@media only screen and (max-width: 767px) {

	#compareAaddToCartSidebar,
	#compareAddToCartWrapper {
		display: none
	}
}

@media only screen and (min-width: 768px) {
	#compareAddToCartWrapper {
		border-top: 1px solid #cad4d4
	}

	#compareAddToCartWrapper #compareAddToCartSection {
		padding-top: 25px;
		padding-bottom: 35px
	}

	#compareAddToCartWrapper #compareAddToCartSection .header-one {
		margin-bottom: 37px
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_category_column {
		padding-right: 18px;
		padding-top: 186px
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_category_column .compare_item_category_column_cell {
		white-space: nowrap;
		font-size: 16px;
		line-height: 18px;
		text-align: right;
		color: #454545;
		padding: 12px 0;
		height: 40px
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column {
		padding-right: 10px;
		width: 20%;
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column:last-child {
		padding-right: 0
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_offer {
		font-weight: bold;
		font-size: 18px;
		line-height: 21px;
		text-align: center;
		color: #fff;
		padding: 9px;
		min-height: 40px;
		background: #fff
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_offer.popular_offer {
		background: #69add0
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_offer.biggest_offer {
		background: #f47325
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_title {
		padding: 8px 5px 0;
		font-style: normal;
		font-weight: bold;
		font-size: 22px;
		line-height: 25px;
		text-align: center;
		background: #cde2ec
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_pricing {
		margin-top: -5px;
		background: #cde2ec;
		font-size: 12px;
		text-align: center;
		color: #454545;
		line-height: 180%;
		height: 65px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_pricing strike {
		line-height: 24px;
		display: block
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_pricing .product_pricing_discount {
		font-weight: bold;
		font-size: 16px;
		line-height: 18px;
		color: #f47326;
		display: block;
		margin-top: 2px
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_action {
		background: #cde2ec;
		padding: 0 10px 8px
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_action a {
		color: #fff;
		background: #57a64e;
		-webkit-box-shadow: inset 0px -4px 0px #3c9432;
		box-shadow: inset 0px -4px 0px #3c9432;
		border-radius: 18px;
		display: block;
		text-decoration: none;
		text-align: center;
		padding: 13px 5px;
		font-size: 16px;
		line-height: 18px;
		font-weight: bold;
		text-transform: uppercase
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_action a:hover,
	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_action a:active {
		-webkit-box-shadow: none;
		box-shadow: none;
		background: #3c9432
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_check {
		background: #cde2ec;
		padding: 20px 5px;
		text-align: center;
		background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyMyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNSAzLjVMMCA3TDkuNSAxNi41TDIyLjUgMy41TDE5IDBMOS41IDkuNUwzLjUgMy41WiIgZmlsbD0iIzRGNEY0RiIvPgo8L3N2Zz4K");
		background-position: center;
		background-repeat: no-repeat
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_delivery {
		background: #cde2ec;
		padding: 5px;
		text-align: center;
		font-weight: bold;
		font-size: 32px;
		line-height: 37px
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_gifts_wrapper {
		text-align: center;
		background: #cde2ec;
		padding-bottom: 15px
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_gifts_wrapper .compare_item_gift {
		margin-left: 3px;
		margin-right: 3px;
		display: inline-block;
		width: 50px;
		height: 45px;
		background: rgba(255, 255, 255, 0.25) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAgCAYAAADud3N8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZZdSBRRFMfPnTuz7qbrR370YZkraQp+FESB+JBCQZEPoQs9BlFPQZEvRRBGFEgvQUiUvidk4GMYlLLSRpCgJqWuixVEm0iy3zNz557ujri62s7mQ/TgnoXdy7nn3N+5/zl37wBsFyPpJiba213fZxbO5eQVTreOe4ZFIKaL9bS0FGlh1mnE4zpj4WdnfD4Vtgr1VDdURYC8MzgvFQGaDKTn5PxUtxjzjfmjhxorozofQALHEJArQAbzypwXmr3eWDqo9CdnxIDryI1FCeGJ2N9PBnjzVXX95TeVlfb1caN1xw9GmPGCAz9KED2iqH4d8Ww8pJ4GC9sERbebUlk6YKdSh72i5IpE+CWCMM0MvMedhe1JNRoaiqJapEcU1SQT0p9PaKcjB7so4IARVSusoPJGx4cxfw7kGl9P+D7OkFnzOb4crqqb55Lcr8XYfU9V7QSr2O2P/1i+ishaZSo9qC4v7naNjMQT+cNV9Y854c2wlZ3CXtCByg5wu5Nzp/yf5nYotvNCwrEwSIPat8VeXdM6qE2+tny49tYq0FxQIoooNWwFJbEbtZWMU9d65+x7vGhXIFTRBM9BImbXqkEkc157SUjVnop+KnDk5vcVl8aH9jfqyYZhUXT6Juld505psLyGja36kRF1KT887upeMIsjoa7a2+L3zuZyIOWQqFEh/WsKBltpeESEPS6EmiNcjNPnmS4CXxhT2gofTvlNNSCdpT2V61Ynf5fHEz5ZS86kh/5Dk7cYnyplRjXSQA1q9yqK0pcxklPZWaYUISdJUR1FGEObGha9ZonnnAfCwUgwCS3g/G0kFhwSz8dSaowRDAVk0PU1n8POgWhGBiQCcRQ+2tf7eSkJNd0EckRXUKtUc3/i9IhzuLJUAmQOSUaVRW7K2v+lkbLQLDQLzUK3OVQOiK9cIL9IhgLElSaJj231Dz9hEpjvTyqxTDTvmWgKdFfeZEyLNbTpBlrnci5RQm1UWfPZ7ISJO4SBVWbircbIC8C2tN/cfDDQpwanVwAAAABJRU5ErkJggg==");
		background-position: center;
		background-repeat: no-repeat;
		border-radius: 4px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991.5px) {
	#ac-recommend .ti-hp-club {
		width: 25%;
	}
	
	#ac-recommend .ti-hp-club:last-child {
		display: none;
	}

	#compareAaddToCartSidebar {
		display: none
	}

	#compareAddToCartWrapper {
		width: 100%
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_category_column {
		padding-right: 9px;
		padding-top: 181px;
		width: 15%
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_category_column .compare_item_category_column_cell {
		padding: 0;
		white-space: normal;
		font-size: 14px;
		line-height: 16px;
		display: flex;
		justify-content: flex-end;
		align-items: center
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column {
		padding-right: 5px
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_title {
		font-size: 18px;
		line-height: 21px
	}

	#compareAddToCartWrapper #compareAddToCartSection .compareAddToCartTable .compare_item_product_column .compare_item_product_gifts_wrapper .compare_item_gift {
		width: 44px;
		height: 40px;
		zoom: 0.9
	}
}

@media only screen and (min-width: 992px) {
	#compareAddToCartWrapper #compareAddToCartSection {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media only screen and (min-width: 992px) and (max-width: 1150px) {
	#compareAaddToCartSidebar {
		display: none
	}

	#compareAddToCartWrapper {
		width: 100%
	}
}
/* START New Product page layout CSS */
.hidden {
	display: none !important;
}

.heading-container p {
    margin: 0
}

.heading-container .urgency {
    display: block;
    background-color: #f47325;
    color: #fff;
    font: 14px proxima-nova, Helvetica, Arial, sans-serif;
    padding: 7px 15px 5px 11px;
    text-transform: uppercase;
    border-radius: 2px;
    margin: 14px 0 0;
    border-radius: 4px
}

.heading-container .urgency * {
    display: block;
    line-height: 1.2
}

.heading-container .review-stars {
    margin-top: -5px
}

.heading-container .font-normal {
    font-weight: normal
}

.heading-container .nowrap {
    white-space: nowrap
}

.heading-container .text-large {
    font-size: 18px !important
}

#altCarousel ol {
    list-style-type: none;
    padding: 0;
    margin: 0
}

#altCarousel .carousel-inner .slide-number {
    position: absolute;
    bottom: 11px;
    right: 14px;
    padding: 4px 10px 5px;
    background: #666666;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold
}

#prodMainLeft #prodMainTitle,
#prodMainLeft #prodSliderWrapper,
#prodMainLeft #prodContainsWrap,
#prodMainLeft #customer-msg-container {
    display: none
}

.image-box .carousel-indicators {
    position: static;
    width: 100%;
    margin-left: 0
}

.image-box .carousel-indicators li {
    display: block;
    width: auto;
    height: auto;
    margin: 0;
    border-radius: 0
}

.image-box .main-img,
.image-box .additional-img li {
    cursor: pointer;
    position: relative
}

.image-box .main-img .customerIcon,
.image-box .additional-img li .customerIcon {
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: 30px;
    height: 30px
}

.customer-assurance {
    text-align: center;
    margin-top: 10px
}

.customer-assurance h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase
}

.customer-assurance h2 svg {
    margin-right: 5px;
    width: 24px;
    height: 32px
}

.customer-assurance .customerIcon {
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.customer-assurance p {
    margin: 0;
    font-size: 16px;
    line-height: 24px
}

#productCreate {
    border: 1px solid #cad4d4;
    border-radius: 4px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25)
}

#productCreate #productCreateHeader.visibiltyhidden {
    padding: 0;
    height: 0;
    border: 0;
    opacity: 0;
    visibility: hidden
}

#productCreate #productCreateHeader.visibiltyhidden>div {
    display: none
}

#productCreate #productCreateForm {
    padding: 25px
}



#productCreate #ProductForm .pricing-section .pricePerMonth {
    font-size: 24px;
    line-height: 28px
}

#productCreate #ProductForm .pricing-section .pricePerMonth .prod-price {
    font-size: 24px;
    line-height: 28px
}

#productCreate #ProductForm .pricing-section .pricePerMonth>.noSalePrice {
    text-decoration: line-through;
    color: #666666
}

#productCreate #ProductForm .pricing-section .priceTotal {
    color: #666666;
    font-size: 14px;
    line-height: 130%
}

#productCreate #ProductForm .pricing-section .priceTotal.hidden {
    display: none
}

#productCreate #ProductForm .pricing-section .priceTotal.hidden+.ongoingText {
    display: block !important
}

#productCreate #ProductForm .pricing-section .priceTotal .noSaleTotalPrice {
    text-decoration: line-through
}

#productCreate #ProductForm .pricing-section .priceTotal .saleTotalPrice {
    color: #454545
}

#productCreate #ProductForm .pricing-section .priceTotal .saleTotalPrice .saveLabel {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    padding: 0 5px;
    background: #3C9432;
    border-radius: 5px;
    margin-left: 10px
}

#productCreate #ProductForm .pricing-section .ongoingText {
    font-size: 14px;
    line-height: 130%;
    display: none
}

#productCreate #ProductForm>.paymentTypeRow>.header-three:first-child {
    display: none
}

#productCreate #ProductForm>.paymentTypeRow>.prod-form-options>label {
    width: auto
}

#productCreate #ProductForm>.paymentTypeRow>.prod-form-options>label#labelpif {
    margin-right: 20px
}

#productCreate #ProductForm>.paymentTypeRow>.prod-form-options>label>strong {
    font-weight: normal;
    font-size: 16px;
    line-height: 18px
}

#productCreate #ProductForm>.paymentTermRow>.header-three {
    margin-bottom: 5px !important
}

#productCreate #ProductForm .prod-form-frequency {
    margin-bottom: 0;
    margin-top: 10px
}

#productCreate #ProductForm .prod-form-frequency>strong::before {
    font-weight: bold
}

#productCreate #ProductForm .prod-form-frequency>strong::after {
    font-weight: normal
}

#productCreate #ProductForm .prod-form-frequency>.select-wrap {
    margin-top: 0
}

#productCreate #ProductForm .prod-form-choice>.prod-form-duration {
    padding-top: 10px
}

#productCreate #ProductForm .prod-form-choice>.prod-form-duration strong::after {
    content: ":";
    font-weight: normal
}

#productCreate #ProductForm>.prod-form-row:last-child .header-three {
    margin-top: 10px;
    padding-left: 0;
    font-size: 18px;
    font-weight: normal
}

#productCreate #ProductForm>.prod-form-row:last-child .header-three::before,
#productCreate #ProductForm>.prod-form-row:last-child .header-three::after {
    content: none
}

#productCreate #ProductForm>.prod-form-row:last-child #prodCreateStart {
    margin-bottom: 10px
}

#productCreate #ProductForm>.prod-form-row:last-child .ti-free-ship-msg {
    margin: 14px -7px 0
}

#productCreate .shipmentDetailsText>p {
    margin: 0;
    font-size: 16px;
    line-height: 22px
}

#ac-recommend h1 {
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 29px;
    line-height: 33px
}

#ac-recommend .prod-cell {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px
}

#ac-recommend .prod-cell .visible-xs {
    display: none !important
}

#ac-recommend .prod-cell .prod-cell-img {
    margin-bottom: 25px
}

#ac-recommend .prod-cell .prod-cell-img a {
    display: block
}

#ac-recommend .prod-cell .prod-cell-img a img {
    border: 1px solid #a0a0a0;
    height: auto;
    margin: 0 auto
}

#ac-recommend .prod-cell .prod-cell-img .prod-link-pill {
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%)
}

#ac-recommend .prod-cell .prod-cell-img .prod-link-pill a {
    padding: 9px;
    display: block;
    max-width: 155px;
    box-sizing: border-box;
    color: #fff;
    font-weight: 700;
    margin: 0;
    background-color: #57a64e;
    box-shadow: inset 0 -4px 0 #3c9432;
    border-radius: 18px;
    width: 80px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase
}

#ac-recommend .prod-cell .prod-cell-img .prod-link-pill a:hover {
    background-color: #3c9432;
    text-decoration: none
}

#ac-recommend .prod-cell .prod-cell-title a {
    font-size: 21px;
    line-height: 24px;
    color: #f26722
}

#ac-recommend .prod-cell .prod-cell-reviews a {
    text-decoration: none !important
}

#ac-recommend .prod-cell .prod-cell-reviews .review-stars {
    transform: scale(1.2)
}

#ac-recommend .prod-cell .prod-cell-reviews .text-small {
    top: 5px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    position: relative;
    left: 11px
}

#ac-recommend .prod-cell .prod-cell-reviews .ac56-small {
    font-size: 12px;
    line-height: 130%;
    margin: 6px 0
}

#ac-recommend .prod-cell .prod-cell-reviews .ac56-small span {
    color: #f26722
}

#ac-recommend .prod-cell .prod-cell-ala {
    line-height: 24px
}

#ac-recommend .prod-cell .prod-cell-ala strong {
    font-weight: 400
}

#ac-recommend .prod-cell>strong.uppercase {
    font-style: normal;
    color: #69add0
}

.customerChatSection {
    display: none;
    border: 1px solid #cad4d4;
    border-radius: 4px;
    padding: 0 15px;
    margin-top: 30px;
    text-align: center
}

.customerChatSection h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 8px;
    margin-top: 26px
}

.customerChatSection a {
    display: block;
    margin-bottom: 29px;
    color: #f26722;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px
}

.customerChatSection a span {
    color: #454545;
    font-weight: normal;
    padding-left: 15px;
    margin-left: 5px;
    position: relative
}

.customerChatSection a span::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0fbb00;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.productIncludes>h2 {
    font-weight: bold;
    font-size: 29px;
    line-height: 33px;
    margin-bottom: 10px
}

.productIncludes>h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px
}

.productIncludes p {
    margin: 0
}

.productIncludes ul {
    margin-top: 16px;
    margin-bottom: 16px
}

.productIncludes ul li {
    position: relative;
    padding-left: 35px;
    margin-top: 16px;
    font-size: 16px;
    line-height: 24px
}

.productIncludes ul li::before {
    position: absolute;
    content: "";
    top: 7px;
    left: 10px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #cad4d4
}

#prodMainRight .buy-box-wrap {
    z-index: 2
}

#prodMainRight #prodStickyCTAWrap {
    padding-top: 9px;
    padding-bottom: 9px
}

@media only screen and (min-width: 768px) {
    #prodMainRight #prodStickyCTAWrap {
        background: #FFFFFF;
        display: block;
        position: fixed;
        top: -100%;
        -webkit-transition: top 0.5s;
        -moz-transition: top 0.5s;
        -o-transition: top 0.5s;
        transition: top 0.5s;
        left: 0;
        right: 0;
        z-index: 3;
        box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15)
    }

    #prodMainRight #prodStickyCTAWrap:not(.desktopHidden) {
        top: 0
    }

    #prodMainRight #prodStickyCTAWrap .stickyInnerContainer {
        justify-content: flex-end;
        padding-left: 15px;
        padding-right: 15px
    }
}

#prodMainRight #prodStickyCTAWrap .stickyInnerContainer {
    display: flex
}

@media only screen and (max-width: 767.5px) {

    #prodMainRight #prodStickyCTAWrap .stickyPricingWrap,
    #prodMainRight #prodStickyCTAWrap .stickyInnerWrap {
        flex: 1
    }
}

#prodMainRight #prodStickyCTAWrap .stickyPricingWrap {
    margin-right: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#prodMainRight #prodStickyCTAWrap .stickyPricingWrap .pricePerMonth {
    font-size: 16px;
    line-height: 18px
}

@media only screen and (max-width: 403.5px) {
    #prodMainRight #prodStickyCTAWrap .stickyPricingWrap .pricePerMonth {
        font-size: 14px
    }
}

#prodMainRight #prodStickyCTAWrap .stickyPricingWrap .pricePerMonth .noSalePrice {
    text-decoration: line-through
}

#prodMainRight #prodStickyCTAWrap .stickyPricingWrap .stickyDeliverycount {
    font-size: 12px;
    line-height: 14px;
    text-decoration-line: underline;
    color: #454545
}

#prodMainRight #prodStickyCTAWrap .stickyInnerWrap {
    margin-left: 0px;
    display: flex;
    position: relative;
    padding-bottom: 4px
}

#prodMainRight #prodStickyCTAWrap .stickyInnerWrap #prodStickyCTA {
    font-size: 16px;
    line-height: 22px;
    border-radius: 18px;
    white-space: nowrap;
    max-height: 40px
}

#prodMainRight #prodStickyCTAWrap .stickyInnerWrap .customChatButton {
    width: auto;
    padding: 12px 10px;
    background: #000000;
    border-radius: 6px;
    margin-left: 10px;
    box-shadow: rgb(0, 0, 0) 0px 0px 5px;
    border: 2px solid rgb(255, 255, 255);
}


#prodMainRight #prodStickyCTAWrap p {
    margin: 0
}

.checkout-cell label {
    display: flex;
    flex-direction: column
}

#prodMain #ProductForm .paymentTermRow #prodFormDuration label.prod-form-option.ti12MonthClubParent,
#prodMain #ProductForm .paymentTermRow #prodFormDuration label.prod-form-option.ti6MonthClubParent {
    padding-bottom: 8px
}

#prodFormDuration>label {
    padding-left: 33px !important;
    border: 1px solid #D2D2D2 !important;
    margin-bottom: 10px
}

#prodFormDuration>label:last-child {
    margin-bottom: 0
}

@supports not (display: -ms-flexbox) {
    #prodFormDuration>label {
        border: none !important;
        box-shadow: 0 0 0pt 1px #D2D2D2
    }
}

#prodFormDuration>label.ti-active {
    background: #f3f7f7 !important;
    border: 3px solid #69add0
}

@supports not (display: -ms-flexbox) {
    #prodFormDuration>label.ti-active {
        border: none !important;
        box-shadow: 0 0 0pt 3px #69add0
    }
}

#prodFormDuration>label:before {
    top: 10px !important;
    left: 10px !important
}

#prodFormDuration>label.selected:after {
    top: 14px !important;
    left: 14px !important
}

#prodFormDuration>label>.ti-prod-form-duration {
    display: none
}

#prodFormDuration>label .newTotal {
    font-size: 14px;
    line-height: 18px
}

#prodFormDuration>label .prod-form-duration strong {
    font-size: 16px !important;
    line-height: 18px;
    margin-bottom: 2px
}

#prodFormDuration>label .prod-form-pricing .prod-price-monthly,
#prodFormDuration>label .prod-form-pricing .red-text.prod-savings {
    display: none
}

#prodFormDuration>label .prod-form-pricing>.orange-text,
#prodFormDuration>label .prod-form-pricing>.red-text:not(.prod-savings) {
    font-size: 16px !important;
    line-height: 21px
}

#productCreateForm #ProductForm .prod-form-duration span.ti-sale {
    background: #3C9432
}

#productCreateForm #ProductForm label:not(.prod-form-choice) .prod-form-duration strong {
    color: #f26722
}

.couponApplied .discountLabel,
.couponApplied .saveLabel {
    display: none
}

@media only screen and (max-width: 374.5px) {
    #prodStickyCTA {
        padding: 10px 13px
    }

    #prodStickyCTA .hide-xs {
        display: none
    }

    #productCreate #productCreateForm {
        padding: 15px
    }

}

@media only screen and (min-width: 375px) {
	#prodMainRight #prodStickyCTAWrap .stickyInnerWrap #prodStickyCTA {
		padding: 10px;
		min-width: 135px;
	}	
}

@media only screen and (min-width: 768px) {
    .xs-sm-only {
        display: none !important
    }

    #prodRelatedWrap {
        display: none
    }

    #prodMainRight:not(.ieSticky) .buy-box-wrap {
        position: sticky;
        position: -webkit-sticky;
        top: 10px;
        transition: top 0.35s
    }

    .heading-container {
        margin-bottom: 20px
    }

    .heading-container .review-stars {
        zoom: 1.5
    }

    .heading-container #urgency {
        margin-top: 10px;
        margin-right: 10px
    }

    .heading-container #urgency>strong {
        font-size: 18px;
        line-height: normal
    }

    .heading-container #urgency>span {
        font-size: 14px;
        line-height: 22px
    }

    .heading-container .ac-free-ship {
        padding: 7px 15px 5px 11px
    }

    .heading-container .ac-free-ship:not(.exclusiveSelectionLabel) {
        margin-right: 10px
    }

    .heading-container .ac-free-ship>span {
        display: block;
        font-size: 18px;
        line-height: normal
    }

    .heading-container .ac-free-ship.exclusiveSelectionLabel>p {
        display: none
    }

    .heading-container .label-wrap {
        display: flex
    }

    .heading-container>.black-text {
        font-size: 18px
    }

    .heading-container .sub-heading {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 4px
    }

    .heading-container .clubDurationHeading {
        font-weight: bold;
        font-size: 29px;
        line-height: 33px;
        margin-top: 30px
    }

    .heading-container .clubDurationHeading.secondaryChoiceHeading {
        margin-top: 10px
    }

    #prodSocial {
        margin-top: 30px
    }

    #asSeenInRight,
    #asSeenInRight~.badge-row {
        display: none !important
    }

    #prodMainLeft #asSeenIn {
        border: none;
        display: block
    }

    #prodMainLeft #asSeenIn .as-seen-row-header {
        text-transform: uppercase
    }

    #prodMainLeft #asSeenIn .as-seen-row {
        margin: 0;
        padding-top: 9px;
        padding-bottom: 9px;
        border-top: 1px solid #cad4d4;
        border-bottom: 1px solid #cad4d4
    }

    #prodMainLeft #asSeenIn .as-seen-row .as-seen-row-header strong {
        border: none;
        font-weight: normal
    }

    .product-page .left-badge-row .badge-cell:not(:first-child) {
        border-left: 1px solid #dedede
    }

    .product-page .left-badge-row .badge-cell .sprite-img {
        margin-bottom: 10px
    }

    #prodReviewsWrap .customerReviewHeading {
        display: inline-flex;
        flex-direction: column;
        margin-bottom: 20px;
        width: 60%
    }

    #prodReviewsWrap .customerReviewHeading .header-one {
        margin-bottom: 0
    }

    #prodReviewsWrap .customerReviewHeading .reviews-stars-wrap {
        margin: 0
    }

    #prodReviewsWrap .customerReviewHeading .reviews-stars-wrap>span {
        font-size: 18px
    }

    #prodReviewsWrap .customerReviewHeading .reviews-stars-wrap .review-stars {
        zoom: 1.3;
        margin-top: -4px;
        margin-right: 8px
    }

    #SmallReviews {
        padding-top: 20px
    }

    #prodMain {
        position: relative
    }
}

@media only screen and (max-width: 767.5px) {
    .md-lg-only {
        display: none !important
    }

	#ac-recommend .ti-hp-club {
		width: auto;
	}

    #ac-recommend .prod-cell a img {
        min-width: 160px
    }

    #productCreate {
        margin: 0
    }

    #prodMain {
        display: flex;
        flex-direction: column
    }

    #prodMain #prodMainRight {
        order: 1
    }

    #prodMain #productTabsWrap {
        order: 2
    }

    #prodMain #ac-recommend {
        order: 3;
        padding-top: 30px
    }

    #prodMain #ac-recommend h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 -5px
    }

    #prodMain #ac-recommend>.row {
        display: flex;
        overflow: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    #prodMain #ac-recommend>.row::-webkit-scrollbar {
        display: none
    }

    #prodMain #prodRelatedWrap {
        order: 3;
        padding-bottom: 30px
    }

    #prodMain #prodRelatedWrap #prodRelated {
        display: none
    }

    .heading-container {
        padding-top: 15px
    }

    #altCarousel {
        max-width: 500px;
        margin: 0 auto
    }

    #altCarousel .carousel-inner {
        margin: 0 auto
    }

    #altCarousel .carousel-inner .item img {
        border: 2px solid #cad4d4;
        display: block
    }

    #altCarousel .carousel-inner .carousel-control {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding: 11px 9px;
        background: #fff;
        opacity: 0.6;
        display: flex
    }

    #altCarousel .carousel-inner .carousel-control.left {
        border-radius: 0px 4px 4px 0px;
        left: 2px
    }

    #altCarousel .carousel-inner .carousel-control.left svg {
        transform: rotate(180deg)
    }

    #altCarousel .carousel-inner .carousel-control.right {
        border-radius: 4px 0px 0px 4px;
        right: 2px
    }

    .image-box img {
        display: block
    }

    .image-box .main-img {
        border: 2px solid #cad4d4
    }

    .image-box .additional-img {
        display: flex;
        max-width: 500px;
        margin: 0 auto;
        margin-top: 5px
    }

    .image-box .additional-img.mobileScrollable {
        overflow: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .image-box .additional-img.mobileScrollable::-webkit-scrollbar {
        display: none
    }

    .image-box .additional-img.mobileScrollable li img.additionalImages {
        width: 110px
    }

    .image-box .additional-img li {
        border: 2px solid #cad4d4
    }

    .image-box .additional-img li.active {
        border: 2px solid #69add0
    }

    .image-box .additional-img li:not(:first-child) {
        margin-left: 3px
    }

    .image-box .additional-img li .showAllCta {
        display: none
    }

    .image-box .additional-img img {
        width: 100%;
        max-width: none
    }

    .image-box .main-img .customerIcon,
    .image-box .additional-img li .customerIcon {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 20px;
        height: 20px
    }

    .imageContainer {
        margin-bottom: 15px
    }

    .customer-assurance {
        margin-top: 0;
        margin-bottom: 15px
    }

    .customer-assurance h2 {
        font-size: 14px;
        font-weight: normal
    }

    #asSeenIn {
        display: none
    }

    #productCreate .paymentTypeRow {
        margin-bottom: 0
    }

    #productCreate .prod-form-row:nth-child(3) {
        margin-bottom: 0
    }

    .productIncludes {
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 0
    }

    .guarantee-wrap {
        text-align: center;
        margin-bottom: 20px
    }

    #prodReviewsWrap .customerReviewHeading {
        margin-bottom: 30px
    }

    #prodReviewsWrap .customerReviewHeading .header-one {
        margin-bottom: 0;
        margin-right: 10px
    }

    #prodReviewsWrap .customerReviewHeading .reviews-stars-wrap {
        margin: 0
    }

    #prodReviewsWrap .customerReviewHeading .reviews-stars-wrap .review-stars {
        zoom: 1.2;
        margin-top: -3px;
        margin-right: 5px
    }

    #productCreate #ProductForm>.paymentTypeRow>.prod-form-options>label#labelpif {
        margin-right: 5px
    }

    #LoAvailableBtn, #LoChatMinimizedButton {
        display: none !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.5px) {
    #prodMain {
        display: flex;
        flex-wrap: wrap
    }

    #prodMain #prodMainRight {
        padding-bottom: 20px
    }

    #prodMainLeft {
        width: calc(100% - 350px)
    }

    #prodMainRight {
        width: 349px
    }

    #productCreate #ProductForm>.paymentTypeRow>.prod-form-options>label {
        padding-top: 7px
    }

    .image-box {
        display: flex;
        flex-wrap: wrap
    }

    .image-box.five-tiles .main-img {
    	height: auto;
    }

    .image-box.five-tiles .main-img .main-img-wrap {
    	width: 100%;
    }

    .image-box.five-tiles .main-img img {
    	position: static;
        width: 100%;
        height: auto;
        transform: none;
    }

    .image-box.five-tiles .additional-img>.img-wrap:last-child {
        position: relative
    }

    .image-box.five-tiles .additional-img>.img-wrap:last-child .showAllCta {
        position: absolute;
        cursor: pointer;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #f47325;
        padding: 5px 10px;
        text-transform: uppercase;
        white-space: nowrap;
        background: #ffffff;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 4px
    }

  	.image-box.five-tiles .additional-img>.img-wrap:last-child .showAllCta .visible-xl {
        display: none
    }

    .image-box img {
        display: block
    }

    .image-box .main-img {
        border: 2px solid #cad4d4;
        display: flex;
        align-items: center;
        height: 325px;
        overflow: hidden;
        width: 100%;
        position: relative
    }

    .image-box .main-img img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .image-box .additional-img {
        display: flex;
        margin-top: 5px
    }

    .image-box .additional-img>li .customerIcon {
        width: 20px;
        height: 20px
    }

    .image-box .additional-img .img-wrap {
        border: 2px solid #cad4d4;
        text-indent: 0;
        flex: 1
    }

    .image-box .additional-img .img-wrap:not(:first-child) {
        margin-left: 2.5px;
    }

    .prod-tab-content .header-three {
        padding-left: 0
    }
}

@media only screen and (min-width: 992px) {
    .image-box {
        display: flex
    }

    .image-box img {
        display: block
    }

    .image-box .main-img {
        border: 2px solid #cad4d4;
        position: relative;
        margin-right: 5px;
        overflow: hidden
    }

    .image-box .main-img img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        max-width: none
    }

    .image-box.three-tiles .main-img {
        width: calc(67% - 5px)
    }

    .image-box.three-tiles .additional-img {
        width: 33%
    }

    .image-box.five-tiles .additional-img>.img-wrap:last-child {
        position: relative
    }

    .image-box.five-tiles .additional-img>.img-wrap:last-child .showAllCta {
        position: absolute;
        cursor: pointer;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #f47325;
        padding: 5px 10px;
        text-transform: uppercase;
        white-space: nowrap;
        background: #ffffff;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 4px
    }


    .image-box .additional-img .img-wrap {
        border: 2px solid #cad4d4;
        text-indent: 0
    }

    .image-box .additional-img .img-wrap:not(:first-child) {
        margin-top: 5px
    }

    #productTabs .header-one,
    #compareAddToCartSection .header-one {
        font-size: 29px;
        line-height: 33px
    }

    .customerReviewHeading {
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1430.5px) {
    #prodMain {
        display: flex;
        flex-wrap: wrap
    }

    #prodMain #prodMainRight {
        padding-bottom: 20px
    }

    #prodMainLeft {
        width: calc(100% - 320px);
        padding-right: 15px !important
    }

    #prodMainRight {
        width: 319px;
        padding: 0
    }

    #ac-recommend {
        width: 100%
    }

    #productTabsWrap {
        width: 100%
    }
}

@media only screen and (min-width: 992px) and (max-width: 1049.5px) {
    .image-box.five-tiles {
        flex-wrap: wrap
    }

    .image-box.five-tiles .main-img {
        display: flex;
        align-items: center;
        overflow: hidden;
        margin-right: 0;
        width: 100%
    }

    .image-box.five-tiles .main-img img {
    	position: static;
        width: 100%;
        height: auto;
        transform: none;
    }

    .image-box.five-tiles .additional-img {
        display: flex;
        margin-top: 5px
    }

    .image-box.five-tiles .additional-img .img-wrap {
        flex: 1;
        margin-top: 0
    }

    .image-box.five-tiles .additional-img .img-wrap:not(:nth-child(1)) {
        margin-left: 2.5px
    }

    .image-box.five-tiles .additional-img>.img-wrap:last-child .showAllCta .visible-xl {
        display: none
    }
}

@media only screen and (min-width: 1050px) {
    .image-box.five-tiles .main-img {
        width: 41%;
        margin-right: 0
    }

    .image-box.five-tiles .additional-img {
        display: flex;
        flex-wrap: wrap;
        width: 59%
    }

    .image-box.five-tiles .additional-img .img-wrap {
        width: calc(50% - 6px);
        margin-top: 0 !important;
        margin-left: 5px
    }

    .image-box.five-tiles .additional-img .img-wrap:not(:nth-child(1)):not(:nth-child(2)) {
        margin-top: 5px !important
    }
}

@media only screen and (min-width: 1431px) {
    #prodMain {
        position: relative
    }

    #prodMainRight {
        position: absolute;
        right: 0;
        padding-bottom: 30px
    }

    #prodMainRight:not(.ieSticky) {
        height: 100%
    }

    .heading-container .ac-free-ship.exclusiveSelectionLabel>span>br {
        display: none
    }

    .heading-container .ac-free-ship.exclusiveSelectionLabel>p {
        display: block
    }

    .imageContainer {
        padding-right: 0
    }
}

@media only screen and (min-width: 992px) and (max-width: 1439.5px) {
    .prod-tab-content .zigzag-item {
        flex-direction: row !important;
        padding-bottom: 50px
    }

    .prod-tab-content .zigzag-item:nth-child(odd) {
        flex-direction: row-reverse !important
    }

    .prod-tab-content .zigzag-item .zigzag-title {
        padding: 50px 25px
    }

    .prod-tab-content .zigzag-item .zigzag-data {
        padding-top: 0
    }

    .prod-tab-content .zigzag-item:nth-child(even) .zigzag-data {
        padding-left: 24px !important
    }

    .prod-tab-content .zigzag-item:nth-child(odd) .zigzag-data {
        padding-right: 24px !important
    }
}

@media only screen and (min-width: 1440px) {
	#ac-recommend .ti-hp-club {
		width: 25%;
	}
	
	#ac-recommend .ti-hp-club:last-child {
		display: none;
	}
}



.paymentTermRow.missed-input > .header-three {
	color: #BC2026;
}

#prodMain .paymentTermRow.missed-input #prodFormDuration label.prod-form-option {
	border: 1px solid #BC2026;
}
@supports not (display: -ms-flexbox) {
	.paymentTermRow.missed-input #prodFormDuration>label {
	    box-shadow: 0 0 0pt 1px #BC2026;
	}
}

.heading-container .ac-free-ship, .heading-container #urgency{
	max-width:none;
}

/* END New Product page layout CSS */

/*START new style for dollar and cents sup layout */
.stickyPricingWrap .salePrice .dollar-sup, .stickyPricingWrap .salePrice .cent-sup {
    top: -3px;
    font-size: 10px;
}
#prodFormDuration .dollar-sup{
	font-size:9px;
	line-height:15px;
	top:-4px;
}
#prodFormDuration .cent-sup{
	font-size:10px;
	line-height:17px;
	top:-4px;
}
.pricing-section .dollar-sup{
	font-size:13px;
	line-height:18px;
	top:-7px;
}
.pricing-section .cent-sup{
	font-size:14px;
	line-height:21px;
	top:-6px;
}
.stickyPricingWrap .salePrice .prod-price {
    font-size: 14px;
    line-height: normal;
}

/*END new style for dollar and cents sup layout */


/* START New Product Image Layout (Feb 2023) Implementation */
	.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.modal-backdrop.fade.in {
    opacity: 0.6 !important
}

#productModal {
    margin: 0;
    max-width: 100%;
    max-height: 100%
}

#productModal .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2
}

#productModal .close:hover,
#productModal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5
}

#productModal button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#productModal.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

#productModal.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

#productModal .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

#productModal .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0
}

#productModal .modal-body {
    position: relative;
    padding: 15px
}

@media (min-width: 768px) {
    #productModal .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    #productModal .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
}

#productModal .modal-content button.close {
    opacity: 1;
    position: absolute;
    right: -25px;
    top: 10px
}

#productModal .modal-content .img-wrap img {
    width: 100%
}

.seeAllCTA {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    color: #F47325;
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    padding: 3px 10px;
    background: #fff;
    width: 160px;
    right: 17px;
    position: absolute;
    bottom: 17px
}

.image-box.seven-tiles .package-image-wrap {
    display: none
}

@media only screen and (max-width: 767.5px) {
    #closeStickyWrap {
        background: #FFFFFF;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1060;
        padding: 8px 10px 14px
    }

    #closeStickyWrap.visible {
        display: block
    }

    #closeStickyWrap.visible .modal-control.visible {
        display: block
    }

    #closeStickyWrap .close {
        opacity: 1;
        position: absolute;
        right: 10px;
        top: 10px;
        width: auto
    }

    #closeStickyWrap button.close {
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    #closeStickyWrap .modal-control {
        display: none;
        position: fixed;
        left: 50%;
        background: #e4e4e4;
        padding: 10px 9px;
        border-radius: 50%;
        opacity: 0.5;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    #closeStickyWrap .modal-control.top-control {
        top: 85px;
        transform: translateX(-50%) rotate(-90deg)
    }

    #closeStickyWrap .modal-control.bottom-control {
        bottom: 25px;
        transform: translateX(-50%) rotate(90deg)
    }

    #closeStickyWrap .modal-control svg {
        display: block
    }

    #closeProductModal {
        font-size: 16px;
        line-height: 18px;
        width: calc(100% - 50px)
    }

    /* #altCarousel .additional-img .img-wrap:first-child,
    #altCarousel .additional-img .img-wrap:nth-child(n+8) {
        display: none
    } */

    #productModal {
        margin-top: 60px
    }

    #productModal .modal-dialog {
        margin: 0
    }

    #productModal .modal-dialog .modal-content {
        border: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    #productModal .modal-dialog .modal-content>button.close {
        display: none
    }

    #productModal .modal-dialog .modal-body {
        padding: 0
    }

    #productModal .modal-dialog .modal-body .img-wrap {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto
    }

    #productModal .modal-dialog .modal-body .img-wrap:not(:last-child) {
        margin-bottom: 5px
    }

    #productModal .modal-dialog .modal-body .img-wrap img {
        display: block;
        pointer-events: none
    }

    #productModal .modal-dialog .modal-body .imageLabel {
        background: #69ADD0;
        color: #FFFFFF;
        text-align: center;
        padding: 4px 10px 5px;
        margin: 0;
        font-size: 18px;
        line-height: 21px;
        font-weight: 700
    }
}

@media only screen and (min-width: 768px) {
    #productModal {
        width: auto
    }

    #productModal .modal-content {
        border-radius: 20px
    }

    #productModal .modal-content button.close {
        z-index: 10
    }

    #productModal .modal-dialog {
        width: auto;
        max-width: 88%;
        width: 1250px
    }

    #productModal .modal-body {
        display: flex;
        flex-wrap: wrap;
        padding: 35px
    }

    #productModal .modal-body .img-wrap {
        position: relative;
        margin: 5px;
        width: calc(50% - 10px)
    }

    #productModal .modal-body .img-wrap img {
        display: block;
        border: 2px solid #CAD4D4
    }

    #productModal .modal-body .imageLabel {
        position: absolute;
        bottom: 20px;
        width: 100%;
        text-align: center
    }

    #productModal .modal-body .imageLabel>span {
        display: inline-block;
        text-align: center;
        font-size: 18px;
        line-height: 21px;
        color: #FFFFFF;
        font-weight: 700;
        background: #69ADD0;
        border-radius: 4px;
        padding: 4px 10px 5px;
        margin: 0 10px
    }

    #closeStickyWrap {
        display: block;
        position: fixed;
        -webkit-transition: bottom 0.4s;
        -moz-transition: bottom 0.4s;
        -o-transition: bottom 0.4s;
        transition: bottom 0.4s;
        left: 50%;
        transform: translateX(-50%);
        bottom: -100%;
        z-index: 1060;
        padding: 10px;
        padding-bottom: 14px;
        border-radius: 28px;
        background: #fff
    }

    #closeStickyWrap.visible {
        bottom: 60px
    }

    #altCarousel .image-box.seven-tiles .customerIcon {
        display: none
    }

    #altCarousel .image-box.seven-tiles img {
        position: static;
        width: 100%;
        height: auto;
        transform: none
    }

    #altCarousel .image-box.seven-tiles .main-img {
        margin-right: 0;
        height: auto
    }

    #altCarousel .image-box.seven-tiles .main-img .seeAllCTA {
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 4px;
        color: #F47325;
        font-weight: 700;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        padding: 3px 10px;
        background: #fff;
        width: 160px;
        right: 17px;
        position: absolute;
        bottom: 17px
    }

    #altCarousel .image-box.seven-tiles .main-img-wrap {
        width: 100%
    }

    #altCarousel .image-box.seven-tiles .additional-img .img-wrap:nth-child(n+5) {
        display: none
    }
}

@media only screen and (min-width: 992px) {
    #productModal .modal-body {
        padding: 80px 100px
    }

    #altCarousel .image-box.seven-tiles {
        display: block
    }

    #altCarousel .image-box.seven-tiles .additional-img {
        display: flex
    }

    #altCarousel .image-box.seven-tiles .additional-img .img-wrap {
        margin-top: 5px
    }

    #altCarousel .image-box.seven-tiles .additional-img .img-wrap:not(:last-child) {
        margin-right: 5px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1249.5px) {
    #altCarousel .image-box.seven-tiles .additional-img .img-wrap:nth-child(4) {
        margin-right: 0
    }
}

@media only screen and (min-width: 1250px) {
    #altCarousel .hide-xl-desktop {
        display: none
    }

    #altCarousel .image-box.seven-tiles .main-img {
        display: flex;
        margin-right: 0;
        border: 0;
        overflow: visible
    }

    #altCarousel .image-box.seven-tiles .main-img-wrap {
        border: 2px solid #cad4d4;
        overflow: hidden;
        margin-right: 5px;
        position: relative;
        height: 380px;
        width: calc(100% - 275px)
    }

    #altCarousel .image-box.seven-tiles .main-img-wrap img {
        position: absolute;
        transform: translate(-50%, -50%)
    }

    #altCarousel .image-box.seven-tiles .package-image-wrap {
        position: relative;
        display: block;
        border: 2px solid #cad4d4;
        overflow: hidden;
        height: 380px;
        width: 270px
    }

    #altCarousel .image-box.seven-tiles .package-image-wrap img {
        height: 100%;
        width: auto;
        position: relative;
        transform: translate(-50%, -50%)
    }

    #altCarousel .image-box.seven-tiles .package-image-wrap .seeAllCTA {
        left: 50%;
        transform: translateX(-50%)
    }

    #altCarousel .image-box.seven-tiles .additional-img .img-wrap:nth-child(1) {
        display: none
    }

    #altCarousel .image-box.seven-tiles .additional-img .img-wrap:nth-child(5) {
        display: block
    }

    #altCarousel .image-box.seven-tiles .additional-img .img-wrap:nth-child(6) {
        display: block;
        margin-right: 0
    }

    #altCarousel .image-box.seven-tiles .additional-img .packaging-thumb {
        display: none
    }




}
/* END New Product Image Layout (Feb 2023) Implementation */

/* START Payment Tooltip Implementation */
.paymentTypeRow>.prod-form-options {
    display: flex
}

.paymentTypeRow .tooltip>.tooltip-content {
    margin-left: 0;
    left: auto;
    right: -50px
}

.paymentTypeRow .tooltip>.tooltip-content::after {
    left: auto;
    right: 48px;
    bottom: -15px
}

.paymentTypeRow .tooltip>.tooltip-content.bottom-direction {
    margin-bottom: 0;
    bottom: auto;
    top: 25px
}

.paymentTypeRow .tooltip>.tooltip-content.bottom-direction::after {
    bottom: auto;
    top: -16px;
    transform: rotate(180deg);
    border-top-color: #6e6e6e
}

@media only screen and (max-width: 767.5px) {
    .paymentTypeRow #labelpps {
        margin-right: 12px
    }
}

@media only screen and (min-width: 768px) {
    #prodMainRight #productCreate #productCreateForm {
        padding: 25px 20px
    }

    #productCreate #productCreateForm #ProductForm>.paymentTypeRow>.prod-form-options>label#labelpif {
        margin-right: 10px
    }

    #labelpps {
        margin-right: 12px
    }

    .paymentTypeRow>.prod-form-options .tooltip {
        margin-top: 8px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1439.5px) {
    .paymentTypeRow .tooltip>.tooltip-content {
        right: -20px
    }

    .paymentTypeRow .tooltip>.tooltip-content::after {
        right: 18px
    }
}
/* END Payment Tooltip Implementation */

/* START Gift Announcement Options Implementation */
.gift-announcement-container p {
    margin: 0;
    font-size: 16px;
    line-height: 24px
}

.gift-announcement-container .ga-text-wrap>h2 {
    font-size: 29px;
    line-height: 33px;
    font-weight: 700
}

.gift-announcement-container .ga-text-wrap>p {
    margin-top: 14px
}

.gift-announcement-container .ga-radio-wrap input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.gift-announcement-container .ga-radio-wrap .radio-container {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #F3F7F7;
    border-radius: 10px;
    padding: 10px;
    padding-left: 33px
}

.gift-announcement-container .ga-radio-wrap .radio-container .radio-heading {
    color: #f47325;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    text-transform: uppercase
}

.gift-announcement-container .ga-radio-wrap .radio-container .radio-price {
    font-size: 12px;
    line-height: 120%;
    color: #666666
}

.gift-announcement-container .ga-radio-wrap .radio-container .radio-subtext {
    font-size: 16px;
    line-height: 18px
}

.gift-announcement-container .ga-radio-wrap .radio-container.selected {
    box-shadow: 0 0 0pt 3px #69add0 inset
}

.gift-announcement-container .ga-radio-wrap .radio-container.selected .radio-heading {
    color: #454545
}

.gift-announcement-container .ga-radio-wrap .radio-container:last-child {
    margin-right: 0
}

.gift-announcement-container .ga-radio-wrap .checkmark {
    position: absolute;
    height: 17px;
    width: 17px;
    background: #ffffff;
    border: 1px solid #a0a0a0;
    border-radius: 50%;
    top: 10px;
    left: 10px
}

.gift-announcement-container .ga-radio-wrap .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.gift-announcement-container .ga-radio-wrap .radio-container.selected .checkmark::after {
    display: block
}

.gift-announcement-container .ga-radio-wrap .radio-container .checkmark:after {
    top: 3px;
    left: 3px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #58a1d6
}

.gift-announcement-container .ga-cta {
    font-size: 16px;
    line-height: 20px
}

.gift-announcement-container .ga-cta:focus {
    text-decoration: none;
    outline: none
}

@media only screen and (max-width: 767.5px) {
    .gift-announcement-container {
        order: 2
    }

    .gift-announcement-container .ga-inner-flex-wrap {
        display: flex;
        flex-direction: column;
        padding-top: 30px;
        border-top: 1px solid #CAD4D4
    }

    .gift-announcement-container .md-lg-only {
        display: none
    }

    .gift-announcement-container .ga-radio-wrap .radio-container {
        padding-left: 33px;
        position: relative
    }

    .gift-announcement-container .ga-radio-wrap .radio-container>.radio-sample-img {
        width: 120px;
        position: absolute;
        right: 10px;
        top: 10px
    }

    .gift-announcement-container .ga-radio-wrap .radio-container .radio-heading {
        order: 10
    }

    .gift-announcement-container .ga-radio-wrap .radio-container .radio-subtext {
        order: 20;
        margin-top: 0
    }

    .gift-announcement-container .ga-radio-wrap .radio-container .radio-price {
        order: 30;
        margin-top: 4px
    }

    .gift-announcement-container .ga-cta-wrap {
        margin-top: 20px
    }

    .gift-announcement-container .ga-cta-wrap .ga-cta {
        padding: 10px 20px
    }

    .gift-announcement-container .prodSocial {
        margin: 10px auto 0;
        display: block;
        float: none;
        text-align: center
    }

    .gift-announcement-container .prodSocial li {
        display: inline-block;
        margin: 0 2px
    }

    .guarantee-wrap {
        margin-top: 24px
    }

    #prodMainRight #prodSocial {
        display: none
    }

    #prodStickyCTAWrap.scrolledHidden {
        display: none
    }
}

@media only screen and (max-width: 374.5px) {
    .gift-announcement-container .ga-radio-wrap .radio-container>.radio-sample-img {
        width: 90px
    }

    .gift-announcement-container .ga-cta-wrap .ga-cta {
        padding: 10px 8px;
        font-size: 15px
    }
}

@media only screen and (min-width: 768px) {
    .gift-announcement-container {
        border-top: 1px solid #CAD4D4;
        border-bottom: 1px solid #CAD4D4;
        margin: 0 15px;
        padding: 0
    }

    .gift-announcement-container .ga-inner-flex-wrap {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .gift-announcement-container .ga-radio-wrap {
        margin-top: 25px
    }

    .gift-announcement-container .ga-radio-wrap .radio-price {
        position: absolute;
        top: 10px;
        right: 10px
    }

    .gift-announcement-container .ga-cta-wrap {
        width: 100%;
        margin-top: 30px;
        text-align: center
    }

    .gift-announcement-container .ga-cta-wrap .ga-cta {
        width: 100%;
        max-width: 619px
    }

    .gift-announcement-container .xs-sm-only {
        display: none
    }

    #ac-recommend {
        padding-top: 40px
    }
}

@media only screen and (min-width: 992px) {
    #prodMainLeft {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1430.5px) {
    .gift-announcement-container {
        width: calc(100% - 30px)
    }

    .gift-announcement-container .ga-inner-flex-wrap {
        max-width: 800px
    }
}

@media only screen and (min-width: 1431px) {
    .gift-announcement-container {
        width: calc(66.66666667% - 30px)
    }
}
/* END Gift Announcement Options Implementation */

/* START Product Details LEAP Implementation */
.heading-container .newText {
    color: #454545;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 10px
}

.heading-container .textBorder {
    color: #A0A0A0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    margin-left: 5px
}

#prodFAQ .product-tab {
    padding-top: 50px;
    border-top: 1px solid #CAD4D4
}

.trustSignals {
    margin-top: 15px;
    margin-bottom: -10px
}

.trustSignals img {
    max-width: 100%;
    width: 100%
}

#prodMainRight .trustSignals {
    display: none
}

#prodMainRight .guarantee-wrap.xs-sm-only {
    margin-top: 20px
}

#prodMainRight #prodSocial {
    margin-bottom: 20px
}

.productIncludes.md-lg-only {
    margin: 20px 0 34px
}

.productIncludes.md-lg-only h2 {
    font-size: 34px;
    margin-bottom: 20px
}

.productIncludes.md-lg-only h3 {
    font-size: 22px;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 0 !important
}
.productIncludes.md-lg-only h3::before,
.productIncludes.xs-sm-only h3::before {
    content: url("../img/blue_checkmark.png"); 
    margin-right: 8px;
    height: 30px
}

#prodMainLeft {
    margin-bottom: 0 !important;
    order: 1
}

#prodMainLeft .trustSignals .mobile {
    display: none
}

#prodMainRight,
.handPicked {
    order: 1
}

.gift-announcement-container,
#ac-recommend~.col-sm-12 {
    order: 2
}

#prodMain #ac-recommend {
    padding-top: 40px !important;
    order: 3;
    border-top: 1px solid #CAD4D4;
    margin-top: 50px
}

#prodMain .handPicked {
    padding: 0;
    margin: 0 15px
}

#prodMain .handPicked h2 {
    border-top: 1px solid #CAD4D4;
    color: var(--text, #454545);
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 20px;
    margin-right: 15px
}
#prodMain .handPicked .hand-picked-img-wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 50px
}

#prodMain .handPicked .hand-picked-img-wrap .imageLabel {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

#prodMain .handPicked .hand-picked-img-wrap .imageLabel span {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    font-weight: 700;
    background: #69add0;
    border-radius: 3px;
    padding: 4px 10px 5px;
    margin: 0 10px
}

#prodMain .handPicked .hand-picked-img-wrap .img-wrap {
    position: relative;
    width: calc(50% - 20px);
    cursor: pointer;
    margin: 20px 25px 25px 0
}

#prodMain .handPicked .hand-picked-img-wrap .img-wrap img {
    width: 100%;
    display: block
}

#prodMain .handPicked .hand-picked-img-wrap .img-wrap:nth-child(even) {
    margin-right: 0
}

#prodMain .handPicked .hand-picked-img-wrap .img-wrap:last-child:nth-child(odd) {
    display: none
}

#prodMain {
    display: flex;
    flex-wrap: wrap
}
@media only screen and (max-width: 1430px) {
    #prodMain .handPicked {
        width: 100%
    }

    #prodMain .handPicked h2 {
        margin-right: 0
    }

    #prodMain .handPicked .hand-picked-img-wrap .img-wrap {
        width: calc(50% - 13px)
    }
}
@media only screen and (max-width: 767.5px) {
    .heading-container .newText {
        display: none
    }

    #prodMain {
        display: flex;
        flex-wrap: nowrap
    }

    #prodMain .handPicked {
        width: auto
    }

    #prodMainLeft .trustSignals,
    #prodMainRight .trustSignals .mobile {
        display: none
    }

    #prodMainRight .trustSignals {
        display: block
    }

    .productIncludes.xs-sm-only h2 {
        font-size: 29px;
        margin-bottom: 10px
    }

    .productIncludes.xs-sm-only h3 {
        font-size: 18px;
        display: flex;
        justify-content: start;
        align-items: center
    }

    #prodMainRight .productIncludes.xs-sm-only {
        border-top: 1px solid #CAD4D4;
        border-bottom: 1px solid #CAD4D4;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 0
    }

    .heading-container .textBorder {
        display: none
    }

    .handPicked .hand-picked-img-wrap {
        justify-content: center
    }

    .handPicked .hand-picked-img-wrap .img-wrap {
        max-width: 500px;
        margin: 0 auto !important;
        margin-top: 20px !important;
        width: 100% !important
    }

    .trustSignals {
        margin-top: 30px;
        margin-bottom: 0
    }

    .trustNumber .numbers {
        font-size: 28px
    }

    .trustNumber .category {
        font-size: 18px;
        text-wrap: wrap
    }

    #prodMain .handPicked h2 {
        font-size: 29px
    }

    #prodMain #ac-recommend {
        border-top: 0;
        margin-top: 0px
    }

    #prodFAQ .product-tab {
        padding-top: 0px;
        border-top: 0
    }
}
@media only screen and (max-width: 475px) {
    #prodMainRight .trustSignals .desktop {
        display: none
    }

    #prodMain #prodMainRight .trustSignals .mobile {
        display: block !important;
        padding: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.5px) {
  #prodMain #prodMainRight {
  	width: 348px
  }
}

@media only screen and (min-width: 992px) and (max-width: 1430.5px)  { 
	#prodMain #prodMainRight {
  		width: 318px
  	}
}
/* END Product Details LEAP Implementation */

/* START Fresh Delivery */
.sub-section {
    color: #4687a7;
    text-transform: uppercase
}

.sub-section .sub-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 16px;
    line-height: 18px;
    padding-right: 5px
}

.sub-section .sub-text {
    font-size: 14px;
    line-height: 18px
}

.sub-section .icon-wrap>img {
    max-width: 30px
}

@media only screen and (max-width: 767.5px) {
    .sub-section {
        margin-top: 10px
    }

    .sub-section .sub-title,
    .sub-section .sub-text {
        display: inline
    }

    .sub-section .sub-title {
        padding-right: 0
    }

    .sub-section .icon-snow {
        position: relative;
        top: 4px;
        left: 2px
    }

    .icon-wrap {
        margin-right: 5px
    }

    .icon-wrap .icon-snow:not(:first-child) {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .sub-section {
        margin-top: 15px;
        margin-left: 10px
    }

    .icon-wrap {
        margin-right: 8px
    }

    .icon-wrap .icon-snow:not(:first-child) {
        margin-left: 3px
    }
}
/* END Fresh Delivery */

.productTabsWrap {
	display: none;
}