@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;900&display=swap');
a, a:focus, a:hover, button, button:focus, input[type=submit], input[type=submit]:hover{ text-decoration:none; outline: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
input:focus, select:focus,textarea:focus,button:focus {outline: none; box-shadow:none !important; border: none !important;}
a, a:focus, a:hover, button, button:focus, input[type=submit], input[type=submit]:hover{-webkit-appearance: none; -moz-appearance: none; appearance: none;, -moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;/* future proofing */-khtml-border-radius: 0;/* for old Konqueror browsers */}
a:hover, button:hover,  input[type=submit]:hover { -webkit-transform: scale(1.03); -moz-transform:scale(1.03)); -o-transform: scale(1.03); -ms-transform: scale(1.03); transform:  scale(1.03); -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Thin.eot');
    src: url('../fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Thin.woff2') format('woff2'),
        url('../fonts/Gotham-Thin.woff') format('woff'),
        url('../fonts/Gotham-Thin.ttf') format('truetype'),
        url('../fonts/Gotham-Thin.svg#Gotham-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Extra';
    src: url('../fonts/Gotham-ExtraLight.eot');
    src: url('../fonts/Gotham-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-ExtraLight.woff2') format('woff2'),
        url('../fonts/Gotham-ExtraLight.woff') format('woff'),
        url('../fonts/Gotham-ExtraLight.ttf') format('truetype'),
        url('../fonts/Gotham-ExtraLight.svg#Gotham-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/Gotham-Bold.woff') format('woff'),
        url('../fonts/Gotham-Bold.ttf') format('truetype'),
        url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('../fonts/Gotham-Book.eot');
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Book.woff2') format('woff2'),
        url('../fonts/Gotham-Book.woff') format('woff'),
        url('../fonts/Gotham-Book.ttf') format('truetype'),
        url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/Gotham-Medium.woff') format('woff'),
        url('../fonts/Gotham-Medium.ttf') format('truetype'),
        url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Black.eot');
    src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Black.woff2') format('woff2'),
        url('../fonts/Gotham-Black.woff') format('woff'),
        url('../fonts/Gotham-Black.ttf') format('truetype'),
        url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



/*owl carousel*/
.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent; position:relative}
.owl-carousel{display:none; width:100%; z-index:1; direction: ltr;}
.owl-carousel .owl-stage{position:relative; -ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel .owl-stage-outer{position:relative; overflow:hidden; -webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{}
.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-loading{opacity:0; display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-grab{cursor:move; cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:left}
.owl-carousel .animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut; animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0; transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d; transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative; height:100%; background:#000}
.owl-carousel .owl-video-play-icon{position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; transition:-webkit-transform .1s ease; transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; background-size:contain; transition:opacity .4s ease}
.owl-next, .owl-prev{background-position:0 0}
.owl-carousel .owl-video-frame{position:relative; z-index:1; height:100%; width:100%}
.owl-nav{text-align:center; margin-top:0;}
.owl-next, .owl-prev{background-color:transparent; border-radius:0; height:30px; width:30px; text-align:center; line-height:32px; -webkit-transition:0.4s; -moz-transition:0.4s; -o-transition:0.4s; transition:0.4s; color:#000; display:inline-block; position:absolute; top:50%; margin-top:-15px; background-size: 30px 30px;}
.owl-next{ right: -110px;}
.owl-prev{ left:-110px;}
.owl-next:hover, .owl-prev:hover{ background-color:transparent}
.owl-dots{ display:none;}
/*owl carousel end*/
.main_wrap { overflow: hidden; display: block;}
.header { position:fixed; left: 0; right: 0; top: 0; height: 100px; z-index: 99; background: rgba(245,242,2, 1); padding: 0; font-family: 'Gotham Book'; font-weight: 500;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.header.active { background: #FFD0D0; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.header .container { padding: 0; max-width: 960px; height: 100px; position:relative;}
.logo { position:absolute; left: -220px; top: 39px; z-index: 100; width: 116px; height: 116px;}
.logo img { z-index:102; position:absolute; left: 0; top: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.logo img:nth-child(2), .logo:hover img:nth-child(1) { z-index: 101; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.logo:hover img:nth-child(2) { z-index: 102; -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -o-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.logo img:nth-child(3) { display: none;z-index: 102;}
.logo a { position:absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 106;}
.logo a.mobile_menu { display: none;}
.logo a.menu_open{ display: none;}


.cart_icon{ width: 70px; height: 44px; top: 28px; position:absolute; right: -308px;}
.cart_icon a { display: block; height: 44px; padding-top: 24px; font-size: 15px; line-height: 14px; color: #41846D; text-align:center; background: url(../images/cart.svg) no-repeat center 4px; background-size: 19px 15px;}
.cart_icon i { display:block; position:absolute; left: 0; right: 0; top: -10px; text-align:center; color: #000; font-weight: 500; font-size: 10px; line-height: 14px; font-style:normal;}

.signin_icon {width: 70px; height: 44px; top: 28px; position:absolute; right: -236px;}
.signin_icon a { display: block; height: 44px; padding-top: 24px; font-size: 15px; line-height: 14px; color: #41846D; text-align:center; background: url(../images/signin.svg) no-repeat center 4px; background-size: 13px 16px;}
.search_icon{ height: 44px; top: 28px; position:absolute; right: -160px; border-left: solid 1px rgba(33,37,41, 0.5); border-right: solid 1px rgba(33,37,41, 0.5);}
.search_icon a { display: block; height: 44px; padding: 24px 50px 0 50px; font-size: 17px; line-height: 14px; color: #B18F01;  text-align:center; background: url(../images/aearch.svg) no-repeat center 4px; background-size: 15px 15px;}
.logo_text { display: none; font-size: 16px; color: #000; font-family: 'Gotham Book';font-weight: 300; line-height: 16px; position:absolute; left: 50%; margin-left: -125px; top: 37px; }
.logo_text strong, .logo_text b {font-weight: bold;}
.logo_text a { color: #000; display: block;}
.search_bar {background: rgba(245,242,2, 1); position:fixed; left: 0; right: 0; top: -200px; height: 68px; z-index: 98; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.search_bar.active { top: 100px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.search_bar .container { padding: 0 0 0 130px;; max-width: 100%;  height: 68px; text-align: center; }
.search_bar .container .form-group { width: 1100px; position: relative; display: inline-block;}
.search_bar .form-control { width: 100%; height: 54px; text-align:left; background: #fff; border-radius: 0; font-family: 'Gotham Book';font-weight: 300; font-size: 25px; line-height: 54px; color: #3c3f2d; padding: 0 15px 0 60px; border: solid 1px #3c3f2d;}
.search_bar input[type=submit]{ position:absolute; z-index: 2; left:1px; top: 1px; width: 52px; height: 52px; display: inline-block; line-height: 54px; border:0; background: url(../images/search3.svg) no-repeat center center; cursor: pointer; background-size: 23px 23px;}

.backshade{ background: rgba(33,37,41, 0.5); position: fixed; z-index: -1; left: 0; right: 0; top: 0; bottom: 0; visibility:hidden;}
.cart_wrap.active .backshade, .signin_wrap.active .backshade { visibility: visible;}


.signin_wrap{ width: 846px; float: right;}/* position:absolute; right:-900px; top: 190px; z-index: 20;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;
.signin_wrap.active {right:54px;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }*/
.cart_top { width: 846px; height: 17px; display: block; background:url(../images/curve.png) no-repeat center top;}
.signin_body{width: 846px; background: #FFD3D6; position:relative; padding: 60px 120px 40px 120px; overflow: hidden;font-family: 'Gotham Book'; font-weight: 300; font-size: 14px; line-height: 16px; color: #000;}
.signin_close { width: 42px; height: 42px; background: url(../images/close.svg) no-repeat center center; position:absolute; left: 20px; top: 20px;}
.signin_title {font-family: 'Gotham'; font-weight: 900; font-size: 50px; line-height: 50px; color: #331611; text-align:center; padding-bottom: 40px; letter-spacing: 2px;}
.signin_title span:nth-child(2) { display: none;}
.signin_title.active span:nth-child(2) { display: block;}
.signin_title.active span:nth-child(1) { display: none;}
.sblock1 {overflow: hidden; padding-bottom: 15px; margin-bottom: 15px;font-family: 'Gotham'; font-weight: bold; letter-spacing: 2px;border-bottom: solid 1px #331611; text-transform:uppercase; font-size: 20px;}
.sblock1 span { float: left;}
.sblock1 span:nth-child(2) { float: right; font-size: 14px;font-family: 'Gotham Book'; font-weight: 300; letter-spacing: 0px; text-transform: none;}
.sblock1 span:nth-child(2) a {color: #E84F32;font-family: 'Gotham'; font-weight: 500; text-decoration:underline;text-transform:uppercase;}
.signin_block { width: 100%; float:left;}
.signin_form{ width: 100%; float: left;}
.signin_form .form-control{color: #E84F32; border: solid 1px #212529; width: 100%; height: 48px; line-height: 48px; font-size: 16px; font-family: 'Gotham'; font-weight: 500; border-radius: 0; padding: 0 15px; background: rgba(255,255,255, 1);}
.signin_form .form-control::-webkit-input-placeholder{ color: #E84F32; opacity: 1;font-weight: 500; line-height: 48px; font-size: 16px; font-family: 'Gotham';}
.signin_form .form-control::-moz-placeholder { color: #E84F32; opacity: 1;font-weight: 500; line-height: 48px; font-size: 16px; font-family: 'Gotham'; }
.signin_form .form-control:-ms-input-placeholder { color: #E84F32;font-weight: 500; opacity: 1; line-height: 48px; font-size: 16px; font-family: 'Gotham'; }
.signin_form .form-control::-webkit-input-placeholder { color: #E84F32;font-weight: 500; opacity: 1; line-height: 48px; font-size: 16px; font-family: 'Gotham'; }
.signin_form input[type=submit] { cursor: pointer;  background: #CCAA19; border: solid 1px #CCAA19; height: 66px; line-height: 66px; width: 100%; font-size: 22px;  text-transform:uppercase; text-align:center; font-family: 'Gotham'; font-weight: bold; color: #fff;}
.signin_form input[type=submit]:hover { color: #CCAA19; background: #fff; border: solid 1px #CCAA19;}

.signin_form .form-group { width: 100%; float: left;}
.signin_form .form-group.half { width: 50%; float: left; padding-right: 10px;}
.signin_form .form-group.half2 { width: 50%; float: left; padding-left: 10px;}
.signin_form label { display: block; padding-left: 15px; font-size: 16px; font-family: 'Gotham Book'; font-weight: 300;}
.signin_body ul {display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;  margin:0 -10px; padding: 0 0 40px 0; list-style:none;}
.signin_body ul  li { padding: 0 10px; display: inline-block; width: 50%;}
.signin_body ul  li a { width: 100%; height: 68px; background: #3D5B96; display: block;line-height: 68px; text-align:center; color: #fff;font-family: 'Gotham'; font-weight: bold; font-size: 18px;}
.signin_body ul  li:nth-child(2) a{ background: #AF1227;}
.signin_form .form-group.forgot { text-align:right;}
.signin_form .form-group.forgot a { color: #E84F32; text-decoration:underline; font-family: 'Gotham Book'; font-weight: 300;}

.signup_block { width: 100%; float:left; display: none;}
.signup_block .signin_form label { padding-left: 0px;}
.signup_block .form-group.checkbox label { font-size: 13px; line-height: 15px; display:block; position:relative; padding-left: 40px;  cursor: pointer; font-family: 'Gotham Book'; font-weight: 300;}
.signup_block .form-group.checkbox label input[type="checkbox"]{ position:absolute; left: 0; top: 16px; opacity: 0;}
.signup_block .form-group.checkbox label input[type="checkbox"] + span{width: 29px;height: 29px; background:url(../images/checkbox.png) no-repeat left top #fff;cursor:pointer; position:absolute; left: 0; top: 2px;}
.signup_block .form-group.checkbox label input[type="checkbox"]:checked + span{background:url(../images/checkbox.png) no-repeat left -29px #fff;}

.modal.cartmodal { z-index: 20; }
.modal-backdrop { z-index: 19;}
.modal.cartmodal  .modal-dialog { max-width: 846px; margin: 0; float: right; top: 190px; right: 54px;}
.modal.cartmodal  .modal-content { background: none; border: 0; border-radius: 0; }
.modal.cartmodal  .modal-body { padding: 0 ; }

.cart_wrap{ width: 846px; float: right;} /*position: fixed; left: auto; right:-900px; top: 190px; z-index: 20;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;
.cart_wrap.active {right:54px;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }*/
.cart_top { width: 846px; height: 17px; display: block; background:url(../images/curve.png) no-repeat center top;}
.cart_body{width: 846px; background: #FFD3D6; position:relative; padding: 60px 120px 140px 120px; overflow: hidden;font-family: 'Gotham Book'; font-weight: 300; font-size: 14px; line-height: 16px; color: #000;}
.cart_close { width: 42px; height: 42px; background: url(../images/close.svg) no-repeat center center; position:absolute; left: 20px; top: 20px;}
.cart_title {font-family: 'Gotham'; font-weight: 900; font-size: 50px; line-height: 50px; color: #331611; text-align:center; padding-bottom: 40px; letter-spacing: 2px;}
.cart_body p strong { font-size: 20px; line-height: 24px;font-family: 'Gotham'; font-weight: bold; letter-spacing: 2px;}
.cart_body .progress { height: 11px; background-color: #A2A591; border-radius: 20px;}
.cart_body .progress-bar { background-color: #046500;border-radius: 20px; height: 11px;}
.cprice { height: 30px; display: block; font-size: 15px;font-family: 'Gotham'; font-weight: bold; }
.cprice span { float: left;}
.cprice span:nth-child(2) { float: right;}
.qblock1{ overflow: hidden; padding-bottom: 30px; padding-right: 170px; position:relative; margin-top: 15px;}
.qblock1 a { color: #E84F32;font-family: 'Gotham'; font-weight: bold; text-decoration:underline; position:absolute; right: 0; top: 0; text-transform:uppercase; }
.qblock2 {font-family: 'Gotham'; font-weight: bold; font-size: 20px; line-height: 24px; border-top: solid 3px #331611; text-transform:uppercase; padding: 15px 0; overflow: hidden; letter-spacing: 2px;}
.qblock2 ul {display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;  margin:0 -20px; padding: 20px 0 30px 0; list-style:none;}
.qblock2 ul  li { padding: 0 20px; display: inline-block; width: 25%;}
.qblock2 ul  li a { width: 100%; height: 48px; background: #fff; display: block; position:relative; border: solid 1px #fff; line-height: 48px;}
.qblock2 ul  li a:hover{ border: solid 1px #E84F32;}
.qblock2 ul  li a img { max-width: 90%; height: auto; position:absolute;left: 50%;  top: 50%; -webkit-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);   }

.quote_repeat { overflow: hidden; display: block; padding: 16px 0; border-top: solid 1px #331611; position:relative; font-size: 15px;}
.qpart1{ width: 25%; float: left; text-align:center;}
.qpart2{ width: 75%; float: left; padding-right: 80px; }
.qpart3{ text-align:center; font-size: 15px; position:absolute; right: 0; top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%); font-family: 'Gotham'; font-weight: bold; }
.qpart3 i {font-family: 'Gotham Book';  font-weight: 300; font-size: 13px; line-height: 15px; font-style:normal; text-decoration:line-through; display: block;}
.qpart1 img { max-height: 100px; width: auto;}
.qpart2 p { margin-bottom: 12px;}
.incdnc{ width: 108px; height: 36px; padding: 0; margin-bottom: 10px; background: rgba(255,255,255, 0);  display:inline-block; vertical-align:middle;   border: solid 1px #212529; font-size: 18px; line-height: 34px; text-align:center; font-family: 'Gotham'; font-weight: bold;  }
.incdnc input{ border: none; background: rgba(255,255,255, 0); width: 38px; height: 34px; text-align:center;  color: #212529;  font-size: 16px; font-family: 'Gotham'; font-weight: bold; line-height: 30px; padding: 0; float: left;}
.minus{float: left; width: 34px; height: 34px;   color: #212529;   }
.add{float: left;  width: 34px; height: 34px; color: #212529;  }
.minus:hover, .add:hover {color: #212529; }
.remove{ font-size: 12px; color: #000; display: inline-block;font-family: 'Aleo', serif; font-weight: 400;}
.quote_repeat .remove{ font-size: 12px !important; color: #000 !important; display: inline-block !important;font-family: 'Aleo' , serif; font-weight: 400 !important;}
.quote_repeat .remove:hover{
    color: #000 !important;
    background-color: transparent !important;
}
.qblock3{ overflow: hidden; padding: 30px 0;border-top: solid 1px #331611; position:relative;}
.qblock3 a, .qblock3 a.addthis { color: #E84F32;font-family: 'Gotham'; font-weight: 500; text-decoration:underline; text-transform:uppercase; }
.qblock3 p { margin: 0;}
.qblock3 .form-control{  position:absolute; right: 0; top: 50%; margin-top: -20px; color: #383838; border: solid 1px #212529; width: 290px; height: 40px; line-height: 40px; border-radius: 0; padding: 0 15px; background: rgba(255,255,255, 0.59);}
.qblock4 {border-top: solid 3px #331611; text-transform:uppercase; padding: 15px 0; overflow: hidden; position:relative;}
.qblock4 strong {font-family: 'Gotham'; font-weight: bold; font-size: 20px; line-height: 24px; letter-spacing: 2px; display: inline-block; padding:6px 0 12px 0; }
.qblock4 i {font-family: 'Gotham'; font-weight: bold; font-size:  38px; line-height: 44px; position:absolute; right: 0; top: 20px; font-style:normal;}
.continue{ position:absolute; left: 120px; right: 120px; bottom: 53px; background: #CCAA19; border: solid 1px #CCAA19; height: 84px; line-height: 84px; font-size: 27px; line-height: 84px; text-transform:uppercase; text-align:center; font-family: 'Gotham'; font-weight: bold; color: #fff;}
.continue:hover { color: #CCAA19; right: 100px;background: #fff; border: solid 1px #CCAA19;}


.navbar { padding: 28px 0 0 0 ; left: 50%; margin-left: -480px; width: 960px; position:fixed; z-index: 105; top: 0; font-family: 'Gotham'; font-weight: 500;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.navbar-nav { padding: 0; margin: 0; dis  block; position:relative;}
.navbar-nav:after{ content: ""; width: 1px; height: 44px; position:absolute; left: 0; top: 0; background: rgba(33,37,41, 0.5);}
.navbar-nav ul { padding: 0; margin:  0; display: block; list-style:none; }
.navbar-nav ul  li{float:left; margin:0px; padding: 0px;  text-align:center;  position:relative; float: left;}
.navbar-nav ul  li > a{display:block; padding: 0 48px;margin: 0 1px 0 0; line-height:19px; font-size:14px;  color:#212529; position:relative; min-height: 72px; text-decoration:none; text-transform:uppercase;}
/*.navbar-nav ul  li:nth-child(n+4) a { padding-top: 10px;}*/
.navbar-nav ul  li:focus > a, .navbar-nav ul  li:hover > a, .navbar-nav ul  li > a:focus, .navbar-nav ul  li > a:hover, .navbar-nav ul  li > a.active{ color:#ff919a;text-decoration:none;}
.navbar-nav ul  li > a.active {   }
.navbar-nav ul  li.has-menu ul{background:#F5F302; margin:0; padding: 0; display:none; min-width: 100%;  position:absolute; left: -20px; right: -20px; top:100%; z-index: 9999; list-style:none;}
.navbar-nav ul  li.has-menu ul li{width:100%; list-style:none; padding: 0 15px; }
.navbar-nav ul  li.has-menu ul li a{display:block; font-size:14px; color:#212529; margin: 0;padding:9px 0;  border: 0; min-height: auto; border-top: solid 1px #fbba79; }
.navbar-nav ul  li.has-menu ul li a:hover{text-decoration:none; color:#ff919a; }
.navbar-nav ul  li.has-menu:hover ul{display:block;}
.navbar-nav ul  li.has-menu li:before { display: none;}
.navbar-nav ul  li.has-menu  li a:after { display: none !important;}

.navbar-toggler{ position:absolute; z-index: 9999; top: 32px; right: 32px; height: 30px; width:37px;display:none; cursor:pointer; padding: 0; margin: 0; border: 0;}
.navbar-toggler i{ width: 37px; height: 1px; background: #07568d; position:absolute; left: 0; border-radius: 0px;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.navbar-toggler i:nth-child(1), .navbar-toggler[aria-expanded=false] i:nth-child(1){ top: 0; background: #07568d;}
.navbar-toggler i:nth-child(2), .navbar-toggler[aria-expanded=false] i:nth-child(2){top: 10px;background: #07568d;}
.navbar-toggler i:nth-child(3), .navbar-toggler[aria-expanded=false] i:nth-child(3){top: 21px;background: #07568d;}
.navbar-toggler[aria-expanded=true], .navbar-toggler[aria-expanded=false] {top: 32px; right:32px; padding: 0; margin: 0;border: 0;}
.navbar-toggler[aria-expanded=true] i:nth-child(1){ top: 12px; background: #07568d;transform: rotate(-45deg);}
.navbar-toggler[aria-expanded=true] i:nth-child(2){ display: none;}
.navbar-toggler[aria-expanded=true] i:nth-child(3){top: 12px;background: #07568d;transform: rotate(45deg);}

.mobile_search { display: none; height: 60px; position: relative; border-top: solid 1px #FFB9B9; border-bottom: solid 1px #FFB9B9; text-align:center; margin-bottom: 30px;}
.mobile_search .form-control { width: 100%; height: 58px; text-align:center; background: none; border: 0; border-radius: 0; font-family: 'Gotham Book';font-weight: 300; font-size: 25px; line-height: 56px; color: #FFB9B9;}
.mobile_search .form-control::-webkit-input-placeholder{ color: #FFB9B9; opacity: 0;font-weight: 300;}
.mobile_search .form-control::-moz-placeholder { color: #FFB9B9; opacity: 0;font-weight: 300; }
.mobile_search .form-control:-ms-input-placeholder { color: #FFB9B9;font-weight: 300; opacity: 0; }
.mobile_search .form-control::-webkit-input-placeholder { color: #FFB9B9;font-weight: 300; opacity: 0; }

.mobile_search input[type=submit]{ position:absolute; left: 50%; top: 0; margin-left: -100px; width: 58px; height: 58px; display: inline-block; line-height: 58px; text-transform:uppercase; border:0; background: url(../images/search2.svg) no-repeat center center; cursor: pointer; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.mobile_search .form-control:focus + label + input[type=submit], .mobile_search .form-control:not(:placeholder-shown) + label + input[type=submit]{ left: 0; margin-left: 0; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.mobile_search.form-control:focus + label + input[type=submit], .mobile_search .form-control:not(:-ms-input-placeholder) + label + input[type=submit]{ left: 0; margin-left: 0; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}

.mobile_search label{pointer-events: none;position:absolute;left: 50%; margin:0 0 0 -42px; top: 0px; padding: 0;font-family: 'Gotham Book';font-weight: 300; font-size: 25px; line-height: 56px; color: #FFB9B9;
 transition: 0.2s; transition-timing-function: ease;  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}
.mobile_search .form-control:focus + label, .mobile_search .form-control:not(:placeholder-shown) + label {top: 0px; left: 50%; margin-left: 0 0 0 -42px; font-family: 'Gotham Book';font-weight: 300; font-size: 25px; line-height: 56px; color: #FFB9B9; opacity: 0; }
/* For IE Browsers*/
.mobile_search.form-control:focus + label, .mobile_search .form-control:not(:-ms-input-placeholder) + label {top: 0px; left: 50%; margin-left: 0 0 0 -42px;font-family: 'Gotham Book';font-weight: 300; font-size: 25px; line-height: 56px; color: #FFB9B9; opacity: 0;}
.banner { padding:100px 0 0 0; margin: 0; position:relative;}
.banner_image { display: block; position:relative; text-align:center; }
.banner_image img { max-width: 100%; height: auto;}
.banner_image img:nth-child(2) { display: none;}
.banner_image:after { content: ""; z-index: -1; background: #FFE8E0; height: 130px; position:absolute; left: 0; right: 0; bottom: 0;  width: 100%;}
.banner_title {background: #FFE8E0; display: block; position:relative; padding: 30px 0 70px 0; text-align:center; font-family: 'Gotham';font-weight: 900; color: #331611; font-size: 40px; line-height: 40px;letter-spacing: 2px;}
.banner_title div { width: 930px; margin: 0 auto; overflow: hidden;}
.banner_title div span:nth-child(1) { float: left; font-size: 154px; line-height: 130px;}
.banner_title div span:nth-child(2) { font-size: 77px; line-height: 70px; float: right;}
.banner_title div span:nth-child(3)  { float: right;}

.home_section2{ max-width: 100%; position: relative;}
.home_section2 [class*="col-"]:after { content: ""; position:absolute; left: 15px; right: 15px; bottom: 0px; height: 1px; background: #331611;}
.section2_wrap {   padding:50px 0 0  450px; margin: 0 10%; min-height: 850px; position:relative;}
.img_wrap { display: block; height: 170px; position:relative;}
.img_wrap img { max-height: 165px; max-width: 100%; position:absolute;  left: 50%; top: 50%;-webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);  }
.img_title { min-height: 70px; text-align:center; color: #331611; font-size: 23px; line-height: 23px; font-family: 'Gotham'; font-weight: 900; font-style:normal; }
.section2_wrap [class*="col-"] { color: #ED7A3D; font-size: 20px; line-height: 28px; font-style:italic; text-align:center;font-weight: 300;}
.section2_wrap [class*="col-"] p strong { font-style:normal; font-weight: 700;}
.section2_wrap [class*="col-"]:after { display: none;}
.busket { width: 450px; position:absolute; left: 0; top: 50px; text-align:center;}
.busket h1{ color: #ED7A3D; font-size: 54px; line-height: 53px; padding: 0 0 30px 0; margin: 0; text-align:center; font-style:italic; font-weight: 700; }
.busket h1 i { font-size: 30px; line-height: 40px; display:block; font-weight: 400;}
.shapes { display: block; position:relative;}
.shapes img { max-width: 100%; height: auto;}
.shapes i { position:absolute; left: 70px; top: 55px; width: 130px; font-size: 18px; line-height: 26px; color: #331611; font-weight: 700; font-style:italic; text-align:left;}
.shapes i:before { content: ""; width: 70px; height: 1px; position:absolute; background: #4FDAE0; top: 50%; margin-top: -0.5px;}
.shapes i:after { content: "";background: #4FDAE0; width: 7px; height: 7px; border-radius: 50%; position:absolute; top: 50%; margin-top: -3.5px; }
.shapes i:nth-child(1):before, .shapes i:nth-child(1):after { right: 0;}
.shapes i:nth-child(2) { left: auto; right: 45px; top: 125px; text-align:right;}
.shapes i:nth-child(2):before, .shapes i:nth-child(2):after {  left: 0; }
.shapes i:nth-child(3) { left: 20px; bottom: 50px; top: auto; }
.shapes i:nth-child(3):before, .shapes i:nth-child(3):after {right: 0; }

.pro_slider { padding: 30px 0 80px 0; margin: 0; text-align:center;}
.pro_slider h2 { color: #331611; font-size: 42px; line-height: 58px; padding: 0; margin: 0 0 40px 0;  font-weight: 700; text-transform:uppercase;}
.pro_slider img { width: 100%; height: auto;}
.slider_wrap{ width: 100%; padding: 0; position:relative;}
.slider_wrap .owl-next i, .slider_wrap .owl-prev i { display: none;}
.slider_wrap .owl-next { right: 8%; width: 44px; height: 82px; background: url(../images/next.svg) no-repeat center center; top: auto; margin-top: auto; bottom: 20px;}
.slider_wrap .owl-prev{ left: 8%;  width: 44px; height: 82px; background: url(../images/previous.svg) no-repeat center center;top: auto; margin-top: auto; bottom: 20px;}
.owl-prev.disabled, .owl-next.disabled { opacity: 0.25;}
.slider_wrap .item { padding:60px 0 100px 0;}
.marking{ z-index: 2; position:absolute; width: 210px; height: 190px;font-family: 'Gotham'; font-weight: 900;  font-size: 20px; line-height: 23px; text-align:center; text-transform:uppercase;}
.marking:after {content: "";background: #331611; width: 7px; height: 7px; border-radius: 50%; position:absolute; left: 50%; margin-left: -3.5px; }
.marking:before { content: ""; width: 1px; height: 100px; position:absolute; background: #331611; bottom: 0; left: 50%;  margin-left: -0.5px;}
.marking.marking1 { right: 8%; top: 50px;}
.marking.marking1:after { top: 60px;}
.marking.marking1:before { bottom: 25px;}
.marking.marking2 { left: 23%; top: 50px;}
.marking.marking2:after { top: 60px;}
.marking.marking2:before { bottom: 25px;}
.marking.marking3 { left: 33%; bottom: 20px; padding-top: 130px; top: auto;}
.marking.marking3:after { top: 108px;}
.marking.marking3:before { top: 10px; bottom: auto;}

.marking.marking4 { left: 20%; top: 50px;}
.marking.marking4:after { top: 60px;}
.marking.marking4:before { bottom: 25px;}
.marking.marking5 { left: 54%; bottom: 20px; padding-top: 130px; top: auto;}
.marking.marking5:after {  top: 108px;}
.marking.marking5:before { top: -290px; bottom: auto; height: 400px;}

.marking.marking7 { left: 15%; top: 50px;}
.marking.marking7:after { top: 60px;}
.marking.marking7:before { bottom: 25px;}
.marking.marking8 { left: 68%; bottom: 20px; padding-top: 130px; top: auto;}
.marking.marking8:after {  top: 108px;}
.marking.marking8:before { top: -290px; bottom: auto; height: 400px;}

.caco_fruit { background: #CFE790; height: 554px; padding: 0; margin: 0;}
.caco_fruit .container { max-width: 970px; position:relative;}
.fruit_title { width: 446px;  text-align:center;font-family: 'Gotham';font-weight: 900; font-size: 67px; line-height: 65px; padding: 80px 0 40px 0; border-bottom: solid 1px #331611; }
.fruit_title h2 {font-family: 'Gotham';font-weight: 900; color: #331611; font-size: 129px; line-height: 120px; text-transform:uppercase; padding:30px 0 0 0; margin:0; border-top: solid 1px #331611;}
.fruit_title h2 strong { font-size: 106px; font-weight: 900;}
.caco_fruit .container img { position:absolute; right: 0; top: -60px; z-index: 2;}

.caco_water{ padding-top: 80px;}
.caco_water_wrap { width: 100%; float: left; position:relative;  border-bottom: solid 1px #488372; padding-bottom: 80px;}
.water_wrap { width: 40%; float: left; text-align:center; font-family: 'Gotham Book'; font-weight: 300; font-size: 30px; line-height:  36px;}
.water_wrap.tpadding { padding-top: 120px;}
.left_pic{ width: 40%; float: left; margin-right: 30px; margin-left: 10%;}
.left_pic a { display: block;}
.left_pic img { width: 100%; height: auto;}
/*.water_wrap  img { position:absolute; left: 8%; top: -80px; max-width: 44%;}*/
.water_wrap h2 { font-size: 90px; line-height: 100px; color: #488372; font-weight: 700; text-transform:uppercase; }
.water_wrap h2  strong { display: block;}
.water_wrap p strong {font-family: 'Gotham'; font-weight: bold;}
.water_wrap p:nth-child(2) { font-size: 23px; line-height: 27px;}
.walter_middle { border-top: solid 1px #488372; margin-top: 60px; padding-top: 60px;padding-bottom: 70px;}
.walter_middle span { width: 497px; height: 99px; padding-top: 10px;  display: inline-block;font-family: 'Gotham'; font-weight: bold; font-size: 37px; line-height: 44px; background: url(../images/light_back.png) no-repeat center center;}
.shop_learn a { color: #E84F32; font-size: 38px; line-height: 43px; font-family: 'Gotham'; font-weight: bold; }
.shop_learn a:hover { font-size: 40px;}
.water_pic { display: none;}
.water_pic  span { display: none;}

.fruit_products { padding-top: 80px; padding-bottom: 80px;}
.eqheight{ min-height: 130px;}
.slider4 .eqheight{ min-height: 155px;}
.slider5 .eqheight{ min-height: 220px;}
.fruit_title2 { display: block; text-align:center; padding-bottom: 50px; color: #488372;  }
.fruit_title2 h2 { font-size: 67px; line-height: 70px; font-weight: 700; padding: 0; margin: 0; text-transform:uppercase; font-style:normal; }
.fruit_title2 h2 strong { display: block; font-size: 39px; line-height: 36px; font-style:italic; font-weight: 400; text-transform:capitalize; }
.service_common, .portfolio_common {font-family: 'Gotham Book';  font-weight: 300; font-size: 23px; line-height: 27px; text-align:center;}
.service_common  h3 , .portfolio_common h3 { font-size: 30px; line-height: 35px; font-family: 'Gotham'; font-weight: bold; text-transform:uppercase;}
.service_common  h3 strong, .portfolio_common h3 strong { display: block;font-family: 'Gotham Book';    font-weight: 300;}
.service_common p, .portfolio_common p {margin-bottom: 0px;}
.service_common p.shop_learn, .portfolio_common p.shop_learn { min-height: 35px; margin-bottom: 0px;}
.service_section { display: block; padding: 0 0 15px 0;}
.service_section img { max-width: 100%;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.service_section img:hover { -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;
 -webkit-transform: rotate(2deg)  scale(1.05); -moz-transform: rotate(2deg)  scale(1.05)); -o-transform: rotate(2deg)  scale(1.05); -ms-transform: rotate(2deg)  scale(1.05); transform: rotate(2deg)  scale(1.05);}
.owl-carousel.owl-drag .owl-item:nth-child(even) .service_common .service_section img:hover , .owl-carousel.owl-drag .owl-item:nth-child(even) .portfolio_common .service_section img:hover { -webkit-transform: rotate(-2deg)  scale(1.05); -moz-transform: rotate(-2deg)  scale(1.05)); -o-transform: rotate(-2deg)  scale(1.05); -ms-transform: rotate(-2deg)  scale(1.05); transform: rotate(-2deg)  scale(1.05);}
.service_common .shop_learn a , .shop_learn.mshow  a, .portfolio_common .shop_learn a { font-size: 24px; line-height: 27px;}
.service_common .shop_learn a:hover , .shop_learn.mshow  a:hover, .portfolio_common .shop_learn a:hover{ font-size: 26px;}
.shop_learn.mshow { display: none; text-align:center; padding-top: 10px;}

.caco_fruit.beans { background: #FCA984;}
.caco_fruit.beans .container img { right: auto; left: 0; top: -30px;}
.caco_fruit.beans .fruit_title { float: right;}
.caco_fruit.beans h2 { font-size: 112px; line-height: 110px;}

/*.caco_water.beans { padding-top: 110px;}*/
/*.caco_water.beans .caco_water_wrap { padding-left: 0%; padding-right: 50%; }*/
.caco_water.beans .left_pic { float: right;margin-left: 30px;margin-right: 10%; }
.caco_water.beans  .water_wrap img {left: auto; right: 8%;  top: 0px; }
.caco_water.beans  .water_wrap { float: right; margin-left: 0px; margin-right: 20px;}
.caco_water.beans .water_wrap h2 { color: #A8522B;}
.caco_water.beans .water_wrap h2 strong { font-size: 70px; font-style:italic; text-transform:capitalize; font-weight: 400;}
.caco_water.beans .water_wrap p:nth-child(2) { font-style:italic; margin-bottom: 15px;}
.caco_water.beans .water_wrap p:nth-child(3) { font-style:italic;}
.caco_water.beans .walter_middle { font-style:normal !important; font-size: 18px; line-height: 28px; padding-bottom: 20px;}
.caco_water.beans .walter_middle span { text-transform:uppercase; font-style:normal; background-image: none; height: auto; padding-bottom: 40px; }
.caco_water.beans .walter_middle p{font-style:normal !important;}
.fruit_title2.beans {color: #A8522B;}
.fruit_products.functional { padding-top: 0px;}
.line  { padding-bottom: 50px;}
.line hr { border-top: solid 1px #488372; padding: 0; margin: 0;}
.functional_text { padding-bottom: 40px; text-align:center; font-size: 22px; line-height: 32px;font-family: 'Gotham Book';    font-weight: 300; color: #A8522B;}
.functional_text p:nth-child(2), .functional_text p strong{ font-size: 26px; line-height: 36px; font-family: 'Gotham'; font-weight: 500; text-transform:uppercase;}

.caco_fruit.shell { background: #FFB9B9;}
.caco_fruit.shell .container img { top: 0px;}
/*.caco_water.shell .caco_water_wrap { padding-bottom: 300px;}*/
.caco_water.shell .water_wrap h2 { font-size: 65px; line-height: 70px; color: #E66666;}
.caco_water.shell .walter_middle { padding-left: 100px; padding-right: 100px;}
.fruit_products.shell .fruit_title2 h2 {color: #E66666;}
.caco_fruit.beans.whole { background: #BBEDD7;}
.caco_water.beans.whole .water_wrap h2 { color: #B1831B;}
.caco_water.beans.whole .walter_middle span {font-family: 'Gotham Book';  font-weight: 300; font-size: 30px; line-height:47px;}
.mobile_text { display: none;}
.fruit_products.whole .fruit_title2 h2 { color: #B1831B;}
.whole_text { width: 100%; padding:0 20%;border-bottom: solid 1px #488372; text-align:center; font-size: 29px; line-height: 52px; font-style:italic; font-weight: 400; padding-bottom: 80px; margin-bottom: 50px;}
.caco_fruit.fun { background: #FF906F;}
.caco_fruit.fun .fruit_title { font-size: 60px; padding: 60px 0 30px 0;}
.caco_fruit.fun  h2 strong{ font-size: 157px; line-height: 133px;}
.caco_fruit.fun  h2  {font-size: 54px; line-height: 50px;}
.caco_fruit.fun .fruit_title p:nth-child(3) { font-size: 58px; line-height: 54px; margin: 0;border-top: solid 1px #331611; padding-top: 15px;}
.caco_fruit.fun .fruit_title p:nth-child(3) strong { font-size: 53px; display: block;}
.caco_water.fun { padding-top: 80px; padding-bottom: 80px;}
.fun_comon { width: 100%; float: left; padding-bottom: 30px; text-align:center;}
.fun_left { width: 50%; float: left; padding: 0 30px;}
.fun_left a { display: block;}
.fun_left img { max-width: 100%; height: auto;}
.fun_right { width: 50%; float: right; padding:50px 80px 0 80px;}
.fun_right h3 { font-size: 40px; line-height: 45px; color: #CB5F5F; font-weight: 700; margin-bottom: 40px;}
.fun_right img { max-width: 100%; height: auto;}
.fun_right  .shop_learn { padding-top: 70px; margin-top: 70px; border-top: solid 1px #488372;}
.caco_water.fun .fun_comon:nth-child(even) { padding-bottom: 0px;}
.caco_water.fun .fun_comon:nth-child(even) .fun_left { float: right;}
.caco_water.fun .fun_comon:nth-child(even) .fun_right { float: left;}
.fun_left .shop_learn { display: none;}

.whole_caco { background: #F5F302; position:relative; padding-top: 120px; padding-bottom: 120px;}
.whole_caco img { width: 50%; height: auto; position:absolute; right: 0; top: 0; z-index: 1;}
.whole_caco_text { width: 50%; float: left;font-family: 'Gotham'; font-weight: bold; font-size: 24px; line-height: 40px;}
.whole_caco_text strong {font-family: 'Gotham';  font-weight: 900; display: block;}
.whole_caco_text  h2 {font-family: 'Gotham';  font-weight: 900; font-size:110px; line-height: 100px; margin: 0;}
.whole_caco_text  h3 {font-family: 'Gotham';  font-weight: 900; font-size:51px; line-height: 70px; margin: 0 0 30px 0;}
.whole_caco_text a, .readmore, .whole_caco_text a:hover, .readmore:hover  { padding-top: 39px; padding-left: 24px; width: 132px; height: 132px; background: #E84F32; text-align:left; border-radius: 50%; display: inline-block; font-size: 27px; line-height: 27px; color: #fff;font-family: 'Gotham'; font-weight: bold;
-webkit-box-shadow: 0px 3px 6px 0px rgba(59,30,30,0.29);-moz-box-shadow: 0px 3px 6px 0px rgba(59,30,30,0.29);box-shadow: 0px 3px 6px 0px rgba(59,30,30,0.29);}

.story_teller { background: #F2EFC8; position:relative; padding-top: 120px; padding-bottom: 120px;}
.story_text { width: 100%; float: left; position:relative;}
.story_text  h2 {font-family: 'Gotham';  font-weight: 900; font-size:110px; line-height: 100px; margin: 0; padding: 20px 0 0 0;}
.story_text  div { float: left; position:relative; width: 50%;}
.story_text  div:nth-child(1) { float: right; padding-left: 15px;}
.story_text  div:nth-child(1) a { color: #FF919A; font-size: 68px; line-height: 70px; text-transform: capitalize !important; font-weight: 700; font-style:italic; display:inline-block; margin-top: 40px;}
.story_text  img { max-width: 100%;}
.readmore { position:absolute; left: -45px; bottom: -55px; z-index: 3;}

.footer { background: #331611; padding-top: 80px; padding-bottom: 50px;}
.newsletter { text-align:center;}
.newsletter h2 { font-size: 50px; line-height: 48px; color: #E84F32; font-family: 'Gotham';font-weight: 900; text-transform:uppercase; display: inline-block; margin: 0 auto; text-align:left;}
.newsletter h2 strong:nth-child(1) { font-size: 44px;display:block}
.newsletter h2 strong:nth-child(2) { font-size: 30px; line-height: 30px; margin-top: -1px; display:block}
.footer_form { padding-bottom: 20px; position:relative;}
.footer_form h2 { padding-bottom: 20px; }
.footer_form .form-group { position:relative;}
.footer_form .form-control { padding: 0 12px; width: 100%; height: 44px; text-align:left; background: #fff; border: solid 1px #fff; border-radius: 0;font-family: 'Gotham'; font-weight: bold; font-size: 14px; line-height: 44px; color: #331611;}
.footer_form .form-control.inputError { border: solid 1px #E84F32;}
.footer_form .form-control::-webkit-input-placeholder{ color: #FFB9B9; opacity: 0;font-weight: bold;}
.footer_form .form-control::-moz-placeholder { color: #FFB9B9; opacity: 0;font-weight: bold; }
.footer_form .form-control:-ms-input-placeholder { color: #FFB9B9;font-weight: bold; opacity: 0; }
.footer_form .form-control::-webkit-input-placeholder { color: #FFB9B9;font-weight: bold; opacity: 0; }
.footer_form input[type=submit]{ width: 100%; height: 44px; display: block; line-height: 44px; text-transform:uppercase; border: solid 1px #FF919A; background: #FF919A; font-family: 'Gotham'; font-weight: bold; font-size: 18px;  color: #fff;  cursor: pointer; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.footer_form input[type=submit]:hover { background: #fff; color: #FF919A;-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.footer_form .form-group  label{ pointer-events: none;position:absolute;left: 12px; margin: 0; z-index: 5; top: 0px; padding: 0;font-family: 'Gotham'; font-weight: bold; font-size: 14px; line-height: 44px; color: #331611; line-height: 44px;
 transition: 0.2s; transition-timing-function: ease;  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }
.footer_form .form-group  .form-control.inputError + label { color: #E84F32;}
.footer_form .form-group .form-control:focus + label, .footer_form .form-group .form-control:not(:placeholder-shown) + label {top: 0px;left: 12px; margin: 0; top: 0px; padding: 0;font-family: 'Gotham'; font-weight: bold; font-size: 14px; line-height: 44px; color: #331611; line-height: 44px;opacity: 0; }
/* For IE Browsers*/
.footer_form .form-group .form-control:focus + label, .footer_form .form-group .form-control:not(:-ms-input-placeholder) + label  {top: 0px; left: 12px; margin: 0; top: 0px; padding: 0;font-family: 'Gotham'; font-weight: bold; font-size: 14px; line-height: 44px; color: #331611; line-height: 44px;opacity: 0;}

.succesfull { display: none; width: 70px; position:absolute; bottom: 0px; left: 50%; margin-left: -35px; text-align:center; color: #CFE790; font-size: 11px; line-height: 23px;font-family: 'Gotham'; font-weight: 500;}
.formerroe { display: none; width: 70px; position:absolute; bottom: 0px; left: 50%; margin-left: -35px;text-align:center; color: #E84F32; font-size: 11px; line-height: 23px;font-family: 'Gotham'; font-weight: 500;}

.happy_hour { color: #fff; font-size: 20px; line-height: 32px; font-style:italic; text-align:center;  }
.happy_hour div { width: 100%; float: left; padding-bottom: 15px; }
.happy_hour div strong { font-weight: 700; font-style:normal; display: block; padding-bottom: 8px; }
.happy_hour div h2 { color:#FF919A ; font-size: 20px; line-height: 30px; font-family: 'Gotham'; font-weight: bold; margin: 0 0 20px 0; font-style:normal;}

.footer_links {  text-align:center; padding-top: 30px; padding-bottom: 15px;  font-family: 'Gotham'; font-weight: 500; font-size: 17px; line-height: 30px; text-transform:uppercase;}
.footer_links  h3 { font-size: 20px; line-height: 25px; color: B8EDED; border-top: solid 1px #fff; border-bottom: solid 1px #fff; padding: 10px 0; margin: 0; color: #B8EDED; }
.footer_links  ul { display: block; padding:15px 0 0 0; margin: 0; list-style:none;}
.footer_links  ul li{ display: block; padding: 0 0 2px 0; margin: 0; list-style:none;}
.footer_links  ul li a { padding: 10px 0; color: #E84F32; display: block;letter-spacing: 2px;}
.footer_links  ul li a:hover{ color: #E84F32;-webkit-transform: scale(1.05); -moz-transform:scale(1.05)); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform:  scale(1.05);}

.bottom_links { width: 100%; float: right; text-align:center; padding-top: 30px; font-size: 15px; line-height: 20px; color: #fff; font-style:italic; border-top: solid 1px #fff;}
.bottom_links  ul { display: block; padding: 0; margin: 0; list-style:none;}
.bottom_links  ul li{ display: inline-block; padding: 0 10px; margin: 0; list-style:none;}
.bottom_links  ul li a { padding: 5px; color: #fff;word-spacing: 6px;}
.flogo { position:absolute; width: 116px; height: 116px; left: 50%; margin-left: -58px; top: 240px; z-index: 5;}

.connext_us { z-index: 5;width: 280px; left: 50%; margin-left: -140px; position:absolute; top: 0px; text-align: center; font-family: 'Gotham'; font-weight: bold; font-size: 20px; line-height: 30px; color: #FF919A;}
.connext_us  ul { display: block; overflow: hidden; padding: 10px 0 0 0; margin: 0; list-style:none;}
.connext_us  ul li{ display: inline-block; overflow: hidden; padding: 10px 0 0 0; margin: 0; list-style:none;}
.connext_us  ul li:nth-child(1) { float: left;}
.connext_us  ul li:nth-child(3) { float: right;}
.connext_us  ul li:hover { opacity: 0.75;}
.telephone { z-index: 5;width: 280px; left: 50%; margin-left: -140px; position:absolute; top: 180px; text-align:center; font-family: 'Gotham'; font-weight: bold; font-size: 20px; line-height: 30px; color: #FF919A;}

.product_slider{ width: 98%; padding: 0; position:relative; margin: 0 auto;}
.product_slider .owl-next i, .product_slider .owl-prev i { display: none;}
.product_slider .owl-next { right: -100px; width: 44px; height: 82px; background: url(../images/next.svg) no-repeat center center;}
.product_slider .owl-prev{ left: -100px;  width: 44px; height: 82px; background: url(../images/previous.svg) no-repeat center center;}

.forgot_password, .terms, .press, .tell_story { padding-top: 130px; padding-bottom: 130px; background: #B1E6CA;}
.forgot_password { text-align:center;font-family: 'Gotham'; font-weight: bold; font-size: 25px; line-height: 44px; text-transform:uppercase;}
.forgot_password.reset { background: #B8EDED;}
.forgot_password h1, .terms h1, .press h1, .tell_story h1, .recipes_title h1, .whole_cacao h1, .sustainability_header h1, .science_header h1, .locations_header h1, .your_cart h1 { text-align:center; font-style:normal; color: #331611; font-family: 'Gotham';font-weight: 900; font-size: 103px; line-height: 103px; border-bottom: solid 1px #331611; padding-bottom: 40px; margin-bottom: 40px; text-transform:uppercase; }
.forgot_form { padding-top: 40px; position:relative;}
.forgot_form .form-group { position:relative;}
.forgot_form .form-control { padding: 0 12px; width: 100%; height: 48px; text-align:left; background: #fff; border: solid 1px #331611; border-radius: 0;font-family: 'Gotham'; font-weight: 500; font-size: 16px; line-height: 48px; color: #331611;}
.forgot_form .form-control.inputError { border: solid 2px #E84F32;}
.forgot_form .form-control.inputError, .state_select.form-control2.inputError {
    border: solid 2px #E84F32;
    border-color: #E84F32!important;
}
.forgot_form .form-control::-webkit-input-placeholder{ color: #331611; opacity: 0;font-weight: 500;}
.forgot_form .form-control::-moz-placeholder { color: #331611; opacity: 0;font-weight: 500; }
.forgot_form .form-control:-ms-input-placeholder { color: #331611;font-weight: bold; opacity: 0; }
.forgot_form .form-control::-webkit-input-placeholder { color: #331611;font-weight: 500; opacity: 0; }
.forgot_form .form-group.subbmit { height: 60px;}
.forgot_form input[type=submit]{ width: 100%; height: 44px; display: block; line-height: 44px; text-transform:uppercase; border: solid 1px #CCAA19; background: #CCAA19; font-family: 'Gotham'; font-weight: bold; font-size: 18px;  color: #fff;  cursor: pointer; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.forgot_form input[type=submit]:hover { background: #fff; color: #CCAA19; width: 110%; height: 100%; /*-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)*/-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.forgot_form .form-group  label{ pointer-events: none;position:absolute;left: 12px; margin: 0; z-index: 5; top: 0px; padding: 0;font-family: 'Gotham'; font-weight: 500; font-size: 16px; line-height: 48px; color: #331611; text-transform:uppercase;
 transition: 0.2s; transition-timing-function: ease;  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }
.forgot_form .form-group  .form-control.inputError + label { color: #E84F32;}
.forgot_form .form-group .form-control:focus + label, .forgot_form .form-group .form-control:not(:placeholder-shown) + label {top: 0px;left: 12px; margin: 0; top: 0px; padding: 0;font-family: 'Gotham'; font-weight: bold; font-size: 14px; line-height: 44px; color: #331611; line-height: 44px;opacity: 0; }
/* For IE Browsers*/
.forgot_form .form-group .form-control:focus + label, .forgot_form .form-group .form-control:not(:-ms-input-placeholder) + label  {top: 0px; left: 12px; margin: 0; top: 0px; padding: 0;font-family: 'Gotham'; font-weight: bold; font-size: 14px; line-height: 44px; color: #331611; line-height: 44px;opacity: 0;}
.errormessage { text-transform:capitalize; display: none; font-family: 'Gotham';font-weight: 500; color: #E84F32; font-size: 11px; line-height: 14px; text-align:center; position:absolute; left: 50%; bottom: -25px; margin-left: -110px;  }
.errormessage2 {  width: 210px; right: -230px; text-transform: none; display: none; font-family: 'Gotham Book'; font-weight: 300; color: #E84F32; font-size: 16px; line-height: 22px; text-align:center; position:absolute; top: 40px; text-align:left;  }
.errormessage2:after{ content: ""; width: 70px; height: 1px; background: #E84F32; left: -75px; top: 24px; position:absolute;}
.errormessage2:before{ content: ""; width: 14px; height: 14px; border-radius: 50%; position:absolute; border: solid 1px #E84F32; left: -89px; top: 17px;}

.terms { background: #F4ECAD;font-family: 'Aleo', serif; font-size: 22px; line-height: 41px; text-align:left; font-weight: 400; font-style:italic;}
.press { background: #EDEDEB;font-family: 'Gotham Book'; font-weight: 300; font-size: 24px; line-height: 33px;}
.press_content [class*="col-"] { padding-bottom: 60px;}
.press_common { background: #FFE8EA; text-align:center; border: solid 8px #fff; width: 100%; height: 100%; display: block; padding: 30px 30px 15px 30px; text-align:center; position:relative; }
.press_common h2 { font-family: 'Gotham'; font-weight: bold; font-size: 32px; line-height: 36px; color: #331611; text-transform:uppercase;}
.press_common a { font-family: 'Gotham'; font-weight: bold; color: #E84F32;font-size: 20px; line-height: 24px;}
.press_content [class*="col-"]:nth-last-child(1) .press_common:after { display: none;}
.pagenumber ul { display: block; padding: 40px 0; margin: 0; list-style:none; border-bottom: solid 1px #331611; text-align:center; width: 100%;}
.pagenumber ul  li { display: inline-block; padding: 0 ; margin: 0; list-style:none;}
.pagenumber ul  li:nth-child(1) { padding-right: 10px;}
.pagenumber ul  li:nth-last-child(1) { padding-left: 10px;}
.pagenumber ul  li a, .pagenumber ul  li .page-numbers.current{ display: block; padding: 5px; color: #E84F32; font-size: 22px; line-height: 30px;font-family: 'Gotham'; font-weight: bold; }
.pagenumber ul li.active a {
    color: #000;
}
.pagenumber ul li.active a, .pagenumber ul  li .page-numbers.current {
    color: #000;
}
.tell_story { background: #FFCCC6; font-size: 67px; line-height: 70px; color: #4D2626; font-weight: bold; padding-bottom: 0px;}
.tell_story  [class*="col-"]:nth-child(2) { padding-bottom: 400px;}
.tell_story img { position:absolute; right: -160px; top: -85px; z-index: 1; max-width: 61%;}
.tell_story_text{ width: 50%; position:absolute; left: 0; bottom: 120px; text-align:center; text-transform:uppercase;}
.tell_story  h1 strong { font-weight: 900; display: block;}
.story_content { padding-top: 60px; padding-bottom: 60px; font-size: 22px; line-height: 40px; font-style:italic;}
.toppadding { display: block; padding-top: 100%;}
.text_block1 { display: block; padding-left: 20%; padding-top: 30px;}
.text_block1 img, .text_block2 img { max-width: 100%;}
.text_block2 { display: block; padding-right: 20%; padding-bottom: 30px;}
.text_block2 img { display: none;}
.text_block1 img { display: block;}
.video_play { background: #FFE6E6; display: block; width: 100%; position:relative; text-align:left; }
.video_play a { display: block; padding:150px 80px 80px 80px; font-size: 40px; line-height: 40px; color: #331611;  text-transform:uppercase; font-style:normal; font-weight: 400;}
.video_play a:after { content:""; width: 45px; height: 52px; background: url(../images/play.svg) no-repeat center center; background-size: 45px 52px; position:absolute; left: 80px; top: 60px;}
.tell_story_text2   { display: none; font-size: 48px; line-height: 48px; font-weight: 700; font-style:italic; color: #B7AA37; text-align:center; border-bottom: solid 1px #331611; padding: 30px 0;}
.tell_story_text2 strong { display: block; font-weight: 400;}

.gorcery_header { padding: 118px 0 0 0; text-align:center;}
.gorcery_header img { width: 100%; height: auto;}
.gorcery_tab ul { padding: 16px 0; margin: 0 -1px; list-style:none; border-bottom: solid 1px #331611;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: center !important;justify-content: center !important;}
.gorcery_tab ul  li {  padding: 0 1px; margin: 0; list-style:none;  position:relative;-ms-flex: 0 0  12.5%; flex: 0 0  12.5%; max-width:  12.5%;}
.gorcery_tab ul  li:after { content:""; width: 1px; height: 36px; background: #331611; position:absolute; left: 0; top: 50%; margin-top: -18px;}
.gorcery_tab ul  li:nth-child(1):after  { display: none;}
.gorcery_tab ul  li a { font-size: 17px; line-height: 24px; font-style:italic; color: #212529; padding: 0 15px; display: block; width: 100%; float: left; position:relative; text-align:center; min-height: 80px;}
.gorcery_tab ul  li a i {position:absolute; left: 50%; top: 50%; -webkit-transform:scale(1.0) translate(-50%, -50%); -moz-transform:scale(1.0) translate(-50%, -50%); -ms-transform:scale(1.0) translate(-50%, -50%); -o-transform:scale(1.0) translate(-50%, -50%); transform:scale(1.0) translate(-50%, -50%);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.gorcery_tab ul  li a:hover i{ -webkit-transform: scale(1.05) translate(-50%, -50%); -moz-transform:scale(1.05)) translate(-50%, -50%); -o-transform: scale(1.05) translate(-50%, -50%); -ms-transform: scale(1.05) translate(-50%, -50%); transform:  scale(1.05) translate(-50%, -50%); -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.gorcery_tab ul  li.active a  { font-weight: 700; color: #FF919A;}
.gorcery_title { text-align:center; display: none; }
.gorcery_title h1 { text-transform:uppercase; display: block;font-size: 64px; line-height: 64px; color: #331611;  font-family: 'Gotham'; font-weight: 900; padding: 0 0 30px 0; margin: 0; border-bottom: solid 1px #331611;}
.gorcery_title h1 strong { font-weight: 900;}
.gorcery_title p { margin: 0; padding: 15px 0; text-transform:uppercase; color: #331611; font-family: 'Gotham'; font-weight: bold;  border-bottom: solid 1px #331611; font-size: 12px; line-height: 14px;}


.gorcery_products { padding-top: 30px; padding-bottom: 30px;}
.gp { margin-left: -50px; margin-right: -50px;}
.gp [class*="col-"] { padding-left: 50px; padding-right: 50px; padding-bottom: 40px; text-align:center;}
.gorcery_wrap { width: 100%; height: 100%; display: block; position:relative; padding-bottom: 150px;font-family: 'Gotham'; font-weight: bold; font-size: 23px; line-height: 28px;}
/*.gorcery_wrap i { display: none; font-family: 'Aleo', serif; font-style:normal; position:absolute; right: 0; top: 46px; z-index: 5;}*/
/*.gorcery_wrap.onsale i:nth-child(1) { padding-top: 20px; width: 110px; height: 110px;  background: url(../images/sale.svg) no-repeat center center; background-size: 109px 109px; font-size: 17px; line-height: 26px; font-weight:400; font-style:italic;}
.gorcery_wrap.onsale i:nth-child(1) strong { font-size: 27px; font-weight: 700; display: block; font-style:normal; text-transform:uppercase;}
.gorcery_wrap.onsale i:nth-child(2) { width: 127px; background: #B8EDED; padding: 5px; border:  solid 1px #212529; font-size: 19px; line-height: 22px; text-transform:uppercase; top: 170px;}
.gorcery_wrap.onsale i, .gorcery_wrap.outstock i { display: block;}
/*.gorcery_wrap.outstock i { padding-top: 22px; width: 114px; height: 114px; border-radius: 50%; font-size: 17px; line-height: 22px; font-weight: 700; background: #E84F32;  }*/
.gorcery_wrap.outstock i  strong { display: block; font-weight: 400; font-style:italic;}
.gp_image { display: block; position:relative; margin-bottom: 15px; height: 340px; color: #fff;}
.gp_image img { position:absolute; left: 50%; bottom: 0; z-index: 2; width: auto; height: auto; max-width: 100%; max-height: 100%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);  transform: translateX(-50%);}
.gp_title { display: block; min-height: auto; text-transform:uppercase; margin-bottom: 20px;}
.gp_desc {margin: 0 auto 20px auto; font-size: 16px; text-transform: uppercase;}
.gp_pride { display: block; min-height: 50px;}
.gblock1{ width: 40%; position:absolute; left: 0; bottom: 95px; text-align:right; color: #331611; font-size: 15px; line-height: 20px; font-family: 'Gotham Book'; font-weight: 300; }
.gblock1 span, .gblock2 span { display: block; padding-bottom: 4px;}
.gblock2 span { color: #FF919A;font-family: 'Gotham'; font-weight: bold; text-transform:uppercase; }
.gblock2{ width: 40%; position:absolute; right: 0; bottom: 95px; text-align:left; color: #331611; font-size: 15px; line-height: 20px; font-family: 'Gotham Book'; font-weight: 300; }
.addcart { position:absolute; left: 0; right: 0; bottom: 0; height: 62px; line-height: 62px; background: #E84F32; border: solid 2px #E84F32; text-align:center; font-size: 25px;  color: #fff;}
.addcart:hover { background: #fff; color: #E84F32;}

.gp_bottom { padding-top: 30px; padding-bottom: 50px; font-size: 21px; line-height: 41px; font-style:italic;}
.gp_bottom h2 {font-family: 'Gotham'; font-weight: 900; font-size: 63px; line-height: 68px; color: #331611; text-align:center; font-style:normal; padding: 0; margin: 0 0 40px 0; text-transform:uppercase;}

.customer_review  { padding-top: 30px; margin-bottom: 30px;}
.customer_review  .card-columns { -webkit-column-count: 3;-moz-column-count: 3; column-count: 3; -webkit-column-gap: 110px; -moz-column-gap: 110px; column-gap: 110px; orphans: 1; widows: 1;}
.review_title { display: block; position:relative; padding-bottom: 60px;}
.review_title h2 {font-family: 'Gotham'; font-weight: 900; font-size: 60px; line-height: 66px; color: #331611; text-align:center; font-style:normal; padding: 0; margin: 0; text-transform:uppercase;}
.customer_review .card-columns .card { border: 0; border-radius: 0; border-bottom: solid 1px #331611; padding-bottom: 20px; margin-bottom: 30px;}
.customer_review .card-columns .card .card-body {  padding: 0; font-size: 22px; line-height: 41px; font-style:italic; }
.customer_review  h4 {font-family: 'Gotham'; font-weight: 500; font-style:normal; margin-bottom: 16px; text-transform:uppercase; font-size: 22px; line-height: 32px; }
.customer_review  h5 {font-family: 'Gotham Book'; font-weight: 300;  font-style:normal;margin-bottom: 16px; font-size: 22px; line-height: 32px;}
.customer_review .card-columns .card .card-body p:nth-child(1) { margin-bottom: 12px;}

.creview { position:absolute; left: 30px; top: 50px; color: #E84F32;font-family: 'Gotham'; font-weight: bold; text-transform:uppercase; }
.creview a { display: block; color: #E84F32;}
.base_review {position:absolute; right: 30px; top: 50px; font-size: 20px; line-height: 24px; font-style:italic; }
.base_review img { display: none;}
.sub_title  h2 { font-size: 63px; line-height: 67px; color: #FF919A; font-family: 'Gotham'; font-weight: 900; text-align:center; padding: 0; margin:0 0 30px 0;}
.sub_title.res_title h2 {  color: #FF919Al;}

.blog_header { padding: 0; background-position: center top; background-repeat: no-repeat;  background-size: auto 100%;}
.blog_header  img { width: 100%; height: auto; margin-top: -100px;}

.blog_tab { padding-top: 50px;}
.blog_tab_wrap { border-bottom: solid 1px #331611; display: block;}
.blog_tab_wrap ul { padding: 16px 0; margin: 0 -15px; list-style:none;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: center !important;justify-content: center !important;}
.blog_tab_wrap ul  li {  padding: 0 15px; margin: 0; list-style:none;  position:relative;-ms-flex: 0 0  20%; flex: 0 0  20%; max-width:  20%;}
.blog_tab_wrap ul  li a {background: #FF919A; border: solid 2px #FF919A; font-size: 17px; line-height: 24px; font-style:italic; color: #212529; padding: 0 15px; display: block; width: 100%; float: left; position:relative; text-align:center; min-height: 80px;}
.blog_tab_wrap ul  li a i { position:absolute; left: 50%; top: 50%; -webkit-transform:scale(1.0) translate(-50%, -50%); -moz-transform:scale(1.0) translate(-50%, -50%); -ms-transform:scale(1.0) translate(-50%, -50%); -o-transform:scale(1.0) translate(-50%, -50%); transform:scale(1.0) translate(-50%, -50%);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.blog_tab_wrap ul  li a:hover {background: #fff !important; color: #FF919A; border: solid 2px #FF919A;}
.blog_tab_wrap ul  li a:hover i{ -webkit-transform: scale(1.05) translate(-50%, -50%); -moz-transform:scale(1.05)) translate(-50%, -50%); -o-transform: scale(1.05) translate(-50%, -50%); -ms-transform: scale(1.05) translate(-50%, -50%); transform:  scale(1.05) translate(-50%, -50%); -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.blog_tab_wrap ul  li.active a  { background: #fff; color: #FF919A; border: solid 2px #FF919A;}
.blog_tab_wrap ul  li:nth-child(2) a { background: #F2A563; border: solid 2px #F2A563; }
.blog_tab_wrap ul  li:nth-child(2) a:hover,
.blog_tab_wrap ul  li:nth-child(2).active a {
   background: #fff !important; border: solid 2px #F2A563; color: #F2A563;
 }

 .blog_tab_wrap ul  li:nth-child(1) a { background: #F2A563; border: solid 2px #F2A563; }
 .blog_tab_wrap ul  li:nth-child(1) a:hover,
 .blog_tab_wrap ul  li:nth-child(1).active a {
    background: #fff !important; border: solid 2px #F2A563; color: #F2A563;
  }

.blog_tab_wrap ul  li:nth-child(3) a { background: #28D5D5; border: solid 2px #28D5D5; }
.blog_tab_wrap ul  li:nth-child(3) a:hover , .blog_tab_wrap ul  li:nth-child(3).active a { background: #fff !important; border: solid 2px #28D5D5; color: #28D5D5; }
.blog_tab_wrap ul  li:nth-child(4) a { background: #DED269; border: solid 2px #DED269; }
.blog_tab_wrap ul  li:nth-child(4) a:hover , .blog_tab_wrap ul  li:nth-child(4).active a { background: #fff !important; border: solid 2px #DED269; color: #DED269; }
.blog_tab_wrap ul  li:nth-child(5) a { background: #B2A8D3; border: solid 2px #B2A8D3; }
.blog_tab_wrap ul  li:nth-child(5) a:hover , .blog_tab_wrap ul  li:nth-child(5).active a { background: #fff !important; border: solid 2px #B2A8D3; color: #B2A8D3; }


.blog_title { text-align:center;}
.blog_title h1 {  text-transform:uppercase; display: inline-block; position:relative; font-size: 144px; line-height: 144px; color: #331611; font-family: 'Gotham'; font-weight: bold; padding: 0 0 30px 500px; margin: 0;}
.blog_title h1 i, .blog_title h1 em { font-size: 64px; line-height: 60px; font-style:normal; font-weight: 900; position:absolute; left: 0; top: 12px;}
.blog_title h1 strong {font-weight: 900; position:absolute; left: 0; top: 70px; font-size: 60px; line-height: 60px;}
.blog_title  p { display: none; margin: 0; padding: 15px 0; text-transform:uppercase; color: #331611; border-bottom: solid 1px #331611; border-top: solid 1px #331611; font-size: 12px; line-height: 14px; font-weight: 700;}
.blog_products {padding-top: 30px; padding-bottom: 30px;}
.blog_single { padding-bottom: 40px;}
.blog_single  div:nth-child(1) { display: inline-block;  border-radius:16px 16px 0 0; font-size: 16px; line-height: 48px; min-width: 190px; text-align:center; font-style:italic; }
.blog_single  div:nth-child(2) { display: block; width: 100%; border-radius:0 16px 0 0; position:relative; padding: 17px; font-size: 16px; line-height: 20px; font-family: 'Gotham Book'; font-weight: 300; }
.blog_single  div:nth-child(3) { border-top: solid 2px #fff; display: block;}
.blog_single  div img { width: 100%; height: auto;}
.blog_single  div h2 { font-size: 20px; line-height: 24px; font-family: 'Gotham'; font-weight: bold; color: #331611; padding: 0; margin: 0 0 8px 0; }
.blog_single  div h2 a{ color: #331611; display: block; }
.blog_single  div  i { font-style:normal;}
.blog_sub_title {  font-size: 25px; line-height: 44px; text-align:center; font-family: 'Gotham'; font-weight: bold;margin-bottom: 40px;}
.blog_sub_title h2 {font-size: 63px; line-height: 67px; color: #FC616D;font-family: 'Gotham'; font-weight: 900; text-align:center; padding: 0; margin:0 0 30px 0;}
.blog_bottom { font-size: 14px; line-height: 25px; font-style:italic; text-align:center; padding-bottom: 30px;}
.blog_bottom h3 { color: #488372; font-size: 38px; line-height: 40px; font-weight: 700; text-transform:uppercase; font-style:normal; padding: 0; margin: 0 0 30px 0; }
.blog_bottom h3 i, .blog_bottom h3 em { font-size: 21px; line-height: 34px; font-weight: 400; display: block;}

.blog_details { padding: 0; margin: 0; padding: 180px 0 80px 0;}
.blog_details  .row { margin: 0; padding: 0;}
.blog_details  .row  [class*="col-"] { padding: 0;}
.blog_details_header { display: none; background-position: center top; background-repeat:no-repeat; background-size: cover; height: 378px;}
.details_content { font-size: 21px; line-height: 41px; font-style:italic; }
.details_content img{ width: 100%; height: auto; }
.details_content  h2 { font-size: 26px; font-weight: 700; margin: 20px 0; padding: 0 25%;}
.details_content  p { padding: 0 25%;}
.details_content  p a, .details_content ul li a { color: #FF919A; font-style:normal; font-size: 26px;font-family: 'Gotham';    font-weight: 500; text-transform:uppercase;}
.details_content ul { padding: 15px 25%; margin: 0; list-style:none; display: block; overflow: hidden; }
.details_content ul li  { width: 50%; float: left; padding: 0 8px 0 0; margin: 0; list-style:none;}
.details_content ul li:nth-last-child(1) { padding-right: 0px; padding-left: 8px;}
.details_content ul li a { display: inline-block; margin-top: 15px;}

.details_top { padding: 0 16% 40px 16%; text-align:center; font-style: normal;}
.details_top_wrap { display: block; position:relative;}
.details_top h1 { padding-top: 60px; margin-top: 80px; display: block; position:relative;font-family: 'Gotham'; font-weight: 900; font-size: 45px; line-height: 56px; border-top: solid 1px #331611; color: #212529;}
.details_top span { position:absolute; top: -80px; font-size: 20px; line-height: 27px; font-style:italic;text-transform: uppercase;}
.details_top span:nth-child(1) {  left: 0; right: 0; z-index: 2; color: #FC616D; font-family: 'Gotham'; font-weight: 500; font-style:normal;}
.details_top span:nth-last-child(1) { left: 30px; z-index: 3;}
.details_top span:nth-last-child(2) { right: 30px;z-index: 3;}

.recipes_header { padding-top: 130px;}
.recipes_header img { width: 100%; height: auto;}
.recipes_title { text-align:center; }
.recipes_title h1 strong { display: block; font-weight: 900; }
.recipes_title p { display: none; margin: 0;padding: 15px 0;text-transform: uppercase;color: #331611;font-family: 'Gotham';font-weight: bold;border-bottom: solid 1px #331611;font-size: 12px;line-height: 14px;}
.recipes_text { font-family: 'Gotham'; font-weight: bold; text-align:center; font-size: 25px; line-height: 44px; position:absolute; left: 15px; right: 15px; top: 50%;-webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);  }
.or { font-size: 47px; line-height: 48px; color:#FF919A;font-family: 'Gotham';font-weight: bold; text-align:center; padding: 30px 0 0 0;}

.recipie { margin-left: -25px; margin-right: -25px; padding-top: 40px;}
.recipie  [class*="col-"] { padding-bottom: 30px; padding-left: 25px; padding-right: 25px;}
.recipes_wrap { width: 100%; display: block; position:relative; text-align:center; font-size: 16px; line-height: 27px; font-style:italic; border-bottom: solid 1px #331611;}
/*.recipie  [class*="col-"]:nth-child(n+9) { display: none;}*/
.recipie  [class*="col-"]:nth-child(n+5) .recipes_wrap { border: 0;}
.re_title { font-family: 'Gotham';font-weight: bold;font-size: 25px;line-height: 35px; font-style:normal; padding-bottom: 0px; text-transform:uppercase; min-height: 100px;}
.re_title a { color: #331611; display: block;}
.re_image { padding-bottom: 5px;}
.re_image img { width: 100%; height: auto;}
.re_block { height: 80px; position:relative;}
.re_block span { position:absolute; top: 0; left: 0; line-height: 25px; text-align:left;}
.re_block span:nth-child(2) { right: 0; width: 100%; top: 32px; text-align:center;}
.re_block span:nth-child(2) a { color: #E84F32; display: inline-block; text-decoration: underline;}
.re_block span:nth-child(3) { left: auto; right: 0; text-align:right;}
.re_block span:nth-child(3) strong { font-style:normal; font-weight: 400; display: inline-block; padding-left: 6px;}

.recipes_top { padding-top: 130px; padding-bottom: 80px;}
.img_wrap2 { display: block; position:relative;}
.img_wrap2 a { position:absolute; z-index: 2; position:absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/play2.svg) no-repeat center center; background-size: 64px 75px; }
.img_wrap2 img { width: 100%; height: auto;}
.recipes_left ul { width: 100%; float: left; padding: 70px 0; margin: 0; list-style:none; text-align:center;}
.recipes_left ul li { min-width: 16.66%; float: left;  display: block; padding:80px 1px 0 1px; margin: 0; position:relative;font-size: 17px; line-height: 17px; text-align:center; color: #FF919A;font-family: 'Gotham';font-weight: bold;}
.recipes_left ul li img { max-width: 98%; position:absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.recipes_top hr{ border-top: solid 1px #FF919A; padding: 0; margin: 0; width: 100%; float: left;}

.recipes_right ul { width: 100%; float: left; padding: 68px 0; margin: 0; list-style:none; text-align:center;border-top: solid 1px #FF919A; border-bottom: solid 1px #FF919A; }
.recipes_right ul li { min-width: 33.33%; float: left; display: block; padding: 0 4px; margin: 0; position:relative; font-size: 20px; line-height: 30px; text-align:center; font-style:italic;}
.recipes_right ul li strong { display: block; padding-bottom: 10px; font-style:normal; font-family: 'Gotham';font-weight: bold; text-transform:uppercase;}
.recipes_review { position:relative;  font-style:italic;  width: 100%; float: left; border-bottom: solid 1px #FF919A; height: 130px;}
.recipes_review span { position:absolute; top: 50%;  left: 0; font-size: 19px; line-height: 30px; text-align:left; width: 33.33%; -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.recipes_review span:nth-child(1) a { color: #331611; display: inline-block; text-decoration: underline;}
.recipes_review span:nth-child(1) strong { font-weight: 400; display: inline-block; padding-left: 8px; }
.recipes_review span:nth-child(2) { left: 33.33%; text-align:center;}
.recipes_review span:nth-child(3) { left: 66.66%; text-align:right;}
.recipes_review span:nth-child(3) a{ color: #E84F32; text-decoration:underline;}
.recipes_text2 {width: 100%; float: left; }
.recipes_text2 div { margin: 0 auto; width: 450px;letter-spacing: 1px; padding:  50px 0 10px 0;font-family: 'Gotham Book'; font-weight: 300; font-size: 25px; line-height: 44px; text-align:center;}
.recipes_left.full { display: none; width: 100%; float: left;}
.recipes_left.full ul { display: none; border-bottom: 0px; padding-bottom: 30px;}
.photos { width: 50%; float: left; text-align:center; padding: 10px 0;}
.photos  a { font-size: 19px; line-height: 30px; font-style:italic; color: #331611; text-decoration: underline; }

.recipes_bottom .sub_title h2, .recipes_bottom2 .sub_title h2, .gorcery_products.sfood .sub_title .line h2 { color: #331611; font-size: 60px; line-height: 65px; text-transform:uppercase; }
.recipes_bottom2 .recipie [class*="col-"] .recipes_wrap { border: 0;}
.recipes_bottom2 .recipie [class*="col-"]:nth-child(n+9) { display: none;}
.recipes_bottom .pagenumber.nline ul  {border-bottom: solid 1px #331611;}

.recipes_middle { background: rgba(198,150,179, 0.22); padding-top: 80px; padding-bottom: 80px; font-style:italic;}
.recipes_middle .tab-content { width: 100%; float: left;}
.recipes_middle .nav { border: solid 1px #E36F6F; display: none; width: 100%; float: left; font-style:normal; }
.recipes_middle .nav.nav-tabs .nav-item {  margin-bottom: 0px; width: 50%; float: left; text-align:center;}
.recipes_middle .nav.nav-tabs .nav-item  a { font-size: 14px; line-height: 70px; color: #E36F6F; font-family: 'Gotham'; font-weight: 500; text-transform:uppercase; padding: 0;}
.recipes_middle .nav.nav-tabs .nav-item .nav-link { border-radius: 0; height: 72px;}
.recipes_middle .nav.nav-tabs .nav-item .nav-link.active { background: #E36F6F; color: #fff;font-weight: 900; border: 0;}
.recipes_middle .tab-content > .tab-pane h2, .recipes_middle .tab-content > .tab-pane h3 {font-style:normal; font-size: 31px; line-height: 47px; text-align:center; font-weight: 700; color: #331611; text-transform:uppercase; padding-bottom: 40px; width: 100%; float: left; font-family: 'Gotham';    font-weight: bold;}
.recipes_middle .tab-content > .tab-pane h3 { border-bottom: solid 1px #331611; margin-bottom: 60px;}
.recipes_middle .tab-content > .tab-pane ul { font-style:normal; width: 50%; float: left; padding-right: 15px; position:relative; padding:60px  0; margin: 0; list-style:none;font-family: 'Gotham';font-weight: 500;}
.recipes_middle .tab-content > .tab-pane ul:after { content: ""; height: 1px; background: #331611; position:absolute; left: 0; right: 15px; top: 0;}
.recipes_middle .tab-content > .tab-pane ul:nth-last-child(1) { width: 50%; float: left; padding-right:0px; padding-left: 15px;}
.recipes_middle .tab-content > .tab-pane ul:nth-last-child(1):after { content: ""; height: 1px; background: #331611; position:absolute; left: 15px; right: 0;}
.recipes_middle .tab-content > .tab-pane li { position:relative; padding: 0 0 8px 25px; margin: 0; display:block;}
.recipes_middle .tab-content > .tab-pane ul li:after { content: "-"; position:absolute; left: 0; top: 0px; }
.recipes_middle .tab-content > .tab-pane  p { width: 100%; float: left; padding: 0 12.5%;}
.recipes_middle .tab-content > .tab-pane  p strong { font-style:normal; font-weight: 700; display: inline-block; padding-right: 5px;}
.recipes_middle .tab-content > .tab-pane img { width: 100%; height: auto;}

.whole_cacao { padding-top: 130px; position:relative;text-align:center;}
.whole_cacao:after { content: ""; position:absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: -3; background: #DED269;}
.whole_cacao h1 strong { font-weight: 900;}
.whole_cacao [class*="col-"] div { display: block; width: 100%; font-size: 25px; line-height: 44px; font-family: 'Gotham';font-weight: bold; text-transform:uppercase;padding: 30px 0 70px 70%; } /* */
.whole_cacao img { position:absolute; top: 230px; left: 0; z-index: -1; max-width: 954px;}
.whole_cacao_middle { padding-top: 50px; font-family: 'Gotham Book'; font-weight: 300; font-size: 25px; line-height: 44px; text-align:center; min-height: 760px;}
.whole_cacao_middle img { max-width: 100%; height: autp;}
.whole_cacao_middle p strong {font-family: 'Gotham'; font-weight: 900;}

.whole_cacao_bottom { font-style: italic;}
.whole_cacao_bottom h2, .whole_cacao_bottom h3, .science_common h2{ font-style:normal; font-size: 67px; line-height: 70px; font-weight: 700; padding: 0; margin: 0; color: #488372; text-transform:uppercase; border-bottom: solid 1px #331611; padding-bottom: 50px; margin-bottom: 40px; text-align:center;}
.whole_cacao_bottom h2  strong { font-weight: 700;}
.whole_cacao_bottom h3 { border: 0;  padding-top: 40px; display: inline-block; margin:40px auto 0 auto; max-width: 700px;  letter-spacing: 2px;}
.whole_cacao_bottom ul {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin:0 -15px; padding: 0; list-style:none; -ms-flex-pack: center !important; justify-content: center !important;}
.whole_cacao_bottom ul  li { width: 20%; padding: 0 15px 30px 15px; color: #ED7A3D;font-size: 16px;line-height: 24px;font-style: italic;text-align: center;font-weight: 300;}
.whole_cacao_bottom ul  li strong {font-style: normal; font-weight: 700;}
.whole_cacao_bottom ul  li .img_title { font-size: 19px; line-height: 19px; text-transform:uppercase; }
.whole_cacao_bottom ul  li p  { padding: 0 15px;}
.whole_cacao_bottom ul  li p strong { display: block; font-style:normal; font-weight: 700;}
.whole_cacao_bottom ul  li p strong:nth-child(1) { text-transform:uppercase;}
.whole_cacao_bottom ul  li .img_wrap { height: 180px; }
.whole_cacao_bottom ul  li  .img_wrap img { max-height: 178px;}
.title_center { text-align:center;}
.title_center:before { content: ""; height: 1px; position:absolute; left: 15px; right: 15px; top: 40px; background: #331611;}
.whole_cacao_bottom .text_block1 { padding-bottom: 80px; padding-top: 0px;}
.whole_cacao_bottom .text_block1 p { margin-bottom: 40px;}
.whole_cacao_bottom .text_block1 strong { font-weight: 700px; font-style:normal;}


.sustainability_header { padding-top: 130px; position:relative;text-align:center; margin-bottom: 20%;}
.sustainability_header:after { content: ""; position:absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: -3; background: #B8EDED;}
.sustainability_header [class*="col-"] div { display: block; width: 100%; font-size: 25px; line-height: 44px; font-family: 'Gotham';font-weight: bold; text-transform:uppercase;
    padding: 30px 0 360px 50%; }
.sustainability_header img { position:absolute; top: 180px; left: 50%; margin-left: -50%; z-index: -1; max-width: 100%;}
.sustainability_player { font-style:italic; padding-bottom: 100px;}
.sustainability_player .video_play { margin-bottom: 20px;}
.fruit_title2.sustain { font-size: 31px; line-height: 47px; font-family: 'Gotham Book';  font-weight: 300; text-align:center; color: #331611; font-style:normal; border-bottom: solid 1px #331611; margin-bottom: 50px; padding-top: 30px; }
.fruit_title2.sustain h2 { color: #0D8080; margin-bottom: 40px;}
.fruit_title2.sustain p { padding: 0 20%;}

.sustainability_more {  font-size: 25px; line-height: 44px; font-family: 'Gotham';font-weight: bold; padding-top: 40px; padding-bottom: 40px; text-transform:uppercase; text-align:center;}
.sustainability_more a { color: #e84f32;}
.you_wellness {  padding-top: 60px; padding-bottom: 60px; position:relative; min-height: 783px;}
.you_wellness:after { content: ""; position: absolute; z-index: -3; left: 0; right: 0; top: 0; bottom: 0;background: #FFEEEA;}
.farner_rquity {padding-top: 140px; padding-bottom: 60px; position:relative;min-height: 996px;}
.farner_rquity:after { content: ""; position: absolute; z-index: -3; left: 0; right: 0; top: 0; bottom: 0; background: #fff;}
.planet_sustainability { padding-top: 90px; padding-bottom: 80px;position:relative; min-height: 850px;}
.planet_sustainability:after { content: ""; position: absolute; z-index: -3; left: 0; right: 0; top: 0; bottom: 0;background: #DBEACF;}

.navtab_accordian .card-body { padding: 0px;}
.sustainability_pic { position:absolute; z-index: -1; width: 50%; background-size: auto 100%; display: block; background-repeat: no-repeat;background-image: url(../images/sustainability_pic1.png); background-position: left center; top: -70px; bottom: -70px; right: 0; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.sustainability_pic.pic1{ }
.sustainability_pic.pic2{  background-image: url(../images/sustainability_pic2.png);background-position: right center; top: 60px; bottom: 60px; left: 0;}
.sustainability_pic.pic3{ background-image: url(../images/sustainability_pic3.png);background-position: left center; top: -112px; bottom: 30px; right: 0;}
.sustainability_pic.active , .sustainability_pic.move { -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; width: 150px;}
.farner_rquity .sustainability_pic.active, .farner_rquity .sustainability_pic.move { width: 250px;}
.planet_sustainability .sustainability_pic.active, .planet_sustainability .sustainability_pic.move { width: 350px;}



@keyframes animatedBackground {
    0% { background-position: 0% 0%}
    100% {  background-position: 300% 0% }
}
@-moz-keyframes animatedBackground {
    0% { background-position-x: 0; }
    100% {  background-position: 250% 0% }
}
@-webkit-keyframes animatedBackground {
    0% { background-position: 0% 0%}
    100% {  background-position: 300% 0% }
}
@-ms-keyframes animatedBackground {
    0% { background-position: 0% 0%}
    100% {  background-position: 300% 0% }
}
@-o-keyframes animatedBackground {
    0% { background-position: 0% 0%}
    100% {  background-position: 300% 0% }
}




@keyframes animatedBackground2 {
    0% { background-position: 250% 0%; }
    100% { background-position: 0% 0%; }
}
@-moz-keyframes animatedBackground2 {
    0% { background-position: 250% 0%; }
    100% { background-position: 0% 0%; }
}
@-webkit-keyframes animatedBackground2 {
    0% { background-position: 250% 0%; }
    100% { background-position: 0% 0%; }
}
@-ms-keyframes animatedBackground2 {
    0% { background-position: 250% 0%; }
    100% { background-position: 0% 0%; }
}
@-o-keyframes animatedBackground2 {
    0% { background-position: 250% 0%; }
    100% { background-position: 0% 0%; }
}


.sustainability_pic.pic1, .sustainability_pic.pic3 {
    animation:  2s linear ;
    -moz-animation:  2s linear ;
    -webkit-animation:  2s linear ;
    -ms-animation:  2s linear ;
    -o-animation:  2s linear ;
 animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.sustainability_pic.pic2 {
    animation:  2s linear ;
    -moz-animation:  2s linear ;
    -webkit-animation:  2s linear ;
    -ms-animation:  2s linear ;
    -o-animation:  2s linear ;
 animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.sustainability_pic.pic1.opened, .sustainability_pic.pic3.opened {
    animation: animatedBackground 0.5s linear ;
    -moz-animation: animatedBackground 0.5s linear ;
    -webkit-animation: animatedBackground 0.5s linear ;
    -ms-animation: animatedBackground 0.5s linear ;
    -o-animation: animatedBackground 0.5s linear ;
 animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.sustainability_pic.pic1.closed, .sustainability_pic.pic3.closed  {
    animation: animatedBackground2 1s linear ;
    -moz-animation: animatedBackground2 1s linear ;
    -webkit-animation: animatedBackground2 1s linear ;
    -ms-animation: animatedBackground2 1s linear ;
    -o-animation: animatedBackground2 1s linear ;
 animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

/*
 @keyframes animationOpen {
    0% { background-position: 0% 0%}
    100% {  background-position: 350% 0% }
}
.animatedComponent-open {
  animation: animationOpen 3s normal forwards;
}

@keyframes animationClose {
    0% { background-position: 0% 0%}
    100% {  background-position: 350% 0% }
}
.animatedComponent-close {
  animation: animationClose 3s reverse forwards;
}*/

.navtab_accordian .card{ padding: 0; background: 0; border: 0; border-radius: 0;}
.navtab_accordian .accordion > .card > .card-header { padding: 0; background: 0;display: none;}
.navtab_accordian button { width: 100%; background: 0; border: 0; border-top: solid 1px #331611; font-size: 22px; line-height: 40px; text-transform:uppercase; color: #331611; padding: 30px 92px 30px 0; font-family: 'Gotham Book';    font-weight: 300; display: block; position:relative; text-align: left;}
.navtab_accordian button:hover { color: #E84F32;}
.navtab_accordian button[aria-expanded="true"] {  font-family: 'Gotham';font-weight: bold; color: #E84F32; padding-right: 120px;}

.planet_sustainability.navtab_accordian button, .farner_rquity.navtab_accordian button{ padding: 30px 0 30px 92px;}

.navtab_accordian button:after, .navtab_accordian button[aria-expanded="false"]:after { content:""; z-index: 2; position:absolute; width: 30px; height: 30px; background: url(../images/plus.svg) no-repeat center center; right: 30px; top: 50%; margin-top: -15px; }
.planet_sustainability.navtab_accordian button:after, .farner_rquity.navtab_accordian button:after { right: auto;  left: 0; }
.navtab_accordian button[aria-expanded="true"]:after { background: url(../images/minus.svg) no-repeat center center;}

.navtab_accordian h3 { color: #745418; font-size: 67px; line-height: 70px; font-weight: 700; display: block; text-align: center; padding-right: 0%; margin-bottom: 40px; }
.farner_rquity.navtab_accordian h3 { padding-left: 0%; padding-right: 0px; color: #488372;}
.planet_sustainability.navtab_accordian h3 { color: #488372;}
.mobile_show h3 { display: none;}
.mobile_pic { display: none;}
.tab_wrap { position:relative; margin-bottom: 1px; display: block;}
.tab_wrap a { position:absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 5;}
.tab_wrap a:hover ~ button { color: #E84F32;}

.superfood { padding-top: 160px; padding-bottom: 100px; background: #FFEEEA; font-family: 'Gotham';}
.superfood h1 { width: 100%; float: left; font-size: 74px; line-height: 80px; font-family: 'Gotham'; font-weight: 900; color: #331611; text-transform:uppercase;}
.pricesection { width: 100%; float: left;  height: auto; display: block; border-bottom: solid 1px #331611; position:relative;}
.price_top { height: auto; text-align:center; font-size: 45px; line-height: 45px; font-weight: bold; border-top: solid 0px #331611; padding-top: 15px; }
.price_top span { float: left; padding-right: 40px;}
.price_top span:nth-child(1) { opacity: 0.5; font-size: 35px; line-height: 40px; padding-top: 5px; text-decoration:line-through;}
.price_top span:nth-child(3) {  font-size: 18px; line-height: 22px; color: #B18F01; font-weight: 900; text-align:left; padding-right: 0px; text-transform:uppercase;}
.price_top span:nth-child(3) a { color: #B18F01; }
.price_bottom { display: block; padding: 10px 140px 0 140px; font-family: 'Aleo', serif; font-size: 14px; line-height: 45px; font-style:italic; text-align:center; }
.price_bottom span:nth-child(1) strong { font-style:normal; display: inline-block; padding-left: 8px; font-weight: 400;}
.price_bottom span:nth-child(2) { padding-left: 20px; font-size: 16px; line-height: 20px;}
.price_bottom span:nth-child(2) a { color: #E84F32; }
.price_bottom span:nth-child(3)  { position:absolute; left: 0; bottom: 20px;}
.price_bottom span:nth-child(4) { position:absolute; right: 0; bottom: 20px; border-left: solid 1px #212529; padding-left: 25px; font-size: 15px; font-style:normal; text-transform: uppercase; word-spacing: 3px;}

.price_text { width: 100%; float: left; border-top: solid 1px #331611; border-bottom: solid 1px #331611; padding: 15px 0; font-size: 24px; line-height: 35px;font-family: 'Gotham Book';font-weight: 300;margin-top:20px; }
.price_option { padding-bottom: 28px; padding-top: 40px; width: 100%; float: left; position:relative;}
.price_option label{ font-size: 20px; line-height: 27px; text-transform:uppercase; min-height: 40px; color: #000 font-family: 'Gotham'; font-weight: 500; position:relative; width: 50%; float: left; padding:5px 0 0 54px;  margin: 0; display: block; position: relative;}
.price_option label input[type="radio"]{ position:absolute; left: 3px; top: 3px; z-index: 1;}
.price_option label input[type="radio"] + span{width:37px;height:37px; background:url(../images/radio_off.svg) no-repeat;cursor:pointer; position:absolute; left: 0; top: 0px; z-index: 9;}
.price_option label input[type="radio"]:checked + span{background:url(../images/radio_on.svg) no-repeat; }
.price_option label strong { display: block; color: #CCAA19; font-weight: bold; text-align:center; padding-right: 40px;}
.price_quantity{width: 100%; float: left; height: 120px; position:relative; padding-right: 68%; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.price_quantity.active { padding-right: 290px;}

.price_quantity .incdnc { margin-bottom: 0px; position:absolute; left: 0; top: 0; width: 25%; height: 62px; padding: 0; background: rgba(255,255,255, 0);  display:inline-block; vertical-align:middle;   border: solid 1px #E84F32; font-size: 25px; line-height: 60px; text-align:center; font-family: 'Gotham'; font-weight: bold;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.price_quantity .incdnc input { border: none; background: rgba(255,255,255, 0); width: 40%; height: 60px; text-align:center;  color: #E84F32;  font-size: 25px; font-family: 'Gotham'; font-weight: bold; line-height: 60px; padding: 0; float: left;}
.price_quantity .minus {float: left; width: 30%; height: 60px;   color: #E84F32;   }
.price_quantity .add {float: left;  width: 30%; height: 60px; color: #E84F32;  }
.price_quantity .minus:hover, .price_quantity .add:hover {color: #E84F32; }
.price_quantity button {border: solid 1px #E84F32;  position:absolute; right: 0; top: 0; width: 68%; height: 62px; background: #E84F32; text-align:center; color: #fff; font-size: 25px; line-height: 60px;  font-family: 'Gotham'; font-weight: bold; cursor: pointer;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.price_quantity button:hover { background: #FFEEEA; color: #E84F32; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.price_quantity.active button { width: 48%;}
.price_quantity.active .incdnc  { width: 22%;}
.price_quantity .incdnc:nth-child(2) { width: 22%; position: absolute; left: 25%;  top: 0; display: none;}
.price_quantity.active .incdnc:nth-child(2) { display: block;}

.price_quantity .incdnc:nth-child(1) i { position:absolute; width: 100%; left: 0; top: -25px;font-family: 'Gotham'; font-weight: 500; text-align:center; font-size: 14px; font-style: normal; line-height: 15px; }
.price_quantity .incdnc:nth-child(2) i:nth-child(1) { position:absolute; width: 100%; left: 0; top: -25px; font-family: 'Gotham Book'; font-weight: 300; text-align:center; font-size: 14px; font-style: normal; line-height: 15px; }
.price_quantity .incdnc:nth-child(2) i:nth-last-child(1) { position:absolute; width: 100%; left: 0; bottom: -20px;font-family: 'Gotham Book'; font-weight: 300; text-align:center; font-size: 14px; font-style: normal; line-height: 15px; }

.price_quantity  i { display: none;}
.price_quantity.active i{ display: block;}


.super_section2 { padding-top: 40px; padding-bottom: 50px;}
.super_section2 .section2_wrap { padding: 0; margin: 0; min-height: auto;}
.super_section2  h2, .ingredient_nutrition h2 { font-size: 30px; line-height: 35px; font-family: 'Gotham';font-weight: bold; text-align:center; padding: 0; color: #331611; font-style:normal; text-transform:uppercase;}

.shapes2 { display: block; position:relative; font-style:normal; color: #331611; padding-top: 230px; font-family: 'Gotham';}
.shapes2 img { max-width: 100%; height: auto;}
.shapes2 h3{ position:absolute; left: 0; right: 0; top: 0;  font-size: 30px; line-height: 35px; font-family: 'Gotham';font-weight: bold; text-align:center; padding: 0; color: #331611; font-style:normal; text-transform:uppercase;}
.shapes2 h3 strong {font-weight: bold;}
.shapes2 h3 strong:nth-last-child(1) { display: block;}
.shapes2 i { position:absolute; left: 50%; margin-left: -50px; top: 92px; width: 100px;  font-size: 23px; line-height: 26px; font-weight: 900; text-align:center; padding: 0; color: #331611; font-style:normal; text-transform:uppercase;}
.shapes2 i strong {font-weight: 900;}
.shapes2 i strong :nth-child(2) { display: none;}
.shapes2 i:before { content: ""; width: 1px; height: 150px; position:absolute; background: #212529; top: 54px; left: 50%; margin-left: -10px;}
.shapes2 i:after { content: "";background: #212529; width: 7px; height: 7px; border-radius: 50%; position:absolute; top: 158px; left: 50%; margin-left: -13px;}
.gorcery_products.sfood { padding-bottom: 0px;}
.gorcery_products.sfood .pagenumber ul { border: 0;}

.gorcery_products.sfood .sub_title .line { margin-bottom: 50px;}
.gorcery_products.sfood .sub_title .line h2 { color: #331611; text-transform:uppercase; margin-bottom: 0px;}
.gorcery_products.sfood .sub_title .line h2 br { display: none;}

.question_answer  { padding-bottom: 30px;}
.question_answer .sub_title h2 { color: #331611; text-transform:uppercase; padding-top: 30px; margin-bottom: 50px;}
.question_top { width: 430px; margin: 0 auto; padding-bottom: 40px; text-align:center; font-size: 22px; line-height: 37px; font-family: 'Gotham Book';  font-weight: 300;}
.question_top strong { display: block;font-family: 'Gotham'; font-weight: bold; text-transform:uppercase;}

.question_accordian .accordion {border-bottom: solid 1px #331611; margin-bottom: 40px;}
.question_accordian .card{ padding: 0; background: 0; border: 0; border-radius: 0;}
.question_accordian .accordion > .card > .card-header { padding: 0; background: 0; border: 0;}
.question_accordian button { width: 100%; background: 0; border: 0; border-top: solid 1px #331611; font-size: 22px; line-height: 40px; text-transform:uppercase; color: #331611; padding: 20px 40px 20px 0; font-family: 'Gotham Book';    font-weight: 300; display: block; position:relative; text-align: left;}
.question_accordian button:hover { color: #E84F32;}


.question_accordian button:after, .question_accordian button[aria-expanded="false"]:after { content:""; z-index: 2; position:absolute; width: 30px; height: 30px; background: url(../images/plus.svg) no-repeat center center; right: 0px; top: 50%; margin-top: -15px; }
.question_accordian button[aria-expanded="true"]:after { background: url(../images/minus.svg) no-repeat center center;}
.question_accordian .card-body { padding: 0; font-style:italic;}

.ingredient_nutrition { background: #FFEEEA; padding-top: 70px; padding-bottom: 70px; margin-bottom: 70px; text-align:center;font-family: 'Gotham Book';  font-weight: 300; font-size: 18px; line-height: 28px;}
.ingredient_nutrition h2 { margin-bottom: 40px;}
.ingredient_nutrition img { max-width: 100%; height: auto;}
.ingredient_nutrition p strong{font-family: 'Gotham';font-weight: bold;}

.ingredient_nutrition ul { width: 100%; overflow: hidden; padding:50px 0 0 0; margin: 0; list-style:none; text-align:center; display: none;}
.ingredient_nutrition ul li { min-width: 33.33%; float: left;  display: block; padding:80px 1px 20px 1px; margin: 0; position:relative;font-size: 22px; line-height: 22px; text-align:center; color: #215529;font-family: 'Gotham';font-weight: bold;}
.ingredient_nutrition ul li img { max-width: 98%; position:absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.ingredient_nutrition  .ingredien_left ul { display: block;}



.science_header { padding-top: 130px; padding-bottom: 30px; font-size: 19px; line-height: 41px; text-align: center;  font-family: 'Gotham Book'; font-weight: 300;}
.science_header h2 {  font-size: 25px; line-height: 41px; font-family: 'Gotham'; font-weight: bold; text-transform:uppercase; margin: 40px 0 30px 0;}
.science_common h2 { color: #BEB13E; border: 0; border-top: solid 1px #331611; padding: 50px 0; margin: 0;}
.science_common.block2 h2 { color: #488372;  }
.science_common.block3 h2 { color: #489510;  }
.science_common.block4 h2 { color: #488372;  }
.science_common.block5 h2 { color: #24642E;  }
.science_text, .science_pic { font-size: 25px; line-height: 43px;  font-family: 'Gotham Book'; font-weight: 300;}
.science_text { padding-bottom: 100px; min-height: 1100px !important;}
.science_common.block4 .science_text { min-height: 1450px !important;}
.science_text h3 { font-size: 25px; line-height: 43px; font-family: 'Gotham'; font-weight: bold; text-transform:uppercase; margin: 0;}
.science_text ul { display: block; padding: 30px 0 0 0; margin: 0; list-style:none; font-size: 22px; line-height: 36px;}
.science_text ul li { display: block; padding: 0 0 30px 140px; position:relative; margin: 0; }
.science_text ul li strong { font-family: 'Gotham'; font-weight: bold; display: block; text-transform:uppercase;}
.science_text ul li i { color: #CCAA19; font-family: 'Gotham'; font-weight: bold; font-size: 70px; line-height: 70px; position:absolute; left: 30px; top: 0; font-style:normal;}

.science_pic { position:relative; height: 100%;}
.science_img { position:absolute; left: 0; right: 0; bottom: 50px; text-align: center; z-index: -1}
.science_pic ul { display: block; padding:0; margin: 0; list-style:none; font-size: 22px; line-height: 36px; border-bottom: solid 1px #331611; position:absolute; left: 0; right: 0; top: 0;}
.science_pic ul li { display: block; padding: 0; position:relative; margin: 0; background: #fff; }
.science_pic ul li a  { display: block; position: relative; padding: 12px 40px 12px 0; border-top: solid 1px #331611; font-size: 22px; line-height: 42px; color: #331611;  font-family: 'Gotham Book'; font-weight: 300; text-transform:uppercase;}
.science_pic ul li ul { font-size: 21px; line-height: 38px; font-style:italic;}
.science_pic ul li:focus > a, .science_pic ul li:hover > a,.science_pic ul li > a:focus, .science_pic ul li > a:hover{ color:#E84F32;}
..science_pic ul li:focus > a, .science_pic ul li:hover > a, /*.navbar-nav ul li > a:focus,*/ .science_pic ul li > a:hover, .science_pic ul li > a.active{color: #E84F32;}
.science_pic ul li > a:focus {  color: #331611;}
.science_pic ul li > a:focus:hover {color: #E84F32;}
.science_pic ul li.has-menu a {border-bottom: 0;}
.science_pic ul li.has-menu ul{ padding:0 0 20px 0; background: #fff; margin:0; display: none;  position:relative; left:auto; top:auto; right: auto; width:100%; border: 0; box-shadow: none; min-width: 100%;}
.science_pic ul li.has-menu:hover ul {display:none}
.science_pic ul li.has-menu ul li { margin: 0;}
.science_pic ul li.has-menu:after,.science_pic ul li.has-menu:before, .science_pic ul li:before { display: none;}
.science_pic ul li.has-menu > a:after, .science_pic ul li.has-menu:focus > a:after, .science_pic ul li.has-menu > a:focus:after, .science_pic ul li.has-menu > a:hover:after, .science_pic ul li.has-menu > a.active:after
{content: "";z-index: 2;position: absolute;width: 30px;height: 30px;background: url(../images/plus.svg) no-repeat center center;right: 0px;top: 50%; margin-top: -15px;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.science_pic ul li.has-menu.expand > a {color: #E84F32;; font-family: 'Gotham'; font-weight: bold;}
.science_pic ul li.has-menu.expand > a:after{ background: url(../images/minus.svg) no-repeat center center;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}

.science_common.block4 .science_pic ul li a { padding-left: 80px;}
.science_common.block4 .science_pic ul li a  img { position:absolute; left: 0; top: 50%; max-width: 66px; max-height: 66px; z-index: 1;-webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.science_common.block2 .science_text ul, .science_common.block3 .science_text ul, .science_common.block4 .science_text ul { padding-top: 0px; }
.top_pic, .science_img2 { display: none;}
.science_common.block4 .science_text img { display:none;}

.locations_header { text-align:center; font-size: 25px; line-height: 44px;  font-family: 'Gotham Book'; font-weight: 300; padding-top: 130px; position:relative; padding-bottom: 40px;}
.locations_header:after { content: ""; position:absolute; left: 0; right: 0; top: 0; background: #B8EDED; height: 93.2%; z-index: -1;}

.locations_header.nobackground { padding-top: 0px;}
.locations_header.nobackground:after { display: none;}

.locations_header p strong { font-family: 'Gotham'; font-weight: bold; text-transform:uppercase; display: block; padding-top: 38px;}

.your_cart { padding-top: 170px; padding-bottom: 70px;}
.your_cart h1 { font-size: 82px; line-height: 89px;}
.yourcart_top { text-align:right; width: 100%; float: left;}
.yourcart_top.tpadding { padding-top: 24px;}
.yourcart_top a, .goto5h, .goto4h, .yourcart_top input[type=submit], .my_info input[type=submit], .my_info input[type=button], #gotoPay { font-size: 18px; line-height: 46px; font-family: 'Gotham'; font-weight: bold;  width: 290px; height: 48px; text-align:center; display: inline-block; background: #CCAA19; border: solid 1px #CCAA19; color: #fff;}
.yourcart_top a:hover, .goto5h:hover, .goto4h:hover, .yourcart_top input[type=submit], .my_info input[type=submit]:hover, #gotoPay:hover { background: #fff;border: solid 1px #CCAA19; color: #CCAA19; }
.yourcart_top ul { padding: 30px 0 0 0; margin: 0; list-style:none;width: 100%; float: left; border-bottom: solid 1px #331611;}
.yourcart_top ul li { padding: 0 0 10px 0; margin: 0;  font-family: 'Gotham'; font-weight: bold; font-size: 15px; line-height: 18px; text-transform:uppercase; text-align:center; float: left;}
.yourcart_top ul li:nth-child(1) { width: 60%; padding-left: 20%;}
.yourcart_top ul li:nth-child(2) {width: 20%;}
.yourcart_top ul li:nth-child(3) {width: 20%;}
.yuorcart_table { width: 100%; float: left; font-size: 15px; line-height: 18px; text-align:center; font-family: 'Gotham Book'; font-weight: 300;}
.yuorcart_table ul { padding: 0; margin: 0; list-style:none; width: 100%; float: left; text-align:center;  border-bottom: solid 1px #331611; position:relative;}
.yuorcart_table ul li { padding: 18px 0; margin: 0;float: left; height: 100%;}
.yuorcart_table ul li i, .yuorcart_table ul li em { display: block; font-style:normal; text-decoration:line-through;font-family: 'Gotham Book'; font-weight: 300; padding-top: 5px;}
.yuorcart_table ul li img { max-width: 44px; height: auto;}
.yuorcart_table ul li:nth-child(1) {width: 20%; padding: 18px 10px;}
.yuorcart_table ul li:nth-child(2) {width: 40%;padding: 18px 10px;}
.yuorcart_table ul li:nth-child(3) {width: 20%; font-family: 'Gotham'; font-weight: bold;padding: 18px 10px;}
.yuorcart_table ul li:nth-child(4) {width: 20%; padding-bottom: 40px;}
.yuorcart_table .incdnc { width: 100%; height: 50px; padding: 0; margin: 0; background: rgba(255,255,255, 1);  display:inline-block; vertical-align:middle;   border: solid 1px #212529; font-size: 20px; line-height: 48px; text-align:center; font-family: 'Gotham'; font-weight: bold;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.yuorcart_table .incdnc input { border: none; background: rgba(255,255,255, 1); width: 40%; height: 48px; text-align:center;  color: #212529;  font-size: 20px; font-family: 'Gotham'; font-weight: bold; line-height: 48px; padding: 0; float: left;}
.yuorcart_table .minus {float: left; width: 30%; height: 48px;   color: #212529;   }
.yuorcart_table .add {float: left;  width: 30%; height: 48px; color: #212529;  }
.yuorcart_table .minus:hover, .price_quantity .add:hover {color: #212529; }
.remove2{ font-size: 12px; line-height: 16px; position:absolute; width: 20%; right: 0; bottom: 12px;  color: #000; display: inline-block;font-family: 'Aleo', serif; font-weight: 400;}
.your_cart .qblock2 { display: block; }
.your_cart .qblock2 span {font-family: 'Gotham Book'; font-weight: 300; font-size: 16px; line-height: 20px; position:absolute; right: 0; top: 50%; margin-top: -10px;letter-spacing: 0px;}

.total_table { display: block; width: 100%; float: left ; background: #FFD3D6; padding: 50px 60px 70px 70px; font-size: 15px; line-height: 18px; font-family: 'Gotham Book'; font-weight: 300;}
.your_cart .total_table .qblock2 { display: block; border: 0; border-bottom: solid 2px #331611 !important; padding: 0 0 15px 0;letter-spacing: 1px; width: 100%; float: left;}
.total_table .qblock4 { text-transform:none; width: 100%; float: left;  border-top: solid 2px #331611; border-bottom: solid 1px #331611;  padding-top: 30px; }
.total_table .qblock4 p { margin-bottom: 30px;}
.total_table .qblock4 strong { text-transform:uppercase;letter-spacing: 1px;}
.total_table .qblock4  i { text-align:center; width: 200px;}
.total_table ul{ display: block; width: 100%; float: left; padding: 20px 0; margin: 0; list-style-type:none;}
.total_table ul li { padding: 10px 160px 10px 0; margin: 0; width: 100%; float: left; position:relative;}
.total_table ul li strong, .your_cart .total_table .qblock3 div strong, .qblock6  strong { text-align:center; width: 160px; position:absolute; font-family: 'Gotham'; font-weight: bold; top: 50%; margin-top: -9px; right: 0; letter-spacing: 0px; }
.your_cart .total_table .qblock3 { width: 100%; float: left; padding: 20px 0; font-family: 'Gotham Book'; font-weight: 300;}
.your_cart .total_table .qblock3 div { display: block; position:relative; padding: 5px 160px 0px 0; }
.addpromo { width: 30px; height: 40px; position:absolute; z-index: 5; right: 0; top: 5px; background: url(../images/play.svg) no-repeat center center; background-size: 16px auto; display: none; border: 0; padding: 0; margin: 0;}
.your_cart .total_table .qblock3.active div  .addpromo { display: block;}
.your_cart .total_table .qblock3 div:nth-child(2) {font-family: 'Gotham'; font-weight: 500;}
.your_cart .total_table .qblock3 div:nth-child(2) span { font-family: 'Gotham Book'; font-weight: 300; padding-left: 5px; }
.your_cart .total_table .qblock3 div:nth-child(2) .removecoupon { position:relative; padding:0 35px 0 0; display: none;}
.your_cart .total_table .qblock3 div:nth-child(2) .removecoupon a { text-decoration:none; z-index: 3; background: none; padding: 0; width: 30px; height: 30px; border:0; text-align:center; line-height: 30px; position: absolute; right: 0; top: 50%; margin-top: -15px;;}
.your_cart .total_table .qblock3 label { position:absolute; right: 0;top: 50%;margin-top: -20px; display: none; height: 40px;}
.your_cart .total_table .qblock3 .form-control { width: 200px; right: 0; top: 5px; margin-top: auto;}
.your_cart .total_table .qblock3.active div label { display: block;}
.your_cart .total_table .qblock3 div:nth-child(2) .removecoupon.active { display: inline-block ;}



.continue_checkout, .mobile_submit{ width: 100%; cursor: pointer; display:block; background: #CCAA19; border: solid 1px #CCAA19; height: 84px; line-height: 84px; font-size: 27px; line-height: 84px; text-transform:uppercase; text-align:center; font-family: 'Gotham'; font-weight: bold; color: #fff;}
.continue_checkout:hover, .mobile_submit:hover { color: #CCAA19; right: 100px;background: #fff; border: solid 1px #CCAA19;}
.goback2, .my_info .form-group.submit a { color: #CCAA19; font-size: 27px; line-height: 32px; font-family: 'Gotham'; font-weight: bold; display: inline-block; padding-left: 30px; position:relative; margin-top: 15px; }
.goback2:before, .my_info .form-group.submit a:before { content: "<" ; position:absolute; left: 0; top: 0;}
.goback2:hover, .my_info .form-group.submit a:hover {color: #CCAA19;}

.qblock6 { width: 100%; float: left; padding: 10px 0;  color: #B18F01; font-size: 20px; line-height: 25px;letter-spacing: 1px;font-family: 'Gotham'; font-weight: bold;border-top: solid 1px #331611; }
.qblock6  div {padding:8px 160px 8px 0; width: 100%; float: left; position:relative; text-transform:uppercase;}
.qblock6  strong {  font-size: 15px; text-transform:none;}
.your_cart.step1 .total_table .qblock4 { border-bottom: 0px;}
.your_cart.step1 .qblock2 { display: block; border: 0; padding-top: 0px; width: 100%; float: left;}
.your_cart.step1 .qblock2 ul {border-bottom: solid 3px #331611; padding-bottom: 20px; margin-bottom:20px;}
/*.your_cart.step1 .qblock2 ul li a { border: solid 1px #FF919A;}*/
.pay_card { width: 100%; float: left; border-bottom: solid 1px #331611; padding:0 300px 30px 0; position:relative;font-family: 'Gotham Book'; font-weight: 300;}
.pay_card div { position:absolute; right: 0; top: 0; width: 250px; text-align:center; padding: 5px; line-height: 24px;}
.pay_card div img {
  max-width: 100%;
  border: 1px solid #000;
  padding: 10px;
  margin: 20px 0;
}

.pay_card a {
      border: solid 1px #331611;
      color: #331611;
      font-size: 16px;
      line-height: 48px;
      font-family: 'Gotham Book';
      font-weight: 300;
      width: 100%;
      text-align: center;
      display: inline-block;
 }
.pay_card a:hover { color: #331611;}
.goback  { width: 100%; float: left;}
.goback a { font-size: 18px;}
.pay_card.bpadding { margin-bottom: 20px;}

.pay_card.bpadding.laosp {padding: 0;}
.pay_card.bpadding.laosp div {width: 100%; text-align: left;}

.step_forward ul { width: 100%; float: left; border-bottom: solid 1px #331611; padding: 0 0 30px 0; margin: 0 0 30px 0; list-style:none; text-align:center; }
.step_forward ul li { padding: 0; margin: 0; list-style:none; display: inline-block; position:relative;font-family: 'Gotham'; font-weight: 500; text-transform:uppercase; font-size: 20px; line-height: 27px; vertical-align:top;}
.step_forward ul li.active { font-weight: 900;}
.step_forward ul li:nth-child(2) { padding: 0 100px;}
.step_forward ul li:nth-child(2):after { content:">"; position:absolute; font-weight: 900; left: 50px; top: 0;}
.step_forward ul li:nth-child(2):before { content:">"; position:absolute;  font-weight: 900; right: 50px; top: 0;}
.step_forward ul li:nth-child(3):after { display: none; content:""; position:absolute; left: 50%; margin-left: -13px; top: 30px; background: url(../images/ok.svg) no-repeat center bottom; width: 25px; height: 20px;}
.step_forward ul li:nth-child(3).active:after { display: block;}

.qblock_top { display: none; width: 100%; float: left;font-family: 'Gotham Book'; font-weight: 300; font-size: 20px; line-height: 24px;}
.qblock_top ul{ display: block; width: 100%; float: left; padding: 0; margin: 0; list-style-type:none;}
.qblock_top ul li {background: rgba(198,170,15, 0.5); border: solid 1px #212529; padding: 15px; font-size: 30px; line-height: 40px;  font-family: 'Gotham'; font-weight: bold; text-transform:uppercase; margin: 0; width: 100%; float: left; position:relative;}
.qblock_top ul li strong { text-align:center; width: 110px; position:absolute; font-family: 'Gotham'; font-weight: bold; top: 50%; margin-top: -12px; right: 0; letter-spacing: 0px; }
.qblock_top ul li a { color: #000; position:relative; display: inline-block; padding-right: 30px;}
.qblock_top ul li a:after { content: ">"; color: #fff; position:absolute; right: 0; top: 0; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg);}
.qblock_top ul li strong { font-size: 20px; line-height: 24px;}


.qblock_bottom { display: none; width: 100%; float: left; border-bottom: solid 3px #331611; padding-bottom: 10px; margin-bottom: 20px; font-family: 'Gotham Book'; font-weight: 300; font-size: 20px; line-height: 24px;}
.qblock_bottom ul{ display: block; width: 100%; float: left; padding: 0; margin: 0; list-style-type:none;}
.qblock_bottom ul li { padding: 15px 0px 15px 0; margin: 0; width: 100%; float: left; position:relative;}
.qblock_bottom ul li strong { text-align:center; width: 110px; position:absolute; font-family: 'Gotham'; font-weight: bold; top: 50%; margin-top: -12px; right: 0; letter-spacing: 0px; }
.qblock_bottom ul li a { color: #E84F32; text-decoration: underline;}

.qblock_bottom2 { width: 100%; float: left; border-bottom: solid 1px #331611; padding: 15px 0; margin-bottom: 20px; font-family: 'Gotham Book'; font-weight: 300; font-size: 14px; line-height: 18px;}
.qblock_bottom2 a { color: #E84F32; text-decoration: underline; font-family: 'Gotham'; font-weight: bold; display: inline-block; margin-left: 12px; font-size: 15px;}

.my_info { width: 100%; float: left;}
.my_info .form-group { position:relative; width: 100%; float: left; margin-bottom: 16px;}
.my_info .form-group.half { width: 49%; margin-right: 1%;}
.my_info .form-group.half2 { width: 49%; margin-right: 0%; margin-left:1%;}
.my_info .form-control { padding: 0 12px; width: 100%; height: 48px; text-align:left; background: #fff; border: solid 1px #212529; border-radius: 0;font-family: 'Gotham'; font-weight: 500; font-size: 14px; line-height: 46px; color: #212529;}
.my_info .form-control.inputError { border: solid 2px #E84F32;}
.my_info .form-control::-webkit-input-placeholder{ color: #FFB9B9; opacity: 0;font-weight: 500;}
.my_info .form-control::-moz-placeholder { color: #FFB9B9; opacity: 0;font-weight: 500; }
.my_info .form-control:-ms-input-placeholder { color: #FFB9B9;font-weight: 500; opacity: 0; }
.my_info .form-control::-webkit-input-placeholder { color: #FFB9B9;font-weight: bold; opacity: 0; }
.my_info input[type=submit]{  cursor: pointer; }
.my_info .form-group.submit { text-align:right; border-top: solid 1px #331611; padding-top: 20px; margin-top: 10px;}

.my_info .form-group  i{ font-style:normal; pointer-events: none;position:absolute;left: 12px; margin: 0; z-index: 5; top: 0px; padding: 0;font-family: 'Gotham Book'; font-weight: 300; font-size: 14px;  color: #212529; line-height: 46px;
 transition: 0.2s; transition-timing-function: ease;  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }
.my_info .form-group  .form-control.inputError + i { color: #E84F32;}
.my_info .form-group .form-control:focus + i, .my_info .form-group .form-control:not(:placeholder-shown) + i {top: 0px;left: 12px; margin: 0; top: 0px; padding: 0; font-family: 'Gotham Book'; font-weight: 300; font-size: 14px; line-height: 46px; color: #331611; line-height: 44px;opacity: 0; }
/* For IE Browsers*/
.my_info .form-group .form-control:focus + i, .my_info .form-group .form-control:not(:-ms-input-placeholder) + i  {top: 0px; left: 12px; margin: 0; top: 0px; padding: 0;font-family: 'Gotham Book'; font-weight: 300; font-size: 14px; line-height: 46px; color: #331611;opacity: 0;}

.my_info .form-group.checkbox label { margin: 0; width: 100%; float: left; font-size: 14px; line-height: 18px; display:block; position:relative;  cursor: pointer; font-family: 'Gotham'; font-weight: 500; padding: 10px 0 10px 40px; cursor: pointer;}
.my_info .form-group.checkbox label input[type="checkbox"]{ position:absolute; left: 0; top: 16px; opacity: 0;}
.my_info .form-group.checkbox label input[type="checkbox"] + span{width: 29px;height: 29px; background:url(../images/checkbox3.png) no-repeat left top #fff;cursor:pointer; position:absolute; left: 0; top: 2px;}
.my_info .form-group.checkbox label input[type="checkbox"]:checked + span{background:url(../images/checkbox3.png) no-repeat left -29px #fff;}

.my_info .form-group ul { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -5px;  margin-bottom: 0px;padding: 0; list-style: none;}
.my_info .form-group  ul li { padding: 0 5px; display: inline-block; width: 33.33%; position:relative;}
select.form-control2 { width: 100%; padding: 0 12px; background: #fff url(../images/arrow5.svg) no-repeat 98% center; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0;border: solid 1px #212529; border-radius: 0;font-family: 'Gotham Book'; font-weight: 300; font-size: 14px; line-height: 46px; color: #212529;}
.my_info .form-group.title { font-size: 20px; line-height: 24px; color: #000; border-top: solid 2px #331611; padding-top: 20px; margin-bottom: 15px; font-family: 'Gotham Book'; font-weight: 300; }
.my_info .form-group.title strong { text-transform:uppercase;  font-family: 'Gotham'; font-weight: bold; display: block;}

.my_info .form-group.radio label { background:rgba(204,170,25, 0.4); border: solid 1px #212529; margin: 0; width: 100%; float: left; font-size: 14px; line-height: 18px; display:block; position:relative;  cursor: pointer; font-family: 'Gotham Book'; font-weight: 300; padding: 15px 10px 15px 80px; cursor: pointer;}
.my_info .form-group.radio.tpadding label { padding-top: 25px; padding-bottom: 25px;}
.my_info .form-group.radio label strong { font-family: 'Gotham';font-weight: 500; display: block; padding-bottom: 4px; text-transform:uppercase;}
.my_info .form-group.radio label input[type="radio"]{ position:absolute; left: 18px; top: 50%; margin-top: -8px; opacity: 0;}
.my_info .form-group.radio label input[type="radio"] + span{width: 37px;height: 37px; background:url(../images/radio.svg) no-repeat left top ;cursor:pointer; position:absolute; left: 16px; top: 50%; margin-top: -18px;}
.my_info .form-group.radio label input[type="radio"]:checked + span{background:url(../images/radio.svg) no-repeat left -37px ;}
.my_info .form-group.submit a { font-size: 18px; line-height: 20px; position:absolute; left: 0; top: 20px; padding-left: 20px;}
.new_address{ width: 100%; float: left; display: block;}
.new_address.active{ display: block;}

.errormessage4 { padding: 12px; width: 100%; float: left; margin-bottom: 20px; display:none; font-size: 14px; line-height: 16px; text-transform:uppercase; color: #fff; font-family: 'Gotham'; font-weight: 500; border: solid 2px #E84F32; background:rgba(232,79,50, 0.6);}

.payment_top { font-size: 20px; line-height: 24px; color: #000;  margin-bottom: 15px; font-family: 'Gotham Book'; font-weight: 300; }
.payment_top strong { text-transform:uppercase;  font-family: 'Gotham'; font-weight: bold; display: block;}
.your_cart h2 {  font-family: 'Gotham'; font-weight: bold; padding: 20px 0; margin: 0; color: #000; text-transform:uppercase; font-size: 20px; line-height: 24px; /*border-bottom: solid 2px #331611;*/}

.order_edit {border-bottom: solid 1px #331611;border-top: solid 2px #331611; display: block; width: 100%; float: left; text-align:center; font-family: 'Gotham'; font-weight: bold; padding:30px 0 14px 0; margin: 0; color: #000; text-transform:uppercase; font-size: 18px; line-height: 18px;}
.order_edit span { width: 20%; float: left;}
.order_edit span:nth-child(2) { width: 30%; float: right;}
.order_edit span a { color: #CCAA19; text-decoration:underline;}
.shipinfo_common { width: 100%; float: left; padding: 10px 0;  font-family: 'Gotham Book'; font-weight: 300; font-size: 15px; line-height: 27px; position:relative;}
.your_cart  .shipinfo_common h2 {border-bottom: solid 2px #331611; margin-bottom: 20px;}
.shipinfo_common .link{ width: 30%; position:absolute; text-align:center; right: 0; top: 90px;}
.shipinfo_common .link a { color: #CCAA19; text-decoration:underline; font-size: 15px; line-height: 18px; font-family: 'Gotham'; font-weight: bold;}
.shipinfo_common p { padding-right: 30%;}
.goback.line {border-top: solid 1px #331611;}
.completeorder a { height: 72px; line-height: 70px; font-size: 27px; width: 100%;}

.your_cart.step1.shipped h1  { font-size: 62px; line-height: 67px;}
.ship_pic { display: block; text-align:center; z-index: 19; margin-bottom: -25px; width: 50%; float: left; position: relative; }
.remeber_me { width: 50%; float: left; height: 100%; vertical-align:middle; text-align:center; position:relative;font-family: 'Gotham'; font-weight: bold; font-size: 20px; line-height: 24px; text-transform:uppercase;}
.remeber_me div { position:absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.remeber_me div img { margin-bottom: 20px;}

.my_info.remember { border-top: solid 2px #212529; padding-top: 30px;}
.my_info.remember input[type=submit]{ width: 100%; border: solid 2px #FF919A; background: #FF919A; color: #fff; font-size: 20px; line-height: 78px; height: 80px; text-transform:uppercase; margin-top: 15px;}
.my_info.remember input[type=submit]:hover { background: #fff; color: #FF919A;}
.ctitle, .cinfo { font-size: 16px; line-height: 20px;font-family: 'Gotham Book'; font-weight: 300; display: block; padding-bottom: 8px;  }
.cinfo { font-size: 14px; line-height: 16px; padding-bottom: 40px;}
.my_info.remember  .form-group i, .my_info.remember select.form-control2 {  color: #CCAA19;}
.track_order { width: 100%; float: left; padding:35px 0 15px 0;font-family: 'Gotham'; font-weight: bold;}
.track_order a { width: 100%; border: solid 1px #212529; background: #fff; color: #212529; font-size: 20px; line-height: 68px; height: 70px; text-transform:uppercase; display: block; text-align:center; }
.track_order a:hover { background: #FF919A; color: #fff; border: solid 1px #FF919A;}

.shipped .total_table  table{ width: 100%; border: 0; padding: 0; margin: 0;}
.shipped .total_table  table tr td, .shipped .total_table  table tr th { vertical-align: top; width: 55%; padding: 20px 0 0 0; border: 0;}
.shipped .total_table  table tr td:nth-child(2), .shipped .total_table  table tr th:nth-child(2) { width: 45%; text-align:center;}
.shipped .total_table  table tr th { border-bottom: solid 2px #212529; font 20px; line-height: 24px; font-family: 'Gotham'; font-weight: bold; padding:0 0 15px 0; text-transform:uppercase;}
.shipped  .yuorcart_table ul li:nth-child(3) { float: right;}
.shipped .qblock6 { border-top: 0; }
.shipped .total_table  .yuorcart_table{ position:relative;}
.subscribe{ border: solid 1px #FF919A;  background: #FF919A; text-align:center; font-size: 15px; line-height: 17px; color: #fff;font-family: 'Gotham'; font-weight: bold; padding: 8px; position:absolute; left: 60%; top: 30px; z-index: 5; }
.subscribe:hover { color: #fff; -webkit-transform: scale(1); -moz-transform:scale(1)); -o-transform: scale(1); -ms-transform: scale(1); transform:  scale(1);}

/*.sliderslider-for { width: 100%; float: left;}
.slider.slider-nav { width: 100%; position:absolute; left: 0; top: 0; bottom: 0; overflow: hidden; padding-top: 50px; padding-bottom: 50px; }
.slider_nav_wrap { position:absolute; left: 0; top: 0px; bottom: 0px; width: 18%;}*/
.product-show-zoom{ /*padding:0 0 0 28%;*/ position: relative;}

.gorcery_tab  .blog_tab_wrap ul { border-bottom: 0px;}
.gorcery_tab  .blog_tab_wrap ul li:after { display: none;}
.tvideo { padding-bottom: 40px;}
.tvideo  .video_play { width: 50%; margin: 0 25%;}

.shop_menu ul { padding:30px 0 16px 0; margin: 0 -15px; list-style:none;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: center !important;justify-content: center !important;}
.shop_menu ul  li {  padding: 0 15px; margin: 0; list-style:none;  position:relative;-ms-flex: 0 0  50%; flex: 0 0  50%; max-width:  50%;}
.shop_menu.branch ul  li {
  max-width:50%;
}
.shop_menu ul  li a {height: 62px; line-height: 62px; background: #E84F32; border: solid 2px #E84F32; text-align:center; font-size: 25px;  color: #fff; display: block; font-family: 'Gotham';font-weight: bold; text-transform:uppercase;}
.shop_menu ul  li a:hover { background: #fff; color: #E84F32;}
.shop_menu ul  li a br { display: none;}

.location_common  { text-align:center; color: #331611; font-size: 18px; line-height: 31px; font-style:italic; width: 100%; float: left;}
.location_common h2 { font-style:normal; font-family: 'Gotham';font-weight: bold; font-size: 35px; line-height: 38px; text-transform:uppercase; padding: 0 0 20px 0; margin: 0 0 20px 0; border-bottom: solid 1px #331611; }
.location_common p { margin: 0; padding: 0 30px;}
.lcblock1, .lcblock2 { width: 100%; float: left;}
.location_section1 .location_common , .location_section2 .location_common { color: #fff;}
.location_section1 .location_common h2, .location_section2 .location_common h2{ border-bottom: solid 1px #fff;}

.location_section1{ padding: 250px 15px; position:relative;}
.location_section1:after{ content: ""; z-index: -5; background: #331611; position:absolute; left: 0; right: 0; top: 0; bottom: 0;}
.location_pic1{ position:absolute; z-index: -1; width: 58%; right: 0; bottom: -110px; height: 830px; background-repeat:no-repeat; background-position:left bottom; background-size: auto 830px; }

.location_section2 { padding: 380px 15px 500px 15px; position:relative;}
.location_section2:after{ content: ""; z-index: -5; background: #B7AA37; position:absolute; left: 0; right: 0; top: 0; bottom: 0;}
.location_pic2{ position:absolute; z-index: -1; width: 58%; left: 0; top: 50%; margin-top: -406px;  height: 812px; background-repeat:no-repeat; background-position:right center; background-size: auto 812px; }

.location_section3 { padding: 100px 15px 150px 15px; position:relative;}
.location_section3:after, .location_section4:after{ content: ""; z-index: -5; background: #CFE790; position:absolute; left: 0; right: 0; top: 0; bottom: 0;}
.location_pic3 { position:absolute; z-index: -1; width: 58%; right: 0; top: -200px; height: 735px; background-repeat:no-repeat; background-position:left top; background-size: auto 735px; }

.location_section4 { padding: 50px 15px 400px 15px; position:relative;}
.location_pic4 { position:absolute; z-index: -1; width: 72%; right: 0; bottom: -180px; height: 703px; background-repeat:no-repeat; background-position:left bottom; background-size: auto 703px; }

.location_section5 { padding: 290px 15px 580px 15px; position:relative;}
.location_section5:after, .location_section6:after{ content: ""; z-index: -5; background: rgba(255,255,124, .38); position:absolute; left: 0; right: 0; top: 0; bottom: 0;}
.location_pic5 { position:absolute; z-index: -1; width: 50%; left: 0; top: 240px; height: 729px; background-repeat:no-repeat; background-position:right top; background-size: auto 729px; }

.location_section6 { padding: 0px 15px 500px 15px; position:relative;}
.location_pic6 { position:absolute; z-index: -1; width: 50%; right: 0; top: -400px; height: 706px; background-repeat:no-repeat; background-position:left bottom; background-size: auto 706px; }
.location_pic6a { display: none;}

.location_section7 { padding: 470px 15px 500px 15px; position:relative;}
.location_section7:after{ content: ""; z-index: -5; background: #F5E566; position:absolute; left: 0; right: 0; top: 0; bottom: 0;}
.location_pic7{ position:absolute; z-index: -1; width: 45%; left: 0; top: -290px; height: 838px; background-repeat:no-repeat; background-position:right top; background-size: auto 838px; }
.location_pic7a{ position:absolute; z-index: -1; width: 50%; right: 0; top: -370px;  height: 1372px; background-repeat:no-repeat; background-position:left top; background-size: auto 1372px; }
.location_pic7b{ position:absolute; z-index: -1; width: 64%; left: 0; bottom: -376px;   height: 811px; background-repeat:no-repeat; background-position:center bottom; background-size: auto 811px; }
.location_pic7c { display: none;}

.location_section8 { padding: 400px 15px 1000px 15px; position:relative;}
.location_section8:after{ content: ""; z-index: -5; background: #DBEACF; position:absolute; left: 0; right: 0; top: 0; bottom: 0;}
.location_pic8{ position:absolute; z-index: -1; width: 29%; left: 12%; bottom: -180px; height: 1340px; background-repeat:no-repeat; background-position:center bottom; background-size: auto 1340px; }
.location_pic8a{ position:absolute; z-index: -1; width: 58%; left: 42%; bottom: 70px; height: 880px; background-repeat:no-repeat; background-position:left bottom; background-size: auto 880px; }
.location_pic8b { display: none;}

.location_section9 { padding: 200px 15px 100px 15px; position:relative;}
.location_section9 img { width: 100%; height: auto;}
.location_pic9 { position:absolute; left: 0; right: 0; top: 0; height: 40%; background-repeat:no-repeat; background-position: center top; background-size: cover 100%; z-index: -5  }
.location_section9 h2 { font-family: 'Gotham';font-weight: 900; color: #fff; font-size: 103px; line-height: 103px; text-align:center; padding: 0; margin: 0 0 250px 0; text-transform:uppercase; }
.location_video{ width: 40%; position:absolute; z-index: 2; top: 614px; left: 54%; }
.location_mobile_pic { display: none;}

/*230920*/

.my_info, .step1a, .stepBilling {display: none;}

li.wc_payment_method.payment_method_stripe {
display: none;
}
/*.payment_box.payment_method_stripe {
display: none !important;
}*/

.woocommerce-SavedPaymentMethods-new {
  display: none!important;
}

.mc4wp-alert.mc4wp-success {color: lightgreen;}

.gobackButton {
    color: #CCAA19;
    font-family: 'Gotham';
    font-weight: bold;
    display: block;
    padding-left: 3px;
    position: relative;
    margin: 20px 0;
    font-size: 16px;
    float: left;
}

.gobackButton:hover {
  color: #CCAA19;
  transform: scale(1);
}


/*09-22-2020*/
.price_text2 {  font-size: 14px; line-height: 20px;width: 100%;float: left; margin-top: 5px; font-style: italic; font-weight: 300;font-family: 'Aleo', serif;}
.price_text2 h3 { font-size: 14px; font-weight: 700; color: #E84F32; padding: 0 0 10px 0; margin: 0; line-height: 18px; text-transform:uppercase; font-style:normal;}
.superfood h2{ width: 100%;float: left;font-size: 38px;line-height: 44px;font-family: 'Gotham';font-weight: 900;color: #331611;text-transform: uppercase;}
.pricesection { height:auto;}
.price_top { height: auto;}
.price_top .newbutton{ width: 100%; float: left; padding-top: 25px;}
.price_top .newbutton .row { margin: 0 -6px;}
.price_top .newbutton .row  [class*="col-"] { padding: 0 6px;}
.price_top .newbutton .row  [class*="col-"] div { display: block; width: 100%; height: 72px; border: solid 3px #FF919A; font-size: 23px; line-height: 27px; color: #FF919A;font-family: 'Gotham';  font-weight: 900; text-transform:uppercase; letter-spacing: 1px;}
.price_top .newbutton .row  [class*="col-"] div:hover { background: white}
.price_top .newbutton .row  [class*="col-"] div strong { width: 100%; font-weight: 900; position:absolute; left: 50%; top: 50%;  -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.price_bottom { padding: 15px 140px 0 140px;}
.slick-slide i {font-family: 'Aleo', serif; font-style:400; position:absolute; right: 5px; z-index: 5; text-align:center;letter-spacing: 1px;}
.slick-slide i:nth-child(1) { padding-top: 12px; width: 96px; height: 96px; border-radius: 50%; font-size: 15px; line-height: 22px; font-weight: 700; background: #F5F302; top: 170px; }
.slick-slide i:nth-child(1) strong { display: block; font-weight: 400; font-style:italic; text-transform:uppercase;}
.slick-slide i:nth-child(2) { width: 96px; background: #B8EDED; padding: 5px; border:  solid 1px #212529; font-size: 15px; line-height: 17px; text-transform:uppercase; top: 280px; font-style:normal;  }

/*09-22-2020 end*/

li.payli.active, li.info.active {cursor: pointer;}

.product-badge {
    position: absolute;
    z-index: 10;
    right: 0;
    top: -15px;
    width: 90px;
    border-radius: 50%;
    background: #E84F32;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    height: 90px;
    padding-top: 25px;
    color: #fff;
  }

.product-badge.out-of-stock {color: #fff!important; padding-top: 13px;}

  .product-badge.sale, .product-badge.custom {
    background: url(../images/sale.svg) no-repeat center center;
    width: 80px;
    height: 80px;
    background-size: 80px 80px;

    padding-top: 20px;
    font-size: 15px;
  }

  i.custom-badge {
      border-radius: 50%;
      height: 90px!important;
      width: 90px!important;
      font-size: 15px!important;
      text-align: center!important;
      padding-top:20px!important;

      }


.product-badge {top: 145px; font-family: 'Aleo', serif;}

.product-badge.custom {
    top: 80px;
    background: #c3ebec;
    border-radius: 0;
    color: #331611;
    border: 1px solid #331611;
    padding: 3px;
    text-align: center;
    width: 90px;
    height: 45px;
    font-weight: normal;
    font-size: 13px;
    font-family: 'Aleo', serif;
  }

.product-badge.sale {
  top: -20px;
  color: #331611;
  font-family: 'Aleo', serif;
}

div#wc-stripe-card-element {
    border: 1px solid;
    padding: 10px 20px;
}

.recipes_middle .tab-content > .tab-pane ul li p {position: relative;}
.recipes_middle .tab-content > .tab-pane ul li p:after {
    content: "-";
    position: absolute;
    left: 0;
    top: 0px;
}

.recipes_middle .tab-content > .tab-pane ul li:after {content: "";}

.recipes_middle .tab-content > .tab-pane ul li p a {
  color: #E84F32;
  text-decoration: underline;
}

.recipes_middle .tab-content > .tab-pane ul li p a:hover {
  color: #4db7a0;
  text-decoration: none;
}

body.home .story_text a {
  cursor: default;
  transition: none;
  transform: none;
}

body.woocommerce-order-received  .my_info.remember {
  display: block;
}

i.line-through {font-weight: normal; text-decoration: line-through; display: block; opacity: 0.5;
    font-size: 14px;}

input[type=email].form-control9 {
    width: 100%;
    padding: 0 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: solid 1px #212529;
    border-radius: 0;
    font-family: 'Gotham Book';
    font-weight: 300;
    font-size: 14px;
    line-height: 46px;
    color: #CCAA19;
}


body.page-id-10 .wpcf7 form .wpcf7-response-output {border: 0;}

#checkout_paypal_message {display: none;}


/* Start New Product Page */

.new-product-page .container-fluid.superfood { background-color: #fff; padding-top: 130px;}

.new-product-page .container-fluid.super_section2 { background-color: #feeeea; }

.new-product-page .woocommerce-breadcrumb {
    display: block;
    padding-bottom: 20px;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #9f9f9f;
    font-family: 'Montserrat', sans-serif;
  }

.new-product-page .woocommerce-breadcrumb a {
  color: #000;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 400;
}

.new-product-page .product_title.entry-title {display: none;}

.new-product-page h1 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 900;
    margin-bottom: 20px;
    color: #e85033;
    text-transform: uppercase;
}

.new-product-page .superfood h2 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.new-product-page .slick-slide {background-color: #fff;}

.new-product-page .pricesection {display: none!important;}

.rate_pack{ display: block; position:relative; padding-bottom: 30px;}
.rate_block { font-size: 14px; line-height: 18px;}
.rate_block img { vertical-align:middle; margin-right: 2px;}
.rate_block i { font-style:normal; display: inline-block; margin: 0 10px;}
.rate_block strong, .rate_block b { font-weight: 400; display: inline-block; padding-right: 10px; color: #aeaeae;}
.rate_block span a { text-decoration: underline; font-size: 16px;}
.pack_block { display: block; padding-top: 20px; font-size: 18px; font-weight: 600;}
.pack_block span:nth-child(1) { display: inline-block; padding-right: 20px;}
.pack_block span:nth-child(1) strong { color: #cdcdcd; display: inline-block; padding: 0 5px;}
.pack_block span:nth-child(2) { color: #cdcdcd;}
.pack_block span:nth-child(2) strong { font-weight: 600;}
.pack_block span:nth-child(2) strong:nth-child(1) { text-decoration:line-through;}
.pack_block span:nth-child(2) strong:nth-child(2) { display: inline-block; padding-left: 20px;}

.choose_down { width: 510px; padding-bottom: 30px;}
.frequency{ display: block; position:relative; padding-bottom: 30px; width: 510px; float: left;}
.frequency_option { padding-bottom: 20px; width: 100%; float: left; position:relative;}
.frequency_option label{ font-size: 16px; line-height: 20px; color: #000  position:relative; width: 50%; float: left; padding:0 10px 0 24px;  margin: 0; display: block; position: relative;}
.frequency_option label input[type="radio"]{ position:absolute; left: 0px; top: 2px; z-index: 1; opacity: 0;}
.frequency_option label input[type="radio"] + span{width:37px;height:37px; background:url(../images/radio1.png) no-repeat;cursor:pointer; position:absolute; left: 0; top: 2px; z-index: 9;}
.frequency_option label input[type="radio"]:checked + span{background:url(../images/radio2.png) no-repeat; }
.delivery_time{ width: 100%; padding-left: 50%; float: left; display: none;}
.delivery_time.active { display: block;}
.delivery_time .form-group{ padding: 0 0 0 86px; margin: 0; position:relative;}
.delivery_time .form-group label { font-size: 12px; line-height: 48px; font-weight: 400; padding: 0; margin: 0; position:absolute; left: 0; top: 0; }
.quantity {display: block; position:relative; padding-bottom: 70px;  width: 510px;  float: left;}
.quantity p { width: 100%; float: left;}
.choose_down2{ width:170px; float: left; }
.choose_button { width: 290px; float: right;}
.choose_button button { text-transform:uppercase;border: solid 1px #E84F32;   width: 100%; height: 48px; background: #E84F32; text-align:center; color: #fff; font-size: 16px; line-height: 48px; font-weight: 700; cursor: pointer;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.choose_button button:hover { background: #FFEEEA; color: #E84F32; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.details_ingredients { width: 100%; float: left; padding-bottom: 50px;}
.details_ingredients .nav { width: 100%; float: left; font-size: 22px; font-weight: 600; position: relative; height: 48px; border-bottom: solid 1px #efefef;}

.details_ingredients .nav a { width: 188px; float: left; line-height: 48px; text-align:center; color: #343a41;border-bottom: solid 1px #efefef;}
.details_ingredients .nav a.active { color: #e85033;border-bottom: solid 1px #e85033;}
.details_ingredients .nav a:hover {-webkit-transform: scale(1); -moz-transform:scale(1)); -o-transform: scale(1); -ms-transform: scale(1); transform:  scale(1); }
.details_ingredients .tab-content { width: 100%; float: left; padding: 30px 0 0 0; line-height: 24px; }
.details_ingredients .tab-content ul { display: block; padding: 0 0 10px 0; margin: 0; font-weight: 500; list-style:none;}
.details_ingredients .tab-content ul li { padding: 0 0 4px 15px; margin: 0; display: block; position:relative;}
.details_ingredients .tab-content ul li:after { content:""; position:absolute; left: 0; top: 10px; background: #000; width: 6px; height: 6px; border-radius: 50%;}


/*.product_image .slick-next,
.product_image .slick-prev {top: 350px!important;} */

.woocommerce .woocommerce-breadcrumb span {margin: 0 10px;}

.woocommerce .woocommerce-breadcrumb span:first-child {margin-left: 0; font-weight: 600;}

/* End New Product Page */



.branch_info {
  text-align: left;
  margin-top:40px; color: #a9a6a1;padding-bottom: 100px;
}
.branch_info h2, .branch_info h3 {font-family: 'Gotham'; font-weight: bold; font-size: 40px; line-height: 40px; text-transform:uppercase; color: #44403c;}
.branch_info h3 { padding-bottom: 30px;}
.hours { font-size: 20px; line-height: 24px;}
.hours ul {list-style-type: none; font-size: 18px; line-height: 24px;max-width:80%; padding:20px  0; margin: 0; color: #544c45; font-weight: 500;}
.hours ul li { padding: 0 0 4px 24px; margin:0; display: block; position: relative;}
.hours ul li.current { font-family: 'Gotham'; font-weight: bold;}
.hours ul li.current:after{ content:""; width: 2px; height: 28px; left: 0; top: 0; position: absolute; background: #fbe76c;}

.hours ul span { float:right; width: 55%; text-align:left;}

.branch_info .embed-responsive .embed-responsive-item, .embed-responsive iframe { width: 100% !important; height: 430px !important;  }
.branch_left {font-family: 'Gotham'; font-weight: bold; font-size: 30px; line-height: 30px;}
.branch_left i { display:inline-block; vertical-align:middle; margin-right: 10px; color: #46433f;}
.branch_left p { overflow: hidden;}
.branch_left p a { float: left; margin-right: 10px; margin-top: 30px;}
.hours h2 , .hours p{ padding-left: 24px;}
.signup_location { width: 100%; float: left; padding: 72px 180px 72px 772px; background: #f9de4b; position:relative;}
.signup_location h4 { color: #46433f;font-family: 'Gotham';  font-weight: 900; font-size: 40px; line-height: 40px; margin: 0; text-transform: uppercase; position:absolute;  max-width: 700px; left: 48px; top: 50%;-webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.signup_location .form-control { height: 76px; width: 33.33%; float: left; font-size: 30px ; line-height: 76px; padding:0 12px;font-family: 'Gotham';  font-weight: 500; border: 0; border-radius: 0; border-right: solid 2px #f9de4b;}
.signup_location input[type=submit] { background: #f19637; width: 33.33%; float: left; height: 76px; text-align:center; font-size: 30px; color: #f8e5b8; border: 0; font-family: 'Gotham';  font-weight: 500;}
.new_slider { width: 100%; float: left; background: #f3f5f5; padding: 16px; 36px; margin-top: 35px;}
.new_slider .owl-next i, .new_slider .owl-prev i { display: none;}
.new_slider .owl-next { right: -80px; width: 44px; height: 82px; background: url(../images/next.svg) no-repeat center center; margin-top: -41px;}
.new_slider .owl-prev{ left: -80px;  width: 44px; height: 82px; background: url(../images/previous.svg) no-repeat center center; margin-top: -41px;}



/* #Media Queriespx;*/
/*================================================== */
/* Large desktop */
@media (min-width: 768px) {
#myCarousel .carousel-inner, #myCarousel2 .carousel-inner, #myCarousel3 .carousel-inner, #myCarousel4 .carousel-inner, #myCarousel5 .carousel-inner { overflow: inherit; }
#myCarousel .carousel-item, #myCarousel2 .carousel-item, #myCarousel3 .carousel-item, #myCarousel4 .carousel-item, #myCarousel5 .carousel-item { text-align:center; display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; margin: 0 -30px; width: auto;  float: none;}
.service_common , .portfolio_common{ width: 100%; float: left; text-align:center; }
.portfolio_common.slider3 { float: none; padding-bottom: 40px;}
.carousel-indicators { display: none;}
.product_slider .portfolio_common{ width: 100%; padding: 0; }
.blog_header  { background-image:none !important;}
.pagenumber.nline ul{ border: 0;}
}


@media (min-width:1170px) {
  #amazon_customer_details>.col2-set {
  width:396px;
  margin:auto;
  }
  #amazon_customer_details .col2-set .col-1 {
  margin-left:-107px;
  }
}


@media (min-width: 1025px) {
.navbar-nav ul  li.has-menu a:after { content: ">"; position:absolute; left: 50%; margin-left: -8px; top: 34px; width: 16px; height: 10px; line-height: 10px;  -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg);}
.navbar-nav ul  li.has-menu:focus > a:after, .navbar-nav ul  li.has-menu:hover > a:after, .navbar-nav ul  li.has-menu > a:focus:after, .navbar-nav ul  li.has-menu > a:hover:after, .navbar-nav ul  li.has-menu > a.active:after { content: ">";color:#ff919a; position:absolute; left: 50%; margin-left: -8px; top: 44px; width: 16px; height: 10px;-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg);}
.navbar-nav ul  li.has-menu:hover ul{display:block !important;}
.banner_image { background-image: none !important;}
.caco_fruit.beans.whole .container img { top: -60px;}


.thumbs_wrap{ width: 110px; position:absolute; left:0; top: 60px; bottom: 60px;}
#slider3 { position:relative; width: 110px; height:100%;}
.thumbelina {list-style:none; padding:0px; margin:0px; position:absolute; white-space:nowrap;  font-size:0;  -webkit-touch-callout: none;
    -webkit-user-select: none;}
/* Style for the list items that surround the thumbnails */
.thumbelina li {padding:0 0 10px; line-height: 0px; margin:0px;}
/* Add a border to the thumbnails. */
.thumbelina li img {}
/* Hover effect for the images */
.thumbelina li img:hover {}
/* Common style for the buttons */
.thumbelina-but {  position:absolute;  z-index: 1;  cursor:pointer; text-align:center; vertical-align:middle;}
/* Hover style for active button */
.thumbelina-but:hover {}
/* Disabled style when button is not active due to extents being reached. */
/* You could do other things e.g. make buttons dissapear completely. */
.thumbelina-but.disabled,.thumbelina-but.disabled:hover { cursor:default;}
/* Vertical buttons. */
.thumbelina-but.vert { left:0px; height: 24px; width:110px;}
/* Top edge button. */
.thumbelina-but.vert.top {top: -50px; background:url(../images/up.svg) no-repeat center center;}
/* Bottom edge button. */
.thumbelina-but.vert.bottom { bottom: -50px; background:url(../images/down.svg) no-repeat center center;	}
.shapes2 i strong:nth-child(2) { display: none;}
.recipes_middle .tab-content > .tab-pane {  display: block;}
.recipes_middle .tab-content > .tab-pane.fade { opacity: 1;}
}
@media (min-width: 1200px) {
.recipes_bottom .recipie [class*="col-"] .recipes_wrap { border: 0;}
.recipes_bottom .recipie [class*="col-"]:nth-child(n+5) { display: none;}
.sub_title .line {border-bottom: solid 1px #331611; margin-bottom: 30px;}
.locations_header h1{ border-bottom: 0; margin-bottom: 0px; padding-bottom: 20px;}
}
@media (min-width: 1400px) and (max-width: 1599px) {
.header .container { max-width: 900px;}
.navbar { width: 850px; margin-left: -420px;}
.navbar-nav ul li > a { padding: 0 38px;}
.logo { left: -180px;}
.search_icon a { padding: 24px 35px 0 35px;}
.search_icon { right: -110px;}
.signin_icon { right: -180px; width: 65px;}
.cart_icon { right: -248px;width: 65px;}
.search_bar .container .form-group { width: 970px; }
.busket { width: 330px;}
.shapes i { left: 20px;}
.shapes i:nth-child(3) {left: 0px;}
.shapes i:nth-child(2) { right: 0px;}
.busket h1 {font-size: 44px;line-height: 43px;padding: 0 0 10px 0;;}
.busket h1 i { font-size: 22px; line-height: 32px;}
.banner_image img { max-width: 1020px;}
.banner_title div { width: 830px;}
.banner_title {font-size: 36px;line-height: 42px;}
.banner_title div span:nth-child(1) { font-size: 140px; line-height: 120px;}
.banner_title div span:nth-child(2) {font-size: 68px;line-height: 66px;}
.section2_wrap { padding:50px 0 0  400px; margin: 0 6%;min-height: 800px;}
.section2_wrap [class*="col-"] {font-size: 18px;line-height: 24px;}
.img_wrap { height: 150px;}
.img_wrap img { max-height: 150px;}
.img_title { min-height: 70px; font-size: 20px;line-height: 20px;}

.pro_slider h2 {font-size: 36px;line-height: 48px; margin: 0;}
.slider_wrap .item { padding: 90px 0;}
.marking.marking1 {  top:auto;bottom:-111px;}
.marking.marking1:after { top: -12px;}
.marking.marking1:before{ bottom: 208px;height: 208px;}
.marking.marking2 {  top: 80px;}
.marking.marking2:after { top: 58px;}
.marking.marking2:before{ bottom: 30px;}
.marking.marking3 {  bottom: 20px; padding-top: 130px;}
.marking.marking3:after { top: 118px;}
.marking.marking3:before { top: 20px; }

.marking.marking4 {  top: 80px;}
.marking.marking4:after { top: 58px;}
.marking.marking4:before{ bottom: 30px;}
.marking.marking5 { bottom: 20px; padding-top: 130px;}
.marking.marking5:after {  top: 118px;}
.marking.marking5:before { top: -280px; }

.marking.marking7 { top: 80px;}
.marking.marking7:after { top: 58px;}
.marking.marking7:before{ bottom: 30px;}
.marking.marking8 {  bottom: 20px; padding-top: 100px;}
.marking.marking8:after {  top: 83px;}
.marking.marking8:before { top: -182px;height:271px; }

.water_wrap.tpadding { padding-top:80px;}
.water_wrap h2 {font-size: 70px; line-height: 74px;}
.walter_middle {margin-top: 40px; padding-top: 40px; padding-bottom: 40px;}
.water_wrap  img { max-width: 44%; left: 3%;}
.walter_middle span {width: 454px; background-size: cover; }
.caco_water.beans .walter_middle span { padding-bottom: 20px; padding-top: 0px;}
.water_wrap {margin-left: 0px;}
.caco_water.beans  .water_wrap img {right: 3%;  }
.fruit_products { padding-top: 60px; padding-bottom: 60px;}
.service_common, .portfolio_common { font-size: 20px; line-height: 24px;}
.fruit_title2 { padding-bottom: 30px;}
.fruit_title2 h2 { font-size: 57px; line-height: 60px;}
.fruit_title2 h2 strong {font-size: 30px; line-height: 30px;}
.service_common  h3 , .portfolio_common h3 { font-size: 25px; line-height: 30px;}
.eqheight { min-height: 110px;}
.slider3 .eqheight{ min-height: 130px;}
.slider4 .eqheight{ min-height: 165px;}
.slider5 .eqheight{ min-height: 200px;}

.caco_water.shell .walter_middle { padding-left: 30px; padding-right: 30px;}
.caco_water.shell .water_wrap h2 { font-size: 55px;line-height: 60px;}

.fruit_products.whole .service_common h3 { min-height: 125px; font-size: 24px; line-height: 30px;}
.fruit_products.whole .service_common p { min-height: 55px; font-size: 18px; line-height: 20px;}
.fun_right { padding:50px 20px 0 20px;}
.fun_left {  padding: 0 20px;}

.whole_caco img { width: 45%;}
.whole_caco_text { width: 60%;font-size: 22px; line-height: 36px;}
.whole_caco_text  h2 {font-size:90px; line-height: 80px; }
.whole_caco_text  h3 {font-size:41px; line-height: 60px;}

.story_teller { padding-top: 100px; padding-bottom: 100px;}
.story_text  h2 {font-size:90px; line-height: 90px; padding-top: 10px;}
.story_text  div:nth-child(1) a { color: #FF919A; font-size: 50px; line-height: 50px;}
.tell_story { font-size: 50px; line-height: 54px;}

.video_play a { padding:90px 50px 50px 50px; font-size: 30px; line-height: 36px; }
.video_play a:after { content:""; width: 35px; height: 40px; background-size: 35px 40px; left: 50px; top: 30px;}
.gorcery_tab ul li a { line-height: 20px;}
.gp { margin-left: -20px; margin-right: -20px;}
.gp [class*="col-"] { padding-left: 20px; padding-right: 20px; }
.blog_header  img { margin-top: -30px;}
.blog_tab_wrap ul li a { line-height: 20px;}
.blog_details { padding: 150px 0 80px 0;}
.details_top { padding-bottom: 20px;}
.details_top h1 {padding-top: 30px;}
.details_top span:nth-last-child(1) { left: 10px;  top: -30px}
.details_top span:nth-last-child(2) { right: 10px; top: -30px}
.recipes_text { font-size: 22px; line-height: 36px;}

.recipes_left ul { padding:30px 0 40px 0;}
.recipes_left ul li {font-size: 14px;line-height: 14px;}
.recipes_right ul { padding: 40px 0;}
.recipes_right ul li { font-size: 18px; line-height: 24px;}
.recipes_review { height: 100px;}
.recipes_text2 div { width: 350px;padding:  40px 0 10px 0; font-size: 20px; line-height: 30px;}
.whole_cacao h1 {padding-bottom: 20px;margin-bottom: 20px;}
.whole_cacao [class*="col-"] div { padding: 30px 0 40px 580px;font-size: 20px; line-height: 38px;}
.whole_cacao img { max-width: 750px;top: 150px;}
.whole_cacao_middle {  min-height: 700px;}
.sustainability_header {margin-bottom: 170px;;}
.sustainability_header [class*="col-"] div {font-size: 20px;line-height: 38px;}
.sustainability_header img { max-width: 930px; margin-left:-465px; top: 150px; }

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer;}
.you_wellness { min-height: 650px;}
.farner_rquity {padding-top: 100px; padding-bottom: 60px;min-height: 800px;}
.planet_sustainability { padding-top: 100px; padding-bottom: 20px; min-height: 800px;}
.navtab_accordian h3 { font-size: 54px; line-height: 60px; margin-bottom: 20px;}
.navtab_accordian button {font-size: 18px; line-height: 28px; padding: 20px 72px 20px 0;}
.planet_sustainability.navtab_accordian button, .farner_rquity.navtab_accordian button { padding: 30px 0 30px 72px;}
.sustainability_pic {background-size: auto 94%;}
.sustainability_pic.pic2 { background-size: auto 100%;}
.navtab_accordian  .card-body { font-size: 18px; line-height: 32px;}

.sustainability_pic.active, .sustainability_pic.move { width: 150px;}
.farner_rquity .sustainability_pic.active, .farner_rquity .sustainability_pic.move { width: 250px;}
.planet_sustainability .sustainability_pic.active, .planet_sustainability .sustainability_pic.move { width: 250px;}

.super_section2  h2, .ingredient_nutrition h2, .shapes2 h3 {font-size: 26px;line-height: 30px; margin-bottom: 20px;}
.shapes2 i { font-size: 20px;}
.shapes2 i::before {height: 150px;}
.shapes2 i::after { top: 190px;}
.super_section2 .img_title { font-size: 18px; line-height: 20px; min-height: 50px;}
.super_section2 .section2_wrap [class*="col-"] { font-size: 14px; line-height: 20px;}

.superfood h1 { font-size: 54px; line-height: 56px;}
.pricesection { height:auto;}
.price_top {font-size: 40px; line-height: 40px; height: auto; border-bottom: 0}
.price_top span { padding-right: 30px;}
.price_top span:nth-child(1) { font-size: 30px; line-height: 35px;}
.price_bottom {padding: 14px 110px 0 90px;font-size: 16px;line-height: 38px;}
.price_bottom span:nth-child(4) {padding-left: 15px; font-size: 13px; word-spacing: 2px;}
.price_bottom span:nth-child(3) { }
.price_bottom span:nth-child(2) { padding-left: 10px; font-size: 14px;}
.price_text { font-size: 20px; line-height: 24px; border-top: solid 1px #331611;}
.price_option { padding-bottom: 28px; padding-top: 40px;}

.price_option label { font-size: 16px; line-height: 22px; padding-top: 0px; }
.price_quantity .incdnc:nth-child(1) i, .price_quantity .incdnc:nth-child(2) i:nth-child(1) , .price_quantity .incdnc:nth-child(2) i:nth-last-child(1) { font-size: 12px;}

/*.product-show-zoom{ padding:0 0 0 90px;}*/
.thumbs_wrap, #slider3 { width: 80px;}
.thumbelina-but.vert { height: 24px; width: 80px;}
.thumbelina-but.vert { width: 80px;}

.science_header {font-size: 17px; line-height: 32px;}
.science_header h2 { font-size: 17px; line-height: 32px; margin: 40px 0 30px 0;}

.science_text { font-size: 17px; line-height: 32px;min-height: 850px !important;}
.science_pic{font-size: 17px; line-height: 32px;}
.science_common.block4 .science_text { min-height: 1100px !important;}
.science_text h3 {  font-size: 17px; line-height: 32px;}
.science_text ul, .science_pic ul { font-size: 15px; line-height: 30px;}
.science_pic ul li a { font-size: 17px; line-height: 30px;}
.science_pic ul li ul {font-size: 17px;line-height: 30px;}
.science_common.block4 .science_pic ul li a { padding-left: 60px;}
.science_common.block4 .science_pic ul li a  img { max-width: 50px; max-height: 50px; }

.yourcart_top ul li:nth-child(1) { width: 50%; padding-left: 15%;}
.yourcart_top ul li:nth-child(2) {width: 25%;}
.yourcart_top ul li:nth-child(3) {width: 25%;}
.yuorcart_table ul li:nth-child(1) {width: 15%;}
.yuorcart_table ul li:nth-child(2) {width: 35%;}
.yuorcart_table ul li:nth-child(3) {width: 25%;}
.yuorcart_table ul li:nth-child(4) {width: 25%;}
.pay_card { padding-right: 250px;}

.pay_card a { width: 100%;}

.forgot_password h1, .terms h1, .press h1, .tell_story h1, .recipes_title h1, .whole_cacao h1, .sustainability_header h1, .science_header h1, .locations_header h1, .your_cart h1 { font-size: 80px; line-height: 80px;}
.whole_cacao_bottom h2, .whole_cacao_bottom h3, .science_common h2 { font-size: 57px; line-height: 60px; padding-bottom: 30px; margin-bottom: 20px;}
.gorcery_products.sfood .sub_title .line { margin-bottom: 30px; padding-bottom: 30px;}
.gp_title {  min-height: 70px; font-size: 20px; line-height: 24px;}
.gblock1, .gblock2 { width: 48%;}

.customer_review .card-columns .card .card-body { font-size: 20px; line-height: 32px;}
.customer_review  h4 {font-size: 20px; line-height: 28px; }
.customer_review  h5 {font-size: 20px; line-height: 28px;}
.customer_review .card-columns { -webkit-column-gap: 80px; -moz-column-gap: 80px; column-gap: 80px;}
.re_title { font-size: 20px; line-height: 24px; min-height: 80px;}
.your_cart { padding-top: 130px;}
.question_answer .sub_title h2 {border-top: solid 1px #331611;}
.sub_title.nline h2 { border-top: 0;}
.your_cart .total_table .qblock3 .form-control { width: 170px;}
.your_cart .total_table .qblock3 div strong, .qblock6 strong { width: 80px;}
.your_cart .total_table .qblock3 div:nth-child(2) { padding-right: 80px; }
.shop_menu ul  li a { font-size: 20px;}

.location_common{ font-size: 16px; line-height: 28px;}
.location_common h2 { font-size: 30px; line-height: 32px;}
.location_common p { padding: 0 10px;}

.location_section1{ padding: 150px 15px;}
.location_pic1{ bottom: -95px; height: 730px;  background-size: auto 600px; }

.location_section2 { padding: 280px 15px 350px 15px;}
.location_pic2{  margin-top: -306px;  height: 612px; background-size: auto 612px; }

.location_section3 { padding: 80px 15px 50px 15px; }
.location_pic3 { top: -120px; height: 535px; background-size: auto 535px; }

.location_section4 { padding: 50px 15px 200px 15px;}
.location_pic4 {bottom: -180px; height: 503px;background-size: auto 503px; }

.location_section5 { padding: 230px 15px 480px 15px;}
.location_pic5 { top: 240px; height: 529px; background-size: auto 529px; }

.location_section6 { padding: 0px 15px 250px 15px; }
.location_pic6 { top: -350px; height: 550px; background-size: auto 550px; }

.location_section7 { padding: 250px 15px 250px 15px; }
.location_pic7{ top: -190px; height: 538px; background-size: auto 538px; background-position: left top; }
.location_pic7a{  top: -220px;  height: 972px;  background-size: auto 972px; }
.location_pic7b{ bottom: -176px;   height: 711px; background-size: 711px auto; background-position: 50px bottom; }

.location_section8 { padding: 150px 15px 700px 15px;}
.location_pic8{  left: 12%; bottom: -100px; height: 940px; background-size: auto 940px; }
.location_pic8a{ left: 42%; bottom: 20px; height: 620px; background-size: auto 620px; background-position: center bottom; }

.location_section9 { padding: 150px 15px 100px 15px; position:relative;}
.location_pic9 {  height: 40%; background-size: cover 100%;  }
.location_section9 h2 {  font-size: 90px; line-height: 90px; margin: 0 0 150px 0;  }
.location_video{  top: 514px;  }

.branch_info h2, .branch_info h3, .hours h2 { font-size: 30px;line-height: 30px;}
.branch_info h3 { padding-bottom: 20px;}
.branch_left p a { margin-top: 20px;}
.signup_location {padding: 40px 40px 40px 500px;}
.signup_location h4 {font-size: 30px; line-height: 30px;max-width: 550px;}

}

@media (min-width: 1025px) and (max-width: 1399px) {
body { font-size: 14px; line-height: 25px;}
.header .container { max-width: 650px;}
.navbar { width: 630px; margin-left: -315px;}
.navbar-nav ul li.has-menu ul { left: -30px; right: -30px;}
.navbar-nav ul li > a { padding: 0 20px;}
.logo { left: -140px;}
.search_icon a { padding: 24px 10px 0 10px;}
.search_icon { right: -70px;}
.signin_icon { right: -122px; width: 46px;}
.cart_icon { right: -170px;width: 46px;}
.afterlogin .cart_icon { right: -185px;width: 46px;}
.banner {padding: 100px 0 0 0;}
.search_bar .container .form-group { width: 670px; }
.busket { width: 300px;}
.shapes i { left: 20px;}
.shapes i:nth-child(3) {left: 0px;}
.shapes i:nth-child(2) { right: -20px; top: 110px;}
.busket h1 {font-size: 44px;line-height: 43px;padding: 0 0 10px 0;;}
.busket h1 i { font-size: 22px; line-height: 32px;}
.banner_image img { max-width: 920px;}
.banner_title div { width: 830px;}
.banner_title {font-size: 36px;line-height: 42px;}
.banner_title div span:nth-child(1) { font-size: 140px; line-height: 120px;}
.banner_title div span:nth-child(2) {font-size: 68px;line-height: 66px;}
.section2_wrap { padding:50px 0 0  350px; margin: 0 6%;min-height: 700px;}
.section2_wrap [class*="col-"] {font-size: 14px;line-height: 18px;}
.img_wrap { height: 100px;}
.img_wrap img { max-height: 100px;}
.img_title { min-height: 70px; font-size: 14px;line-height: 18px;}

.pro_slider h2 {font-size: 30px;line-height: 42px; margin: 0;}
.slider_wrap .item { padding: 90px 0;}
.marking.marking1 {  top: 80px;}

.marking.marking1 { right: 5%; top: 20px;}
.marking.marking1:after { top: 88px;}
.marking.marking2 { left: 20%; top: 20px;}
.marking.marking2:after { top: 88px;}
.marking.marking3 { left: 30%; bottom: 0; padding-top: 130px; top: auto;}
.marking.marking3:after { top: 108px;}
.marking.marking3:before { top: 10px; bottom: auto;}

.marking.marking4 { left: 15%; top: 20px;}
.marking.marking4:after { top: 88px;}
.marking.marking5 { left: 50%; bottom: 0; padding-top: 130px; top: auto;}
.marking.marking5:after {  top: 108px;}
.marking.marking5:before { top: -190px; bottom: auto; height: 300px;}

.marking.marking7 { left: 7%; top: 20px;}
.marking.marking7:after { top: 88px;}
.marking.marking8 { left: 64%; bottom: 0; padding-top: 130px; top: auto;}
.marking.marking8:after {  top: 108px;}
.marking.marking8:before { top: -190px; bottom: auto; height: 300px;}


.caco_fruit { height: 306px; }
.caco_fruit .container { max-width: 650px;}
.fruit_title { width: 300px; font-size: 50px; line-height: 50px; padding: 30px 0 0 0; border: 0; }
.fruit_title h2 {font-size: 93px; line-height: 86px; padding:0; border: 0;}
.fruit_title h2 strong { font-size: 78px; line-height: 80px;}
.caco_fruit .container img { position:absolute; right: 0; top: -50px; z-index: 2; max-width: 300px;}

.caco_fruit.beans .container img { top: -35px;}
.caco_fruit.beans h2 { font-size: 84px; line-height: 86px;}
.caco_fruit.beans h2  strong { font-size: 78px; line-height: 80px;}


.water_wrap.tpadding { padding-top:60px;}
.walter_middle {margin-top: 40px; padding-top: 40px; padding-bottom: 30px;}
.walter_middle span {width:  316px; background-size: 100% auto;font-size: 22px;line-height: 26px; padding-top: 10px; height: 66px;}
.water_wrap h2 { font-size: 55px;line-height: 60px;}
.water_wrap p:nth-child(2) { font-size: 18px;}
.water_wrap { font-size: 20px; line-height: 25px;}
.shop_learn a { font-size: 30px; line-height: 36px; }
.shop_learn a:hover { font-size: 32px;}

.caco_water.beans  .water_wrap img {left: auto; right: 8%;  top: 0px;max-width: 40%; }
.caco_water.beans  .water_wrap { float: right;}
.caco_water.beans .water_wrap h2 { color: #A8522B;}
.caco_water.beans .water_wrap h2 strong { font-size: 40px;}
.caco_water.beans .walter_middle { margin-top: 15px; padding-top: 15px;  padding-bottom: 0px;}
.caco_water.beans .walter_middle p { font-size: 12px; line-height: 20px;}
.caco_water.beans .walter_middle span { padding-bottom: 20px;}

.fruit_products { padding-top: 40px; padding-bottom: 60px;}
.fruit_products.shell { padding-bottom: 80px;}

.fruit_title2 { padding-bottom: 30px;}
.fruit_title2 h2 { font-size: 40px; line-height: 50px;}
.fruit_title2 h2 strong {font-size: 24px; line-height: 28px;  }
.service_common, .portfolio_common {font-size: 14px; line-height: 17px;}
.service_common  h3 , .portfolio_common h3 { font-size: 20px; line-height: 24px; }
.caco_water.beans .walter_middle span { padding-bottom: 20px;}

.water_wrap {margin-left: 0px;}
.caco_water_wrap { padding-bottom: 50px;}

.caco_water.shell .walter_middle { padding-left: 40px; padding-right: 40px;}
.caco_water.shell .water_wrap h2 { font-size: 45px;line-height: 50px;}
.caco_water.beans.whole .walter_middle span { font-size: 20px; line-height:28px;}

.fruit_products.whole .service_common h3 {  font-size: 20px; line-height: 26px;}
.fruit_products.whole .service_common p {  font-size: 16px; line-height: 20px;}
.whole_text { font-size: 22px; line-height: 36px; padding: 10px 20% 40px 20%;}
.caco_water.fun { padding-top: 126px; padding-bottom: 60px;}

.caco_fruit.fun .fruit_title { font-size: 35px; line-height: 33px; padding: 30px 0 20px 0;}
.caco_fruit.fun  h2 strong{ font-size: 91px; line-height: 76px;}
.caco_fruit.fun  h2  {font-size: 31px; line-height: 41px; }
.caco_fruit.fun .fruit_title p:nth-child(3) { font-size: 33px; line-height: 31px; margin: 0;border-top: solid 1px #331611; padding-top: 15px;}
.caco_fruit.fun .fruit_title p:nth-child(3) strong { font-size: 30px; display: block;}
.fun_right { padding:50px 20px 0 20px;}
.fun_left {  padding: 0 20px;}
.caco_fruit.fun .fruit_title p:nth-child(3) { border-top: 0;  padding-top: 0px;}
.fun_right .shop_learn { padding-top: 30px;  margin-top: 30px;}

.whole_caco { padding-top: 90px; padding-bottom: 60px;}
.whole_caco img { width: 45%;}
.whole_caco_text { width: 63%;font-size: 20px; line-height: 30px;}
.whole_caco_text  h2 {font-size:80px; line-height: 70px; }
.whole_caco_text  h3 {font-size:36px; line-height: 50px;}
.whole_caco_text a, .readmore, .whole_caco_text a:hover, .readmore:hover { padding-top: 24px; padding-left: 16px; width: 86px; height: 86px; font-size: 17px; line-height: 17px;}

.story_teller { padding-top: 90px; padding-bottom: 90px;}
.story_text  h2 {font-size:80px; line-height: 80px; padding-top: 10px;}
.story_text  div:nth-child(1) a { color: #FF919A; font-size: 40px; line-height: 40px; margin-top: 30px;}
.readmore { left: -20px; bottom: -20px;}
.story_text  div { float: right; }
.story_text  div:nth-child(1) { float: left; padding-right: 15px; padding-left: 0px;}

.footer { padding-top: 60px; padding-bottom: 60px;}
.footer_links  h3 { font-size: 16px; line-height: 20px;}
.footer_links  ul li a, .bottom_links  ul li a  { font-size: 12px; line-height: 16px;}

.newsletter h2 { font-size: 40px; line-height: 34px;}
.newsletter h2 strong:nth-child(1) { font-size: 35px;}
.newsletter h2 strong:nth-child(2) { font-size: 24px; line-height: 30px;}
.happy_hour { font-size: 18px; line-height: 28px;}
.product_slider .owl-next { right: -80px; }
.product_slider .owl-prev{ left: -80px; }

.forgot_password, .terms, .press, .tell_story { font-size: 20px; line-height: 36px;}
.forgot_password h1, .terms h1, .press h1, .tell_story h1, .recipes_title h1, .whole_cacao h1, .sustainability_header h1, .science_header h1, .locations_header h1, .your_cart h1 { font-size: 70px; line-height: 70px; padding-bottom: 30px; margin-bottom: 30px;}
.terms { font-size: 13px; line-height: 24px;}

.press { font-size: 20px; line-height: 26px;}
.press_content [class*="col-"] { padding-bottom: 40px;}
.press_common { padding: 20px 20px 15px 20px; }
.press_common h2 { font-size: 24px; line-height: 30px;}
.press_common a { font-size: 16px; line-height: 20px;}
.tell_story { font-size: 40px; line-height: 45px;}
.tell_story [class*="col-"]:nth-child(2) {padding-bottom: 250px;}
.tell_story_text { bottom: 90px; color: #488372;}
.tell_story img { right: -70px;}

.story_content {font-size: 14px; line-height: 25px;}
.text_block1 { padding-left: 0%;}
.text_block2 { padding-right: 0%;}
.toppadding { padding-top: 120%;}
.video_play a { padding:80px 40px 30px 40px; font-size: 20px; line-height: 26px; }
.video_play a:after { content:""; width: 28px; height: 32px; background-size: 28px 32px; left: 40px; top: 25px;}
.gp { margin-left: -15px; margin-right: -15px;}
.gp [class*="col-"] { padding-left: 15px; padding-right: 15px; }
.gorcery_wrap { font-size: 20px; line-height: 26px;}
.gblock1 , .gblock2{ width: 47%; font-size: 14px;}
.gp_title {min-height: 70px;font-size: 18px;line-height: 22px;}
.gp_pride { min-height: 40px;}
/*.gorcery_wrap.onsale i:nth-child(1) { width: 80px; height: 80px; background-size: 80px 80px; padding-top: 18px; font-size: 15px; line-height: 20px;}
.gorcery_wrap.onsale i:nth-child(1) strong { font-size: 20px;}
.gorcery_wrap.onsale i:nth-child(2) { width: 110px; font-size: 17px; line-height: 20px;   top: 150px;}
.gorcery_wrap.outstock i { padding-top: 14px; width: 80px; height:80px;font-size: 13px;line-height: 18px;}*/
.gp_bottom, .customer_review .card-columns .card .card-body { font-size: 15px; line-height: 30px;}

.review_title { padding: 0; margin: 0 0 30px 0;}
.gp_bottom h2, .review_title h2, .sub_title  h2, .blog_sub_title h2 { font-size: 45px; line-height:50px; }
.customer_review  .card-columns { -webkit-column-count: 2;-moz-column-count: 2; column-count: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; orphans: 1; widows: 1;}
.customer_review  h4, .customer_review  h5 {font-size: 15px; line-height: 30px; margin-bottom: 10px;}
.creview  { left: 0; top: auto; bottom: 0;}
.base_review { right: 0; top: auto; bottom: 0;}
.sub_title  h2 { color: #C4A008;/*border-bottom: solid 1px #331611;*/ padding-bottom: 0px;}
.question_answer .sub_title h2 {border-top: solid 1px #331611;}
.blog_header img { margin-top: 0px;}
.blog_tab { padding-top: 30px;}
.blog_title h1 {  font-size: 87px; line-height: 84px; padding: 0 0 20px 250px;}
.blog_title h1 i, .blog_title h1 em { font-size: 32px; line-height: 34px; top: 12px;}
.blog_title h1 strong {top: 44px; font-size: 31px; line-height: 34px;}
.blog_tab_wrap ul { margin: 0 -4px;}
.blog_tab_wrap ul li { padding: 0 4px;}
.blog_tab_wrap ul li a { min-height: 64px; font-size: 12px; line-height: 18px;}
.gorcery_tab  ul li a { line-height: 20px;}
.blog_single  div:nth-child(1) {  font-size: 10px; line-height: 40px; min-width: 170px;border-radius: 14px 14px 0 0; }
.blog_single  div:nth-child(2) { font-size: 12px; line-height: 12px;border-radius: 0 14px 0 0; padding: 14px;}
.blog_single  div h2 { font-size: 13px; line-height: 18px; }
.blog_sub_title {  font-size: 16px; line-height: 26px; }

.details_content  h2 , .details_content  p  , .details_content ul { padding-left: 16%; padding-right: 16%;}
.details_content { font-size:15px; line-height: 30px;}
.details_content  h2 { font-size: 18px; line-height: 30px;}

.details_top {padding: 0 16% 40px 16%;}
.blog_details {padding: 150px 0 80px 0;}
.details_top h1 { font-size: 36px; line-height: 50px; padding-top: 30px;}
.details_top span { font-size: 16px; line-height: 22px;}
.details_top span:nth-last-child(1) { left: 0px;  top: -30px}
.details_top span:nth-last-child(2) { right: 0px; top: -30px}
.recipes_text { font-size: 20px; line-height: 30px;}
.recipie { margin-left: -15px; margin-right: -15px;  padding-top: 30px;}
.recipie  [class*="col-"] { padding-bottom: 30px; padding-left: 15px; padding-right: 15px}
.recipie  [class*="col-"]:nth-child(n+7) { display: none;}
.recipie  [class*="col-"]:nth-child(n+4) .recipes_wrap { border: 0;}
.recipes_wrap { font-size: 13px; line-height: 20px;}

.re_title { font-size: 18px; line-height: 24px; min-height: 70px;}
.re_image { padding-bottom: 10px;}
.re_block { height: 40px;}
.re_block span { width: 33.33%; font-size: 9px; line-height: 14oxl}
.re_block span:nth-child(3) { right: auto; width: 33.33%; left: 50%; margin-left: -16.65%; top: 2px; text-align: center; }
.re_block span:nth-child(2) { right: auto; width: 33.33%; top: 1px; left: auto; right: 0; text-align:right;}
.re_block span:nth-child(2) a { font-size: 10px; line-height: 14px;}

.recipes_top { padding-top: 150px; padding-bottom: 50px;}
.recipes_left ul { padding:20px 0 30px 0;}
.recipes_left ul li {font-size: 12px;line-height: 12px; padding-top: 65px;}
.recipes_left ul li img {  max-height: 65px;}
.recipes_right ul { padding: 37px 0;}
.recipes_right ul li { font-size: 16px; line-height: 22px;}
.recipes_review { height: 80px;}
.recipes_review span { font-size: 17px; line-height: 24px;}
.recipes_text2 div { width: 320px;padding:  20px 0 10px 0; font-size: 18px; line-height: 30px;}
.img_wrap2 a { background-size: 23px  27px;}
.recipes_middle .tab-content > .tab-pane { font-size: 14px; line-height: 28px;}
.recipes_middle .tab-content > .tab-pane h2, .recipes_middle .tab-content > .tab-pane h3  {font-size: 19px;line-height: 23px; padding-bottom: 30px; margin: 0;}
.recipes_middle .tab-content > .tab-pane h2 { border: 0;}
.recipes_middle .tab-content > .tab-pane h3 { margin-bottom: 30px;}
.recipes_middle .tab-content > .tab-pane ul {font-size: 15px;line-height: 28px; padding: 30px 0;}
.whole_cacao_bottom h2, .whole_cacao_bottom h3, .science_common h2 { font-size: 40px; line-height: 40px;padding-bottom: 30px;margin-bottom: 20px;}

.whole_cacao_bottom .text_block1 { padding-bottom: 40px;padding-top: 0px;}
.whole_cacao_bottom .text_block1 p { margin-bottom: 20px;}
.whole_cacao_bottom ul  li { font-size: 14px;line-height: 22px;}
.whole_cacao_bottom ul  li .img_title { font-size: 19px; line-height: 20px; }
.whole_cacao_bottom ul  li p { padding: 0 5px;}
.whole_cacao_bottom ul  li p strong { font-size: 15px;}
.whole_cacao_bottom ul  li .img_wrap { height: 110px; }
.whole_cacao_bottom ul  li  .img_wrap img { max-height: 90px;}


.whole_cacao h1 {font-size: 70px; line-height: 70px;}
.whole_cacao [class*="col-"] div { padding: 30px 0 40px 450px; font-size: 18px; line-height: 32px;} /**/
.whole_cacao img { max-width: 550px; top: 180px;}
.whole_cacao_middle {  min-height: 500px; font-size: 15px; line-height: 28px;}
.whole_cacao_bottom h3 { max-width:500px;}

.fruit_title2.sustain { font-size: 24px; line-height: 37px; padding-bottom: 20px; margin-bottom: 30px; padding-top: 15px;}
.fruit_title2.sustain p { padding: 0 12%;}
.fruit_title2.sustain h2 { margin-bottom: 20px;}

.sustainability_header {margin-bottom: 150px;;}
.sustainability_header [class*="col-"] div {font-size: 18px; line-height: 32px;padding: 40px 0 300px 50%;}
.sustainability_header img { max-width: 796px; margin-left:-398px; top: 150px;}
.sustainability_more {  font-size: 15px; line-height: 28px;}

.you_wellness { min-height: 550px;}
.farner_rquity {padding-top: 50px; padding-bottom: 40px;min-height: 650px;}
.planet_sustainability { padding-top: 80px; padding-bottom: 20px; min-height: 700px;}
.navtab_accordian h3 { font-size: 44px; line-height: 50px; margin-bottom: 20px;}
.navtab_accordian button {font-size: 16px; line-height: 24px; padding: 20px 38px 20px 0;}
.planet_sustainability.navtab_accordian button, .farner_rquity.navtab_accordian button { padding: 30px 0 30px 38px;}
.sustainability_pic {background-size: auto 94%;}
.sustainability_pic.pic2 { background-size: auto 100%;}
.navtab_accordian  .card-body { font-size: 16px; line-height: 28px;}
.navtab_accordian button::after, .navtab_accordian button[aria-expanded="false"]::after { right: 0px;}

.ingredient_nutrition { padding-top: 70px; padding-bottom: 40px; margin-bottom: 40px;}
.sustainability_pic.active, .sustainability_pic.move { width: 150px;}
.farner_rquity .sustainability_pic.active, .farner_rquity .sustainability_pic.move { width: 110px;}
.planet_sustainability .sustainability_pic.active , .planet_sustainability .sustainability_pic.move  { width: 120px;}
.farner_rquity.navtab_accordian h3 { padding-top: 60px;}

.super_section2 {padding-top: 40px; padding-bottom: 10px;}
.super_section2  h2, .ingredient_nutrition h2, .shapes2 h3 {font-size: 26px;line-height: 30px;}
.shapes2 i { font-size: 20px;}
.shapes2 i::before {height: 150px;}
.shapes2 i::after { top: 190px;}
.super_section2 .img_title { font-size: 18px; line-height: 20px; min-height: 50px;}
.super_section2 .section2_wrap [class*="col-"] { font-size: 14px; line-height: 20px;}
.sub_title .line { padding-bottom: 0px;}

.question_accordian button:after, .question_accordian button[aria-expanded="false"]:after , .question_accordian button[aria-expanded="true"]:after{ background-size: auto 40px; }
.question_accordian button { font-size: 14px; line-height:23px;}
.ingredient_nutrition ul { padding-top: 30px;}
.ingredient_nutrition ul li { font-size: 15px; line-height: 15px; padding-top: 70px;}
.ingredient_nutrition ul li img { max-height: 65px;}

.superfood { padding-bottom: 50px;}
.superfood h1 { font-size: 42px; line-height: 46px;}
.pricesection { height: auto;}
.price_top {font-size: 34px; line-height: 34px;height: auto; padding-top: 0px;}
.price_top span { padding-right: 30px;}
.price_top span:nth-child(1) { font-size: 29px; line-height: 29px;}
.price_top span:nth-child(3) {font-size: 14px; line-height: 18px;}
.price_bottom {padding: 5px 0 0 150px;font-size: 16px;line-height: 30px; text-align:left;}
.price_bottom span:nth-child(4) {padding-left: 0px; font-size: 13px; word-spacing: 2px; border: 0; position:absolute; left: 150px; bottom: 5px;}
.price_bottom span:nth-child(2) { padding-left: 0px; font-size: 12px; position:absolute; width: 90px; text-align:center; left: 0; bottom: 10px;}
.price_bottom span:nth-child(3) { bottom: 33px;}
.price_text {  font-size: 17px; line-height: 27px; }

.price_option { padding-bottom: 26px;padding-top: 20px;}
.price_option label { font-size: 14px; line-height: 20px; padding-top: 0px; padding-left: 40px; }
.price_option label input[type="radio"] + span, .price_option label input[type="radio"]:checked + span { width: 27px; height: 27px; background-size: 26px auto;}
.price_quantity button { height: 56px; line-height: 54px; font-size: 24px;}
.price_quantity .incdnc { height: 56px;}
.price_quantity .minus, .price_quantity .add, .price_quantity .incdnc input { height: 56px; line-height: 54px; font-size: 20px;}

.price_quantity .incdnc:nth-child(1) i, .price_quantity .incdnc:nth-child(2) i:nth-child(1) , .price_quantity .incdnc:nth-child(2) i:nth-last-child(1) { font-size: 12px;}
.price_quantity .incdnc:nth-child(2) i:nth-child(1) { width: 120%; left: -6px;}

.product-show-zoom{ padding:0 0 0 90px;}
.thumbs_wrap, #slider3 { width: 80px;}
.thumbs_wrap {top: 32px;bottom: 32px;}
.thumbelina-but.vert { height: 24px; width: 80px;}
.thumbelina-but.vert { width: 80px; }
.thumbelina-but.vert.top { background-size: 24px auto; top: -30px}
.thumbelina-but.vert.bottom { background-size: 24px auto; bottom: -30px;}

.forgot_password, .terms, .press, .tell_story, .whole_cacao, .sustainability_header, .recipes_header, .science_header , .locations_header{ padding-top: 150px;}
.wrapper {
    padding-top: 150px;
}
.blog .wrapper, .category .wrapper, .single .wrapper, .page-id-19 .wrapper {
    padding-top: 0px;
}
.science_header {font-size: 16px; line-height: 28px;}
.science_header h2 { font-size: 16px; line-height: 28px; margin: 40px 0 30px 0;}

.science_common h2 { color: #488372;/* border: 0; border-bottom: solid 1px #331611; */padding:30px 0; margin: 0 0 20px 0;}
.science_text { font-size: 18px; line-height: 34px;min-height: 850px !important;}
.science_pic {font-size: 18px; line-height: 34px}
.science_common.block4 .science_text { min-height: 1000px !important;}
.science_text h3 {  font-size: 18px; line-height: 34px;}
.science_text ul, .science_pic ul { font-size: 18px; line-height: 34px;}
.science_text ul li { padding: 0 0 20px 77px;}
.science_text ul li i { font-size: 35px; line-height: 35px; left: 25px;}
.science_pic ul li a { font-size: 14px; line-height: 30px;}
.science_pic ul li ul {font-size: 16px;line-height: 30px;}
.science_pic ul li.has-menu > a:after, .science_pic ul li.has-menu:focus > a:after, .science_pic ul li.has-menu > a:focus:after, .science_pic ul li.has-menu > a:hover:after, .science_pic ul li.has-menu > a.active:after, .science_pic ul li.has-menu.expand > a:after { background-size: auto 40px;}
.science_common.block4 .science_pic ul li a { padding-left: 60px;}
.science_common.block4 .science_pic ul li a  img { max-width: 50px; max-height: 50px; }
.locations_header p strong { padding-top: 50px;}
.your_cart { padding-top: 150px; padding-bottom: 50px;}
.your_cart h1 { font-size:58px; line-height: 62px; margin-bottom: 20px;}
.yourcart_top ul li { font-size: 13px;line-height: 16px;}
.yourcart_top ul li:nth-child(1) { width: 50%; padding-left: 15%;}
.yourcart_top ul li:nth-child(2) {width: 25%;}
.yourcart_top ul li:nth-child(3) {width: 25%;}
.yuorcart_table {font-size: 13px; line-height: 16px;}
.yuorcart_table ul li:nth-child(1) {width: 15%;}
.yuorcart_table ul li:nth-child(2) {width: 35%;}
.yuorcart_table ul li:nth-child(3) {width: 25%;}
.yuorcart_table ul li:nth-child(4) {width: 25%;}

.yourcart_top a, .my_info input[type=submit] {font-size: 16px;line-height: 36px; height: 38px; width: 230px;}
.completeorder a { height: 50px;line-height: 48px; font-size: 20px; width: 100%;}
.total_table {padding: 50px 40px 30px 40px;}
.total_table ul li {padding: 10px 140px 10px 0;}
.total_table ul li strong, .your_cart .total_table .qblock3 div strong { width: 140px; }
.total_table .qblock4 i { width: 140px; font-size: 26px; line-height: 36px; top: 26px;}
.your_cart .total_table .qblock3 .form-control { width: 160px; font-size: 14px;}
.your_cart .total_table .qblock3 a, .qblock3 a.addthis { display: block;}
.total_table .qblock4 p {margin-bottom: 20px;}
.pay_card {    padding: 0 0 60px 0;}
.pay_card div { right: 0; left:0; top: auto; bottom: 12px; width: 100%;}
.your_cart.step1 .qblock2 ul { margin: 0 -10px 30px -10px;}
.your_cart.step1 .qblock2 ul li { padding: 0 10px;}
.shipinfo_common .link a { font-size: 12px;}
.remove2 { width: 25%;}
.remeber_me div img { width: 130px;}
.your_cart.step1.shipped h1 { font-size: 58px; line-height: 58px;}
.eqheight { min-height: 100px;}
.slider3 .eqheight{ min-height: 110px;}
.slider4 .eqheight{ min-height: 120px;}
.slider5 .eqheight{ min-height: 170px;}
.flogo {width: 90px;height: 90px;margin-left: -45px; top: 270px;}
.gorcery_products.sfood .sub_title .line {margin-bottom: 30px;padding-bottom: 30px;border-bottom: solid 1px #331611;}
.gp_bottom { padding-top: 10px;}
.locations_header .recipes_title h1 { border: 0; margin-bottom: 0px;}
.sub_title.nline h2 { border-top: 0;}
.shop_menu ul  li a { font-size: 20px;}


.location_common{ font-size: 16px; line-height: 28px;}
.location_common h2 { font-size: 25px; line-height: 30px;}
.location_common p { padding: 0 10px;}

.location_section1{ padding: 100px 15px;}
.location_pic1{ bottom: -75px; height: 580px;  background-size: auto 430px; }

.location_section2 { padding: 180px 15px 150px 15px;}
.location_pic2{  margin-top: -260px;  height: 512px; background-size: auto 412px; background-position: left center; }

.location_section3 { padding: 50px 15px 0px 15px; }
.location_pic3 { top: -80px; height: 370px; background-size: auto 370px; }

.location_section4 { padding: 50px 15px 100px 15px;}
.location_pic4 {bottom: -180px; height: 403px;background-size: auto 350px; }

.location_section5 { padding: 250px 15px 200px 15px;}
.location_pic5 { top: 220px; height: 380px; background-size: auto 380px; }

.location_section6 { padding: 0px 15px 150px 15px; }
.location_pic6 { top: -150px; height: 350px; background-size: auto 350px; }

.location_section7 { padding: 150px 15px 200px 15px; }
.location_pic7{ top: -80px; height: 338px; background-size: auto 338px; background-position: left top; }
.location_pic7a{  top: -100px;  height: 572px;  background-size: auto 572px; width: 40%; }
.location_pic7b{ bottom: -106px;   height: 511px; background-size: 511px auto; background-position: 20px bottom; }

.location_section8 { padding: 100px 15px 500px 15px;}
.location_pic8{  left: 12%; bottom: -50px; height: 700px; background-size: auto 700px; }
.location_pic8a{ left: 42%; bottom: 0px; height: 480px; background-size: auto 480px; background-position: center bottom; }

.location_section9 { padding: 80px 15px 70px 15px; position:relative;}
.location_pic9 {  height: 40%; background-size: cover 100%;  }
.location_section9 h2 {  font-size: 70px; line-height: 70px; margin: 0 0 70px 0;  }
.location_video{  top: 320px;  }
/*09-22-2020*/
.superfood h2{font-size: 24px;line-height: 30px;}
.pricesection { height: auto;}
.price_top { height: auto;}
.price_bottom {padding: 10px 0 0 150px;}
.slick-slide i:nth-child(1) { top: 100px;}
.slick-slide i:nth-child(2) { top: 220px;}
/*09-22-2020 end*/

.branch_info { padding-bottom: 50px;}
.branch_info h2, .branch_info h3, .hours h2 { font-size: 30px;line-height: 30px;}
.branch_info h3 { padding-bottom: 20px;}
.branch_left p a { margin-top: 20px;}
.signup_location {padding: 70px 40px 40px 40px;}
.signup_location h4 {font-size: 30px; line-height: 30px;max-width: 100%; top: 40px;left: 40px;}
.new_slider .owl-next { right: 0px; }
.new_slider .owl-prev{ left: 0px; }
.branch_info .col-lg-4 { -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;}
.branch_info .branch_left, .branch_info .hours   {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.branch_info .embed-responsive-4by3::before { padding-top: 50%;}
.branch_info .embed-responsive .embed-responsive-item, .embed-responsive iframe { height: 100% !important;}

}





/* END__ */
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) {
body { font-size: 14px; line-height: 25px;}
.header { height: 96px;}
.search_icon { display: none;}
.header .container {max-width: 100%; height: 96px;}
.logo { left: 10%; top: 39px;}
.header.active .logo img:nth-child(3) { display: block;}
.header.active .logo img:nth-child(1), .header.active .logo img:nth-child(2) { display: none;}
.banner {padding: 100px 0 0 0;}
.banner_image img:nth-child(1) { display: none;}
.banner_image img:nth-child(2) { display: block;}
.banner_title { padding-bottom: 315px;}
.banner_title div { width: 470px; padding-left: 0;}
.banner_title div span:nth-child(1) { float: left; width: 100%; font-size: 120px; line-height: 114px;}
.banner_title div span:nth-child(2) { font-size: 126px; line-height: 114px; float: right;width: 100%;}
.banner_title div span:nth-child(3)  { float: right;width: 100%; font-size: 66px; line-height: 60px;}
.modal.cartmodal  .modal-dialog { max-width: 730px; margin: 0 auto; float: none; top: 110px; right: 0;}
.cart_wrap, .signin_wrap{ width: 730px;}
.cart_top {width: 730px;}
.cart_body { width: 730px; padding: 60px 70px 140px 70px;}
.signin_body { width: 730px; padding: 60px 70px 20px 70px;}
.banner_image { background-image: none !important;}

.section2_wrap { padding:125px 0 50px 0; margin: 0; border: 0; min-height: auto;}
.busket {width: 100%; position: relative; left: auto; top: auto;}
.shapes { width: 400px; position:absolute; left: 50%; margin-left: -200px; top: -420px;}
.shapes img { max-width: 250px;}
.shapes i { top: 35px;}
.shapes i:nth-child(2) {right: 36px; top: 90px;}

.home_section2 { padding-bottom: 60px;}
.pro_slider{ padding-top: 0px;}
.pro_slider h2 {font-size: 28px; line-height: 48px;}
.marking { font-size: 15px; line-height: 15px; height: 140px; width: 180px;}
.marking::before {height: 90px;}
.marking.marking1 { right: 0%; top: 30px;}
.marking.marking1:after { top: 48px;}
.marking.marking2 { left: 17%; top: 30px;}
.marking.marking2:after { top: 48px;}
.marking.marking3 { left: 30%; bottom: 0; padding-top: 90px; top: auto;}
.marking.marking3:after { top: 68px;}
.marking.marking3:before { top: -20px; bottom: auto;}

.marking.marking4 { left: 15%; top: 30px;}
.marking.marking4:after { top: 48px;}
.marking.marking5 { left: 50%; bottom: 0; padding-top: 90px; top: auto;}
.marking.marking5:after {  top: 68px;}
.marking.marking5:before { top: -130px; bottom: auto; height: 200px;}

.marking.marking7 { left: 7%; top: 30px;}
.marking.marking7:after { top: 48px;}
.marking.marking8 { left: 64%; bottom: 0; padding-top: 90px; top: auto;}
.marking.marking8:after {  top: 68px;}
.marking.marking8:before { top: -130px; bottom: auto; height: 200px;}

.caco_fruit { height: 306px; }
.caco_fruit .container { max-width: 650px;}
.fruit_title { width: 300px; font-size: 50px; line-height: 50px; padding: 30px 0 0 0; border: 0; }
.fruit_title h2 {font-size: 93px; line-height: 86px; padding:0; border: 0;}
.fruit_title h2 strong { font-size: 78px; line-height: 80px;}
.caco_fruit .container img { position:absolute; right: 0; top: -50px; z-index: 2; max-width: 300px;}

.caco_fruit.beans .container img { top: -35px;}
.caco_fruit.beans h2 { font-size: 84px; line-height: 86px;}
.caco_fruit.beans h2  strong { font-size: 78px; line-height: 80px;}


.walter_middle {margin-top: 40px; padding-top: 40px; padding-bottom: 30px;}
.water_wrap  img { max-width: 50%; left: 0; top: -30px; }
.walter_middle span {width:  300px; background-size: 100% auto;font-size: 22px;line-height: 26px; padding-top: 10px; height: 66px;}
.water_wrap h2 { font-size: 55px;line-height: 60px;}
.water_wrap p:nth-child(2) { font-size: 18px;}
.water_wrap { font-size: 20px; line-height: 25px;}
.shop_learn a { font-size: 30px; line-height: 36px; }

.caco_water.beans  .water_wrap img {left: auto; right: 8%;  top: 0px;max-width: 40%; }
.caco_water.beans  .water_wrap { float: right; margin-right: 20px;}
.caco_water.beans .water_wrap h2 { color: #A8522B;}
.caco_water.beans .water_wrap h2 strong { font-size: 40px;}
.caco_water.beans .walter_middle { margin-top: 15px; padding-top: 15px;  padding-bottom: 0px;}
.caco_water.beans .walter_middle p { font-size: 12px; line-height: 20px;}
.caco_water.beans .walter_middle span { padding-bottom: 20px;}
.left_pic { margin-left: 5%; width: 45%; margin-right: 0px;}
.fruit_products { padding-top: 60px; padding-bottom: 40px;}

.fruit_title2 { padding-bottom: 30px;}
.fruit_title2 h2 { font-size: 40px; line-height: 50px;}
.fruit_title2 h2 strong {font-size: 24px; line-height: 28px;  }
.service_common, .portfolio_common {font-size: 14px; line-height: 17px;}
.service_common  h3, .portfolio_common h3  { font-size: 16px; line-height: 20px; margin-bottom: 8px; }
.service_common .shop_learn a, .portfolio_common .shop_learn a {font-size: 18px; line-height: 24px;}
.service_section { padding: 15px 0 20px 0;}
.functional_text { font-size: 14px; line-height: 25px;}
.functional_text p:nth-child(2), .functional_text p strong{ font-size:17px; line-height: 25px;}
.water_wrap.tpadding { padding-top: 60px;}
.water_wrap {margin-left: 20px;}

.caco_water.shell .walter_middle { padding-left: 40px; padding-right: 40px;}
.caco_water.shell .water_wrap h2 { font-size: 40px;line-height: 50px;}
.caco_water.beans .left_pic { margin-left: 0px;margin-right: 5%;}
.caco_water.beans.whole .walter_middle span { font-size: 20px; line-height:28px;}


.fruit_products.whole .service_common h3 { min-height: 70px; font-size: 16px; line-height: 20px;}
.fruit_products.whole .service_common p { min-height: 40px; font-size: 14px; line-height: 17px;}
.slider4 h3 { min-height: 70px;}
.whole_text { font-size: 17px; line-height: 30px; padding: 20px 20% 40px 20%;}
.caco_water.fun { padding-top: 126px; padding-bottom: 60px;}

.caco_fruit.fun .fruit_title { font-size: 35px; line-height: 33px; padding: 30px 0 20px 0;}
.caco_fruit.fun  h2 strong{ font-size: 91px; line-height: 76px;}
.caco_fruit.fun  h2  {font-size: 31px; line-height: 41px; }
.caco_fruit.fun .fruit_title p:nth-child(3) { font-size: 33px; line-height: 31px; margin: 0;border-top: solid 1px #331611; padding-top: 15px;}
.caco_fruit.fun .fruit_title p:nth-child(3) strong { font-size: 30px; display: block;}
.fun_right { padding:50px 10px 0 10px;}
.fun_left {  padding: 0 10px;}
.caco_fruit.fun .fruit_title p:nth-child(3) { border-top: 0;  padding-top: 0px;}
.fun_right .shop_learn { padding-top: 30px;  margin-top: 30px;}

.whole_caco { padding-top: 50px; padding-bottom: 50px;}
.whole_caco img { width: 50%;}
.whole_caco_text { width: 63%;font-size: 20px; line-height: 30px;}
.whole_caco_text  h2 {font-size: 76px; line-height: 70px; }
.whole_caco_text  h3 {font-size: 36px; line-height: 40px;}
.whole_caco_text a, .readmore, .whole_caco_text a:hover, .readmore:hover  { padding-top: 24px; padding-left: 16px; width: 86px; height: 86px; font-size: 17px; line-height: 17px;}

.story_teller { padding-top: 90px; padding-bottom: 90px;}
.story_text  h2 {font-size:76px; line-height: 70px; padding-top: 10px;}
.story_text  div:nth-child(1) a { color: #FF919A; font-size: 40px; line-height: 40px; margin-top: 30px;}
.readmore { left: -20px; bottom: -20px;}
.story_text  div { float: right; }
.story_text  div:nth-child(1) { float: left; padding-right: 15px; padding-left: 0px;}

.footer { padding-top: 230px; padding-bottom: 40px;}
.footer_links  h3 { font-size: 14px; line-height: 18px;}
.footer_links  ul li a, .bottom_links  ul li a  { font-size: 10px; line-height: 14px;}

.newsletter h2 { font-size: 40px; line-height: 34px;}
.newsletter h2 strong:nth-child(1) { font-size: 35px;}
.newsletter h2 strong:nth-child(2) { font-size: 24px; line-height: 30px;}

.happy_hour { font-size: 14px;line-height: 20px; padding-top: 120px;}
.happy_hour div { width: 50%; float: right;}
.happy_hour div h2 { font-size: 14px; line-height: 20px;}
.happy_hour div p { margin-bottom: 5px;}
.happy_hour div strong {padding-bottom: 0px;}
.flogo { display: none;}

.connext_us { width: auto; left: 15px; right: 15px;margin-left: auto; top: -180px; border-bottom: solid 1px #fff; font-size: 15px; line-height: 25px;}
.connext_us ul { width: 280px;display: inline-block;}
.telephone { width: 50%; left: auto; margin-left: auto; top: 15px; font-size: 15px;line-height: 25px; right: 0;}
.connext_us ul { padding: 0;}
.product_slider .owl-next { right: -70px; }
.product_slider .owl-prev{ left: -70px; }

.forgot_password, .terms, .press, .tell_story { font-size: 16px; line-height: 28px;padding-top: 150px;}
.forgot_password h1, .terms h1, .press h1, .tell_story h1, .recipes_title h1, .whole_cacao h1, .sustainability_header h1, .science_header h1, .locations_header h1, .your_cart h1 { font-size: 66px; line-height: 68px;}
.errormessage2 {  width: 150px; right: -160px; }
.terms { font-size: 13px; line-height: 24px;}
.press { font-size: 20px; line-height: 26px;}
.press_content [class*="col-"] { padding-bottom: 40px;}
.press_common { padding: 20px 20px 15px 20px; }
.press_common h2 { font-size: 24px; line-height: 30px;}
.press_common a { font-size: 16px; line-height: 20px;}

.tell_story { font-size: 36px; line-height: 45px;}
.tell_story [class*="col-"]:nth-child(2) {padding-bottom: 250px;}
.tell_story_text { bottom: 90px; width: 50%; color: #488372;}
.tell_story img { right: 0px; width: 50%; top: 0;}
.story_content {font-size: 14px; line-height: 25px;}
.text_block1 { padding-left: 0%;}
.text_block2 { padding-right: 0%;}
.toppadding { padding-top: 90%;}
.video_play a { padding:70px 30px 20px 30px; font-size: 20px; line-height: 26px; }
.video_play a:after { content:""; width: 28px; height: 32px; background-size: 28px 32px; left: 30px; top: 20px;}
.gorcery_header { padding: 118px 15px 0 15px;}
.gorcery_header img { width: auto; max-width: 100%; height: auto;}

.gorcery_title { display: block; }
.gorcery_title  p { display: none;}
.gorcery_tab ul li a {font-size: 13px; line-height: 18px; min-height: 60px; padding: 0 2px;}
.gp { margin-left: -15px; margin-right: -15px;}
.gp [class*="col-"] { padding-left: 15px; padding-right: 15px; }
.gp_bottom, .customer_review .card-columns .card .card-body { font-size: 16px; line-height: 30px;}
.gp_bottom h2 { font-size: 50px; line-height: 60px; margin-bottom: 16px;}
.review_title { padding: 0; margin: 0 0 30px 0;}
.customer_review  .card-columns { -webkit-column-count: 2;-moz-column-count: 2; column-count: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; orphans: 1; widows: 1;}
.gp_bottom h2, .review_title h2, .sub_title  h2, .blog_sub_title h2 { font-size: 45px; line-height:50px; }
.customer_review  h4, .customer_review  h5 {font-size: 15px; line-height: 30px; margin-bottom: 10px;}
.review_title h2 { margin-bottom: 30px}
.creview  { left: 0; top: auto; bottom: 0; font-size: 16px;}
.base_review { right: 0; top: auto; bottom: 0; font-size: 14px;}
.sub_title  h2 { color: #C4A008;border-bottom: solid 1px #331611; padding-bottom: 30px;}
.blog_tab { padding-top: 20px;}
.blog_title h1 {  font-size: 87px; line-height: 84px; padding: 0 0 20px 250px;}
.blog_title h1 i, .blog_title h1 em { font-size: 32px; line-height: 34px; top: 12px;}
.blog_title h1 strong {top: 44px; font-size: 31px; line-height: 34px;}

.blog_tab_wrap ul { margin: 0 -4px;}
.blog_tab_wrap ul li { padding: 0 4px;}
.blog_tab_wrap ul li a { min-height: 64px; font-size: 12px; line-height: 18px;}

.blog_single  div:nth-child(1) {  font-size: 10px; line-height: 40px; min-width: 170px;border-radius: 14px 14px 0 0; }
.blog_single  div:nth-child(2) { font-size: 12px; line-height: 12px;border-radius: 0 14px 0 0; padding: 14px;}
.blog_single  div h2 { font-size: 13px; line-height: 18px; }
.blog_sub_title {  font-size: 16px; line-height: 26px; }
.details_content  h2 , .details_content  p  , .details_content ul { padding-left: 16%; padding-right: 16%;}
.details_content { font-size:15px; line-height: 30px;}
.details_content  h2 { font-size: 18px; line-height: 30px;}
.details_top {padding: 0 16% 40px 16%;}
.blog_details {padding: 150px 0 80px 0;}
.details_top h1 { font-size: 36px; line-height: 50px; padding-top: 30px;}
.details_top span { font-size: 16px; line-height: 22px;}
.details_top span:nth-last-child(1) { left: 0px;  top: -30px}
.details_top span:nth-last-child(2) { right: 0px; top: -30px}

.recipes_header {padding-top: 150px;}
.recipes_title h1 { border: 0; margin: 0; }
.or {border-bottom: solid 1px #331611; color: rgba(33,47,41, 0.7); font-size: 35px; padding-bottom: 15px;}
.recipie { margin-left: -15px; margin-right: -15px; padding-top: 30px;}
.recipie  [class*="col-"] { padding-bottom: 30px; padding-left: 15px; padding-right: 15px}
.recipie  [class*="col-"]:nth-child(n+7) { display: none;}
.recipie  [class*="col-"]:nth-child(n+4) .recipes_wrap { border: 0;}
.recipes_wrap { font-size: 13px; line-height: 20px;}
.re_title { font-size: 18px; line-height: 24px; min-height: 70px;}
.re_image { padding-bottom: 10px;}
.re_block { height: 40px;}
.re_block span { width: 33.33%; font-size: 9px; line-height: 14ox;}
.re_block span img { float: left; margin-right: 2px; width: 12px;}
.re_block span:nth-child(1) { padding-top: 7px;}
.re_block span:nth-child(3) { right: auto; width: 33.33%; left: 50%; margin-left: -16.65%; top: 2px; text-align: center; }
.re_block span:nth-child(2) { right: auto; width: 33.33%; top: 1px; left: auto; right: 0; text-align:right;}
.re_block span:nth-child(2) a { font-size: 10px; line-height: 14px;}

.recipes_top { padding-top: 150px; padding-bottom: 50px;}
.recipes_left ul { padding:20px 0 30px 0;}
.recipes_left ul li {font-size: 12px;line-height: 12px; padding-top: 60px;}
.recipes_left ul li img {  max-height: 58px;}
.recipes_right ul { padding: 34px 0;}
.recipes_right ul li { font-size: 16px; line-height: 22px;}
.recipes_review { height: 76px;}
.recipes_review span { font-size: 16px; line-height: 24px;}
.recipes_text2 div { width: 320px;padding:  20px 0 10px 0; font-size: 18px; line-height: 28px;}
.img_wrap2 a { background-size: 23px  27px;}
.recipes_bottom .sub_title h2, .recipes_bottom2 .sub_title h2, .gorcery_products.sfood .sub_title .line h2 { font-size: 45px; line-height: 50px; }

.recipes_middle .tab-content > .tab-pane { font-size: 14px; line-height: 28px;}
.recipes_middle .tab-content > .tab-pane h2, .recipes_middle .tab-content > .tab-pane h3  {font-size: 19px;line-height: 23px; padding-bottom: 30px; margin: 0;}
.recipes_middle .tab-content > .tab-pane h2 { border: 0;}
.recipes_middle .tab-content > .tab-pane h3 { margin-bottom: 30px;}
.recipes_middle .tab-content > .tab-pane ul {font-size: 15px;line-height: 28px; padding: 30px 0;}
.whole_cacao_bottom h2, .whole_cacao_bottom h3, .science_common h2 { font-size: 40px; line-height: 40px;}

.whole_cacao_bottom ul  li { font-size: 12px;line-height: 18px;}
.whole_cacao_bottom ul  li .img_title { font-size: 15px; line-height: 20px; }
.whole_cacao_bottom ul  li p { padding: 0;}
.whole_cacao_bottom ul  li p strong { font-size: 13px;}
.whole_cacao_bottom ul  li .img_wrap { height: 110px; }
.whole_cacao_bottom ul  li  .img_wrap img { max-height: 90px;}

.whole_cacao { padding-top: 150px;}
.whole_cacao h1 {font-size: 60px; line-height: 60px;}
.whole_cacao [class*="col-"] div { padding: 0 0 20px 350px;font-size: 15px; line-height: 28px;}
.whole_cacao img { max-width: 450px; top: 150px;}
.whole_cacao_middle {  min-height: 400px; font-size: 15px; line-height: 25px;}
.whole_cacao_bottom h2 { padding-bottom: 30px; margin-bottom: 20px;}
.whole_cacao_bottom h3 { max-width:500px;}
.fruit_title2.sustain { font-size: 15px; line-height: 27px; padding-bottom: 20px; margin-bottom: 30px; padding-top: 15px;}
.fruit_title2.sustain p { padding: 0 20%;}
.fruit_title2.sustain h2 { margin-bottom: 20px;}

.sustainability_header {margin-bottom: 150px;;}
.sustainability_header [class*="col-"] div {font-size: 15px; line-height: 28px; padding: 0px 0 200px 50%;}
.sustainability_header img { max-width: 610px; margin-left:-305px; top: 130px;}
.sustainability_more {  font-size: 15px; line-height: 28px;}

.you_wellness { min-height: 550px;}
.farner_rquity {padding-top: 70px; padding-bottom: 20px;min-height: 650px;}
.planet_sustainability { padding-top: 70px; padding-bottom: 20px; min-height: 680px;}
.navtab_accordian h3 { font-size: 35px; line-height: 40px; margin-bottom: 20px;}
.navtab_accordian button {font-size: 14px; line-height: 22px; padding: 20px 38px 20px 0;}
.planet_sustainability.navtab_accordian button, .farner_rquity.navtab_accordian button { padding: 30px 0 30px 38px;}
.navtab_accordian button[aria-expanded="true"] { padding-right: 30px;}
.planet_sustainability.navtab_accordian button[aria-expanded="true"] , .farner_rquity.navtab_accordian button[aria-expanded="true"] { padding-right: 0px; padding-left: 30px;}
.sustainability_pic {background-size: auto 94%;}
.sustainability_pic.pic2 { background-size: auto 100%;}
.navtab_accordian  .card-body { font-size: 14px; line-height: 25px;}
.navtab_accordian button::after, .navtab_accordian button[aria-expanded="false"]::after { right: 0px;}
.navtab_accordian button::after, .navtab_accordian button[aria-expanded="false"]::after , .navtab_accordian button[aria-expanded="true"]::after{ background-size: auto 40px;}

.sustainability_pic.active, .sustainability_pic.move { width: 150px;}
.farner_rquity .sustainability_pic.active, .farner_rquity .sustainability_pic.move { width: 150px;}
.planet_sustainability .sustainability_pic.active, .planet_sustainability .sustainability_pic.move { width: 120px;}

.super_section2 {padding-top: 40px; padding-bottom: 10px;}
.super_section2  h2, .ingredient_nutrition h2, .shapes2 h3 {font-size: 20px;line-height: 24px;}
.shapes2 i { font-size: 12px; margin-left: 30px;}
.shapes2 i::before {height: 158px; background: 0; width: 74px; height: 158px; border-bottom: solid 1px #E58B91; border-right: solid 1px #E58B91; margin-left: auto; left: auto; right: 50px;}
.shapes2 i::after { top: 198px; background: #E58B91;margin-left: auto; left: auto; right: 122px; }
.super_section2 .img_title { font-size: 16px; line-height: 16px; min-height: 50px;}
.super_section2 .section2_wrap [class*="col-"] { font-size: 14px; line-height: 20px;}
.question_accordian button:after, .question_accordian button[aria-expanded="false"]:after , .question_accordian button[aria-expanded="true"]:after{ background-size: auto 40px; }

.question_answer .sub_title h2 { border: 0; margin-bottom: 0px;}
.question_accordian button { font-size: 14px; line-height:23px;}
.ingredient_nutrition ul { padding-top: 30px;}
.ingredient_nutrition ul li { font-size: 15px; line-height: 15px; padding-top: 70px;}
.ingredient_nutrition ul li img { max-height: 65px;}

.superfood h1 { font-size: 42px; line-height: 46px;}
.pricesection { height: auto;}
.price_top {font-size: 30px; line-height: 30px;height: auto; padding-top: 0px;}
.price_top span { padding-right: 20px;}
.price_top span:nth-child(1) { font-size: 20px; line-height: 20px;}
.price_top span:nth-child(3) {font-size: 14px; line-height: 16px;}
.price_bottom {padding: 5px 0 0 150px;font-size: 16px;line-height: 30px; text-align:left;}
.price_bottom span:nth-child(4) {padding-left: 0px; font-size: 13px; word-spacing: 2px; border: 0; position:absolute; left: 150px; bottom: 5px;}
.price_bottom span:nth-child(2) { padding-left: 0px; font-size: 12px; position:absolute; width: 90px; text-align:center; left: 0; bottom: 10px;}
.price_bottom span:nth-child(3) { bottom: 33px;}
.price_text {  font-size: 17px; line-height: 27px; }


.price_option label { font-size: 14px; line-height: 20px; padding-top: 0px; padding-left: 40px; }
.price_option label input[type="radio"] + span, .price_option label input[type="radio"]:checked + span { width: 27px; height: 27px; background-size: 26px auto;}
.price_option label strong{ padding-right: 0px; text-align: left;}
.price_quantity button { height: 56px; line-height: 54px; font-size: 18px;}
.price_quantity .incdnc { height: 56px;}
.price_quantity .minus, .price_quantity .add, .price_quantity .incdnc input { height: 56px; line-height: 54px; font-size: 20px;}
.price_quantity .incdnc:nth-child(1) i, .price_quantity .incdnc:nth-child(2) i:nth-child(1) , .price_quantity .incdnc:nth-child(2) i:nth-last-child(1) { font-size: 10px;}
.price_quantity .incdnc:nth-child(2) i:nth-child(1) { width: 130%; left: -6px;}



.product-show-zoom{ padding: 0  0 130px  0; position:relative;}
.thumbs_wrap{ width: 100%; position:absolute; right: 0; bottom: 0px; left: 0; height: 100px; padding: 0 20px;}
#slider1 { position:relative; width: 100%; height: 100px; }
.thumbelina { list-style:none; padding:0px; margin:0px; position:absolute; white-space:nowrap; font-size:0;  -webkit-touch-callout: none;  -webkit-user-select: none; text-align:center;}

.thumbelina li {padding:5px;line-height: 0px;margin:0px; width: 70px; display: inline-block;}
.thumbelina li img {}
.thumbelina li img:hover {}
.thumbelina-but {position:absolute; z-index: 1;cursor:pointer; width: 20px; height: 100px;}
.thumbelina-but:hover {}
.thumbelina-but.disabled,
.thumbelina-but.disabled:hover { cursor:default; box-shadow:none;}
.thumbelina-but.horiz { width: 20px; height: 100px; line-height: 100px; top:-1px;}
.thumbelina-but.horiz.left { left: -20px; background: url(../images/prev2.svg) no-repeat center center;}
.thumbelina-but.horiz.right { right: -20px; background: url(../images/next2.svg) no-repeat center center;}


.science_header { padding-top: 150px;font-size: 16px; line-height: 28px;}
.science_header h2 { font-size: 16px; line-height: 28px; margin: 40px 0 30px 0;}
.science_header .recipes_title h1 { border-bottom: solid 1px #331611;margin-bottom: 40px;}


.science_common h2 { color: #488372; border: 0; border-bottom: solid 1px #331611; padding:30px 0; margin: 0 0 50px 0;}
.science_text { font-size: 16px; line-height: 30px;min-height: 750px !important; padding-bottom: 50px;}
.science_pic {font-size: 16px; line-height: 30px;}
.science_common.block2 .science_text { min-height: 650px !important;}
.science_common.block4 .science_text { min-height: auto !important; padding-bottom: 15px;}
.science_text h3 {  font-size: 16px; line-height: 26px;}
.science_text ul, .science_pic ul { font-size: 14px; line-height: 26px;}
.science_text ul li { padding: 0 0 20px 60px;}
.science_text ul li i { font-size: 25px; line-height: 25px; left: 20px;}
.science_pic ul li a { font-size: 14px; line-height: 26px;}
.science_pic ul li ul {font-size: 16px;line-height: 26px;}
.science_pic ul li.has-menu > a:after, .science_pic ul li.has-menu:focus > a:after, .science_pic ul li.has-menu > a:focus:after, .science_pic ul li.has-menu > a:hover:after, .science_pic ul li.has-menu > a.active:after, .science_pic ul li.has-menu.expand > a:after { background-size: auto 40px;}
.science_common.block4 .science_pic ul li a { padding-left: 60px;}
.science_common.block4 .science_pic ul li a  img { max-width: 50px; max-height: 50px; }

.science_common.block2 .science_pic { height: auto; padding-bottom: 30px; }
.science_common.block2 .science_pic ul { position: relative;  left: auto; right: auto;  top: auto;}
.science_common.block2 .science_pic .science_img { display: none;}
.science_common.block2 .science_img { display: none;}
.science_common.block2 .row [class*="col-"] .row [class*="col-"]:nth-child(2) .science_text ul li:nth-child(1) { display: none;}
.science_common.block2 .science_img {position: relative;left: auto;right: auto;bottom: auto;z-index: 1; display: block;}
.science_common.block2 .science_pic ul li.has-menu ul { position:absolute; width: 100%; left: 110%; top: -10px; z-index: 99; padding: 10px; }
.science_common.block2 .science_pic ul li.has-menu ul li {border-top: solid 1px #331611; padding-top: 8px;}

.science_common.block4 .row [class*="col-"] .row [class*="col-"]:nth-child(2) .science_text ul:nth-child(1), .science_common.block4 .row [class*="col-"] .row [class*="col-"]:nth-child(2) .science_text p{ display: none;}
.science_common.block4 .row [class*="col-"] .row [class*="col-"]:nth-child(3) .science_text ul:nth-child(1) li{ padding-left: 0px;}
.science_common.block4 .row [class*="col-"] .row [class*="col-"]:nth-child(3) .science_text ul:nth-child(1) li i { display: none;}
.science_common.block4 .science_pic { height: auto; padding-bottom: 40px;}
.science_common.block4 .science_pic ul { position: relative;  left: auto; right: auto;  top: auto;}
.science_common.block4 .science_pic ul li.has-menu ul { position:absolute; width: 100%; left: 110%; top: -10px; z-index: 99; padding: 10px; }
.science_common.block4 .science_pic ul li.has-menu ul li {border-top: solid 1px #331611; padding-top: 8px;}
.science_common.block4 .science_pic .science_img { display: none;}
.science_common.block4 .science_text .ipad_block { padding-top: 30px;}
.science_common.block4 .science_text .ipad_block img { display: inline-block; }
.locations_header {font-size: 15px; line-height: 28px;}
.locations_header h1{ border-bottom: 0;border-bottom: solid 1px #331611; margin-bottom: 30px;}
.locations_header p strong { padding-top: 40px;}
.your_cart { padding-top: 150px; padding-bottom: 50px;}
.your_cart h1 { font-size:58px; line-height: 62px; margin-bottom: 0px; border: 0; padding-bottom: 30px;}
.yourcart_top { display: none;}
.yuorcart_table {font-size: 22px; line-height: 26px;}
.yuorcart_table ul li:nth-child(1) {width: 25%;}
.yuorcart_table ul li:nth-child(2) {width: 50%; padding-bottom: 100px;}
.yuorcart_table ul li:nth-child(3) {width: 25%;}
.yuorcart_table ul li:nth-child(4) {width: 50%;  float: none; position:absolute; left: 25%; bottom: 50px; padding: 0 12%; height: auto;}
.remove2 { right: 50%; margin-right: -10%; bottom: -30px;}
.yuorcart_table ul li i, .yuorcart_table ul li em { font-size: 18px; line-height: 22px;}
.yuorcart_table ul li img {max-width: 100px; height: auto;}

.step_forward ul { border: 0; margin-bottom: 0px;}
.step_forward ul li { text-transform:none; vertical-align: middle; }
.step_forward ul li:nth-child(3)::after { top: -20px;}
.step_forward ul li:nth-child(2) { padding: 0 70px;}
.step_forward ul li:nth-child(2):before { right: 30px;}
.step_forward ul li:nth-child(2):after { left: 30px;}
.pay_card {    padding: 0 0 60px 0; border: 0;}
.pay_card div { right: 0; left:0; top: auto; bottom: 12px; width: 100%;}
.your_cart.step1 .qblock2 ul { margin: 0 -10px 20px -10px;}
.your_cart.step1 .qblock2 ul li { padding: 0 10px;}

/*.slider.slider-nav { width: 100%; position:absolute; left: 0; right: 0; top: auto; bottom: 0; overflow: hidden; padding:0 30px;}*/
/*.slider_nav_wrap { position:absolute; left: 0; top: auto; right: 0; bottom: 0px; width: 100%;}*/
.recipes_middle .tab-content > .tab-pane {  display: block;}
.recipes_middle .tab-content > .tab-pane.fade { opacity: 1;}
.tvideo .video_play { width: 70%; margin: 0 15%;}
.shop_menu ul  li a { font-size: 20px;}

.location_section1 .location_common, .location_section2 .location_common { border-bottom: solid 1px #fff; padding-bottom: 20px;}
.location_section1 .location_common .lcblock1, .location_section2 .location_common .lcblock1 { width: 50%;}
.location_section1 .location_common .lcblock2, .location_section2 .location_common .lcblock2 { width: 50%; padding-top: 10px;}
.location_section1 .location_common h2, .location_section2 .location_common h2 { border: 0; padding: 0;}
.location_section2 .location_common .lcblock1 { float: right;}

.location_section3 .location_common, .location_section4 .location_common, .location_section7 .location_common{ border-bottom: solid 1px #331611;padding-bottom: 20px;}
.location_section3 .location_common .lcblock1, .location_section4 .location_common .lcblock1, .location_section7 .location_common .lcblock1 { width: 50%;}
.location_section3 .location_common .lcblock2, .location_section4 .location_common .lcblock2, .location_section7 .location_common .lcblock2 { width: 50%; padding-top: 10px;}
.location_section3 .location_common h2, .location_section4 .location_common h2, .location_section7 .location_common h2 { border: 0; padding: 0;}
.location_section3 .location_common .lcblock1, .location_section7 .location_common .lcblock1 { float: right;}

.location_common{ font-size: 16px; line-height: 24px;}
.location_common h2 { font-size: 25px; line-height: 35px;}
.location_common p { padding: 0 20px;}

.location_section1{ padding: 90px 15px 520px 15px;}
.location_pic1{ bottom: -75px; height: 565px;  background-size: auto 550px; width: 100%; left: 0; right: 0; background-position: center bottom; }

.location_section2 { padding: 120px 15px 450px 15px;}
.location_pic2{ top: auto; margin-top: uto; bottom: -100px; height: 500px;  background-size: auto 550px; width: 100%; left: 0; right: 0; background-position: center bottom; }

.location_section3 { padding: 150px 15px 400px 15px; }
.location_pic3 { top: auto; margin-top: uto; bottom: -100px; height: 500px;  background-size: auto 450px; width: 100%; left: 0; right: 0; background-position: center bottom; }

.location_section4 { padding: 150px 15px 220px 15px;}
.location_section4:after { background: #fff;}
.location_pic4 {top: auto; margin-top: uto; bottom: -150px; height: 390px;  background-size: auto 340px; width: 100%; left: 0; right: 0; background-position: center bottom;  }

.location_section5 { padding: 200px 15px 450px 15px;}
.location_pic5 { top: auto; bottom: 80px; height: 380px; background-size: auto 320px; width: 60%; background-position: center bottom;}

.location_section6 { padding: 80px 15px 250px 15px; }
.location_section6:after { background: #F5E566;}
.location_pic6 { display: none; }
.location_pic6a { display: block; position:absolute; width: 36%; top: -850px; right: 0;  height:  946px; background-size: auto 750px; z-index: -1; background-position: center bottom; background-repeat: no-repeat;}

.location_section7 { padding: 150px 15px 350px 15px; }
.location_section7:after { background: #DBEACF;}
.location_pic7{ display: none; }
.location_pic7a{ display: none;}
.location_pic7b{ bottom: -140px; height: 570px;  background-size: auto 470px; width: 100%; left: 0; right: 0; background-position: center bottom;}
.location_pic7c { display: block; position:absolute; width: 90%; margin-left: 10%; left: 0; right: 0; top: -550px; height: 650px; background-size: auto 500px; z-index: -1; background-position: center bottom; background-repeat: no-repeat;}

.location_section8 { padding: 180px 15px 450px 15px;}
.location_section8:after { background: #fff;}
.location_pic8{  left: 12%; bottom: -50px; height: 700px; background-size: auto 700px; }
.location_pic8a{ display: none;}
.location_pic8b { display: block; width: 84%; position:absolute; right: 8%; bottom: 15px; z-index: -2; height: 451px;  background-size: auto 400px; background-position: right bottom; background-repeat: no-repeat;}

.location_section9 { padding: 80px 15px 70px 15px; position:relative;}
.location_pic9 {  height: 40%; background-size: cover 100%;  }
.location_section9 h2 {  font-size: 62px; line-height: 62px; margin: 0 0 70px 0;  }
.location_video{  top: 320px;  }
/*09-22-2020*/
.superfood h1 { font-size: 38px;}
.superfood h2{font-size: 22px;line-height: 30px;}
.product-show-zoom {padding: 0 0 150px 0;}
.slider_nav_wrap .slick-slide.slick-current {border: 1px solid #E84F32;}
.slider_nav_wrap .slick-slide { border: 1px solid rgba(222,197,197, 0);}
.pricesection { height: auto;}
.price_top { height: auto;}
.price_bottom {padding: 10px 0 0 150px;}
.price_top .newbutton .row [class*="col-"] div { height: 54px; font-size: 17px; line-height: 20px;}
.slick-slide i:nth-child(1) { top: 38px; width: 66px; height: 66px; padding-top: 10px; font-size: 10px; line-height: 12px}
.slick-slide i:nth-child(2) { top: 112px; width: 74px; font-size: 10px; line-height: 12px; }
/*09-22-2020 end*/
.branch_info { padding-bottom: 50px;}
.branch_info h2, .branch_info h3, .hours h2 { font-size: 30px;line-height: 30px;}
.branch_info h3 { padding-bottom: 20px;}
.branch_left p a { margin-top: 20px;}
.signup_location {padding: 70px 40px 40px 40px;}
.signup_location h4 {font-size: 30px; line-height: 30px;max-width: 100%; top: 40px; left: 40px;}
.signup_location .form-control, .signup_location input[type="submit"] { font-size: 24px;}
.new_slider .owl-next { right: 0px; }
.new_slider .owl-prev{ left: 0px; }
.branch_info .col-lg-4 { -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;}
.branch_info .branch_left, .branch_info .hours   {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.branch_info .embed-responsive-4by3::before { padding-top: 50%;}
.branch_info .embed-responsive .embed-responsive-item, .embed-responsive iframe { height: 100% !important;}
}

/* END__ */

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 1024px) {
.logo a.mobile_menu { display: block;}
.logo a.homelink { display: none;}
.logo.menushow a.menu_open{ display: block;}
.logo.menushow a.homelink, .logo.menushow a.mobile_menu { display: none;}
.cart_icon { width: 30px; height: 30px; top: 24px; right: 10%; padding-top: 0px;}
.cart_icon a { color: rgba(222,197,197, 0); font-size: 0px; line-height: 1px; width: 30px; height: 30px; display: block; padding-top: 0px; background: url(../images/cart2.svg) no-repeat center bottom;}
.cart_icon i { display: block;}
.signin_icon {width: 30px;height:30px; top: 24px;right: 10%; margin-right: 36px;}
.signin_icon a { color: rgba(222,197,197, 0); font-size: 0px; line-height: 1px; width: 30px; height: 30px; display: block; padding-top: 0px; background: url(../images/signin2.svg) no-repeat center bottom;}
.logo_text { display: inline-block;}
.navbar { width: 100%; left: 0; right: 0; margin-left: auto; background: #2D1514;height: calc(100vh - 0px); top: -120%; padding: 180px 0 0 0; z-index: 98; }
.navbar.active{ top: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.navbar-nav{height: calc(100vh - 180px); overflow-y: auto; width: 100%; padding: 0 100px;}
.navbar-nav:after { display: none;}
.navbar-nav ul li{border:0; padding: 0; margin: 0 0 1px 0; text-align:center; display: block; width: 100%;}
.navbar-nav ul li.has-menu ul li {border: 0;  text-align:center;}
.navbar-nav ul li:nth-child(3) ul li { width: 32%; display: inline-block; padding: 0 2px; float: none;}
.navbar-nav ul li:nth-child(3) ul li:nth-child(7), .navbar-nav ul li:nth-child(3) ul li:nth-child(8) { width: 49%}
.navbar-nav ul li > a br { display: none; }
.navbar-nav ul li > a{padding:15px 40px; color: #F5F302; margin: 0; font-size: 44px; line-height:  50px; margin: 0; min-height: auto; text-align:center; display: inline-block; font-weight: bold; word-spacing: 15px;}
.nav > li:focus > a,.nav > li:hover > a,.nav > li > a:focus,.nav > li > a:hover{ color:#E84F32;}
.navbar-nav ul li:focus > a, .navbar-nav ul li:hover > a, /*.navbar-nav ul li > a:focus,*/ .navbar-nav ul li > a:hover,.navbar-nav ul li > a.active{color: #E84F32;}
.navbar-nav ul li > a:focus {  color: #F5F302;}
.navbar-nav ul li > a:focus:hover {color: #E84F32;}
.navbar-nav ul li.has-menu a {border-bottom: 0;}
.navbar-nav ul li.has-menu ul{ padding:0; background: none; margin:0; display: none;  position:relative; left:auto; top:auto; right: auto; width:100%; border: 0; box-shadow: none; min-width: 100%;}
.navbar-nav ul li.has-menu:hover ul {display:none}
.navbar-nav ul li.has-menu ul li { margin: 0;}
.navbar-nav ul li.has-menu ul li a{font-size: 19px; line-height: 24px; font-weight: 500; padding: 15px 0; background: none; border: 0; color: #fff;  word-spacing: 8px; text-transform:capitalize;}
.navbar-nav ul li.has-menu ul li a:hover{ color: #E84F32;}
.navbar-nav ul li.has-menu ul li:nth-last-child(1) a { border: 0;}
.navbar-nav ul li.has-menu:after, .navbar-nav ul li.has-menu:before, .navbar-nav ul li:before { display: none;}
.navbar-nav ul li.has-menu > a:after, .navbar-nav ul  li.has-menu:focus > a:after, .navbar-nav ul  li.has-menu > a:focus:after, .navbar-nav ul  li.has-menu > a:hover:after, .navbar-nav ul  li.has-menu > a.active:after
{content:">";color: #F5F302; position:absolute; right: 0px; top:50%; left: auto; margin-left: auto; margin-top: -8px; height:16px; width:16px; line-height: 16px; -webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.navbar-nav ul li.has-menu.expand > a, .navbar-nav ul  li.has-menu:hover > a:after {color: #E84F32; }
.navbar-nav ul li.has-menu.expand > a:after{ color: #E84F32; -webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.navbar-nav ul li:nth-child(n+4) a { padding-top: 15px;}
.search_bar { display: none;}
.mobile_search { display: block;}
.sub_title .line { padding-bottom: 0px;}
.locations_header { padding-top: 150px;}

.your_cart .qblock2 { display: block; font-size: 24px; line-height: 30px; border-bottom: solid 1px #331611;padding:15px 0; width: 100%; float: left; position:relative;letter-spacing: 0px;}
.your_cart.step1 .qblock2 { padding-bottom: 0px;}
.total_table {padding: 0; background: none; font-size: 20px; line-height: 28px;}
.your_cart .total_table .qblock2, .total_table ul { display: none;}
.your_cart .total_table .qblock3 { border: 0;}
.your_cart .total_table .qblock4 { border-bottom: 0px;}
.your_cart .total_table .qblock3 div { padding-right: 160px;}
.your_cart .total_table .qblock3 div strong { width: 25%;}
.total_table .qblock4 i { width: 40%; font-size: 38px; line-height: 36px; top: 26px;}
.your_cart .total_table .qblock3 .form-control { width: 200px; font-size: 14px;}
.your_cart .total_table .qblock3 a, .qblock3 a.addthis { display: block;}
.total_table .qblock4 p {margin-bottom: 20px;}
.total_table .qblock4 strong { font-size: 30px;}
.goback { display: none;}

.your_cart.step1  .total_table { height: auto; float:none; position:absolute; left: 15px; right: 15px; top: 74px; z-index: 5; background: #fff; width: auto; display: none;}
.your_cart.step1  .total_table ul { display: block;border-bottom: solid 1px #331611; padding: 15px 0;}
.your_cart.step1  .total_table ul li { padding:5px 0px;}
.your_cart.step1  .total_table ul li  strong { display: none;}
.your_cart.step1 .total_table .qblock3 div:nth-child(2) { display: none; text-align:left;}
.your_cart.step1 .total_table .qblock3.active div:nth-child(2) { display: block;}
.your_cart.step1 .total_table .qblock3 { padding-top: 0px; }
.your_cart.step1 .total_table .qblock3 div { text-align:center; padding-right: 0px;}
.your_cart.step1 .total_table .qblock3 div:nth-child(1) { padding-bottom: 10px;}
.your_cart.step1 .total_table .qblock3.active div:nth-child(1) { padding-bottom: 30px;}
.your_cart.step1 .total_table .qblock3.active div:nth-child(2)  div:nth-child(1) { padding-bottom: 0px;}
.your_cart.step1 .total_table .qblock3  a, .qblock3 a.addthis { display: inline-block;}
.your_cart .total_table .qblock3 label {right: auto; left: 50%;  top: 50px;margin-top: auto; margin-left: -100px; height: 30px; width: 200px;}
.your_cart .total_table .qblock3 label .form-control { position:relative; richness: auto; top: auto; height: 30px; line-height: 28px;}
.addpromo { height: 30px;}
.qblock_top, .qblock_bottom { display: block;}
.your_cart.step1 .qblock6 {border-top: solid 2px #331611; color: #000; }
.your_cart.step1 .qblock6 div:nth-child(2) { /*display: none;*/}
.policy_link ul { width: 100%; float: left; background: #FFB9B9; list-style:none; padding: 0; margin: 15px 0 0 0;}
.policy_link ul li { width: 33.33%; float: left; padding: 0 2px; text-align:center; margin:0;}
.policy_link ul li a { font-size: 12px; line-height: 20px; padding: 5px;; display: block; color: #000;}
.qblock_top ul li.active { background: rgba(198,170,15, 0); border: 0; border-top: solid 2px #212529;}
.qblock_top ul li.active a::after { color: #E84F32;}
.qblock_bottom2 { display: none;}
.my_info .form-group.half { width: 100%; margin-right: 0%;}
.my_info .form-group.half2 {width: 100%; margin-right: 0%; margin-left: 0%;}
.my_info .form-group ul li { width: 100%; padding-bottom: 16px;}
.my_info .form-group ul li:nth-last-child(1) { padding-bottom:0px;}
.my_info .form-group.radio label { padding-left: 65px;  }
/*.my_info .form-group.submit { display: none;}*/

.yourcart_top a, .goto5h, .goto4h, .yourcart_top input[type=submit], .my_info input[type=submit], .my_info input[type=button], #gotoPay {
	width:100%;}

	.goback2, .my_info .form-group.submit a {
position:relative;
		top:auto;
		left:0;
}

.your_cart.step1.confirm .total_table, .your_cart.step1.shipped .total_table { height: auto; float: left; position: relative;  left: auto; right: auto; top: auto; background: #fff; width: 100%; display: block; padding-bottom: 30px;}
.order_edit { display: none;}
 .shipinfo_common { padding: 0;}
.your_cart h2, .your_cart .shipinfo_common h2 {border-bottom: solid 1px #331611; border-top: solid 2px #331611; padding-right: 60px; }
.shipinfo_common .link a { font-size: 20px; line-height: 24px; text-align:right;width: 50px; height: 24px; overflow: hidden; display: block;}
.shipinfo_common .link { top: 25px; width: 50px; height: 24px; overflow: hidden;}
.your_cart.step1.confirm .total_table ul { display: none; }
.your_cart.step1.confirm .qblock6 div:nth-child(2) {  display: block;}
.your_cart.step1.confirm .qblock6 { font-size: 30px; line-height: 36px; }
.your_cart.step1.confirm .qblock6 strong { font-size: 22px;}
.your_cart.step1.confirm  .total_table .qblock4 { border: 0; padding-top: 10px;}
.your_cart.step1.confirm  .total_table .qblock4 i { top: 10px;}

.your_cart.step1.shipped h1 { font-size: 58px; line-height: 58px; border: 0;}
.remeber_me { display: none;}
.ship_pic { margin-bottom: -20px; width: 100%;}

.your_cart.step1.shipped .qblock6 div:nth-child(2) {  display: block;}
.your_cart.step1.shipped .qblock6 { font-size: 30px; line-height: 36px; }
.your_cart.step1.shipped .qblock6 strong { font-size: 22px;}
.your_cart.step1.shipped  .total_table .qblock4 { border: 0; padding-top: 10px;}
.your_cart.step1.shipped  .total_table .qblock4 i { top: 10px;}

.shipped  .yuorcart_table ul li:nth-child(2) { padding-bottom: 90px;}
.subscribe { left: 50%; margin-left: -50px; top: auto; bottom: 20px;}
.your_cart.step1.shipped .qblock2 { display: block; font-size: 20px;  border-bottom: solid 1px #331611 !important; border-top: solid 2px #331611 !important; padding: 15px 0; margin-top: 20px;}
.shipped .total_table table tr th { border: 0;  border-top: solid 2px #212529; padding: 15px 0;}
.shipped .total_table table tr td { padding: 8px 0 0 0;}

.your_cart.step1.shipped .total_table { padding-top: 90px;}
.track_order {  width: auto;  float: none; padding: 0; position:absolute; left: 0; top: 0; right: 0;}
.track_order a {  background: #FF919A; color: #fff; border: solid 1px #FF919A;}
.track_order a:hover {  background: #fff; color: #FF919A; border: solid 1px #FF919A;}
.shapes2 i strong:nth-child(2) { display: none;}
.tvideo .video_play { width: 70%; margin: 0 15%;}
}
/* END__ */
@media only screen and (max-width: 767px) {



  .product-badge {top: 175px; font-family: 'Aleo', serif;}

  .product-badge.custom {
      top: 280px;
      background: #c3ebec;
      border-radius: 0;
      color: #331611;
      border: 1px solid #331611;
      padding: 3px;
      text-align: center;
      width: 90px;
      height: 45px;
      font-weight: normal;
      font-size: 13px;
      font-family: 'Aleo', serif;
    }

  .product-badge.sale {
    top: 190px;
    color: #331611;
    font-family: 'Aleo', serif;
  }

.gorcery_wrap .product-badge.custom {top: 100px; right: -5px;}
.gorcery_wrap .product-badge.sale { top: 0; right: -5px;}

.caco_water.whole-cacao-granola {padding-top: 250px;}

.whole-cacao-granola .whole_text {display: none;}

.product-badge {right: 40px;}

body { font-size: 14px; line-height: 25px;}
.header { height: 66px;}
.header.active {background: #2D1514;}
.logo {left: 28px; top: 14px; width: 37px; height:37px; background: url(../images/mlogo.svg) no-repeat center center; background-size: 37px 37px;}
.header.active .logo{ background: url(../images/mlogo_on.svg) no-repeat center center; background-size: 37px 37px; }
.header.active .logo_text a { color: #FFB9B9;}

.navbar {padding: 90px 0 0 0; }
.navbar-nav{height: calc(100vh - 90px); padding: 0 20px;}
.navbar-nav ul li > a { font-size: 29px;line-height: 36px;word-spacing: 6px; padding: 8px 30px; }
.navbar-nav ul li.has-menu ul li a {word-spacing: 4px; font-size: 13px; line-height: 16px;}
.mobile_search { border-top: 0;}
.logo img { display: none;}
.search_icon { display: none;}
.header .container {max-width: 100%; height: 66px;}
.cart_icon, .signin_icon { top: 16px;}
.cart_icon { right: 28px;}
.signin_icon { right: 60px; margin-right: 0px;}
.header.active  .cart_icon a {background: url(../images/cart3.svg) no-repeat center bottom;}
.header.active  .signin_icon a {background: url(../images/signin3.svg) no-repeat center bottom;}
.header.active .cart_icon i { color: #FFB9B9;}
.logo_text { top: 17px; text-align:center; width: 132px; margin-left: -66px;}
.logo_text strong, .logo_text b { display: block;}
.banner {padding: 62px 0 0 0;}
.banner_image { background-position: center top; height: 420px; background-repeat: no-repeat; background-size: 612px auto; background-image:  !important;}
.banner_image img:nth-child(1), .banner_image img:nth-child(2)  { display: none;}
.banner_title { padding-bottom: 315px;}
.banner_title div { width: 300px; }
.banner_title div span:nth-child(1) { float: left; width: 100%; font-size: 74px; line-height: 70px;}
.banner_title div span:nth-child(2) { font-size: 76px; line-height: 70px; float: right;width: 100%;}
.banner_title div span:nth-child(3)  { float: right;width: 100%; font-size: 40px; line-height: 40px;}

.modal.cartmodal  .modal-dialog { max-width: 94%; margin: 0 auto; float: none; top: 40px; right: auto;}
.cart_wrap, .signin_wrap{ width: 100%;}
.cart_top {width: 100%;}
.cart_body { width: 100%; padding: 40px 20px 90px 20px; font-size: 11px;line-height: 14px;}
.signin_body { width: 100%; padding: 40px 20px 20px 20px;}

.cart_title, .signin_title {font-size: 30px; line-height: 32px;}
.cart_body p strong, .sblock1 {font-size: 16px;}
.sblock1  {border-bottom: solid 3px #331611;}
.cprice {font-size: 12px;}
.qblock1 { text-align:center; padding-right: 0px;}
.qblock1 a { position:inherit; display: block; right: auto; top: auto; margin-top: 5px;}
.qblock2 { font-size: 16px; line-height: 20px;}
.quote_repeat { font-size: 12px;}
.qpart3 { font-size: 12px;}
.qpart3 i { font-size: 10px;}
.qblock4 i { font-size: 21px; line-height: 26px;}
.qblock4 strong {padding:  5px 0;}
.continue { left: 20px; right: 20px; bottom: 30px; height: 58px; font-size: 18px; line-height: 58px; }
.continue:hover { right: 20px;}
.continue_checkout, .mobile_submit, .my_info.remember input[type="submit"] { height: 58px; font-size: 18px; line-height: 58px; }
.qblock2 ul { margin: 0 -10px; padding: 10px 0 10px 0;}
.qblock2 ul li {width: 50%; padding:0 10px 20px 10px;}
.qblock3 { text-align:center; padding-bottom: 70px; padding-top: 20px;}
.qblock3 .form-control { left: 50%; right: auto; margin-left: -110px; width: 220px; top: auto; bottom: 20px; }
.sblock1 span:nth-child(2) { width: 100%; font-size: 11px; padding-top: 8px; border-top: solid 1px #331611; margin-top: 12px;}
.sblock1 span:nth-child(2) a { float: right;}
.sblock1.mline { border: 0; padding-bottom: 0px;  border-top: solid 3px #331611; padding-top: 15px;}
.signin_form label { padding-left: 0px; font-size: 13px;}
.signin_form .form-group.forgot { text-align: center;}
.signin_body ul { margin: 0 -10px 0 -10px; padding: 0; }
.signin_body ul li { padding: 0 10px 12px 10px; width: 100%;}
.signin_body ul li a { height: 40px; line-height: 40px; font-size: 14px;}
.signin_form input[type="submit"] { font-size: 18px;}
.signup_block .form-group.checkbox label {font-size: 9px;line-height: 11px;}

.home_section2 [class*="col-"]:after { display: none;}
.section2_wrap { padding: 70px 0 0 0; margin: 0; border: 0; min-height: auto;}
.busket {width: 100%; position: relative; left: auto; top: auto;}
.shapes { width: 320px; position:absolute; left: 50%; margin-left: -150px; top: -350px;}
.shapes img { max-width: 200px;}
.shapes i { top: 25px; font-size: 14px; width: 120px; left: 30px;}
.shapes i:nth-child(2) {right: 20px; top: 67px;}
.shapes i:nth-child(3) { bottom: 100px; left: 0px;}
.busket h1 i {font-size: 27px; line-height: 35px;}
.busket h1 { font-size: 48px; line-height: 48px; padding: 0 20% 30px  20%;}
.img_wrap { height: 150px;}
.img_wrap img { max-height: 140px; max-width: 140px;}
.img_title {min-height: 50px; font-size: 19px; line-height: 19px;}
.section2_wrap [class*="col-"] { font-size: 13px; line-height: 18px;}

.home_section2 { padding-bottom: 40px;}
.caco_fruit { height: 586px; background: #D0E0D4;}
.caco_fruit .container { max-width: 280px;}
.fruit_title { width: 250px; font-size: 40px; line-height: 40px; padding: 35px 0 0 0; border: 0; }
.caco_fruit.beans.whole .fruit_title { font-size: 44px;}
.fruit_title h2 {font-size: 80px; line-height: 80px; padding:0; padding-top: 15px; }
.fruit_title h2 strong { font-size: 66px; line-height: 70px;}
.caco_fruit .container img { position:absolute; right: auto;  top: 270px; max-width: 290px; left: 50%; margin-left: -145px;}

.caco_fruit.beans .container img {  position:absolute; right: auto;  top: 270px; max-width: 290px; left: 50%; margin-left: -145px;}
.caco_fruit.beans h2 { font-size: 68px; line-height: 70px; padding:0; padding-top: 15px; }
.caco_fruit.beans h2  strong {font-size: 64px; line-height: 70px;}

.pro_slider { display: none;}

/*.caco_water { padding-top: 110px;}*/
.caco_water_wrap {   border-bottom: 0; /*padding-left:0%;/*/  padding-bottom: 30px;}
.walter_middle { display: none;}
.water_wrap img { position: relative; left: auto; top: auto; max-width: 100%;}
.water_wrap h2 { font-size: 36px;line-height: 36px; margin-bottom: 5px;}
.water_wrap h2 strong { display: block; font-size: 23px; line-height: 42px; font-style:italic; text-transform:capitalize !important;}
.water_wrap p { margin-bottom: 0px;}
.water_wrap p:nth-child(2) { font-size: 15px; line-height: 20px; font-style:italic; margin-bottom: 5px;}
.caco_water.beans .water_wrap p:nth-child(2) { margin-bottom: 5px;}
.water_wrap { font-size: 14px; line-height: 20px;width: 100%; margin-left: 0px;}
.caco_water.beans .water_wrap { margin-right:0px;}
.shop_learn a { font-size: 25px; line-height: 30px; }
.shop_learn a:hover { font-size: 26px;}
.water_pic  { padding-top: 5px; position:relative;}
.water_pic a { display: block;}
.water_pic  a span { color: #331611; display: inline-block; position:absolute; right: 12%; bottom: 7%; z-index: 2; font-size: 16px; line-height: 20px; text-align:center; width: 100px; font-family: 'Gotham';  font-weight: bold;}

#myCarousel .carousel-inner, #myCarousel2 .carousel-inner, #myCarousel3 .carousel-inner , #myCarousel4 .carousel-inner , #myCarousel5 .carousel-inner { overflow: inherit; }

.carousel-indicators { display: block; padding: 0; margin: 0; text-align:center; height: 16px; bottom: -10px; line-height: 8px;}
.carousel-indicators li { width: 8px; height: 8px; display: inline-block; padding: 0; margin: 0 2px; border-radius: 50%; border: 0; background:  rgba(232,79,50, 0.25); opacity: 1;  }
.carousel-indicators li.active { background:  rgba(232,79,50, 1); }

.eqheight{ min-height: 90px;}
.slider4 .eqheight{ min-height: 120px;}
.slider5 .eqheight{ min-height: 140px;}

.fruit_products { padding-top: 0px; padding-bottom: 20px;}

.fruit_title2 { padding: 20px 0 10px 0; margin-bottom: 10px; border-top: solid 1px #488372; border-bottom: solid 1px #488372;}
.fruit_title2 h2 { font-size:36px; line-height: 36px;}
.fruit_title2 h2 strong {font-size: 24px; line-height: 28px;  }
.service_common, .portfolio_common {font-size: 14px; line-height: 17px; font-style:italic; text-align:center;}
.service_common  h3, .portfolio_common h3  { font-size: 20px; line-height: 24px; font-style:normal;}
.service_common .shop_learn, .portfolio_common .shop_learn { display: none;}
.shop_learn.mshow { display: block; padding:0; min-height: 35px;}

/*.caco_water.beans { padding-top: 80px;}*/
.caco_water.beans .caco_water_wrap { padding-right:0%;    border-bottom: 0; /*padding-bottom: 30px;min-height: auto;*/}
.fruit_title2.beans { border-top: solid 1px #331611; border-bottom: solid 1px #331611;}
.fruit_products.functional .fruit_title2.beans  { border-bottom: 0; margin-bottom: 0px;}
.caco_water.beans .water_wrap h2 strong {font-size: 23px; line-height: 42px;}
.caco_water.beans  .water_wrap img { position: relative; right: auto; top: auto;  max-width: 100%;}
.caco_water.beans .walter_middle { display: block; padding-top: 5px; margin-top: 10px; padding-bottom: 0px;border-top: solid 1px #331611; }
.caco_water.beans .walter_middle span { padding-bottom: 10px;}
.caco_water.beans .walter_middle p { margin-bottom: 0px !important;}
.caco_water.beans .walter_middle span { font-size: 14px; line-height: 20px; width: 100%;}
.caco_water.beans .walter_middle span br  { display: none;}
.functional_text {    border-bottom: solid 1px #331611; padding-bottom: 10px; margin-bottom: 15px; color: #331611; font-size: 14px; line-height: 20px;}
.functional_text p { margin-bottom: 5px;}
.caco_fruit.shell .container img { top: 270px;}
.caco_fruit.shell .fruit_title h2 { font-size: 75px; line-height: 80px;}
.caco_water.shell .caco_water_wrap { padding-bottom: 30px;}
.caco_water.shell .walter_middle { padding-left: 40px; padding-right: 40px;}
.caco_water.shell .water_wrap h2 { font-size: 36px;line-height: 36px;}

.fruit_products.shell .fruit_title2 { /*display: none; */padding-top: 0px; border-top: 0;}
.caco_water .water_wrap .shop_learn { padding-top: 5px;margin: 0; padding-bottom: 5px;}
.caco_water.shell .water_wrap .shop_learn {  border-bottom: solid 1px #331611; padding-bottom: 20px; }
.left_pic { display: none;}
.water_wrap.tpadding {padding-top:0px;}
.water_pic { display: block;}
.caco_water { padding-top: 100px;}
.caco_fruit.beans.whole { background: #E0AA2F;}
.caco_water.beans.whole .walter_middle { display: none;}
.caco_water.beans.whole .water_wrap h2 { color: #331611;}
.mobile_text { display: block; font-size: 14px; line-height: 25px; font-style:italic; font-weight: 400; }
.caco_fruit.beans.whole .container img { top: 400px;}
.fruit_products.whole { padding-top: 20px;}
.fruit_products.whole .service_common h3 { min-height: 80px;}
.fruit_products.whole .service_common p {min-height: 45px; margin: 0;}
.caco_fruit.fun{ background: #AFD8E0;}
.caco_water.fun { padding-top: 200px; padding-bottom: 30px;}

.caco_fruit.fun .fruit_title { font-size: 42px; line-height: 41px; }
.caco_fruit.fun .container img { top: 380px; }
.caco_fruit.fun  h2 strong{ font-size: 118px; line-height: 80px;}
.caco_fruit.fun  h2  {font-size: 38px; line-height: 50px; }
.caco_fruit.fun .fruit_title p:nth-child(3) { font-size: 41px; line-height: 36px; margin: 0;border-top: solid 1px #331611; padding-top: 15px;}
.caco_fruit.fun .fruit_title p:nth-child(3) strong { font-size: 38px; display: block;}
.fun_right h3 { font-size: 22px;line-height: 26px; color: #331611; margin-bottom: 30px;}
.fun_right { padding:0;  width: 100%;}
.fun_left {  padding: 0 10px; width: 100%;}
.fun_right img { display: none;}
.caco_fruit.fun .fruit_title p:nth-child(3) {  padding-top: 20px;}
.fun_right .shop_learn { display: none;}
.fun_left .shop_learn { display: block; padding-top: 12px;}
.fun_comon { padding-bottom: 15px;}

.whole_caco { padding-top: 50px; padding-bottom: 360px; text-align:center;}
.whole_caco img { width: 375px; top: auto; bottom: -70px;}
.whole_caco_text { width: 280px; margin: 0 auto;font-size: 17px; line-height: 30px; float: none;}
.whole_caco_text  h2 {font-size: 65px; line-height: 60px; padding-top: 30px; border-top: solid 1px #331611; }
.whole_caco_text  h3 {font-size: 30px; line-height: 40px;}

.whole_caco_text a, .readmore, .whole_caco_text a:hover, .readmore:hover  { padding-top: 24px; padding-left: 0; width: 86px; height: 86px; font-size: 17px; line-height: 17px; text-align:center;  position:absolute; right: 40px; bottom: -70px; z-index: 4;}

.story_teller { padding-top: 90px; padding-bottom: 60px;}
.story_text  {width: 340px; padding: 0 30px 30px 30px; float: none; margin: 0 auto; text-align:center; overflow: hidden;}
.story_text  h2 {font-size:65px; line-height: 60px; padding: 30px 0; border-top: solid 1px #331611; border-bottom: solid 1px #331611;}
.story_text  div:nth-child(1) a { color: #331611; font-size:30px; line-height: 40px; margin-top: 30px;}
.readmore , .readmore:hover{ left: 20px; bottom: 10px;}
.story_text  div { width: 100%;  }
.story_text  div:nth-child(1) { width: 100%; float: left; padding-right: 15px; padding-left: 0px;}

.footer { padding-top: 290px; padding-bottom: 40px;}
.footer_links  h3 { font-size: 14px; line-height: 18px;}
.bottom_links  ul li { padding: 0 3px;}
.footer_links  ul li a, .bottom_links  ul li a  { font-size: 10px; line-height: 14px;}

.flogo { display: none;}

.connext_us { width: auto; left: 15px; right: 15px;margin-left: auto; top: -240px;font-size: 15px; line-height: 25px;}
.connext_us ul { width: 280px;display: inline-block;}
.telephone { width: 100%; left: auto; margin-left: auto; top: -90px; font-size: 15px;line-height: 25px; right: 0;}
.connext_us ul { padding: 0;}
.forgot_password, .terms, .press, .tell_story { font-size: 15px; line-height: 26px; padding-top: 100px; padding-bottom: 100px}
.forgot_password h1, .terms h1, .press h1, .tell_story h1, .recipes_title h1, .whole_cacao h1, .sustainability_header h1, .science_header h1, .locations_header h1, .your_cart h1 { font-size: 30px; line-height: 32px; padding-bottom: 30px;  margin-bottom: 30px;}
.errormessage2{ position:relative; width: 100%; right: auto; margin-left: auto; padding-bottom: 0px; top: -20px; text-align:center; font-size: 11px; line-height: 16px; }
.errormessage2:after, .errormessage2:before { display: none;}
.terms { font-size: 13px; line-height: 24px;}
.press { font-size: 15px; line-height: 20px;}
.press_content [class*="col-"] { padding-bottom: 40px;}
.press_common { padding: 20px 20px 15px 20px; }
.press_common:after { content: ""; background: #331611; position:absolute; left: -8px; right: -8px; bottom: -30px; height: 1px;}
.press_common h2 { font-size: 19px; line-height: 22px;}
.press_common a { font-size: 13px; line-height: 15px;}
.pagenumber ul  { padding-top: 0px; padding-bottom: 30px;}
.tell_story { padding-bottom: 0px;}
.tell_story h1 { padding-top: 20px; margin-bottom: 0px; border: 0; font-size: 28px; line-height: 36px;border-top: solid 1px #331611;}
.tell_story_text { display: none;}
.tell_story [class*="col-"]:nth-child(2) { padding-bottom: 0px; text-align:center;}
.tell_story img { position: relative; right: auto; top: auto; max-width: 100%;}
.tell_story  h1 strong:nth-child(1) { font-size: 64px; line-height: 64px;  }
.tell_story  h1 strong:nth-child(2) { font-size: 31px; }
.tell_story  h1 em, .tell_story  h1 i { display: none;}

.story_content {font-size: 14px; line-height: 25px; padding-top: 30px; padding-bottom: 30px;}
.text_block1 , .text_block2 { padding-left: 5%; padding-right: 5%; }
.text_block1 img { display: none;}
.text_block2 img { display: block;}
.toppadding { padding-top: 0%;}
.video_play a { padding:70px 30px 20px 30px; font-size: 20px; line-height: 26px; }
.video_play a:after { content:""; width: 28px; height: 32px; background-size: 28px 32px; left: 30px; top: 20px;}
.tell_story_text2  { display: block;}
.gorcery_header { padding: 74px 15px 0 15px; background: #DBEACF;}
.gorcery_header img { width: auto; max-width: 100%; height: auto;}
.gorcery_tab {background: #DBEACF; }
.gorcery_title { display: block;}
.gorcery_tab ul { border: 0;}
.gorcery_tab ul  li {  -ms-flex: 0 0  25%; flex: 0 0  25%; max-width:  25%; padding: 0 1px 2px 1px;}
.gorcery_tab ul li a {font-size: 13px; line-height: 18px; min-height: 60px; padding: 0 2px;}
.gorcery_tab ul li:after { display: none;}
.gorcery_title h1 {font-size: 48px; line-height: 46px;padding: 20px 0; border-top: solid 1px #331611;}
.gorcery_title h1 strong { font-size: 66px; }
.gp { margin-left: -15px; margin-right: -15px;}
.gorcery_products .gp {padding: 20px;}
.gp [class*="col-"] { padding-left: 15px; padding-right: 15px; }
.gorcery_wrap { font-size: 16px; line-height: 23px; padding-bottom: 130px;}
.gblock1 , .gblock2{ width: 45%; font-size: 14px; bottom: 75px;}
.gblock1 { font-size: 12px;}
.gp_title {min-height: auto; padding-bottom: 20px;}
.gp_pride { min-height: auto; padding-bottom: 15px; font-size: 18px;}
/*.gorcery_wrap.onsale i:nth-child(1) { width: 54px; height: 54px; background-size: 54px 54px; padding-top: 10px; font-size: 9px; line-height: 15px; right: 6px;}
.gorcery_wrap.onsale i:nth-child(1) strong { font-size: 14px;}
.gorcery_wrap.onsale i:nth-child(2) { width: 70px; font-size: 10px; line-height: 12px;   top: 120px;}
/*.gorcery_wrap.outstock i { padding-top: 10px; width: 54px; height:54px;font-size: 10px;line-height: 12px;}*/
.addcart { height: 54px; line-height: 54px; font-size: 20px;}
.gp_bottom, .customer_review .card-columns .card .card-body { font-size: 14px; line-height: 25px;}
.gp_bottom h2 { font-size: 40px; line-height: 50px; margin-bottom: 12px;}
.customer_review .card-columns { -webkit-column-count: 1;-moz-column-count: 1; column-count: 1; -webkit-column-gap: 0px; -moz-column-gap: 0px; column-gap: 0px; orphans: 1; widows: 1;}
.review_title { padding-bottom: 20px;}
.gp_bottom h2, .review_title h2 , .sub_title  h2, .blog_sub_title h2{ font-size: 31px; line-height:33px; }
.customer_review  h4, .customer_review  h5 {font-size: 14px; line-height: 20px; margin-bottom: 10px;}
.customer_review .card-columns .card { border-bottom:0; padding: 30px 0 0 0; margin: 0 0 15px 0; border-top: solid 1px   rgba(224,213,211, 0.5); }

.review_title  h2 { margin-bottom: 10px;}
.creview  { display: block; position: relative; text-align:center; left: auto; top: auto; padding-bottom: 10px;  }
.base_review { display: block; position: relative; text-align:center; left: auto; top: auto; right: auto; padding-bottom: 10px;}
.base_review img { display: inline-block; vertical-align:middle;}
.sub_title  h2 { color: #88B563;border-bottom: solid 1px #331611; padding-bottom: 30px; font-size: 40px; line-height: 35px;}
.blog_header { height: 375px;}
.blog_header  img { display: none;}
.blog_tab { padding-top: 30px; background: #9AE6F0;}
.blog_title h1 {  font-size: 30px; line-height: 33px; padding: 0 0 30px 0; display: block; font-weight: 900;}
.blog_title h1 i, .blog_title h1 em { font-size: 45px; line-height: 33px;  position:relative; display: block; left: auto; top: auto;}
.blog_title h1 strong { font-size: 30px; line-height: 33px; display: inline-block; left: auto; top: auto; position:relative;}
.blog_title  p { display: block;}
.blog_tab_wrap { border-bottom:0;}


.blog_tab_wrap ul { margin: 0 -4px; }
.blog_tab_wrap ul li { padding: 0 4px 2px 4px; }
.blog_tab_wrap ul li a { min-height: 64px; font-size: 13px; line-height: 18px; background: none !important; border: 0 !important;}
.blog_tab_wrap ul li a:hover, .blog_tab_wrap ul li.active a {background: none !important; border: 0 !important;}

.blog_single { padding-bottom: 20px;}
.blog_single  div:nth-child(1) {  font-size: 11px; line-height: 30px; min-width: 150px;border-radius: 0; background:none !important; }
.blog_single  div:nth-child(2) { font-size: 11px; line-height: 12px;border-radius: 14px 14px 0 0; padding: 14px;}
.blog_single  div h2 { font-size: 16px; line-height: 20px; }
.blog_sub_title  { border-bottom: solid 1px #331611; margin-bottom: 20px; font-size: 14px; line-height: 18px;}
.blog_sub_title h2 { color: #3C9DAA; font-size: 40px;}
.blog_details_header { display: block;}

.blog_details {padding: 0 0 80px 0;}
.blog_details  .row  { margin-left: 0px; margin-right: 0px;}
.blog_details  .row [class*="col-"] { padding-left: 0px; padding-right: 0px;}

.details_content  h2 , .details_content  p  , .details_content ul { padding-left: 5%; padding-right: 5%;}
.details_content { font-size:14px; line-height: 25px;}
.details_content  h2 { font-size: 18px; line-height: 25px;}
.details_content p a, .details_content ul li a {font-size: 18px; line-height: 25px;}

.details_top {padding: 0 5% 40px 5%;}
.details_top h1 { font-size: 20px; line-height: 25px; padding-top: 30px; border: 0; margin-top: 0px; padding-top: 15px;}
.details_top span { font-size: 11px; line-height: 20px;}
.details_top span:nth-child(1) { position:relative; display: block; left: auto; right: auto; top: auto; padding-top: 20px; font-size: 18px;}
.details_top span:nth-last-child(1) { left: 0px;  top: auto; bottom: -30px;}
.details_top span:nth-last-child(2) { right: 0px; top: auto; bottom: -30px;}

.recipes_header{ background: #F5E566; padding: 66px 0 0;}
.recipes_header  .row  { margin-left: 0px; margin-right: 0px;}
.recipes_header  .row [class*="col-"] { padding-left: 0px; padding-right: 0px;}
.recipes_title div { padding: 0 15px;}
.recipes_title h1 { padding: 30px 0;  margin: 0px;}
.recipes_title p  { display: block;}
.recipes_title h1 { font-size: 36px; line-height: 39px;}
.recipes_title h1 strong { font-size: 45px;}
.gorcery_tab.recipes {background: #F5E566; }
.or { display: none;}
.recipie { margin-left: -15px; margin-right: -15px; padding-top: 10px;}
.recipie  [class*="col-"] { padding-bottom: 30px; padding-left: 15px; padding-right: 15px}
/*.recipie  [class*="col-"]:nth-child(n+4) { display: none;}*/
.recipie  [class*="col-"]:nth-child(n+3) .recipes_wrap { border: 0;}
.recipes_wrap { font-size: 14px; line-height: 25px;}
.re_title { font-size: 22px; line-height: 30px; min-height: 70px;}
.re_image { padding-bottom: 10px;}
.re_block { height: 70px;}
.re_block span { width:40%; }
.re_block span:nth-child(1) { text-align:right;}
.re_block span:nth-child(3) {  left: auto; right: 0; text-align: left; }
.re_block span:nth-child(2) {  width: 100%; top: 35px; left: 0; right: 0; text-align: center;;}
.recipie  [class*="col-"]:nth-last-child(1) .recipes_wrap { border: 0;}
.product_slider .owl-nav { display: none;}
.product_slider .owl-dots { display: block; text-align:center; line-height: 18px;}
.product_slider .owl-dots .owl-dot { display: inline-block; padding: 03px;}
.product_slider .owl-dots .owl-dot span { width: 8px; height: 8px; display: inline-block; padding: 0; margin: 0 2px; border-radius: 50%; border: 0; background:  rgba(232,79,50, 0.25); opacity: 1;  }
.product_slider .owl-dots .owl-dot.active span { background:  rgba(232,79,50, 1); }
.sub_title.res_title h2 { color: #E0C806; }
.recipes_top { padding-top: 86px; padding-bottom: 20px;}
.recipes_top .recipes_title h1 { border: 0; padding-top: 30px;}

.recipes_left ul { padding:20px 0 30px 0;}
.recipes_left ul li {font-size: 11px;line-height: 13px; padding-top: 75px; width: 33.33%; max-width: auto; max-height: 70px; min-height: 110px;}
.recipes_right ul { padding: 18px 0;}
.recipes_right ul li { font-size: 13px; line-height: 20px;}
.recipes_right ul li strong { font-size: 12px;}
.recipes_review { height: 104px;}
.recipes_review span { font-size: 16px; line-height: 24px;}
.recipes_review span:nth-child(2) { top: 27%; width: 100%; text-align:center; left: 0;}
.recipes_review span:nth-child(1) { width: 45%; text-align:right; top: 70%; left: 0;}
.recipes_review span:nth-child(3) { width: 45%; text-align:left; top: 70%; left: auto; right: 0;}
.recipes_text2 div { width: auto;padding:  30px 0; font-size: 18px; line-height: 28px; max-width: 400px; }
.img_wrap2 a { background-size: 23px  27px;}
.recipes_left ul { display: none;}
.recipes_left.full { display: block;}
.recipes_left.full ul { display: block; border-bottom: 0;}
.recipes_left.full ul li {font-size: 13px;line-height: 13px; padding-top: 75px;  font-style:normal;}
.recipes_left.full ul li img {  max-height: 78px;}
.photos  { display: none;}
.recipes_bottom .sub_title h2, .recipes_bottom2 .sub_title h2, .gorcery_products.sfood .sub_title .line h2 { font-size: 31px; line-height: 33px; }
.recipes_bottom .recipie [class*="col-"]:nth-child(n+3) { display: none;}
.recipes_bottom .recipie [class*="col-"]:nth-child(2) .recipes_wrap { border: 0;}

.recipes_middle { background: rgba(198,150,179, 0); padding-top: 0px;  padding-bottom: 0px;}
.recipes_middle .tab-content { padding:30px 5% 0 5%}
.recipes_middle .nav { display: block; }

.recipes_bottom .sub_title h2 { margin-bottom:0; border: 0; border-top: solid 1px #331611; padding-top: 30px;}
.recipes_middle .tab-content > .tab-pane { font-size: 14px; line-height: 28px;}
.recipes_middle .tab-content > .tab-pane h2, .recipes_middle .tab-content > .tab-pane h3  { display: none;}
.recipes_middle .tab-content > .tab-pane h2 { border: 0;}
.recipes_middle .tab-content > .tab-pane h3 { margin-bottom: 30px;}
.recipes_middle .tab-content > .tab-pane ul, .recipes_middle .tab-content > .tab-pane ul:nth-last-child(1) {font-size: 15px;line-height: 28px; width: 100%; padding: 0;}
.recipes_middle .tab-content > .tab-pane ul::after { display: none;}
.recipes_middle .tab-content > .tab-pane  p { padding: 0;}
.whole_cacao_bottom h2, .whole_cacao_bottom h3, .science_common h2 { font-size: 36px; line-height: 38px; font-style:italic; color: #B7AA37; border: 0; border-top: solid 1px #331611; padding-top: 20px; margin-bottom: 0px;}
.whole_cacao_bottom h2 { margin-top: 20px;}
.whole_cacao_bottom h2 strong { font-weight: 400; font-size: 27px; display: block;}
.whole_cacao_bottom h3 { max-width:500px; color: #488372; font-style: normal; font-size: 32px; line-height: 34px; padding-bottom: 20px; border: 0; border-bottom: solid 1px #331611; margin-top: 0px; margin-bottom: 20px;}
.whole_cacao_bottom .text_block1 p { margin-bottom: 16px;}
.whole_cacao_bottom .text_block1 { padding-bottom: 20px;}
.whole_cacao_bottom { padding-bottom: 30px;}
.whole_cacao_middle { font-size: 13px; line-height: 25px;  min-height: auto; padding-top: 10px;}
.whole_cacao_middle img { max-width: 203px;}
.whole_cacao img { position: relative; top:0; left: auto; z-index: 1; max-width: 100%;}
.whole_cacao img.d-block { display: inline-block !important;}
.whole_cacao { padding-top: 40px;}
.whole_cacao h1 { border: 0;border-top: solid 1px #331611; padding-top: 20px; margin-bottom: 0px; font-size: 55px; line-height: 40px;}
.whole_cacao h1 strong { display:block; font-size: 28px; line-height: 34px;}
.whole_cacao h1 strong:nth-last-child(1) { font-size: 38px;}
.whole_cacao [class*="col-"] div {padding: 20px 0; background: #fff; font-size: 13px; line-height: 25px; font-weight: 300;font-family: 'Gotham Book'; position:relative;}
.whole_cacao [class*="col-"] div:before, .whole_cacao [class*="col-"] div:after { content:""; width: 15px; left: -15px; top: 0; bottom: 0; background: #fff; position:absolute;}
.whole_cacao [class*="col-"] div:after { left: auto; right: -15px;}
.whole_cacao::after { top: 40%;}
.whole_cacao_bottom  .video_play { margin-bottom: 15px; }
.title_center::before { display: none;}

.whole_cacao_bottom ul { margin: 0; padding-bottom: 20px; direction: ltr;}
.whole_cacao_bottom ul  li { font-size: 13px;line-height: 18px; width: 100%; padding: 0; direction: ltr;}
.whole_cacao_bottom ul  li .img_title { font-size: 19px; line-height: 20px; }
.whole_cacao_bottom ul  li p { padding: 0;}
.whole_cacao_bottom ul  li p strong { font-size: 13px;}
.whole_cacao_bottom ul  li .img_wrap { height: 140px; }
.whole_cacao_bottom ul  li  .img_wrap img { max-height: 130px;}

.whole_cacao_bottom ul .owl-dots { display: block; text-align:center; line-height: 18px; direction: ltr;}
.whole_cacao_bottom ul .owl-dots .owl-dot { display: inline-block; padding: 03px;}
.whole_cacao_bottom ul .owl-dots .owl-dot span { width: 8px; height: 8px; display: inline-block; padding: 0; margin: 0 2px; border-radius: 50%; border: 0; background:  rgba(232,79,50, 0.25); opacity: 1;  }
.whole_cacao_bottom ul .owl-dots .owl-dot.active span { background:  rgba(232,79,50, 1); }

.sustainability_header {padding-top: 0px; background: #CFE790;margin-bottom: 30px;}
.sustainability_header img { margin-left: auto; position: relative; top:0; left: auto; z-index: 1; max-width: 100%;}
.sustainability_header img.d-block { display: inline-block !important;}
.sustainability_header h1 { border: 0;border-top: solid 1px #331611; padding-top: 20px; margin-bottom: 0px; font-size: 33px; line-height: 35px; padding-bottom: 15px;}
.sustainability_header [class*="col-"] div { padding: 0 0 20px 0; font-size: 13px;  line-height: 25px;}
.fruit_title2.sustain {font-size: 14px; line-height: 25px; margin-bottom: 30px;}
.fruit_title2.sustain p { padding: 0 10%;}
.fruit_title2.sustain h2 { margin-bottom: 20px;}
.sustainability_more {  font-size: 14px; line-height: 21px; background: #DBEACF;  font-family: 'Gotham Book';  font-weight: 300;}

.sustainability_player { text-align:center; padding-bottom: 350px; }
.sustainability_player .video_play { text-align:left;}
.sustainability_pic { display: none;}
.navtab_accordian { padding: 128px 15px 350px 15px; text-align:center; min-height: auto; }
.navtab_accordian h3 { font-size: 40px; line-height: 42px; color: #488372;}
.navtab_accordian .accordion > .card > .card-header { display: block; border: 0px;}

.you_wellness { min-height: auto;}
.farner_rquity {min-height: auto;}
.planet_sustainability { min-height: auto; padding-bottom: 0px;}
.navtab_accordian h3 { font-size: 35px; line-height: 40px; margin-bottom: 30px;border-bottom: solid 1px #331611; padding-bottom: 20px; }
.navtab_accordian button {font-size: 14px; line-height: 22px; padding: 0 0 40px 0; border: 0; text-align:center;}
.planet_sustainability.navtab_accordian button, .farner_rquity.navtab_accordian button { padding: 0 0 40px 0;}
.navtab_accordian button[aria-expanded="true"] { padding-right: 0px;}
.planet_sustainability.navtab_accordian button[aria-expanded="true"] , .farner_rquity.navtab_accordian button[aria-expanded="true"] { padding-right: 0px; padding-left: 0px;}
.sustainability_pic {background-size: auto 94%;}
.sustainability_pic.pic2 { background-size: auto 100%;}
.navtab_accordian  .card-body { font-size: 14px; line-height: 25px; padding-bottom: 30px;}
.navtab_accordian button::after, .navtab_accordian button[aria-expanded="false"]::after { right: auto; left: 50%; margin-left: -15px; bottom: 10px; top: auto;}
.navtab_accordian button::after, .navtab_accordian button[aria-expanded="false"]::after , .navtab_accordian button[aria-expanded="true"]::after{ background-size: auto 40px; right: auto; left: 50%; margin-left: -15px; bottom: 10px; top: auto;}
.mobile_show h3 { display: block;}
.mobile_pic { display: block; position:absolute; width: 340px; left: 50%; margin-left: -170px; top:-310px; }
.mobile_pic img { max-width: 100%; height: auto;}
.sustainability_more a {font-family: 'Gotham';  font-weight: bold;}

.super_section2 {padding-top: 15px; padding-bottom: 15px;}
.super_section2  h2, .ingredient_nutrition h2 { border-top: solid 1px #331611; margin-top: 22px; padding-top: 26px;}
.shapes2 h3 { font-size: 38px;line-height: 35px; color: #E84F32; font-weight: 900; border-bottom: solid 1px #331611; position:absolute; width: 82px; left: 0; top: 20px; padding-bottom: 15px; margin-bottom: 15px;}
.shapes2 h3 strong {font-weight: bold; display: block; font-weight: 900;}
.shapes2 h3 strong:nth-child(1) { font-size: 35px; }
.shapes2 h3 strong:nth-last-child(1) { font-size: 32px; line-height: 33px;}
.shapes2 i { font-size: 25px; line-height: 26px; font-weight: 900; color: #E84F32; left: 0; top: 150px; margin-left: auto; width: 82px; text-align:center;}
.shapes2 i strong:nth-child(1) { display: none;}
.shapes2 i strong:nth-child(2) { display: block;}
.shapes2 i::before {height: 1px; background: #4FDAE0; width: 74px; margin-left: auto; left: 100px; right: auto; top: -100px;}
.shapes2 i::after { top: 198px; background: #4FDAE0;margin-left: auto; left: 170px; right: auto; top: -103px }
.super_section2 .img_title { font-size: 19px; line-height: 19px; min-height: 50px;}
.super_section2 .section2_wrap [class*="col-"] { font-size: 13px; line-height: 18px;}
.shapes2 { padding-left: 100px; padding-top: 0px; display: inline-block; width: 340px; margin: 0 auto;}
.sub_title .line { padding-bottom: 0px;}
.gorcery_products.sfood .sub_title .line { margin-bottom: 30px;}
.gorcery_products.sfood .sub_title .line h2 br { display: block;}
.question_accordian button:after, .question_accordian button[aria-expanded="false"]:after , .question_accordian button[aria-expanded="true"]:after{ background-size: auto 30px; }
.question_answer .sub_title h2 { border: 0; margin-bottom: 0px;}
.question_accordian .accordion { margin-bottom: 0px;}
.question_accordian button { font-size: 12px; line-height:18px;padding: 10px 40px 10px 0;}

.ingredient_nutrition {padding-top:0px;padding-bottom: 30px; margin-bottom: 30px; font-size: 14px; line-height: 20px;}
.ingredient_nutrition .ingredien_left h2 { border: 0;}
.ingredient_nutrition  ul { display: block;}
.ingredient_nutrition  .ingredien_left ul { display: none;}
.ingredient_nutrition ul { padding-top: 30px;}
.ingredient_nutrition ul li { font-size: 15px; line-height: 15px; padding-top: 70px;}
.ingredient_nutrition ul li img { max-height: 65px;}

.superfood {padding-top: 80px; padding-bottom: 20px;}
.superfood h1 { font-size: 25px; line-height: 26px; text-align:center; margin-bottom: 10px;}
.superfood h1 br:nth-child(2) { display: none;}
.pricesection { border: 0; height: auto;}

.price_top { padding-top: 0px; height: auto; border: 0;width: 100%; float: left;}
.price_top span { text-align:center;}
.price_top span:nth-child(2) { width: 100%; padding: 0; font-size: 25px; line-height: 26px; padding-bottom: 10px;}
.price_top span:nth-child(1) { float: none; padding: 0; position:absolute; left: 33.33%; top: 40px; width: 33.33%; font-size: 17px; line-height: 17px;}
.price_top span:nth-child(3) {float: none; padding: 0; position:absolute; left: 0; top: 40px; width: 33.33%; text-align:center; font-size: 13px; line-height:16px;}
.price_bottom { padding: 0; width: 100%; float: left;}
.price_bottom span:nth-child(1) { width: 33.33%; position:absolute; right: 0; bottom: 0; font-size: 11px; line-height: 14px;}
.price_bottom span:nth-child(1) strong { display: block;}
.price_bottom span:nth-child(2) { display: none;}

.price_bottom span:nth-child(4) { width: 33.33%; right:auto; left: 0; border: 0; padding: 0; bottom: 0; font-size: 10px; line-height: 20px;}
.price_bottom span:nth-child(3) { left: auto; bottom: 24px; width: 33.33%;  text-align:center; right: 0;}
.price_text {  font-size: 14px; line-height: 20px; text-align:center; border: 0; padding: 0 0 15px 0;  }

.price_quantity { height: 64px; }
.price_option label { font-size: 12px; line-height: 14px; padding-top: 5px; padding-left: 28px; }
.price_option label input[type="radio"] + span, .price_option label input[type="radio"]:checked + span { width: 22px; height: 22px; background-size: 22px auto;}
.price_quantity button { height: 38px; line-height: 36px; font-size: 14px;}
.price_quantity button.disabled {left: 0; margin: auto;}
.price_quantity .incdnc { height: 38px;}
.price_quantity .minus, .price_quantity .add, .price_quantity .incdnc input { height: 36px; line-height: 34px; font-size: 15px;}
.price_option label strong { text-align:left; padding-left: 30px; padding-right: 0px;}
.price_quantity .incdnc:nth-child(1) i, .price_quantity .incdnc:nth-child(2) i:nth-child(1) , .price_quantity .incdnc:nth-child(2) i:nth-last-child(1) { font-size: 10px;}

.superfood .product_slider  { width: 100%; float: left; margin-top: 20px;}
.price_option { padding-top: 0px;}

.science_header { padding-top: 80px; font-size: 14px; line-height: 24px; padding-bottom: 180px;}
.science_header h2 { font-size: 14px; line-height: 24px; margin: 20px 0;}
.science_header .recipes_title h1 { border-top: solid 1px #331611; font-size: 43px; line-height: 40px; border-bottom: 0; padding-bottom:0; margin:0;}


.science_common h2 { color: #488372; border: 0; border-bottom: solid 1px #331611; padding:200px 0 30px 0; margin: 0 0 30px 0; font-size: 40px; line-height: 42px; font-style:normal;}
.top_pic { display: block; position: absolute; left: 50%; margin-left: -160px; width: 320px; text-align:center; padding: 0 15px; top: -50%;}
.top_pic img { max-width: 100%;}
.science_text { font-size: 14px; line-height: 24px;min-height: auto !important; padding-bottom: 50px; text-align:center;}
.science_common.block4 .science_text { min-height: auto !important;}
.science_text h3 {  font-size: 14px; line-height: 24px;}
.science_text ul { font-size: 14px; line-height: 24px;}
.science_text ul li { padding: 40px 0 20px 0;}
.science_text ul li i { font-size: 28px; line-height: 40px; left: 50%; margin-left: -12px; }
.science_pic { padding-bottom: 220px;}
.science_pic ul { font-size: 12px;line-height: 24px;position: relative; left: auto; right: auto; top: auto;}
.science_pic ul li a { font-size: 14px; line-height: 24px;}
.science_pic ul li ul {font-size: 14px;line-height: 24px;}
.science_pic ul li.has-menu > a:after, .science_pic ul li.has-menu:focus > a:after, .science_pic ul li.has-menu > a:focus:after, .science_pic ul li.has-menu > a:hover:after, .science_pic ul li.has-menu > a.active:after, .science_pic ul li.has-menu.expand > a:after { background-size: auto 40px;}
.science_img { display: none;}
.block1 .science_text { padding-bottom: 0px;}
.block1 .science_text ul { background: #fff; position:relative;}
.block1 .science_text ul:before, .block1 .science_text ul:after{ content: ""; position:absolute; left: -15px; top: 0; bottom: 0; width: 15px; background: #fff;}
.block1 .science_text ul:after { left: auto; right: -15px;}
.block1 .row [class*="col-"] .row [class*="col-"]:nth-child(1), .block1 .row [class*="col-"] .row [class*="col-"]:nth-child(2) { background: #DFF7A1;}

.science_common.block2 .science_pic{ padding-bottom: 20px;}
.science_common.block5 .science_pic { padding-bottom: 50px;}
.science_common.block2 .science_text , .science_common.block5 .science_text { padding-bottom: 15px;}
.science_common.block2 h2 {color: #486583; }
.science_common.block3 h2{ color: #3B6E16;padding-top: 30px;}
.science_common.block4 h2{ color: #674435;padding-top: 30px; margin-bottom: 0px;}
.science_common.block3  .science_pic { padding-bottom: 30px;}
.science_common.block3  .science_text ul li:nth-last-child(1) { display: none; }
.science_img2 { display: inline-block; max-width: 350px; margin: 0 auto; text-align:center;}
.science_img2 img:nth-child(2) { margin-top: -70px; width: 250px; }
.science_common.block3  .science_pic ul li:nth-child(1) { text-align: center;}

.block4 .row [class*="col-"] .row [class*="col-"]:nth-child(1) { background: #FFB66E;}
.block4 .row [class*="col-"] .row [class*="col-"]:nth-child(2):after { content:"";  position:absolute; background: #FFB66E; left: 0; right: 0; top: 0; height: 50%; z-index: -1; }
.science_common.block4 .science_text img { display: inline-block;}
.science_common.block4 .science_text ul li:nth-child(1) i { color: #331611;}
.science_common.block4 .science_pic ul li a { padding-left: 46px;}
.science_common.block4 .science_pic ul li a  img { max-width: 36px; max-height: 36px; }

.locations_header { padding-top: 40px;}
.locations_header:after { display: none;}
.locations_header .row [class*="col-"] .row [class*="col-"]:nth-child(1), .locations_header .row [class*="col-"] .row [class*="col-"]:nth-child(2) { background: #B8EDED;}
.locations_header .row [class*="col-"] .row [class*="col-"]:nth-child(2) { padding-top: 20px;}

.locations_header {font-size: 15px; line-height: 28px;}
.locations_header h1{ border: 0;border-top: solid 1px #331611; margin: 20px 0; padding: 30px 0  10px 0;}
.locations_header .recipes_title  h1 { font-size: 45px; line-height: 40px;}
.locations_header .recipes_title  h1 strong { font-size: 43px;}
.locations_header p strong { padding-top: 30px;}
.your_cart { padding-top: 90px; padding-bottom: 40px;}
.your_cart h1 {  margin-bottom: 0px; border: 0; padding-bottom: 30px;}

.yourcart_top { display: none;}
.yuorcart_table {font-size: 12px; line-height: 15px;}
.yuorcart_table ul li:nth-child(1) {width: 25%;}
.yuorcart_table ul li:nth-child(2) {width: 50%; padding-bottom: 60px;}
.yuorcart_table ul li:nth-child(3) {width: 25%; text-align:right;}
.yuorcart_table ul li:nth-child(4) {width: 50%;  float: none; position:absolute; left: 25%; bottom: 24px; padding: 0 15%; height: auto;}
.remove2 { right: 50%; margin-right: -10%; bottom: -20px;}
.yuorcart_table ul li i, .yuorcart_table ul li em { font-size: 10px; line-height: 12px;}
.yuorcart_table ul li img {max-width: 50px; height: auto;}
.yuorcart_table .incdnc { height: 30px;font-size: 15px; line-height: 30px;}
.yuorcart_table .incdnc input {height: 28px; font-size: 12px; line-height: 28px;}
.yuorcart_table .minus {height: 28px; }
.yuorcart_table .add {height: 28px; }
.your_cart .qblock2 { font-size: 16px; line-height: 20px; }
.your_cart .qblock2 span{ font-size: 12px; line-height: 14px; margin-top: -7px;}

.total_table { font-size: 12px; line-height: 16px;}
.your_cart .total_table .qblock3 div { padding-right: 100px; text-align:left;}
.your_cart .total_table .qblock3 div strong { width: 25%; text-align:right;}
.total_table .qblock4 i { width: 40%; font-size: 20px; line-height: 35px; top: 20px; text-align:right;}
.your_cart .total_table .qblock3 label { margin-left: -75px; width: 150px; top: 40px;}
.your_cart .total_table .qblock3 .form-control { width: 150px; font-size: 12px; left: auto; right: 0; margin-left: auto; bottom: auto;}
.your_cart .total_table .qblock3 a, .qblock3 a.addthis { display: block; padding-left: 7px;}
.total_table .qblock4 p {margin-bottom: 20px;}
.total_table .qblock4 strong { font-size: 16px; line-height: 20px;}
.goback2, .my_info .form-group.submit a { font-size: 18px; line-height: 28px; }

.step_forward ul { border: 0; margin-bottom: 0px;}
.step_forward ul li { text-transform: capitalize; vertical-align: middle; font-size: 12px; line-height: 16px; font-weight: 500; }
.step_forward ul li:nth-child(3)::after { top: -20px; background-size: 15px 10px;}
.step_forward ul li:nth-child(2) { padding: 0 40px;}
.step_forward ul li:nth-child(2):before { right: 18px;}
.step_forward ul li:nth-child(2):after { left: 18px;}
.pay_card {    padding: 0 0 60px 0; border: 0;}
.pay_card div { right: 0; left:0; top: auto; bottom: 12px; width: 100%;}
.your_cart.step1 .qblock2 ul { margin: 0 -10px 20px -10px;}
.your_cart.step1 .qblock2 ul li { padding: 0 10px 10px 10px;}

.qblock_top {  font-size: 12px; line-height: 16px;}
.qblock_top ul li strong { margin-top: -8px; width: 100px;}
.qblock_top ul li { font-size:16px; line-height: 20px;}
.qblock_top ul li strong { font-size: 12px;line-height: 16px;}
.qblock_bottom {font-size: 12px;line-height: 16px;}
.qblock_bottom ul li strong { text-align:right;}
.your_cart.step1 .total_table .qblock6 div { padding-right: 0px; font-size: 16px; }
.your_cart.step1 .total_table .qblock6 div strong { text-align:right; font-size: 18px;}
.your_cart.step1 .total_table .qblock4 { border-bottom: solid 1px #331611; padding-top: 20px;}
.your_cart.step1  .total_table { top: 54px;}

.payment_top , .my_info .form-group.title{ font-size: 12px; line-height: 16px;}
.payment_top  strong, .my_info .form-group.title strong { font-size: 16px; line-height: 20px;}

.shipinfo_common { font-size: 12px; line-height: 16px;}
.your_cart h2, .your_cart .shipinfo_common h2 { font-size: 16px; line-height: 20px; padding: 10px 30px 10px 0;}
.shipinfo_common .link { top: 8px; width: 30px;}
.shipinfo_common .link a { font-size: 14px; width: 30px;}
.your_cart.step1.confirm .total_table { padding-bottom: 5px; border-bottom: solid 1px #331611; margin-bottom: 20px;}
.your_cart.step1.confirm .qblock6 { font-size: 16px; line-height: 20px; }
.your_cart.step1.confirm .qblock6 strong { font-size: 12px; line-height: 16px;}
.your_cart.step1.confirm  .total_table .qblock4 { border: 0; padding-top: 5px;font-size: 16px; line-height: 20px; }
.your_cart.step1.confirm  .total_table .qblock4 i { top: 5px; font-size: 20px; line-height: 24px;}
.your_cart.step1.shipped h1 { font-size: 30px; line-height: 32px;}


.my_info.remember { border: 0; padding-top: 0px;}
.your_cart.step1.shipped .total_table { padding-bottom: 5px; border-bottom: solid 1px #331611; margin-bottom: 20px;}
.your_cart.step1.shipped .qblock6 { font-size: 16px; line-height: 20px; }
.your_cart.step1.shipped .qblock6 strong { font-size: 12px; line-height: 16px;}
.your_cart.step1.shipped  .total_table .qblock4 { border: 0; padding-top: 5px;font-size: 16px; line-height: 20px; }
.your_cart.step1.shipped  .total_table .qblock4 i { top: 5px; font-size: 20px; line-height: 24px;}

.ctitle { font-size: 13px; line-height: 16px;}
.cinfo { font-size: 10px; line-height: 14px;}
.shipped  .yuorcart_table ul li:nth-child(2) { padding-bottom: 70px;}
.subscribe { left: 50%; margin-left: -50px; top: auto; bottom: 20px; font-size: 13px; line-height: 15px;}

.ship_pic {margin-bottom: 12px;}
.your_cart.step1.shipped .total_table { padding-top: 80px;}
.track_order {  width: auto;  float: none; padding: 0; position:absolute; left: 0; top: 0; right: 0;}
.track_order a {  background: #FF919A; color: #fff; border: solid 1px #FF919A; height: 58px; line-height: 56px; font-size: 18px;}
.track_order a:hover {  background: #fff; color: #FF919A; border: solid 1px #FF919A;}
.shipped .total_table table tr th { font-size: 16px; line-height: 20px; }
.your_cart.step1.shipped .qblock2 { font-size: 16px;}
.product-show-zoom { padding: 0 25% 15px 25% ; width: 100%;float: left;}
.price_quantity .incdnc:nth-child(2) i:nth-child(1) { width: 120%; left: -8px;}
.gorcery_tab  .blog_tab_wrap {border-bottom: solid 1px #331611;}
.gorcery_tab  .blog_tab_wrap ul li a { height: 40px; border: solid 1px #331611 !important;}
.tvideo .video_play { width: 80%; margin: 0 10%;}
.shop_menu ul { margin: 0 -6px; padding-bottom: 0px;}
.shop_menu ul  li { padding: 0 6px;}
.shop_menu ul  li a { font-size: 14px; line-height: 17px; height: auto; padding: 12px;}
.shop_menu ul  li a br { display: block;}

.location_common  {  font-size: 14px; line-height: 25px;}
.location_common h2 { font-size: 24px; line-height: 30px; }
.location_common p { padding: 0 30px;}
.location_section1 .location_common , .location_section2 .location_common, .location_section3 .location_common { color: #fff;}
.location_section1 .location_common h2, .location_section2 .location_common h2, .location_section3 .location_common h2{ border-bottom: solid 1px #fff;}

.location_pic1, .location_pic2, .location_pic3, .location_pic4, .location_pic5, .location_pic6, .location_pic7, .location_pic7a, .location_pic7b, .location_pic7c, .location_pic8, .location_pic8a, .location_pic8b, .location_pic9 { display: none;}
.location_mobile_pic { display: block; position:absolute; left: 0; right: 0; text-align:center; z-index: -1; background-repeat:no-repeat; background-position: center  bottom;}

.location_section1 { padding: 40px 15px 780px 15px;}
.location_mobile_pic.pic1{ bottom: -100px; height: 829px; background-size: auto 829px;}
.location_section2 { padding: 110px 15px 670px 15px;}
.location_mobile_pic.pic2{ bottom: -100px; height: 730px; background-size: auto 730px;}
.location_section3 { padding: 120px 15px 635px 15px;}
.location_section3:after{ background: #63BA85;}
.location_mobile_pic.pic3 { bottom: -120px;height: 726px; background-size: auto 726px;}
.location_section4 { padding: 150px 15px 630px 15px;}
.location_section4:after{ background: #fff;}
.location_mobile_pic.pic4 { bottom: -200px; height: 864px; background-size: auto 864px;}
.location_section5 { padding: 190px 15px 1510px 15px;}
.location_section5:after{ background: #CFE790;}
.location_mobile_pic.pic5 { bottom: -60px; height: 1548px; background-size: auto  1548px;}
.location_section6 { padding: 105px 15px 1480px 15px;}
.location_section6:after{ background: #FFF7CC;}
.location_mobile_pic.pic6 { bottom: -100px; height: 1550px; background-size: auto 1550px;}
.location_section7 { padding: 130px 15px 540px 15px;}
.location_section7:after{ background: #B8EDED;}
.location_mobile_pic.pic7 { bottom: -135px; height: 652px; background-size: auto 652px;}
.location_section8 { padding: 160px 15px 620px 15px;}
.location_section8:after{ background: #DBEACF;}
.location_mobile_pic.pic8 { bottom: -40px; height: 616px; background-size: auto 616px;  background-position: -20px bottom;}
.location_section9 { padding: 70px 15px  700px 15px;}
.location_section9:after { content: ""; position:absolute; z-index: -5; background: #DBD49A; left: 0; right: 0; top: 0; bottom: 0; }
.location_section9 h2 { color: #331611; font-size: 41px; line-height:41px; margin: 0 0 250px 0;}
.location_video {width: 100%;  top: 225px; left: 0; right: 0; padding: 0 20px;}
.location_section9 img { display: none;}
.location_mobile_pic.pic9 { bottom: 40px; height: 740px; background-size: auto 740px;}
/*09-22-2020*/
.superfood h2{font-size: 19px;line-height: 20px; text-align:center; font-weight: 500; }
.pricesection { margin-bottom: 70px; height: auto;}
.price_top { height: auto;}
.price_bottom { height: 60px;}
.price_top span:nth-child(3) { top: 70px;}
.price_bottom span:nth-child(3) { bottom: 30px;}
.price_top .newbutton .row [class*="col-"] div { height: 38px; font-size: 10px; line-height: 12px;}
.price_top .newbutton { float: none; padding-top:0px; position:absolute; left: 0; right: 0; bottom: -50px; z-index: 1;}
.center_content{-ms-flex-pack: center !important;justify-content: center !important;}
/*09-22-2020 end*/

.price_top span:nth-child(1) {
    position: relative;
    top: initial;
    left: initial;
    width: auto;
    margin: auto;
  }

.wrapper-span {
  display: block;
  margin: 0 auto 40px auto!important;
  }

  .price_top {text-align: center!important; float: none;}
  .price_top .catCus {text-align: center!important; font-size: 14px!important;}

  .price_top del, .price_top ins {
    margin: auto!important;
    display: block!important;
    position: absolute;
    width: 100px;
    left: 0;
    right: 0;
  }
  .price_top ins {top: 5px;}
  .price_top del {top: 30px;}

  .price_top ins span {font-size: 22px!important; margin-bottom: 10px;}
  .price_top del span {font-size: 18px!important;}


.locations_header.nobackground {padding-top: 0px; background: #fff;}
.locations_header.nobackground .row [class*="col-"] .row [class*="col-"]:nth-child(1), .locations_header.nobackground .row [class*="col-"] .row [class*="col-"]:nth-child(2) { background: #fff;}
.locations_header.nobackground .row [class*="col-"] .row [class*="col-"]:nth-child(2) { padding-top: 0px;}
.branch_info { padding-bottom: 50px;font-size: 20px;line-height: 24px;}
.branch_info h2, .branch_info h3, .hours h2 {font-size: 15px;line-height: 28px;}
.branch_left {font-size: 20px;line-height: 24px;}
.branch_info h3 { padding-bottom: 10px;}
.branch_left p a { margin-top: 20px;}
.branch_left p a img { max-width: 50px;}
.hours{font-size: 20px;line-height: 24px;}
.hours ul {font-size: 14px;line-height: 18px;padding: 15px 0; max-width: 100%;}
.signup_location {padding:50px 20px 20px 20px;}
.signup_location h4 {font-size: 15px;line-height: 28px;max-width: 100%; top: 30px; left: 20px;}
.signup_location .form-control, .signup_location input[type="submit"] { font-size: 15px; padding: 0 12px; height: 40px; line-height: 40px;}
.new_slider .owl-next { right: 0px; }
.new_slider .owl-prev{ left: 0px; }
.branch_info .col-lg-4 { -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;}
.branch_info .branch_left, .branch_info .hours   {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.branch_info .embed-responsive-4by3::before { padding-top: 50%;}
.branch_info .embed-responsive .embed-responsive-item, .embed-responsive iframe { height: 100% !important;}

}

.pagenumber.nline {text-align: center;}
.wp-pagenavi span.pages {display: none!important;}
.wp-pagenavi a, .wp-pagenavi span {border: 0; color: #E84F32;}
.wp-pagenavi a:hover, .wp-pagenavi span.current {border: 0; color: #000;}
.outstock a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.addcart {display: none!important;}




/* END__ */

/* Landscape phone to portrait tablet */
@media (max-width: 575px) {
.video_play a { padding:70px 30px 20px 30px; font-size: 16px; line-height: 20px; }
.video_play a:after { content:""; width: 24px; height: 28px; background-size: 24px 28px; left: 30px; top: 20px;}
.errormessage4 { text-align:center;}

.cart_icon i {top: 0;}
.signup_location .form-control, .signup_location input[type="submit"] { width: 100%;}
.signup_location .form-control, .signup_location .form-control:focus {border-right:0;border: solid 1px #f9de4b !important;}

.branch_info .branch_left, .branch_info .hours , .branch_info .branch_left, .branch_info .hours, .branch_info .col-lg-4{ -ms-flex: 0 0 100%;flex: 0 0 100%; max-width: 100%;}
}
/* END__ */

@media (max-width: 450px){
.vip_section ul li { padding: 0 10px 20px 10px; }
.busket h1 { padding: 0 0 30px 0;}
.blog_tab_wrap ul  li {  -ms-flex: 0 0  33.33%; flex: 0 0  33.33%; max-width:  33.33%;}
.your_cart .total_table .qblock3 div:nth-child(2) strong { top: 17px; margin-top: auto;}
.your_cart .total_table .qblock3 div:nth-child(2) .removecoupon.active { display: block; margin-top: 6px; text-align:left;}


}


/* Landscape phones and down */
@media (max-width: 400px) {
.navbar-nav ul li > a {  font-size: 24px; line-height: 30px;}
.whole_caco img { width: 320px;}
}
@media (max-width: 370px) {
.story_text  {width: 300px; padding: 0 20px 30px 20px;}
.story_text h2 { font-size: 60px;  line-height: 60px;}
.tell_story_text2 {font-size: 44px;line-height: 44px;}
.blog_title h1 {  font-size: 25px; line-height: 33px;}
.blog_title h1 i, .blog_title h1 em { font-size: 38px; line-height: 33px;  p}
.blog_title h1 strong { font-size: 25px; line-height: 33px; }
.whole_cacao_bottom h2, .whole_cacao_bottom h3 { font-size: 24px; line-height: 28px; padding-bottom: 20px;}
.whole_cacao_bottom ul li .img_title { font-size: 16px; line-height: 18px;}
.mobile_pic { width: 290px;margin-left: -145px; top:-270px; }
.navtab_accordian { padding: 100px 15px 290px 15px;}
.sustainability_player {padding-bottom: 290px;}
.planet_sustainability { padding-bottom: 0px;}
.shapes2 { width: 290px;}
.price_quantity .incdnc:nth-child(2) i:nth-child(1) { width: 130%; left: -6px;}
.science_common h2 { font-size: 26px; line-height: 36px;}
.science_img2 { max-width: 280px;}

.your_cart .qblock2 span{ margin-top: auto; top: auto; bottom: 2px;}
.errormessage4 { font-size: 12px;}
.connext_us ul { width: 100%;}

.whole_cacao_bottom ul  li .img_wrap { height: 120px; }
.whole_cacao_bottom ul  li  .img_wrap img { max-height: 120px;}
.img_title { min-height: 46px;}
.whole_cacao_bottom ul li p { margin-bottom: 10px;}
}

i.price-per-item {font-style: normal;}
/* END__ */
.container.product_page {min-height: 850px; max-width: 1280px; padding-top: 180px; padding-bottom: 50px;font-family: 'Montserrat', sans-serif; color: #000; font-weight: 400; }
.product_top { width: 100%; padding-left: 50%; position:relative; font-size: 16px; line-height: 18px; color: #000;}
.breadcamp { display: block; padding-bottom: 50px; font-size: 14px; line-height: 18px;}
.breadcamp ul { display: block; padding: 0; margin: 0; list-style:none;}
.breadcamp ul li { display:inline-block; padding: 0 20px 0 0; margin: 0; list-style:none; position:relative; color: #9f9f9f;}
.breadcamp ul li a { color: #000; text-decoration:underline;}
.breadcamp ul li:after { content: ">"; color: #2c3e50; position:absolute; right: 5px; top: 0px;}
.breadcamp ul li:nth-last-child(1) { padding-right: 0px;}
.breadcamp ul li:nth-last-child(1):after { display: none;}
.product_page h1 {font-size: 32px; line-height: 32px; font-weight: 900; margin-bottom: 20px; color: #e85033;font-family: 'Montserrat', sans-serif; text-transform:uppercase;}
.product_page h2 {font-size: 24px; line-height: 24px; font-weight: 400; margin-bottom: 20px; color: #000;font-family: 'Montserrat', sans-serif; }
.container.product_page .select2-container { width: 100% !important;}
.product_image { position:absolute; left: 0; top: 0; width: 45%; z-index: 5; text-align:center;}
.product_image .slick-slide i { padding-top: 0 !important; font-size: 40px; text-align:center; font-family: 'Montserrat', sans-serif; text-transform:uppercase;  font-style: normal; line-height: 140px;  width: 142px; height: 142px; color: #343a41; border-radius: 50%;background: #F5F302;position: absolute; right: 5px; top: 0;z-index: 5;}

.product_image .slider_nav_wrap { position: relative; left: auto; top: auto; bottom: auto; width: 100%; float: left;}

/*.slider-nav2 button {display: none!important; }*/
.rate_pack{ display: block; position:relative; padding-bottom: 30px;}
.rate_block { font-size: 14px; line-height: 18px;}
.rate_block img { vertical-align:middle; margin-right: 2px;}
.rate_block i { font-style:normal; display: inline-block; margin: 0 10px;}
.rate_block strong, .rate_block b { font-weight: 400; display: inline-block; padding-right: 10px; color: #aeaeae;}
.rate_block span a { text-decoration: underline; font-size: 16px;}
.pack_block { display: block; padding-top: 20px; font-size: 18px; font-weight: 600;}
.pack_block span:nth-child(1) { display: inline-block; padding-right: 20px;}
.pack_block span:nth-child(1) strong { color: #cdcdcd; display: inline-block; padding: 0 5px;}
.pack_block span:nth-child(2) { color: #cdcdcd;}
.pack_block span:only-child strong{ color: #000!important;}
.pack_block span:nth-child(2) strong { font-weight: 600;}
.pack_block span:nth-child(2) strong:nth-child(1) { text-decoration:line-through;}
.pack_block span:nth-child(2) strong:nth-child(2) { display: inline-block; padding-left: 20px; color: #555;}
.pack_block span strong.fffprice { text-decoration: none!important;color:#000;}


.choose_down { width: 510px; padding-bottom: 30px;}
.frequency{ display: block; position:relative; padding-bottom: 30px; width: 510px; float: left;}
.frequency_option { padding-bottom: 20px; width: 100%; float: left; position:relative;}
.frequency_option label{ font-size: 16px; line-height: 20px; color: #000  position:relative; width: 50%; float: left; padding:0 10px 0 24px;  margin: 0; display: block; position: relative;}
.frequency_option label input[type="radio"]{ position:absolute; left: 0px; top: 2px; z-index: 1; opacity: 0;}
.frequency_option label input[type="radio"] + span{width:37px;height:37px; background:url(../images/radio1.png) no-repeat;cursor:pointer; position:absolute; left: 0; top: 2px; z-index: 9;}
.frequency_option label input[type="radio"]:checked + span{background:url(../images/radio2.png) no-repeat; }
.delivery_time{ width: 100%; padding-left: 50%; float: left; display: none;}
.delivery_time.active { display: block;}
.delivery_time .form-group{ padding: 0 0 0 86px; margin: 0; position:relative;}
.delivery_time .form-group label { font-size: 12px; line-height: 48px; font-weight: 400; padding: 0; margin: 0; position:absolute; left: 0; top: 0; }
.quantity {display: block; position:relative; padding-bottom: 70px;  width: 510px;  float: left;}
.quantity p { width: 100%; float: left;}
.choose_down2{ width:170px; float: left; }
.choose_button { width: 290px; float: right;}
.choose_button button { text-transform:uppercase;border: solid 1px #E84F32;   width: 100%; height: 48px; background: #E84F32; text-align:center; color: #fff; font-size: 16px; line-height: 48px; font-weight: 700; cursor: pointer;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.choose_button button:hover { background: #FFEEEA; color: #E84F32; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.details_ingredients { width: 100%; float: left; padding-bottom: 50px;}
.details_ingredients .nav { width: 100%; float: left; font-size: 22px; font-weight: 600; position: relative; height: 48px; border-bottom: solid 1px #efefef;}

.details_ingredients .nav a { width: 188px; float: left; line-height: 48px; text-align:center; color: #343a41;border-bottom: solid 1px #efefef;}
.details_ingredients .nav a.active { color: #e85033;border-bottom: solid 1px #e85033;}
.details_ingredients .nav a:hover {-webkit-transform: scale(1); -moz-transform:scale(1)); -o-transform: scale(1); -ms-transform: scale(1); transform:  scale(1); }
.details_ingredients .tab-content { width: 100%; float: left; padding: 30px 0 0 0; line-height: 24px; }
.details_ingredients .tab-content ul { display: block; padding: 0 0 10px 0; margin: 0; font-weight: 500; list-style:none;}
.details_ingredients .tab-content ul li { padding: 0 0 4px 15px; margin: 0; display: block; position:relative;}
.details_ingredients .tab-content ul li:after { content:""; position:absolute; left: 0; top: 10px; background: #000; width: 6px; height: 6px; border-radius: 50%;}

.flavour_option { width: 510px; float: left; font-size: 14px; line-height: 14px; color: #e85033; font-weight: 600; text-align:center;}
.flavour_option .row  {margin-right: -24px;margin-left: -24px;}
.flavour_option .row  [class*="col-"] { padding-left: 24px; padding-right: 24px; padding-bottom: 30px;   }
.flavour_option .row  [class*="col-"] > div { background: #f8f8f8; display: block; padding: 6px 0 10px 0;}
.flavour_option .row  [class*="col-"] > div img { padding: 0 6px;}

.product_middle { background: #feeeea; padding: 35px 80px;font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 500;}
.product_middle .container { max-width: 1280px; padding: 0;}
.bservice_content { width: 100%; float: left;}
.bservice_content h2 {font-size:20px; line-height: 24px; font-weight: 600; margin-bottom: 40px; color: #e85033;font-family: 'Montserrat', sans-serif; text-transform:uppercase; width: 100%; float: left;margin-top: 40px;}
.bservice_content h3 {font-size:36px; line-height: 40px; font-weight: 700; margin-bottom: 12px; color: #000;font-family: 'Montserrat', sans-serif; }
.bservice_content h4 {font-size:24px; line-height: 40px; font-weight: 600; margin-bottom: 10px; color: #e85033;font-family: 'Montserrat', sans-serif; display: inline-block; border-bottom: solid 2px #e85033;}
.bservice_content ul { display: block; width: 1005; float: left; padding: 0; margin: 0; list-style:none;}
.bservice_content ul li { width: 50%; float: left; padding: 0 0 40px 0; margin: 0; }
.bservice_img { width: 480px; position:relative; padding-top: 20px; margin: 0 auto;text-align: center;padding-top:100px;}
.bservice_img img { max-width: 392px; height: auto;}
/*.bservice_img i { position:absolute; right: 0; top: 20; width: 148px; height: 58px; font-size: 22px; line-height: 26px; color: #e85033; text-align:right; font-weight: 700; border-bottom: solid 2px #e85033;}
.bservice_img i:before { content: ""; width: 190px; height: 2px; position:absolute; background: #e85033; top: 84px; margin-left: -222px; transform:rotate(-17deg); }
.bservice_img i:after { content: "";background: #e85033; width: 8px; height: 8px; border-radius: 50%; position:absolute; top: 108px; margin-left: -330px;}
*/
.container.product_bottom { max-width: 1280px; padding-bottom: 70px; text-align:center; padding-top: 130px;}
.product_bottom h2 {font-size: 32px; line-height: 40px; font-weight: 900; margin-bottom: 50px; color: #e85033;font-family: 'Montserrat', sans-serif; text-transform:uppercase;}
.product_bottom  .video_play { width: 100%; padding: 0 0 80px ; margin: 0; background: #fff;}


.product_slider2{ width: 100%; padding: 0 44px; position:relative; margin: 0 auto;font-family: 'Montserrat', sans-serif; font-size: 16px; line-height: 20px;}
.product_slider2 .owl-next i, .product_slider2 .owl-prev i { display: none;}
.product_slider2 .owl-next { right: -44px; width: 44px; height: 44px; display: inline-block; border-radius: 50%;  box-shadow: 1px 2px 16px 1px rgba(0, 0, 0, 0.07); background: url(../images/next3.png) no-repeat center center  #ffffff;}
.product_slider2 .owl-prev{ left: -44px;  width: 44px; height: 44px; display: inline-block; border-radius: 50%; box-shadow: 1px 2px 16px 1px rgba(0, 0, 0, 0.07);  background:url(../images/previous3.png) no-repeat center center #ffffff;}
.pro_wrap { display: block;}
.pro_wrap a, .pro_wrap a:hover { display: block; color: #000;-webkit-transform: scale(1); -moz-transform:scale(1)); -o-transform: scale(1); -ms-transform: scale(1); transform:  scale(1);}
.product_slider2 h3 {font-size: 16px; line-height: 18px; font-weight: 700; margin-bottom: 10px; color: #e85033;font-family: 'Montserrat', sans-serif; text-transform:uppercase;}
.pro_wrap a p:nth-last-child(1) { font-weight: 600;}
.pro_wrap a p { margin-bottom: 10px;}
.product_slider2 .gp_image i:nth-child(1) { text-transform:uppercase; position:absolute; right: 10px; top: 10px; width: 68px; height: 68px; border-radius: 50%;  background:#f8f64a; display: inline-block; font-size: 16px; line-height: 68px; font-weight:700; font-style: normal; color: #343a41;}



@media (min-width: 1200px) and (max-width: 1399px) {
.container.product_page, .container.product_bottom, .product_middle .containe { max-width: 1170px;}
.bservice_content h3 {font-size: 30px;  line-height: 36px;}
.bservice_content h4 {font-size: 20px;line-height: 36px;}
.product_image .slick-slide i { font-size: 30px; line-height: 120px;  width: 120px; height: 120px;}
.flavour_option .row { margin-right: -18px; margin-left: -18px;}
.flavour_option .row [class*="col-"] { padding-left: 18px;padding-right: 18px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
.container.product_page, .container.product_bottom, .product_middle .containe { max-width: 970px;}
.bservice_content h3 {font-size: 24px;  line-height: 26px;}
.bservice_content h4 {font-size: 18px;line-height: 28px;}
.product_image .slick-slide i { font-size: 26px; line-height: 100px;  width: 100px; height: 100px;}
.flavour_option .row { margin-right: -15px; margin-left: -15px;}
.flavour_option .row [class*="col-"] { padding-left: 15px;padding-right: 15px;}
.choose_down, .frequency, .quantity, .flavour_option { width: 100%;}
.choose_button { width: 270px;}
.container.product_bottom { padding-top: 80px;}
.product_slider2 .gp_image {height: 280px;}
.bservice_img { width: 430px;}
.product_middle { padding: 35px 15px;}
.flavour_option {font-size: 12px; line-height: 14px}

.bservice_img img { max-width: 360px; }
.bservice_img i:before {width: 140px;  top: 82px; margin-left: -172px; transform:rotate(-22deg); }
.bservice_img i:after { top: 104px; margin-left: -280px;}
}
@media (min-width:768px) and (max-width: 991px) {
.container.product_page, .container.product_bottom, .product_middle .containe { max-width: 970px;}
.bservice_content h3 {font-size: 20px;  line-height: 22px;}
.bservice_content h4 {font-size: 16px;line-height: 28px;}
.product_image .slick-slide i { font-size: 20px; line-height: 74px;  width: 74px; height: 74px;}
.flavour_option .row { margin-right: -15px; margin-left: -15px;}
.flavour_option .row [class*="col-"] { padding-left: 15px;padding-right: 15px;}
.choose_down, .frequency, .quantity, .flavour_option { width: 100%;}
.choose_button { width: 250px;}
.container.product_bottom { padding-top: 80px;}
.product_slider2 .gp_image {height: 170px;}

.product_middle { padding: 35px 15px;}
.flavour_option {font-size: 12px; line-height: 14px}

.bservice_img { width: 350px;}
.bservice_img img { max-width: 300px; }
.bservice_img i:before {width: 80px;  top: 71px; margin-left: -115px; transform:rotate(-22deg); }
.bservice_img i:after { top: 84px; margin-left: -230px;}
.details_ingredients .nav a { width: 150px;}
.choose_down2 { width: 100px;}
}

@media (max-width: 767px) {
.product_page { padding-top: 70px; padding-bottom: 40px;}
.container.product_page { padding-top: 70px; padding-bottom: 40px;}
.breadcamp { padding-bottom: 20px;}
.product_page h2 { font-size: 20px;}
.rate_pack { padding-top: 60px;}
.pack_block { font-size: 20px; padding-top: 0px; position:absolute; left: 0; right: 0; top: 0;}
/*.pack_block span { display: block;}*/
.pack_block span:nth-child(2) { padding-top: 12px;}
.container.product_page, .container.product_bottom, .product_middle .containe { max-width: 100%;}
.product_top { padding-left: 0%;}

.product_image .slick-slide i { font-size: 20px; line-height: 74px;  width: 74px; height: 74px;}
.flavour_option .row { margin-right: -15px; margin-left: -15px;}
.flavour_option .row [class*="col-"] { padding-left: 15px;padding-right: 15px;}
.choose_down, .frequency, .quantity, .flavour_option { width: 100%;}
.choose_button { width: 250px;}
.container.product_bottom { padding-top: 80px;}
.product_slider2 .gp_image {height: 170px;}

.product_middle { padding: 35px 15px;}
.flavour_option {font-size: 12px; line-height: 14px}

.bservice_img { width: 270px; padding-top: 50px;}
.bservice_img img { max-width: 270px; }
.bservice_img i{ font-size: 14px; line-height: 18px; width: 80px; height: 40px; top: 0; right: 15px;}
.bservice_img i:before {width: 115px;  top: 85px; margin-left: -100px; transform:rotate(-55deg); }
.bservice_img i:after { top: 128px; margin-left: -148px;}
.details_ingredients .nav a { width: 170px; font-size: 20px;}
.choose_down2 { width: 100px;}

.product_image { position: relative; left: auto; top: auto; width: 100%; padding-bottom: 40px;}
.frequency_option { padding-bottom: 0px;}
.frequency_option label { width: 100%; padding-right: 0px; padding-bottom: 15px;}
.delivery_time { padding-left: 0%;}
.container.product_page .delivery_time .select2-container { width: 116px !important;}
.bservice_content ul li {width: 100%;}
.rate_block span { display: block; padding-top: 10px;}
 .quantity { padding-bottom: 40px;}
}
@media (max-width: 400px) {
.choose_down2 {width: 40%; padding-right: 10px;}
.choose_button { width: 60%;}
.details_ingredients .nav a { width: 50%; }
}

input[type='number']{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {   -webkit-appearance: none;   margin: 0; }
input[type='number'] { -moz-appearance:textfield;}

input[type='number']{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {   -webkit-appearance: none;   margin: 0; }
input[type='number'] { -moz-appearance:textfield;}

.woocommerce .star-rating::before {
    color: #000;
}
.woocommerce .star-rating span {
    color: #B18F01;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #331611;
    font-size: 20px;
}
.gorcery_products .woocommerce {
    width: 100%;
}
.gorcery_products .term-description {
    display: none;
}
.wrapper.nopaddClass, .page-template-template-press .wrapper, .page-template-template-recipes .wrapper, .tax-cacaorecipes_cat .wrapper, .single-cacaorecipes .wrapper, .page-template-template-forotpassword .wrapper, .page-template-template-resetpassword .wrapper, .page-template-template-blank .wrapper {
    padding-top: 0px;
}
.woocommerce-cart .wrapper {
    padding-top: 0px;
}
.hideremc .woocommerce-remove-coupon {
    display: none !important;
}
.page-id-10 .wrapper {
    padding-top: 0px;
}
.page-id-10 .wrapper .woocommerce > .woocommerce-notices-wrapper:first-child {
    display: none;
}
.input_hidden {
    position: absolute;
    left: -9999px;
}

.selected {
    border: 1px solid #f00;
}

#paypalP label {
    display: inline-block;
    cursor: pointer;
    padding: 7px;
}

#paypalP label img {
    padding: 3px;
}
.step1a, .paySt2, .goto3h, .goto5h, .kelabox {
    display: none;
}
/*
.yourcart_top a.goto3h, .my_info input[type=submit].goto3h, .my_info input[type=button].goto3h {
    display: none;
}*/
/*
.yourcart_top a.goto4h, .my_info input[type=submit].goto4h, .my_info input[type=button].goto4h {
    display: none;
}*/
.yourcart_top input[type=submit].goto5h{
    display: none;
}
/*.showkel {
    display: inline-block !important;
}*/
.hideiniit {
    display: none;
}
@media (min-width: 768px) {
    .footerNt {
        margin-top: -12px;
    }
}
/*.redborder {
    border: 1px solid #f00 !important;
}*/
.hidepay {
    display: none;
}
.CCcardBox, #cardssvg {
    display: none;
}
.klas div {
    position: static !important;
}
.footer p {
    margin-bottom: 0px;
}
p.full {
    padding: 0;
}
.__PrivateStripeElement {
    top: 0px !important;
}
p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated label {
    margin-top: -5px !important;
    padding-left: 10px !important;
}
/* #billing_state_field .form-control2, .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 12px;
    width: 100%;
    height: 48px;
    text-align: left;
    background: #fff;
    border: solid 1px #212529;
    border-radius: 0;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 14px;
    line-height: 46px;
    color: #212529;
}
#billing_country_field .woocommerce-input-wrapper {
    width: 100%;
} */
.my_info .form-group ul li:first-child {
    width: 66.66%;
}
.my_info .form-group ul li p {
    display: inline-block !important;
    vertical-align: bottom;
    width: 49.5%;
}
@media (max-width: 767px) {
    .goto5h {
        width: 100%;
        margin-top: 15px;
    }
    .my_info .form-group ul li:first-child {
        width: 100%;
    }
    .my_info .form-group ul li p {
        width: 100%;
    }
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    position:absolute; left: 0;
    right: 0; bottom: 0; height:
     62px; line-height: 62px; background: #E84F32; border: solid 2px #E84F32; text-align:center; font-size: 25px;
     color: #fff;
     padding: 0;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background: #fff; color: #E84F32;}
.added_to_cart.wc-forward {
    display: none !important;
}
ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
    list-style: none;
    padding-left: 0;
}
#stripe-card-element, #stripe-cvc-element, #stripe-exp-element {
    padding: 13px 12px;
    width: 100%;
    height: 48px;
    text-align: left;
    background: #fff;
    border: solid 1px #212529;
    border-radius: 0;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 14px;
    line-height: 46px;
    color: #212529;
}
.__PrivateStripeElement {
    height: 48px;
}
.payment_method_stripe iframe {
    height: 48px !important;
}
.CCcardBox label {
    white-space: nowrap;
}
.woocommerce-SavedPaymentMethods-saveNew {
    display: none;
}
/*.woocommerce .row.justify-content-center {
    margin-right: 0px !important;
    margin-left: 0px !important;
}*/
@media (min-width: 1400px) {
  /*  .pay_card {
        padding-right: 0 !important;
    }
    .pay_card div {
        width: 100% !important;
        position: static;
    }
    .pay_card .form-row-first, .pay_card .form-row-last {
        width: 50% !important;
    } */
}
.cusPro .addpromo {
    display: inline-block !important;
    top: 17px !important;
}
.mincartCheck a {
    margin-right: 15px !important;
}
.page.page-id-19 .woocommerce-notices-wrapper {
    display: none !important;
}

/*.goto4h {
    display: none;
}*/
.yourcart_top input[type=submit] {
    display: none;
}
@media (max-width: 767px) {
    .cusPro .addpromo {
        top: 49px !important;
    }

    .gorcery_products {max-width: 93%;}
}

.woocommerce-billing-fields__field-wrapper.form-group p {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.single-product .woocommerce-notices-wrapper {
    display: none !important;
}

.page-id-750 .wrapper {
    padding-top: 0px !important;
}


@media (max-width: 767px) {
    .goto4h {
        width: 100% !important;
    }
    .your_cart .total_table .qblock3 label {
    right: 0;
    left: initial;
    top: 20px;
}

	stripe-card-element {
    background: #ffffff !important;
    padding: 10px 5px !important;
    margin: 5px 0px !important;
}

/* Target the Expiry Date */
#stripe-exp-element {
    background: #ffffff !important;
    padding: 10px 5px !important;
}

/* Target the CVC Code */
.woocommerce-checkout-review-order #stripe-cvc-element {
    background: #ffffff !important;
    margin: 5px 0px !important;
    padding: 10px 5px !important;
}


	#wc-stripe-payment-token-new {
		display:none;
  }

  .socials_m {
    position: absolute;
    top:15px;
    right:10px;
  }
}

.yotpo-small-box {display:none!important}
.rate_block .yotpo-nav-content {display:none!important;}

.happy_hour img {
    max-width: 80%;
    height: auto!important;
    margin: 15px 0px;
}
