﻿body {
    font-size: 14px;
    background: rgb(255, 255, 255);
    overflow-x: hidden;
    color: rgb(101, 99, 99);
    font-family: Poppins, sans-serif;
}

a {
    color: rgb(44, 43, 43);
    text-decoration: none;
}

a:hover {
    color: rgb(58, 82, 106);
    transition: 0.5s;
}

:focus {
    outline: unset;
    box-shadow: none !important;
}

img[src=""] {
    opacity: 0;
}

.owl-carousel .owl-item.active img {
    opacity: 1;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}

.hidden {
    visibility: hidden;
    opacity: 0;
}

.visible {
    visibility: visible !important;
    opacity: 1;
}

p {
    margin-bottom: 0px;
}

:focus {
    text-decoration: none !important;
}

.module {
    position: relative;
    min-height: 30px;
    min-width: 40px;
}

#header {
    position: relative;
    padding: 2.5rem 0px;
    background: rgb(244, 244, 244);
}

.header {
    z-index: 3;
}
.navbar-toggler-icon {
    height: 20px;
}

.navbar-toggler {
    padding: 0rem 0.75rem;
}

.topbar {
    padding: 20px 0px;
    background: rgb(244, 244, 244) !important;
}

.main {
    min-height: 700px;
}

.section {
    position: relative;
    width: 100%;
    background-attachment: inherit !important;
    background-size: cover !important;
    background-position: center top !important;
}

.bg-1 {
    padding: 2.4rem 0px;
    background: rgb(244, 244, 244) !important;
}

.bg-2 {
    background: rgb(245, 110, 110) !important;
}

.bb-1 {
    border-bottom: 1px solid rgb(214, 214, 214);
}

.bt-1 {
    border-top: 1px solid rgb(214, 214, 214);
}

.by-1 {
    border-bottom: 1px solid rgb(240, 240, 240);
    border-top: 1px solid rgb(240, 240, 240);
}

.main-nav {
    z-index: 3 !important;
}

.main-nav .navbar-toggler-icon {
    margin: 0px;
    height: unset;
    background: no-repeat;
}


.ap-style-1 {
    color: rgb(33, 33, 33);
    display: flex;
    padding: 20px 0px !important;
    align-items: center !important;
}

.ap-style-1 .advanced-paragraph-content {
    padding-left: 24px;
}

.ap-style-1 .advanced-paragraph-icon {
    text-align: center;
    font-size: 22px;
    width: 60px;
    height: 60px;
    background: #ffffff;
    border-radius: 50%;
    line-height: 60px;
}

.ap-style-1 .advanced-paragraph-icon a {
    font-size: 26px;
    line-height: 72px;
    color: rgb(31, 31, 31);
    width: 72px;
    display: block;
    background: rgb(255, 255, 255);
    border-radius: 50%;
}

.ap-style-1 a {
    color: rgb(110, 109, 109);
    font-size: 14px;
}

.ap-style-1 .advanced-paragraph-heading h3 {
    font-size: 18px;
    color: rgb(22, 22, 22);
    font-weight: 500 !important;
}

.ap-style-2 {
    color: rgb(33, 33, 33);
    padding: 0px !important;
    margin: 10px 0px !important;
}

.ap-style-2 .advanced-paragraph-content {
    text-align: center;
    line-height: 26px;
}

.ap-style-2 .advanced-paragraph-icon {
    text-align: center;
}

.ap-style-2 .advanced-paragraph-icon a {
    font-size: 42px;
    line-height: 100px;
    color: rgb(31, 31, 31);
    width: 100px;
    display: block;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    margin: 0px auto 30px;
}

.ap-style-2 a {
    color: rgb(110, 109, 109);
    font-size: 14px;
}

.ap-style-2 .advanced-paragraph-heading h3 {
    font-size: 18px;
    color: rgb(22, 22, 22);
    font-weight: 500 !important;
}

.paragraph-style-1 {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 30px;
}

p.paragraph-style-2 {
    max-width: 600px;
    margin: 0px auto 30px;
    font-size: 14px;
    line-height: 32px;
}

.heading-style-1 h1, .heading-style-1 h2, .heading-style-1 h3, .heading-style-1 h4, .heading-style-1 h5 {
    color: rgb(22, 22, 22);
    margin-bottom: 12px;
    display: inline-block;
    font-size: 28px;
    font-weight: 600 !important;
}

.heading-style-1 h6 {
    font-size: 20px;
    color: rgb(29, 28, 28);
    display: inline-block;
    margin-bottom: 30px !important;
}

.button-style-default {
    border: 1px solid transparent;
    color: white;
    font-weight: 400;
    font-size: 15px;
    line-height: 52px;
    padding: 0px 28px;
    border-radius: 36px;
    background: rgb(245, 110, 110);
    min-width: 160px;
}

.button-style-default:hover {
    background: rgb(36, 36, 36);
    color: white;
}

.button-style-1 {
    border: 1px solid transparent;
    color: white;
    font-weight: 400;
    font-size: 15px;
    line-height: 46px;
    padding: 0px 28px;
    border-radius: 36px;
    background: black;
}

.button-style-1 i {
    margin-right: 5px;
}

.button-style-1:hover {
    background: rgb(245, 110, 110);
    color: rgb(255, 255, 255);
}

.user-buttons a {
    font-size: 20px;
    color: black;
    padding: 0px;
    display: block;
    text-decoration: none;
}

.user-buttons a:hover {
    text-decoration: none;
}

.button-favorite {
    font-size: 20px;
    color: black;
    padding: 0px;
    display: block;
}

.favorite-module .favorite-count {
    position: absolute;
    right: -3px;
    background: rgb(53, 52, 52);
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    color: rgb(255, 255, 255);
    top: -6px;
    font-size: 14px;
}

.button-cart {
    font-size: 22px;
    color: black;
    padding: 0px;
    display: block;
}

.minicart-module .cart-count {
    position: absolute;
    top: -6px;
    right: -2px;
    background: rgb(216, 59, 86);
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    color: white;
    font-size: 14px;
}

.py-6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.card-style-1 {
    margin: 8px 0px;
    min-height: 201px !important;
}

.card-style-1 .card-body {
    text-align: left;
    position: absolute;
    padding: 0px 38px;
    top: 51%;
}

.card-style-1 .card-body a {
    display: block;
}

.card-style-1 .card-body .card-title {
    color: rgb(22, 22, 22);
    margin-bottom: 14px;
    font-weight: 600;
    font-size: 17px;
    max-width: 190px;
    overflow: hidden;
    height: 48px;
}

.card-style-1 .card-body .btn {
    text-align: left;
    font-size: 13px;
    padding: 0px;
    color: rgb(250, 93, 120);
    letter-spacing: -0.25px;
    margin: 0px !important;
}

.card-style-1 .card {
    border: 0px;
}

.card-style-2 {
    margin: 0px 0px 14px;
}

.card-style-2 .card {
    border: 0px;
}

.card-style-2 .card-body .btn {
    padding: 0px;
    color: rgb(35, 35, 35);
    font-size: 13px;
    text-align: left;
    width: auto;
    position: absolute;
    bottom: 0px;
    order: 3;
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentcolor currentcolor rgb(35, 35, 35);
    border-image: initial;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 2.2;
    border-radius: 0px !important;
}

.card-style-2:hover .card-body .btn {
    border-color: rgb(245, 110, 110);
}

.card-style-2 .card-body {
    padding: 0px 30px 55px;
    position: absolute;
    top: 25%;
    display: flex;
    flex-direction: column;
    left: 20px;
}

.card-style-2 .card-title {
    max-width: 300px;
    color: rgb(35, 34, 34);
    font-size: 32px;
    line-height: 1.2;
    margin: 0px;
    font-weight: 500;
    order: 2;
}

.card-style-2 .card-text {
    max-width: 300px;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 14px;
}

.card-style-2 .card-body .btn:hover {
    background: transparent;
}

.accordion-button:hover {
    z-index: unset !important;
}

.count-default {
    text-align: center;
}

.count-default .counter-icon {
    font-size: 36px;
    width: 50px;
    margin: 0px auto;
}

.count-default .counter {
    font-size: 26px;
    color: rgb(25, 25, 25);
    font-weight: 500 !important;
}

.count-default .counter-icon a {
    color: rgb(245, 110, 110);
}

.count-default .counter-title a h3 {
    font-size: 18px;
    font-weight: 400 !important;
}

.blog-slider-style-1 .blog-item {
    display: flex !important;
}

.blog-slider-style-1 .blog-item .avatar {
    flex: 1 1 30%;
    max-width: 200px;
}

.blog-slider-style-1 .blog-item .blog-item-descriptions {
    flex: 1 1 50%;
    max-width: 70%;
    padding-left: 20px;
}

.blog-slider-style-1 .blog-item .blog-item-descriptions h3 {
    margin: 0px 0px 14px;
    font-weight: 500;
    font-size: 18px;
}

.blog-slider-style-1 .blog-item .blog-item-descriptions p {
    font-size: 14px;
    font-family: quicksand, sans-serif;
}

.blog-slider .owl-dots {
    bottom: 0px;
    position: relative;
    margin: 0px auto;
    display: inherit;
    top: 40px !important;
}

.brand-slider-default .owl-item.active {
    animation: 0.5s ease 0s 1 normal none running flipInY;
}

.brand-slider-default .brand-image a {
    height: 100px;
    align-items: center !important;
    display: flex !important;
}

.brand-image a {
    display: block;
    text-align: center;
}

.brand-image img {
    margin: 0px auto;
    width: auto !important;
}

.breadcrumb-area {
    color: rgb(255, 255, 255);
    text-align: center;
    position: relative;
    background-color: rgb(246, 247, 251);
    margin-top: -156px;
    padding-top: 12rem;
    padding-bottom: 6rem;
    background-size: cover !important;
}

.breadcrumb-area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(5, 5, 5, 0.57);
    z-index: 0;
    opacity: 0;
}

.breadcrumb-area .breadcrumb {
    margin: 0px;
    background: transparent;
    border-radius: 6px 6px 0px 0px;
    padding: 0px;
    display: inline-block;
    width: auto;
    position: relative;
}

.breadcrumb-area .breadcrumb li {
    display: inline-block;
    padding-right: 22px;
}

.breadcrumb-area .breadcrumb a {
    font-size: 13px;
    line-height: 32px;
    color: rgb(142, 140, 140);
}

.breadcrumb-area .breadcrumb li:last-child {
    padding-right: 0px !important;
}

.breadcrumb-area .breadcrumb a::after {
    content: "";
    font-family: "font awesome 5 free";
    font-weight: 900;
    position: relative;
    left: 12px;
    font-size: 10px;
}

.breadcrumb-area .breadcrumb li:last-child a::after {
    opacity: 0;
}

.breadcrumb-area p {
    max-width: 600px;
    line-height: 28px;
    font-size: 15px;
    margin-bottom: 60px;
}

.breadcrumb-area h1 {
    font-size: 38px;
    margin: 0px;
    color: rgb(232, 73, 73);
    position: relative;
    font-weight: 700;
}

.breadcrumb-area h1 .first-word {
    color: rgb(33, 32, 32);
    font-weight: 400;
}

.form-style-default .form-button button {
    border: 1px solid rgb(245, 110, 110);
    background: rgb(245, 110, 110) !important;
}

.form-style-default .form-button button:focus {
    border: 1px solid rgb(245, 110, 110);
    background: rgb(245, 110, 110) !important;
}

.form-style-default .form-button button:hover {
    border: 1px solid rgb(21, 21, 21);
    background: rgb(21, 21, 21) !important;
}

.form-style-default .form-button {
    text-align: left;
}

.form-style-default p {
    margin-bottom: 10px;
    font-weight: 600;
    color: black;
}

.form-style-1 .form-button button {
    border: 1px solid rgb(245, 110, 110);
    background: rgb(245, 110, 110) !important;
}

.form-style-1 .form-button button:focus {
    border: 1px solid rgb(245, 110, 110);
    background: rgb(245, 110, 110) !important;
}

.form-style-1 .form-button button:hover {
    border: 1px solid rgb(21, 21, 21);
    background: rgb(21, 21, 21) !important;
}

.form-style-1 .form-button {
    text-align: left;
}
.form-floating textarea {
    min-height: 170px !important;
}
.form-group {
    margin-bottom: 10px;
}
.button-white a.btn {
    background: white;
    color: rgb(48, 206, 137);
    border-color: white;
}

.button-white a.btn:hover {
    background: transparent;
    color: white;
}

.pricing-table {
    background: rgb(251, 251, 251);
    padding: 80px 30px;
    border-top-left-radius: 36px;
    border-bottom-left-radius: 36px;
}

.pricing-table .pricing-header h2 {
    text-align: center;
    font-weight: 600;
    color: rgb(30, 30, 30);
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.pricing-price span:first-child {
    font-size: 46px;
    font-weight: 600;
    color: black;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-bottom: 8px;
}

.pricing-table h2::after {
    background: rgb(48, 206, 137);
    content: "";
    position: absolute;
    width: 90px;
    height: 8px;
    border-radius: 36px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: 0px;
}

.pricing-header {
    position: relative;
}

span.suffix {
    text-align: center;
    display: block;
    font-size: 16px;
}

.pricing-table ul li {
    line-height: 36px;
    font-size: 15px;
}

.pricing-table ul {
    margin: 20px 0px;
}

.pricing-button {
    border: 1px solid rgb(48, 206, 137);
    border-radius: 36px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    font-size: 18px;
    line-height: 68px;
    padding: 0px 42px;
    background: rgb(48, 206, 137);
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 220px;
    text-align: center;
    margin-top: 40px !important;
}

.pricing-button:hover {
    background: rgb(33, 33, 33);
    color: white;
    border-color: rgb(33, 33, 33);
}

.featured {
    margin-top: -80px;
    padding: 160px 30px;
    border-radius: 36px;
}

.br-36 {
    border-radius: 0px 36px 36px 0px;
}

.pricing-table.featured h2::after {
    background: rgb(251, 117, 0);
}

.pricing-table.featured .pricing-button {
    background: rgb(251, 117, 0);
    border-color: rgb(251, 117, 0);
}

.blog-item-descriptions h3 {
    font-weight: 500;
    font-size: 17px;
    margin: 20px 0px;
}

.blog-item-descriptions p {
    font-size: 13px;
    line-height: 28px;
    color: rgb(36, 36, 36);
}

.dmenu-style-3 .navbar-nav li a {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0px 4px 32px;
    color: rgb(80, 80, 80);
}

.dmenu-style-3 .navbar-nav li a i {
    width: 26px;
    display: inline-block;
}

.dmenu-style-3 .navbar-nav li a i::before {
    margin-right: 10px;
    display: inline-block;
    width: 12px;
}

.dmenu-style-3 .navbar-nav li {
    display: block;
    width: 100%;
}

.dmenu-style-3 .navbar-nav {
    display: block;
    margin-bottom: 20px;
}

.actual-menu {
    background: linear-gradient(90deg, rgb(196, 103, 245), rgb(83, 243, 255));
    position: relative;
    padding-left: 70px;
}

.actual-menu::before {
    content: "";
    border-width: 0px 0px 63px 75px;
    border-color: transparent transparent transparent rgb(255, 255, 255);
    border-style: solid;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.actual-menu .navbar-nav > li > a {
    color: white;
    line-height: 63px;
    font-weight: 600;
    letter-spacing: -0.4px;
    font-size: 14px;
    padding: 0px 1.2rem !important;
}

.product-slider-default .owl-item.active {
    animation: 0.5s ease 0s 1 normal none running fadeIn;
    opacity: 1 !important;
}

.product-slider-module .owl-carousel .owl-item.active .owl-lazy {
    opacity: 1 !important;
}

search-style-default .seach-product-input {
    height: 62px;
    border: 0px;
    padding-left: 22px;
    box-shadow: none;
    border-radius: 32px !important;
}

search-style-default .seach-product-input:focus {
    border: 2px solid rgb(234, 234, 234);
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

search-style-default .search-product-button {
    color: rgb(255, 255, 255);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    background: rgb(51, 51, 51);
    transition: 0.3s;
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 14px;
    border: 0px;
}

.search-style-1 .search-product-button {
    line-height: 64px;
    border: 0px;
    padding: 0px;
    width: 66px;
    background: rgb(29, 29, 29);
    color: rgb(247, 247, 247);
    font-size: 16px;
}

.search-style-1 .input-group-append {
    position: absolute;
    right: 0px;
    top: 0px;
}

.search-style-1 {
    position: relative;
}

.search-style-1 input {
    height: 64px;
    padding: 0px 2rem;
    border-radius: 0px !important;
    background: rgb(255, 255, 255) !important;
    border: 1px solid rgb(228, 228, 228) !important;
}

.search-style-1 .tt-menu {
    box-shadow: unset !important;
}

.search-style-2 {
    position: relative;
}

.search-style-2 .search-module-content {
    position: relative;
    width: 50%;
    max-width: 600px;
}

.search-style-2 h3 {
    text-align: center;
    margin-bottom: 2rem;
    font-weight: 300;
    color: white;
}

.search-style-2 .input-group-append {
    position: absolute;
    top: 8px;
    right: 10px;
}

.search-style-2 input {
    height: 60px;
    border: 0px;
    border-radius: 36px;
    padding: 0px 30px;
}

.search-style-2 .search-product-button {
    border: 0px;
    background: rgb(224, 57, 85);
    line-height: 42px;
    width: 42px;
    border-radius: 50%;
    color: white;
}

.search-style-2 .tt-menu {
    background: transparent;
    border: 0px;
    padding: 20px 30px;
    box-shadow: unset !important;
}

.search-style-2 .tt-menu a {
    color: white !important;
    background: transparent !important;
}

.open-search-box {
    font-size: 20px;
    color: black;
    padding: 0px;
    display: block;
    text-align: center;
    width: 30.1px !important;
}

.fancy-search {
    width: 90%;
    max-width: 800px !important;
    padding: 4rem 2rem 3rem !important;
    overflow: visible !important;
    border-radius: 0px !important;
}

.fancy-close {
    position: absolute;
    right: 0px;
    top: 0px;
    border: 0px;
    background: rgb(255, 255, 255);
    font-size: 16px;
    width: 60px;
    border-radius: 0px;
    line-height: 50px;
}

.morphing-btn-wrap {
    display: inline-block;
    position: relative;
    text-align: center;
}

.morphing-btn {
    transition: color 0.3s 0.2s, width 0.2s;
    white-space: nowrap;
    box-sizing: border-box;
}

.morphing-btn_circle {
    padding-left: 0px;
    padding-right: 0px;
    transition: color 0.2s, width 0.3s 0.2s;
    color: transparent !important;
    width: 30px !important;
}

.morphing-btn-clone {
    position: fixed;
    background: rgb(224, 57, 85);
    border-radius: 50%;
    z-index: 3;
    transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    backface-visibility: hidden;
}

.morphing-btn-clone_visible {
    display: block;
    transform: scale(1) !important;
}

.fancybox-morphing .fancybox-bg {
    background: rgb(224, 57, 85);
    opacity: 1 !important;
}

.fancybox-morphing .fancybox-toolbar {
    top: 20px;
    right: 40px;
}

.fancybox-morphing .fancybox-button--close {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    color: rgb(255, 255, 255);
}

.fancybox-morphing .fancybox-button--close::after, .fancybox-morphing .fancybox-button--close::before {
    height: 1.55px;
    width: 22px;
    left: calc(50% - 11px);
}

.fancybox-morphing .fancybox-button--close:hover {
    background: rgba(0, 0, 0, 0.25);
}

.search-product-module .morphing-btn i {
    border-radius: 50% 0px 50% 50%;
    color: rgb(29, 28, 28);
    width: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 20px;
}

#morphing-content {
    margin: 0px;
    position: relative;
    background: transparent;
    color: rgb(255, 255, 255);
    padding: 6em 10vw;
    line-height: 2;
    z-index: 3;
    backface-visibility: hidden;
}

#morphing-content a {
    color: rgb(255, 255, 255);
}

/* ── Morphing Search Modal (CodyHouse-style, velocity-free) ─────────────── */
.cd-modal-bg {
    position: fixed;
    border-radius: 50%;
    background: rgb(224, 57, 85);
    z-index: 9998;
    transform: scale(0);
    pointer-events: none;
    transition: transform 0s;
}
.cd-modal-bg.is-expanding {
    transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.morphing-search-section .cd-modal {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    z-index: 9999;
    transition: visibility 0s 0.3s, opacity 0.3s 0s;
    -webkit-font-smoothing: antialiased;
}
.morphing-search-section.modal-is-visible .cd-modal {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transition: visibility 0s 0s, opacity 0.3s 0s;
    -webkit-overflow-scrolling: touch;
}
.morphing-search-section .cd-modal-content {
    height: 100%;
    width: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* padding: 4em 10vw; */
}
.morphing-search-section .cd-modal-close {
    position: fixed;
    z-index: 10000;
    top: 20px;
    right: 5%;
    width: 50px; height: 50px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3);
    display: flex; align-items: center; justify-content: center;
    color: #fff; font-size: 18px;
    text-decoration: none;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
    transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
.morphing-search-section .cd-modal-close:hover { background: rgba(0,0,0,.5); color: #fff; }
.morphing-search-section.modal-is-visible .cd-modal-close {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    transition: transform 0.3s 0.2s, visibility 0s 0s, opacity 0.3s 0s;
}
body.overflow-hidden { overflow: hidden; }

.product-slider-module .nav-tabs > li > a {
    font-size: 13px;
    color: rgb(35, 34, 34);
    background: rgb(241, 241, 241);
    border: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    transition: 0.3s;
    padding: 0px 28px;
    margin: 0px 6px;
    font-weight: 500;
    line-height: 43px;
    border-radius: 4px !important;
}

.product-slider-module .nav-tabs > li > a.active {
    color: rgb(255, 255, 255);
    font-weight: 500;
    background: rgb(36, 37, 37);
    transition: 0.3s;
    position: relative;
}

.product-slider-module .nav-tabs > li > a.active::after {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 0px;
    border-color: rgb(41, 41, 41) transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
}

.product-slider-module .nav-tabs > li > a i {
    line-height: 43px;
    margin-right: 6px;
    font-size: 16px;
}

.product-slider-module .nav-tabs > li {
    display: inline-block;
    margin: 0px !important;
}

.product-slider-module .nav-tabs {
    border: 0px;
    text-align: center;
    display: block;
    margin-bottom: 44px !important;
}

.product-slider-module .owl-dots {
    border: 1px solid rgb(234, 234, 234);
    border-radius: 999px;
    position: absolute;
    bottom: -32px;
    max-width: fit-content;
    padding: 8px 18px;
    height: 38px;
    background: white;
    margin: 0px auto !important;
    left: 0;
    right: 0;
}

.product-slider-module .owl-dots button {
    margin: 0px;
    zoom: 0 !important; }

.product-slider-module .owl-dots button span {
    color: black;
    background: rgb(199, 202, 207);
    padding: 0px !important;
    margin: 0px 4px !important;
}

.toast-fixed {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1100;
    min-width: 300px;
    max-width: 420px;
    background: rgb(45, 45, 45);
    color: white;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 20px;
}

.toast-fixed .toast-body {
    color: white;
    font-size: 14px;
}

.shoppingcart-toast {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1100;
    min-width: 300px;
    max-width: 420px;
    background: rgb(7, 151, 93);
    color: white;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 20px;
}

.shoppingcart-toast .toast-body {
    color: white;
    font-size: 14px;
}

.shoppingcart-toast .toast-body i {
    font-size: 22px;
    line-height: 1;
}

.shoppingcart-toast .toast-body i {
    font-size: 22px;
    line-height: 1;
}

.shoppingcart-toast .message-content {
    padding-left: 8px;
}

.shoppingcart-toast .toast-body a {
    color: rgb(168, 230, 200);
    text-decoration: none;
    font-weight: 500;
    margin-left: 0px !important;
}

.shoppingcart-toast .toast-body a:hover {
    text-decoration: underline;
}

.favorite-toast {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1100;
    min-width: 300px;
    max-width: 420px;
    background: rgb(181, 52, 90);
    color: white;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 20px;
}

.favorite-toast .toast-body {
    color: white;
    font-size: 14px;
}

.favorite-toast .toast-body i {
    font-size: 22px;
    line-height: 1;
}

.favorite-toast .message-content {
    padding-left: 8px;
}

.favorite-toast .toast-body a {
    color: rgb(248, 187, 208);
    text-decoration: none;
    font-weight: 500;
    margin-left: 0px !important;
}

.favorite-toast .toast-body a:hover {
    text-decoration: underline;
}

.back-home::before {
    color: rgb(187, 186, 186);
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}

.product-breadcrumb-module li {
    display: inline-block;
}

.product-breadcrumb-module li::after {
    font-family: themify;
    content: "";
    color: rgb(212, 208, 208);
    font-size: 11px;
}

.product-breadcrumb-module li a {
    font-size: 13px;
    color: rgb(137, 135, 135);
    font-weight: 500;
    padding: 0px 4px;
    line-height: 30px;
}

.product-breadcrumb-module li:first-child a {
    padding-left: 0px;
}

.product-breadcrumb-module li:last-child::after {
    opacity: 0;
}

.product-item {
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    margin-bottom: 40px;
    position: relative;
    background: white;
}

.product-image > a {
    display: block;
}

.product-image a img {
    width: 100%;
    z-index: 2;
    position: relative;
}

.quick-favorite {
    position: absolute;
    right: 15px;
    top: 20px;
    z-index: 2;
    line-height: 32px;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    transition: 0.3s;
    width: 32px !important;
    border-width: medium !important;
    border-style: none !important;
    border-color: currentcolor !important;
    border-image: initial !important;
    padding: 0px !important;
    box-shadow: none !important;
}
.out-of-stock {
    position: absolute;
    top: 40%;
    width: 60px;
    height: 60px;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0px auto;
    background: #ed4a66;
    border-radius: 50%;
    color: white;
    text-align: center;
    line-height: 1;
    padding: 20px 0;
    font-size: 12px;
}
.product-item:hover .quick-favorite {
    background: rgb(250, 93, 120);
    color: white;
}

.discount-percentage {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 12px;
    color: rgb(39, 38, 38);
}

.product-info .product-mark {
    color: rgb(240, 55, 55);
    font-size: 13px;
    text-transform: capitalize;
    margin-top: 12px;
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
}

.product-info h3 {
    margin: 0px;
}

.product-info .product-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.65;
    display: block;
    height: 45px;
    overflow: hidden;
    color: rgb(33, 32, 32);
}

.product-review {
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 12px;
    color: #eae8e8;
}

.product-review i {
    color: rgb(208, 208, 208);
    font-size: 12px;
}

.product-image {
    overflow: hidden;
    position: relative;
    background: rgba(244, 244, 244, 0.49);
}

.product-item .product-price .price {
    color: rgb(35, 34, 34);
    font-size: 16px;
    font-weight: 600;
}

.product-item .product-price .old-price {
    text-decoration: line-through;
    margin-left: 20px;
    font-size: 13px;
    color: rgb(153, 153, 153);
}

.produt-item-quantity {
    width: 34px;
    position: absolute;
    background: rgb(244, 244, 244);
    text-align: center;
    right: 20px;
    top: 30%;
    z-index: 2;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid rgb(234, 234, 234);
    display: none;
}

.produt-item-quantity input {
    display: block;
    width: 100%;
    border: 0px;
    text-align: center;
    padding: 0px;
    line-height: 38px;
    color: rgb(49, 46, 46);
}

.produt-item-quantity button {
    border: 0px;
    background: transparent;
    line-height: 32px;
    width: 100%;
    display: block;
    color: rgb(86, 81, 81);
}

.produt-item-quantity button i {
    font-size: 11px;
}

.produt-item-quantity .quantity-plus {
    border-bottom: 1px solid rgb(234, 234, 234);
}

.produt-item-quantity .quantity-minus {
    border-top: 1px solid rgb(234, 234, 234);
}

.produt-item-quantity.toggle {
    height: 36px;
    transition: 0.2s !important;
}

.produt-item-quantity.toggle.active {
    height: 110px;
    transition: 0.2s !important;
}

.product-item .action-hover {
    z-index: 2;
    width: 100%;
    text-align: center;
    position: absolute;
    opacity: 0;
    bottom: -150%;
}

.product-item:hover .action-hover {
    opacity: 1;
    bottom: 26px;
    transition: 0.6s !important;
}

.product-item:hover .action-hover ul li div {
    display: inline-block;
    position: absolute;
}

.product-item .action-hover ul li div span {
    border-radius: 0px;
    padding: 7px 13px 5px;
}

.product-item .action-hover li {
    display: inline-block;
    border-radius: 3px;
}

.product-item .action-hover li a {
    position: relative;
    font-size: 14px;
    color: rgb(22, 22, 22);
    cursor: pointer;
    padding: 0px;
    background: rgb(255, 255, 255);
    line-height: 40px;
    display: block;
    border-radius: 0px;
    width: 40px;
}

.product-item .action-hover ul li div span span, .product-item .action-hover li a span {
    white-space: nowrap;
    font-size: 11px;
    letter-spacing: 0.5px;
    padding: 0px 20px;
    position: absolute;
    bottom: 100%;
    color: rgba(0, 0, 0, 0);
    background-color: rgba(255, 194, 41, 0);
    transition: 0.4s 0.1s;
    right: 0px;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    display: none;
}

.product-item .action-hover ul li div span:hover span, .product-item .action-hover ul li a:hover > span {
    display: inline-block;
    color: white;
    background-color: rgb(45, 44, 45);
}

.product-item .action-hover ul li div span i {
    padding-right: 0px;
}

.product-item.action-hover li div:hover, .product-item .action-hover li a:hover {
    background: rgb(250, 93, 120);
}

.product-item .action-hover li a:hover i {
    color: white !important;
}

.product-list-pagination .page-item.active .page-link {
    background: rgb(33, 33, 33);
    border-color: rgb(33, 33, 33);
}

.page-item .page-link {
    cursor: pointer;
}
.page-item.active .page-link {
    color: white;
}
.product-list-pagination .page-link {
    color: rgb(33, 33, 33);
}

.product-filter {
    border: 1px solid rgb(240, 240, 240);
    border-radius: 9px;
    overflow: hidden;
}

.filter-box {
    padding: 20px;
    border-bottom: 1px solid rgb(240, 240, 240);
}

.filter-box:last-child {
    border-bottom: 0px;
}

.filter-header {
    border-bottom: 1px solid rgb(240, 240, 240);
    padding: 24px 20px;
    font-size: 16px;
    font-weight: 600;
    color: rgb(29, 28, 28);
    background: rgb(244, 244, 244);
}

.product-filter h1 {
    font-size: 16px;
    font-weight: 600;
    color: rgb(29, 28, 28);
    margin: 0px;
}

.filter-box h6 {
    font-weight: 600;
    color: rgb(29, 28, 28);
    font-size: 16px;
    margin-bottom: 14px;
}

.filter-box ul li a {
    line-height: 32px;
    font-size: 13px;
}

.filter-box ul li span {
    margin-left: 8px;
}

.filter-box ul li a:hover {
    color: rgb(33, 177, 187);
}

.brands-filter li, .tags-filter li, .variant-filter li {
    padding: 4px 0px;
}

.filter-button {
    width: 100%;
    background: rgb(33, 33, 33);
    border: 0px;
    color: white;
    font-weight: 700;
    font-size: 14px;
    border-radius: 0px 0px 6px 6px;
    padding: 14px 0px !important;
}

.filter-open {
    position: fixed;
    left: 0px;
    top: 50%;
    background: rgb(41, 40, 40);
    width: 38px;
    line-height: 38px;
    border: 0px;
    font-size: 18px;
    color: white;
    height: 38px;
    padding: 0px;
    z-index: 5;
}

.product-header {
    margin-bottom: 30px;
}

.product-header span {
    font-size: 13px;
    color: rgb(138, 130, 130);
}

.product-header h1 {
    font-size: 25px;
    color: black;
    font-weight: 300;
    margin-bottom: 10px;
}

.product-header .product-mark-detail {
    color: rgb(250, 93, 120);
    font-weight: 500;
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
}

.product-header .product-mark-detail::before {
    content: "";
    font-family: "font awesome 5 free";
    margin-right: 5px;
    color: rgb(250, 93, 120);
    font-weight: 600;
    position: relative;
    top: 1px;
}

.product-pricing ul {
    border: 1px solid rgb(240, 228, 228);
    border-radius: 6px;
}

.product-pricing ul li {
    border-bottom: 1px solid rgb(240, 228, 228);
    line-height: 48px;
}

.product-pricing ul li:last-child {
    border-bottom: 0px;
}

.product-pricing ul li label {
    border-right: 1px solid rgb(240, 228, 228);
    margin: 0px;
    padding: 0px 10px;
    min-width: 140px;
    color: rgb(103, 102, 102);
}

.product-pricing ul li span {
    padding: 0px 10px;
    font-size: 15px;
}

.product-pricing ul li.old-price span {
    text-decoration: line-through;
}

.product-pricing ul li.featured-price span {
    font-size: 22px;
    font-weight: 600;
    color: rgb(37, 37, 37);
}

.product-pricing ul li.featured-price span small {
    font-size: 14px;
}

.product-pricing ul li:nth-child(2) {
    background: rgba(249, 249, 249, 0.6);
}

.short-description {
    padding: 12px;
    border: 1px solid rgb(240, 228, 228);
    margin-bottom: 30px;
    border-radius: 9px;
    line-height: 24px;
    font-size: 14px;
}

.buy-section {
    margin: 30px 0px;
    align-items: center !important;
    display: flex !important;
}

.quantity-section button {
    background: rgb(242, 242, 242);
    border: 0px;
    width: 36px;
    line-height: 50px;
    font-size: 10px;
    color: rgb(27, 25, 25);
    float: left;
}

.quantity-section {
    border: 0px;
    display: inline-block;
    border-radius: 3px;
    overflow: hidden;
}

.quantity-section input {
    width: 36px;
    height: 52px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    float: left;
    border-width: 1px 0px;
    border-style: solid none;
    border-color: rgb(220, 220, 220) currentcolor;
    border-image: initial;
    background: rgb(255, 255, 255);
}

.add-to-cart-button {
    background: rgb(98, 181, 135);
    display: inline-block;
    line-height: 52px;
    margin: 0px 10px;
    padding: 0px 30px;
    border-radius: 3px;
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
}

.add-to-cart-button:hover {
    color: white;
    background: rgb(80, 158, 115);
}

.add-to-cart-button span::before {
    content: "";
    font-family: "font awesome 5 free";
    font-weight: 600;
    margin-right: 10px;
}

.social-section {
    margin: 0px;
}

.social-section a {
    color: rgb(51, 50, 50);
    text-align: center;
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    background: rgb(247, 247, 247);
    margin: 0px 4px 0px 0px;
    border-radius: 50%;
}

.social-section a:hover {
    color: rgb(51, 188, 212);
}

.review-star {
    margin-top: 4px;
    color: rgb(210, 210, 210);
}

.review-star i.active {
    color: rgb(255, 190, 60);
}

.review-star .far {
    color: rgb(152, 152, 152);
}

.product-tabs .nav-link.active, .product-tabs .show > .nav-link {
    background-color: rgb(242, 242, 242);
    color: black;
}

.product-tabs > li > a {
    padding: 16px 28px;
    background: rgb(251, 251, 251);
    border-right: 1px solid rgb(238, 237, 237);
    color: rgb(40, 39, 39);
    border-radius: 0px !important;
}

.product-tabs-module .tab-content {
    border: 1px solid rgb(232, 232, 232);
    padding: 20px;
    border-radius: 4px;
}

.product-tabs > li:first-child a {
    border-top-left-radius: 9px !important;
}

.product-tabs > li > a.active {
    border-right: 1px solid transparent !important;
}

.product-tabs-module .total-comment {
    border-radius: 0px;
    background: transparent;
    color: black;
    margin: 0px;
    text-align: right;
    display: block;
    padding: 0px;
}

.product-tabs-module .post-comments {
    margin: 0px;
    padding: 0px;
    border: 0px !important;
}

.tab-description p {
    line-height: 32px;
    color: rgb(101, 97, 97);
    font-size: 0.82rem;
}

.tab-installment h6 {
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    color: black;
    background: rgb(247, 249, 250);
    line-height: 46px;
}

.tab-installment table {
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: currentcolor rgb(239, 240, 240) rgb(239, 240, 240);
    border-image: initial;
}

.rv-tab-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0px 5px;
    background: rgb(98 181 135);
    border-radius: 999px;
    font-size: 11px;
    font-weight: 700;
    margin-left: 5px;
    color: white;
    line-height: 20px;
}

.nav-link.active .rv-tab-badge {
    background: rgb(98, 181, 135);
}

.rv-summary {
    display: flex;
    gap: 28px;
    align-items: flex-start;
    padding: 20px 0px 24px;
    border-bottom: 1px solid rgb(240, 240, 240);
    margin-bottom: 24px;
}

.rv-avg {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 80px;
}

.rv-avg-num {
    font-size: 46px;
    font-weight: 800;
    line-height: 1;
    color: rgb(26, 26, 46);
    letter-spacing: -2px;
}

.rv-avg-stars {
    margin: 6px 0px 4px;
}

.rv-avg-total {
    font-size: 12px;
    color: rgb(136, 136, 136);
    white-space: nowrap;
}

.rv-bars {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    gap: 6px;
    justify-content: center;
}

.rv-bar-row {
    display: flex;
    align-items: center;
    gap: 8px;
}

.rv-bar-label {
    font-size: 12px;
    color: rgb(85, 85, 85);
    width: 36px;
    flex-shrink: 0;
    white-space: nowrap;
}

.rv-bar-label .fa-star {
    color: rgb(245, 158, 11);
    font-size: 10px;
}

.rv-bar-track {
    flex: 1 1 0%;
    height: 7px;
    background: rgb(240, 240, 240);
    border-radius: 999px;
    overflow: hidden;
}

.rv-bar-fill {
    height: 100%;
    background: rgb(245, 158, 11);
    border-radius: 999px;
}

.rv-bar-count {
    font-size: 12px;
    color: rgb(170, 170, 170);
    width: 20px;
    text-align: right;
    flex-shrink: 0;
}

@media (max-width: 480px) {
    .rv-summary {
        flex-direction: column;
        gap: 16px;
    }

    .rv-avg {
        flex-direction: row;
        gap: 12px;
        align-items: center;
    }

    .rv-avg-num {
        font-size: 34px;
    }
}

.rv-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 28px;
}

.rv-card {
    padding: 16px;
    border-radius: 12px;
    background: rgb(250, 250, 250);
    border: 1px solid rgb(240, 240, 240);
    transition: box-shadow 0.2s;
}

.rv-card-head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
}

.rv-avatar {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    flex-shrink: 0;
    background: linear-gradient(135deg, rgb(99, 102, 241), rgb(139, 92, 246));
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.rv-card-meta {
    flex: 1 1 0%;
    min-width: 0px;
}

.rv-card-name {
    font-weight: 600;
    font-size: 14px;
    color: rgb(26, 26, 46);
}

.rv-card-date {
    font-size: 12px;
    color: rgb(170, 170, 170);
    margin-top: 1px;
}

.rv-card-stars {
    margin-left: auto;
    flex-shrink: 0;
}

.rv-card-body {
    font-size: 14px;
    color: rgb(68, 68, 68);
    line-height: 1.6;
}

.rv-empty {
    text-align: center;
    padding: 32px 16px;
    color: rgb(187, 187, 187);
}

.rv-empty i {
    font-size: 36px;
    margin-bottom: 10px;
    display: block;
}

.rv-empty p {
    font-size: 14px;
    margin: 0px;
}

.rv-form {
    border-top: 1px solid rgb(240, 240, 240);
    padding-top: 24px;
    margin-top: 8px;
}

.rv-form-title {
    font-size: 16px;
    font-weight: 700;
    color: rgb(26, 26, 46);
    margin-bottom: 18px;
}

.rv-form-group {
    margin-bottom: 16px;
}

.rv-form-label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: rgb(85, 85, 85);
    margin-bottom: 6px;
}

.rv-textarea {
    font-size: 14px;
    resize: vertical;
    border-radius: 8px !important;
    border: 1px solid rgb(229, 231, 235) !important;
}

.rv-textarea:focus {
    outline: none;
    border-color: rgb(99, 102, 241) !important;
    box-shadow: rgba(99, 102, 241, 0.1) 0px 0px 0px 3px !important;
}

.rv-star-input {
    display: inline-flex;
    gap: 4px;
}

.rv-star {
    color: rgb(209, 213, 219);
    font-size: 15px;
    cursor: pointer;
    transition: color 0.12s, transform 0.1s;
    user-select: none;
}

.rv-star i {
    pointer-events: none;
}

.rv-star.rv-star-on {
    color: rgb(245, 158, 11);
}

.rv-star.rv-star-hover {
    color: rgb(245, 158, 11);
}

.rv-star-hint {
    font-size: 12px;
    color: rgb(170, 170, 170);
    margin-left: 8px;
    min-width: 64px;
    display: inline-block;
    transition: color 0.12s;
}

.account-page .account-tabs li a {
    padding: 16px 20px;
    margin: 0px;
}

.account-page .tab-content {
    padding: 20px;
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: currentcolor rgb(222, 222, 222) rgb(222, 222, 222);
    border-image: initial;
}

ul.order-totals {
    min-width: 160px;
    text-align: right;
}
#rc-login div {
    margin: 0px auto !important;
}
ul.order-totals b {
    text-align: left;
    float: left;
    min-width: 109px;
}

.box h3 {
    font-size: 14px;
    font-weight: 600;
    color: black;
    margin-bottom: 0px;
    background: rgb(247, 249, 250);
    padding: 14px 20px;
    border-radius: 0px;
    border: 1px solid rgb(236, 238, 239);
}

.box-content {
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: currentcolor rgb(236, 238, 239) rgb(236, 238, 239);
    border-image: initial;
    margin-bottom: 20px;
    padding: 10px 20px;
}

.currency {
    margin: 0px 4px;
}

ul.order-totals li {
    line-height: 28px;
}


.items-info {
    font-size: 14px;
    margin-bottom: 15px;
}

.favorites-page {
    min-height: 500px;
    padding: 3rem 0px;
}

.favorites-list .product-item button {
    margin-top: 10px;
    border-radius: 50%;
    font-size: 13px;
    width: 32px;
    line-height: 32px;
    height: 32px;
    padding: 0px;
    margin-right: 6px;
}

.favorites-list .product-item {
    border: 1px solid rgb(226, 225, 225);
    padding: 10px;
}

.alert-epsilos {
    border: 1px solid rgb(250, 93, 120);
    color: rgb(250, 93, 120);
    padding: 12px 12px 12px 54px;
    border-radius: 3px;
    overflow: hidden;
}

.alert-epsilos i {
    line-height: 45px;
    background: rgb(250, 93, 120);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    text-align: center;
    color: white;
    font-size: 22px;
}

.login-page {
    position: relative;
    width: 100%;
    background-position: 100% center;
    height: 100vh;
}

.login-bg {
    background: url("/uploads/images/login-bg.jpg") center center / cover no-repeat transparent;
    position: absolute;
    width: 100%;
    height: 100%;
}

.login-bg::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.32);
    height: 100%;
}

.login-form {
    margin: auto;
    max-width: 570px;
}

.login-content {
    border-radius: 0px;
    padding: 0px;
    background: white;
    position: relative;
    height: 100vh;
}

.return-home {
    color: rgb(0, 123, 255);
    letter-spacing: 1px;
    line-height: 28px;
    position: relative;
    top: 10px;
}

.return-home i {
    float: left;
    line-height: 28px;
    margin-right: 10px;
}

#google-signin-container > div > div > div {
    width: 100% !important;
    max-width: 100% !important;
}

.login-panel {
    padding: 0px 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    opacity: 0;
    transform: translateX(-100%);
    display: flex;
    flex-direction: column;
}

.login-panel.active {
    opacity: 1;
    transform: translateX(0px);
}

.login-form .form-group {
    margin-bottom: 1.4rem;
}

.login-form .form-control {
    padding: 0px 24px;
    height: 54px;
    background: white;
    border: 1px solid rgb(218, 225, 227);
    border-radius: 4px;
    font-size: 15px;
    color: rgb(101, 101, 101);
}

.login-form select {
    color: rgb(156, 154, 154) !important;
}

.login-form .form-control::placeholder {
    color: rgb(160, 156, 156);
}

.login-form .form-control:focus {
    border: 1px solid rgb(62, 188, 203);
}

.login-form .custom-checkbox label {
    font-size: 15px;
    font-weight: 500;
    color: rgb(148, 142, 142);
    font-family: Poppins;
    line-height: 24px;
}

.login-form .or {
    display: block;
    text-align: center;
    position: relative;
    text-transform: lowercase;
    margin-bottom: 1.5rem;
}

.login-form .or span {
    background: white;
    padding: 0px 10px;
    z-index: 1;
    position: relative;
}

.login-form .or::after {
    content: "";
    height: 1px;
    width: 100%;
    border-bottom: 1px solid rgb(226, 226, 226);
    position: absolute;
    left: 0px;
    top: 11px;
}

.forgot-password {
    color: rgb(0, 123, 255);
    text-align: center;
    display: block;
    margin: 1.5rem;
}

.social-login-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 4px 0px 10px;
}
div#google-signin-container-cart > div > div > div {
    max-width: 100% !important;
    width: 100% !important;
}
.social-login-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 10px 16px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: opacity 0.2s, box-shadow 0.2s;
    text-decoration: none;
}

.social-login-btn:hover {
    opacity: 0.88;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 8px;
}

.google-login-btn {
    background-color: rgb(255, 255, 255);
    color: rgb(60, 64, 67);
    border: 1px solid rgb(218, 220, 224);
}

.facebook-login-btn {
    background-color: rgb(24, 119, 242);
    color: rgb(255, 255, 255);
}

#google-signin-container > div {
    width: 100% !important;
}

#google-signin-container iframe {
    width: 100% !important;
}

.radius-button {
    padding: 0px 16px;
    color: rgb(0, 123, 255);
    border: 1px solid rgb(0, 123, 255);
    border-radius: 36px;
    font-weight: 600;
    margin: 2.5rem auto 0px;
    display: block;
    max-width: 146px;
    text-align: center;
    line-height: 46px;
}

.radius-button i {
    position: relative;
    top: 1px;
    margin-right: 4px;
}

.radius-button:hover {
    background: rgb(0, 123, 255);
    color: white;
}

.btn-login, .btn-register {
    background: rgb(0, 123, 255);
    color: white;
    border-radius: 4px;
    padding: 12px 20px;
    display: block;
    margin-top: 20px;
    width: 100%;
}

.btn-login:hover, .btn-register:hover {
    background: rgb(16, 104, 197);
    color: white;
}

.login-form h3 {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    color: black;
    margin-bottom: 2rem;
}

.login-form p {
    font-size: 14px;
    margin: 20px;
    color: gray;
    line-height: 1.8;
    text-align: center;
}

.register-message p {
    font-size: 11.2px;
}

.gender {
    display: none;
}

@media (max-width: 680px) {
    .login-form {
        padding: 20px 0px;
    }

    .login-form .form-control {
        font-size: 14px;
    }

    .login-form h3 {
        font-size: 20px;
    }

    .user-signup .radius-button {
        margin-top: 5px;
    }

    .btn-register {
        margin-top: 0px;
    }
}

.login-form .form-control {
    border-radius: 36px;
    padding: 0px 24px;
    height: calc(2.8em + 2px + 0.75rem);
}

.login-form .form-control:focus {
    border: 1px solid rgb(62, 188, 203);
}

.btn-register {
    border-radius: 36px;
}

.btn-register-2 {
    background: rgb(245, 110, 110);
    color: white;
    border-radius: 36px;
    padding: 12px 20px;
}

.btn-register-2:hover {
    background: rgb(228, 96, 96);
    color: white;
}

#loginBackdrop .modal-content {
    border: 0px;
    border-radius: 0px;
}

#loginBackdrop .close-button {
    position: absolute;
    right: -16px;
    top: -19px;
    border: 0px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 19px;
    line-height: 44px;
    background: white !important;
}

#loginBackdrop::before {
    position: fixed;
    content: "";
    background: rgba(0, 0, 0, 0.76);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.terms-heading h1, .terms-heading h2, .terms-heading h3 {
    font-family: Rajdhani, sans-serif;
}

.terms h3 {
    background: rgb(247, 247, 247);
    padding: 16px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    color: rgb(0, 0, 0);
    font-family: Rajdhani, sans-serif;
    font-size: 17px !important;
    font-weight: 600 !important;
    margin-bottom: 16px !important;
}

.terms p {
    font-size: 14px;
    line-height: 2.2;
}

footer {
    padding-top: 5rem;
    background: url("/uploads/images/ecommerce02/footer-bg.jpg") center center / cover no-repeat !important;
}

.image-zoom-container {
    border: 0px;
    padding: 0px;
    display: flex;
}

.image-zoom-container img {
    margin: auto;
}

#sw-ai-fab {
    position: fixed;
    bottom: 28px;
    right: 24px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(124, 58, 237), rgb(79, 70, 229));
    color: rgb(255, 255, 255);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    cursor: pointer;
    z-index: 9000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: transform 0.2s, box-shadow 0.2s;
}

#sw-ai-fab:hover {
    transform: scale(1.08);
}

#sw-ai-fab.sw-ai-fab-active {
    background: linear-gradient(135deg, rgb(79, 70, 229), rgb(124, 58, 237));
}

#sw-ai-window {
    position: fixed;
    bottom: 92px;
    right: 86px;
    width: 360px;
    max-height: 520px;
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 8px 40px;
    z-index: 8999;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transform: scale(0.92) translateY(16px);
    opacity: 0;
    pointer-events: none;
    transition: transform 0.22s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.18s;
}

#sw-ai-window.sw-ai-open {
    transform: scale(1) translateY(0px);
    opacity: 1;
    pointer-events: all;
}

.sw-ai-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 16px;
    background: linear-gradient(135deg, rgb(124, 58, 237), rgb(79, 70, 229));
    color: rgb(255, 255, 255);
    flex-shrink: 0;
}

.sw-ai-header-icon {
    font-size: 18px;
    opacity: 0.9;
}

.sw-ai-header-title {
    flex: 1 1 0%;
    font-weight: 600;
    font-size: 14px;
}

.sw-ai-header-title span {
    display: block;
    font-size: 11px;
    font-weight: 400;
    opacity: 0.75;
}

.sw-ai-header-actions {
    display: flex;
    gap: 6px;
}

.sw-ai-header-actions button {
    background: rgba(255, 255, 255, 0.15);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    color: rgb(255, 255, 255);
    border-radius: 6px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s;
}

.sw-ai-header-actions button:hover {
    background: rgba(255, 255, 255, 0.28);
}

#sw-ai-messages {
    flex: 1 1 0%;
    overflow-y: auto;
    padding: 14px 14px 8px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: rgb(248, 247, 255);
}

.sw-ai-msg {
    display: flex;
}

.sw-ai-msg-user {
    justify-content: flex-end;
}

.sw-ai-msg-assistant, .sw-ai-msg-error {
    justify-content: flex-start;
}

.sw-ai-bubble {
    max-width: 82%;
    padding: 9px 13px;
    border-radius: 14px;
    font-size: 13px;
    line-height: 1.5;
    word-break: break-word;
}

.sw-ai-msg-user .sw-ai-bubble {
    background: linear-gradient(135deg, rgb(124, 58, 237), rgb(79, 70, 229));
    color: rgb(255, 255, 255);
    border-bottom-right-radius: 4px;
}

.sw-ai-msg-assistant .sw-ai-bubble {
    background: rgb(255, 255, 255);
    color: rgb(30, 27, 75);
    border: 1px solid rgb(224, 231, 255);
    border-bottom-left-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 3px;
}

.sw-ai-msg-error .sw-ai-bubble {
    background: rgb(254, 242, 242);
    color: rgb(153, 27, 27);
    border: 1px solid rgb(254, 202, 202);
    font-size: 12px;
}

#sw-ai-typing {
    display: none;
    padding: 0px 14px 8px;
    background: rgb(248, 247, 255);
}

.sw-ai-dots {
    display: flex;
    gap: 4px;
    align-items: center;
}

.sw-ai-dots span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: rgb(124, 58, 237);
    animation: 1.2s ease-in-out 0s infinite normal none running swAiDot;
}

.sw-ai-dots span:nth-child(2) {
    animation-delay: 0.2s;
}

.sw-ai-dots span:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes swAiDot {
    0%, 80%, 100% {
        transform: scale(0.6);
        opacity: 0.4;
    }

    40% {
        transform: scale(1);
        opacity: 1;
    }
}

.sw-ai-footer {
    display: flex;
    gap: 8px;
    padding: 10px 12px;
    border-top: 1px solid rgb(224, 231, 255);
    background: rgb(255, 255, 255);
    flex-shrink: 0;
}

#sw-ai-input {
    flex: 1 1 0%;
    border: 1px solid rgb(196, 181, 253);
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 13px;
    resize: none;
    outline: none;
    transition: border-color 0.15s;
    line-height: 1.4;
    max-height: 100px;
    overflow-y: auto;
}

#sw-ai-input:focus {
    border-color: rgb(124, 58, 237);
}

#sw-ai-send {
    background: linear-gradient(135deg, rgb(124, 58, 237), rgb(79, 70, 229));
    color: rgb(255, 255, 255);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 10px;
    width: 38px;
    height: 38px;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: opacity 0.15s;
    align-self: flex-end;
}

#sw-ai-send:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

#sw-ai-stats {
    padding: 14px 16px 12px;
    background: rgba(124, 58, 237, 0.04);
    border-bottom: 1px solid rgba(124, 58, 237, 0.1);
    flex-shrink: 0;
}

.sw-ai-stats-model-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.sw-ai-stats-label {
    font-size: 10px;
    color: rgb(170, 170, 170);
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-weight: 600;
}

.sw-ai-stats-model-id {
    font-family: monospace;
    font-size: 12px;
    font-weight: 600;
    color: rgb(30, 27, 75);
    margin-top: 2px;
}

.sw-ai-stats-tier {
    padding: 2px 7px;
    border-radius: 6px;
    font-size: 10px;
    font-weight: 700;
    background: rgba(16, 185, 129, 0.12);
    color: rgb(5, 150, 105);
}

.sw-ai-stats-tier.paid {
    background: rgba(245, 158, 11, 0.12);
    color: rgb(217, 119, 6);
}

.sw-ai-stats-counters {
    display: flex;
    gap: 20px;
    align-items: flex-end;
    margin-bottom: 0px;
}

.sw-ai-stats-big {
    font-size: 20px;
    font-weight: 700;
    color: rgb(124, 58, 237);
    line-height: 1;
}

.sw-ai-stats-sub {
    font-size: 10px;
    color: rgb(136, 136, 136);
    margin-top: 2px;
}

.sw-ai-stats-divider {
    border-left: 1px solid rgb(224, 231, 255);
    padding-left: 20px;
}

.sw-ai-stats-session-label {
    font-size: 10px;
    color: rgb(187, 187, 187);
    font-style: italic;
    align-self: flex-end;
    padding-bottom: 1px;
}

#sw-ai-stats-rpd {
    margin-top: 12px;
}

.sw-ai-stats-rpd-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
    font-size: 10px;
    color: rgb(136, 136, 136);
    font-weight: 500;
}

#sw-ai-stats-rpd-count {
    font-weight: 700;
    color: rgb(124, 58, 237);
}

#sw-ai-stats-rpd-count.warn {
    color: rgb(217, 119, 6);
}

#sw-ai-stats-rpd-count.danger {
    color: rgb(220, 38, 38);
}

.sw-ai-stats-progress-bg {
    height: 5px;
    border-radius: 3px;
    background: rgba(124, 58, 237, 0.1);
    overflow: hidden;
}

.sw-ai-stats-progress-fill {
    height: 100%;
    border-radius: 3px;
    background: rgb(124, 58, 237);
    transition: width 0.3s;
}

.sw-ai-stats-progress-fill.warn {
    background: rgb(245, 158, 11);
}

.sw-ai-stats-footnote {
    font-size: 10px;
    color: rgb(187, 187, 187);
    margin-top: 5px;
}

.sw-ai-stats-unknown {
    font-size: 11px;
    color: rgb(187, 187, 187);
    font-style: italic;
    margin-top: 8px;
}

#sw-ai-stats-toggle.active {
    background: rgba(255, 255, 255, 0.25) !important;
}

.sw-ai-msg-assistant .sw-ai-bubble p {
    margin: 0px 0px 6px;
}

.sw-ai-msg-assistant .sw-ai-bubble p:last-child {
    margin-bottom: 0px;
}

.sw-ai-msg-assistant .sw-ai-bubble strong {
    font-weight: 700;
    color: rgb(55, 48, 163);
}

.sw-ai-msg-assistant .sw-ai-bubble em {
    font-style: italic;
}

.sw-ai-msg-assistant .sw-ai-bubble ul, .sw-ai-msg-assistant .sw-ai-bubble ol {
    margin: 4px 0px 6px 16px;
    padding: 0px;
}

.sw-ai-msg-assistant .sw-ai-bubble li {
    margin-bottom: 3px;
}

.sw-ai-msg-assistant .sw-ai-bubble code {
    background: rgba(79, 70, 229, 0.1);
    border-radius: 3px;
    padding: 1px 4px;
    font-size: 12px;
    color: rgb(67, 56, 202);
}

.sw-ai-msg-assistant .sw-ai-bubble h1, .sw-ai-msg-assistant .sw-ai-bubble h2, .sw-ai-msg-assistant .sw-ai-bubble h3 {
    font-size: 13px;
    font-weight: 700;
    color: rgb(55, 48, 163);
    margin: 6px 0px 3px;
}

.sw-ai-msg-assistant .sw-ai-bubble a {
    color: rgb(79, 70, 229);
    text-decoration: underline;
}

.sw-ai-msg-assistant .sw-ai-bubble hr {
    border-width: 1px medium medium;
    border-style: solid none none;
    border-color: rgba(79, 70, 229, 0.2) currentcolor currentcolor;
    border-image: initial;
    margin: 6px 0px;
}

#sw-pub-fab {
    position: fixed;
    bottom: 24px;
    right: 24px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(8, 145, 178), rgb(14, 116, 144));
    color: rgb(255, 255, 255);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    cursor: pointer;
    z-index: 9000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: transform 0.2s, box-shadow 0.2s;
}

#sw-pub-fab:hover {
    transform: scale(1.08);
}

#sw-pub-fab.sw-pub-fab-active {
    background: linear-gradient(135deg, rgb(14, 116, 144), rgb(8, 145, 178));
}

#sw-pub-window {
    position: fixed;
    bottom: 92px;
    right: 86px;
    width: 360px;
    max-height: 520px;
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 8px 40px;
    z-index: 8999;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transform: scale(0.92) translateY(16px);
    opacity: 0;
    pointer-events: none;
    transition: transform 0.22s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.18s;
}

#sw-pub-window.sw-pub-open {
    transform: scale(1) translateY(0px);
    opacity: 1;
    pointer-events: all;
}

.sw-pub-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 16px;
    background: linear-gradient(135deg, rgb(8, 145, 178), rgb(14, 116, 144));
    color: rgb(255, 255, 255);
    flex-shrink: 0;
}

.sw-pub-header-icon {
    font-size: 18px;
    opacity: 0.9;
}

.sw-pub-header-title {
    flex: 1 1 0%;
    font-weight: 600;
    font-size: 14px;
}

.sw-pub-header-title span {
    display: block;
    font-size: 11px;
    font-weight: 400;
    opacity: 0.75;
}

.sw-pub-header-actions {
    display: flex;
    gap: 6px;
}

.sw-pub-header-actions button {
    background: rgba(255, 255, 255, 0.15);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    color: rgb(255, 255, 255);
    border-radius: 6px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s;
}

.sw-pub-header-actions button:hover {
    background: rgba(255, 255, 255, 0.28);
}

#sw-pub-messages {
    flex: 1 1 0%;
    overflow-y: auto;
    padding: 14px 14px 8px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: rgb(240, 249, 255);
}

.sw-pub-msg {
    display: flex;
}

.sw-pub-msg-user {
    justify-content: flex-end;
}

.sw-pub-msg-assistant, .sw-pub-msg-error {
    justify-content: flex-start;
}

.sw-pub-bubble {
    max-width: 82%;
    padding: 9px 13px;
    border-radius: 14px;
    font-size: 13px;
    line-height: 1.5;
    word-break: break-word;
}

.sw-pub-msg-user .sw-pub-bubble {
    background: linear-gradient(135deg, rgb(8, 145, 178), rgb(14, 116, 144));
    color: rgb(255, 255, 255);
    border-bottom-right-radius: 4px;
}

.sw-pub-msg-assistant .sw-pub-bubble {
    background: rgb(255, 255, 255);
    color: rgb(12, 74, 110);
    border: 1px solid rgb(186, 230, 253);
    border-bottom-left-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 3px;
}

.sw-pub-msg-error .sw-pub-bubble {
    background: rgb(254, 242, 242);
    color: rgb(153, 27, 27);
    border: 1px solid rgb(254, 202, 202);
    font-size: 12px;
}

#sw-pub-typing {
    display: none;
    padding: 0px 14px 8px;
    background: rgb(240, 249, 255);
}

.sw-pub-dots {
    display: flex;
    gap: 4px;
    align-items: center;
}

.sw-pub-dots span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: rgb(8, 145, 178);
    animation: 1.2s ease-in-out 0s infinite normal none running swPubDot;
}

.sw-pub-dots span:nth-child(2) {
    animation-delay: 0.2s;
}

.sw-pub-dots span:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes swPubDot {
    0%, 80%, 100% {
        transform: scale(0.6);
        opacity: 0.4;
    }

    40% {
        transform: scale(1);
        opacity: 1;
    }
}

.sw-pub-footer {
    display: flex;
    gap: 8px;
    padding: 10px 12px;
    border-top: 1px solid rgb(186, 230, 253);
    background: rgb(255, 255, 255);
    flex-shrink: 0;
}

#sw-pub-input {
    flex: 1 1 0%;
    border: 1px solid rgb(125, 211, 252);
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 13px;
    resize: none;
    outline: none;
    transition: border-color 0.15s;
    line-height: 1.4;
    max-height: 100px;
    overflow-y: auto;
}

#sw-pub-input:focus {
    border-color: rgb(8, 145, 178);
}

#sw-pub-send {
    background: linear-gradient(135deg, rgb(8, 145, 178), rgb(14, 116, 144));
    color: rgb(255, 255, 255);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 10px;
    width: 38px;
    height: 38px;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: opacity 0.15s;
    align-self: flex-end;
}

#sw-pub-send:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.sw-pub-msg-assistant .sw-pub-bubble p {
    margin: 0px 0px 6px;
}

.sw-pub-msg-assistant .sw-pub-bubble p:last-child {
    margin-bottom: 0px;
}

.sw-pub-msg-assistant .sw-pub-bubble strong {
    font-weight: 700;
    color: rgb(7, 89, 133);
}

.sw-pub-msg-assistant .sw-pub-bubble em {
    font-style: italic;
}

.sw-pub-msg-assistant .sw-pub-bubble ul, .sw-pub-msg-assistant .sw-pub-bubble ol {
    margin: 4px 0px 6px 16px;
    padding: 0px;
}

.sw-pub-msg-assistant .sw-pub-bubble li {
    margin-bottom: 3px;
}

.sw-pub-msg-assistant .sw-pub-bubble code {
    background: rgba(8, 145, 178, 0.1);
    border-radius: 3px;
    padding: 1px 4px;
    font-size: 12px;
    color: rgb(14, 116, 144);
}

.sw-pub-msg-assistant .sw-pub-bubble h1, .sw-pub-msg-assistant .sw-pub-bubble h2, .sw-pub-msg-assistant .sw-pub-bubble h3 {
    font-size: 13px;
    font-weight: 700;
    color: rgb(7, 89, 133);
    margin: 6px 0px 3px;
}

.sw-pub-msg-assistant .sw-pub-bubble a {
    color: rgb(8, 145, 178);
    text-decoration: underline;
}

.sw-pub-msg-assistant .sw-pub-bubble hr {
    border-width: 1px medium medium;
    border-style: solid none none;
    border-color: rgba(8, 145, 178, 0.2) currentcolor currentcolor;
    border-image: initial;
    margin: 6px 0px;
}

.sw-fabs-both #sw-ai-fab {
    bottom: 92px;
}

.sw-fabs-both #sw-ai-window {
    bottom: 90px;
}

@media (max-width: 480px) {
    #sw-ai-window, #sw-pub-window {
        width: calc(-24px + 100vw);
        right: 12px;
        bottom: 80px;
    }

    .sw-fabs-both #sw-ai-fab {
        bottom: 84px;
    }
}

.scroll-top {
    position: fixed;
    bottom: 180px;
    right: 26px;
    background: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}

.scroll-top.visible {
    opacity: 1;
    visibility: visible;
}

.scroll-top svg {
    transform: rotate(-90deg);
}

.scroll-top circle.bg {
    stroke: rgb(238, 238, 238);
}

.scroll-top circle.progress {
    stroke: rgb(38, 158, 246);
    stroke-linecap: round;
    transition: stroke-dashoffset 0.2s linear;
}

.scroll-top .arrow {
    position: absolute;
    font-size: 28px;
    color: rgb(38, 158, 246);
    pointer-events: none;
}

.fav-page {
    padding: 40px 0px 60px;
}

.fav-page .fav-heading {
    font-size: 20px;
    font-weight: 500;
    color: oklch(0.22 0.02 155);
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.fav-page .fav-heading i {
    color: oklch(0.69 0.19 13.41);
    font-size: 18px;
}

.fav-page .fav-count {
    font-size: 13px;
    font-weight: 500;
    color: oklch(0.6 0.01 155);
    background: oklch(0.94 0.005 155);
    padding: 3px 10px;
    border-radius: 20px;
}

.fav-card {
    background: rgb(255, 255, 255);
    border: 1px solid oklch(0.92 0.006 155);
    border-radius: 16px;
    overflow: hidden;
    transition: box-shadow 0.18s, transform 0.15s;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.fav-card-img {
    position: relative;
    overflow: hidden;
    background: oklch(0.965 0.004 155);
}

.fav-card-img a {
    display: block;
}

.fav-card-img img {
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    display: block;
    transition: transform 0.3s;
}

.fav-card:hover .fav-card-img img {
    transform: scale(1.04);
}

.fav-card-remove {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: oklch(0.52 0.18 15);
    font-size: 13px;
    transition: background 0.15s, color 0.15s;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 4px;
}

.fav-card-remove:hover {
    background: oklch(0.52 0.18 15);
    color: rgb(255, 255, 255);
}

.fav-card-body {
    padding: 14px 16px 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1 1 0%;
}

.fav-card-name {
    font-size: 14px;
    font-weight: 500;
    color: oklch(0.25 0.02 155);
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none !important;
}

.fav-card-name:hover {
    color: oklch(0.69 0.19 13.55);
}

.fav-card-price {
    font-size: 15px;
    font-weight: 700;
    color: oklch(0.69 0.19 13.55);
    margin-top: auto;
}

.fav-card-actions {
    display: flex;
    gap: 8px;
    margin-top: 4px;
}

.fav-btn-cart {
    flex: 1 1 0%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background: oklch(0.69 0.19 13.41);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 10px;
    padding: 9px 12px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.15s;
    color: rgb(255, 255, 255) !important;
    text-decoration: none !important;
}

.fav-btn-cart:hover {
    background: oklch(0.63 0.21 16.03);
    color: rgb(255, 255, 255) !important;
}

.fav-btn-del {
    width: 38px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1px solid oklch(0.88 0.01 155);
    border-radius: 10px;
    color: oklch(0.69 0.19 13.55);
    font-size: 13px;
    cursor: pointer;
    transition: background 0.15s, border-color 0.15s, color 0.15s;
}

.fav-btn-del:hover {
    background: oklch(0.69 0.19 13.55);
    border-color: oklch(0.69 0.19 13.55);
    color: rgb(255, 255, 255);
}

.fav-empty {
    text-align: center;
    padding: 60px 24px;
}

.fav-empty-icon {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    background: oklch(0.96 0.015 15);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: oklch(0.55 0.18 15);
    font-size: 32px;
    margin-bottom: 20px;
}

.fav-empty-title {
    font-size: 18px;
    font-weight: 700;
    color: oklch(0.25 0.02 155);
    margin-bottom: 8px;
}

.fav-empty-sub {
    font-size: 14px;
    color: oklch(0.55 0.02 155);
}

.modal-backdrop.show {
    opacity: 0.82 !important;
}

#qv-thumb-strip {
    display: flex;
    flex-direction: column;
    gap: 6px;
    overflow-y: auto;
    max-height: 460px;
}

#qv-thumb-strip img {
    width: 72px;
    height: 72px;
    object-fit: cover;
    border-radius: 6px;
    cursor: pointer;
    border: 2px solid transparent;
    transition: border-color 0.15s;
    flex-shrink: 0;
}

#qv-thumb-strip img.qv-active {
    border-color: rgb(37, 99, 235);
}

#qv-main-wrap {
    position: relative;
    background: rgb(248, 249, 250);
    border-radius: 10px;
    overflow: hidden;
}

#qv-main-image {
    width: 100%;
    max-height: 420px;
    object-fit: contain;
    display: block;
}

.qv-price-row {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.qv-price-table td {
    padding: 3px 10px 3px 0px;
    font-size: 0.88rem;
    vertical-align: middle;
}

.qv-price-table td:first-child {
    color: rgb(108, 117, 125);
    white-space: nowrap;
}

.qv-price-table td:last-child {
    font-weight: 600;
}

#quick-view-modal .modal-content {
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 14px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 20px 60px;
}

#quick-view-modal .modal-body {
    padding: 0px;
}

#qv-close-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.45);
    color: rgb(255, 255, 255);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

#qv-close-btn:hover {
    background: rgba(0, 0, 0, 0.7);
}

.sw-edit-off .btn.edit-button {
    display: none !important;
}

body:has(#sw-adminbar) #sw-ai-fab {
    display: none !important;
}

body:has(#sw-adminbar) #sw-ai-window {
    right: auto;
    left: calc(50% - 180px);
    bottom: 72px;
    transform: scale(0.92) translateY(16px);
}

body:has(#sw-adminbar) #sw-ai-window.sw-ai-open {
    transform: scale(1) translateY(0px);
}

#sw-adminbar {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    display: flex;
    align-items: center;
    gap: 2px;
    background: rgb(0 0 0);
    /* backdrop-filter: blur(12px); */
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 999px;
    padding: 8px 8px;
    box-shadow: rgb(0 0 0 / 7%) 0px 4px 24px;
    white-space: nowrap;
    transition: box-shadow .15s;
}
#sw-adminbar.sw-bar-dragging {
    cursor: grabbing !important;
    user-select: none;
    box-shadow: 0 12px 36px rgba(0,0,0,.45);
    transition: none;
}
#sw-adminbar.sw-bar-dragging * {
    pointer-events: none;
}
#sw-bar-drag {
    display: inline-flex;
    align-items: center;
    padding: 6px 6px 6px 10px;
    cursor: grab;
    color: rgb(255 255 255 / 42%);
    border-radius: 999px;
    transition: color .15s;
    flex-shrink: 0;
}
#sw-bar-drag:hover {
    color: rgba(255, 255, 255, 0.65);
}
#sw-adminbar.sw-bar-dragging #sw-bar-drag {
    cursor: grabbing;
    color: rgba(255, 255, 255, 0.8);
}

.sw-bar-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: none;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    color: rgb(255 255 255 / 62%);
    font-size: 12px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 999px;
    cursor: pointer;
    transition: background 0.15s, color 0.15s;
    letter-spacing: 0.3px;
}

.sw-bar-btn i {
    font-size: 13px;
}

.sw-bar-btn:hover {
    background: rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.85);
}

.sw-bar-btn.active {
    background: rgba(52, 211, 153, 0.15);
    color: rgb(52, 211, 153);
}

.sw-bar-btn.active:hover {
    background: rgba(52, 211, 153, 0.22);
}

.sw-bar-sep {
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, 0.12);
    margin: 0px 2px;
}

.ripple-button {
    background-color: rgb(74, 174, 32) !important;
    background-image: linear-gradient(90deg, rgb(74, 174, 32), rgb(74, 174, 32));
}

.whatsapp-button > .btn-link {
    position: fixed;
    right: 34px;
    bottom: 84px;
    background: rgb(88, 185, 64);
    width: 52px;
    height: 52px;
    color: rgb(255, 255, 255);
    font-size: 22px;
    line-height: 52px;
    padding: 0px;
    z-index: 2;
    border-radius: 50% !important;
}

.whatsapp-button > .btn-link {
    animation: 1.5s ease 0s infinite alternate none running skew;
    transform: skew(20deg);
}

.whatsapp-wrapper {
    position: relative;
    align-items: center !important;
    display: flex !important;
}

.whatsapp-button {
    position: fixed;
    bottom: 106px;
    right: 28px;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    align-items: center !important;
    justify-content: center !important;
    display: flex !important;
}

.whatsapp-wrapper a {
    z-index: 1;
    position: relative;
    background: rgb(62, 173, 99);
    border-radius: 50%;
    width: 46px;
    height: 46px;
    display: inline-block;
    color: white;
    line-height: 49px;
    font-size: 19px;
}

.whatsapp-button .ripple {
    position: absolute;
    width: 100px;
    height: 100px;
    margin: 0px auto;
    opacity: 0;
    border-radius: 100px;
    animation: 1.8s ease 0s infinite normal none running ripple;
    &:nth-child(2) {
        animation-delay: 0.3s;
    }

    &:nth-child(3) {
        animation-delay: 0.6s;
    }
}

@-webkit-keyframes ripple {
    0% {
        opacity: 1;
        transform: scale(0);
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes ripple {
    0% {
        opacity: 1;
        transform: scale(0);
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}

/* ── Slider module layouts ── */
.negative-margin {
    margin-top: -150px;
}
.slider-module { position: relative; }
.slide-image img { display: block; width: 100%; height: 100%; object-fit: cover; }
.hero-slider .owl-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

/* split */
.slider-layout-split .slide-item .slide-image img { border-radius: 8px; object-fit: contain; }
.slider-layout-split .slide-content { display: flex; flex-direction: column; justify-content: center; height: 100%; padding: 3rem 2rem; }
.slider-layout-split .slide-title { font-size: clamp(1.5rem, 3vw, 2.5rem); font-weight: 800; line-height: 1.2; margin-bottom: 1rem; }
.slider-layout-split .slide-text { font-size: 1rem; line-height: 1.7; opacity: .8; margin-bottom: 1.5rem; }
.slider-layout-split .slide-action { display: inline-flex; align-items: center; gap: .5rem; padding: .7rem 1.6rem; border-radius: 4px; font-weight: 600; text-decoration: none; }

/* fullscreen-bg */
.slider-layout-fullscreen-bg .slide-item {position: relative;min-height: 520px;background-size: cover;background-position: top center;background-repeat: no-repeat;display: flex;align-items: center;}
.slider-layout-fullscreen-bg .slide-item::before {/* content: ""; *//* position: absolute; */inset: 0;/* background: linear-gradient(90deg, rgba(0,0,0,.62) 0%, rgba(0,0,0,.25) 55%, transparent 100%); */}
.slider-layout-fullscreen-bg .slide-item > .container { position: relative; z-index: 1; }
.slider-layout-fullscreen-bg .slide-content {max-width: 560px;padding: 20rem 0;}
.slider-layout-fullscreen-bg .slide-title {font-size: clamp(1.8rem, 3.5vw, 3rem);font-weight: 700;line-height: 1.15;color: #1e1e1e;margin-bottom: 1rem;}
.slider-layout-fullscreen-bg .slide-text {font-size: 1.05rem;line-height: 1.7;color: rgb(137 136 136 / 85%);margin-bottom: 1.8rem;}
.slider-layout-fullscreen-bg .slide-action {align-items: center;text-decoration: none;background: transparent;border-radius: 0;line-height: 36px;display: inline-block;color: #292929;font-size: 13px;font-weight: 600;margin-top: 4rem;letter-spacing: 4px;position: relative;}
.slider-layout-fullscreen-bg .slide-action:after {
    content: "";
    border-bottom: 1px solid #ee3333;
    height: 1px;
    width: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease-in-out;
}
.slider-layout-fullscreen-bg .slide-action:hover:after {
    width: 100%;
}
/* hero-center */
.slider-layout-hero-center .slide-item { position: relative; min-height: 520px; background-size: cover; background-position: center; background-repeat: no-repeat; display: flex; align-items: center; justify-content: center; text-align: center; }
.slider-layout-hero-center .slide-item::before { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,.5); }
.slider-layout-hero-center .slide-item > .container { position: relative; z-index: 1; }
.slider-layout-hero-center .slide-content { max-width: 680px; margin: 0 auto; padding: 4rem 1rem; }
.slider-layout-hero-center .slide-title { font-size: clamp(1.8rem, 3.5vw, 3rem); font-weight: 800; color: #fff; margin-bottom: 1rem; }
.slider-layout-hero-center .slide-text { font-size: 1.05rem; color: rgba(255,255,255,.85); margin-bottom: 1.8rem; }
.slider-layout-hero-center .slide-action { display: inline-flex; align-items: center; gap: .5rem; padding: .75rem 2rem; border-radius: 4px; font-weight: 700; text-decoration: none; background: #fff; color: #111; }

/* fullscreen-img */
.slider-layout-fullscreen-img .slide-item { display: flex; flex-direction: column; }
.slider-layout-fullscreen-img .slide-image { width: 100%; height: 420px; overflow: hidden; }
.slider-layout-fullscreen-img .slide-content { padding: 1.8rem 0; }
.slider-layout-fullscreen-img .slide-title { font-size: clamp(1.2rem, 2.5vw, 1.9rem); font-weight: 700; margin-bottom: .75rem; }
.slider-layout-fullscreen-img .slide-text { font-size: .95rem; opacity: .75; margin-bottom: 1.2rem; }
.slider-layout-fullscreen-img .slide-action { display: inline-flex; align-items: center; gap: .5rem; padding: .6rem 1.4rem; border-radius: 4px; font-weight: 600; text-decoration: none; border: 2px solid currentColor; }

/* cards */
.slider-layout-cards .slide-item { border-radius: 12px; overflow: hidden; box-shadow: 0 2px 12px rgba(0,0,0,.08); background: #fff; }
.slider-layout-cards .slide-image { height: 200px; overflow: hidden; }
.slider-layout-cards .slide-content { padding: 1.2rem 1.4rem 1.4rem; }
.slider-layout-cards .slide-title { font-size: 1rem; font-weight: 700; margin-bottom: .5rem; line-height: 1.4; }
.slider-layout-cards .slide-text { font-size: .875rem; opacity: .7; line-height: 1.6; margin-bottom: 1rem; }
.slider-layout-cards .slide-action { display: inline-flex; align-items: center; gap: .4rem; font-size: .875rem; font-weight: 600; text-decoration: none; padding: .4rem 1rem; border-radius: 20px; border: 1.5px solid currentColor; }

/* image-only */
.slider-layout-image-only .slide-item { line-height: 0; }
.slider-layout-image-only .slide-image { display: block; width: 100%; }
.slider-layout-image-only .slide-image img { width: 100%; height: auto; object-fit: cover; }

@media (max-width: 767px) {
    .slider-layout-fullscreen-bg .slide-item,
    .slider-layout-hero-center .slide-item { min-height: 360px; }
    .slider-layout-fullscreen-bg .slide-content {
padding: 12rem 0 6rem 0;
    }
    .slider-layout-fullscreen-img .slide-image { height: 240px; }
}