.sub-banner-5 .sub-banner {
    background-position: left !important;
    padding: calc(30px + (96 - 30) * ((100vw - 320px) / (1920 - 320))) calc(45px + (96 - 45) * ((100vw - 320px) / (1920 - 320)))
}

[dir="rtl"] .sub-banner-5 .sub-banner {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media only screen and (max-width: 575px) {
    .sub-banner-5 .sub-banner {
        padding: calc(30px + (96 - 30) * ((100vw - 320px) / (1920 - 320))) calc(15px + (96 - 15) * ((100vw - 320px) / (1920 - 320)))
    }
}

.sub-banner-5 .content-box {
    max-width: 431px
}

[dir="rtl"] .sub-banner-5 .content-box {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: auto
}

.sub-banner-5 .content-box .title-banner {
    margin-top: -4px;
    font-weight: 700;
    font-size: calc(35px + (60 - 35) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(40px + (90 - 40) * ((100vw - 320px) / (1920 - 320)));
    color: #2b2b2b;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding: 0 5px
}

@media only screen and (max-width: 575px) {
    .sub-banner-5 .content-box .title-banner {
        font-size: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320)));
        line-height: calc(35px + (90 - 35) * ((100vw - 320px) / (1920 - 320)))
    }
}

.sub-banner-5 .content-box .title-banner .after {
    top: 0;
    left: calc(27px + (34 - 27) * ((100vw - 320px) / (1920 - 320)));
    position: absolute;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #2b2b2b
}

[dir="rtl"] .sub-banner-5 .content-box .title-banner .after {
    right: calc(27px + (34 - 27) * ((100vw - 320px) / (1920 - 320)));
    left: unset
}

@media only screen and (max-width: 575px) {
    .sub-banner-5 .content-box .title-banner .after {
        left: calc(22px + (34 - 22) * ((100vw - 320px) / (1920 - 320)))
    }

    [dir="rtl"] .sub-banner-5 .content-box .title-banner .after {
        right: calc(22px + (34 - 22) * ((100vw - 320px) / (1920 - 320)));
        left: unset
    }
}

.sub-banner-5 .content-box .title-banner .offer {
    font-weight: 700;
    font-size: calc(40px + (65 - 40) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(75px + (79 - 75) * ((100vw - 320px) / (1920 - 320)));
    color: var(--theme-color);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1px;
    font-family: "Montserrat", sans-serif
}

.sub-banner-5 .content-box .title-banner .offer>span {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sub-banner-5 .content-box .title-banner .offer>span .span-1 {
    font-weight: 700;
    font-size: calc(20px + (27 - 20) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(26px + (33 - 26) * ((100vw - 320px) / (1920 - 320)))
}

.sub-banner-5 .content-box .title-banner .offer>span .span-2 {
    font-weight: 700;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 20px
}

.sub-banner-5 .content-box .collection-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 100;
    font-size: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)));
    line-height: 35px;
    font-family: "Leckerli One", "cursive";
    color: #ffa722;
    gap: 10px;
    margin-top: calc(-22px + (-18 + 22) * ((100vw - 320px) / (1920 - 320)))
}

.sub-banner-5 .content-box .collection-title .line {
    display: block;
    width: calc(90px + (161 - 90) * ((100vw - 320px) / (1920 - 320)));
    height: 1px;
    background-color: #2b2b2b;
    position: relative
}

.sub-banner-5 .content-box .collection-title .line::after {
    left: 0;
    bottom: 0;
    position: absolute;
    content: "";
    width: 1px;
    height: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
    background-color: #2b2b2b
}

[dir="rtl"] .sub-banner-5 .content-box .collection-title .line::after {
    right: 0;
    left: unset
}

.sub-banner-5 .content-box p {
    font-weight: 400;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(20px + (23 - 20) * ((100vw - 320px) / (1920 - 320)));
    color: rgba(43, 43, 43, 0.7);
    margin-top: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: calc(13px + (22 - 13) * ((100vw - 320px) / (1920 - 320)))
}

.sub-banner-5 .content-box .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: calc(15px + (32 - 15) * ((100vw - 320px) / (1920 - 320)))
}

@media only screen and (max-width: 475px) {
    .sub-banner-5 .content-box .btn-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: calc(20px + (32 - 20) * ((100vw - 320px) / (1920 - 320)))
    }
}

.sub-banner-5 .content-box .btn-box .contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: calc(15px + (32 - 15) * ((100vw - 320px) / (1920 - 320)))
}

.sub-banner-5 .content-box .btn-box .contact-info .phone-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 11px;
    font-weight: 400;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 23px;
    color: #2b2b2b
}

.sub-banner-5 .content-box .btn-box .contact-info .phone-link img {
    width: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320)));
    height: auto
}

.sub-banner-5 .content-box .btn-box .contact-info .social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)))
}

.sub-banner-5 .content-box .btn-box .contact-info .social-list li a {
    width: calc(25px + (28 - 25) * ((100vw - 320px) / (1920 - 320)));
    height: calc(25px + (28 - 25) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #2b2b2b;
    padding: 6px
}

.sub-banner-5 .content-box .btn-box .contact-info .social-list li svg {
    width: 18px;
    height: 18px;
    stroke: #fff
}

.sub-banner-5 .content-box .btn-box .contact-info .social-list li svg.fill {
    fill: #fff;
    stroke: unset
}

.product-card4 .img-box {
    overflow: hidden
}

.product-card4 .img-box .bg-size {
    border-top-left-radius: 11em;
    border-top-right-radius: 11em
}

.product-card4 .option-wrap {
    position: absolute;
    top: 7px;
    right: -64px;
    opacity: 0;
    z-index: 2;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    gap: calc(4px + (7 - 4) * ((100vw - 320px) / (1920 - 320)))
}

[dir="rtl"] .product-card4 .option-wrap {
    left: -64px;
    right: unset
}

.product-card4 .option-wrap:focus-within li>a {
    display: none;
    visibility: hidden
}

.product-card4 .option-wrap li a,
.product-card4 .option-wrap li button {
    width: calc(25px + (34 - 25) * ((100vw - 320px) / (1920 - 320)));
    height: calc(25px + (34 - 25) * ((100vw - 320px) / (1920 - 320)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05)
}

.product-card4 .option-wrap li a::after,
.product-card4 .option-wrap li button::after {
    content: "";
    position: absolute;
    background-color: var(--theme-color);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    z-index: -1
}

[dir="rtl"] .product-card4 .option-wrap li a::after,
[dir="rtl"] .product-card4 .option-wrap li button::after {
    left: unset;
    right: 0
}

.product-card4 .option-wrap li a::before,
.product-card4 .option-wrap li button::before {
    content: "";
    position: absolute;
    background-color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    z-index: -1
}

[dir="rtl"] .product-card4 .option-wrap li a::before,
[dir="rtl"] .product-card4 .option-wrap li button::before {
    left: unset;
    right: 0
}

.product-card4 .option-wrap li a svg,
.product-card4 .option-wrap li button svg {
    width: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
    height: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    stroke: #262834
}

.product-card4 .option-wrap li a img,
.product-card4 .option-wrap li button img {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    width: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320)));
    height: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320)))
}

.product-card4 .option-wrap li a:hover,
.product-card4 .option-wrap li button:hover {
    background-color: transparent;
    color: #fff
}

.product-card4 .option-wrap li a:hover svg,
.product-card4 .option-wrap li button:hover svg {
    stroke: #fff
}

[class="dark"] .product-card4 .option-wrap li a:hover svg,
[class="dark"] .product-card4 .option-wrap li button:hover svg {
    stroke: #262834
}

.product-card4 .option-wrap li a:hover img,
.product-card4 .option-wrap li button:hover img {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.product-card4 .option-wrap li a:hover::after,
.product-card4 .option-wrap li button:hover::after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-card4 .option-wrap li a:hover::before,
.product-card4 .option-wrap li button:hover::before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.product-card4 .content-box {
    margin-top: 10px;
    display: block
}

.product-card4 .content-box h5 {
    font-weight: 500;
    font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(20px + (27 - 20) * ((100vw - 320px) / (1920 - 320)));
    color: #2b2b2b;
    margin-bottom: 6px;
    overflow: hidden;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    text-overflow: ellipsis
}

@media only screen and (max-width: 767px) {
    .product-card4 .content-box h5 {
        margin-bottom: 4px
    }
}

.product-card4 .content-box .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .product-card4 .content-box .price-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: calc(8px + (10 - 8) * ((100vw - 320px) / (767 - 320)))
    }
}

.product-card4 .content-box .price-box .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.product-card4 .content-box .price-box span,
.product-card4 .content-box .price-box del {
    font-weight: 500;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 23px;
    margin-bottom: -3px
}

.product-card4 .content-box .price-box span {
    color: var(--theme-color)
}

.product-card4 .content-box .price-box del {
    color: rgba(43, 43, 43, 0.7)
}

.product-card4 .img-box img {
    border-top-left-radius: 11em;
    border-top-right-radius: 11em;
}

.ratio_asos .bg-size:before {
    padding-top: 127.7777778%!important;
    content: "";
    display: block;
}

@media only screen and (max-width: 575px) {
    .offer-banner .offer-box.bg-size::before {
        padding-top: 100%!important;
    }
}

.offer-banner .offer-box .content-box h4 {
    font-size: calc(12px + (24 - 15) * ((100vw - 320px) / (1920 - 320)))!important;
    line-height: calc(10px + (48 - 20) * ((100vw - 320px) / (1920 - 320)))!important;
}

.detail-card-section .top-heading {
    max-width: 732px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: calc(22px + (46 - 22) * ((100vw - 320px) / (1920 - 320)));
    margin-top: calc(-5px + (-9 + 5) * ((100vw - 320px) / (1920 - 320)));
}

.detail-card-section .top-heading h2 {
    font-weight: 300;
    font-size: calc(18px + (26 - 18) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(28px + (42 - 28) * ((100vw - 320px) / (1920 - 320)));
    color: #1f1f1f;
}

.detail-card-section .top-heading h2 strong {
    font-weight: 600;
}

.detail-card-section .top-heading span {
    font-weight: normal;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(37px + (42 - 37) * ((100vw - 320px) / (1920 - 320)));
    color: #262834;
    position: relative;
    display: inline-block;
    margin-bottom: -10px;
}

.detail-card-section .top-heading {
    max-width: 960px!important;
}

.sub-banner .sub-banner {
    position: relative;
}

.sub-banner.ratio_asos .bg-size:before {
    padding-top: 27%!important;
}

@media only screen and (max-width: 1400px) {
    .sub-banner.ratio_asos .bg-size:before {
        padding-top: 30%!important;
    }
}

@media only screen and (max-width: 992px) {
    .sub-banner.ratio_asos .bg-size:before {
        padding-top: 35%!important;
    }
}

@media only screen and (max-width: 424px) {
    .sub-banner.ratio_asos .bg-size:before {
        padding-top: 58%!important;
    }
}

.sub-banner.ratio_asos.graduation .bg-size:before {
    padding-top: 27%!important;
}

.sub-banner-2 .sub-banner .content-box {
    text-align: center;
}

.sub-banner .sub-banner .content-box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sub-banner-2 .sub-banner .content-box .heading-wrap {
    margin-bottom: 10px;
}

.title-box .unique-heading {
    font-weight: 600;
    font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(32px + (45 - 32) * ((100vw - 320px) / (1920 - 320)));
    color: #1f1f1f;
    position: relative;
    display: inline-block;
}

.sub-banner .title-box .title-divider1 {
    margin: calc(2px + (4.5 - 2) * ((100vw - 320px) / (1920 - 320))) auto!important;
}

.sub-banner .sub-banner .content-box .heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
}

.sub-banner-2 .sub-banner .content-box .heading-wrap .span-4 {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    margin-top: calc(-8px + (-17 + 8) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: calc(-27px + (-50 + 27) * ((100vw - 320px) / (1920 - 320)));
}

.sub-banner .sub-banner .content-box .heading-wrap .span-2, .sub-banner .sub-banner .content-box .heading-wrap .span-3 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: calc(0px + (110 - 0) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(27px + (134 - 27) * ((100vw - 320px) / (1920 - 320)));
    color: #262834;
    font-family: "Montserrat",sans-serif;
    margin-bottom: -32px;
}

.sub-banner-2 .sub-banner .content-box .heading-wrap .offer-text {
    color: #262834;
    font-weight: 400;
    font-size: calc(14px + (26 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: calc(3px + (5 - 3) * ((100vw - 320px) / (1920 - 320)));
    margin-top: 15px;
    margin-bottom: calc(0px + (41 - 0) * ((100vw - 320px) / (1920 - 320)));
}

.sub-banner-2 .sub-banner .content-box .heading-wrap .offer-text strong {
    color: var(--theme-color);
    font-weight: 700;
    font-size: calc(18px + (50 - 18) * ((100vw - 320px) / (1920 - 320)));
    line-height: calc(22px + (49 - 22) * ((100vw - 320px) / (1920 - 320)));
}

.order .btn-style2 {
    color: #fff!important;
    background-color: #0d6efd!important;
    border-color: #0d6efd!important;
}

.order .btn-style2:hover {
    background-color: #fff!important;
    color: #0d6efd!important;
}

@media only screen and (max-width: 375px) {
    .detail-card-section .row>div .detail-card .content-box h3 {
        white-space: inherit !important;
        width: auto!important;
    }
}