/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.custom-orange-button-salatka {
	display: block;
	border-radius: 2em;
	min-width: 120px;
	padding: 8px 30px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin: 25px 0px;
	text-align: center;
	background-color: #F09819;
	color: #fff !important;
	font-size: 20px;
}

.custom-orange-button-salatka:hover {
	background-color: transparent;
	color: #F09819 !important;
}

.whitespace_nowrap {
	white-space: nowrap;
}

.w_fit_content {
	width: fit-content !important;
}

#btn_banner {
	padding: 0.5em 2em!important;
	letter-spacing: 0!important;
}


.pink_underline_select17 {
	background-image: url(https://bedietcatering.pl/wp-content/uploads/2023/06/SELECT17-Baner-IMG_03_fix@500x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    padding-bottom: 35px;
}

.btn-width {
	width: 66% !important;
}

.btn-summer23-pink {
	width: 66% !important;
	color: #e42969 !important;
}


.btn-summer23-gray {
	width: 66% !important;
	color: #748188 !important;
}

.btn-summer23-gray-mobile {
	color: #748188 !important;
	transform: scale(1) !important;
}

.btn-summer23-pink-mobile {
	color: #e42969 !important;
	transform: scale(1) !important;
}

.btn-summer23-pink-mobile-2 {
	transform: scale(1) !important;
}

.bg-light-gray-summer {
	background-color: #e0e1e7 !important;
    border-color: #e0e1e7 !important;
}

.bg-light-gray-summer:hover {
	background-color: #d3d4da !important;
    border-color: #d3d4da !important;
}

.btn-summer23-gray-discount-text{
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	border-radius: 20px !important;
	color: #748188 !important;
	background-color: white !important;
}

.no-side-padding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.btn-hidden {
	display: none;
}

.video-some-girl {
	width: 640px !important;
	border-radius: 20px; 
    overflow: hidden; 
}

.container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 178%; /* aspect ratio */
	border-radius: 20px; 
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.text_nowrap {
	white-space: nowrap;
}

@media only screen and (min-width: 580px) {
.gap_20_desktop {
	gap: 20px !important;
}
	
	.hide_on_desktop {
		display: none !important;
	}
}

@media only screen and (max-width: 580px) {	
	.hide_on_mobile {
		display: none !important;
	}
}

@media(max-width:560px){  
#ochrona_danych{
display:none;
}
	#mauticform_input_formularzbedietweek23_submit {
		height:36px;
		padding;0;
		font-size:17px!important;
	}
    }
  
    #mauticform_input_formularzbedietweek23_f_name, 
    #mauticform_input_formularzbedietweek23_email, 
    #mauticform_input_formularzbedietweek23_phone {
      background: #e1e2e8;
      border-color:  #e1e2e8;
      width: 100%;
      border-radius: 35px;
      margin: 10px 0 10px 0;
      padding: 9px 20px;
      font-family: 'Poppins';
    }
    
    .mauticform-checkboxgrp-row {
        display: flex;
        gap: 5px;
    }
    
    #mauticform_checkboxgrp_label_droga_elektroniczna_10{
     font-family: Poppins !important;
     font-size: 12px !important;
    font-weight:500;
    color: #5e6a74;!important;
     line-height: 1.5 !important;
     text-align: left;
        position: relative;
        top: 2px;
        left: 7px;
    }
    
    #mauticform_checkboxgrp_label_droga_telefoniczna_10{
     font-family: Poppins !important;
     font-size: 12px !important;
     font-weight:500;
    color: #5e6a74; !important;
     line-height: 1.5 !important;
     text-align: left;
        position: relative;
        top: 2px;
        left: 7px;
    }
    
    #mauticform_formularzbedietweek23_droga_elektroniczna{
        margin-top: 5px;
        margin-bottom: 10px;
        color: #5e6a74;
    }
    
    .mauticform-checkboxgrp-checkbox{
        width: 16px!important;
        height: 18px!important;
        appearance: none!important;
        -webkit-appearance: none!important;
        -moz-appearance: none!important;
        background-color: transparent!important;
        border: solid 1px #5e6a74!important;
        border-radius: 5px!important;
        cursor: pointer!important;
    }
    
    .mauticform-checkboxgrp-checkbox:checked{
        background-image: url(https://bedietcatering.pl/wp-content/uploads/2022/12/BDC-check-gray.png)!important;
        background-size: 70% 70%!important;
        background-repeat: no-repeat!important;
        background-position: center!important;
    }
    
    #mauticform_input_formularzbedietweek23_submit{
      display: flex;
      justify-content: center;
      width: 100%;
      align-items: center;
      height: 45px;
      background-color: #e42a69 !important;
      border-radius: 35px;
      margin-top: 20px;
        box-shadow: 0px 0px 0px 0px #ffffff !important;
        color: #ffffff !important;
        font-family: Poppins !important;
        font-size: 19px !important;
        font-weight: 700 !important;
        -webkit-letter-spacing: 0 !important;
        -moz-letter-spacing: 0 !important;
        -ms-letter-spacing: 0 !important;
        letter-spacing: 0 !important;
        line-height: 1 !important;
        text-transform: none !important;
        -webkit-text-decoration: none !important;
        text-decoration: none !important;
        font-style: normal !important;
        border-bottom-left-radius: 35px !important;
        border-bottom-right-radius: 35px !important;
        border-bottom-width: 0px !important;
        border-color: rgba(0,0,0,.35) !important;
        border-left-width: 0px !important;
        border-right-width: 0px !important;
        border-style: solid !important;
        border-top-left-radius: 35px !important;
        border-top-right-radius: 35px !important;
        border-top-width: 0px !important;
    }
    /*   font-size: 1.25em; */
    
    #mauticform_input_formularzbedietweek23_submit:hover{
    background: #d71c5c !important;
        box-shadow: 0px 0px 0px 0px #ffffff !important;
        color: #ffffff !important;
        font-family: Poppins !important;
        font-size: 19px !important;
        font-weight: 700 !important;
        -webkit-letter-spacing: 0 !important;
        -moz-letter-spacing: 0 !important;
        -ms-letter-spacing: 0 !important;
        letter-spacing: 0 !important;
        line-height: 1 !important;
        text-transform: none !important;
        -webkit-text-decoration: none !important;
        text-decoration: none !important;
        font-style: normal !important;
        border-bottom-left-radius: 35px !important;
        border-bottom-right-radius: 35px !important;
        border-bottom-width: 0px !important;
        border-color: rgba(0,0,0,.35) !important;
        border-left-width: 0px !important;
        border-right-width: 0px !important;
        border-style: solid !important;
        border-top-left-radius: 35px !important;
        border-top-right-radius: 35px !important;
        border-top-width: 0px !important;
    }
    
    .mauticform-errormsg {
    font-family: 'Poppins' !important;
    }
    
    .video_button_container{
    margin-top: 0 !important;
    bottom: 10px;
    }
    
    #video_mobile_lp{
    margin-top: 18px;
    }
    
    #video_mobile_lp iframe{
    height: calc(100vw + 180px) !important;
    }
    
    @media(max-width:560px){
    #ochrona_danych{
    bottom: 15px;
        position: relative;
    }}
    
    @media(min-width:560px){
    #video_button_lp{
    display: none !important;
    }
    }
    
    #video_button_lp{
    margin-top: 0 !important;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 45px;
      border-radius: 35px;
      margin-top: 20px;
        box-shadow: 0px 0px 0px 0px #ffffff !important;
        color: #ffffff !important;
        font-family: Poppins !important;
        font-size: 19px !important;
        font-weight: 700 !important;
        -webkit-letter-spacing: 0 !important;
        -moz-letter-spacing: 0 !important;
        -ms-letter-spacing: 0 !important;
        letter-spacing: 0 !important;
        line-height: 1 !important;
        text-transform: none !important;
        -webkit-text-decoration: none !important;
        text-decoration: none !important;
        font-style: normal !important;
        border-bottom-left-radius: 35px !important;
        border-bottom-right-radius: 35px !important;
        border-bottom-width: 0px !important;
        border-color: rgba(0,0,0,.35) !important;
        border-left-width: 0px !important;
        border-right-width: 0px !important;
        border-style: solid !important;
        border-top-left-radius: 35px !important;
        border-top-right-radius: 35px !important;
        border-top-width: 0px !important;
    }
    
    #mautic_form_script{
    display:  none !important;
    }

.opinions_rest{
display:none;
}

.mobile_subhead{
padding: 0 3% 0 3% !important;
}

.desktop_opinion_content{
height: 88px;
}

#footer_background > div > div > div.background-inner {
	background-position: 0 90% !important;
}

#footer_background_thp > div > div > div.background-inner {
	background-position: 0 120% !important;
}
