/*!
Theme Name: Bailandocore
Theme URI: http://underscores.me/
Author: bestsoft
Author URI: http://bestsoft.info/
Version: 1.0.0

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.recipes-home-body  img{
	width:100%;
	height:100%;
	max-height:228px;
	max-width:352px;
	-o-object-fit:cover;
	   object-fit:cover;
}
.desktop {display: block;}
.mobile {display: none;}
.lost_password a {color: #4A4A4A;}
.woocommerce-form-login-toggle {font-size:20px;color:#FD470D;padding: 0px 15px;margin-bottom: 20px;}
.woocommerce-form-login-toggle a{font-size:20px;color:#4A4A4A;}
.woocommerce-form-login {padding: 15px;}
.twentyfourhours {font-size: 16px!important;margin-top: 15px;}
.recipes-home-body a.col-lg-4{
	display: block;
overflow: hidden;
}
.lang-header {display: none;}
.remove.text {display: block;font-size: 13px;color: #4A4A4A;margin-top: 10px;}
.emptycart {display: block;text-align: center;margin-top: 30px;color: #4A4A4A;}
.emptycart:hover {color: #4A4A4A;}
.page-produkt .produkt-detail-price {
	font-size: 16px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	color: #4A4A4A;
	margin-top: 0px;
	display: block;
	line-height: 1;
}
.nice-select .option {
	line-height: 20px;
	min-height: 20px;
}
.woocommerce-variation-add-to-cart input[name='quantity'],
.woocommerce-variation-add-to-cart .opt-quontity,
.woocommerce-variation-add-to-cart label{
	display:none!important;
}
.produkt-detail .box.form-group {
	min-height: auto!important;
	margin-bottom:30px;
}
.produkt-detail-select .variations{
	margin-bottom:15px;
}
.searchandfilter h4{
	font-size:14px;
}
.recipes-body .row.arab-revers{
	margin-left:0px;
	margin-right:0px;
}
.single-recipes-h4{
	margin-top: 46px;
	margin-bottom: 78px;
}
.products-h3{
	margin-top: 32px;
	margin-bottom: 58px;
}
.know-us-cart p {
	font-size: 24px;
	line-height:1;
}
.know-us-cart p strong{
	line-height:1;
	margin-top:14px;
}
.contact.news-bg {
	padding-bottom: 83px;
	padding-top: 93px;
}
.request-offer {
	margin: 0 auto 85px auto;
}

.submit-recipes .submit-recipes .h3 {
	margin-bottom: 29px;
}
.submit-recipes .col-lg-12.mt50 {
	margin-top: 20px;
}
.page-template-page-request .contact.news-bg {
	padding-bottom: 129px;
	padding-top: 93px;
}
.nav-page{
	margin-top: 40px;
	margin-bottom: 26px;
}
.news-body .col-lg-4{
	padding-bottom:30px;
	display:block;
}
ol li{
	list-style:none;
}
ol li span{
	padding-right:10px;
}


.border_red{
	border:1px solid red;
}
.tab-content .form-group label {
	padding-left:25px;
	position:relative;
}
.tab-content .form-group label::before {
	content: url(images/chek-pasive.svg);
	position: absolute;
	left: 0px;
	top: 2px;
}
.tab-content .form-group.red label::before {
	content: url(images/chek-active.svg);
}
.shoping-cart {
	z-index: 9999999999999999999999999999999999;
}
.flex-center{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
            justify-content: center;
    align-content: stretch;
    -webkit-box-align: center;
            align-items: center;
}
.flex-center label,
.flex-center div{
    -webkit-box-ordinal-group: 1;
            order: 0;
    -webkit-box-flex: 0;
            flex: 0 1 auto;
    -webkit-align-self: auto;
    align-self: auto;
    }
.radio-type  span.wpcf7-list-item.radio-active {
	color:#fff;
	background:#FD470D;
	padding:2px 15px 2px 25px;
}
.radio-type span.wpcf7-list-item {
	display: inline-block;
	position: relative;
	color: #FD470D;
	height: 26px;
	border: 1px solid #FD470D;
	color: #FD470D;
	padding: 2px 15px;
	border-radius: 15px;
	font-size: 14px;
	font-weight: 400;
	overflow:hidden;
}
.wpcf7-form-control-wrap.radio-type{
	margin:0 auto;
	display:block;
}
.radio-type .radio-active::before {
	content: url(./images/check.svg);
	color: transparent;
	display: inline-block;
	font-size: 20px;
	line-height: 22px;
	margin: 0px -11px 0px 0;
	height: 20px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
	transition: color ease .3s;
	-webkit-transition: color ease .3s;
	-moz-transition: color ease .3s;
	-ms-transition: color ease .3s;
	-o-transition: color ease .3s;
	position: absolute;
	left: 5px;
	top: -3px;
}
.radio-type .radio-active input[type="radio"] {
	display: block;
	position: absolute;
	width: calc(100%);
	height: calc(100%);
	margin: 0px 0px -5px -25px;
}
.radio-type input[type="radio"] {
	display: block;
	position: absolute;
	width: calc(100%);
	height: calc(100%);
	margin: 0px 0px -5px -15px;
	opacity: 0;
}

.radio-type span.wpcf7-list-item {
	margin: 0 5px 0 5px;
}
.opasiti1{
	opacity:1;
}
.opasiti0{
	opacity:0.8;
}
.border{
	border: 1px solid #ccc;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid #FD470D!important ;
	font-size:14px; 
}
.dropdown-menu {
	padding: 1.5rem 0;
}
.alm-reveal.row .col-lg-4{
	padding-bottom:30px;
}
.news-body .news-cart {
	height: 100%;
}
.news-home  .col-lg-4{
	padding-bottom:30px;
}
.news-home .news-cart{
	height:100%;
}
.news-cart img {
	height: 192px;
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
}
.two-block-text {
	line-height: 1;
	text-shadow: 0px 0px 13px rgba(0,0,0,0.5);
}
#logo {background-repeat: no-repeat!important;}
.button,.two-block-text,.carousel-caption,h3,
.recipes-a,.know-us-a{
	font-family: 'Roboto Slab', serif;
}
.recipes-template-default .recipes-body .nav-page{
	max-width:100%;
}
.page-template-default .recipes-body .nav-page{
	max-width:100%;
}
.recipes-body .nav-page{
	margin-left:auto;
	margin-right:auto;
	max-width:960px;
	display:inline-block;
}
.address1{
	margin-bottom:15px;
	    display: block;
}
.close {
	right: 30px;
	top: 20px;
	left: auto;
}
.directions ol  li{
	list-style:none;
}
.directions ol  li span{
	color:#868686;
	margin-right:10px;
	margin-left:0px;
}
.pb150{
	padding-bottom:150px;
}
.have-account .close{
  border: none!important;
  width: auto!important;
  height: auto!important;
  background: transparent!important; 
  border-radius: 27px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  display: inline-block;
  color: #000!important; 
  padding-left: 0px!important; 
  padding-right: 0px!important; 
  line-height: 1!important;
}
#wp-submit{
	border: none;
	width: 100%;
	height: 46px;
	background: #FD470D;
	border-radius: 27px;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	-ms-border-radius: 27px;
	-o-border-radius: 27px;
	margin: 20px auto 0px;
	display: block;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 40px;
	text-align:center;
}
.have-account #rememberme{
	width:auto;
	height:auto;
	text-align:center;
	display:inline-block;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 71, 13, 0.5);
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgba(253, 71, 13, 1);
  border-color: rgba(253, 71, 13, 1);
}
#customer_details h3{
	color: #4A4A4A;
	text-transform:uppercase;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 34px;
	font-family: 'Roboto Slab', serif;
}


.have-account input {
  width:100%;
  height: 36px;
  text-align: center;
  border: 1px solid #DEDEDE;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
	display:block;
	text-align: left;
  padding-left: 15px;
  padding-right: 15px;
	
}
.have-account-a img{
	margin-right:5px;
}
.have-account .close span{
	font-weight: 400!important;
  font-size: 30px!important;
}
.btn-primary:hover {
  color: #fff;
  background-color: #FD470D;
  border-color: #FD470D;
}
.produkt-detail-img img{
	/*height:100%;*/
	width:auto;
}
.produkt-detail-select .quantity_select{
  display:block;
	width:100%;
	margin-bottom:20px;
}
.produkt-detail-img {
	padding: 30px;
}
.attachment-full.size-full {
	display: block;
	overflow: hidden;
	/* height: auto; */
	/* width: auto; */
	max-height: 100%;
	width: auto;
}
.wraprodukt {
	overflow: hidden;
}
.payment-body .submit-recipes {
	padding-bottom: 0px;
}
.produkt-detail-select .box label:hover {
   box-shadow: none;
}
#Modalcontent button {
	border: none!important;
	width: auto!important;
	height: auto!important;
	background: transparent;
	color: #000!important;
	font-weight: 400;
	font-size: 24px!important;
}
#Modalcontent .modal-header {
	border-bottom: 0px solid #dee2e6;
}
.nice-select.open .list {
	z-index: 99;
}
#Modalcontent .modal-title {
	font-size: 44px;
	font-weight: bold;
	color: #FD470D;
	margin-top: 10px;
	font-family: 'Roboto Slab', serif;
}



.product-range-cart img{
	max-height: 155px;
width: auto;
-o-object-fit: cover;
   object-fit: cover;
}
/*.form-row.place-order{
	display:none;
}*/
.shoping-cart:hover{
	text-decoration:none;
}
.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #FD470D;
}
.cf7sg-popup{
	padding-bottom: 150px;
	overflow:hidden;
	display:block;
}
.submit-recipes .h3 {
	margin-bottom: 40px;
	width: 100%;
	/* text-align: center; */
	display: block;
	margin-top: 2px;
}
.submit-recipes .col-lg-6{
	margin-top:20px;
}
.submit-recipes  label {
	display: inline-block;
	margin-bottom: 10px;
}
.submit-recipes   .form-group {
	margin-bottom: 18px;
}
.tab-content .wpcf7-form-control {
	min-height: 34px;
	width: 65px!important;
	height: 36px!important;
	text-align: center;
	border: 1px solid #868686!important;
	border-radius: 18px!important;
	-webkit-border-radius: 18px!important;
	-moz-border-radius: 18px!important;
	-ms-border-radius: 18px!important;
	-o-border-radius: 18px!important;
	overflow: hidden!important;
	padding-left: 17px;
}
#place_order {
	display: none;
}
.quont-minus {
	z-index: 9;
}

.checkout-button.button.alt.wc-forward{
	border: none;
	max-width:270px;
	width: auto;
	height: 46px;
	background: #FD470D;
	border-radius: 27px;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	-ms-border-radius: 27px;
	-o-border-radius: 27px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding-left: 55px;
	padding-right: 55px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
            justify-content: center;
    align-content: stretch;
    -webkit-box-align: center;
            align-items: center;
}

.actions .button{
	border: none;
	height: 46px;
	background: #FD470D;
	border-radius: 27px;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	-ms-border-radius: 27px;
	-o-border-radius: 27px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
}

#place_order {
	display: none;
}
.cv .inputfile + label {
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	text-decoration: underline;
	color: #FD470D;
	background-color: transparent;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 0px; 
}
.cv{
	width: 100%;
	background: #F7F7F7;
	height: 42px;
	border: 1px solid #DEDEDE;
	border-radius: 4px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-ms-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.cv .file-120 {
	position: relative;
	right: 0px;
	top: 0px;
	font-size: 14px;
	color: #FD470D;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
	width: 100%;
}
.wc_payment_method.payment_method_cop{
	width: auto;
	font-family: 'Roboto', sans-serif;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	position: relative;
	padding-left: 60px;
	padding-right: 30px;
	background: transparent;
	margin-right: 20px;
	display: inline-block;
}

.wc_payment_method.payment_method_cop::before {
	content: url(./images/cc.svg);
	position: absolute;
	left: 25px;
	top: 3px;
}
.payment-body .hay {display: none;}
.product-template-default .product-recipe  {padding-right: 15px;
padding-left: 15px;}
#order_review h5 {margin-bottom: 20px;}
.wc_payment_method.payment_method_cod{
	position: relative;
}
.wc_payment_method.payment_method_cod::before {
	content: url(./images/cc.svg);
	position: absolute;
	right: 25px;
	top: 3px;
	display: inline-block;
}
.wc_payment_method.selected {border: 1px solid #41AA49;}
.wc_payment_method {border: 1px solid #D3D3D3;}
.wc_payment_method.payment_method_cod {
	width: auto;
	font-family: 'Roboto', sans-serif;
	height: 42px;
	
	line-height: 42px;
	font-size: 14px;
	/*position: absolute;*/
	padding-left: 60px;
	padding-right: 30px;
	background: transparent;
	margin-right: 20px;
	display: inline-block;
	left: 0px;
}

.wc_payment_method.payment_method_cod::before {
	content: url(./images/cc.svg);
	position: absolute;
	left: 25px;
	top: 3px;
}

.wc_payment_methods.payment_methods.methods li{
	list-style:none;
	background: #EBEBEB;
	
}
.mada {width: 100px;height: auto;}
.wc_payment_methods.payment_methods.methods input[type="checkbox"], .wc_payment_methods.payment_methods.methods input[type="radio"] {
	display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0px;
	opacity:0;
	
}
.wc_payment_methods.payment_methods.methods input[type="radio"] + label::before {
	display: none;
}
.wc_payment_methods.payment_methods.methods {
	display: inline-block;
	padding-left: 0px;
	position: relative;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
	width: 100%!important;
}
#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
	position: relative;
	width: 100%;
}
/*----------*/

.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
	display: none!important;
}

.wc_payment_method.payment_method_stripe{
	left:0px;
}
.wc_payment_method.payment_method_stripe > label{
	width: auto;
	font-family: 'Roboto', sans-serif;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	position: relative;
	padding-left: 60px;
	padding-right: 30px;
	background: transparent;
	margin-right: 20px;
	display: inline-block;
}
.wc_payment_method.payment_method_stripe label img{
	display:none;
}

#payment_method_stripe{
	display: block;
width: 161px;
height: 42px;
position: absolute;
left: 0px;
/*opacity: 0;*/
}
.wc_payment_method.payment_method_stripe > label::after {
	content: url(./images/credit.svg);
	position: absolute;
	left: 25px;
	top: 3px;
}
.wc_payment_method.payment_method_stripe li{
	list-style:none;
	width:auto;
	
}



/*---------*/









.shop_table.woocommerce-checkout-review-order-table{
	display: none;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.wc-stripe-cc-form iframe{
	width:100%!important;
	display:block;
}
.total-amount-title {
	padding-top: 40px;
	
	border-top: 1px solid #DEDEDE;
}

.payment-aside .total-amount-title{
	position: relative;
	width:100%;
}
.payment-aside .total-amount-price {
	
}
.modal-body h4  {text-align: center;font-size: 20px;}
#riyadhModal .modal-header, #riyadhModal .modal-footer {border:0;}
#riyadhModal .single_add_to_cart_button {
	max-width: 175px;
	margin-bottom: 30px;
	margin-top: 0;
}
#riyadhModal .modal-dialog {max-width: 443px;}
.woocommerce-mini-cart td:nth-child(2){
	width: 50%;
    line-height: normal;
    padding: 0px 5px;
}
.shop_table.shop_table_responsive{
	margin-top: 0px;
margin-bottom: 0px;
width: 100%;
font-family: 'Roboto', sans-serif;
}

.tax-total.totals th, .tax-total.totals td, .tax-total.totals td .woocommerce-Price-amount, .tax-total.totals td .woocommerce-Price-amount .woocommerce-Price-currencySymbol, .woocommerce-Price-amount {color: #FD470D;}

tr.order-total {
	border-bottom: 0px solid #DEDEDE!important;
	margin-bottom: 20px!important;
	display: block!important;
}
.order-total .woocommerce-Price-amount.amount,
.order-total .woocommerce-Price-currencySymbol{
	border-bottom: 0px solid transparent!important;
	font-family: 'Roboto', sans-serif;
font-size: 22px!important;
color: #4A4A4A!important;
	font-weight:400;
}
.woocommerce-cart-form__cart-item.cart_item .input-text.qty.text {
     border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	height: 36px;
	width: 85px;
	line-height: 37px;
	text-align: center;
	border: 1px solid #dbdbdb;
	padding-left: 0px;
}
.input-text.qty.text {
     border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border: 1px solid #dbdbdb;
	padding-left: 0px;
	background: transparent;
    outline: none;    
    -webkit-appearance: none;
    -moz-appearance: none;
	appearance: none;
}
.post-type-archive-product .input-text.qty.text{
	padding-left: 0px;
	line-height: 37px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
appearance: none;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield !important;
}

#order_review{
	margin: 0px 15px;
}

.payment_method_cop .payment-body p {
	display: none;
}
#place_order{
	width: auto;
	font-family: 'Roboto', sans-serif;
	height: 42px;
	border: 1px solid #41AA49;
	line-height: 42px;
	font-size: 14px;
	 position: relative;
	padding-left: 60px;
	padding-right: 30px;
	background: transparent;
	margin-right: 20px;
	display: inline-block;
	left: 0px;
}
#place_order::before {
	content: url(./images/cach.svg);
	position: absolute;
	left: 25px;
	top: 3px;
}

.woocommerce-lost-password .submit-recipes label {
    display: block;
    width: 100%;
}


.woocommerce-form-login__submit, .woocommerce-Button {
    border: none;
    width: 50%;
    height: 46px;
    background: #FD470D;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    float: right;
}
#createaccount {
    display: inline-block!important;
    width: 20px!important;
    vertical-align: middle!important;
}
.woocommerce-account .woocommerce {direction: rtl;}
.woocommerce-account .woocommerce-form-login span {display: block;width: 100%;}
.woocommerce-account .submit-recipes label span {display: inline-block;width: unset;}
.woocommerce-account .submit-recipes label {display: block;width: 100%;}
.woocommerce-account .woocommerce-form-login {width: 100%;max-width: 400px;}
.woocommerce-ResetPassword {direction: rtl;width: 100%;max-width: 400px;}
.woocommerce-lost-password .page-img, .woocommerce-account .page-img {padding: 60px 15px 25px;min-height: 0;}
.woocommerce-lost-password .woocommerce {direction: rtl;}
.woocommerce-lost-password .recipes-body {margin-top: 0!important;}
.woocommerce-lost-password .justify-content-between, .woocommerce-account .justify-content-between{display: none!important;}
.woocommerce-account-fields p {margin: 0;margin-left: 4%;direction: rtl;display: inline-block !important;vertical-align: top;}
.create-account {float: right;margin-bottom: 20px;width: 100%;direction: rtl;}
.woocommerce-account-fields {overflow: hidden;text-align: right;}
.woocommerce-form-login__rememberme span {display: none!important;}
.woocommerce-form-login__rememberme {display: none;}
.woocommerce-form-login p {display: block;margin-left: auto;overflow: hidden;}
.wc-stripe-elements-field, .wc-stripe-iban-element-field, .woocommerce-Input--text,
#customer_details input, .woocommerce-form-login .input-text{
	direction: rtl;
	height: 42px;
	border: 1px solid #DEDEDE;
	border-radius: 4px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-ms-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	width:100%;
	display:block;
	padding-left:15px;
	padding-right:15px;
}



.shopping-cart tbody tr:last-child {
	border-bottom: 0px solid #DEDEDE;
}

.wc-proceed-to-checkout a:hover {
	text-decoration:none;
}
.product-name a{
	color: #868686;
font-size: 16px;
font-weight: 400;
}
.product-name a:hover{
	color: #868686;
font-size: 16px;
font-weight: 400;
}
.woocommerce-cart-form .quantity.opt-quontity{
	width: 85px;
}
.produkt-detail-select .quont-minus {
	background: #fff;
	height: 26px;
	width: 21px;
	position: absolute;
	left: 10px;
	top: auto;
	border-radius: 18px;
	text-align: center;
	bottom: 6px;
}
.produkt-detail-select .quont-plus {
	background: #fff;
	height: 26px;
	width: 21px;
	position: absolute;
	right: 10px;
	top: auto;
	border-radius: 18px;
	text-align: center;
	bottom: 6px;
}
.produkt-detail-select .variations{
	width:100%;
}
.woocommerce-notices-wrapper{
	display:none;
}
.produkt-detail-select .variations td{
	display:block;
	width:100%;

}
.product-quantity {
	/*width: 65px;*/
	padding-left: 30px;
	padding-right: 30px;
	height: 100%;
	/*display:block;*/
}
.produkt-detail-select .screen-reader-text{
	display:block!important;
}
.first-block .modal-content{
	width: auto;
	margin: 0 auto;
}
.header-page {
    position: relative;
}
.rtl .pagenopadding ul {direction:rtl;}
.rtl .pagenopadding p {direction:rtl;}
.rtl .pagenopadding * {direction:rtl;}
.shoping-cart {
    min-width: 60px;
    width: auto;
    height: 46px;
    background: #fff;
    position: fixed;
    border-top-left-radius: 27px;
    border-bottom-left-radius: 27px;
    right: 0px;
    top: 17px;
    padding-left: 7px;
    padding-right: 14px;
    z-index: 99999;
}

.header-page .shoping-cart {
    
    display:none;
    min-width: 60px;
    width: auto;
    height: 46px;
    background: #fff;
    position: fixed;
    border-top-left-radius: 27px;
    border-bottom-left-radius: 27px;
    right: 0px;
    top: 17px;
    padding-left: 7px;
    padding-right: 14px;
}

.quantity-shoping-cart {
    color:#fff;
    background:#FD470D;
    height: 13px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    font-family: 'Roboto Slab', serif;
    font-size: 12px;
    padding: 0px 7px;
    line-height: 13px;
    display: inline-block;

}

.searchandfilter input[type="submit"] {
	text-decoration: none;
	box-shadow: 0px 3px 11px -6px rgba(50, 50, 50, 0.75);
	border: none;
	width: 186px !important;
	height: 46px !important;
	border-radius: 27px !important;
	-webkit-border-radius: 27px !important;
	-moz-border-radius: 27px;
	-ms-border-radius: 27px;
	-o-border-radius: 27px;
	display: block;
	color: #FD470D !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	background: #fff !important;
}
.searchandfilter select{
	min-width: 150px;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	-webkit-tap-highlight-color: transparent;
background-color: #fff;
border-radius: 5px;
border: solid 1px #e8e8e8;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
height: 42px;
line-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
width: auto;
border-radius: 27px !important;
	margin-left:15px;
	margin-right:15px;
}
.searchandfilter ul{
	padding-left:0;
}
.searchandfilter ul,
.searchandfilter ul li {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
            justify-content: space-between;
    align-content: stretch;
    -webkit-box-align: center;
            align-items: center;
    }
.searchandfilter ul li,
.searchandfilter ul li h4,
.searchandfilter ul li span{
    -webkit-box-ordinal-group: 1;
            order: 0;
    -webkit-box-flex: 0;
            flex: 0 1 auto;
    -webkit-align-self: auto;
    align-self: auto;
    }
.news-detail-text img.w-100 {
	height: auto;
}
.checkbox-wrapp input[type="checkbox"]{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.checkbox-active:before {
	content: url(./images/check.svg);
	color: transparent;
	display: inline-block;
	font-size: 20px;
	line-height: 22px;
	margin: 0px -11px 0px 0;
	height: 20px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
	transition: color ease .3s;
	-webkit-transition: color ease .3s;
	-moz-transition: color ease .3s;
	-ms-transition: color ease .3s;
	-o-transition: color ease .3s;
	position:absolute;
	left: 5px;
    top: -3px;
}
.radio-geder  input[type="radio"] {
    display: block;
}
.radio-geder  input[type="radio"] {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
	left: 0px;
	opacity: 0;
}

.radio-geder span.wpcf7-list-item {
	display: inline-block;
	margin: 0em 15px 0em 0px;
	position: relative;
	padding-left: 25px;
	
}
.radio-geder span.wpcf7-list-item:before{
	content: '';
border: 1px solid #CBC8C8;
border-radius: 50%;
display: inline-block;
font-size: 10px;
line-height: 14px;
height: 14px;
width: 14px;
text-align: center;
vertical-align: middle;
font-size: 0;
-webkit-transition: font-size ease .3s;
transition: font-size ease .3s;
	position:absolute;
	left: 0px;
top: 4px;
}
.radio-geder .radio-active:after{
	content: '';
	border-radius: 50%;
	background:#FD470D;
	height:8px;
	width:8px;
	position:absolute;
		left: 3px;
top: 7px;
}

.checkbox-wrapp input[type="checkbox"] {
	display: block;
	position: absolute;
	width:calc(100% + 30px) ;
	height:calc(100% + 6px) ;
	margin: -3px -15px;
	opacity: 0;
}
.checkbox-wrapp span.wpcf7-list-item {
	display: inline-block;
	margin: 0em!important;
}
.checkbox-wrapp{
font-size: 14px;
font-weight: 400;
font-family: 'Roboto', sans-serif;	
padding: 0px 15px;
	
}
.checkbox-active input[type="checkbox"] {
	display: block;
	position: absolute;
	width: calc(100% + 45px);
	height: calc(100% + 6px);
	margin: -3px 0px -3px -25px;
}

.checkbox-active {
	width: auto;
	height: 26px;
	border: 1px solid #FD470D;
	background: #FD470D;
	color: #fff;
	padding-left: 25px;
}
.alm-btn-wrap .alm-load-more-btn {
	font-size: 15px;
	font-weight: 600;
	width: auto;
	height: 42px;
	line-height: 42px;
	background: #fff;
	color: #FD470D;
	border: none;
	border-radius: 4px;
	margin: 0 0 4px;
	padding: 0 20px;
	display: inline-block;
	position: relative;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	text-align: center;
	text-decoration: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}
.alm-btn-wrap .alm-load-more-btn.done,
.alm-btn-wrap .alm-load-more-btn {
	background-color:#fff;
	text-decoration: none;
	box-shadow: 0px 3px 11px -6px rgba(50, 50, 50, 0.75);
	border: none;
	width: 186px;
	height: 46px;
	border-radius: 27px;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	-ms-border-radius: 27px;
	-o-border-radius: 27px;
	margin: 20px auto 0px;
	display: block;
	color: #FD470D;
	font-weight: 600;
	font-size: 16px;
	background: #fff;
}
.alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .alm-load-more-btn.loading, .alm-btn-wrap .alm-load-more-btn:hover {
	text-decoration: none;
	box-shadow: 0px 3px 11px -6px rgba(50, 50, 50, 0.75);
	border: none;
	width: 186px !important;
	height: 46px !important;
	border-radius: 27px !important;
	-webkit-border-radius: 27px !important;
	-moz-border-radius: 27px;
	-ms-border-radius: 27px;
	-o-border-radius: 27px;
	margin: 20px auto 0px !important;
	display: block;
	color: #FD470D !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	background: #fff !important;
}
.inputfile {
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: 13;
}
.first-block .modal-content button {
	border: none;
	width: 30px;
	height: 30px;
	background: #FD470D;
	border-radius: 27px;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	-ms-border-radius: 27px;
	-o-border-radius: 27px;
	margin:0px;
	display: block;
	color: #fff;
	font-weight: 600;
	font-size: 23px;
	position: absolute;
	right: 5px;
	top: 5px;
	left: auto;
}
/*.carousel-indicators li:last-child{
	display:none;
}*/
.page-id-121 .box label {
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	text-decoration: underline;
	color: #FD470D;
	background-color: #F8FCFF;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 57px;
}
.page-id-121 .box:focus  label, .box label:hover {
	box-shadow: 0px 3px 11px -6px rgba(50, 50, 50, 0.75);
}
.cp{
	cursor:pointer;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.screen-reader-text
{
	display: none;
}


@media (max-width: 1320px) {
.shoping-cart,
.header-page .shoping-cart{
	top: 5px;
}
}

@media (max-width: 767px) {
.desktop {display: none;}
.mobile {display: block;}
#logo {min-height: 67px!important;}
.home .order-now-btn a {padding: 7px 20px!important;font-size: 15px!important;}
.home .order-now-btn.ramadan {margin-top: 85px!important}
}

.companies {
	padding-top: 100px;
	padding-bottom: 200px;
}

.companies .item {
	height: 122px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	        justify-content: center;
	padding: 20px;
	-webkit-box-align: center;
	        align-items: center;
  border: 1px solid #DEDEDE;
	margin-bottom: 30px;
}

.companies .item img {
	max-height: 100%;
}

.post-type-archive-award .news-cart p {
	margin-top: 15px;
}

.single-award .news-detail {
	padding-bottom: 150px;
}

.pb150 {
	padding-bottom: 150px;
}

.csr .col-12 {
	max-width: 935px;
}
.csr__header-image {
	width: 100%;
	height: 448px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	        justify-content: center;
	margin-bottom: 70px;
}

.csr__header-image h1 {
	color: #fff;
	text-align: center;
}

.csr__header-image hr {
	margin: 25px auto 15px;
	border: none;
}

.csr__header-image hr:before {
	content:'';
	display: block;
	border-top: 3px solid white;
	width: 50px;
	margin: 0 auto;
}

.csr h4 {
	margin-bottom: 20px;
	line-height: 1.5;
}

.csr .wp-block-columns {
	padding-top: 20px;
}

.page-img-xl {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 25px 25px 75px;
	height: 440px;
}

.csr-page-content {
	margin-top: 100px;
	margin-bottom: 70px;
}

.csr-page-content * {
	line-height: 1.5;
}

.csr-items .item {
	text-align: center;
	padding: 20px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	max-width: 283px;
	margin: 15px auto;
	height: 443px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.csr-items .item h2 {
	
}

.csr-items .item h2:after {
	content:'';
	width: 56px;
	border-top:3px solid #fff;
	margin: 25px auto 7px;
	display:block;
}

.csr-items .item p {
	font-size: 14px;
	line-height: 1.75;
}

.csr-items .item img {
	position: absolute;
	bottom: 40px;
	-webkit-filter: brightness(0) invert(1);
	        filter: brightness(0) invert(1);
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}
