/*
Theme Name:    abesbagels
Theme URI:     https://koderspedia.com/
Author:         Koderspedia
Author URI:    https://koderspedia.com/
Description:   WooCommerce Theme
Version:       1.0.0
*/
/*@import url("../fonts/fonts.css");*/

@font-face {
  font-family: "knockout50";
  src:    
    url("../../../wp-content/themes/wp_theme/fonts/knockout50.otf") format("opentype");
}
@font-face {
  font-family: "knockout94";
  src:    
    url("../../../wp-content/themes/wp_theme/fonts/knockout94.otf") format("opentype");
}


*{ margin: 0; padding: 0; }
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{ margin: 0; padding: 0; }
table{ border-collapse: collapse; border-spacing: 0; }
fieldset, img{ border: 0; }
address, caption, cite, code, dfn, em, strong, th, var{ font-style: normal; font-weight: normal; }
ol, ul, li{ list-style: none; display:inline; }
caption, th{ text-align: left; }
q:before, q:after{ content: ""; }
abbr, acronym{ border: 0; }
article, aside, figure, footer, header, nav, section{ display:block; }
a:hover, a:active, a:focus{ color:#aeaeae; text-decoration:none; }
img, a{ margin:0; padding:0; outline:none !important; max-width: 100%; height: auto; }
img:hover{ /*opacity: 0.7;*/ }
.img_holder{ height:auto; width:100%; border-radius: 0; overflow: hidden; }
.no_pad{ padding-left: 0; padding-right: 0; }
*:focus{ outline: none; }
.page_wrap{	width:90%; margin:0 auto; }
.sec{ width:100%; padding:70px 0; }
.owl-carousel{ direction: ltr; }
li:last-child{margin-bottom: 0;}
::-webkit-input-placeholder{ /* Chrome/Opera/Safari */ color: #767676; }
::-moz-placeholder{ /* Firefox 19+ */ color: #767676; opacity: 1; }
:-moz-placeholder{ /* Firefox 18- */ color: #767676; opacity: 1; }
:-ms-input-placeholder{ /* IE 10+ */ color: #767676; }
/* For Bootstrap */
.nav>li>a:focus, .nav>li>a:hover{background-color:transparent;}
.navbar{border-radius:0; margin:0; border:0; background-color: transparent; z-index: 3;}
.navbar .navbar-nav ul.dropdown-menu li a{color: #fff; padding: 5px 20px; background-color: #333;}
.navbar-nav>li>.dropdown-menu{background-color: #333;}
.navbar-toggle{background-color: #ccc;}
.navbar .navbar-nav li.active a{color: #7aac3d; background-color: transparent;}
.navbar .navbar-header .icon-bar{background-color: #fff;}
.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color: #7aac3d; background-color: transparent;}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a span{color: #fff;}
/* END - For Bootstrap */
body{ font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; line-height:normal; font-family: 'Montserrat', sans-serif; color: #333;
background-color: #FFF; /* background: #FFF url("../images/bg.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;	background-size: cover;*/}
h1{	font-size:32px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "knockout50"; color: #1c1c1c; }
h2{	font-size:30px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "knockout50"; color: #1c1c1c; }
h3{	font-size:24px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "knockout50"; color: #1c1c1c; }
h4{	font-size:18px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "knockout50"; color: #1c1c1c; }
h5{	font-size:16px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "knockout50"; color: #1c1c1c; }
h6{	font-size:14px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "knockout50"; color: #1c1c1c; }
p{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: 'Schibsted Grotesk', sans-serif; color: #1c1c1c; }
span{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: 'Schibsted Grotesk', sans-serif; color: #1c1c1c; }
li{	font-size:14px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Schibsted Grotesk', sans-serif; color: #1c1c1c; }
a{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: 'Schibsted Grotesk', sans-serif ; color: #1c1c1c; text-decoration:none; transition:all 1s ease 0s; cursor: pointer; }
.btn1{border: none; background: none; background-image: none; text-align: center; border-radius: 5px; padding: 10px 30px; color: #fff; background-color: #13171f; transition: all 1s ease 0s; display: inline-block;}
.btn1:hover{color: #fff; background-color: #00c3d0;}
div.center{text-align: center;}
/*Goto TOP*/
.go_to_top{position:fixed; opacity:0; visibility:hidden; overflow:hidden; text-align:center; z-index:9; background-color:#837e7e; color:#FFF; width:50px; line-height:50px; right:30px; bottom:30px; border-radius:7px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; cursor:pointer;}
.go_to_top.show{visibility:visible; opacity:0.5;}
.go_to_top:hover{opacity:1; color:#FFF;}
.go_to_top i.fa{line-height:inherit;}
/*contact form css*/
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{margin-bottom: 0px !important;}
.wpb_gmaps_widget .wpb_wrapper{padding:0 !important;}
.contact-from .wpcf7-form span{margin-bottom: 0px !important;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, span.wpcf7-not-valid-tip{display:none !important;}
.wpcf7-not-valid{border-color:red !important;}
div.wpcf7-validation-errors{border:0 !important;}
div.wpcf7-mail-sent-ok{border:0 !important;}
/*Search Overlay Css*/
.mk-search-trigger { display: inline-table; font-size: 24px; color: #e1e1e1; }
.mk-search-trigger:hover{background: #111;border-color:#111;color:#fff;}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #searchform input[type=submit] { position: absolute; width: 100px; height: 100%; background-color: #ce000c; border: 0; right: 0; top: 0; color: #fff; }
#searchform { position: relative; verticle-align: middle; }
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #searchform input[type="text"] { width: 800px; background-color: transparent; -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); border: 0; text-align: center; font-size: 35px; color: #fff; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show { visibility: visible; opacity: 1; }
.mk-fullscreen-search-overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; opacity: 0; visibility: hidden; background-color: rgba(0, 0, 0, .94); text-align: center; -webkit-transition: all ease-in-out .25s; -moz-transition: all ease-in-out .25s; -ms-transition: all ease-in-out .25s; -o-transition: all ease-in-out .25s; transition: all ease-in-out .25s; }
.mk-animate-element, .mk-effect-bg-layer, .mk-fullscreen-search-overlay { -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }
.mk-fullscreen-search-overlay { z-index: 999999;}
.mk-fullscreen-search-overlay .mk-fullscreen-close:link, .mk-fullscreen-search-overlay .mk-fullscreen-close:visited { color: #fff; }
.mk-fullscreen-search-overlay .mk-fullscreen-close { position: absolute; right: 50px; top: 70px; font-size: 26px; -webkit-transition: transform ease-out .2s; -moz-transition: transform ease-out .2s; -ms-transition: transform ease-out .2s; -o-transition: transform ease-out .2s; transition: transform ease-out .2s; transform: rotate(0deg); }
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper { opacity: 1; visibility: visible; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); ms-transform: scale(1); }
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper { display: inline-block; max-width: 1000px; vertical-align: middle; text-align: center; font-size: 18px; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); ms-transform: scale(0.9); opacity: 0; width: 100%; visibility: hidden; -webkit-transition: all ease-in-out .3s; -moz-transition: all ease-in-out .3s; -ms-transition: all ease-in-out .3s; -o-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper form label{display:none;}
.mk-search-trigger { -webkit-transition: color .2s ease-in-out; -moz-transition: color .2s ease-in-out; -ms-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out; transition: color .2s ease-in-out }
#mk-search-overlay .searchform { left: 0; position: absolute; right: 0; top: 120px; }
#mk-search-overlay input[type="text"] { background: transparent none repeat scroll 0 0; border-color: grey; border-width: 0 0 1px; color: #fff; min-height: 60px; width: 70%; border-bottom: 1px solid; }
#searchform > input[type="submit"] { background: #838383 none repeat scroll 0 0; border: medium none; border-radius: 3px; color: #fff; font-size: 14px; padding: 10px 20px; vertical-align: bottom; transition: 0.35s; }
#mk-search-overlay #searchform input[type="text"] { bottom: 0; clip: auto; left: auto; top: auto; }
#mk-search-overlay .searchform::before { display: none; }
/*Search overlay End*/
div.wpcf7-mail-sent-ng, div.wpcf7-aborted{border: 2px solid transparent !important; color:#fff;}
/*Dropdown Css*/
/*.dropdown:hover > .dropdown-menu { display: block;}
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover > .dropdown-menu {display: block;}
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }
.dropdown-submenu:hover>a:after { border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }*/
/*./Dropdown Css*/
.sticky{z-index: 1000; position: fixed; top: 0px; height: fit-content;}
/*Woo-commerece Pages Setting css start*/
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.u-columns{/*padding:70px 0px;*/}
.woocommerce form .form-row label{color:#000; text-transform: capitalize;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{padding: 10px; border: 1px solid #cb9e44;}
.login input{padding: 5px;  border: 1px solid #ccc;}
.login .button{background-color: #f05d6c !important; color: #fff !important; font-weight: normal !important; text-transform: uppercase; border-radius: 0 !important; padding: 10px 30px !important;}
.login .button:hover{background-color: #000 !important; color: #fff !important; }
.woocommerce form .form-row label.inline{display: block; padding: 10px 0px;}
.woocommerce form .form-row label.inline span{font-size: 14px; font-weight: bold;}
.register label{ }
.register input{padding: 5px;  border: 1px solid #ccc;}
.register .button{background-color: #f05d6c !important; color: #fff !important; font-weight: normal !important; text-transform: uppercase; border-radius: 0 !important; padding: 10px 30px !important;}
.register .button:hover{background-color: #000 !important; color: #fff !important; }
#yith-wcwl-form{padding:70px 0px;}
.checkout{/*padding-top: 70px;*/}
.woocommerce-MyAccount-navigation{/*padding:70px 0px;*/}
.woocommerce-MyAccount-content{/*padding:70px 0px;*/}
.woocommerce-cart-form{/*padding-top:70px;*/}
.cart-collaterals{/*padding-bottom:50px;*/}
.wsmsb_title{color:#000; padding-bottom: 30px;}
.woocommerce div.product .woocommerce-product-rating{margin-bottom: 0; width: 70%; float: right; margin: 12px 0px;}
.product-page .star-rating{display:none !important;}
.checkout_coupon .button{background-color: #cb9e44 !important; color: #fff !important;}
.woocommerce-error{display:none;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{padding:0px 15px;}
/*.select2-results{overflow-y: scroll;}
.select2-results__option[aria-selected], .select2-results__option[data-selected]{display:block;}*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{/*height:320px;*/}
.woocommerce form.register .woocommerce-privacy-policy-text p{padding: 30px 0px;}
#customer_login{}
#customer_login h2{text-transform: uppercase; font-weight: bold;}
.yith-wcwl-add-to-wishlist .show a{font-weight: bold; color: #cb9e44;}
.related{float: left; padding: 30px 0px; text-align: center;}
.related h2{text-transform: uppercase; border-top: 1px solid #000; border-bottom: 1px solid #000; width: 39%; margin: 50px auto;}
.related h2 span{font-size:28px; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{border: 0; width: 100%; font-weight:bold;}
.related .add_to_cart_button{background: transparent !important; text-decoration: underline !important; text-transform: capitalize;}
.cart-empty{/*padding: 70px 0px 0px 0px;*/ text-align: center; font-size: 16px; text-transform: capitalize; font-weight: bold;}
.return-to-shop{padding: 30px 0px 0px 0px; text-align: center;}
.return-to-shop a{background-color: #cb9e44 !important; color: #fff !important;    border-radius: 0 !important;}
.woocommerce .cart .button, .woocommerce .cart input.button{background-color: #cb9e44 !important; color: #000 !important;  }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #cb9e44 !important; color:#000 !important;}
.woocommerce .quantity, .woocommerce-page .quantity{width: 100%;}
.product-detail{padding: 70px 0px;}
.woocommerce .woocommerce-breadcrumb{display:none;}
.product-detail .product_title{    text-transform: uppercase;}
.product-detail .price{padding:10px 0px;}
.product-detail .price .amount{font-weight: bold; color: #cb9e44; font-size: 24px;}
.product-detail .price .woocommerce-Price-currencySymbol{font-weight: bold; color: #cb9e44; font-size: 24px; }
.product-detail  .posted_in{display:none;}
.woocommerce div.product form.cart div.quantity{width: 100%;}
.entry-summary .cart{}
.entry-summary .cart h2{font-size: 18px; font-weight: bold; color: #252525; text-transform: uppercase; padding-bottom: 20px;}
.entry-summary .cart .quantity{float:none !important; margin-bottom: 30px !important;}
.entry-summary .cart .quantity input{border: 1px solid #cb9e44; color: #000; height: 30px;}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover{background-color: #cb9e44; color: #fff;}
.entry-summary .cart button{background-color: #cb9e44 !important; text-transform: uppercase; border-radius: 0; padding: 15px;}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty{width: 4.1em !important; left: 30px; position: relative; background-color: #cb9e44;}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus{position: absolute; left: 0px; top: 0px; height: 29px; background: transparent; width: 31px;}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus{position: absolute; width: 31px; height: 29px; background: transparent; left: 87px !important; border-bottom: 1px solid #e1e1e1;}
.entry-summary .yith-wcwl-add-to-wishlist{margin-top: 10px; float: left; top: -163px; position: relative; left: 148px;}
.entry-summary .yith-wcwl-add-button a:before{content: "\f08a"; font-family: fontawesome; padding-right: 10px;}
.entry-summary .yith-wcwl-add-button a{border: 1px solid #000; border-radius: 0; padding: 11px; font-weight: bold; text-transform:uppercase;}
.entry-summary .yith-wcwl-add-button a:hover{background-color: #cb9e44; color: #fff; border: 1px solid #cb9e44;}
.woocommerce-product-details__short-description{padding:30px 0px;}
.woocommerce-product-details__short-description p{line-height:25px; font-size: 16px; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs{display: block; float: left; width: 20%; vertical-align: middle; margin:0;}
.woocommerce div.product .woocommerce-tabs .panel{margin: 0 0 2em; width: 78%; float: right; border: 1px solid #cb9e44; border-radius: 0; padding: 10px 30px;}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:block !important; border: 0; border-bottom: 1px solid #e1e1e1; border-radius: 0; background-color: transparent;}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display: block; font-weight: 600; text-decoration: none; color: #000 !important; padding: 10px 30px; text-align: left; font-size: 16px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none; left: -6px; border-bottom-right-radius: 0 !important; border-width: 0 !important; -webkit-box-shadow: none; box-shadow: none;}
.woocommerce-Tabs-panel .yikes-custom-woo-tab-title{display:none; font-size:18px; color:#cb9e44; padding-bottom: 20px;}
.woocommerce-Tabs-panel p{font-size: 15px; line-height: 20px; padding-bottom: 20px;}
.woocommerce-Reviews .comments{}
.woocommerce #reviews #comments h2{font-size:18px !important; color:#7aac3d !important; padding-bottom: 20px;}
.woocommerce #review_form #respond .form-submit input{left: auto; background-color: #7aac3d; color: #fff; text-transform: uppercase;}
.select2-container--default .select2-results>.select2-results__options{display:grid !important;}
/*Dropdown Css*/
.dropdown:hover > .dropdown-menu { display: block;}
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover > .dropdown-menu {display: block;}
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }
.dropdown-submenu:hover>a:after { border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }
/*./Dropdown Css*/
/*Wocommerece Admin bar Start*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background-color: #cb9e44 !important; color: #000 !important; text-transform: uppercase; border-radius: 0 !important; padding: 15px 30px !important; font-weight: 600 !important;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color: #000 !important; color: #fff !important;}
.woocommerce .myAccountHeading{padding: 30px 0px; margin: 0; text-transform: uppercase; text-align: center; font-weight: 500; color: #cb9e44;}
.woocommerce-MyAccount-content{padding-bottom:15px;}
.woocommerce-MyAccount-content strong{color: #cb9e44; text-transform: capitalize;}
.woocommerce-MyAccount-content p a{color: #cb9e44; text-transform: capitalize;}
.woocommerce-MyAccount-content .woocommerce-Input{padding: 5px;}
.woocommerce-MyAccount-content .button{background-color: #e54408; padding: 10px; text-transform: uppercase;}
.woocommerce-MyAccount-content .button:hover{background-color: #14106e;}
.woocommerce-MyAccount-content fieldset{padding: 0; background: transparent;}
.woocommerce-MyAccount-content fieldset legend{background: transparent; color: #cb9e44;}
.woocommerce-MyAccount-content .woocommerce-info{background-color: #ddd; color: #000;}
.woocommerce-MyAccount-content .sliced-client-snapshot{text-align:right;}
.woocommerce-MyAccount-content .sliced-address{background-color: #ddd; padding: 7px !important;}
.woocommerce-MyAccount-content .woocommerce-address-fields input{padding:5px;}
.woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection{border: 0; background-color: #f2f2f2; border-radius: 0;}
.woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection .select2-selection__rendered{color:#000;}
.woocommerce-MyAccount-content .acc-quote{padding: 50px 30px; background-color: #eeecec; margin: 30px 0px; text-align:center;}
.woocommerce-MyAccount-content .acc-quote p{background-color: transparent; border: 0; color: #e34308; font-weight: 500; font-weight: bold;}
.woocommerce-MyAccount-content .acc-quote span{background-color: transparent; border: 0; color: #e34308; font-weight: 500; font-weight: bold; font-size: 13px;}
.woocommerce-MyAccount-content .acc-quote:hover{background-color:#e34308;-webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out; -o-transition: background-color 1s ease-out; transition: background-color 1s ease-out;}
.woocommerce-MyAccount-content .acc-quote:hover p{color:#fff;}
.woocommerce-MyAccount-content .acc-quote:hover span{color:#fff;}
.woocommerce-MyAccount-navigation{/*margin-bottom: 90px !important;*/ text-align: left; border: 1px solid #ddd; /*margin-top: 70px;*/}
.woocommerce-MyAccount-navigation ul li{display:block;}
.woocommerce-MyAccount-navigation ul li a{padding: 20px 15px !important;}
.woocommerce-MyAccount-navigation ul li a, .lost_password a{padding: 15px 10px; color: #000; display:block; font-size: 16px;}
.woocommerce-MyAccount-navigation ul li a:hover{background:#cb9e44;color:#fff; -webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out; -o-transition: background-color 1s ease-out; transition: background-color 1s ease-out;}
.woocommerce-MyAccount-navigation ul li.is-active a{background:#cb9e44;color:#fff;}
.woocomerce-form.woocommerce-form-login.login, .register{border: 1px solid #ececec;padding: 20px;min-height: 360px;}
.woocommerce-MyAccount-navigation ul li a:before{display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; content: "\f0f6"; line-height: 1.618; margin-left: 0.5407911001em; width: 1.41575em; text-align: right; float: right; opacity: .25;}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content: "\f0e4";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content: "\f291";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content: "\f019";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content: "\f015";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content: "\f007";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content: "\f08b";}
/*Wocommerece Admin bar End*/

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering{padding-bottom:20px;}
.woocommerce .woocommerce-result-count{font-size: 16px; text-transform: capitalize; width: 100%; background-color: #000; padding: 20px; color: #fff; margin-bottom: 50px;}
.woocommerce .woocommerce-ordering{position: absolute; right: 22px; padding: 0; margin: 0; top: 79px;}
.container .woocommerce {padding:70px 0px; position: relative; display: inline-block;}
.woocommerce .woocommerce-ordering select{padding: 10px 15px; border: 1px solid #cb9e44;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{text-align:center;}
.woocommerce div.product div.summary{/*top: 120px; position: relative;*/}
.woocommerce div.product div.summary .single-pro-title{}
.woocommerce div.product div.summary .single-pro-title h3{}
.woocommerce div.product div.summary .single-pro-title h3 a{font-size: 25px; color: #000;}
.woocommerce div.product div.summary .single-pro-title h3 a:hover{color: #7cfc00;}
.woocommerce-checkout #payment ul.payment_methods li{display: block;}
.woocommerce-MyAccount-navigation-link--downloads{display: none !important;}
.woocommerce-page div.product .woocommerce-tabs .woocommerce-Tabs-panel h2{font-size: 18px; font-weight: bold; padding-bottom: 20px;}
/*Woo-commerece Pages Setting css End*/

/*Single Product Page Start*/
.woocommerce-page .single-title{position:relative; padding: 0;}
.woocommerce-page .single-title h3{position: absolute; left: 585px; top: 0;}
.woocommerce-page .single-title h3 a{font-size: 32px;}
.woocommerce-page .product{}
.woocommerce-page .product .price{margin: 20px 0px;}
.woocommerce-page .product .price span{font-size: 30px; color: #cb9e44; font-weight: 600;}

.woocommerce button.button.alt{padding: 16px 26px !important; background-color: #cb9e44 !important; color: #000 !important; font-weight: 500 !important;}
.woocommerce button.button.alt:hover{background-color:#000 !important; color: #fff !important;}
.entry-summary .yith-wcwl-add-button a{border: 1px solid #2d2e2e; border-radius: 0; font-weight: bold; text-transform: uppercase; padding: 12px 27px !important; color: #2d2e2e !important;}
.entry-summary .yith-wcwl-add-button a:hover{border: 1px solid #cd2027; color: #fff !important; background-color: #cd2027 !important;}
.woocommerce .posted_in{display:none;}
.woocommerce-tabs{}
.woocommerce div.product .woocommerce-tabs ul.tabs{width: 100%; margin-top: 50px;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{border:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{display: inline-block !important; border: 0; width: auto; border: 1px solid #cb9e44; margin: 0;}
.woocommerce div.product .woocommerce-tabs .panel{width: 100%; padding: 50px 30px;}
.woocommerce div.product .woocommerce-tabs .panel ul{}
.woocommerce div.product .woocommerce-tabs .panel ul li{display: block; padding: 5px 0px;}
.woocommerce div.product .woocommerce-tabs .panel ul li:before{content: "\f105"; font-family: "fontawesome"; padding-right: 10px; color: #cd2027;}
.woocommerce-cart table.cart td.actions .coupon .input-text{width:50%; margin: 0;}
.related{float: left; padding: 0; text-align: center; width: 100%;}
.related h2{text-transform: uppercase; border-top: 1px solid #000; border-bottom: 1px solid #000; width: 39%; margin: 50px auto;}
.related h2 span{font-size:28px; }
.woocommerce div.product p.price{margin: 0; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background: #cb9e44; z-index: 2; border-bottom-color: #cb9e44;}
.woocommerce ul.products li.product:before{content:"";}
.woocommerce div.product div.images img{border: 1px solid #cb9e44;}
.post-details .single-content .woocommerce{padding:0;}
.post-details .single-content .woocommerce .products li{margin-bottom: 0;}


/*Single Product Page End*/

/*Cart Page Start*/
.woocommerce table.cart td.actions .coupon .button{padding: 10px 30px !important;}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{}
.woocommerce-page .cart-collaterals .cart_totals{margin-top: 15px;}
.woocommerce-page .cart-collaterals .cart_totals h2{font-size: 32px; text-transform: capitalize; font-weight: 500; padding-bottom: 20px;}

/*Cart Page End*/

/*Check out Page Start*/
.checkout{}
.checkout .woocommerce-billing-fields{padding-bottom: 40px;}
.checkout .woocommerce-billing-fields h3 ,.woocommerce-additional-fields h3{padding-bottom: 30px; text-transform: capitalize; color: #000;}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper label{}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input{border: 1px solid #cb9e44 !important; padding: 10px !important;}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .select2-selection{border-radius: 0; border: 1px solid #cb9e44;}
.woocommerce-additional-fields textarea{border: 1px solid #cb9e44 !important; padding: 10px !important;}
#order_review_heading{padding-bottom: 30px; text-transform: capitalize; color: #000;}

/*Check out Page End*/
/*Lost Password Start*/
.lost_reset_password{}
.lost_reset_password p{font-size: 16px; font-weight: 500; padding-bottom: 30px;}
.lost_reset_password .woocommerce-form-row{}
.lost_reset_password .woocommerce-form-row label{text-transform: capitalize;}
.woocommerce-info, .woocommerce-message{border-top-color: #cb9e44 !important;}
.woocommerce-info::before, .woocommerce-message::before{color: #cb9e44 !important;}
.woocommerce-info a{color: #cb9e44 !important;}
.lost_password a{color: #cb9e44; text-decoration: underline; text-transform: capitalize;}
.lost_password a:hover{color:#000;}
.post-details{padding: 80px 0px;}
.woocommerce .post-details .single-title{display:none;}
/*Lost Password End*/
html {scroll-behavior: smooth;}
body{background-color:#f4b120 !important;}
/* Header Starts */
#top-header{padding:0px 35px;}
#top-header .h-logo img{}
#top-header.active .h-logo img{opacity:0;}
#top-header .h-logo:before{content:url(../../../wp-content/uploads/2024/03/Abes_logo-secondary.svg);z-index: 9999; position: absolute;opacity:0;transition:all 1s;left: -4px; top: 9px;}
#top-header.active .h-logo:before{opacity:1;}
header{margin-top: 5px;position:absolute;width:100%;}
header .h-logo{padding-top: 10px;position:relative;}
header .h-logo img{width:130px;position: relative; z-index: 9999999; }
header .h-logo img:active{transform:scale(0.95);}
#menu {background: #f4b120;height: 100%;left: 0;opacity: 0;overflow: hidden;position: fixed;text-align: center;top: 0;transition: all 0.7s ease-in-out;visibility: hidden;width: 100%;z-index: 1100;display:flex;}
#menu.open {opacity: 1;visibility: visible;display:flex;}
#menu.open li:nth-child(1) {animation-delay: 0.1s;}
#menu.open li:nth-child(2) {animation-delay: 0.2s;}
#menu.open li:nth-child(3) {animation-delay: 0.3s;}
#menu.open li:nth-child(4) {animation-delay: 0.4s;}
#menu.open li:nth-child(5) {animation-delay: 0.5s;}
#menu.open li:nth-child(6) {animation-delay: 0.6s;}
#menu.open li:nth-child(7) {animation-delay: 0.7s;}
#menu.open li:nth-child(8) {animation-delay: 0.8s;}
#menu.open li:nth-child(9) {animation-delay: 0.9s;}
#menu.open li:nth-child(10) {animation-delay: 1s;}
#menu.open li {animation-duration: 1s;animation-fill-mode: both;animation-name: fadeInUp;}
.menuImage{display: flex; flex: 1;background-image:url(../../../wp-content/uploads/2023/12/checkerboard.svg);}
.navigation-header { display: flex; justify-content: center; align-items: center; height: 100vh; flex: 1; }
.main-nav{width:50%;}
.menuImage{width:50%;}
.header-social-icon{position: absolute; top: 74%; display:flex !important;left: 72%;}
.header-social-icon li{display:flex;}
#menu .main-nav ul {list-style: none;margin: 0;padding: 0;}
#menu .main-nav ul li {display:contents !important;}
#menu .main-nav a { color: #000; padding: 0rem 0rem; text-decoration: none; text-transform: uppercase; font-size: calc(30px + 18 * ((100vw - 320px) / 1120)) !important; display: flex; justify-content: center; line-height: 1.25 !important; font-family: "knockout94"; }
#menu .main-nav ul li.first i{margin-right:20px;}
#menu .main-nav a:hover{opacity:0.5;}
#menu .main-nav a:first {padding-top: 0;}
#menu .menu-footer {padding: 2rem;bottom: 0;left: 0;position: absolute;right: 0;}
#menu .menu-footer ul {display: inline-block;list-style: none;margin: 0;padding: 0;}
#menu .menu-footer ul li {display: inline;margin: 0 1rem;}
#menu .menu-footer a {color: #ffffff;text-decoration: none;text-transform: uppercase;}
.toggle-menu {background-color: transparent;border: none;cursor: pointer;display: inline-block;float: right;height: 50px;outline: none;padding: 0;pointer-events: initial;position: relative;vertical-align: middle;width: 50px;z-index: 1110;
margin-right: 30px; margin-top: 10px;}
.toggle-menu span.line1{background-color:#000;height:4px;width:40px;display:block;margin-bottom:7px;position:relative;}
.toggle-menu span.line2{background-color:#000;height:4px;width:40px;display:block;margin-bottom:7px;position:relative;}
.toggle-menu span.line3{background-color:#000;height:4px;width:40px;display:block;}
.toggle-menu.active span.line1{transform: rotate3d(0, 0, 1, -45deg);top: 10px;transition:all 0.5s;}
.toggle-menu.active span.line2{transform: rotate3d(0, 0, 1, 45deg);transition:all 0.5s;}
.toggle-menu.active span.line3{display:none;transition:all 0.5s;}
.menu-item a{font-size:25px !important;}
#menu-primary-menu .current_page_item a{opacity:0.5; !important}

/* Header Ends */
.swiper-slide  .vc_column-inner {z-index:-999 !important; position:relative;}
.swiper-slide  .vc_column-inner.active {z-index:99999 !important; position:relative;}

.swiper-slide  .vc_column-inner.active .side-bar{position: fixed; background: #000; z-index: 99999; top: 0; height: 100vh; opacity: 100%; width: max-content; overflow: scroll; right: -225%; display:block !important; transition:0.5s;}
.swiper-slide  .vc_column-inner .side-bar{right: -415%; transition:0.5s; position:fixed !important;}


/* Footer Starts */
footer{background-color:#000;padding:50px 0px;}
footer .foo-links{}
footer .foo-links li a{color:#b2b2b2;transition:all 0.5s;padding: 0px 10px; font-weight: 500;}
footer .foo-links li a:hover{color:#fff;}
footer .foo-copyright{float:right;}
footer .foo-copyright p{color:#b2b2b2;}
/* Footer Ends */

/* Home Page Starts */
.home-content{height:97vh;}
.home-content .vc_col-sm-7 .vc_column-inner{padding-left:95px !important;}
.home-content h2{font-size: 7vw; line-height: .8;padding-bottom: 90px;}
.home-content h2 strong{font-family: "knockout94" !important;}
.home-content img{height: 100vh !important;object-fit:cover !important;}
.home-content a{font-weight: 700; font-size: 15px;transition:all 0.5s;}
.home-content a:hover{opacity:.5;color: #1c1c1c;}
.home-content a::after{content:"\f061";font-family:fontawesome;font-weight: 100; padding-left: 10px;transition:all 0.5s;}
.home-content a:hover::after{padding-left: 15px;}
.homeContent3 h2{padding-bottom:40px !important;}
.homeContent2 p:nth-child(2){line-height:23px;padding-bottom:40px !important;}
.homeContent3 p:nth-child(2){line-height:23px;padding-bottom:40px !important;}

@media (min-width: 992px){
.home-content h2{position:relative; top:-76px;}
	.contact-banner h2{position:relative; left:-10%; bottom:40px;}
}

/* contact page */
.contact-banner{height:85vh !important; display:flex !important; align-items:center !important;}
.contact-banner h2{font-size: 7vw; line-height: 1;padding-bottom: 90px; padding-top:0px ; }
.contact-banner h2 strong{font-family: "knockout94" !important;}
.contact-banner p{font-size: 24px; width: 40%; font-weight: 500; line-height:32px;}
::-moz-selection { /* Code for Firefox */color: #fff !important;background: #000 !important; }
::selection {color: #fff !important;background: #000 !important;}

/* #sidebar::-moz-selection { Code for Firefoxcolor: #fff !important;background: yellow !important; }
#sidebar::selection {color: #fff !important;background: yellow !important;} */

.contact-form input[type=text],input[type=email],input[type=tel]{width: 75%; border: 0; background: #f0f8ff00; font-size: 20px; color: #000; border-bottom: 1px solid #000; padding: 10px 2px; margin-bottom: 30px !important; 
font-family:'Schibsted Grotesk', sans-serif !important;}
.contact-form textarea{background: #f0f8fe00; border: 1px solid #000; padding: 10px 4px; font-size: 20px; color: #000; width: 75%; height: 170px; font-family:"knockout50" !important;}
::-ms-input-placeholder { /* Edge 12-18 */color: #000; font-family:"knockout50" !important;}
::placeholder {color: #000; font-family:'Schibsted Grotesk', sans-serif !important;}
.contact-form  .submit-button{font-size: 22px; background: #f0f8ff00; border: 0; margin-top: 25px;  font-family:"knockout50" !important;}
.contact-us-form{padding-top:20px !important; padding-bottom:80px !important;}
.contact-us-form h2{font-size:35px;}

/* our-story */
.our-story-banner{height:60vh; display:flex !important; align-items:center !important; padding-top:140px !important;}
.our-story-banner h2 strong{font-size: 7vw; line-height: .8;padding-bottom: 90px; padding-top:40px ; font-family: "knockout94" !important;}

.our-story-donult{padding-top:80px !important; padding-bottom:80px !important;}
.our-story-donult img{position: relative; left: -168px;}
.our-story-donult p{font-size: 18px; font-weight: 500; line-height: 26px; width: 60%; padding-top: 30px;}
.our-story-donult p:nth-child(1){padding-top:0px !important;}


.termsContent{padding-top:200px !important;padding-bottom:80px !important;}
.termsContent h1{font-size: 95px; line-height: 1; padding-bottom: 60px;}
.termsContent h1 strong{font-family: "knockout94" !important;}
.termsContent h6{font-family: 'Schibsted Grotesk', sans-serif !important;font-weight: 800; text-transform: uppercase;padding: 20px 0px 12px;}
.termsContent p{line-height: 24px; padding: 11px 0px;}
.termsContent li{display:block;}
.termsContent a{font-weight: 800;display:block;line-height:31px;color:#1c1c1c;}
.termsContent a:hover{}
.termsContent .active-stick{position: fixed !important; z-index: 999999; width: -webkit-fill-available; top: 210px;
left: 25px;}
.terms-row-stick{display:flex; justify-content:end;}
.terms-row-stick .active-stick{margin-right:60px !important;}


/* swipper slider */

.our-expertice{height:100vh !important;}
.our-expertice p{margin: auto; width: 61%; font-weight: 500;line-height:26px;}
.our-expertice h2{font-weight: 900; font-size: 40px; margin-bottom: 30px;text-transform:uppercase; color: #000;}
.our-expertice h3{text-transform:uppercase;padding-bottom:5px;}
.our-expertice h4{text-transform: uppercase; padding: 25px 0px 5px; border-bottom: 2px solid #000; color: #000; display: table; margin: auto; font-size: 24px;}
.our-expertice .swiper-container {width: 100%;height: 100%;}
.our-expertice .swiper-slide {text-align: center;font-size: 18px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.our-expertice .swiper-slide img{width:100% !important;  opacity: 100%; transition: opacity 0.3s ease;height: 90vh !important; object-fit: cover;}
.our-expertice .swiper-slide {cursor:pointer;}
.our-expertice .swiper-slide .vc_column-inner:hover{content:''; transition: opacity 0.3s ease;}
.our-expertice .text-wrapper-swiper { position: absolute; top: 50%; right: 26%; z-index:0; transition:0.5s; opacity:0; transition: opacity 0.3s ease;}
.our-expertice .swiper-slide .vc_column-inner:hover img{    opacity: 0; transition: opacity 0.3s ease;}
.our-expertice .swiper-slide .vc_column-inner:hover .text-wrapper-swiper{ opacity: 100%; transition:0.5s; transition: opacity 0.3s ease;}
.our-expertice .swiper-slide .text-wrapper-swiper a{border-bottom: 1px solid #000; color: #000; font-weight: 800; font-size: 16px; text-transform: capitalize;}
.our-expertice {height: auto !important;}
	.our-expertice #sidebar{ position: fixed; right: -60%; top: 0%; width: 700px; height: 100vh; background-color: #000;  color: #fff; z-index: 999; padding: 0px 40px; transition:0.5s; z-index: 99999;}
	.our-expertice #sidebar.visible{ width: 700px ; right: 0% !important; transition:0.5s;}
	.our-expertice .prod-title {color: #fff; font-size:100px;position: relative; top: 40px; }
	.our-expertice .prod-desc{color: #fff; line-height: 25px; width:100% !important;position: relative; top: 60px;}
	.our-expertice .close-modal{position: relative; top: 70px; left: 590px; z-index: 999999; border: 0; background: #00ffff00;}
	.our-expertice .close-modal svg{fill: #fff; font-size: 20px;}
	.our-expertice .text-wrapper-swiper h2 br{display:none !important;}
	
	.our-expertice #nutritional_info{display: flex; justify-content: flex-start; align-items: end;}
	.our-expertice #nutritional_info table tbody:nth-child(1){border-top:1px solid #fff;border-bottom:1px solid #fff;height: 33px;}
	.our-expertice #nutritional_info td,#nutritional_info th { padding-right: 20px !important;line-height: 24px; }
	.our-expertice #information{opacity:0;}
	.our-expertice #information.active{opacity: 100% !important; height: 100vh; top: 0%; position: absolute; background: #000; padding-top: 6%; padding-bottom: 12%; transition: opacity 0.3s ease; display: flex; z-index: 99999; width: 100%; flex-direction: column; justify-content: end; }
	.our-expertice #information2{opacity:0; }
	.our-expertice #information2.active{opacity:100% !important; height: 100vh; top: 0%; position: absolute; background: #000; padding-top: 6%; padding-bottom:12%; transition: opacity 0.3s ease; display: grid; z-index:99999; width: 100%;}
	.our-expertice .tabs-close{background: #00ffff00; border: 0; font-size: 20px; font-weight: 600; display: inline-flex; align-items: center; position: absolute; height: 25px; top: 70px;}
	.our-expertice .tabs-data p{width:100% !important; color:#fff; font-size:14px;padding-right: 150px;position: relative; bottom: 20px;}
	.our-expertice .tabs-close::before{content:'<'; font-family: 'knockout50';}
	.our-expertice .nutrational{position: relative; bottom: -205px; z-index: 999; color: #fff;}
	.our-expertice .ingredients{color:#fff; z-index: 999; position: relative; top:-30px;}
.our-expertice .nitriBox{position:relative;}
	.our-expertice .nutriMainTitle{font-family: 'Schibsted Grotesk', sans-serif !important;color: #fff; position: relative; bottom: 10px;}
	.our-expertice .nutriDesc{font-family: 'Schibsted Grotesk', sans-serif !important;color: #fff; position: relative; bottom: 10px;}

.faqsContent{padding-top:200px !important;padding-bottom:80px !important;}
.faqsContent h1{font-size: 95px; line-height: 1; padding-bottom: 60px;}
.faqsContent h1 strong{font-family: "knockout94" !important;}
.faqsContent #accordions-97 .accordions-head { outline: none; background: transparent !important; border-top: 1px solid #000 !important; padding: 20px 0px !important; }
.faqsContent #accordions-97 .head1702278945087{border-bottom:1px solid #000 !important;transition:all 0.5s;}
.faqsContent #accordions-97 .head1702278945087.ui-accordion-header-active{border-bottom:none !important;}
.faqsContent #accordions-97 { position: relative; text-align: left; background: transparent !important; }
.faqsContent #accordions-97 .accordions-head-title { color: #000000; font-size: 15px !important; font-weight: 700; }
.faqsContent #accordions-97 .accordion-content {}
.faqsContent #accordions-97 .accordion-content p{line-height:24px !important;}

/* Recipe Page starts */
.recipeBlogs{padding-top:170px !important;padding-bottom:60px !important;padding-left: 35px; padding-right: 35px;}
.recipeBlogs h1{font-size: 50px; text-transform: uppercase;}
.recipeBlogs .recipeMenu{text-align:end;margin: 8px 0px;}
.recipeBlogs .recipeMenu li{}
.recipeBlogs .recipeMenu a{font-size: 14px !important; font-weight: 700; padding: 0px 14px;color: #1c1c1c;transition:all 0.5s;}
.recipeBlogs .recipeMenu a:hover{opacity:0.5;}
.recipeBlogs .recipeBox{margin-top: 40px;}
.recipeBlogs .recipeBox img{height: 500px; object-fit: cover;transition:all 0.3s;}
.recipeBlogs .recipeBox h6:nth-child(1){padding:0px !important;}
.recipeBlogs .recipeBox h6{font-family: 'Schibsted Grotesk', sans-serif !important;padding: 18px 0; color: #1c1c1c; font-weight: 800;}
.recipeBlogs .recipeBox h6 a{ display: inline-block !important; color: #1c1c1c; font-weight: 800;transition:all 0.3s;}

.recipeBlogs .recipeBox h2{padding-bottom: 15px;text-transform:uppercase;}
.recipeBlogs .recipeBox p{color: #1c1c1c; line-height: 24px;}
.recipeBlogs .recipeBox .view-recipe{}
.recipeBlogs .contentLink{width: 75% !important; display: grid;transition:all 0.3s;}
.recipeBlogs .contentLink:hover,.recipeBlogs .recipeBox h6 a:hover{opacity:.5;}

.tax-bagel-recipes .container{width:100% !important;margin:0 !important;}

.recipeBlogs .imageLink:hover img{opacity:0.8;}

.single-recipes{overflow-x:hidden !important;}
.single-recipes .container{width:auto;padding-right: 0px; padding-left: 0px;}
.single-recipes .mainHeader{width:1300px;}
.single-recipes .mainFooter{display:none;}
.post-details .singleRow{padding-left: 40px;padding-right: 40px;}
.post-details{padding:0px !important;}
.post-details .mainBanner{padding:0px !important;}
.post-details .mainBanner img{width: 100vw; height: 70vh; object-fit: cover;}
.post-details .post-ingredients{padding-top: 50px; padding-bottom: 100px;}
.post-details .post-ingredients h2{text-transform: uppercase; width: 421px; padding-bottom: 55px; font-size: 35px;}
.post-details .post-ingredients h4{font-family: 'Schibsted Grotesk', sans-serif !important;padding-bottom:20px;font-weight: 700;}
.post-details .post-ingredients ul{}
.post-details .post-ingredients ul li{display: block; line-height: 24px; font-size: 15px;}
.post-details .post-method{padding-top: 50px; padding-bottom: 100px;width: 38%;}
.post-details .post-method h4{font-family: 'Schibsted Grotesk', sans-serif !important;padding-bottom:20px;font-weight: 700;}
.post-details .post-method p{font-size: 15px; line-height: 26px; padding-bottom: 20px;}
.post-details .post-method .methodPara{}
.post-details .recentPosts .row{margin-right: 0px !important; margin-left: 0px !important;}
.post-details .recentPosts .recentColumn{padding: 0px !important;}
.post-details .recentPosts .recentColumn::before{content: ""; display: block; left: 0px; padding: 181px 20px 190px; position: absolute; right: 0px; top: 0px; z-index: 0; background: #00000061; bottom: 0;transition:all 0.5s;}
.post-details .recentPosts .recentColumn:hover::before{background:#00000040;}
.post-details .recentPosts .recentColumn img{height: 750px; width: 100%; object-fit: cover;transition:0.5s;}
.post-details .recentPosts .recentColumn h2{color: #fff; font-size: 35px; position: absolute; top: 120px; left: 50px; width: 400px;}
.post-details .recentPosts .recentColumn .recentCategory{color: #fff; font-family: 'Schibsted Grotesk', sans-serif !important; position: absolute; top: 50px; left: 50px;}
.post-details .recentPosts .recentColumn .recentButton{color: #fff; font-family: 'Schibsted Grotesk', sans-serif !important; position: absolute; bottom: 50px; left: 50px; font-weight: 700;}

/* Recipe Page Ends */

/* Responsive */
@media (min-width: 1650px){
	.home-content img {height: auto !important;}
}
@media (min-width: 1300px){
.container {
    width: 1260px;
}
	}
@media (max-width: 1280px) and (min-width: 1024px){
	.our-expertice #sidebar{right:-130% !important;}
	.termsContent h1{font-size:60px !important;}
	.faqsContent h1{font-size:60px !important;}
}
@media (max-width: 1023px) and (min-width: 992px){
	.our-expertice #sidebar{right:-130% !important;}
	.termsContent h1{font-size:60px !important;}
	.faqsContent h1{font-size:60px !important;}
	

}
@media (max-width: 991px){
	h1{font-size:24px;}
	h2{font-size:19px;}
	h3{font-size:16px;}
	h4{font-size:14px;}
	header .row{display:flex;}
	header .row .col-md-3{width:30%;}
	header .row .col-md-9{width:70%;}	
	.header-social-icon li.first{margin-right: 15px; display: block !important;}
	.homeContent2{padding-top:40px !important;}
	.recipeBlogs .contentLink{width:100%;}
	.recipeBlogs{padding-top:150px !important;}
	.post-details .mainBanner img{width:100% !important; height:50vh !important;}
	.post-details .post-ingredients h2{width:100% !important;}
	.post-details .singleRow { padding-left: 20px; padding-right: 20px; }
	.our-story-donult p{width:90% !important;}
	.termsContent h1{font-size:50px !important;}
	.termsContent .active-stick{position:relative !important; width:auto !important; top:0px !important; left:0px !important; z-index:9 !important;}
	.terms-row-stick .active-stick{margin-right:0px !important;}
	.faqsContent h1{font-size:60px !important; padding-bottom: 30px;}
	

}
@media (max-width: 767px){
	.dropdown:hover > .dropdown-menu{width: 100%; text-align: center;}
	.head-menu .main-nav .navbar .navbar-nav li .dropdown-menu li a:hover{color: #fff;}
    .collapse{display:block !important;}
	.navbar-header{display:none;}
	.header-social-icon li.first{margin-right: 15px; display: block !important;}
	.menuImage{display:none;}
	.main-nav{width:100% !important;}
	.header-social-icon { position: absolute; top: 78%; display: flex !important; left: 0; width: 100%; justify-content: center; }
	header{position:relative;}
	.foo-links{text-align:center;}
	footer .foo-copyright { text-align: center; margin-top: 20px; float:none;}
	footer{padding:30px 0px;}
	.home-content{height:100% !important;}
	.home-content p{margin-bottom:40px;}
	.home-content .vc_col-sm-7 .vc_column-inner { padding-left: 25px !important;     padding-bottom: 80px;}
	.home-content h2{font-size:10vw; padding-bottom:24px; padding-top: 32px;}
	.homeContent2 a{margin-bottom:30px !important; display:block;}
	.home-content .vc_row-fluid{flex-direction:column-reverse ;}
	.home-content img{height:47vh !important;}
	.homeContent2 .vc_row-fluid{flex-direction:row-reverse !important ;}
	.homeContent2 p:nth-child(2){padding-bottom:0px !important; display:none;}
	.homeContent3 p:nth-child(2){padding-bottom:0px !important; display:none;}
	.homeContent3 p a{padding-bottom:30px !important; display:block;}
	.toggle-menu{margin-right:0px !important;}
	header .h-logo img{width:60px !important;}
	.toggle-menu span.line1{height:3px; width:30px;}
	.toggle-menu span.line2{height:3px; width:30px;}
	.toggle-menu span.line3{height:3px; width:30px;}
	#menu .main-nav ul li{display:block !important;}
	.our-expertice #sidebar{right:-170% !important;}
	.our-expertice .close-modal { position: relative; top: 70px; border: 0; width: 100%; background: #00ffff00; justify-content: end; display: flex; left: 0 !important; }
	.our-expertice .prod-title{font-size:60px;}
	.recipeBlogs{padding-top:60px !important;}
	.recipeBlogs .recipeBox img { height: 50vh !important; object-fit: cover;}
	.recipeBlogs .recipeBox{margin-top:40px !important; padding-left:0px !important; padding-right:0px !important;}
	.post-details .post-ingredients{padding-bottom:0px;}
	.post-details .post-method{width:100% !important; padding-bottom:20px;}
	.single-recipes .mainHeader{width:90% !important;}
	.post-details .recentPosts .recentColumn img{height:340px !important;}
	.contact-banner h2{padding-bottom:20px !important; font-size:15vw !important;}
	.contact-banner p{width:100% !important; font-size:15px;}
	.contact-form input[type=text], input[type=email], input[type=tel]{width:100% !important;}
	.contact-form textarea{width:100% !important;}
	.contact-banner{height:100% !important; padding-top:40px !important; padding-bottom:40px !important;}
	.contact-us-form{padding-bottom:80px !important;}
	.contact-us-form .col-md-12{padding-left:0px !important; padding-right:0px !important;}
	.our-story-donult p{width:100% !important; font-size:14px !important; padding-top:15px;}
	.our-story-donult{padding-bottom:80px !important;}
	.our-story-donult img{padding-bottom:30px !important;}
	.terms-row-stick{display:block !important;}
	.termsContent { padding-top: 90px !important; padding-bottom: 40px !important; }
	.faqsContent{padding-top:90px !important;}
	.faqsContent{font-size:14px !important;}
	.foo-links li{line-height: 30px !important; display: block; text-align: justify;}
	footer .foo-copyright p { color: #b2b2b2; text-align: justify; }
	footer .foo-links li a{padding-left:0px !important;}
	.swiper-wrapper{display:contents !important;}
	.our-expertice .swiper-slide{z-index:9; padding-bottom: 30px;}
	.our-expertice .swiper-slide h2{display:none !important;}
	.our-expertice{padding-top:30px !important;}
	.recipeBlogs{padding-left:0px !important; padding-right:0px !important;}
	.recipeBlogs .contentLink{width:100% !important; padding-left:15px !important; padding-right:15px !important;}
	.recipeBlogs .recipeBox h6{ padding-left:15px; padding-right:15px;}
	.recipeBlogs .recipeBox h6.view-recipe{ padding-left:0px  !important; padding-right:0px !important;}
	.contact-form input[type=text], input[type=email], input[type=tel]{font-size:16px !important;}
	.contact-form textarea{font-size:16px;}
	.contact-us-form h2{padding-bottom:15px;}
	.our-story-banner h2 strong{font-size:15vw; padding-bottom:0px !important;}
	.our-story-donult{padding-top:0px !important;}
	.our-story-banner { height: auto !important; padding-top: 80px !important; padding-bottom: 40px; }
	.our-expertice h4{border-bottom:0px !important; font-size:2.875rem; padding-bottom: 40px;}
	.recipeBlogs .recipeBox h2{font-size:2.875rem;}
}
@media (max-width: 577px){
	.home-content h2{font-size:15vw;}
/* 	.home-content{padding-top:100px !important;} */
	.our-expertice #sidebar{right:-150% !important;}
	.nutritional_info th{font-size:12px !important;}
	.our-expertice #sidebar{padding:0px 20px !important; }
	.our-expertice #sidebar.visible{width:100% !important;}
	.our-expertice .tabs-data p{padding-right:20px !important;}
	.termsContent h1{font-size:15vw !important; padding-bottom:20px !important;}
	.faqsContent h1{font-size:15vw !important;}
	.recipeBlogs .recipeMenu{display:none;}
	.recipeBlogs h1{font-size: 2.875rem;}
	
	header.active .h-logo{display:none;}
	header.active{display:flex;}
}
@media (max-width:450px)
{
    .our-expertice #sidebar{right:-220% !important;}
	.our-expertice .ingredients{top:-100px;}
	#top-header { padding: 0px 0px; }
}
@media (max-width:375px)
{

}
@media (max-width:320px){

}