.afterpay-inner {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
}

.afterpay-image {   
}
.afterpay-right {
    width: 50%;   
}

.afterpay-text {    
    width: 100%;
    text-align: center;
    margin-bottom:8px;
}

.afterpay-left {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    width: 50%;
}

.qp-container.qp--logo-first {
    display: block !important;
}

span#qp-logo-first {
    justify-content: center !important;
}

.afterpay_zippayDiv .divafterpay {
    display: block !important;
}

span.qp-open-modal-button.qp-info-icon {
    display: inline-block !important;
}

.qp-open-modal-button {
    width: 100% !important;
}

/*===== Pack Page Css =====*/

/* Thumbnails carousel */

.product-image-carousels {
    width: 42%;
    float: left;
}

.thumbnails-slider {
    width: var(--thumbnail-track-width);
    padding: 0;
    margin-right: 5px;
    width: 17%;
    float: left;
}

.thumbnails-slider button {
    height: 30px;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.thumbnails-slider button:focus .slick-prev-icon,
.thumbnails-slider button:focus .slick-next-icon {
    color: white !important;
}

.thumbnails-slider button.slick-prev {
    top: 15px;
    left: 0;
}

.slick-sr-only {
    font-size: 0;
}

.slick-sr-only {
    font-size: 0;
}

.thumbnails-slider button.slick-prev .slick-prev-icon {
    display: inline-block;
    transform: rotate(90deg);
    color: black;
}

.thumbnails-slider button.slick-next {
    bottom: -15px;
    right: 0;
    top: auto;
}

.thumbnails-slider button.slick-next .slick-next-icon {
    display: inline-block;
    transform: rotate(90deg);
    color: black;
}

.thumbnails-slider .thumbnail-button {
    display: block;
    height: var(--thumbnail-height) !important;
    cursor: pointer;
    border: 0;
}

.thumbnails-slider .thumbnail-button img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.slick-vertical .slick-slide {
    width: 100% !important;
}

/* Main image carousel */

.main-image-slider {
    position: relative;
    width: var(--main-image-width);
    height: var(--main-image-height);
    position: relative;
    margin-bottom: 1px;
    width: 78%;
    float: left;
}

.main-image-slider button {
    z-index: 1;
    display: none !important;
}

.main-image-slider .slick-slide .image-link img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/*Demo only*/

.note {
    text-align: center;
    font-size: 14px;
    width: var(--main-image-width);
    padding: 0 20px;
    margin: 0 auto;
    opacity: 0.8;
}

    .note a {
        color: black;
        font-weight: bold;
    }

.productPack_left {
    width: 35%;
}
.owl-carousel .owl-item img.ProdVideoImg {
    width: 70%;
    padding-top:12px;
}
.packpage_videobox {
    display: none;
    position: fixed;
    z-index: 9999999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000d4;
}
.packpage_videobox .modal-content {
    position: relative;
    background-color: #f7f7f7;
    margin: auto;
    padding: 1.5%;
    width: 46%;
    max-width: 1200px;
    border-radius:10px;
}
.packpage_videobox.modal {
    padding-top: 14%;
}
.packpage_videobox .closeModalBox {
    cursor: pointer;
    cursor: hand;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    background: #00abec;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    line-height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 20px;
}

.NewProductpack_right {
    width: 64%;
    float: right;
}

.ProductPack_ProTitleDiv {
    float: right;
    width: 50%;
	margin-bottom:10px;
}
.ProductPack_ProTitleDiv h1 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    float: left;
    width: 64%;
}

.pack_rattingNTop {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.ProductPack_ProTitleDiv .pack_rattingNTop {
    float: right;
    width: auto;
    margin-top: -5px;
}

.pack_rattingNTop .rating {
    padding-right: 0px;
}

.pro_priNleft {
    float: left;
    margin: 0px 0 0;
    padding: 0;
    /*width: 65%;*/
    width: 100%;
}

.NewProductpack_right label {
    font-weight: 500;
    color: #151515;
    vertical-align: middle;
    text-transform: uppercase;
    width: 45px;
    text-align: left;
    display: inline-table;
}

.pro_priNleft span {
    font-size: 28px;
    color: #f15050;
    font-weight: 600;
    padding-right: 10px;
    vertical-align: middle;
}

.currSpan {
    position: relative;
    top: 0px;
    left: 10px;
}

.afterpay_proPack {
    float: left;
    margin-top: 0px;
    margin-left: 50px;
    font-size: 13px;
}

.afterpay_proPack img {
    vertical-align: middle;
    padding: 0 2px; width:85px;
}

.pro_pack_listNew {
    width: 100%;
    float: left;
    margin: 25px 0;
    padding: 0;
}

.proPack_newleft {
    float: left;
    /*width: 420px;*/
    width: 440px;
    margin-left: 0px;
}
._packSizeDiv {
	width:100%;
	float:left;
	border-top: 1px solid #e0e2e4;
	padding-top: 20px;
    margin-top: 20px;
}
.Propack_sizeText {
    width: 12%;
    float: left;
    font-weight: 500;
    padding-top: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 14px;
    border-top: 0px solid #e0e2e4;
	color:#151515 !important;
	text-transform:capitalize;
}

.ProPack_dosesSize {
    width: 88%;
    float: left;
    margin-bottom: 20px;
}

.ProPack_radio {
    width: 100%;
    float: left;
}

.ProPack_radio ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}

.ProPack_radio ul li {
    color: #aaa;
    display: block;
    position: relative;
    float: left;
    width: 40%;
    padding: 0 0 0 7px;
    margin:0 5px 5px 0;
    border: 1px solid #ebebeb;
}
.ProPack_radio ul li.active {
    background: #d6eefb;
    border: 1px solid #0081c2;
}

.ProPack_Doseleft {
    width: 100%;
    float: left;
}

.ProPack_radio ul li label,
.one-time-add label {
    display: inline-block;
    position: relative;
    font-size: 14px;
    padding: 12px 10px 10px 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    color: #333;
    font-weight: 400 !important;
    width: 100% !important;
}

.ProPack_radio ul li input[type="radio"],
.one-time-add input[type="radio"] {
    position: absolute;
    visibility: hidden;
}

.ProPack_radio ul li .check,
.one-time-add .check {
    display: block;
    position: absolute;
    border: 1px solid #5a5656;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    top: 16px;
    left: 12px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.ProPack_radio input[type="radio"]:checked ~ .check,
.one-time-add input[type="radio"]:checked ~ .check {
    border: 1px solid #5a5656;
}

/*.ProPack_radio ul li .check::before,
.one-time-add .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background .25s linear;
    -webkit-transition: background .25s linear;
}*/

.ProPack_radio ul li .check::before,
.one-time-add .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: -2px;
    left: -2px;
    margin: auto;
    transition: background .25s linear;
    -webkit-transition: background .25s linear;
}

.ProPack_radio input[type="radio"]:checked ~ .check::before,
.one-time-add input[type="radio"]:checked ~ .check::before {
    background: #1085b1;
    border: 1px solid #1085b1;
}


.landing_new-right {
    float: right;
    width: 300px;
    border: 1px solid #d9d6d6;
}

.landing_new-top-box {
    width: 100%;
    float: left;
    padding: 5px 10px 10px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #d9d6d6;
}

.landing_new-top-box small {
    float: right;
    padding-top: 6px;
    color: #eb2600;
    font-weight: bold;
}

.one-time-add {
    position: relative;
    width: 70%;
    float: left;
    margin-top: 8px;
}

.one-time-right {
    float: left;
    width: 165px !important;
}

.landing_new-top-box {
    width: 100%;
    float: left;
    padding: 5px 10px 5px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #d9d6d6;
}

.one-time-priceDis {
    display: inline-block;
    margin: 2px 0 0;
    font-weight: 500;
}

.one-time-priceDis span {
    display: block;
}

.priceWasStroke {
    text-decoration: line-through;
}

.one-time-price {
    float: right;
    width: 28%;
    text-align: right;
    margin-top: 5px;
    font-size: 18px;
}

.one-time-price strong {
    font-weight: 500;
}

.onetime-priprice {
    width: 180px;
    position: relative;
    border: 3px solid #00abec;
    padding: 4px;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 0px;
}

.onetime-priprice:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    background: #00abec;
    transform: skew(-20deg);
    transform-origin: top;
}

.onetime-priprice span {
    font-size: 16px;
    width: 34%;
    color: #fff;
    position: relative;
    float: left;
    font-weight: bold;
}

.onetime-priprice strong {
    vertical-align: -webkit-baseline-middle;
}

.landing_new-top-box:last-child {
    border-bottom: 0;
    margin-top: 15px;
}

.one-time-addAutoDelievery {
    width: auto;
    margin-top: 8px;
}

.auto-delivered {
    float: left;
    width: 100%;
}

.auto-delivered-text,
.auto-delivered-select {
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.auto-delivered-text span {
    background: #00abec;
    color: #fff;
    padding: 3px 15px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 20px;
    font-weight: 500;
}

.auto-delivered-select {
    background: #efefef;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.delFreQText {
    font-size: 14px;
    padding: 0 0 8px;
}

.auto-delivered-select .input_box,
.auto-delivered-select-no-discount .input_box {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    display: inline-block;
    border: 1px solid #d9d6d6;
    border-radius: 5px;
    background: #fff;
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    -ms-appearance: auto;
}

.qty_countDiv {
    width: 100%;
    float: left;
    border-top: 1px solid #e0e2e4;
    /*border-bottom: 1px solid #e0e2e4;*/
    padding: 20px 0 10px;
}

.qty_countDiv label {
    display: inline-block;
	width:47px;
}

.ProPack_qtyDiv {
    width: 120px;
    display: inline-table;
    border: 1px solid #d9d6d6;
    padding: 0;
    border-radius: 5px;
    vertical-align: middle;
}

.count_text {
    float: left;
    background: #fff;
    width: 45px;
    height: 28px;
    border: none;
    text-align: center;
    color: #333333;
    font-weight: 500;
}

.Add_CartNew {
    width: 100%;
    float: left;
    margin: 20px 0 0;
    padding: 0;
}

.Add_CartNew .packFreShip {margin:10px; color:#e8382b !important;font-weight:500;display:inline-block;}
.Add_CartNew a {
    background: #f15050;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    width: 40%;
    float: left;
    margin: 0;
    padding: 10px 0;
    font-weight: 600;
    border-radius: 5px;
    text-align: center;
}
.proPack_newleft .Add_CartNew a {
    /*width: 65%;*/
    width: 45%;
}

.freeShippingTextNew {
    width: 54%;
    text-align: left;
    float: right;
    margin: 0px 0 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.freeShippingTextNew span {display:block; font-size:14px;padding-top:5px; color:#f00;}

.Add_CartNewMobile {
	display:none;
	float:left;
	width:100%;
	text-align:center;
}
.Add_CartNewMobile .Add_CartNew a {
	width:90%;
	float:none;
	display:block;
	margin:0 auto;
}

/* Css */
.save_extra_autoOrderDiv {
    width: 100%;
    float: right;
    margin: 0;
    box-sizing: border-box;
}
.save_extra_autoOrderDiv h2 {
    font-size: 15px;
    line-height: 35px;
    font-weight: 700;
    color: #fff;
    /*background: #ed1f24;
	background:#f15050;*/
	background:#00abec;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.save_extra_autoOrderDiv .save_points {
    width: 100%;
    float: left;
    padding: 10px 15px;
    border-bottom: 1px dashed #ccc;
    box-sizing: border-box;
}
.save_extra_autoOrderDiv .save_points .price {
    width: 100%;
    font-size: 15px;
    float: left;
}
.save_extra_autoOrderDiv .save_points .price span.color2 {
    color: #f15050;
    font-size: 25px;
    padding: 0;
    font-weight: 700;
}
.save_extra_autoOrderDiv .save_points .price span.color3 {
    color: #008000;
    font-weight: 600;
    float:right;
	margin-top:2px;
	background:#edfbf0;
	padding:5px;
}
.save_extra_autoOrderDiv .auto_delivery_content {
    width: 100%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}
.save_extra_autoOrderDiv .auto_delivery_content .title_text {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #575757;
    padding: 10px 0;
}
.save_extra_autoOrderDiv .auto_delivery_content .title_text img {
    width: 30px;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.save_extra_autoOrderDiv .auto_delivery_content .title_text b {
    color: #333;
}
.save_extra_autoOrderDiv .auto_delivery_content .product_AutoDeliveryDiv {
    display: table;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 20px 0;
}
.save_extra_autoOrderDiv .auto_delivery_content .product_AutoDeliveryDiv span {
    display: inline-block;
    width: 100px;
    float: left;
    line-height: 30px;
    padding: 0;
}
.save_extra_autoOrderDiv .auto_delivery_content .product_AutoDeliveryDiv .product_AtDelSelect {
    width: 60%;
    margin: 0;
    padding: 0;
    display: inline-table;
    float: right;
}
.product_AtDelSelect select.product_AtDelSelect_Option {
    border: 1px solid #808080;
    width: 160px;
    height: 30px;
    float: right;
    padding: 0 10px;
	appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    -ms-appearance: auto;
}
.save_extra_autoOrderDiv .auto_delivery_content .autoship-details {
    width: 100%;
    margin: 20px 0 0 0;
    background: #d6eefb;
    border-radius: 5px;
    padding: 10px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    float: right;
    text-align: left;
    box-sizing: border-box;
}
.autoship-details .why-title {
    font-size: 14px;
    font-weight: 700;
    color: #182c55;
    padding-bottom: 12px;
}
.autoship-details ul {
    list-style: none;
    padding-left: 1.6rem;
    margin: 0;
}
.save_extra_autoOrderDiv .auto_delivery_content .autoship-details li {
    line-height: 20px;
    padding-bottom: 5px;
    display: flex;
    margin-bottom: 0;
    font-size: 14px;
}
.autoship-details ul li:before {
    content: "\2022";
    color: #18499b;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1rem;
    font-size: 1.6rem;
}


/*******/

.ProPack_Doseleft b { font-size:11px; font-weight:500; display:block;position:absolute;}
.ProPack_Doseleft .unit_class_bf b { display: block; }
.ProPack_radio ul li label { padding:18px 0px 15px 30px; font-size: 14px;}

.ProPack_radio input[type="radio"]:checked ~ .check::after {
    content: '\2713';
    font-size: 14px;
    position: absolute;
    top: -2px;
    line-height: normal;
    left: 2px;
    color: #fff;
    font-weight: 800;
}

.proPack_newleft .packwiseOfferText {
    display: block;
    font-size: 12px;
}
.proPack_newleft .ProPack_Doseleft span {float:none !important; display:table !important;}


/*===== 15 March 2023 =====*/

.afterpay_zippayDiv {float: left; width: 100%;margin-top: 5px;}
.afterpay_zippayDiv .divafterpay {display: table;}
.afterpay_zippayDiv .afterpay_proPack {margin-left: 0;}
.afterpay_zippayDiv .zip-container {margin-left: 0 !important;}


.bestprice_guarantee_tagDiv {float: right; color: #ed1f24;}
.bestprice_guarantee_tagDiv .best-price-tag-img {width: 90px;display: inline-block; vertical-align: middle;}
.dontpaytextDiv {display: inline-block; vertical-align: middle;font-size: 10px;padding: 0 2px;font-weight: 500;color: #ed1f24;}
.dontpaytextDiv b,
.dontpaytextDiv #spnPackRRP{color:#363c41;}
.dontpaytextDiv span {display: inline-block;font-size: 10px;padding-top: 0;padding-right:0;font-weight: 500;color: #ed1f24;}
.dontpaytextDiv-save b,
.dontpaytextDiv-save #spnRRPSavePercent{color: #ed1f24;}
.dontpaytextDiv .dontpaytextDiv-save {display: block;}
.dontpaytextDiv .dontpaytextDiv-save b {vertical-align: middle}
.bestprice_guarantee_tagDiv .info-tag-icon { width: 16px; display: inline-block; vertical-align: top; margin-top: 2px;}

.tooltip {
      position: relative;
      display: inline-block;
      cursor: pointer;
    }

    .tooltip .tooltiptext {
      visibility: hidden;
      width: 220px;
      background-color: #555;
      color: #fff;
      text-align: center;
      border-radius: 3px;
      padding: 10px 5px;
      
      /* Position the tooltip */
      position: absolute;
      z-index: 1;
      top: 130%;
      left: -102px;
      font-weight: 300;
      font-size: 14px;
      line-height: 20px;
      z-index: 999999;
    }

    .tooltip .tooltiptext::after {
      content: "";
      position: absolute;
      top: -10%;
      left: 50%;
      margin-left: -5px;
      border-width: 5px;
      border-style: solid;
      border-color: transparent transparent #555 transparent;
    }

    .tooltip:hover .tooltiptext {
      visibility: visible;
      opacity: 1;
    }

.crplsing {
    display: none !important;
}

.ProductDiscountBanner {
    padding: 10px 0 0 !important;
}

.NewProductLanding .tagline {
    width: 100%;
    margin-top: 0 !important;
}

.NVS_ProTable_RightDiv .tagline {
    clear: both;
    width: 99.9%;
    text-align: center;
    background: #4caf50;
    color: #fff;
    padding: 2px 0;
    margin: 0 0 -11px;
    margin-top: 0px;
    margin-bottom: -11px;
    text-transform: uppercase;
    font-weight: 600;
    font-weight: 600;
}

.taglineR_canexTablates {
    width: 100% !important;
    padding: 8px 0 !important;
    margin-bottom: -8px !important;
    background: #4caf50;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}


.pet-size-wt {
    width: 100%;
}

.pet-size-wt-title {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0 10px;
}

.pet-size-checkbox {
    width: 100%;
}

    .pet-size-checkbox ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-flow: row wrap;
    }

        .pet-size-checkbox ul li, .pack-size-checkbox ul li {
            list-style: none;
            font-size: 16px;
            border: 1px solid #ebebeb;
            padding: 10px 15px;
            border-radius: 5px;
            cursor: pointer;
            width: auto;
            text-align: center;
            margin-bottom: 10px;
            margin-right: 10px;
            position: relative;
        }

            .pet-size-checkbox ul li.Aactive, .pack-size-checkbox ul li.Aactive {
                background: #d6eefb;
                border: 1px solid #0081c2;
            }

.divStrengthLoader {
    position: absolute;
    background: #bdbdbdc4;
    top: 50%;
    left: 0;
    right: 0;
    padding: 8px 0;
    transform: translateY(-50%);
    border-radius: 5px;
}

.divStrengthLoaderProgress {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 25px;
    height: 25px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 0 auto 0;
    transform: translate(-50% -50%);
    -webkit-transform: translate(-50% -50%);
    -moz-transform: translate(-50% -50%);
    top: 50%;
    left: 50%;
    z-index: 9999999999999999;
}

.NewProductDesignJune .pro_pack_listNew {
    margin: 10px 0 0 0 !important;
}

/**/

.future_pro_content {float: left;width: 100%;margin-top:40px;background:#dbebf9;}
.features_sugst_proDiv {background: #dbebf9;color: #182c55;text-align:center;padding:15px 15px 0;text-transform: capitalize;text-align: center;margin: 0 auto;width: auto;}
.future_pro_contentBox {box-shadow: none;border:0;padding:0;}
.future_pro_contentBox {display: flex;align-items: center;justify-content: space-between;flex-flow: row wrap;margin: 20px 0 0; padding: 0; gap: 4px; list-style: none;}
.future_pro_contentBox .pro_item_text {width: 33.15%;color: #FFF;padding: 10px 0;font-weight: 500;font-size: 18px;text-align: center;}

/*===== Responsive Css =====*/
 @media (max-width:1470px) {
	.future_pro_contentBox .pro_item_text {padding: 10px; width: calc(33% - 20px);font-size: 16px;}
}

@media (max-width:1200px) {
	.proPack_newleft {width:55%;}
	.landing_new-right {width:42%;}
	.product_AtDelSelect select.product_AtDelSelect_Option {width:100%;}
	.ProPack_radio ul li {width:38%;}
}

 @media (max-width:1160px) {
	.future_pro_contentBox .pro_item_text {padding: 10px; width: calc(49.73% - 20px);font-size: 16px;}
}

@media (max-width:1060px) {
	.ProductPack_ProTitleDiv h1 {width:60%;}
	.proPack_newleft .Add_CartNew a {width: 50%;}
	.ProPack_radio ul li {width: 45%;}
    /*.bestprice_guarantee_tagDiv .best-price-tag-img {width: 70px;}*/
}

@media (max-width:1030px) {
	.proPack_newleft {width:50%;}
	.landing_new-right {width:44%;}
    .bestprice_guarantee_tagDiv {float: left;margin-top: 10px;}
}

@media (max-width:960px), (max-width:981px) {
	.save_extra_autoOrderDiv .auto_delivery_content .product_AutoDeliveryDiv .product_AtDelSelect {width:55%;}
	.ProPack_dosesSize {float:right;width:84%;}
	.ProPack_radio ul li {width: 48%;}
	.ProductPack_ProTitleDiv{width:60%;}
}

@media (max-width:800px) {
    .proPack_newleft { width: 54%;}
	.NewProductpack_right {width:100%;}
	.productPack_left {width:100%; text-align:center;}
	.productPack_left img {width:50% !important; text-align:center;}
	.productPack_left .Offer_Text_andingleft {text-align:center;}
    .bestprice_guarantee_tagDiv {float: right; margin-top: 0;}
	.ProductPack_ProTitleDiv{width:100%;}
	
}

@media (max-width: 771px) {
	.future_pro_contentBox .pro_item_text {width: calc(49.50% - 20px); font-size: 16px;line-height: 20px;height: 36px;}
}

 @media (max-width: 660px) {
	.future_pro_contentBox .pro_item_text {width: calc(100% - 20px);height: auto;}
}

@media (max-width:650px) {
	.ProductPack_ProTitleDiv h1 {width:100%;}
	.ProductPack_ProTitleDiv .pack_rattingNTop {float:left;margin-top:5px;}
	.proPack_newleft, .landing_new-right {width:100%;}
	.landing_new-right {margin-top:15px;}
	.save_extra_autoOrderDiv .auto_delivery_content .autoship-details li {width:100%;}
	.proPack_newleft .Add_CartNew a {margin: 0 auto;display: table;float: none;}
	.ProPack_dosesSize {float:left;}
	.qty_countDiv label {width:12%;}
	.Add_CartNew {display:none;}
	.Add_CartNewMobile, .Add_CartNewMobile .Add_CartNew {display:block;}
	.Add_CartNewMobile .Add_CartNew a {background: #f15050;}
	.ProPack_radio ul li {width: 33%;}
    .bestprice_guarantee_tagDiv {margin-top: 5px;}

    .tooltip .tooltiptext { left: inherit; right: 0;}
    .tooltip .tooltiptext::after { left: inherit; right: 2px;}

}
@media (max-width:600px) {
.landing_new-right {display:none;}
}

@media (max-width:460px) {
	.ProPack_radio ul li {width: 40%;}
}

@media (max-width:460px) {
	.ProPack_radio ul li {width: 48%;}
}

@media (max-width:380px) {
	.NewProductpack_right label, .Propack_sizeText {width:14%;}
	.pro_priNleft label {width:20%;}
    .bestprice_guarantee_tagDiv {margin-top: 10px;margin-left: 20%;float: left;}
    .tooltip .tooltiptext { left: -150px; right: inherit;}
    .tooltip .tooltiptext::after {left: 72%;right: inherit;}
}

@media (max-width:350px) {
	.NewProductpack_right label, .Propack_sizeText {width:17%;}
	.pro_priNleft label {width:24%;}
	.afterpay_proPack {margin-left:62px;}
	.ProPack_dosesSize {width:80%;}
    .bestprice_guarantee_tagDiv {margin-left: 25%;}
}


@media (max-width:330px) {
    .tooltip .tooltiptext { left: -160px; right: inherit;}
    .tooltip .tooltiptext::after {left: 77%;right: inherit;}
}

/*.Blackfriday22_ProductDiscountBanner {display: none !important;}*/