#js-wc-checkout-form p#shipping_company_field {
    display: none;
}
.header__nav span.countPill.countPill--positive.cart-quantity {
    line-height: 17px;
    text-align: center;
    padding-left: 0px;
	vertical-align: text-bottom;
}
.minicart_shop_page { 
	position: fixed;
	height: 100vh;
	width: 428px;
	right: -428px;
	z-index: 99999999999999 !important;
	top: 0;
	background: #fff;
	padding: 26px;
	overflow-x: hidden;
	transition: 0.5s;
    font-family: "sofia-pro", sans-serif;
	color: #2e3941;
}
.minicart_shop_page .woocommerce-checkout__cart-product-name{
	color: #2e3941; 
} 
.minicart_shop_page.active{
	box-shadow:0 0 7px 0px #000;
	right: 0 !important;
}
.mini_cart_items .cart_item_detail_sec {
	display: flex;
	column-gap: 10px;
}
.mini_cart_items .woocommerce-checkout__cart-item.cart_item .cart_items_deta_row {
	display: flex;
	column-gap: 7px;
	justify-content: space-between;
}
.mini_cart_item_text p.woocommerce-checkout__cart-product-description {
	margin-bottom: 0;
}
.bg_custom_549999 {
	border: 2px solid #84dda7 !important;
}
.woocommerce-checkout__cart-thumbnail_1.bg_custom_549999 {
    overflow: visible !important;
}
.mini_cart_items .woocommerce-checkout__cart-item.cart_item .cart_items_deta_row .woocommerce_cart_item_tumb_col {
	max-width: 35px;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1 {
	border: 2px solid #84dda7;
	padding: 12px;
	border-radius: 11px;
	position:relative;
	overflow:hidden;
}
.min_cart_footers-subtotal {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mini_cart_items .cart_item_quantity_col p.qty__subtext {
    font-size: 15px;
    line-height: 15px;
    bottom: -17px;
}
.mini_cart_items .cart_item_quantity_col .qty--has-subtext {
	justify-content: flex-end;
    column-gap: 3px;
}
.minicart_shop_page .proceed_checkout_button {
	text-align: center;
}
.minicart_shop_page .proceed_checkout_button a {
	display: block;
	background: #fd8141;
	border-radius: 50px;
	padding: 9px;
	color: #fff;
	margin-top: 9px;
	font-weight:600;
	cursor:pointer;
}
.proceed_checkout_button p {
	font-size: 14px;
	margin-top: 3px;
	line-height: 1.4;
}
.mini_cart_header > p {
    font-weight: bold;
}
.mini_cart_balnder_bootel .single-product-subscription__qty-box-description p {
	text-transform: unset;
	position: relative;
	padding-right: 21px;
	font-size: 18px !important;
	color: #2e3941;
}
body .minicart_shop_page .mini_cart_header > h2 {
    font-size: 28px;
    line-height: 18px;
    font-weight: 800;
}
body .minicart_shop_page .mini_cart_header > h2 span {
    /* font-size: 18px; */
    font-weight: 600;
}
.minicart_shop_page .mini_cart_items button.minicart-item__remove {
    position: absolute;
    top: 7px;
    left: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    padding: 0;
    border: none;
    background-color: #fe8242;
    border-radius: 50%;
    box-shadow: 0 3px 6px #00000029;
}
.minicart_shop_page .mini_cart_items button.minicart-item__remove:after {
    transform: translate(-50%,-50%) rotate(-45deg);
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 10px;
    height: 2px;
    background-color: #fff;
}
.minicart_shop_page .mini_cart_items button.minicart-item__remove:before {
    transform: translate(-50%,-50%) rotate(45deg);
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 10px;
    height: 2px;
    background-color: #fff;
}
.minicart_shop_page .min_cart_footers {
    margin-bottom: 20px;
}

.minicart_shop_page .min_cart_footers .mini-cart-accordion button.minicart_summary_toggler {
    color: #2e3941;
    position: relative;
    margin-top: 12px;
    margin-bottom: 22px;
    padding: 0;
    background: transparent;
    font-size: 15px;
    line-height: 1.47;
}
.minicart_shop_page .min_cart_footers .mini-cart-accordion .minicart-summary__accordion-content.js-accordion-content {
    display: none;
}
.minicart_shop_page .min_cart_footers .mini-cart-accordion button.minicart_summary_toggler:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #2e3941;
    transition: .1s ease-in-out background-color;
}
.mini-cart-accordion .minicart-summary-inner h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
.mini_cart_balnder_bootel .single-product-subscription__qty-box-description span.onetime_purchase {
	font-size: 12px;
	display: block;
}
.mini_cart_balnder_bootel .single-product-subscription__blender-bottle-description{
	padding-right:0px;
}
.mini_cart_balnder_bootel .control-box.single-product-subscription__qty-box {
	margin-bottom: 0 !important;
	border-radius: 11px;
	padding: 12px; 
}
.mini_cart_balnder_bootel .single-product-subscription__qty-box-description p a {
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 11px;
	padding-top: 2px;
	right: 0;
	top: 7px !important;
}
.mini_cart_items .cart_items_deta_row .woocommerce-checkout__cart-product-name p {
	font-size: 18px;
}
.single-product-subscription__blender-bottle-description.normalblander, .single-product-subscription__blender-bottle-description.premiumblander {
	padding-left: 47px !important;
}
.minicart_shop_page .woocommerce-checkout__cart-product-name-description {
	margin-bottom: 10px;
}
.mini_cart_balnder_bootel > h3 {
	font-size: 17px;
    font-weight: 600;
}
.close_mini_cart_icon {
	max-width: 17px;
	position: absolute;
	top: -7px;
	right: 0;
	z-index: 999;
	cursor: pointer;
} 
.mini_cart_items .woocommerce-checkout__cart-item.cart_item .cart_items_deta_row .cart_item_quantity_col {
	flex: 0 0 auto;
}
.mini_cart_header {
	position: relative;
}
.mini_cart_header progress#mini_cart_progress {
	width: 100%;
}
.mini_cart_header p {
	margin-bottom: 0;
}
.mini_cart_header progress#mini_cart_progress {
	width: 100%;
} 
.mini_cart_balnder_bootel span.price {
    color: #fe8242 !important;
    font-weight: 600;
	font-size:16px;
}	
.minicart_shop_page .progress {
	margin: 0 auto 20px;
	margin-left:-26px;
	padding: 0;
	width: calc(100% + 52px);
	height: 3px;
	overflow: hidden;
	background: #e7fbff;
	border-radius: 6px;
}

.minicart_shop_page .bar {
  position:relative;
  float:left;
  min-width:1%;
  height:100%;
  background:#93d5e3;
}

.minicart_shop_page .percent {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  margin:0;
  font-family:tahoma,arial,helvetica;
  font-size:12px;
  color:white;
}	
.mini_cart_header > p {
	text-align: center;
	background: #e7fbff;
	padding: 4px;
	margin-left: -26px;
	width: calc(100% + 52px);
	font-size: 17px;
}
body.mini_cart_active:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #0006;
	z-index: 999;
}
body.mini_cart_active{
	overflow:hidden !important;
}
.mini_cart_item_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ffffffbf;
	z-index: 999;
}
.subscribe_to_subscription_mincart {
	margin-left: 46px;
	padding: 6px 9px 8px;
	background: #def7e8;
	font-size: 12px;
	font-weight: 600;
	border-radius: 4px;
}
.subscribe_to_subscription_mincart label {
    display: flex;
    align-items: flex-start;
    column-gap: 4px;
    font-size: 14px;
    line-height: 14px;
}
.mini_cart_items {
    min-height: 153px;
}
.minicart_shop_page .proceed_checkout_button a.disabled {
	opacity: 0.6;
	cursor: alias;
	text-decoration: unset !important;
}
.minicart_shop_page .woocommerce-checkout__cart-product-total span.woocommerce-Price-amount.amount {
    color: #fd8141;
    font-weight: 600;
}
.minicart_shop_page  .woocommerce-checkout__cart-product-total strike.woocommerce-checkout__cart-product-total-regular-price span.woocommerce-Price-amount.amount {
    color: #2e3941;
    font-weight: 500;
}
.mini_cart_item_text p.woocommerce-checkout__cart-product-description {
    margin-bottom: 0;
    font-weight: 500;
    font-family: "sofia-pro", sans-serif;
}
.minicart_shop_page .qty__minus,.minicart_shop_page .qty__plus {
    border-radius: 3px;
    width: 21px;
    height: 18px;
}
.minicart_shop_page .qty__plus:before {
    top: 3px;
    bottom: 3px;
    left: 8px;
	width: 2px;
}
.fancybox-overlay.fancybox-overlay-fixed {
    z-index: 999999999 !important;
}
.minicart_shop_page .qty__minus:after,.minicart_shop_page .qty__plus:after {
    top: 7.5px;
    left: 3px;
    right: 3px;
	height: 2px;
}
.subscribe_to_subscription_mincart {
    margin-top: 8px;
}
.subscribe_to_subscription_mincart input {
    margin-top: 2px;
}
.min_cart_footers-subtotal.min_cart_footers-total > div {
    font-weight: 600;
}
body{
	position:relative;
}
div#modal-blender-bottle-slide, div#modal-blender-bottlepremium-slide{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
	width: calc(100% - 800px);
    height: 100%;
    overflow: hidden;
    background: #fff;
    z-index: 999999;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    overflow-y: auto;
	display:none;
}

div#modal-blender-bottle-slide.active, div#modal-blender-bottlepremium-slide.active{
	animation: slide-in 0.5s forwards;
	-webkit-animation: slide-in 0.5s forwards;
	right:428px;
	display: block;
}
div#modal-blender-bottle-slide.dismiss, div#modal-blender-bottlepremium-slide.dismiss{
	animation: slide-out 0.5s forwards;
  -webkit-animation: slide-out 0.5s forwards;
}
/*div#modal-blender-bottle-slide img, div#modal-blender-bottlepremium-slide img{
	width:100%;
}*/

/* div#modal-blender-bottle-slide .modal-innr-content img {
    margin-top: 100px;
} */

div#modal-blender-bottle-slide .modal-innr-content, div#modal-blender-bottlepremium-slide .modal-innr-content {
    position: relative;
}
div#modal-blender-bottle-slide .modal-innr-content .modal-headr, div#modal-blender-bottlepremium-slide .modal-innr-content .modal-headr {
    position: absolute;
    top: 10px;
    z-index: 99999;
    right: 10px;
    background: rgba(255,255,255,.5);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#modal-blender-bottle-slide .modal-innr-content .modal-headr i, div#modal-blender-bottlepremium-slide .modal-innr-content .modal-headr i {
    color: #fff;
    font-size: 20px;
}

/* width */
div#modal-blender-bottle-slide::-webkit-scrollbar, div#modal-blender-bottlepremium-slide::-webkit-scrollbar {
  width: 6px;
}

/* Track */
div#modal-blender-bottle-slide::-webkit-scrollbar-track, div#modal-blender-bottlepremium-slide::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
div#modal-blender-bottle-slide::-webkit-scrollbar-thumb, div#modal-blender-bottlepremium-slide::-webkit-scrollbar-thumb {
  background: #fd8141;
}

/* Handle on hover */
div#modal-blender-bottle-slide::-webkit-scrollbar-thumb:hover, div#modal-blender-bottlepremium-slide::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.single-product-subscription__blender-bottle-description.normalblander, .single-product-subscription__blender-bottle-description.premiumblander{
	cursor:pointer;
}
.single-product-subscription__blender-bottle .icon-info1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #84dda7;
    color: #fff;
    right: 10px;
}
.icon-info1{
    font-size: 12px;
    color: #84dda7;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
}
.mini_cart_balnder_bootel .single-product-subscription__blender-bottle-description .blender-tooltip {
    position: absolute;
    z-index: 2;
    border-radius: 10px;
    padding: 5px;
    background: #000;
    top: -40px;
    left: 0;
    border-radius: 5px;
}
.mini_cart_balnder_bootel .single-product-subscription__blender-bottle-description .blender-tooltip.show{
	display:block !important;
}
.mini_cart_balnder_bootel .single-product-subscription__blender-bottle-description .blender-tooltip:after {
    content: "";
    position: absolute;
    transform: rotate(225deg);
    background-color: #000;
    padding: 5px;
    z-index: 1;
    bottom: -5px;
    left: 15px;
}
.mini_cart_balnder_bootel .single-product-subscription__blender-bottle-description .blender-tooltip .icon-info {
    position: static;
    width: auto;
    height: auto;
    background: transparent;
    transform: none;
    border-radius: 0 !important;
}

.blender-tooltip.show {
	display: block !important;
}
.single-product-subscription__blender-bottle.flavor.berberine_bg_custom_379379 {
    position: relative;
}
.mini_cart_balnder_bootel .single-product-subscription__blender-bottle .icon-info {
    position: absolute;
    top: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #84dda7;
    color: #fff;
    right: 10px;
}
.mini_cart_balnder_bootel .single-product-subscription__blender-bottle.flavor.berberine_bg_custom_549999 .icon-info {
    position: absolute;
    top: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #84dda7;
    color: #fff;
    right: 10px;
}
.berberine_bg_custom_549999 .control-box {
    border: 2px solid #84dda7;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1.bg_custom_549999  .icon-info {
    position: absolute;
    top: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #84dda7;
    color: #fff;
    right: 10px;
	font-size: 16px;
	width: 150px;
    height: 18px;
	border-radius: 50%;
    line-height: 16px;
    text-align: center;
}
.berberine_bg_custom_549999 { 
    position: relative;
}
.mini_cart_balnder_bootel .icon-info {
    font-size: 12px;
    color: #84dda7;
    display: inline-block;
    width: 150px;
    height: 25px;
    background: #fff;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
}
/******************/
.single-product-subscription__blender-bottle-description.normalblander:before {
	content: "";
	background: transparent url(https://gethlth.com/wp-content/themes/hlthcode/assets/img/upsell-bottle2.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0px;
	width: 45px;
	height: 60px;
	background-size: contain;
}
.single-product-subscription__blender-bottle-description.premiumblander:before {
	content: "";
	background: transparent url(https://gethlth.com/wp-content/themes/hlthcode/assets/img/upsell-premium-bottle.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0px;
	width: 45px;
	height: 60px;
	background-size: contain;
}
.single-product-subscription__blender-bottle-description.normalblander a.icon-info {
	top: 10px;
}
.single-product-subscription__blender-bottle-description.premiumblander a.icon-info {
	top: 10px;
}
.single-product-subscription__qty-box-description span {
	text-transform: uppercase;
	font-size: 14px;
}
.single_subcription_blender_bottel_section .single-product-subscription__blender-bottle{
	padding-bottom: 0px;
}
.single-product-subscription__blender-bottle-description.normalblander,.single-product-subscription__blender-bottle-description.premiumblander{
	padding-left: 42px !important;
}
.supercharge-results-data {
    border-radius: 6px !important;
    line-height: 20px !important;
    width: 184px !important;
    font-weight: 600;
    font-size: 14px !important;
    font-family: "sofia-pro", Sans-serif;
}
.supercharge-results-data.supercharge-results-data-added {
    line-height: 19px !important;
    font-size: 14px !important;
    width: 179px !important;
    height: 22px !important;
}
/******************/


/*****************************************/
.mini_cart_container .minicart-offer-grid {
	background: #e7fbff;
	border: 2px dashed #94c8db;
	border-radius: 15px;
	margin-bottom:20px;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner {
    padding: 12px;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step1-cnt {
    display: flex;
    align-items: center;
    justify-content: center;
	background: #03c9f0;
    border-radius: 6px;
    padding: 3px;
    color: #fff;
	margin: 0 30px;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt {
    background: #ff4141;
    border-radius: 6px;
    color: #fff;
    margin: 0;
    position: relative;
    line-height: 0;
    padding: 9px 3px;
}
.minicart_shop_page_inner .minicart-offer-inner .offer-head p.offer-step2-cnt span {
    line-height: 120%;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step1-cnt span.offer-text {
    padding-top: 2px;
    padding-left: 5px;
    text-transform: uppercase;
    font-size: 13px;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .offer-text {
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 17px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .dsc-img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .dsc-img img {
    width: 35px;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item {
    margin-top: 5px;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row {
    display: flex;
	justify-content:center;
	align-items:center;
    gap: 10px;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol .off-item-img img {
    width: 30px;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol:first-child {
    flex: 0 0 15%;
    max-width: 15%;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol .off-content {
    font-size: 17px;
    margin: 0;
    color: #2f3941;
	font-weight:600;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-apply-btn-wrap button.offer-apply-btn {
    background: #83dca6;
    font-weight: 600;
    font-size: 15px;
    color: #000;
    padding: 10px;
    width: 140px;
    margin-top: 6px;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1[data-in-offer="Yes"] {
    padding: 0;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1[data-in-offer="Yes"] .offer-app-grid {
    background: #def7e8;
    text-align: center;
    padding: 3px;
    border-radius: 11px 11px 0 0;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1[data-in-offer="Yes"] .offer-app-grid .off-discimg img {
    width: 20px;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1[data-in-offer="Yes"] .offer-app-grid .off-discimg {
    padding-right: 5px;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1[data-in-offer="Yes"] .offer-app-grid span.off-apptext {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1[data-in-offer="Yes"] .cart_items_deta_row {
    padding: 20px 12px;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1[data-in-offer="Yes"] .woocommerce-checkout__cart-product-total span.woocommerce-Price-amount.amount del {
    color: #808080;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1[data-in-offer="Yes"] .cart_item_quantity_col .qty__count-label span.qty__label.js-qty-label {
    text-transform: capitalize;
}
.mini_cart_items .woocommerce-checkout__cart-thumbnail_1[data-in-offer="Yes"] button.minicart-item__remove.make-it-hide {
    display: none;
}
.minicart_shop_page_inner.offer_is_avilabel .minicart-offer-inner p.offer-step1-cnt{
	display:none;
}
.minicart_shop_page_inner.offer_is_avilabel .minicart-offer-inner p.offer-step1-cnt{
	display:none;
}
.minicart_shop_page_inner.offer_is_avilabel .minicart-offer-inner p.offer-step2-cnt{
	display:block;
}
.minicart_shop_page_inner.offer_is_avilabel .minicart-offer-inner .offer-head p.offer-step1-cnt,.minicart_shop_page_inner.offer_is_avilabel .minicart-offer-inner .offer-item button.offer-apply-btn {
    display: none !important;
}
.minicart_shop_page_inner.offer_is_avilabel .minicart-offer-inner .offer-head p.offer-step2-cnt {
    display: block !important;
}
.mini_cart_items .woocommerce-checkout__cart-item.cart_item .cart_items_deta_row .woocommerce_cart_item_tumb_col {
    max-height: 48px;
}
.min_cart_footers {
    margin-top: -10px;
}

.woocommerce-checkout__cart-product-name-description {
	margin-bottom: 10px;
}
.checkout_form_row .checkout_right_col .qty--has-subtext {
	margin-bottom: 8px;
}
.checkout_form_row .subscribe_to_subscription_mincart {
	margin-top: 0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
	margin-top: 10px;
}
tr.custom_woocommerce-checkout__cart-item_row.woocommerce-checkout__cart-item.cart_item[data-pid="379379"][data-product-type="one_time"] .cart_items_deta_row {
    padding-bottom: 10px;
}
body.page-template-default.woocommerce-checkout .site.wrapper {
    padding-top: 0 !important;
}
.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .offer-text br{
	display:none;
}
.checkout_coupon_container p.coupon_code_box_show {
    padding-bottom: 9px;
}
.mini_cart_container .single-product-subscription__qty-box-description {
    max-width: 212px;
}

.mini_cart_container .single-product-subscription__qty-box {
    column-gap: 6px;
}
span.mini_cart_item_text_hilited {
    font-size: 14px;
    line-height: 0;
    display: block;
    margin-bottom: 10px !important;
    margin-top: 4px;
	text-transform: unset;
	font-weight: bold;
}
p.mini_cart_item_original_creamy {
    margin-bottom: 10px;
}
p.mini_cart_item_original_chocolate {
    margin-bottom: 5px;
}
span.mini_cart_item_text_hilited {
    text-transform: unset !important;
}
.plant-base-chocolate-row-quntity {
    min-width: 208px;
}
.plant-base-vanila-row-quntity {
    min-width: 210px;
}
.mini_cart_item_text_vanilla_shop {
    margin-bottom: 9px;
}
p.mini_cart_item_text_chocolate_shop {
    margin-bottom: 5px;
}
/*****************************************/

@keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@-webkit-keyframes slide-in {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes slide-out {
  0% {
    transform: translateX(0%);  
  }
  100% {
    transform: translateX(100%);
  }
}

@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
  }
}


@media only screen and (min-width:1024px){
	.minicart_shop_page { 
		width: 447px;
		right: -447px;
		background: transparent;
		padding: 0px;
		padding-left:19px; 
	}
	.minicart_shop_page > div {  
		background: #fff; 
		padding: 26px;
	}
	.minicart_shop_page.active{
		box-shadow:unset;
		right: 0 !important;
	}
	.minicart_shop_page.active > div {
		box-shadow:0 0 7px 0px #000;
	}
	.minicart_shop_page_inner .single-product-subscription__blender-bottle {
		position: relative;
	}
	.active_blender_info:before {
		content: "";
		position: absolute;
		left: -9px;
		left: -64px;
		width: 0;
		height: 0;
		border-color: transparent #fff transparent transparent;
		border-style: solid;
		border-width: 19px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1400px){
	div#modal-blender-bottlepremium-slide img.modal-blender-bottle__img1 {
		max-height: 100vh;
		width: 100%;
		object-fit: cover;
	}
	div#modal-blender-bottle-slide img.modal-blender-bottle__img1 {
		max-height: 95vh;
		width: 100%;
		object-fit: cover;
		margin-top: 0; 
	}
}

@media only screen and (min-width:1280px){
	div#modal-blender-bottlepremium-slide img.modal-blender-bottle__img1 {
		height: 100vh;
		width: 100%;
	}
	div#modal-blender-bottle-slide img.modal-blender-bottle__img1 {
		height: 100vh;
		width: 100%; 
	}
}

@media only screen and (max-width:1600px){
/* 	div#modal-blender-bottle-slide .modal-innr-content img {
		margin-top: 30px;
	} */
}
@media only screen and (max-width:1450px){
	div#modal-blender-bottle-slide, div#modal-blender-bottlepremium-slide{
		 width: calc(100% - 700px);
	}
}
@media only screen and (max-width:1300px){
	div#modal-blender-bottle-slide, div#modal-blender-bottlepremium-slide{
		 width: calc(100% - 600px);
	}
}
@media only screen and (max-width:1279px){
	div#modal-blender-bottle-slide.active, div#modal-blender-bottlepremium-slide.active {
		right: 0;
		width:100%;
		z-index: 9999999999;
	}
	div#modal-blender-bottle-slide img, div#modal-blender-bottlepremium-slide img{
		width:auto;
	}
}
@media only screen and (max-width:767px){
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step1-cnt{
		margin:0;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol .off-content {
		font-size: 20px;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-grid .checkout-offer-head .checkout-offer-step2-cnt{
		margin: 0;
		padding:6px 3px;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap p.checkout-offer-step1-cnt{
		margin:0;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-grid .checkout-offer-head .checkout-offer-step2-cnt {
		margin: 0;
		padding: 6px 3px 10px;
		text-align: center;
		font-weight: 600;
		line-height: 18px;
		font-size: 16px;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-grid .checkout-offer-head .checkout-offer-step2-cnt .dsc-img {
		position: absolute;
		right: 0;
		top: 3px;
		bottom: 0;
		right: 2px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-grid .checkout-offer-head .checkout-offer-step2-cnt .dsc-img img {
		width: 30px;
	}
}
@media only screen and (max-width:575px){
	div#modal-blender-bottle-slide img, div#modal-blender-bottlepremium-slide img {
		height: 100vh;
		object-fit: contain;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .offer-text br{
		display:block;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt {
		text-align: center;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .offer-text {
		font-size: 14px;
		line-height: 0px;
		font-weight:600;
		padding:0;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt{
		line-height: 20px;
		padding:10px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .dsc-img {
		right: 2px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		top: 5px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .dsc-img img {
		width: 55%;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol .off-content {
		font-size: 16px;
	}
	.mini_cart_items{
		min-height: 132px;
	}
	.minicart_shop_page .min_cart_footers .mini-cart-accordion button.minicart_summary_toggler {
		margin-bottom: 0px;
	}
}
@media only screen and (max-width:500px){
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-grid .checkout-offer-head .checkout-offer-step2-cnt span.offer-text {
		padding-left:0px !important;
	}
	.checkout_form_row .checkout_header_ {
		padding: 50px 0px 20px;
	}
	.checkout_form_row .checkout_right_col {
		padding-top: 48px;
	}
	.woocommerce-checkout__cart-product-name-description {
		margin-bottom: 10px;
	}
	.checkout_form_row .checkout_right_col .qty--has-subtext {
		margin-bottom: 8px;
	}
	.checkout_form_row .subscribe_to_subscription_mincart {
		margin-top: 0;
	}
	.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
		margin-top: 10px;
	}
}
@media only screen and (max-width:480px){
	.minicart_shop_page {
		width: 90%;
		right: -90%;
	}
	.mini_cart_items .woocommerce-checkout__cart-item.cart_item .cart_items_deta_row .woocommerce_cart_item_tumb_col, .mini_cart_items .woocommerce-checkout__cart-item.cart_item .cart_items_deta_row .woocommerce_cart_item_tumb_col img {
		width: 35px;
		flex: 0 0 35px;
	}
	.mini_cart_items .cart_items_deta_row .woocommerce-checkout__cart-product-name p {
		font-size: 16px;
	}
	.mini_cart_balnder_bootel .single-product-subscription__qty-box-description p {
		font-size: 16px !important;
	}
	.minicart_shop_page .woocommerce-checkout__cart-product-total span.woocommerce-Price-amount.amount {
		font-size: 14px;
	}
	.mini_cart_item_text p.woocommerce-checkout__cart-product-description {
		font-size: 12px;
	}
	.minicart_shop_page .single-product-subscription__blender-bottle-description.normalblander, .minicart_shop_page .single-product-subscription__blender-bottle-description.premiumblander {
		padding-left: 42px !important;
		max-width: 177px;
	}
	.subscribe_to_subscription_mincart label {
		display: flex;
		align-items: flex-start;
		column-gap: 4px;
		font-size: 12px;
		line-height: 15px;
	}	
	.plant-base-chocolate-row-quntity {
		min-width: calc(100% - 124px);
	}
	.plant-base-vanila-row-quntity {
		min-width: calc(100% - 121px);
	}
}
@media only screen and (max-width:415px){
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step1-cnt span.offer-text {
		font-size: 13px;
		margin:0;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol .off-item-img img {
		width: 32px;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-grid .checkout-offer-head .checkout-offer-step2-cnt span.offer-text {
		font-size: 12px;
		line-height: 15px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt {
		line-height: 17px;
		padding: 10px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .offer-text {
		font-size: 13px;
	}
}
@media only screen and (max-width:390px){
	.mini_cart_items .woocommerce-checkout__cart-item.cart_item .cart_items_deta_row .woocommerce_cart_item_tumb_col, .mini_cart_items .woocommerce-checkout__cart-item.cart_item .cart_items_deta_row .woocommerce_cart_item_tumb_col img {
		width: 26px;
		flex: 0 0 26px;
	}
	.minicart_shop_page .qty__count,.minicart_shop_page .qty__label {
		font-size: 14px;
	}
	.minicart_shop_page .qty__count-label {
		margin: 0 7px;
	} 
	.mini_cart_items .woocommerce-checkout__cart-item.cart_item .cart_items_deta_row .cart_item_quantity_col {
		flex: 0 0 auto;
	}
	.minicart_shop_page {
		padding: 26px 15px;
	}
	.min_cart_footers .label, .min_cart_footers .value {
		font-size: 16px;
	}
	.minicart_shop_page .single-product-subscription__blender-bottle-description.normalblander:before {
		width: 28px;
		height: 64px;
	}
	.minicart_shop_page .single-product-subscription__blender-bottle-description.premiumblander:before {
		width: 32px;
		height: 80px;
	}
	.minicart_shop_page .single-product-subscription__blender-bottle-description.normalblander, .minicart_shop_page .single-product-subscription__blender-bottle-description.premiumblander {
		padding-left: 39px !important;
		max-width: 177px;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-grid .checkout-offer-head .checkout-offer-step2-cnt .dsc-img img {
		width: 30px;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-item .checkout-off-flex-row .checkout-off-fcol p.checkout-off-content {
		font-size: 16px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol .off-content {
		font-size: 15px;
	}
	.minicart_shop_page {
		width: 95%;
		right: -95%;
	}
}
@media only screen and (max-width:360px){
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol .off-item-img img {
		width: 28px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .dsc-img img {
		width: 45%;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt .offer-text{
		line-height:20px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner {
		padding: 10px 6px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol .off-content {
		font-size: 14px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-apply-btn-wrap button.offer-apply-btn {
		font-size: 14px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head span.dsc-img img {
		width: 20px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step2-cnt{
		padding:5px;
	}
	.minicart_shop_page{
		padding: 26px 10px;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-grid .checkout-offer-inner {
		padding: 10px 6px;
	}
	.woocommerce-checkout .woocommerce-checkout__cart tr.woocommerce-checkout__cart-offer-wrap .checkout-offer-item .checkout-off-flex-row .checkout-off-fcol p.checkout-off-content {
		font-size: 14px;
	}
	
	.minicart_shop_page {
		width: 95%;
		right: -95%;
	}
	
}
@media only screen and (max-width:335px){
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-head p.offer-step1-cnt span.offer-text {
		font-size: 11px;
	}
	.mini_cart_container .minicart-offer-grid .minicart-offer-inner .offer-item .off-flex-row .off-fcol .off-content {
		font-size: 14px;
	}
}
.fancybox-wrap.fancybox-mobile.fancybox-type-inline.fancybox-opened{
	z-index: 9999999999999999 !important;
}