@charset "utf-8"; 
/* CSS Document */

@font-face {
	font-family: 'futura';
	src: url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/fonts/futura-bold.woff?ts=1683359851&host=my.cratejoy.com");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: 'myriadpro'; 
	src: url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/fonts/myriadpro-regular.woff?ts=1683359851&host=my.cratejoy.com"); 
	font-weight:400;
	font-style: normal 
}
@font-face {
	font-family: 'myriadpro';
	src: url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/fonts/myriadpro-bold.woff?ts=1683359851&host=my.cratejoy.com");
	font-weight:500;
	font-style: normal
}

html{overflow-x:hidden;}
body {margin: 0px;color: #3a3a3a;font-size:18px;font-family: 'myriadpro';font-weight:400;line-height:normal;padding:0px !important;letter-spacing:1px;}
img{ max-width:100%; }
h1, h2, h3, h4, h5, h6{margin:0px;color:#3a3a3a;line-height:normal;font-weight:500;margin-bottom:15px;font-family: 'futura';}
h1{font-size:30px;text-transform:uppercase;letter-spacing:2px;}
h2 {font-size:28px;text-transform:uppercase;letter-spacing:2px;}
h3{font-size:24px;text-transform:uppercase;letter-spacing:2px;}
h4{font-size:22px;}
h5{font-size:20px;}
h6{font-size:18px;}
hr{ margin:10px 0px; border:0px; border-bottom:1px dashed #828282;}
p, ul, ol{ margin:0px; line-height:25px; padding:0px;}
ul *, ol * { margin:0px; padding:0px;}
ol,ul { padding-left: 25px;}
ul {display:block; }
ul li{line-height:30px;}
ul li+li{}
a img { border: 0px;}
p,ul,ol {margin-bottom: 18px;}
.clr{ display: block; float: none; clear: both;}
.c { overflow:hidden; float:none;}
.underline{text-decoration:underline;}
.round5 {-webkit-border-radius: 5px;border-radius: 5px;behavior: url(css/PIE.htc);position: relative;}
.round10 {-webkit-border-radius: 10px;border-radius: 10px;behavior: url(css/PIE.htc);position: relative;}
.round15 {-webkit-border-radius: 15px;border-radius: 15px;behavior: url(css/PIE.htc);position: relative;}

.left,.flot_left{ float:left;}
.right,.flot_right{ float:right ;}
.a_left { text-align: left ;}
.a_center { text-align: center;}
.a_right { text-align: right;}
a { text-decoration:none; }
.hidden { display:none;}
.italic{font-style:italic;}
.bold{font-weight:bold;}
table{border-spacing:0px;border-collapse:collapse;}
input[type="text"],input[type="url"],input[type="tel"], input[type="email"], input[type="password"], select, textarea {background:#fff;border:1px solid #e0e0e0;color: #000;font-size: 14px;padding: 10px 15px;resize: vertical;width:100%;font-weight:300;box-sizing:border-box;font-family: 'myriadpro';}
textarea {width:100%;}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus { }
select { padding: 12px; width:100%;}
input[type="button"], input[type="submit"], input[type="reset"], .primary-button, .btn {background: #fd804a  none repeat scroll 0 0;border: 0 none;color: #ffffff;font-family: 'myriadpro';font-size: 15px;font-weight: 600;letter-spacing: 2px;min-width: 150px;padding: 15px 16px;text-transform: uppercase;transition: all linear .2s;-moz-transition: all linear .2s;-ms-transition: all linear .2s;-o-transition: all linear .2s;-webkit-transition: all linear .2s;}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover ,.primary-button:hover,.btn:hover,.primary-button:focus,.btn:focus{background-color:#000;color:#fff;}
.form-control {border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;-webkit-border-radius:0px;box-shadow: 0 0 0;height: auto;}
a:focus{outline:none;text-decoration:none;}
a{color:#fd804a;transition: all linear .2s;-moz-transition: all linear .2s;-ms-transition: all linear .2s;-o-transition: all linear .2s;-webkit-transition: all linear .2s;}
a:hover,a:focus{text-decoration:none;color:#000;}
.cfx::after {clear: both;content: "+";display: block;height: 0;visibility: hidden;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */	opacity:1;}
::-moz-placeholder { /* Firefox 19+ */	opacity:1;}
:-ms-input-placeholder { /* IE 10+ */	opacity:1;}
:-moz-placeholder { /* Firefox 18- */	opacity:1;}	
/*-------------------------*/




#mob_menu{position: fixed;background-color: #fd804a;height: 100%;z-index: 999999;width: 280px;color: #fff;top: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;opacity: 1;left:-320px;overflow:auto;}
#mob_menu.show_menu{left:0px;}
#mob_menu .closeBox{text-align:right;padding:8px 15px;}
#mob_menu ul,
#mob_menu ul li{margin:0px;padding:0px;list-style:none;}
#mob_menu ul li{display:block;}
#mob_menu ul li a {color: #fff;display: block;font-size: 15px;font-weight: 300;letter-spacing: 1px;padding: 8px 15px;text-transform: uppercase;}
#mob_menu ul li + li {border-top:1px solid #ed703a;}
/*--------------------------------------*/
.green-btn{border: 6px solid #76ba41;border-radius: 50%;bottom: 30px;left: 20px;padding: 15px 10px;position: fixed;text-align: center;background-color:rgba(255,255,255,.5);z-index: 999;opacity: 1;font-weight: 500;box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);}
.green-btn.no-display {opacity: 0;}
.top-section {box-shadow: 0 0 150px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 0 150px rgba(0, 0, 0, 0.1);-ms-box-shadow: 0 0 150px rgba(0, 0, 0, 0.1);-o-box-shadow: 0 0 150px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 0 150px rgba(0, 0, 0, 0.1);padding: 10px 0 20px;}
.top-section.mob-nav{left: 0;top:-380px;transition:all linear .2s;-moz-transition:all linear .2s;-webkit-transition:all linear .2s;-o-transition:all linear .2s; width: 100%;z-index: 999;background-color:#fff;position:fixed;}
.top-section .left-box {width: 200px;float: left;font-size: 0;}
.top-section .center-box {float: left;width: calc(100% - 400px);text-align: center;}
.top-section .right-box {float: right;width: 200px;text-align: right;font-size: 0;}
.top-section .left-box,.top-section .right-box {margin-top: 118px;}
.top-section .left-box a,.top-section .right-box a {display: inline-block;vertical-align: top;width: 50px;}
.top-section .left-box .search-btn i, .top-section .right-box i {color: #000;font-size: 20px;}
.top-section .left-box .mobile-btn{display:none;}
.top-section .logo-box {margin: 0 auto 10px;width: 220px;}
.top-section .nav-box ul,.top-section .nav-box ul li {list-style: none;padding: 0;margin: 0;font-size: 0;}
.top-section .nav-box ul li {display: inline-block;vertical-align: middle;font-size: 14px;color: #3a3a3a;}
.top-section .nav-box ul li+li {margin-left: 35px;}
.top-section .nav-box ul li a {color: #3a3a3a;display: block;padding: 10px 10px;letter-spacing: 2px;font-size: 14px;}
.top-section .nav-box ul li.join-btn a {background: #fd804a;color: #fff;font-weight: 500;padding: 5px 20px;border-radius: 50px;}
.top-section .nav-box ul li.join-btn a:hover {background: #3a3a3a;color: #fff;}
.top-section .nav-box ul li:hover a {color: #fd804a;}
.banner-section{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/new-banner.jpg?ts=1683865529&host=my.cratejoy.com");background-repeat:no-repeat;background-position:center top;padding:130px 0px;height:700px;background-size:cover;margin-bottom:30px;}
.banner-section .banner-content {max-width: 735px;font-size: 18px;font-weight: 500;}
.banner-section h1 {font-size: 38px;margin-bottom: 10px;letter-spacing: 6px;}
.banner-section p {line-height: 48px;letter-spacing: 1px;margin-bottom: 20px;}

.banner-content .button-box a { margin: 0px 5px;    padding: 6px 20px;}
.banner-content .button-box a:first-child { background-color: #fff;}
.banner-content .button-box a.orange { background-color: #fd804a; color: #fff;}
.button-box a.orange{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/gift-icon-hover-new.png?ts=1683787428&host=my.cratejoy.com") !important;background-repeat:no-repeat;background-position:15px center !important;padding-left: 40px !important;background-color: #fd804a !important;}
.banner-content .button-box a.orange:hover {
    background-color: #fff !important;
    color: #fd804a;
    background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/gift-icon-new.png?ts=1683787418&host=my.cratejoy.com") !important;
}

.button-box {font-size:0px;margin:0px -10px;}  
.button-box.mobile{display:none;}
.button-box a {font-size: 15px;text-transform: uppercase;color: #fff;background-color: #fd804a;padding: 8px 20px;display: inline-block;vertical-align: top;font-weight:500;min-width:140px;text-align: center;border-radius: 100px;border: 5px solid #fd804a;letter-spacing: 0;margin:0px 10px;margin-bottom:20px;}
.button-box a.white{border-color:#ffffff;background:#ffffff;color:#fd804a;}
.button-box a.border {background: none;color: #fd804a;}
.button-box a.gift{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/gift-icon-new.png?ts=1683787418&host=my.cratejoy.com");background-repeat:no-repeat;background-position:15px center;padding-left: 40px;background-color: #fff;}
.button-box a.gift.white{background: none;border-color:#fff;color:#fff;background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/gift-icon-white.png?ts=1683359853&host=my.cratejoy.com"); background-position: 15px center;background-repeat: no-repeat;}
.button-box a:hover {background-color: #3a3a3a;border-color: #3a3a3a;}
.button-box a.border:hover {background-color:#fd804a;border-color: #fd804a;color: #fff;} 
.button-box a.gift:hover{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/gift-icon-hover-new.png?ts=1683787428&host=my.cratejoy.com");}
.button-box a.white:hover{color:#fff;border-color:#3a3a3a;background-color:#3a3a3a;}
.button-box a.gift.white:hover{border-color:#3a3a3a;background-color:transparent;color:#3a3a3a;background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/gift-icon-hover.png?ts=1683359853&host=my.cratejoy.com");
}
.asseen-section {overflow: hidden;}
.asseen-section .asssen-box {background: #efeeee none repeat scroll 0 0;font-size: 0;position: relative;padding: 30px 0px;letter-spacing:0px;}
.asseen-section .asssen-box::before {position: absolute;content: "";background: #efeeee ;height: 100%;width: 1000000px;left: -1000000px;z-index: -1;pointer-events: none;top: 0;}
.asseen-section .asssen-box::after {position: absolute;background: #efeeee ;content: "";width: 100%;height: 100%;z-index: -1;top: 0;right: -65px;border-radius: 70px;pointer-events: none;}
.asssen-box .asseen-text {color: #fd804a;display: inline-block;font-family: futura;font-size: 26px;vertical-align: middle;width: 200px;letter-spacing:2px;}
.asssen-box .asseen-img-bx {display: inline-block;font-size: 0;vertical-align: middle;width: calc(100% - 200px);}
.asseen-img-bx .img-box {display: inline-block;vertical-align: middle;width:25%;text-align:center;}
.how-it-section{padding: 90px 0 30px;}
.title-box h1{position:relative;text-align:center;margin-bottom:60px;}
.title-box h1::after{content:"";position:absolute;height:8px;width:204px;background:#fd804a;top:-30px;left:50%;transform:translateX(-50%);}
.how-it-section .how-it-box+.how-it-box{margin-top:80px;}
.how-it-box .image-box {float: right;width: 50%;}
.how-it-box .content-box {float: left;font-size: 20px;padding-left: 60px;padding-top: 50px;position: relative;width:48%;z-index: 99;}
.how-it-box .content-box::before {color: #fd804a;content: "1";font-family: futura;font-size: 300px;left: -20px;line-height: normal;opacity: 0.25;position: absolute;top: -70px;z-index: -3;}
.how-it-box:nth-child(1) .content-box::before{content: "1";}
.how-it-box:nth-child(2) .content-box::before{content: "2";}
.how-it-box:nth-child(3) .content-box::before{content: "3";}
.how-it-box:nth-child(2) .image-box{float:left;}
.how-it-box:nth-child(2) .content-box{float:right;}
.how-it-box h3 {margin-bottom: 20px;}
.how-it-box p {line-height:40px;}
.how-it-box strong {color: #fd804a;font-weight: 500;}
.footer-section{background:#fd804a;padding:50px 0px 0px 0px;color:#fff;}
.footer-section h4{font-size:16px;color:#fff;text-transform:uppercase;margin-bottom:10px;}
.footer-section .footer-box{float:left;font-size:18px;width:33.33%;}
.footer-section .signup-box{text-align:center;}
.footer-section .link-box{width:320px;float:right;}
.address-box ul,
.address-box ul li{list-style:none;padding:0px;margin:0px;}
.address-box .footer-logo{margin-bottom:20px;width:230px;display:block;}
.address-box ul li{padding-left:50px;background-repeat:no-repeat;background-position:left top;}
.address-box ul li+li{margin-top:15px;}
.address-box ul li.map-icon{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/map-icon.png?ts=1683359854&host=my.cratejoy.com");background-position:9px 4px;}
.address-box ul li.phone-icon{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/phone-icon.png?ts=1683359856&host=my.cratejoy.com");background-position:8px 5px;}
.address-box ul li.email-icon{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/email-icon.png?ts=1683359852&host=my.cratejoy.com");background-position:left 8px;}
.address-box .social-links {font-size: 0;letter-spacing: 0;margin: 30px -10px 0;}
.address-box .social-links a {background: #fff none repeat scroll 0 0;border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;color: #fd804a;display: inline-block;font-size: 22px;height: 40px;margin: 0 10px 10px;padding-top: 5px;text-align: center;vertical-align: top;width: 40px;}
.address-box .social-links a:hover{background:#3a3a3a;color:#fff;}
.signup-box h4{margin-bottom:30px;}
.link-box ul,.link-box ul li{list-style:none;padding:0px;margin:0px;}
.link-box ul li a{display:inline;font-size:16px;color:#ffffff;}
.link-box ul li+li{margin-top:5px;}	
.link-box ul li a:hover{color:#3a3a3a;}
.link-box .footer-search {margin-top: 30px;}
.footer-search .input-box {float: left;width: calc(100% - 56px);}
.footer-search .search-btn {float: right;width: 56px;position: relative;}
.footer-search .search-btn::after {font-family: fontawesome;content: "\f002";color: #fd804a;position: absolute;top: 12px;left: 17px;font-size: 20px;pointer-events: none;z-index: 1;}
.footer-search input[type="submit"] {background: #fff none repeat scroll 0 0;height: 45px;min-width: inherit;padding: 0;width: 56px;border-radius: 0px 100px 100px 0px;-moz-border-radius: 0px 100px 100px 0px;-ms-border-radius: 0px 100px 100px 0px;-o-border-radius: 0px 100px 100px 0px;-webkit-border-radius: 0px 100px 100px 0px;}
.footer-search input[type="text"] {background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;border: 0 none;font-size: 18px;border-radius: 100px 0px 0px 100px;-moz-border-radius: 100px 0px 0px 100px;-ms-border-radius: 100px 0px 0px 100px;-o-border-radius: 100px 0px 0px 100px;-webkit-border-radius: 100px 0px 0px 100px;color: #fff;height: 45px;padding-left: 25px;padding-top: 8px;}
.footer-bottom{border-top:3px solid #fb9265;font-size:16px;color:#ffffff;padding:20px 0px;margin-top:20px;}
.footer-bottom .footer-left{float:left;width:55%;}
.footer-bottom .footer-right{float:right;width:45%;text-align:right;}
.content-section{padding:100px 0px 60px 0px;}
.month-box-section{padding:80px 0px 90px 0px;}

.month-box-section .month-boxes+.month-boxes {margin-top:60px;}
.month-boxes .image-box {float: right;margin-top: 30px;position: relative;width: 460px;position: relative;}
.month-boxes .content-box {background: #efeeee none repeat scroll 0 0;float: left;padding: 80px;width: calc(100% - 460px);font-size: 18px;color: #3a3a3a;font-weight: 500;}
.month-boxes h3 {color: #3a3a3a;margin-bottom: 15px;}
.month-boxes h2 {font-size: 20px;color: #3a3a3a;text-transform: uppercase;line-height: 30px;}
.month-boxes h2 strong {color: #fb804a;}
.month-boxes p {line-height: 30px;}
.month-boxes .image-box img {margin-left: -60px;box-shadow: 0px 0px 75px rgba(000,000,000,.3);-moz-box-shadow: 0px 0px 75px rgba(000,000,000,.3);-ms-box-shadow: 0px 0px 75px rgba(000,000,000,.3);-o-box-shadow: 0px 0px 75px rgba(000,000,000,.3);-webkit-box-shadow: 0px 0px 75px rgba(000,000,000,.3);}
.month-boxes.recipe-box .image-box{float:left;text-align:right;}
.month-boxes.recipe-box .content-box{float:right;}
.month-boxes.recipe-box .image-box img{margin-left:30px;}
.month-boxes .image-box .month-name {background: #fd804a none repeat scroll 0 0;color: #fff;font-family: futura;font-size: 24px;font-weight: 500;padding: 6px 15px;position: absolute;right: -30px;top: 0;}
.month-box-section .owl-prev,
.month-box-section .owl-next{width:130px;height:132px;position:absolute;top:600px;transform:translateY(-50%);background-repeat:no-repeat;background-position:center top;cursor:pointer;}
.month-box-section .owl-prev{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/testi-arrow-left-1.png?ts=1683614463&host=my.cratejoy.com");left:0px;}	
.month-box-section .owl-next{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/testi-arrow-left-2.png?ts=1683614477&host=my.cratejoy.com");right:0px;}	

.recipe-section{margin-top:60px;}
.recive-section {text-align: center;padding:60px 0px;}
.recive-section h2 {margin-bottom: 40px;}
.recive-section .everything-boxes {font-size: 0;letter-spacing: normal;}
.everything-boxes .every-box {display: inline-block;font-size: 22px;font-weight: 500;letter-spacing: 1px;vertical-align: top;width: 400px;}
.everything-boxes h3 {color: #fb804a;min-height: 60px;}
.past-box-section {padding: 50px 0px;text-align: center;display: none;}
.past-box-slider {text-align: center;margin-bottom:60px;padding: 30px 0 0;}
.past-box-slider .past-box {}
.past-box-slider .past-box .image {opacity:0;transition:all linear .2s;-moz-transition:all linear .2s;-ms-transition:all linear .2s;-o-transition:all linear .2s;-webkit-transition:all linear .2s;margin-bottom: 20px;}
.past-box-slider .past-box h4 {color: #c6c6c6;transition:all linear .2s;-moz-transition:all linear .2s;-ms-transition:all linear .2s;-o-transition:all linear .2s;-webkit-transition:all linear .2s;}
.past-box-slider .center .past-box .image {opacity:1;}
.past-box-slider .center .past-box h4 {color:#3a3a3a;}
.past-box-slider .owl-prev,
.past-box-slider .owl-next{width:130px;height:132px;position:absolute;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-position:center top;cursor:pointer;}
.past-box-slider .owl-prev{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/past-arrow-left.png?ts=1683359856&host=my.cratejoy.com");left:0px;}	
.past-box-slider .owl-next{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/past-arrow-right.png?ts=1683359856&host=my.cratejoy.com");right:0px;}	
.features-section {padding-top:120px;padding-bottom:60px;}
.features-section .features-box {}
.features-box .image-box {float: right;margin-top:180px;position: relative;width: 560px;}
.features-box .content-box {background: #efeeee none repeat scroll 0 0;color: #3a3a3a;float: left;font-size: 22px;font-weight: 500;padding: 80px;width: calc(100% - 560px);text-align:center;}
.features-box .image-box img {box-shadow: 0 0 75px rgba(0, 0, 0, 0.3);margin-left: -60px;}
.features-box .icon-box{display: block;margin-bottom: 60px;}
.features-box h2{color:#fd804a;margin-bottom: 50px;}
.features-box p{margin-bottom:25px;}
.features-box .note{display:inline-block;vertical-align:top;background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/note-icon.png?ts=1683359855&host=my.cratejoy.com");background-repeat:no-repeat;background-position:left top;padding-left:35px;padding-top:5px;min-height:35px;}
/*
.testimonial-section{overflow:hidden;}
.testimonial-section .testi-slider-box {padding-top: 70px;}
.testi-slider-box .owl-stage-outer{overflow:visible;}
.testi-slider-box .testi-box {background: #ffffff none repeat scroll 0 0;padding: 75px 50px;box-shadow: 0px 0px 130px #cfcfcf;font-size: 18px;background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/testi-quote.png?ts=1683359856&host=my.cratejoy.com");background-repeat:no-repeat;background-position:calc(100% - 50px) calc(100% - 50px);background-size:120px;margin-top:60px;transition:all linear .2s;-moz-transition:all linear .2s;-ms-transition:all linear .2s;-o-transition:all linear .2s;-webkit-transition:all linear .2s;}
.testi-slider-box .testi-cnt {height: 300px;overflow-x: hidden;overflow-y: scroll;}
.testi-slider-box .center .testi-box{margin-top:0px;background-size:auto;}
.testi-box .image-box {border: 30px solid #fff;border-radius: 50%;margin: -170px auto 0;max-width: 190px;position: relative;height:190px}
.testi-box .image-box img {border-radius: 50%;width: 100%;height:100%;}
.testi-box .testi-name {color: #fd804a;font-weight: 500;margin-top: 10px;}
.testi-box .verify {font-size: 12px;margin: 5px 0 0;}
.testi-box .v-icon{margin-right:3px;}
.testi-slider-box .owl-nav{text-align:center;font-size:0px;letter-spacing:0px;margin-top:20px;}
.testi-slider-box .owl-prev,
.testi-slider-box .owl-next{width:81px;height:81px;display:inline-block;vertical-align:top;background-repeat:no-repeat;background-position:center top;cursor:pointer;}
.testi-slider-box .owl-prev{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/testi-arrow-left.png?ts=1683359856&host=my.cratejoy.com");}	
.testi-slider-box .owl-next{background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/testi-arrow-right.png?ts=1683359856&host=my.cratejoy.com");}	

*/

.testimonial-section .testi-content { background-color: #fd804a; padding: 100px 80px 30px; display: flex; flex-wrap: wrap; position: relative;}
.testimonial-section .testi-content::after{ position: absolute; content:"";  background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/product_icon_1.png?ts=1683538276&host=my.cratejoy.com"); background-repeat:no-repeat; width:148px; height: 175px;left:0; top:0;}
.testi-content .head-left { width: 50%; color: #fff; font-size: 26px;}
.testi-content .head-left p { line-height: 32px;}
.testi-content .testi-slider-box {  width: 50%;position: relative;}
.testi-content .head-left h2 { color: #fff; font-size: 69px; font-family: 'myriadpro';  letter-spacing: 0; text-transform: none; line-height: 65px; margin-bottom: 30px;}
.head-left .button-box a.white {  background: none; font-size: 23px; min-width: 260px;color: #fff;}
.head-left .button-box a.white:hover { color: #000;}
.testi-content .head-left p { line-height: 32px; margin-bottom: 40px;}
.testi-slider-box  .owl-dots .owl-dot.active { background-color: #fff;}
.testi-slider-box  .owl-dots .owl-dot { top: -20px;}
.testi-slider-box .owl-dots .owl-dot { border: 3px solid #fff; border-radius: 50%; display: inline-block; height: 22px; margin: 0 5px; position: relative; bottom: 80px; vertical-align: top; width: 22px;   cursor: pointer;}
.testi-slider-box .owl-stage-outer.owl-height {  margin-bottom: 70px;}
.testi-slider-box .testi-box { background-color: #fff; padding: 50px 30px; border-radius: 70px 0px; position: relative;    min-height: 500px;}
.testi-slider-box .testi-box::after{ position: absolute; content:""; background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/drinks_icons_1.png?ts=1683539729&host=my.cratejoy.com"); background-repeat:no-repeat; width:180px; height: 65px; left:0; bottom: -6px;}
.testi-slider-box .owl-controls { text-align: center;}
.testi-box .testi-cnt h3 {  font-size: 48px; text-transform: uppercase; font-family: 'myriadpro'; margin-bottom: 30px;}
.testi-box .testi-cnt { font-size: 15px;    margin-bottom: 40px;font-family: 'Inter', sans-serif;}
.testi-box .testi-cnt p { line-height: 19px; margin-bottom: 0;}
.testi-box .testi-name { text-align: right; font-size: 27px; font-weight: 700;}
.testi-box .testi-cnt .star-box {  margin-bottom: 20px;}
.testi-cnt .star-box i.fa.fa-star { color: #FD804A; font-size: 40px;}
.testi-slider-box .owl-controls .owl-nav .owl-prev,
.testi-slider-box .owl-controls .owl-nav .owl-next{ position: absolute;  top: 50%; transform: translateY(-50%);color: #fff; font-size: 80px; font-weight: 700; cursor: pointer;}
.testi-slider-box .owl-controls .owl-nav .owl-prev{  left: -50px;}
.testi-slider-box .owl-controls .owl-nav .owl-next { right: -50px;}
.testi-slider-box .owl-controls .owl-dots {
    position: relative;
    top: 20px;
}

.title-box strong {color: #fd804a;}
.title-box p{margin-bottom:40px;text-align: center;}
.title-box h3 {color:#fd804a;text-align: center;font-weight: 700;}
.page-flow {font-size: 0;padding-bottom: 150px;text-align: center;}
.page-flow .page-box {display: inline-block;vertical-align: top;width: 33.23%;}
.page-box .page-icon img {width: 35px;}
.page-flow .page-name {font-size: 16px;font-weight: 700;}
.page-flow .page-box .page-icon {margin-bottom: 10px;padding-bottom: 70px;position: relative;}
.page-flow .page-box .page-icon::before {background: #fd804a none repeat scroll 0 0;content: "";height: 5px;left: 50%;position: absolute;top: 76%;width: 100%;}
.page-flow .page-box.chk .page-icon::before {left: -50%;}
.page-flow .page-box .page-icon::after {background: #fff none repeat scroll 0 0;border: 5px solid #fd804a;border-radius: 50%;content: "";height: 20px;left: 50%;position: absolute;top: 69%;transform: translateX(-50%);width: 20px;z-index: 99;}
.page-flow .page-box.prod .page-icon::after {border: 10px solid #fd804a;}
.title-box .gift-card{display:block;font-weight: 700;text-align: center;font-size:24px;letter-spacing:2px;}
.title-box .opt-sub-title {font-size: 14px;}
.subscription-sec {padding-top: 150px;text-align: center;}
.subscription-sec .subsc-img {margin: 0 auto;max-width: 600px;}
.subscription-sec .subscription-box {margin: 0 auto 80px;max-width: 950px;text-align: center;}
.subscription-sec .subscription-box h3 {color: #fd804a;font-size: 22px;margin-bottom: 10px;padding-top: 60px;}
.subscription-sec .subscription-box p {line-height: 45px;margin-bottom: 20px;}
.subscription-sec .subscription-box .subsc-price p{margin-bottom:0;}
.subscription-sec .subscription-box .based {font-size: 13px;font-weight: 500;margin-bottom: 30px;}
.subscription-sec .subsc-price {font-weight: 700;margin-bottom: 20px;}
.faq-main{background: #fff none repeat scroll 0 0;border-radius: 45px;box-shadow:0 1px 31px rgba(0, 0, 0, 0.08);}
.faq-main .faq-box{border-left: 10px solid #fff;padding: 25px 50px;}
.faq-main .faq-box + .faq-box{border-top:#efeeee 3px solid;}
.faq-main .faq-box h2{color:#3a3a3a;font-size:18px;font-weight:300;position:relative;cursor:pointer;margin-bottom:0px;text-transform:none;padding-right: 30px;}
.faq-main .faq-box h2::after{  border: 1px solid #a3a0a0;border-radius: 50%;color: #3a3a3a;content: "\f107";font-family: fontawesome;font-size: 23px;height: 25px;position: absolute;right: 0;text-align: center;top: 5px;width: 25px;padding-left:3px;font-weight:700;}
.faq-main .faq-box.active{background-color:#efeeee;border-left:10px solid #fd804a;}
.faq-box.active > h2 {color: #fd804a;}
.faq-main .faq-box.active h2::after{background-color:#fd824d;color:#fff;border:none;content: "\f106";}
.faq-main .faq-content{display:none;padding-top:10px;}
.faq-main .faq-content p{font-weight:300;font-size:16px;}
.faq-main .faq-box:nth-child(1) {border-radius: 45px 45px 0 0;}
.faq-main .faq-box:last-child {border-radius: 0 0 45px 45px;}
.join-club{padding:80px 0;text-align:center;background-color:#efeeee;}
.join-club p{line-height:30px;}
.cart-box{ text-align:center;}
.cart-box p{ line-height:30px;}
.cart-box p strong{ color:#fd804a; font-style:italic; font-weight:500; padding-right:10px;} 
.cart-section{}
.cart-progress-bar{ margin:30px 0;}
.cart-progress-bar ul{border: 5px solid #efeeee;border-radius: 35px;margin: 0;padding: 0;font-size:0px;letter-spacing:0px;}
.cart-progress-bar ul li{display: inline-block;width:33.33%;}
.cart-progress-bar ul li a{color: #3a3a3a;display: block;font-size: 15px;font-weight: 500;padding: 10px 0px;text-align: center;text-transform: uppercase;border-radius: 35px;}
.cart-progress-bar ul li a.active{background: #3a3a3a none repeat scroll 0 0;color:#fff;}
.cart-section .cart-list-box{ margin:100px 0;}
.cart-list-box .cart-header{ padding:5px 0; border-bottom:#efeeee 4px solid;}
.cart-header .prdct-title{ color:#3a3a3a; font-size:18px; text-transform:uppercase; font-weight:500; letter-spacing:1px; float:left; width:18%; text-align:center;}
.cart-header .prdct-title.prdctname-larg{ width:40%; text-align:left;}
.cart-list-box .product-list{ padding:15px 0;border-bottom: 3px solid #efeeee;}
.cart-list-box .product-list + .product-list{}
.product-list .product{float:left; width:18%; text-align:center; padding-top:50px;cursor: pointer;}
.product-list .product.big-prdct{width:40%; font-size:0px; letter-spacing:0px; padding-top:0px;}
.product .prdct-img{  display: inline-block;width: 95px;}
.product .prdct-name{display: inline-block;font-size: 21px;font-weight: 500;vertical-align: middle;width: calc(100% - 95px);}
.product-list .product.prdct-remov{width:6%;}
.product-list .product .quantity{border: 2px solid #efeeee;margin: 0 auto;padding: 6px;text-align: center;width: 60px;}
.cart-list-box .subtotal-box{ float:right; width:50%; margin-top:30px;}
.subtotal-box .sub-bx{ float:left; width:60%}
.subtotal-box .sub-bx p{ font-size:20px; letter-spacing:0px; font-style:italic; margin-bottom:10px;}
.subtotal-box .sub-bx p strong{ font-weight:500; font-style:normal;}
.subtotal-box  .total-amount{ float:left; font-weight:700; font-size: 30px;width:calc(100% - 60%);}
.button-box.chekout-btn{ margin:50px 0 0; text-align:right;}
.about-section .about-image {float: left;width: 480px;text-align:right;}
.about-section .about-content {float: left;width: calc(100% - 620px);padding-left: 50px;}
.about-section .about-content h3 { font-size: 38px;color: #FD804A; text-transform: none; font-family: 'myriadpro';letter-spacing: 0;padding: 10px 0;}
.about-content p {line-height: 30px;font-size: 16px;letter-spacing: 2px;}
.about-content .learn-more {margin-bottom: 50px;}
.about-content .learn-more a {color: #fd804a;font-style: italic;font-weight: 500;}
.shop-top-sec .top-left {float: left;width: calc(100% - 380px);}
.shop-top-sec .top-right {float: right;width: 380px;}
.shop-top-sec .top-left ul, .shop-top-sec .top-left ul li {font-size: 0;list-style: outside none none;margin: 0;padding: 0;}
.shop-top-sec .top-left ul li {color: #3a3a3a;display: inline-block;font-size: 24px;vertical-align: top;}
.shop-top-sec .top-left ul li a{color: #3a3a3a;display: block;font-size: 16px;font-weight: 500;letter-spacing: 2px;padding: 10px;}
.shop-top-sec .top-left ul li a.active {background: #eee none repeat scroll 0 0;}
.shop-top-sec .top-left ul li + li {margin-left: 20px;}
.shop-top-sec .top-left .all-itms a {color: #fd804a;border-bottom: 3px solid #fd804a;}
.shop-top-sec .top-left .nav-item.cat-32oz, .shop-top-sec .top-left .nav-item.cat-juice, .shop-top-sec .top-left .nav-item.cat-pomegranate {display: none;}
.shop-top-sec .top-right .sort-text {display: inline-block;vertical-align: top;width: 80px;margin-top: 14px;font-size: 16px;}
.shop-top-sec .top-right .select-text {display: inline-block;margin-left: 15px;vertical-align: top;width: calc(100% - 100px);position: relative;}
.shop-top-sec .top-right .select-text::after {color: #fd804a;content:'\f107';font-family: fontawesome;font-size: 30px;font-weight: 700;position: absolute;
right: 35px;top: 10px;cursor: pointer;}
.shop-top-sec .top-right .select-text:hover::after{content: "";} 
.shop-top-sec .top-right .select-text {height: 60px;overflow: hidden;}
.shop-top-sec .top-right .select-text:hover {overflow: visible;}
.shop-top-sec .top-right .select-text .nav-link{display:none;}
.shop-top-sec .top-right .select-text .nav-link.active{display:block;}
.shop-top-sec .top-right .select-text:hover .nav-link{display:block;}
.shop-top-sec .top-right .nav-item {width: 100%;background: #fff;}
.shop-btm-sec .shop-box {color: #1d1d1d;display: inline-block;font-size: 16px;margin: 0 5px 95px;vertical-align: top;width: calc(25% - 12px);}
.shop-btm-sec .shop-box .image {margin-bottom: 25px;}
.shop-btm-sec .shop-box h3 {font-size: 16px;min-height: 80px;}
.shop-btm-sec .shop-box .price-box {color: #979797;font-size: 22px;margin-bottom: 15px;}
.shop-top-sec .select-text select {-moz-appearance: none;-webkit-appearance:none;border-radius: 7px;border-style: none;box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
color: #b4b4b4;font-size: 24px;padding: 0 0 0 22px;}
.the-shop-section .shop-btm-sec {font-size: 0;margin: 0 -10px;padding-bottom: 40px;padding-top: 80px;text-align: center;}
.the-shop-section .shop-top-sec {border-bottom: 6px solid #efeeee;padding-bottom: 15px;}
.shop-top-sec .select-text select option {padding: 10px;color: #fd804a;}
.the-shop-section .pagination {margin-top: 15px;text-align: center;display: block;position: relative;}
/*.the-shop-section .pagination::after {color: #d7d7d7;content: "\f104";font-family: fontawesome;font-size: 45px;font-weight: 700;left: 470px;position: absolute;
top: 3px;}
.the-shop-section .pagination::before {color: #3a3a3a;content: "\f105";font-family: fontawesome;font-size: 45px;font-weight: 700;right: 470px;position: absolute;top: 3px;}
*/
.the-shop-section .pagination ul {list-style: outside none none;margin: 0;padding: 0;}
.the-shop-section .pagination ul li a:hover, .the-shop-section .pagination ul li.active {color: #fff;background-color: #fd804a;}
.the-shop-section .pagination ul li {display: inline-block;vertical-align: middle;margin: 0 2px;}
.the-shop-section .pagination ul li.active a {color: #fff;}
.the-shop-section .pagination ul li a {color: #3a3a3a;display: block;font-size: 16px;font-weight: 500;line-height: 1;padding: 15px 22px;text-align: center;}
.insta-section{padding:120px 0px 120px 0px;}
.insta-section .title-box{margin-bottom:60px;}
.insta-section .title-box h1 {margin-bottom: 10px;}
.insta-section .insta-box {font-size: 0;letter-spacing: 0;text-align: center;margin-bottom:30px;}
.insta-section .insta-box a {display: inline-block;vertical-align: top;width: 320px;margin: 20px;}
.insta-section .insta-box a img {width: 100%;}
.insta-section .insta-btn{text-align:center;}
.insta-section .insta-btn a{display:inline-block;vertical-align:top;background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/insta-icon.png?ts=1683359853&host=my.cratejoy.com");background-repeat:no-repeat;background-position:left center;padding-left:60px;height:103px;font-size:30px;color:#3a3a3a;font-weight:500;padding-top:25px;position:relative;}
.insta-section .insta-btn a::after{position:absolute;content:"";width:43px;height:33px;background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/insta-arrow.png?ts=1683359853&host=my.cratejoy.com");background-repeat:no-repeat;background-position:center center;right:-60px;top:29px;}
.subscription-sec .subscription-box.term {display: inline-block;vertical-align: top;width: 24%;}
.subscription-sec .subscription-box.term p {min-height: 100px;}
.addons-products-row .addons-product {display: inline-block;padding: 20px;text-align: center;width: 32.33%;}
.addons-products-row .addons-product-image {background-position: center center;background-repeat: no-repeat;background-size: 200px auto;min-height: 240px;}
.addons-product-name {padding-bottom: 20px;}
.addons-products-row .primary-button, .btn {background: #fd804a none repeat scroll 0 0;}
.addons-products-row .control-label {margin: 10px 0;}
.addons-products-row select {width: 30%;}
.addons-row.addons-cta-row {text-align: center;}
.shop-listing-item__image.square-img-content {background-position: center center;background-repeat: no-repeat;background-size: contain;height: 200px;}
.checkout_content input.not-required[type="text"] + label[placeholder]::before, .checkout_content input[type="text"][required] + label[placeholder]::before, .checkout_content input[type="email"][required] + label[placeholder]::before, .checkout_content input[type="password"][required] + label[placeholder]::before, .checkout_content .StripeElement + label[placeholder]::before{font-size:15px;}
.cform button {width: 100%;}
.cform .btn.btn-link {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: #000;font-weight: 400;margin-top: 10px;text-align: center;width: 100%;}
.card a {color: #fd804a;}
.form-control:focus {border-color: #fd804a;box-shadow: 0 1px 1px rgba(253, 128, 74, 0.075) inset, 0 0 8px rgba(253, 128, 74, 0.6);}
#product-quantity {width: 90px;}
#product-form {margin-bottom: 40px;}
#product-form select {width: 90px;}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {background-color: #fd804a;border-color: #fd804a;}
.checkout_content input.not-required[type="text"]:focus + label[placeholder]::before, .checkout_content input.not-required[type="text"]:valid + label[placeholder]::before, .checkout_content input[type="text"][required]:focus + label[placeholder]::before, .checkout_content input[type="text"][required]:valid + label[placeholder]::before, .checkout_content input[type="email"][required]:focus + label[placeholder]::before, .checkout_content input[type="email"][required]:valid + label[placeholder]::before, .checkout_content input[type="password"][required]:focus + label[placeholder]::before, .checkout_content input[type="password"][required]:valid + label[placeholder]::before, .checkout_content .StripeElement--focus + label[placeholder]::before, .checkout_content .StripeElement--complete + label[placeholder]::before{margin: 0 calc(0.4em + 2px);font-weight: 400;}
#add_coupon_code {padding: 5px;}
.checkout_content input.not-required[type="text"] + label[placeholder], .checkout_content input[type="text"][required] + label[placeholder], .checkout_content input[type="email"][required] + label[placeholder], .checkout_content input[type="password"][required] + label[placeholder], .checkout_content .StripeElement + label[placeholder]::before{margin-top: calc(-2.4em - 2px);font-weight:400;margin-bottom: 30px;}
.checkout_content .styled_cart table tr {line-height: 40px;}
.checkout_content .delete_column {padding-right: 5px;}
.checkout_content input[type="text"], .checkout_content input[type="date"], .checkout_content input[type="email"], .checkout_content input[type="password"], .checkout_content .StripeElement{padding: 0.7em;}
.checkout_content .styled_cart header h3 {font-size: 25px;}
.checkout_content .styled_cart table tr td .product-name {font-weight: 500;}
.checkout_content .empty_cart{color: #000;font-size: 25px;}
.checkout_content h1.order_thanks {text-align: center;}
.checkout_content td {padding-bottom: 16px;}
.checkout_content .styled_cart table tr{font-size: 20px;}
#gift-form .gift-exciting{font-size: 16px;}
#gift-form .renew-choice label, #gift-form .gift-choice label {font-size: 18px;}
.ship_to.form_holder h3 , .checkout_content section h3, .checkout_content section h3{font-size: 25px;}
.editor option {font-size: 15px;}
.checkout_content .styled_cart .total-row th {font-size: 24px;}
.shop-product .product p {font-size: 18px;}
.cart_listing table{border:none;}
.f-card{margin-top:10px; }

.top-bar {background: #fd804a none repeat scroll 0 0; color: #fff; font-size: 15px; padding: 10px 15px; text-align: center;}
.month-boxes h2 i { margin-right: 6px;}

.subscription-sec .subscription-box:nth-child(1) {position: relative;}
.subscription-sec .subscription-box:nth-child(1)::after { position: absolute; content: "MOST POPULAR";left: 50%; top: -20px; transform: translateX(-50%); color: #fd804a; font-weight: 700;}

.our-mixologist { padding: 90px 0 50px;}
.our-mixologist .title-box h1 { font-size: 38px; font-family: 'myriadpro'; color: #000;    margin-bottom: 80px;}
.our-mixologist .mixo-content { display: flex; flex-wrap: wrap;    flex-direction: row-reverse;}
.mixo-content .mixo-video {  width: 50%;padding-left: 60px;}
.mixo-content .mixo-text {  width: 50%;font-size: 20px;}
.mixo-content .mixo-text h3 { font-size: 52px;font-family: 'myriadpro';    margin-bottom: 25px;}



.tab-section .tab-head .tab_link { border: 1px solid #4A4A4A; border-radius: 50px; padding: 2px; max-width: 590px; margin: 0 auto; display: flex; flex-wrap: nowrap; align-items: center;}
.tab-section .tab-head .tab_link li a {color: #4A4A4A; display: block; font-size: 25px;font-weight: 700;padding: 10px 30px;font-family: 'myriadpro'; display: block;text-align: center;}
.tab-section .tab-head .tab_link li {width: 50%;}
.tab-section .tab-head .tab_link .select { border-bottom: none; background-color: #FD804A; border-radius: 50px;}
.tab-section .tab_link .select a { color: #fff !important;}
.tab-section .tab-head { margin-bottom: 40px;}
.tab-section .tab-details .map-tab-content #tabs-1 ul {margin: 0 0 40px; padding: 0;}
.tab-section .tab-details {padding: 20px 0 40px;}
.map-tab-content .map-tab-content { display: none;}
.map-tab-content .map-tab-content.active { display: block;}
.map-tab-content ul li { font-size: 15px; color: #464646;}
.our-boxes { padding: 50px 0;}
.our-boxes .boxes-content { display: flex; flex-wrap: wrap;} 
.boxes-content .boxes-image { width: 50%;}
.boxes-content .boxes-text { width: 50%;}
.our-boxes .title-box h1 { margin-bottom: 80px;}
.boxes-content .boxes-text h3 { font-size: 38px; text-transform: none;font-family: 'myriadpro'; text-align: center;}
.boxes-content .boxes-text p { text-align: center;margin-bottom: 30px; font-size: 20px; line-height: 34px;}
.boxes-content .boxes-text h4 { font-size: 20px; text-transform: none;font-family: 'myriadpro'; text-align: center; color:#7A7A7A; font-weight: 300;margin-bottom: 5px}
.map-tab-content .choice-box {  display: flex; flex-wrap: wrap;  cursor: pointer; margin-bottom: 30px;justify-content: space-around;position: relative;}
.choice-box .most-pop { background-color: #fd804a; color: #fff; position: absolute; left: -125px;  top: -7px; padding: 6px 16px;  display: none; max-width: 150px;}
.choice-box .most-pop::after {position: absolute; content: "\f0da"; font-family: 'FontAwesome'; right: -9px; color: #fd804a; top: 4px; font-size: 30px;}
.choice-box.active .most-pop {  display: block;}
.choice-box .choice-save {color: #FD804A;}
.choice-box .choice-txt { font-size: 20px; font-weight: 700;}
.choice-box .choice-btn { width: 28px; height: 28px; border: 3px solid #fd804a; border-radius: 50%;cursor: pointer;}
.map-tab-content .submit-btn a { display: inline-block; vertical-align: top;color: #FD804A; border: 7px solid #FD804A;  font-size: 24px; border-radius: 45px; padding: 7px 50px; color: #000; font-weight: 700;}
.map-tab-content .submit-btn a:hover { border-color: #000;}
.map-tab-content .submit-btn { text-align: center;font-size: 0;}
.map-tab-content .choice-cont { margin-bottom: 80px;}
.choice-box.active .choice-btn {background-color: #FD804A;}
.onetime-purchase .purchase-head { text-align: center;}
.purchase-head h2 { color: #FD804A; font-size: 59px;text-transform: none;font-family: 'myriadpro';}
.onetime-purchase .purchase-head h3 {  font-size: 27px;}
.onetime-purchase .purchase-head h3 a { color: #000;}
.content-section .boxes-content { display: flex; flex-wrap: wrap;}
.content-section .boxes-content {display: flex;flex-wrap: wrap;}
.content-section .boxes-content { display: flex;flex-wrap: wrap;}
.shiping-handling h3 {font-size: 28px;font-family: 'Inter', sans-serif;}
.shiping-handling h3 { font-size: 28px; font-family: 'Inter', sans-serif; letter-spacing: 0; text-transform: none;  font-weight: 300;text-align: center;color: #000; margin-bottom: 30px;}
.shiping-handling .ship-include { display: flex; flex-wrap: wrap;}
.ship-include .ship-image {  margin-left: 10px; margin-right: 10px; width: calc(33.3% - 20px); margin-bottom: 20px;}
.onetime-purchase {background-image:url("//d3a1v57rabk2hm.cloudfront.net/americanjuicecompany/parcel_mobile-copy-6/images/cheers_1.png?ts=1683699153&host=my.cratejoy.com");background-repeat:no-repeat;background-position: right;padding: 50px 0 120px;}
.onetime-purchase .purchase-box { display: flex; flex-wrap: wrap;}
.purchase-box .purchase-item { margin-left: 20px; margin-right: 20px; width: calc(25% - 40px);box-shadow: 0px 1px 10px rgb(0 0 0 / 30%);padding: 10px;    border-radius: 15px;}
.purchase-item .box-img { min-height: 315px; margin-bottom: 20px;}
.purchase-item .product-name {  font-size: 24px; color: #000; font-weight: 700; font-family: 'myriadpro'; text-align: center;  min-height: 90px;}
.purchase-item .price-bx {display: flex;  flex-wrap: wrap;}
.price-bx button.btn.btn-primary { width: calc(100% - 100px); background: none;  color: #FD804A; padding: 0; font-size: 20px; letter-spacing: 1px; text-align: right;}
.price-bx .product-price { width: 100px; color: #000; font-weight: 700;font-size: 20px;}
.price-bx .shop-item { width: calc(100% - 100px); text-align: right;}
.subtotal-box .continue-ship { text-align: right; margin-right: 24px; margin-bottom: 50px;}
.checkout_content .ship_to select option[value="AK"],
.checkout_content .ship_to select option[value="AS"],
.checkout_content .ship_to select option[value="AA"],
.checkout_content .ship_to select option[value="AE"],
.checkout_content .ship_to select option[value="AP"],
.checkout_content .ship_to select option[value="FM"],
.checkout_content .ship_to select option[value="HI"],
.checkout_content .ship_to select option[value="MH"],
.checkout_content .ship_to select option[value="MI"],
.checkout_content .ship_to select option[value="MP"],
.checkout_content .ship_to select option[value="PR"],
.checkout_content .ship_to select option[value="SD"],
.checkout_content .ship_to select option[value="UT"],
.checkout_content .ship_to select option[value="VI"]{ display: none;}
.cart_addresses .ship_to #gift-form{position: relative;margin-top: 100px;}
.cart_addresses .ship_to #gift-form::before { position: absolute;
    content: "All shipments must have an adult over the age of 21 sign for the delivery. Make sure to have the best address for delivery during business hours on file. We recommend shipping to a work place to avoid risking your package being returned.";
    left: 0; top: -100px;}
.purchase-item .shop-boxes .box-img {display: block;}







@media only screen and (min-width:1330px) and (max-width:1560px){
	.container{width:1300px;}

	.shop-btm-sec .shop-box h3 {font-size: 14px;min-height: 80px;line-height: 30px;}
	.asseen-section .container {width: 1200px;}
    .mixo-content .mixo-text h3 {font-size: 42px; margin-bottom: 15px;}
/*    .map-tab-content .choice-box{gap: 50px;}*/
    .choice-box .choice-txt { font-size: 16px;}
    .testi-content .head-left h2{    line-height: 50px;    font-size: 55px;}
    .testi-content .head-left { font-size: 20px;}
  	.testi-box .testi-cnt h3 { font-size: 35px;}
    .top-section .nav-box ul li+li { margin-left: 15px;} 
   	.purchase-item .product-name{font-size: 20px;min-height: 70px;}
 	.about-content p { line-height: 26px;}
    .about-section .about-content {padding-left: 30px;}
  	.boxes-content .boxes-image { width: 35%;}
 	.boxes-content .boxes-text { width: 65%;}

}
@media only screen and (min-width:1230px) and (max-width:1329px){
	.container{width:1200px;}
	.asseen-section .container {width: 1100px;}
/*	.month-boxes .image-box {width: 470px;}
	.month-boxes .content-box {width: calc(100% - 470px);}
	.the-shop-section .pagination::before{right: 410px;}*/
	.the-shop-section .pagination::after{left: 410px;}
    .mixo-content .mixo-text h3 {font-size: 35px; margin-bottom: 10px;}
    .map-tab-content .choice-box{gap: 40px;}
    .choice-box .choice-txt { font-size: 15px;}
  	.testi-box .testi-cnt h3{    margin-bottom: 15px;    font-size: 30px;}
   	.testi-content .head-left h2{font-size: 40px;line-height: 40px;}
    .testi-content .head-left{    font-size: 20px;}
    .month-box-section .owl-prev { left: 0;}
    .top-section .nav-box ul li a{font-size: 22px;}
    .top-section .nav-box ul li+li { margin-left: 15px;}
    .boxes-content .boxes-image {  width: 35%;}
  	.boxes-content .boxes-text { width: 65%;}
  

}
@media only screen and (min-width:992px) and (max-width:1230px){
	.container{width:960px;}
	.asseen-section .container {width: 880px;}
	.about-section .about-image {width: 450px;}
	.about-section .about-content {width: calc(100% - 470px);}
	.about-content p {line-height: 24px;margin-bottom: 5px;font-size: 18px;}
	.shop-btm-sec .shop-box h3 {min-height: 110px;}
	.the-shop-section .pagination::before {right: 290px;}
	.the-shop-section .pagination::after {left: 290px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
	.asseen-section .container {width: 650px;}
}
@media only screen and (max-width:1560px){
 /* .mixo-content .mixo-video {
    padding-top: 70px;
}*/
 
}
@media only screen and (max-width:1329px){
    .month-boxes h3{font-size: 26px;margin-bottom: 5px;}
    .month-boxes h2{font-size: 20px;    margin-bottom: 5px;line-height: 24px;}
    .month-boxes .content-box{font-size: 16px;}
    .purchase-item .product-name{font-size: 20px; min-height: 70px;}
    .coupon_section .input-group-btn #add_coupon_code { min-width: 80px;letter-spacing: 0px;}
}
@media only screen and (max-width:1230px){
	.top-section .nav-box ul li a {padding: 8px 8px;font-size: 15px;letter-spacing: 0;}
	.top-section .nav-box ul li + li {margin-left: 10px;}
	.asseen-img-bx .img-box {max-width: 160px;}
	.how-it-box .content-box::before {font-size: 200px;left: 0;top: -20px;}
	.how-it-box p {line-height: 39px;}
	.how-it-section .how-it-box + .how-it-box {margin-top: 60px;}
	.footer-section .signup-box {width: 280px;}
	.footer-section .link-box {width: 230px;}
	.footer-section .address-box {width: 340px;}
	.month-boxes .image-box {width:370px;}
	.month-boxes .content-box {width: calc(100% - 370px);padding:40px;}
	.month-boxes .image-box img{margin-left:-20px;}
	.month-boxes .image-box .month-name {font-size: 20px;}
	.features-section{padding-top:60px;}
	.features-box .icon-box {margin: 0 auto 50px;max-width: 150px;}
	.features-box .image-box {width: 370px;}
	.features-box .content-box {width: calc(100% - 370px);}
	.features-box h2 {margin-bottom:40px;}
	.testi-slider-box .testi-box {padding: 30px;}
	.testi-box .image-box {border: 20px solid #fff;margin-top: -100px;max-width: 140px;height:140px;}
	.insta-section .insta-box a {width: 260px;}
     .mixo-content .mixo-video { padding-left: 20px;}
    .mixo-content .mixo-text h3 { font-size: 32px; margin-bottom: 10px;}
    .mixo-content .mixo-text {font-size: 18px;}
    .tab-section .tab-head .tab_link li a{ font-size: 20px;}
    .choice-box .choice-txt { font-size: 16px;}
    .map-tab-content .choice-box { gap: 20px;}
    .testimonial-section .testi-content{    padding: 60px 60px 20px;}
    .testi-content .head-left h2{    font-size: 38px;    line-height: 44px;    margin-bottom: 20px;}
    .testi-content .head-left { font-size: 18px;}
    .testi-content .head-left br { display: none;}
    .testi-box .testi-cnt h3 { font-size: 30px; margin-bottom: 10px;}
    .testimonial-section .testi-content::after{    background-size: 65px;    width: 78px;    height: 85px;}
    .month-box-section .owl-prev, .month-box-section .owl-next{background-size: 50px;}
    .month-box-section .owl-next { right: -70px;}
    .month-box-section .owl-prev {   left: -90px;}
    .about-section .about-content h3{font-size: 30px;padding: 10px 0 0;}
    .month-box-section { padding: 80px 0px 60px 0px;}
   	.boxes-content .boxes-text p { font-size: 20px;line-height: 26px;}
  	.onetime-purchase{padding: 10px 0 70px;}
   	.purchase-box .purchase-item {width: calc(50% - 40px);margin-bottom: 30px;}
   	.price-bx .product-price{font-size: 18px;}
   	.purchase-head h2 {font-size: 40px;}
  	.purchase-item .box-img { min-height: auto;}
   	.boxes-content .boxes-image { width: 30%;}
  	.boxes-content .boxes-text { width: 70%;}
    .coupon_section .input-group #id_coupon_code { font-size: 13px;}
}
@media only screen and (max-width:991px){
	.top-section {padding: 20px 0px;}
	.top-section .center-box {width: calc(100% - 220px);}
	.top-section .logo-box {margin: 0 auto 15px;max-width: 110px;}
	.top-section .left-box, .top-section .right-box {margin-top: 70px;width: 110px;}
	.top-section .nav-box ul li a {font-size: 14px;padding: 5px 6px;}
	.top-section .nav-box ul li.join-btn a {padding: 5px 20px;}
	.banner-section{height:500px;padding-top:70px;margin-bottom:30px;}
	.banner-section h1 {font-size: 30px;}
	.banner-section p {line-height: 35px;}
	.asseen-img-bx .img-box {max-width: 120px;}
	.how-it-box .image-box {margin-top: 110px;width: 30%;}
	.how-it-box .content-box {width: 70%;}
	.footer-section .address-box {width: 250px;}
	.footer-section .signup-box {width: 250px;}
	.footer-section .link-box {width: 190px;}
	/*.month-box-section .owl-prev, .month-box-section .owl-next{background-size: 80px auto;height: 70px;top: 470px;width: 70px;}*/
	.month-boxes .image-box {width: 200px;}
	.month-boxes .content-box {width: calc(100% - 200px);}
	.everything-boxes .every-box {font-size: 18px;width: 350px;}
	.everything-boxes .every-box p {margin-bottom: 10px;}
	.features-box .image-box {width: 200px;}
	.features-box .content-box {font-size: 20px;padding: 30px;width: calc(100% - 200px);}
	.features-box p {margin-bottom: 26px;}
	.faq-main .faq-box h2{font-size:16px;}
	.about-section .about-image {float: none;margin-bottom: 30px;padding-right: 0;width: auto;text-align: center;}	
	.about-section .about-content {float: none;width: auto;text-align: center;    padding-left: 0;}
	.about-content .learn-more {text-align: center;}
	.about-content .button-box {text-align: center;}
	.about-content p {line-height: 32px;    font-size: 18px;}
	.about-content .learn-more a {font-size: 20px;}
	.shop-btm-sec .shop-box {margin: 0 5px 45px;width: calc(50% - 12px);}
	.shop-btm-sec .shop-box h3 {min-height: 50px;}
	.the-shop-section .pagination::before {right: 0px;}
	.the-shop-section .pagination::after {left:0px;}
	.shop-top-sec .top-left ul li + li {margin-left: 10px;}
	.insta-section .insta-box a {width:calc(33.33% - 20px);margin:10px;} 
	.subscription-sec .subscription-box.term {width: 49%;}
	.footer-bottom .footer-left{float:none;width:auto;text-align:center;}
	.footer-bottom .footer-right{float:none;width:auto;text-align:center;}
	.past-box-slider .owl-prev, .past-box-slider .owl-next{background-size:80px;height: 80px;width: 80px;}
    .our-mixologist .mixo-content { display: block;}
    .mixo-content .mixo-video { padding-left: 0; width: auto;margin-bottom: 20px;}
    .mixo-content .mixo-text { width: auto;}
    .our-mixologist .title-box h1{margin-bottom: 30px; font-size: 30px;}
    .our-mixologist {padding: 90px 0 0;}
	 .our-boxes .boxes-content {display: block;}
  	.boxes-content .boxes-image {width: auto; text-align: center;}
    .boxes-content .boxes-text {  width: auto;}
    .our-boxes .title-box h1 { margin-bottom: 20px;}
    .tab-section .tab-head .tab_link li + li { margin-left: 6px;}
    .testimonial-section .testi-content { display: block;}
    .testi-content .head-left { margin-bottom: 20px;width: auto;}
    .testi-content .testi-slider-box { width: auto;}
    .testimonial-section .testi-content { padding: 30px 40px 20px;}
    .testi-content .head-left h2 { font-size: 30px; line-height: 32px; margin-bottom: 10px;}
    .month-box-section .owl-prev, .month-box-section .owl-next{    background-size: 50px;width: 60px; height: 48px;}
    .content-section .page-flow { padding-bottom: 60px;}
    .content-section { padding: 50px 0px 20px 0px;}
    .ship-include .ship-image { margin-left: 5px; margin-right: 5px; width: calc(33.3% - 10px);}
    .shiping-handling h3{font-size: 24px;}
    .month-boxes .content-box {font-size: 14px;}
    .our-boxes { padding: 20px 0;}
    .testi-slider-box .testi-box { padding: 50px 30px;}
    .choice-box .most-pop{    left: 0;padding: 4px 7px;    font-size: 12px;    top: -40px;}
    .choice-box .most-pop::after{content: "\f0d7"; right: 40px;     top: 14px;font-size: 22px;}
    .cart_addresses .ship_to #gift-form::before{font-size: 15px;}
    .coupon_section #coupon_form .row .col-xs-8 { width: 90%;}
  
}
@media only screen and (max-width:767px){
	h1{font-size:28px;}
	h2 {font-size:24px;}
	h3{font-size:20px;}
	h4{font-size:18px;} 
	h5{font-size:16px;}
	h6{font-size:15px;}
	.top-section{padding: 12px 0px;}
	.top-section.mob-nav{top:-90px;}
	.top-section.mob-nav.nav-display{top:0;}
	.top-section .nav-box {display: none;}
	.top-section .logo-box {margin-bottom: 0;max-width: 120px;}
	.top-section .left-box {margin-top:10px;}
	.top-section .right-box {margin-top:20px;}
	.top-section .left-box a, .top-section .right-box a {width: 34px;}
	.top-section .left-box .search-btn{display:none;}
	.top-section .left-box .mobile-btn{display:inline-block;}
	.banner-section{height:500px;padding-top:60px;margin-bottom:20px;background-position: left center;}
	.banner-section h1 {font-size: 28px;margin-bottom: 16px;}
	.banner-section .banner-content {font-size: 16px;max-width: 570px;}
	.banner-section p {line-height: 27px;}
	.button-box.desktop{display:none;}
	.button-box.mobile{display:block;}
	.button-box a{padding: 5px 10px;}
	.button-box a.gift{background-position: 10px center;padding-left: 45px;}
	.asseen-section .asssen-box{padding:20px 0px;}	
	.asssen-box .asseen-text {display: none;}
	.asssen-box .asseen-img-bx {display: block;text-align: center;width: auto;}
	.asseen-img-bx .img-box {margin: 0 15px;max-width:calc(25% - 30px);}
	.how-it-box .image-box,.how-it-box.recipe-box .image-box {margin-top:0px;width:auto;float:none;max-width:300px;margin:0px auto;}
	.how-it-box .content-box,.how-it-box.recipe-box .content-box, .how-it-box:nth-child(2) .image-box{width:auto;float:none;}
	.footer-section .footer-box {float: none;text-align: center;width: auto;font-size: 15px;}
	.footer-section .footer-box+.footer-box{margin-top:40px;}
	.footer-section .signup-box br {display: none;}
	.address-box ul li {display: inline-block;vertical-align: top;}
	.address-box .footer-logo {display: none;}
	.address-box ul {margin: 0 auto;max-width: 300px;}
	.month-boxes .image-box ,.month-boxes.recipe-box .image-box{margin: 0 auto;max-width: 500px;width: auto;padding:0px 40px;text-align: center;}

  
    .month-boxes .image-box ,.month-boxes.recipe-box .image-box{float: none;margin: 0 auto;max-width: 500px;width: auto;padding:0px 40px;text-align: center;}
	.month-boxes .image-box img ,.month-boxes.recipe-box .image-box img{margin-bottom: -70px;margin-left: 0;margin-right: 0;width: 100%;}
	.month-boxes .content-box {float: none;padding-top: 110px;width: auto;}
  
  
  
	.how-it-section {padding-bottom: 20px;padding-top: 80px;}
	.month-box-section {padding-top: 50px;}
	.month-boxes .image-box .month-name {right: 40px;}
	.month-boxes .content-box{font-size: 15px;}
	.everything-boxes h3 {min-height: auto;}
	.everything-boxes .every-box {display: block;width: auto;}
	.everything-boxes .every-box + .every-box {margin-top:30px;}
	.recive-section {padding-top: 0;}
	.title-box h1{margin-bottom:30px;}
	.past-box-section{padding-top:0px;}
	.insta-section {padding: 80px 0;}
	.features-section {padding-top: 0;}
	.features-box .image-box {width:auto;float:none;max-width:500px;padding:0px 30px;margin:0px auto;margin-bottom:-130px;}
	.features-box .content-box {width:auto;float:none;padding-top:200px;}
	.features-box .image-box img{margin-left:0px;}	
	.page-flow {padding-bottom: 100px;}
	.page-flow .page-box{width: 28.23%;}
	.title-box p {margin-bottom: 30px;}
	.subscription-sec {padding-top: 80px;}
	.subscription-sec .subscription-box p {line-height: 29px;}
	.subscription-sec .subsc-price {font-size: 22px;}
	.subscription-sec .subscription-box {margin: 0 auto 40px;max-width: none;}
	.cart-list-box .subtotal-box {float: none;width: 100%;}
	.subtotal-box .sub-bx {float: left;width: 50%;}
	.subtotal-box .total-amount {float: right;width: calc(100% - 50%);text-align:right;}
	.button-box.chekout-btn{ text-align:center;}
	.cart-header .prdct-title{ font-size:16px;}
	.product .prdct-img{ width:40px;}
	.product .prdct-name{ font-size:15px; width:calc(100% - 40px); text-align:left; padding-left:10px;}
	.product-list .product{ padding-top:12px; font-size:18px;}
	.shop-top-sec .top-left ul li a {font-weight: 500;}
	.shop-top-sec .select-text select {font-size: 20px;}
	
	.addons-products-row .addons-product {width: 49%;}
	.shop-top-sec .top-left {float: none;margin-bottom: 30px;text-align: center;width:auto;}
	.shop-top-sec .top-right {float: none;margin-bottom: 20px;text-align: center;width:auto;}
	.page-flow .page-box .page-icon{padding-bottom: 40px;}
	.page-flow .page-box .page-icon::before{top: 82%;}
	.page-flow .page-icon img{width: 20px;}
	.footer-section{padding: 30px 0 0;}
	.footer-bottom{font-size: 14px;}
	.testi-slider-box .testi-box{font-size: 14px;}
	.testi-slider-box .owl-prev, .testi-slider-box .owl-next {background-size: 50px auto;height: 50px;width: 50px;}
	.insta-section .insta-btn a{font-size: 20px;}
	.insta-section .insta-btn a::after {background-size: 30px auto;right: -45px;top: 23px;}
	.past-box-slider .owl-prev,
	.past-box-slider .owl-next{width:80px;height:80px;background-size:70px;}

	.testimonial-section .testi-slider-box{overflow:hidden;}
	.page-flow .page-name{font-size: 12px;}
    .month-box-section .owl-prev { left: 0;}
    .month-box-section .owl-next { right: 0;}
    .month-scroll .month-boxes{display: block;}
    .month-boxes h3{font-size: 24px;}
    .price-bx .product-price { width: auto;margin-bottom: 10px;}
    .purchase-item .price-bx { display: block;}
    .price-bx .product-price{width: auto;text-align: center;}
    .price-bx button.btn.btn-primary{ width: 100%;text-align: center;}
    .choice-box .most-pop { padding: 3px 9px; font-size: 14px;right: 24px;    top: -22px;}
  	.choice-box .most-pop{    max-width: 110px;top: -35px;}
  	.subtotal-box .continue-ship { text-align: center; margin-right: 0;}
  
    .choice-box .choice-month, .choice-box .choice-price, .choice-box .choice-save, .choice-box .choice-drink{width: 44%;}
  .choice-box .choice-save {
    padding-left: 50px;
}
  .choice-box .choice-month {
    padding-left: 50px;
}
  .choice-box .choice-btn{position: absolute;left: 0;top: -3px;}
  .tab-section .tab-details {
    padding: 40px 0 40px 90px;
}
  
}
@media only screen and (max-width:640px){
	.everything-boxes h3{font-size:18px;}
	.testi-slider-box .testi-box{margin-top:0px;}	
	.faq-main .faq-box {padding: 30px 40px;}
	.cart-box p{ font-size:20px;}
	.shop-top-sec .top-left ul li a {font-size: 13px;}
	.shop-top-sec .top-left {margin-bottom: 20px;}
	.shop-top-sec .top-right .sort-text {font-size: 15px;}
	.shop-top-sec .select-text select {font-size: 15px;}
	.shop-top-sec .top-right .select-text {margin-left: 0;width: 250px;}
	.shop-top-sec .top-right .select-text::after {font-size: 25px;right: 35px;top: 13px;}
	.asseen-img-bx .img-box {margin: 0 5px;max-width: calc(25% - 10px);}
}
@media only screen and (max-width:550px){
	.cart-header .prdct-title, .product-list .product, .product-list .product.prdct-remov{ width:20%;}
	.shop-btm-sec .shop-box {display: block;margin: 0 0px 10px;width: auto;}
	.the-shop-section .pagination::before {font-size: 25px;top: 7px;}
	.the-shop-section .pagination::after {font-size: 25px;top: 7px;}
	.the-shop-section .pagination ul li a {font-size: 20px;padding: 10px 15px;}
	.shop-top-sec .top-left ul li a {letter-spacing: 1px;padding: 3px;}
	.shop-top-sec .top-left ul li + li {margin-left: 5px;}
    .choice-box .choice-txt { font-size: 13px;}
}
@media only screen and (max-width:500px){
	.page-flow .page-name {font-size: 14px;}
	.subscription-sec .subscription-box.term {width: 100%;}
	.subscription-sec .subscription-box.term p {min-height: auto;}
	.subscription-sec .subscription-box.term h3{padding-top: 10px;}
	.button-box a {font-size: 12px;margin: 0 5px 10px;min-width: 100px;padding: 5px;}
	.button-box a.gift {background-position: 6px center;background-size: 24px auto;padding-left: 30px;}
	.addons-products-row .addons-product {width: 100%;}

}
@media only screen and (max-width:480px){
	.top-section .left-box, .top-section .right-box {width: 110px;}
	.top-section .center-box {width: calc(100% - 220px);}
	.banner-section {height: 480px;}
	.how-it-box p {line-height: 32px;}
	.month-box-section .owl-prev, .month-box-section .owl-next{top:350px;}
	.month-boxes h3 {font-size: 14px;}
	.month-boxes h2 {font-size: 16px;line-height: 25px;}
	.month-boxes .content-box {font-size: 14px;padding: 90px 20px 20px;}
	.month-boxes .content-box p {line-height: 25px;}
	.faq-main .faq-box {padding: 30px 15px;}
	.join-club h3{ font-size:20px;}
	.cart-progress-bar ul li a{ font-size:16px;padding: 5px 0;}
	.cart-header .prdct-title, .product .prdct-name {font-size: 13px;}
	.product-list .product .quantity{ width:40px;}
	.product-list .product {font-size: 16px;padding-top: 20px;}
	.subtotal-box .sub-bx p{font-size: 15px;  margin-bottom: 0;}
	.cart-progress-bar {margin: 0;}
	.cart-section .cart-list-box {margin: 50px 0;}
	.shop-top-sec .top-right .sort-text {margin-bottom: 20px;}
	.shop-top-sec .top-right .select-text {width: 260px;}
	.insta-section .insta-btn a {background-size: 50px auto;font-size: 24px;height: 50px;padding-left: 16px;padding-top: 9px;}
	.insta-section .insta-btn a::after {background-size: 20px auto;right: -40px;top: 9px;}
	.address-box ul li {background-size: 20px auto;padding-left: 34px;}
    .address-box ul li.email-icon {background-position: 8px center;}{    font-size: 15px;}
	.address-box ul li.map-icon{background-size: 15px auto;}
  
    .addon-popup iframe { height: 820px;}
    .tab-section .tab-head .tab_link li a{    font-size: 15px;}
    .choice-box .choice-txt { font-size: 12px;}
	.map-tab-content .choice-box { gap: 5px;}
    .tab-section .tab-head { margin-bottom: 20px;}
    .map-tab-content .choice-cont { margin-bottom: 40px;}
    .tab-section .tab-head .tab_link li a{font-size: 15px;}
    .choice-box .choice-btn{    width: 16px;    height: 16px; }
    .map-tab-content .submit-btn a{font-size: 18px;padding: 7px 40px;}
  
    .tab-section .tab-head .tab_link li a { padding: 2px 10px;}
    .testi-box .testi-cnt h3 {    font-size: 22px;}
    .testi-cnt .star-box i.fa.fa-star {font-size: 30px;}
    .testi-slider-box .testi-box { padding: 30px 15px;}
    .testimonial-section .testi-content { padding: 30px 15px 20px;}
    .testi-slider-box .testi-box::after{    background-size: 80px;    width: 80px;    height: 35px;}
    .boxes-content .boxes-text h3{font-size: 26px;}
    .shiping-handling h3 { font-size: 20px;}
    .onetime-purchase .purchase-box { display: block;}
    .purchase-box .purchase-item { width: auto; margin-bottom: 20px;}
    .purchase-head h2 {font-size: 30px;}
    .onetime-purchase .purchase-head h3 {font-size: 20px;}
    .choice-box .most-pop{right: 0;}
    .cart_addresses .ship_to #gift-form::before{font-size: 14px;}
    .shop-boxes .box-img img { width: 100%;}

}
@media only screen and (max-width:360px){
	.top-section .left-box, .top-section .right-box {width: 80px;}
	.top-section .center-box {width: calc(100% - 160px);}
	.top-section .logo-box {max-width: none;width: auto;}
	.past-box-slider .owl-prev,
	.past-box-slider .owl-next{width:40px;height:40px;background-size:40px;}
	.month-box-section .owl-prev, .month-box-section .owl-next{width:40px;height:40px;background-size:40px;top: 290px;}
	.cart-header .prdct-title, .product .prdct-name {font-size: 12px;}
	.button-box.chekout-btn a{font-size: 15px;}
	.shop-top-sec .top-left {margin-bottom: 10px;}
    .cart_addresses .ship_to #gift-form::before{font-size: 13px;}
}