.specialoffer {
    background-color: black;
    color: white;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    padding: 4px;
}

body {
    background-color: #f5f5f5 !important;
}

.header {
    border-color: rgb(224, 224, 224);
    border-bottom: 1px solid #e0e0e0;
    padding: 16px;
    background-color: white;
}

.header .logo {
    width: 100%;
    max-width: 153.75px;
}

.header .cart {
    width: 100%;
    max-width: 24px;
}

.container {
    max-width: 1072px !important;
}

.content-body {
    border-color: rgb(224, 224, 224);
    border-bottom: 1px solid #e0e0e0;
    padding: 40px 16px;
    margin-bottom: 16px;
    background-color: white;
}

.carousel-inner img {
    width: 100%;
    height: 440px;
    border-radius: 8px;
}

.thumb {
    cursor: pointer;
    margin-bottom: 10px;
}

.thumb.active {
    border: 2px solid #007bff;
}

.thumb-container {
    overflow: hidden;
    max-height: 440px;

}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: invert(100%);
    background-color: black;
    border-radius: 5px;
}

.thumb-container img {
    border-radius: 5px;
    height: 79px;
}

.no-1 img {
    width: 16px;
    height: 16px;
}

.no-2 img {
    width: 85px;
    height: 16px;
}

.no-1 {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.no-2 {
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.no-3 {
    font-family: Roboto;
    color: black;
    font-size: 32px;
    font-weight: 900;
}

.clmn-2 {
    padding-top: 16px;
}

.imgbx {
    padding-left: 0 !important;
    padding-right: 20px !important;
}

.no-4 {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    color: #666;
    line-height: 24px;
    align-self: stretch;
}

ul li {
    list-style: none;
    margin-bottom: 8px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    color: #666;
}

ul {
    padding: 0 !important;
}

.no-5 img {
    width: 96px;
    height: 32px;
    margin-right: 10px;
}

.no-5 {
    font-family: Roboto;
    font-size: 13px;
    width: fit-content;
    border-radius: 10px;
    border: 1px solid rgb(224, 224, 224);
    padding: 8px 16px;
    align-items: center;
    max-width: 498px;
    color: rgb(79, 79, 79);
    margin-bottom: 16px;
}

.no-5 span {
    color: black;
}

.clm4 {
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.Checkout {
    border-top: 1px solid #e0e0e0;
}

.left-side {
    /* padding-top: 24px; */
    padding: 40px 38px 24px 0;
    background-color: white;
}

.box1 {
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    background: #fff5f3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    white-space: nowrap;
    margin-bottom: 8px;
}

.bar {
    border-radius: 100px;
    border: 1px solid #e0e0e0;
    background: #fff;
    display: flex;
    width: 100%;
    height: 12px;
    transition: all 2s ease-in-out;
    background: linear-gradient(90deg, #cbfe00 0%, #fee500 48.44%, #ff2b2b 100%);
    border-radius: 100px 0 0 100px;

}

.box1-text {
    color: #333;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    margin-right: 16px;
    font-weight: 700;
    line-height: 20px;
}

.bar-container {
    height: 12px;
    background: #fff;
    border-radius: 100px;
    width: 100%;
}

.box2 {
    border-radius: 4px;
    border: 1px solid var(--cc-shopify-border-dividers, #e0e0e0);
    background: #f0f5ff;
    display: flex;
    padding: 12px 16px;
    align-items: center;
    align-self: stretch;
    color: var(--CC-Shopify-Dark-gray, #333);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px;
}

* {
    -webkit-tap-highlight-color: transparent;
    outline: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.box2 img {
    margin-right: 10px;
}

.box3 {
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    background: #fffef3;
    display: flex;
    padding: 12px 16px;
    align-items: center;
    align-self: stretch;
    color: #333;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

* {
    -webkit-tap-highlight-color: transparent;
    outline: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

#minutes {
    margin-left: 3px;
}

#seconds {
    margin-right: 3px;
}

.tree-bx {
    margin-bottom: 32px;
}

.left-side h3 {
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    padding-bottom: 16px;
}

.option-box {
    border: 1px solid #e0e0e0;
    padding: 16px;
    display: grid;
    grid-template-columns: auto auto 119px auto 119px;
    border-radius: 4px;
    margin-bottom: 12px;
    justify-content: center;
    cursor: pointer;
}

.uno {
    display: flex;
    align-items: center;
}

.radio {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #bdbdbd;
    background-color: transparent;
    position: relative;
    margin-right: 16px;
    padding-right: 16px;
    transition: border-color .15s ease-in, background-color .15s ease-in;
}

.uno img {
    width: 85px;
    height: 85px;
    object-fit: cover;
    border-radius: 3.085px;
    margin-right: 24px;
}

.ptext {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.ptext .pquantity {
    text-align: center;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 900;
    line-height: 40px;
    text-transform: capitalize;
}

.ptext .pname {
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.divider {
    height: 100%;
    width: 1px;
    margin: 0 16px;
    background-color: #e0e0e0;
}

.dos {
    display: flex;
    justify-content: center;
    align-items: center;
}

.discount {
    display: flex;
    padding: 8px 10px;
    gap: 4px;
    width: 86px;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    background: #fafafa;
    color: #333;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    height: 38px;
}

.discount img {
    width: 12px;
    height: 12px;
}

.tres {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.orgprice {
    color: #808080;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-decoration: line-through;
}

.disprice {
    display: flex;
    justify-content: center;
}

.disprice sup {
    vertical-align: super;
    color: #333;
    text-align: right;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 11px;
    top: 0;
}

.price {
    color: #333;
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 900;
    line-height: 17px;
    text-transform: capitalize;
    margin-right: 2px;
    margin-left: 2px;
}

.deciprice {
    color: #333;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 900;
    line-height: 9px;
    margin-bottom: 4px;
}

.each {
    color: #333;
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 0;
}

.best {
    border-radius: 4px;
    background: #ffc438;
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #333;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}

.selected .radio::before,
.choosen .radio::before {
    content: "";
    position: absolute;
    transform: scale(1);
    transition: transform .15s ease-in, opacity .15s ease-in;
    transform-origin: center;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    background-color: #3362ab;
    opacity: 1;
}

.selected .radio,
.choosen .radio {
    border: 2px solid #3362ab;
}

.selected {
    border: 1px solid #3362ab;
    background-color: #f7fdff;
}

.pypl {
    position: relative;
    padding: 20px;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    margin-bottom: 32px;
}

.pypl .express {
    position: absolute;
    top: 0;
    background-color: white;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 5px;
    color: #828282;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.pypl .payto {
    position: absolute;
    bottom: -36px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 0 5px;
    color: #828282;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.pypl button {
    background-color: #ffc438;
    border-bottom: 2px solid #dba72d;
    padding: 12px 40px;
    width: 100%;
    text-decoration: none;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color .15s ease-in;
}

.pypl button:hover {
    background-color: #ffd87a;
}

.pypl button img {
    width: 123px;
}

.choose {
    margin-bottom: 32px;
}

.methods {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}

.encryp {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #828282;
    padding-bottom: 16px;
}

.cc-pypl {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    width: 100%;
    margin-bottom: 32px;
}

.choosen {
    background-color: #f0f5ff;
}

.cc,
.paypal {
    display: flex;
    padding: 16px;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    transition: background-color .3s ease-in, border-bottom-left-radius .15s ease-in, border-bottom-right-radius .15s ease-in;
    cursor: pointer;

}

.cc span {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #333;
    text-transform: capitalize;
}

.ccform {
    padding: 12px 12px 0;
    background: #fafafa;
}

.pyplreminders {
    display: flex;
    border-top: 1px #e8e8e8;
    padding: 24px 16px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom: 0;
    background: #fafafa;
    justify-content: center;
    flex-wrap: wrap;
}

.pyplreminders img {
    width: 64px;
    height: 58.67px;

}

input,
select {
    border: 1px solid #e0e0e0;
    height: 52px;
    border-radius: 4px;
    padding: 8px;
    background-color: #fff;
    transition: padding .2s;
    width: 100%;
    margin-bottom: 12px !important;
    font-family: Roboto, sans-serif;
}

option {
    font-family: Roboto, sans-serif;
}

.btn.submit {
    background-color: #002fdd;
    width: 100%;
    border-bottom: 2px solid #0d40ff;
    color: #fff;
    padding: 18px 8px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    text-transform: initial;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2509803922);

}

.txt-under-btn {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    color: #828282;
    text-align: Center;
    vertical-align: middle;
    margin: 16px 0;
}

.txt-under-btn img {
    padding-bottom: 5px;
}

footer {
    margin-top: auto;
    padding-top: 24px;
    border-top: 1px solid #e0e0e0;
    display: flex;
    flex-wrap: wrap;
}

footer a {
    color: #333;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
}

footer a:not(:last-child) {
    margin-right: 16px;
}

form {
    background-color: white;
}

.custom-container {
    position: relative;
    background-color: white;
    z-index: 1;
}

.custom-container::before,
.custom-container::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 34vw;
    /* Extend to full viewport width */
    height: 100%;
    z-index: -1;
}

.custom-container::before {
    left: -100vw;
    /* Shift to cover the left margin */
    background-color: white;
}

.custom-container::after {
    right: -21.6vw;
    /* Shift to cover the right margin */
    background-color: #f5f5f5;
}

.right-side {
    background-color: #f5f5f5;
    padding-top: 24px;
    padding-left: 40px;
}

.summary {
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
}

.sum1clmn {
    overflow: hidden;
    transition: all .3s;
    max-height: 53px;
}

.textsum {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.totalsav {
    color: #00b834;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.totalsavprice {
    color: #00b834;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.separator {
    display: flex;
    align-items: center;
    color: #333;
    margin: 16px 0;
}

.separator::before {
    content: "";
    flex: 1;
    border-bottom: 1px solid #e0e0e0;
}

.separator::after {
    content: "";
    flex: 1;
    border-bottom: 1px solid #e0e0e0;
}

.no-text {
    padding: 0 !important;
}

.text-summary {
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-right: 8px;
}

.text-summary svg {
    transition: transform .5s ease;
    transform: rotate(0);
}

.why {
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.sep {
    margin-top: 24px !important;
    margin-bottom: 16px;
}

.benefitsV2__item {
    display: flex;
    margin-bottom: 16px;
}

.benefitsV2__item img {
    align-self: flex-start;
    margin-right: 16px;
}

.benefitsV2__item__title {
    color: #333;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 8px;
}

.benefitsV2__item__text {
    color: #5C5C5C;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.testimonials__box {
    display: flex;
    flex-direction: column;
    padding: 16px;
    border-radius: 6px;
    border: 1px solid #e3e3e3;
    background: #fff;
    margin-bottom: 12px;
}

.testimonials__upperRow {
    display: flex;
    justify-content: space-between;
}

.testimonials__upperRow__inside {
    display: flex;
    align-items: center;
}

.testimonials__stars {
    display: flex;
    margin-right: 8px;
    max-height: 16px;
}

.testimonials__stars img {
    vertical-align: super;
}

.testimonials__name {
    color: var(--CC-Shopify-Medium-gray, #5c5c5c);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.testimonials__buyerLabel {
    color: #00b890;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-left: 8px;
}

.testimonials__title {
    color: var(--CC-Shopify-Dark-gray, #333);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin: 8px 0;
}

.testimonials__text {
    color: var(--CC-Shopify-Medium-gray, #5c5c5c);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.testimonials__container {
    display: flex;
    flex-direction: column;
}

.productCard {
    display: grid;
    grid-template-columns: 64px auto 1fr;
    gap: 16px;
    /* margin-bottom: 16px; */
}

.productCard__imageContainer {
    position: relative;
    display: inline-block;
    height: 64px;
}

.productCard img {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

.productCard__imageContainer__indicator {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 21px;
    height: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5c5c5c;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}

.productCard__titleBlock {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.productCard__titleBlock__title {
    color: #333;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px;
}

.productCard__priceBlock {
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-self: end;
    text-align: right;
}

.productCard__priceBlock__oldPrice {
    color: #5c5c5c;
    text-align: right;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-decoration: line-through;
    margin-bottom: 4px;
}

.productCard__priceBlock__price {
    color: #333;
    text-align: right;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.labelforcheckbox {
    color: #333;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    cursor: pointer;
}

input[type=checkbox] {
    background-color: #333;
    width: 16px;
    height: 16px;
    margin-bottom: 0 !important;
    margin-right: 5px;
}

.label-container {
    display: flex;
    align-items: center;
}

input[type='checkbox'] {
    accent-color: black;
}

.sub {
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.subprice {
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.total,
.totalprice {
    color: #333;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.cp2 {
    width: 100%;
    justify-content: space-between;
}

.pp {
    max-width: 90px;
    margin-left: 0px;
    height: 24px;

}

.popover {
    max-width: none;
    --bs-popover-bg: #000 !important;
}

.popover-body {
    display: flex;
    flex-direction: row;
    /* Display cards in a row */
    background-color: #000;
    /* Black background */
    padding: 10px !important;
    /* Reduce padding */
    border-radius: 5px;
}

.popover-card {
    margin-right: 5px;
    /* Reduce margin between cards */
}

.popover-card:last-child {
    margin-right: 0;
}

.popover-body ::before {
    border-left-color: #000;
    /* Make arrow black */
}

.popover-trigger {
    display: inline-block;
    cursor: pointer;
    height: 22px;
    width: 35px;
    background: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    font-size: 12px;
    font-family: Roboto, sans-serif;
    margin-right: 0;
    font-weight: 400;
    z-index: 1;
    text-align: center;
}

.mob {
    visibility: hidden;
    display: none;
}

.mob1 {
    display: none;
}

.submit:hover {
    background-color: #007bff;
    color: white;
}

@media (max-width: 768px) {
    .thumb-container {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        max-height: none;
    }

    .thumb {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 13px;
    }

    .imgbx {
        padding-right: 0 !important;
    }

    .carousel-inner img {
        height: 354px;
        margin-bottom: 15px;
    }

    .no-5 {
        padding: 8px;
        font-size: 12px;
    }

    .no-5 img {
        width: 72px;
        height: 24px;
    }

    .custom-container::after {
        right: unset;
        background-color: #f5f5f5;
    }

    .container {
        max-width: unset !important;
    }

    .desk {
        display: none;
    }

    .mob {
        visibility: unset;
        display: flex;
    }

    .mob1 {
        display: block;
    }

    .box3 {
        align-items: flex-start;
        margin-bottom: 20px;
        padding: 12px 7px;
        font-size: 13px;
    }

    .box3 svg {
        margin-right: 5px;
    }

    .left-side {
        padding: 0;
        padding-top: 24px;
    }

    .option-box {
        justify-content: start;
    }

    .uno img {
        margin-right: 5px;
    }

    .discount {
        gap: 0;
        width: 65px;
    }

    .pypl .payto {
        font-size: 13px;
    }

    .right-side {
        padding-top: 24px;
        padding-left: 0;
    }

    .txt-under-btn {
        margin: 0;
        padding: 16px;
    }

    footer {
        background-color: white;
        justify-content: center;
        padding-bottom: 24px;
    }

    footer a {
        margin-bottom: 10px;
    }

    .why {
        font-size: 13px;
    }
}