@font-face{
	font-family: helveticaneue-regular;
	src: url(../fonts/opensans-regular.ttf);
}
@font-face{
	font-family: helveticaneue-bold;
	font-style: normal;
font-weight: normal;
src: url('../fonts/Helvetica Neue LT 107 Extra Black Condensed.woff') format('woff'),  url('../fonts/helvetica_neue_lt_107_extra_black_condensed-webfont.woff2') format('woff2'),  url('../fonts/helvetica_neue_lt_107_extra_black_condensed-webfont.ttf') format('truetype');
}
@font-face{
	font-family: futura-bold;
	src: url(../fonts/futura-bold.otf);
	font-weight: 500;
}
@font-face{
	font-family: futura-medium;
	src: url(../fonts/futura-medium.otf);
}
@font-face{
	font-family: squadaone-regular;
	src: url(../fonts/squadaone-regular.ttf);
}
@font-face {
font-family: 'helveticaneue-extrabold';
font-style: normal;
font-weight: normal;
src: url('../fonts/Helvetica Neue LT 107 Extra Black Condensed.woff') format('woff'),
url('../fonts/helvetica_neue_lt_107_extra_black_condensed-webfont.woff2') format('woff2'),
url('../fonts/helvetica_neue_lt_107_extra_black_condensed-webfont.ttf') format('truetype');
}
@font-face{
	font-family: DDCHardware-Regular;
	src: url(../fonts/DDCHardware-Regular.otf);
	font-weight: 500;
}
html , body{
	overflow-x: hidden;
}
body p#preloader-counter {
    position: absolute;
    font-family: 'futura-medium';
    font-weight: normal !important;
    bottom: 20%;
	font-size:38px;
}
.prog-bar-wrapper.middle {
    position: absolute;
    z-index: 9;
}
body{
	color: #fff;
    font-size: 15px;
    line-height: 1.5;
    font-family: helveticaneue-regular;
    background: #131010;
    letter-spacing: 0.5px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body div#page-container .et_pb_section ,
.single-drink_recipe div#page-container .et_pb_section,
.et-db #et-boc .et-l .et_pb_section{
	background-color: transparent;
}
.single-product .et-db #et-boc .et-l .et_pb_section{
    padding: 20px 0;
}
.et_pb_row , .container , .breadcrum_cls{
	/*width: 95% !important;*/
	width: 95%;
}
ul.currently_in_list  {
	   /* margin-left: 45% !important;*/
}
.store_locator .wpcf7-form-control.wpcf7-submit {
    
    max-width: 290px !important;
}
ul.currently_in_list li::before {
  content: "\2022";
  color: #deaa5f;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.breadcrum_cls ,
.product-template-default.single-product .related.products{
	max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
}
.breadcrum_cls{
    margin: 15px auto 10px;
}
.pos-bottom{
    position: absolute !important;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 55;
    padding: 0 !important;
    width: 80px;    
    height: 60px;
}
div#et-main-area .product.type-product > div.clearfix{
    margin-top: 0;
}
.container .breadcrum_cls , .product-template-default.single-product div#main-content > div,
#main-content .logo-slider , #main-content .full-row-width ,
.product-template-default.single-product #main-content  .product-text > div.et_pb_row {
	max-width: 100% !important;
/* 	width: 100% !important; */
	margin-top: 0;
}
.product-template-default.single-product #main-content  .product-text > div.et_pb_row  .et_pb_text{
    max-width: 520px;
}
.over-lay{
    position: relative;
}
.over-lay:before,
.bg-before-ice:after,
.bg-before:after,
div#et-main-area .product.type-product > div.clearfix:after{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    content: "";
    visibility: visible;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#131010+0,131010+23,131010+100&1+0,0+23,0+85,1+100 */
    background: -moz-linear-gradient(top,  rgba(19,16,16,1) 0%, rgba(19,16,16,0) 23%, rgba(19,16,16,0) 85%, rgba(19,16,16,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(19,16,16,1) 0%,rgba(19,16,16,0) 23%,rgba(19,16,16,0) 85%,rgba(19,16,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(19,16,16,1) 0%,rgba(19,16,16,0) 23%,rgba(19,16,16,0) 85%,rgba(19,16,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131010', endColorstr='#131010',GradientType=0 ); /* IE6-9 */
}

body:not(.et-tb) #main-content .container, 
body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0 !important;
}
div#page-container .full-width-row {
	width:100% !important;
	max-width: 100% !important;
}
h1, h2, h3, h4, h5, h6 ,
div#page-container .woof_list li label.woof_radio_label{
	font-family: helveticaneue-bold;
	line-height: 1.4;
	letter-spacing: 1px;
	color: #fff;
}
h1 , div#page-container .recipe-page-wrap .entry-title ,
div#page-container .woof_list li label.woof_radio_label{
	font-size: 70px;
	color: #fff; 
	line-height: 1;
}
div#page-container .woof_list li label.woof_radio_label{
	color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #9a9a9a !important;
    text-transform: uppercase;
    padding: 0;
    line-height: 1;
    position: relative;
}
.woof_radio_label:before {
    position: absolute;
    display: block;
    content: "COLD BUZZ";
    font-size: 100%;
    width: 0;
    left: 0;
    top: 0;
    transition: all 500ms ease-in-out;
    color: #a7a6a4;
    color: #a7a6a4;
    -webkit-text-fill-color: #a7a6a4;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: #a7a6a4;
    overflow: hidden;
}
div#page-container .woof_list li:nth-child(2) .woof_radio_label:before {
    content: "Merch";
}
div#page-container .woof_list li .woof_radio_label:hover:before {
    width: 100%;
}
div#page-container .woof_list li{
	padding: 0 0 8px;
	margin: 0 20px 0 0 !important;
}
div#page-container .woof_list li:last-child{
	margin-right: 0 !important;
}
div#page-container .woof_list li label.woof_radio_label.woof_radio_label_selected{
	color: #fff;
	-webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: transparent;
}

span.woof_radio_count {
    font-size: 40%;
    color: #fff;
    -webkit-text-fill-color: #DFAB60;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: transparent;
    font-family: futura-medium;
    color: #DFAB60;
}
div.woof_info_popup {
   border:1px solid #DFAB60 !important;
   font-family: futura-medium !important;
   font-size: 16px !important;
}

h1 , h2 , h3{
	text-transform: uppercase;
}
h1 small,
.v2-section-title small {
	font-size: 100%;
	color: #DFAB60;
}
ul , ol{
	padding-left: 0 !important;
	list-style: none !important;
}
#main-content {
    background-color: transparent !important;
}
.sub-head{
	font-size: 22px;
	font-family: futura-medium;
}
.highlight-clr{
	color: #DFAB60;
}
.border-text{
	color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #DFAB60;
}
.lmb-container {
    text-align: center;
    width: 100%;
    margin: 50px 0;
}

body .et_pb_button_module_wrapper .et_pb_button,
div#page-container .btn,
div#page-container .more-link,
.age-gate-submit {
	font-family: futura-medium;
	background: transparent;
	border: 0;
	color: #DFAB60;
	display: inline-block;
	font-size: 22px;
	text-decoration: none;
	position: relative;
	z-index: 55;
	height: auto;
	line-height: 1;
	padding: 0 !important;
	border: 0 !important;
	transition: all 500ms;
	font-weight: normal;
	text-transform: lowercase;
}
div#page-container .more-link{
	margin-top: 20px;
}
div#page-container .more-link:first-letter{
	text-transform: uppercase;
}
body .et_pb_button_module_wrapper .et_pb_button:hover ,
div#page-container .btn:hover,
div#page-container .more-link:hover ,
.age-gate-submit:hover {
	padding: 0 !important;
	border: 0 !important;
	padding-left: 20px !important;
    background-color: transparent !important;
}
body .et_pb_button_module_wrapper .et_pb_button:after,
div#page-container .btn:after,
div#page-container .more-link:after,
.age-gate-submit:after {
	width: 60px;
	height: 60px;
	content: "" !important;
	position: absolute;
	right: -25px;
	top:50%;
	transform: translateY(-50%);
	border-radius: 100%;
	border: 1px solid #DFAB60;
	display: block !important;
	opacity: 1 !important;
	transition: all 500ms;
}
body .et_pb_button_module_wrapper .et_pb_button:hover:after,
div#page-container .btn:hover:after,
div#page-container .more-link:hover:after,
.age-gate-submit:hover:after {
	width: 80px;
	height: 80px;
}
.full-ht{
	height: 100vh;
	    min-height: 500px;
}
.overlay{
	position: relative;
}
.overlay:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	content: "";
	z-index: 1;
}
.overlay > .et_pb_row{
	position: relative;
	z-index: 55;
}
body .col-6-5 > .et_pb_column_3_5{
	width: 53% !important; 
}
body .col-6-5 > div:first-child{
	margin-right: 2% !important;
}
body .col-6-5 > .et_pb_column_2_5 {
	width: 45% !important; 
}
div#page-container .bg-no-repeat{
	background-repeat: no-repeat !important;
}
div#page-container .bg-cover{
    background-size: cover !important;
}
div#page-container  .bg-right{
	background-position: right center !important;
}
div#page-container .bg-fixed{
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
}
/*cart design*/
.woocommerce header.woocommerce-products-header{
  display: none;
}
div#xt_woofc .xt_woofc-inner{
	height: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    width: 520px;
}
div#xt_woofc .xt_woofc-product-details div#checkout_thumbnail {
    display: none !important;
}
div#xt_woofc .xt_woofc-inner .xt_woofc-quantity .xt_woofc-quantity-changer ,
div#page-container div#et-main-area div#left-area  .quantity{
    height: auto;
    display: flex;
    background: white;
    padding: 8px 15px;
    border: 1px solid #c4c4c4;
    align-items: center;
    border-radius: 5px;
}
div#page-container div#et-main-area div#left-area  .quantity{
	background: transparent;
	margin-right: 5px !important;
	    padding: 4px 15px;
	    width: 100%;
    max-width: 132px;
}
div#xt_woofc .xt_woofc-quantity-changer .xt_woofc-quantity-button,
div#page-container div#et-main-area div#left-area  .quantity .qty_button {
	    -webkit-transform: none;
    transform: none;
    width: 22px !important;
    height: 22px !important;
    background: rgba(0,0,0,0.1);
    
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 22;
    transition: all 500ms ease-in-out;
    /*border-radius: 100% !important;*/
    box-shadow: none !important;
    cursor: pointer;
}
div#page-container div#et-main-area div#left-area .quantity .qty_button{
	 background-color: rgba(255, 255, 255, 0.06) !important;
	 background-image: url(../images/plus-icon.png) !important;
	 background-repeat: no-repeat !important;
	 background-position: center center !important;
	 color: #fff;
	 order: 1;
	 width: 25px !important;
    height: 25px !important;
    background-size: 15px auto !important;
    border: 0 !important;
        max-width: 25px;
    max-height: 25px;
	padding: 0 !important;
}
div#page-container div#et-main-area div#left-area  .quantity .qty_button.minus{
	background-color: rgba(255, 255, 255, 0.06) !important;
	 background-image: url(../images/minus-icon.png) !important;
	 background-repeat: no-repeat !important;
	 background-position: center center !important;
}
div#xt_woofc .xt_woofc-quantity-changer .xt_woofc-quantity-button:hover{
	background-color: rgba(0,0,0,1) !important;
}
div#page-container div#et-main-area div#left-area  .quantity .qty_button:hover{
	 background: #DFAB60;
	 color: #000;
}
div#page-container div#et-main-area div#left-area  .quantity .qty_button.plus{
	order: 3;
}


div#xt_woofc .xt_woofc-quantity-changer .xt_woofc-quantity-button i{
	position: static;
	transform: none;
	color: #000;
}
div#xt_woofc .xt_woofc-quantity-changer .xt_woofc-quantity-button:hover i{
	color: #fff;
 }
.xt_woofcicon-flat-plus:before{
	font-weight: bold;
}
div#xt_woofc .xt_woofc-quantity-changer .xt_woofc-quantity-up{
	order: 3;
	border: 0;
}
div#xt_woofc .xt_woofc-quantity-changer input,
div#page-container div#et-main-area div#left-area  .quantity .qty.text {
    order: 2;
    border: 0;
    min-width: 40px;
    text-align: center;
    padding: 0;
    max-width: 50px;
    font-size: 18px;
    font-family: helveticaneue-bold;
        appearance: none;
    -webkit-appearance: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  text-align: center;
}

input[type=number] {
  -moz-appearance: textfield;
}
div#page-container div#et-main-area div#left-area .quantity .qty.text{
	color: #fff;
	padding-left: 0;
	height: 35px !important;
	    background: transparent !important;
}
div#xt_woofc .xt_woofc-quantity-changer .xt_woofc-quantity-down{
	order: 1;
	border: 0;
}
div#xt_woofc .xt_woofc-inner .xt_woofc-header {
    height: 60px;
    display: flex;
    align-items: center;
}
div#xt_woofc .xt_woofc-inner .xt_woofc-header  span.xt_woofc-title{
	font-size: 22px;
	text-transform: uppercase;
	color: #000;
	font-family: helveticaneue-bold;
}
div#xt_woofc .xt_woofc-header span.crt-count{
	color: #DFAB60;
	margin-left: 5px;
}
div#xt_woofc .xt_woofc-inner .xt_woofc-quantity .xt_woofc-quantity-button {
    position: static;
}
div#xt_woofc  .xt_woofc-inner .xt_woofc-header-close {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 10px;
    cursor: pointer;
    padding: 0;
    border-left: 0;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    margin: 0;
    border: 1px solid #C4C4C4;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 15px;
    border-radius: 100%;
    font-weight: bold;
} 
div#xt_woofc  .xt_woofc-inner .xt_woofc-header-close:before{
	font-weight: bold
} 
div#xt_woofc ul.xt_woofc-list{
	list-style: none;
	padding: 0;
	margin-top: 25px;
	    padding-bottom: 80px;
} 
div#xt_woofc ul.xt_woofc-list > li {
    padding-left: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 25px;
    margin-bottom: 25px;
} 
div#xt_woofc .xt_woofc-actions {
     	display: block !important;
        position: absolute;
        top: 48px;
        left: -110px;
}
.clos_btn_sec {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px;
    line-height: 1;
    color: #DFAB60;
    z-index: 55;
    padding: 0 15px;
    cursor: pointer;
}
.clos_btn_sec .cust_remove_cart {
    color: #DFAB60 !important;
    font-family: futura-medium;
}
.clos_btn_sec .cust_remove_cart:hover {
	opacity: 0.5;
}
div#xt_woofc .xt_woofc-product-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 15px 0 15px;
    position: relative;
}
div#xt_woofc .xt_woofc-inner .xt_woofc-product-image{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
        padding: 15px 0 0 15px;
        position: relative;
}
div#xt_woofc .xt_woofc-product-image > a > img {
    height: 70px !important;
    width: 70px !important;
    object-fit: contain;
}
div#xt_woofc span.xt_woofc-product-title a{
	font-family: helveticaneue-regular;
	font-size: 18px;
	color: #000;
}
div#xt_woofc .xt_woofc-variation dt{
	font-family: helveticaneue-regular;
	font-size: 15px;
	opacity: 0.6;
}
div#xt_woofc .xt_woofc-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    box-shadow: none;
    border-top: 1px solid rgba(0,0,0,0.1);
}
div#xt_woofc .xt_woofc-footer > a ,
div#customer_login-page .button,
.login-page .button ,
.woocommerce-ResetPassword .button{
    width: 48%;
    border-radius: 5px;
    height: 50px !important;
    background: #000;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px !important;
    font-family: futura-medium !important;
    font-style: normal !important;
    letter-spacing: 0.5px !important;
}
div#xt_woofc .xt_woofc-footer > a.xt_woofc-checkout{
	background-color: #DFAB60;
	color: #000000;
	    margin-left: auto !important;
    margin-right: 0;
}
div#xt_woofc .xt_woofc-footer > a.xt_woofc-checkout:hover em{
	padding-right: 0 !important;
}
div#xt_woofc .xt_woofc-footer > a.xt_woofc-checkout:before,
div#xt_woofc .xt_woofc-inner a.xt_woofc-checkout em::after{
	display: none !important;
}
div#xt_woofc .xt_woofc-footer > a.xt_woofc-checkout span{
	display: none;
}
div#xt_woofc .xt_woofc-footer > a.xt_woofc-checkout .xt_woofc-footer-label{
	display: block;
	color: #000000;
    line-height: 1.1;
}
div#xt_woofc .xt_woofc-body-footer {
    position: relative;
    right: 0 !important;
    bottom: 70px !important;
    z-index: 55;
    border: 0;
}
div#xt_woofc .xt_woofc-body-footer table.shop_table.shop_table_responsive {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background-color: transparent;
}
div#xt_woofc tr.order-total ,
div#xt_woofc tr.woocommerce-shipping-totals.shipping{
    display: none;
}
div#xt_woofc .xt_woofc-body-footer tr.cart-subtotal th {
    font-size: 18px;
    color: #000000;
    opacity: 0.6;
}
div#xt_woofc span.woocommerce-Price-amount.amount{
	font-size: 22px;
	color: #DFAB60;
	    font-family: helveticaneue-bold;
}
div#xt_woofc .woocommerce-checkout-review-order{
	border: 0;
}
a.xt_woofc-trigger{
	display: none !important;
}
div#xt_woofc span.woocommerce-Price-amount.amount * {
    color: #DFAB60;
}
div#xt_woofc .xt_woofc-body-footer table.shop_table.shop_table_responsive {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent;
}
div#xt_woofc .xt_woofc-product-wrap span.xt_woofc-price.amount {
    position: absolute !important;
    border: 0;
    bottom: 10px;
    right: 10px;
    color: #000;
    font-size: 22px;
    font-family: helveticaneue-bold;
    letter-spacing: 1px;
}
/*end of cart design*/
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message {
    background-color: rgba(255, 255, 255, 0.06) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 5px;
}
.woocommerce .woocommerce-error{
	border-color: red !important;
}
.woocommerce .woocommerce-info{
	border-color: green !important;
}
.woocommerce a.showcoupon{
	color: #DFAB60;
}
.woocommerce a.button.wc-forward , body .button , 
div#order_review .button,
div#page-container div#main-content .wpcf7-form-control.wpcf7-submit,
section#asl-storelocator .agile-modal-dialog .btn{
    max-width: 150px;
    background: #DFAB60 !important;
    border: 0;
    color: #000000;
    display: block;
    margin-left: auto;
    font-family: futura-medium;
    text-align: center;
}
.woocommerce a.button.wc-forward:hover, 
.woocommerce-page div#main-content .woocommerce-cart-form .coupon > button:hover,
div#order_review .button:hover, .button:hover ,
section#asl-storelocator .agile-modal-dialog .btn:hover,
div#page-container div#main-content .wpcf7-form-control.wpcf7-submit:hover {
    opacity: 1;
    background: #ffbb48 !important;
}
a.shipping-calculator-button:hover {
    background: #ffbb48;
}
.xt_woofc-footer a.cart_btn_xt {
    display: none !important;
}
.xt_woofc-cart-opened .xt_woofc-footer a.cart_btn_xt {
    display: flex !important;
}
.text-center .et_pb_text_inner {
    text-align: center;
}

/*accordian*/
div#page-container .et_pb_accordion .et_pb_toggle {
    position: relative;
    background: transparent;
    border-radius: 0;
    border: 2px solid rgba(255,255,255,0.2);
    padding: 25px;
    color: #fff;
    margin-bottom: 20px !important;
    transition: all 500ms ease-in-out;
}
div#page-container .et_pb_accordion .et_pb_toggle.et_pb_toggle_open, div#page-container .et_pb_accordion .et_pb_toggle:hover {
    background: #1F1C1C;
    border-color: #1f1c1c;
}
div#page-container .et_pb_accordion .et_pb_toggle .et_pb_toggle_title{
	color: #fff;
	font-family: futura-medium;
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 1.1;
	padding-left: 30px;
	font-size: 22px;
}
.tabs_innr:before {
    background: url(/wp-content/uploads/2020/10/ice-bg-1.png) no-repeat center bottom;
    background-size: cover;
    position: absolute;
    z-index: 0;
    left: -49%;
    width: 200%;
    content: "";
    top: 0;
    height: 100%;
    border-bottom: 1px solid #949494;
}
.tabs_innr {
    position: relative;
        overflow: auto !important;
    border: none;
    white-space: nowrap;
    min-width: 100%;
    flex-wrap: unset !important;
}
.single.single-product .tabs_innr:before{
    display: none;
}
div#page-container .et_pb_accordion .et_pb_toggle .et_pb_toggle_title:before{
	position: absolute;
	left: 0;
	top:50%;
	transform: translateY(-50%);
	content: "";
	background-color: transparent !important;
    background-image: url(../images/plus-icon_yellow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    color: #fff;
    order: 1;
    width: 18px !important;
    height: 18px !important;
    background-size: 15px auto !important;
    border: 0 !important;
    margin: 0;
}
div#page-container .et_pb_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title{
	color: #DFAB60;
}
div#page-container .et_pb_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before{
	background-color: transparent !important;
    background-image: url(../images/minus-icon_yellow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: block !important;
    opacity: 1;
    visibility: visible;
    content: "";
}
div#page-container .et_pb_accordion .et_pb_toggle_content {
    color: #f2f2f2;
}
div#faq-page > div {
    max-width: 850px;
}
/*distribution login page*/
div#customer_login-page , .woocommerce-ResetPassword , .login-page form {
    max-width: 500px;
    margin: auto;
}
div#customer_login-page form{
	border: 0;
    padding: 0;
    border-radius: 0;
    margin: 15px 0 0;
}
div#customer_login-page .u-column1.col-1 h2{
	display: none;
}
.woocommerce-form-login .form-row:last-child {
    text-align: center;
}
div#customer_login-page .button ,
.login-page .button ,
.woocommerce-ResetPassword .button{
	background-color: #DFAB60;
    color: #000000;
    margin-left: auto !important;
    margin-right: auto;
    width: 100%;
    max-width: 180px;
    float: none;
    margin: 10px auto;
}
div#customer_login-page .button:hover ,
.login-page .button:hover ,
.woocommerce-ResetPassword .button:hover{
	background: #ffbb48;
}
div#customer_login-page input:not(.woocommerce-form__input-checkbox) {
    padding: 0;
    height: 35px !important;
    font-size: 16px;
}
div#reg_form_section {
    display: none;
}
.woocommerce-account .breadcrum_cls.section-cls {
    position: absolute;
    top: 0;
    z-index: 55;
    left: 0;
}
.woocommerce-account .page{
	padding-top: 50px;
}
.woocommerce-account .page h1.entry-title.main_title {
    text-align: center;
    margin: 0;
}
.form-row.row_below_logform {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 15px 0 8px !important;
}
p.form-row.row_below_logform > a {
    border-bottom: 2px dotted;
    padding-bottom: 2px !important;
    color: #dfab60;
    margin-left: auto;
}
div#customer_login-page .woocommerce-form__label-for-checkbox{
	position: relative;
	padding: 0;
}
div#customer_login-page .woocommerce-form__label-for-checkbox span{
	font-size: 18px;
	display: block;
	position: relative;
	padding-left: 25px;
}
div#customer_login-page .woocommerce-form__label-for-checkbox span:before{
	width: 20px;
    height: 20px;
    background-color: #dfab60;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 2px;
}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span:before{
		background-image: url(../images/check-icon.png);
		background-repeat: no-repeat;
		background-size: auto;
		background-position: center center; 
		background-size: 12px;
}
div#customer_login-page .woocommerce-form__input-checkbox{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 55;
	opacity: 0;
}

/*enter login age form page*/
.age-gate-form {
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    background: transparent !important;
    padding: 20px 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    color: #fff;
}
.age-gate-form  h2.age-gate-subheading{
	font-size: 50px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 20px;
}
.age-gate-error.has-error p.age-gate-error-message {
    color: #c00;
}
ol.age-gate-form-elements {
    border: 1px solid rgba(255,255,255,0.4);
    padding: 0;
    max-width: 350px;
    margin: 30px auto;
}

ol.age-gate-form-elements .age-gate-label{
	display: none;
}
ol.age-gate-form-elements > li.age-gate-form-section {
    width: 33.33%;
    margin: 0;
    padding: 0;
    border-right: 1px solid rgba(255,255,255,0.4);
}
ol.age-gate-form-elements > li.age-gate-form-section:last-child {
	border-right: 0;
}
ol.age-gate-form-elements > li.age-gate-form-section > .age-gate-input{
	width: 100%;
	height: 45px;
	text-align: center;
	color: #fff;
	background: transparent;
	border: 0;
}
/*flex */
.flex-bx , div#main-content .recipe-page-wrap .et_pb_post{
   display: flex;
   flex-wrap: wrap;
}
.align-center , div#main-content .recipe-page-wrap .et_pb_post{
   align-items: center;
}
.just-centers{
    justify-content: center;
}
.woocommerce-cart div#main-content form.woocommerce-cart-form div#checkout_thumbnail {
    display: none;
}


/* Hide scrollbar for Chrome, Safari and Opera */
nav.woocommerce-breadcrumb::-webkit-scrollbar,
.tabs_innr::-webkit-scrollbar,
.relate_inner::-webkit-scrollbar ,
.mCS_no_scrollbar::-webkit-scrollbar {
  display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.tabs_innr , nav.woocommerce-breadcrumb , .relate_inner , .mCS_no_scrollbar{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
nav.woocommerce-breadcrumb , .relate_inner , .mCS_no_scrollbar{
        white-space: nowrap;
        overflow-x: auto !important;
        min-width: 100%;
        flex-wrap: unset !important;
    }

div#page-container .mx-800{
    max-width: 800px !important;
}  

div#page-container .woof_list {
    display: flex;
    align-items: flex-start;
    width: 100%;
    white-space: nowrap;
    padding-bottom: 0 !important;
    flex-wrap: unset !important;
    padding-top: 20px;
}  

.bg-after:after {
    content: '';
    background: url(/wp-content/uploads/2020/10/ice-bg-1.png)!important;
    display: block;
    width: 100%;
    height: 55%;
    position: absolute;
    bottom: 0;
}
.wc-proceed-to-checkout {
    border: none !important;
}
tr.cart-subtotal {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
body section.shipping-calculator-form button.button,
.woocommerce-page div#main-content .woocommerce-cart-form .coupon > button{
    background: inherit !important;
    color: #dfab60 !important;
}
section.shipping-calculator-form button.button:hover,
.woocommerce-page div#main-content .woocommerce-cart-form .coupon > button:hover{
    background: #ffbb48 !important;
    color: #000 !important;
}
.post-6734{
    
    display:none;
}

/* cart page css start */
.woocommerce-cart .cart-collaterals .shipping-calculator-form [name="calc_shipping"]{
	    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 8px;
}
.woocommerce-checkout .woocommerce, .woocommerce-cart div#main-content .woocommerce{
	padding-right: 37% !important;
}
.woocommerce-page div#main-content .cart-collaterals{
	    width: 35% !important;
}
.woocommerce-page div#main-content .cart-collaterals .shop_table tr.order-total{
	position:relative;
	padding-top: 10px;
}
.woocommerce-page div#main-content .cart-collaterals .shop_table tr.cart-subtotal th,
.woocommerce-page div#main-content .cart-collaterals .shop_table tr.cart-subtotal td{
	    border-bottom: none;
}
.woocommerce-page div#main-content .cart-collaterals .shop_table tr.order-total:before{
	content: "";
    position: absolute;
    left: -30px;
    top: 0px;
    right: -30px;
    height: 1px;
    background-color: #fff;
    opacity: .1;
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button{
	letter-spacing: normal;
    min-height: 40px;
    line-height: 40px;
    padding: 0 !important;
	border-radius: 3px;
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button:hover {
    color: #000;
}
/* cart page css end */

.stamped-form-review-rating input{/*display: none;*/}
.stamped-starrating a{color: #dda95f;margin-top: 15px;}
.stamped-form-label+.stamped-form-input{
/* 	height: 35px; */
    margin-bottom: 20px;
    font-size: 16px;
}
.stamped-container ul.stamped-tabs{
	    border-bottom: none;
}
.stamped-container ul.stamped-tabs li.active{
	border-bottom-color:#dfab60;
}
.stamped-badge-starrating .stamped-fa{
	color: #dfab60;
}
.stamped-messages .stamped-thank-you{
	border: 1px solid #413c3c;
	    padding-bottom: 45px;
}
.stamped-messages .stamped-thank-you > p{
	padding-bottom: 10px;
}
.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o{
	    color: #dfab60;
}
.summary-rating-bar-content{
	    background: #dfab60;
}
#stamped-facebook-optin[data-position="center"]{
    color: #000 !important;;
	line-height: normal !important;
}
#stamped-facebook-optin[data-position="center"] div{
    white-space: normal !important;
}
#stamped-facebook-optin[data-position="center"] > div{
	width: 95%;
}