@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

@font-face {
    font-family: 'DM Sans 24pt SemiBold';
    src: url('../font/DM Sans 24pt SemiBold.eot');
    src: url('../font/DM Sans 24pt SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../font/DM Sans 24pt SemiBold.woff2') format('woff2'),
        url('../font/DM Sans 24pt SemiBold.woff') format('woff'),
        url('../font/DM Sans 24pt SemiBold.svg#DM Sans 24pt SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}


@font-face {
    font-family: 'DM Sans 24pt Thin';
    src: url('../font/DM Sans 24pt Thin.eot');
    src: url('../font/DM Sans 24pt Thin.eot?#iefix') format('embedded-opentype'),
        url('../font/DM Sans 24pt Thin.woff2') format('woff2'),
        url('../font/DM Sans 24pt Thin.woff') format('woff'),
        url('../font/DM Sans 24pt Thin.svg#DM Sans 24pt Thin') format('svg');
    font-weight: 250;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}


@font-face {
    font-family: 'DM Sans 36pt';
    src: url('../font/DM Sans 36pt Regular.eot');
    src: url('../font/DM Sans 36pt Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/DM Sans 36pt Regular.woff2') format('woff2'),
        url('../font/DM Sans 36pt Regular.woff') format('woff'),
        url('../font/DM Sans 36pt Regular.svg#DM Sans 36pt Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}

@font-face {
    font-family: 'DM Sans 36pt';
    src: url('../font/DM Sans 36pt Bold.eot');
    src: url('../font/DM Sans 36pt Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/DM Sans 36pt Bold.woff2') format('woff2'),
        url('../font/DM Sans 36pt Bold.woff') format('woff'),
        url('../font/DM Sans 36pt Bold.svg#DM Sans 36pt Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}

@font-face {
    font-family: 'd-dindin-bold';
    src: url('../fonts/d-din-bold-webfont.woff2') format('woff2'),
        url('../fonts/d-din-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



:root {
    --semibold-font: "DM Sans 24pt SemiBold";
    --thin-font: "DM Sans 24pt Thin";
    --primary-font: "DM Sans 36pt";
    --white: #fff;
    --black: #000;
    --blue: #004fa2;
    --gray: #eee;
    --button-color: #008080;
    --heading-font: "d-dindin-bold";
}

body {
    padding-top: 120px;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "DM Sans", system-ui;
}

a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}


h2,
h3,
h4,
h5,
h6 {
    font-family: var(--heading-font);
    margin: 0;
}

p {
    margin: 0;
}

.first-nav {
    background: var(--blue);
    color: #fff;
    padding: 5px 0;
}

.first-nav .row {
    align-items: baseline;
}

.first-nav .top-icon img {
    height: 29px;
}

.first-nav p {
    margin-bottom: 0;
}

.first-nav .icon {
    align-items: center;
}

.first-nav .icon i {
    margin-left: 10px;
}

.second-nav {
    padding: 10px 0;
}

.second-nav p {
    font-size: 28px;
    font-weight: 900;
    color: #000;
    margin-bottom: 0;
}

.second-nav .row {
    align-items: center;
}

.icon.hello {
    font-size: 20px;
    display: flex;
    justify-content: space-evenly;
}

.banner-slider .hero-body {
    padding: 0 0 0 110px !important;
}

.banner-slider .row {
    align-items: center;
}

.icon.hello a {
    display: block;
    margin-right: 16px;
    color: var(--black) !important;
}

.main-nav {
    background-color: #000 !important;
}

img {
    width: 100%;
}

.instant {
    padding: 43px 0 !important;
}

#owl-two {
    padding-top: 15px;
}

.browse {
    background: #fff;
    padding: 10px;
    color: #000 !important;
}

.browse .nav-link {
    color: #000 !important;
}

.top-search input {
    background: transparent;
    padding: 15px;
    border-radius: 0;
    height: 24px;
    padding: 1px 10px;
    font-size: 12px;
}

.log-in a {
    color: #000;
    background-color: #fff;
    padding: 3px 13px;
    font-size: 14px;
    transition: all 0.5s;
    border: 1px solid var(--white);
    font-family: var(--semibold-font);
}

.log-in a:hover {
    background-color: transparent;
    border: 1px solid var(--white);
    color: var(--white);
}

.top-search input::placeholder {
    color: #fff;
}

form.top-search button {
    position: absolute;
    /* left: 0; */
    top: 0;
    right: 4px;
    height: 100%;
    width: 41px;
    background: transparent;
    color: #fff;
    border: 0;
}

form.top-search {
    display: flex;
    position: relative;
}

.stellarnav .product-menu {
    background: transparent !important;
}

.stellarnav .product-menu .card .card-title {
    margin: 0;
}

.stellarnav .product-menu .card .card-title h4 {
    margin: 0;
}

.stellarnav .product-menu .card {
    background-color: var(--white);
    padding: 16px 14px 16px;
}

.stellarnav .product-menu h6 {
    color: var(--white);
    text-align: center;
    margin-top: 13px;
}

/* hero section */
.hero {
    background: url('../images/bg-image.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-body h1 {
    color: #fff;
    font-size: 47px;
    margin-bottom: 18px;
}

.banner-slider .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: var(--white);
}


.hero-body h6 {
    color: #fff;
    margin-bottom: 30px;
}

a.bisq-btn {
    padding: 16px;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.blog .blog-title {
    width: 100%;
}

.blog .blog-title a {
    width: 100%;

}

.blog-details .blog-img img {
    height: 100%;
    object-fit: fill;
}

.blog .blog-title a:hover {
    background-color: transparent;
    color: var(--white);
}

.btn-info.now {
    background-color: var(--blue);
    border-color: #fff;
    border-radius: 0;
    padding: 7px 12px;
    font-size: 14px;
    font-weight: bold;
    color: var(--white);
    transition: 0.5s all;
}

#button-addon2:hover {
    background-color: var(--blue);
    color: var(--white);
}

.btn-info.now:hover {
    background-color: var(--blue);
    color: var(--white);
}

/* second */
.product h2 {
    font-size: 36px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    color: var(--white);
}

.product a {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.card {
    border: none;
    /* background-color: #e5e5e5;
border: 1px solid rgba(0,0,0,0.38); */
    transition: 0.5s all;

}

.card-img {
    padding: 25px;
    background-color: #e5e5e5;
    border: 1px solid rgba(0, 0, 0, 0.38);
    margin-bottom: 23px;
}

.card-title h4 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.card-title h6 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#owl-three .owl-item img,
#owl-two .owl-item img,
#owl-threee .owl-item img {
    height: 120px;
    object-fit: contain;
}

.product .card {
    /* height: 100%; */
    min-height: 274px;
}

.product-page

/* Popular category */
.product-caregory .card-title {
    text-align: center;
}

.product-caregory .card {
    height: 100%;
    background: #25252b;
    border-radius: 0;
}

.product-caregory .card-img {
    background-color: #e5e5e517;
}

.card-title .pop-icon .fa-star {
    color: #eb9b09 !important;
}

.product-caregory .card p {
    min-height: 66px;
    color: #fff;
    font-family: var(--heading-font);
}

.product-caregory h2 {
    color: var(--white);
    position: relative;
    z-index: 1;
}

.product-caregory .link-hover-anim .link-strong-unhovered {
    color: var(--white);
}

.blog .link-hover-anim .link-strong-unhovered {
    color: var(--white);
}

a.claw {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

/* special offer */
.two-offer {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.offer-box {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100%;
    padding: 50px 25px;
    height: 100%;
}

.offer-body {
    align-items: center;
    padding: 25px 0;
}

.card {
    margin-bottom: 20px;
    padding: 0 10px;
    transition: .3s ease-in-out;
    overflow: hidden;
    padding-top: 10px;
}

.card:hover {
    border-radius: 10px;
    box-shadow: 0 0 10px #000;


}

header .mega-two {
    width: 200px !important;
    right: 227px !important;
    padding: 6px !important;
}
header .mega-two h4 {
    font-size: 17px;
}

.ph-product-menu  h4 {
    color: var(--white);
    margin-top: 14px;
    margin-left: 15px;
}
.owl-carousel .owl-stage-outer {
    padding: 27px 0;
}

.card:hover .card-img {
    background-color: transparent;
    border: 0;
}


.offer-img img {
    height: 215px;
}

.offer-text {
    width: 100%;
    position: relative;
    z-index: 1;
    color: var(--white);
}

.offer-box .btn-info.now {
    position: relative;
    z-index: 1;
}

.offer-text h3 {
    font-size: 41px;
    width: 100%;
    font-weight: bold;
}

/* Take your trip to the  */

.trip {
    background: url('../images/img3.jpeg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 145px 0 !important;
    position: relative;
    background-attachment: fixed;
}

.trip::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 70%);
}

.trip h2 {
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 35px;

}

.trip .col-md-10 {
    position: relative;
    z-index: 1;
}

.trip .btn-light {
    border-radius: 0;
    padding: 7px 25px;
    font-size: 18px;
    font-weight: bold;
}


/* top selling */
.selling {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 20px;
}

.top-selling .btn {
    border-radius: 0;
    padding: 7px 25px;
    font-size: 14px;
    font-weight: bold;
}

.top-selling {
    background-color: var(--black);
    color: var(--white);
}

.selling-body {
    margin-bottom: 50px;
    border-radius: 10px;
    filter: drop-shadow(0px 6px 8px rgba(0, 0, 0, 0.23));
    background-color: #25252b;
    padding: 30px 15px;
    position: relative;
    overflow: hidden;
}

.selling-img {
    padding: 15px;
}

.selling-content {
    text-align: center;
}

.pop-icon .fa-star {
    color: #eb9b09;
    font-size: 14px;
    display: none;
}

.selling-content p {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    color: var(--white) !important;
    font-family: var(--heading-font);
}

.selling-content h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
    color: var(--white) !important;
}

.selling-img img {
    height: 123px;
}


/* best offer */
.best-offer {
    background: url('../images/bg-img2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
    background-attachment: fixed;
}

.best-offer::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 58%);
}

.offer-box {
    position: relative;
    z-index: 1;
    box-shadow: 0 0 7px 0px #ffffff;
    border-radius: 0;
}

.best-offer .offer-box h2 {
    color: #fff;
    font-size: 60px;
    font-weight: bold;

}

.best-offer .offer-box p {
    margin-bottom: 20px;
}

.offer-box .btn-light {
    border-radius: 0;
    padding: 7px 25px;
    font-size: 18px;
    font-weight: bold;
}



/* Bloog */
.blog-img {
    margin-bottom: 10px;
}

.post-meta p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
}

.blog-title p {
    font-size: 14px;
    font-weight: bold;
}

.blog {
    background-color: var(--black);
    color: var(--white);
}

/* Fear of missing */
.missing {
    background-color: var(--blue);
}

.home-partner h2 {
    font-family: var(--semibold-font);
    font-size: 22px;
    color: var(--black);
}

.missing-title {
    font-size: 45px;
}

.missing h4 {
    font-size: 18px;
}

.missing .input-group input {
    padding: 25px;
    border-radius: 0;
}

.missing .btn {
    background: var(--blue);
    color: #fff;
    position: absolute;
    right: 10px;
    top: 25%;
    padding: 10px 15px;
    border-radius: 0;
}

.top-selling .now {
    background-color: var(--blue);
    color: var(--white);
    border: 1px solid var(--white);
    transition: all 0.5s;
}

.top-selling .now:hover {
    background-color: transparent;
    border: 1px solid var(--blue);
    color: var(--blue);
}

/* footer */
.top-footer {
    background: url('../images/footerbg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-body {
    color: #fff;
    padding: 15px;
}

.footer-body ul li {
    margin-bottom: 10px;
}

.footer-body ul li a {
    text-decoration: none;
    color: #fff;
    transition: 0.5s ease-in-out;
}

.list-unstyled li a:hover {
    letter-spacing: 1.2px;
}

.footer-title h3 {
    font-size: 20px;
    margin-bottom: 30px;
}

.bottom-footer {
    background-color: #00050f;
    padding: 17px 0;
}

.bottom-footer .row {
    align-items: baseline;
}

.bottom-footer p {
    margin-bottom: 0;
}


/* ria */
.menu-bar {
    background-color: var(--white);
    padding: 15px 0;
}

.menu-bar .stellarnav>ul>li>a {
    padding: 20px 9px;
    color: var(--white) !important;
}
.menu-bar .stellarnav ul {

    text-align: start;
}

.header-categories button {
    background-color: var(--white);
    color: var(--black);
    border-radius: 0;
    padding: 18px;
}

.header-categories .dropdown-toggle::after {

    border-top: .3em solid #000;

}

.hero .carousel .carousel-indicators [data-bs-target] {
    height: 15px;
    width: 15px;
    border-radius: 50%;

}

.hero .carousel-control-prev {
    justify-content: start;
    display: none;
}

.hero .carousel-control-next {
    justify-content: end;
    display: none;
}


.hero .active.carousel-item-end,
.hero .carousel-item-next:not(.carousel-item-start) {
    transform: translateX(-100%)
}

.hero .active.carousel-item-start,
.hero .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(100%)
}

.hero .carousel-item {

    transition: transform .4s ease-in-out;
}



.hero .swiper-button-prev,
.hero .swiper-button-next {
    background: #fff;
    color: #000;
    width: 45px;
    height: 51px;
    font-size: 13px;
}

.hero .swiper-button-prev:after,
.hero .swiper-button-next:after {
    font-size: 22px;
}

.second-nav .icon a {
    color: var(--black);
}

.first-nav .icon a {

    margin-left: 8px;
}

.bottom-footer .icon a {
    color: var(--white);
}

.product-page .sticky .product-tab-content .product .item img {
    height: 200px;
    object-fit: contain;

}

/* login */












.login-page a {
    text-decoration: none;
    color: #fff;
}

.login-page .log-in-page {
    position: relative;
    width: 100%;
    height: 550px;
    background: #fff;
    border-radius: 1rem;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    padding: 3rem 0;
    overflow: hidden;
}

.login-page .form-container {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.login-page form {
    width: 100%;
    height: 100%;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
    background-color: #fff;
    padding: 0 2.5rem;
    text-align: center;
}

.login-page .header {
    color: var(--color-primary-dark);
    font-size: var(--step-1);
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
}

/* ----------------- The start of SideShift Design ----------------- */

.login-page .sign-in-container {
    width: 50%;
    height: 100%;
    left: 0;
    z-index: 2;
}

.login-page .container.right-panel-active .sign-in-container {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.login-page .sign-up-container {
    left: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    z-index: 1;
}

.login-page .container.right-panel-active .sign-up-container {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 1;
    z-index: 5;
    animation: show 0.6s;
}

@keyframes show {

    0%,
    49.99% {
        opacity: 0;
        z-index: 1;
    }

    50%,
    100% {
        opacity: 1;
        z-index: 5;
    }
}

.login-page .overlay-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    overflow: hidden;
    transition: transform 0.6s ease-in-out;
    z-index: 100;
}

.login-page .container.right-panel-active .overlay-container {
    transform: translateX(-100%);
}

.login-page .overlay {
    position: relative;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    color: #fff;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    background: #071224;
    background: var(--gradient);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
}

.login-page .container.right-panel-active .overlay {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.login-page .overlay-panel {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 0 4.4rem;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
}

.login-page .overlay-left {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
}

.login-page footer {
    font-weight: 300;
    position: absolute;
    bottom: 1rem;
}

.login-page footer a {
    color: var(--color-primary-dark);
}

.login-page footer a:hover {
    text-decoration: underline;
}

.login-page .container.right-panel-active .overlay-left {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    background: #071224;
}

.login-page .overlay-right {
    right: 0;
    top: 0;
    left: 50%;
    transform: translateX(0);
    background: #071224;
}

.login-page .container.right-panel-active .overlay-right {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
}

/* ----------------- The start of SideShift Design ----------------- */

/* -----------------The start of Social media Design* ----------------- */

.login-page .social__media__container {
    position: relative;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 1rem;
    margin-top: 1rem;
}

.login-page a.social {
    position: relative;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    text-align: center;
    border: 1px solid var(--color-border-sc);
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

transition: all 0.2s ease;


.login-page a.social i {
    line-height: 2.5rem;
}

.login-page a.social::before {
    position: absolute;
    top: 90%;
    left: -110%;
    content: "";
    width: 120%;
    height: 120%;
    transform: rotate(45deg);
}





.login-page span.under__social {
    display: grid;
    place-items: center;
    letter-spacing: 1px;
    margin-top: 1.8rem;
}

.login-page a.link,
.login-page a.login-link {
    color: var(--color-link);
}

.login-page a.link:hover,
.login-page a.login-link:hover {
    color: var(--color-link-dark);
    text-decoration: underline;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.login-page .button-input-group {
    width: 100%;
    display: grid;
    place-items: center;
    margin-top: 0.5rem;
}

.login-page .group {
    width: 100%;

    margin-bottom: 1.3rem;
}

.login-page .group input,
.login-page .group button {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;

}

.login-page .group input {

    padding: 0 1.1rem;
    height: 55px;
    border: 1px solid var(--black);
    background: transparent;
}

.login-page .signin-btn,
.login-page .signup-btn {
    height: 47px !important;
}

.login-page .group input::placeholder {
    opacity: 0.8;
}

.login-page .alert-text .help__text {
    position: absolute;
    left: 3.2rem;
    font-size: var(--step--2);
    margin-top: -1rem;
    opacity: 0.5;
}

.login-page .alert-text.signup__alert {
    margin-bottom: 2.2rem;
}

.login-page .form-link.forgot {
    margin: -0.3rem 0 1.5rem 0;
}

/* -----------------The start of Validation* ----------------- */

.login-page input:focus,
.login-page input:not(:placeholder-shown) {
    background-color: var(--color-background);
    border-color: var(--color-border-focus);
}

.login-page input:focus,
.login-page input:placeholder-shown {

    border: 1px solid var(--black);
}

.login-page input:focus:valid {
    box-shadow: 0 0 0 2px var(--color-success);
}

.login-page input:valid:not(:placeholder-shown) {
    border-color: var(--color-success);
}

.login-page input:focus:invalid {
    box-shadow: 0 0 0 2px var(--color-error);
}

.login-page input:invalid:not(:placeholder-shown) {
    border-color: var(--color-error);
}

/* -----------------The end of Validation* ----------------- */



.login-page button {
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: var(--black);
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0;
}

.login-page .group button:hover {
    background-color: var(--color-secondary);
}

.login-page .group button:hover {
    background: transparent;
    color: var(--black);
    border: 1px solid var(--black);
}

.login-page .group button:active {
    transform: scale(0.95);
}

.login-page .group button:focus {
    outline: none;
}

.login-page .group button.login {
    background-color: transparent;
    border: 1px solid #fff;
    height: 51px !important;
    border-radius: 0;
    width: 87%;
}

.login-page .group button.login:hover {
    background: #fff;
    color: var(--black);

}

.overlay-right .group {
    margin-top: 4rem;
}

.overlay-left .group {
    margin-top: 4rem;
}

.login-page .log__in___adata {
    display: none;
}

.login-page {
    padding: 5rem 0;
}







/* product-detail */
.inner-banner {
    padding: 5rem 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.inner-banner h2 {
    color: var(--white);
    font-size: 51px;
}

.product-thumbnail-page {
    padding-top: 5rem;
}

.product-thumbnail-page .product-slider-img .swiper-wrapper .swiper-slide img {
    border-radius: 4px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .4s ease-in-out;
    width: 100%;
}

.product-thumbnail-page .product-slider-img .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
    border: 1px solid var(--black);
    border-radius: 4px;
    padding: 2px;
}

.ratio_square-2 {
    background: #efefef;
    box-shadow: 0 0 10px #0000002b;


}

.missing .input-group>.form-control:focus {
    z-index: 1;
}

.bg-img {
    height: 550px;
    object-fit: contain;
}

.review-section {
    display: none;
}

header .logo img {
    height: 71px;
    object-fit: fill;
}

.product-thumbnail-page .product-slider-img .swiper-wrapper {
    height: calc(167.3197px + 20.4521vw);
}

.product-thumbnail-page .product-slider-img {
    height: 100%;
}

.product-thumbnail-page .product-detail-box .product-option h3 {
    font-size: 35px;
    margin: 0 0 15px;
}

.dahboard-button:hover {
    background-color: var(--button-color) !important;
    color: var(--black) !important;
}

.product-detail-box .product-option>p {
    color: var(--black);
    font-size: 24px;
    font-weight: 600;
    margin: 12px 0;
}

.product-detail-box .product-option>p del {
    color: #767676;
    font-weight: 400;
}

.product-detail-box .product-option>p .offer-btn {
    background-color: #ff4f4f4a;
    border-radius: 4px;
    color: #ff4f4f;
    font-weight: 500;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 4px 12px;
    font-size: 12px;
}

.product-detail-box .product-option .rating ul {
    display: flex;
    gap: 10px;
    margin: 6px 0 10px;
}

.product-detail-box .product-option .rating ul li svg {
    color: #f99d21;
}

.product-detail-box .product-option .rating ul li {
    color: #767676;
    font-size: 14px;
}

.product-detail-box .product-option .rating>p {

    display: -webkit-box !important;
    margin: 14px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

    white-space: normal;
}

.product-detail-box .product-option .buy-box ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.product-detail-box .product-option .quantity-box .quantity {
    align-items: center;

    gap: 6px;
}

.product-detail-box .product-option .quantity-box {
    margin: 20px 0;
}

.product-detail-box .product-option .quantity-box .quantity button {
    align-items: center;
    background-color: #00000029;
    border: none;
    border-radius: 4px;
    display: flex;
    height: 40px;
    justify-content: center;
    width: 45px;
}

.product-detail-box .product-option .quantity-box .quantity input {
    background-color: transparent;
    background-color: #00000029;
    border: none;

    border-radius: 4px;
    height: 40px;
    padding: 6px 0;
    text-align: center;
    width: 70px;
}

.product-tab {
    align-items: center;
    border-bottom: 1px solid var(--gray);
    display: flex;
    flex-wrap: nowrap;
    gap: 3px;
    margin-top: 20px;
}

.product-detail-box .product-option .buy-box ul li a {
    color: #020202;
    font-size: 16px;
}

.product-detail-box .product-option .dz-info {
    border-bottom: 1px solid #767676;
    margin-top: 15px;
    padding-bottom: 10px;
    padding-left: 18px;
}

.product-detail-box .product-option .dz-info>ul>li {

    list-style: disc;
}

.product-tab.nav-tabs .nav-link.active,
.product-tab.nav-tabs .nav-link:hover {
    border-bottom-color: var(--blue);
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    color: var(--blue);
}

.progress-bar {
    background-color: var(--blue);

}

.product-tab.nav-tabs .nav-link {
    background-color: transparent;
    color: var(--black);
    font-size: 22px;
    font-weight: 600;
    padding: 11px;

}

.product-content {
    margin-top: 20px;
}

.question-main-box {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.question-main-box h6 {
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
    margin: 0;
    padding: 12px 19px;
    font-family: var(--semibold-font);
}

.question-main-box a {
    color: var(--black) !important;
}

.link-dislike-box a {
    color: var(--black) !important;
}

.question-answer>ul>li .question-box {
    align-items: center;
    border-bottom: 1px solid var(--white);
    display: flex;
    gap: 12px;
    padding-bottom: 0;
}

.link-dislike-box {
    align-items: baseline;
    display: flex;
    gap: 10px;
    margin-left: auto;
}

.question-answer>ul>li {
    background-color: #eee;
    border-radius: 4px;
    margin: 10px 0;
    padding: calc(5.8px + .6875vw);
    width: 100%;
}

.question-answer>ul>li .question-box p {
    background-color: var(--white);

    border-radius: 4px;

    padding: 2px 6px;
}

.question-answer>ul>li .answer-box {
    align-items: start;
    display: flex;
    gap: 12px;
    margin-top: 4px;
}

.question-box h6 {
    color: var(--blue);
    font-family: var(--semibold-font);
    font-size: 18px;
}

.product-content .review-right .global-rating {
    align-items: center;
    display: flex;
    gap: 10px;
    margin-top: 12px;
}

.product-content .review-right .rating-progess {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
}

.product-content .review-right .global-rating .rating {
    align-items: center;
    display: flex;
    gap: 5px;
}

.product-content .review-right .global-rating h5 {
    font-size: 69px;
    line-height: 62px;
    margin: 12px 0;
    font-family: var(--semibold-font);
    color: var(--blue);
}

.product-content .review-right .global-rating .rating li svg {
    color: #ffc400;
}

.product-content .review-right .rating-progess li {
    align-items: baseline;
    display: flex;
    gap: 15px;
    width: 100%;
}

.product-content .review-right .rating-progess li .progress {
    box-shadow: none;
    height: 14px;
    width: calc(100% - 90.8px - 1.625vw);
}

.comments-box {
    border-left: 1px solid #eee;
    padding-left: 20px;
}

.comments-box>ul {
    max-height: 370px;
    overflow: auto;
}

.comments-box>ul>li {
    background-color: #eee;
    border-radius: 6px;
    margin: 12px 0;
    padding: 15px;
}

.comments-box>ul>li .comment-items .user-content .user-info {
    border-bottom: 1px solid var(--white);
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.comments-box>ul>li .comment-items .user-content .user-info .rating {
    color: #ffc400;
    margin: 6px 0 0;
    display: flex;
}

.comments-box h5 {
    font-size: 20px;
    font-family: var(--semibold-font);
    color: var(--blue);
}

.review-section {
    padding: 4rem 0 5rem;
}

.related-product {
    background-color: var(--gray);
    padding: 5rem 0;
}

.related-product h2 {
    padding-bottom: 25px;
    font-family: var(--semibold-font);
}

.related-product .item {
    text-align: center;
}

.custom-accordion .accordion {
    display: flex;
    flex-wrap: wrap;
}

.custom-accordion .accordion .search-box {
    align-items: center;
    background-color: var(--gray);
    border: 1px solid var(--gray);
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    padding: 8px;
    width: 100%;
}

.custom-accordion .accordion .search-box input {
    background-color: transparent;
    border: none;
    padding: 6px 4px;
    width: 100%;
}

.product-page {
    padding: 5rem 0;

}

.product-box .text {
    background-color: rgb(0 0 128 / 6%);
}

.custom-accordion .accordion .accordion-item {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(var(--border), 1);
    width: 100%;
}

.custom-accordion .accordion .accordion-item .accordion-body .tags {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.custom-accordion .accordion .accordion-item .accordion-body .tags li:hover a {
    background-color: var(--black);
    border-color: transparent;
    color: var(--white);
}

.custom-accordion .accordion .accordion-item .accordion-body .tags li a {
    background-color: transparent;
    border: 1px solid var(--gray);
    border-radius: 4px;
    color: var(--black);
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 6px 5px 12px;
    transition: all .4s ease-in-out;
}

.custom-accordion .accordion .accordion-item .accordion-header .accordion-button span {
    color: var(--blue);
    font-size: 16px;
    font-weight: 500;
    transition: all .4s ease-in-out;
    background-color: transparent;
    font-family: var(--semibold-font);
}

.product-thumbnail-page .now {
    padding: 10px;
    background: var(--blue);
    color: var(--white);
    transition: all 0.5s;
    border: 1px solid var(--white);
}

.product-thumbnail-page .now:hover {
    background-color: transparent;
    color: var(--blue);
    border: 1px solid var(--blue);
}

.custom-accordion .accordion-button {
    background-color: transparent !important;
}

.custom-accordion .accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.custom-accordion .accordion .accordion-item .accordion-header .accordion-button:after {
    background-image: none;
    color: rgba(var(--light-color), 1);
    content: "\f068";
    font-family: FontAwesome !important;
    font-size: 20px;
}

.custom-accordion .accordion .accordion-item .accordion-header .accordion-button.collapsed:after {
    content: "+";
    font-family: FontAwesome !important;
}

.custom-accordion .accordion .accordion-item .accordion-body .catagories-side {
    display: grid;
    gap: 10px;
    height: 100%;
    max-height: 170px;
    overflow-y: auto;
}

.custom-accordion .accordion .accordion-item .accordion-body .catagories-side li {
    align-items: center;
    display: flex;
    gap: 10px;
    transition: all 0.5s;
}

.category-dropdown {
    align-items: baseline;
    display: flex;
    gap: 14px;
}

.category-dropdown label {
    font-size: calc(15.2px + .25vw);
    font-weight: 500;
    margin-bottom: 0;
    white-space: nowrap;
}

.category-dropdown select {
    background-color: var(--gray);
    border: none;
    border: 1px solid var(--gray);
    border-radius: 4px;
    color: var(--black);
    font-size: 16px;
    font-weight: 400;
    padding: 6px 10px;
    width: 200px;
}

.top-filter-menu {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;
}

a.btn.btn-danger.btn-sm.clearbtn {
    margin-left: 15px;
    padding: 0 15px;
    line-height: 35px;
}

.top-filter-menu>div {
    align-items: center;
    display: flex;
    gap: 16px;
}

.product-tab-content .owl-nav {
    display: none;
}

.product-tab-content .owl-dot {
    display: none;
}

.product .lable-1 {
    background-color: var(--blue);
    color: var(--white);
    font-size: 12px;
    font-weight: 500;
    left: 18px;
    padding: 3px 10px;
    position: absolute;
    top: 10px;
    z-index: 1;
    display: none;
}

.product .label-block .label-2 {
    align-items: center;
    background-color: var(--gray);
    border-radius: 50%;

    display: flex;
    height: 34px;
    justify-content: center;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 34px;
    z-index: 1;
}

.product .item {
    position: relative;
}

.product-img-icon {
    position: absolute;
    top: 0;
    right: 11px;

}

.product-box {
    background-color: var(--white) !important;
}

.product-img-icon li {
    margin-bottom: 10px;
    background: var(--blue);
    color: var(--white);
    width: 33px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 15px;
}

.product {
    background-attachment: fixed !important;
    padding: 21px 0 0;

    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.best-offer .offer-box::after {
    content: none;
}

.product::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: rgb(50 104 162 / 5%);
    box-shadow: 0 0 10px #00000070;
    border-radius: 11px;

}

.product {
    min-height: 294px;
}

.product-caregory {
    position: relative;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.product-caregory::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: linear-gradient(0deg, rgb(0 0 0 / 97%) 0%, rgb(0 0 0 / 61%) 100%);
}

.product h3 {
    font-size: 19px;
    font-family: var(--semibold-font);
}

.price-sale {
    margin-left: 10px;
    color: #0000008f;
}

.product-page .product .rating li svg {
    color: #ffc400;
    font-size: 15px;
}


.price {
    font-size: 15px;
}

.stock {
    color: green !important;
    font-size: 17px !important;
}

.cart-countdown img {
    width: 20px;
}

.custom-checkbox:checked {
    background-color: var(--blue);
    border: 1px solid var(--blue);
}

.custom-accordion .accordion .accordion-item .accordion-body {
    padding: 15px 25px;
    background: #f1f1f1;
}

.custom-accordion .form-control {
    font-size: 14px;
}

.custom-accordion .accordion .accordion-item .accordion-body .catagories-side li label {
    transition: all 0.5s;
    font-family: var(--semibold-font);
}

.custom-accordion .accordion .accordion-item .accordion-body .catagories-side li:hover label {
    color: var(--blue);
    letter-spacing: 1.1px;
}

.custom-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid var(--blue);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    height: 21px;
    position: relative;
    transition: all .3s ease-in-out;
    width: 20px;
}

.custom-accordion .accordion .accordion-item .accordion-header .accordion-button {
    background-color: transparent;
    box-shadow: none;
    padding: 16px 0;
    position: relative;
}

.custom-radio:checked {
    background-color: var(--blue);
    outline: 1px solid var(--blue);
}

.custom-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin-left: 3px;
    outline: 1px solid var(--blue);
    outline-offset: 2px;
    transition: all .3s ease-in-out;
    width: 14px;
}

.pagination-wrap .pagination {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 30px;
}

.pagination-wrap .pagination li a {
    border: 1px solid var(--gray);
    border-radius: 4px;
    padding: 5px 12px;
    transition: all .4s ease-in-out;
}

.pagination-wrap .pagination li a.active,
.pagination-wrap .pagination li:hover a {
    background-color: var(--blue);
    border-color: transparent;
    color: var(--white);
}

.mega-menu-list {
    background: var(--white) !important;
    border-radius: 10px;
    box-shadow: 0px 0px 11px 10px #4c4c4c4d;
    /* max-width: 100% !important; */
    width: 900px !important;
    max-width: 900px !important;
}

.mega-menu-list li {
    width: 20% !important;
}

.mega-menu-list li a {
    color: var(--black);
}

.stellarnav.desktop>ul>li.mega>ul>li {
    padding-bottom: 0;
}

.stellarnav.desktop>ul>li.mega>ul>li>a {
    color: var(--blue);
    font-family: var(--semibold-font);

}

/* .stellarnav.desktop>ul>li.mega>ul li.has-sub ul {
    display: block;
    position: relative;
    left: unset;
    right: 0;
} */
.megamenu-one {
    background: var(--white) !important;
    border-radius: 10px;
    box-shadow: 0px 0px 11px 10px #4c4c4c4d;
}

.megamenu-one {
    width: 550px !important;
    display: grid !important;
    opacity: 0;
    visibility: hidden;

}

.has-sub:hover .megamenu-one {
    opacity: 1;
    visibility: visible;
}

.megamenu-one .has-sub>a:after {

    border-left: 6px solid var(--black) !important;

}

.megamenu-one li {
    width: 25%;
}

.megamenu-one ul {
    background: transparent !important;
}

.megamenu-one ul li a {
    color: var(--blue);
    font-family: var(--semibold-font);
}

.box-4 .form-select {
    max-width: 217px;
    border-radius: 0;
}

.box-4 .d-flex {
    justify-content: space-between;
}

.box-4 h6 {
    font-size: 15px;
    font-family: var(--semibold-font);
    color: var(--blue);

}

.box-4 {
    margin-bottom: 8px;
}

.specification-table {
    border: 1px solid rgba(var(--light-border), 1);
    border-collapse: separate;
    border-radius: 10px;
    border-spacing: 0;
    margin: 15px 0 0;
}

.product-content .general-summery ul li {
    color: var(--black);
    list-style: disc;
    font-size: calc(13.6px + .125vw);
    padding: 6px 0;
    width: 100%;

}

.product-title {
    font-family: var(--semibold-font);
    color: var(--blue);
    font-size: 26px;
}

.product-detail-custom .accordion .accordion-item .accordion-header .accordion-button span {
    font-size: 15px;
}

.product-detail-custom img {
    max-width: 36%;
}

.cart-page {
    padding: 5rem 0;
}

.cart-countdown {
    align-items: center;
    background-color: hsla(33, 47%, 62%, .1);
    border-radius: 4px;
    display: flex;
    gap: 12px;
    justify-content: center;
    padding: 16px;
}

.table-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 0 13px;
}

.table-title button {
    background-color: transparent;
    border: unset;
    color: red;
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
}

.table thead tr th {
    background-color: var(--gray);
    border-bottom: none;
    color: var(--black);
    font-size: calc(12.8px + .375vw);
    font-weight: 500;
    padding: 14px;
    text-align: center;
    white-space: nowrap;
}

.table thead tr th:first-child {
    border-radius: 6px 0 0 0;
    text-align: left;
}

.cart-box img {
    width: 100px;

}

.image-box {
    background-color: #f8f8f8;
    padding: 15px;
    height: 137px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cart-box {
    align-items: center;
    display: flex;
    gap: 10px;
}

.cart-box a h5 {
    display: -webkit-box !important;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    white-space: normal;
    white-space: nowrap;
    color: var(--blue);
    font-family: var(--semibold-font);
    font-size: 23px;
    margin-bottom: 6px;
}

.cart-box p {
    font-size: 14px;
    color: #ababab;
}

.cart-box span {
    font-size: 11px;

}

.cart-table table tbody tr td {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.table tbody tr {
    border-bottom: 1px solid #e9e9e9;
}

.cart-table table tbody tr td:first-child {
    max-width: 329px !important;
}

.cart-table table tbody tr td .quantity {
    gap: 10px;
    justify-content: center;
    width: auto;
}

.quantity button {

    background-color: var(--gray);
    border: none;
    border: 1px solid var(--gray);
    border-radius: 4px;
    height: 35px;
    justify-content: center;
    width: 35px;
}

.quantity input {
    background-color: var(--gray);

    border: none;
    border: 1px solid var(--gray);
    border-radius: 4px;
    height: 35px;
    padding: 6px 0;
    text-align: center;
    width: 70px;
}

.quantity,
.quantity button {
    align-items: center;
    display: flex;
}

.table tbody tr td {

    border-bottom: none;
    color: rgba(var(--theme-font-color), 1);
    padding: 14px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.product-price {
    font-family: var(--semibold-font);
}

.cart-items {
    background-color: var(--gray);
    border-radius: 6px;
    font-size: 20px;
    padding: 30px 15px;
}

.cart-progress .progress .progress-bar>span svg {
    color: var(--white);
    align-items: center;
    background-color: var(--blue);
    border-radius: 50%;
    display: flex;
    /* height: 35px; */
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    /* width: 16px; */
    font-size: 15px;
    padding: 8px;
}

.progress,
.progress-stacked {
    background-color: #fff !important;
}

.cart-progress {
    border-bottom: 1px solid var(--white);
    margin: 0 auto 12px;
    padding-bottom: 12px;
    position: relative;
    text-align: center;
}

.cart-progress .progress {
    height: 12px;
    margin: 12px auto 21px;
    overflow: unset;
}

.cart-progress .progress .progress-bar {

    overflow: unset;
    position: relative;
}

.cart-progress p>span {
    color: var(--blue);
    font-size: 19px;
    font-weight: 500;
    margin: 0 6px;
    font-family: var(--semibold-font);
}

.cart-progress p {
    color: var(--black);
    font-size: 15px;
    text-align: left;
}

.cart-body h6 {
    font-weight: 500;
    margin-top: 20px;
    font-family: var(--semibold-font);
    color: var(--blue);
}

.cart-body ul li {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    width: 100%;
}

.theme-color {
    color: var(--blue);
    font-weight: 600;
    font-size: 15px;
}

.cart-body ul .Coupon {
    color: red;
}

.cart-items .cart-body ul li p {
    font-size: 15px;
    margin-bottom: 0;
}

.cart-items .cart-body ul li span {
    font-size: 15px;
}

.cart-body ul {
    border-bottom: 1px solid var(--white);
    margin: 12px 0;
    padding-bottom: 12px;
}

.cart-bottom p {
    color: red;
    font-size: 14px;
    font-weight: 500;
    text-align: end;
}

.cart-bottom h6 {
    font-weight: 500;
    margin-top: 20px;
    font-family: var(--semibold-font);
    color: var(--blue);
}

.cart-bottom>span {
    display: block;
    font-size: 16px;
    width: 100%;
}

.cart-bottom svg {
    padding-right: 10px;
    font-size: 17px;
}

.cart-bottom h6 span {
    float: right;
    font-size: 16px;
}

.coupon-box h6 {
    border-top: 1px solid #fff;
    font-weight: 500;
    margin: 12px 0 15px;
    padding-top: 12px;
    font-weight: 500;
    margin-top: 20px;
    font-family: var(--semibold-font);
    color: var(--blue);
}

.coupon-box ul li span input {
    border: none;
    border-radius: 4px;
    padding: 10px 6px 10px 32px;
    width: 100%;
}

.coupon-box ul li span input::placeholder {
    font-size: 16px;
}

.coupon-box ul li span {
    float: right;
    margin-bottom: 2px;
    position: relative;
    width: 100%;
}

.coupon-box ul li span svg {
    font-size: 16px;

    left: 10px;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
}

.coupon-box ul li span {
    float: right;
    margin-bottom: 2px;
    position: relative;
    width: 100%;
    font-size: 14px;
}

.coupon-box ul li {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    width: 100%;
}

.btn_black {
    align-items: center;
    background-color: var(--blue) !important;
    background-size: 200% auto;
    border-radius: 0 !important;
    display: inline-flex;
    font-size: calc(12.8px + .375vw);
    font-weight: 500;
    justify-content: center;
    padding: calc(5.6px + .125vw) calc(4.8px + 1vw);
    transition: all .5s;
    color: var(--white);
    border: 1px solid var(--blue) !important;
    /* border: 1px solid var(--black); */
}

.btn_black:hover {
    background-color: transparent !important;
    border: 1px solid var(--blue) !important;
    color: var(--blue);
}

.coupon-box {
    margin-bottom: 16px;
}

.coupon-box .btn-dark {
    background-color: var(--blue);
    color: var(--white);
    transition: all 0.5s;
    border-radius: 10px;
    border-radius: 0 !important;
    font-weight: 600;
    border: 1px solid var(--white);
    transition: 0.5s all;
}

.coupon-box .btn-dark:hover {
    background-color: transparent !important;
    color: var(--blue);
    border: 1px solid var(--blue);
}

#countdown {
    font-family: var(--semibold-font);
    color: var(--blue);
    font-size: 18px;
}

.checkout-page {
    padding: 5rem 0;
}

.address-option {
    background-color: var(--gray);
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 20px;
}

.address-option .address-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.address-option .address-title a {
    color: var(--blue);
    font-weight: 500;
    font-family: var(--semibold-font);
}

.address-option .delivery-address-box {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid var(--white);
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    gap: 20px;
    padding: 20px;
}

.address-option .delivery-address-box .form-check {
    padding-left: 0;
}

.address-option .delivery-address-box .form-check input {
    vertical-align: -8px;
}

.address-option .delivery-address-box .address-detail .address .address-title {
    color: var(--black);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    font-family: var(--semibold-font);
}

.address-option .delivery-address-box .address-detail .address {
    display: block;
    padding: 0 6px;
    width: 100%;
}

.address-option .delivery-address-box .address-detail .address .address-home {
    font-size: 14px;
}

.address-option .delivery-address-box .address-detail .address .address-tag {
    color: var(--blue);
    font-size: 14px;
    font-family: var(--semibold-font);
    padding-right: 6px;
}

.address-option label {
    width: 100%;
    margin-bottom: 10px;
}

.payment-options {
    background-color: var(--gray);
    border-radius: 4px;
    padding: 15px;
}

.payment-options .payment-box {
    align-items: center;
    background-color: var(--white);
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    gap: 6px;
    padding: 0 20px;
    height: 53px;
}

.right-sidebar-checkout {
    background-color: var(--gray);
    padding: 15px;
}

.cart-listing>ul li {
    align-items: center;
    background-color: var(--white);
    border-radius: 4px;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.cart-listing img {
    max-width: 58px;
}

.cart-listing h6 {
    font-family: var(--semibold-font);
    color: var(--blue);
}

.cart-listing>ul li p {
    margin-left: auto;
}

.summary-total>ul li {
    align-items: center;
    display: flex;
    font-size: 15px;
    justify-content: space-between;
    padding: 4px 0;
    width: 100%;
}

.summary-total>ul li p {
    color: rgba(var(--theme-font-color), 1);
    margin-bottom: 0;
}

.summary-total .coupon-code {
    background-color: var(--white);
    border-radius: 4px;
    display: flex;
    margin: 10px 0 0;
    padding: 10px;
}

.summary-total .coupon-code input {
    border: 1px solid var(--gray);
    border-radius: 4px 0 0 4px;
    padding: 10px;
    width: 100%;
}

.summary-total .coupon-code .btn {
    background-color: var(--blue);
    border-radius: 0 4px 4px 0;

    font-weight: 500;
    color: var(--white);
}

.summary-total .coupon-code .btn:hover {
    background-color: transparent !important;
    color: var(--blue);
    border: 1px solid var(--blue);
}

.summary-total {
    border-bottom: 1px solid var(--white);
    margin: 18px 0;
    padding-bottom: 20px;
}

.summary-total {
    border-bottom: 1px solid var(--white);
    margin: 18px 0;
    padding-bottom: 20px;
}

.cart-listing .total {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 15px;
}

.wrap-box {
    background: var(--gray);
    padding: 27px 24px 19px;
}

.product-content td {
    text-align: start !important;
}

.product-menu-title {
    padding: 32px 31px 0;
}






/* contact */
.contact-page {
    padding: 5rem 0;
}

.title-1 h3 {
    align-items: center;
    display: flex;
    font-size: 27px;
    gap: 10px;
    line-height: 1;
    padding-bottom: 8px;
    font-family: var(--semibold-font);
    color: var(--blue);
    font-weight: 600;
}

.title-1 h3 span {
    background-color: var(--black);
    display: block;
    height: 2px;
    width: 26px;
}

.address-items,
.address-items .icon-box {
    align-items: center;
    display: flex;
}

.address-items .icon-box {
    background-color: var(--blue);
    border-radius: 4px;
    height: 50px;
    justify-content: center;
    position: relative;
    width: 50px;
    z-index: 1;
}


.icon-box svg {
    color: var(--white);
}

.address-items .contact-box {
    background-color: var(--gray);
    border: 1px solid transparent;
    border-radius: 10px;
    padding: 20px 54px 20px 40px;
    width: calc(100% - 50px);
    transform: translateX(-24px);
    text-align: center;
    border: 1px solid #00000038;
}

.contact-page_form {
    padding: 0 0 5rem;
    overflow: hidden;
}

.contact-box h6 {
    font-family: var(--semibold-font);
    color: var(--blue);
    font-size: 21px;
}

.contact-box h4 {
    font-family: var(--semibold-font);
    color: var(--blue);
    font-size: 25px;
}

.contact-main .contact-box .contact-form label {
    font-size: 15px;
    font-family: var(--semibold-font);
}

.contact-main .contact-box .contact-form input {
    background-color: var(--gray);
    border: 1px solid #b3b2b2;
    padding: 12px 15px;
}

.contact-main .contact-box .contact-form .form-select {
    background-color: var(--gray);
    border: 1px solid #b3b2b2;
    padding: 12px 15px;
}

.contact-main .contact-box .contact-form textarea {
    background-color: var(--gray);
    border: 1px solid #b3b2b2;
    padding: 12px 15px;
}






/* header */


header #home-menu li {
    position: static;
}

header .nav-link {
    display: block;
    margin-right: 15px;
    color: var(--black);
    position: relative;
    font-weight: 500;
}

header .menu-bar .icon svg:hover {
    color: var(--blue);
}

#home-menu .nav-link:hover {
    color: var(--blue);
}
header .mega-menu {
    background-color: var(--white);
    border-radius: 6px;
    box-shadow: 0 0 10px 2px #0000004f;
    right: 47px;
    /* min-width: 100%; */
    padding: 15px;
    position: absolute;
    transition: all 0.4s ease-in-out;
    z-index: 999;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    width: 65%;

}
header .mega-menu .link-hover-anim, .link-hover-anim .link-strong svg {
    margin-top: 54px;
}
header #home-menu>li:hover .mega-menu {
    visibility: visible;
    opacity: 1;

}

header .menu-tab .nav-link {
    color: var(--blue) !important;
    background-color: transparent !important;
    font-family: var(--semibold-font);
    font-size: 16px;
    text-align: left;
    transition: all 0.5s;
    width: 230px;
}
header .menu-tab .product-menu .card:hover{
    border-radius: 0 !important;
    box-shadow: none !important;
}
header .menu-tab .menu-tab-content h4 {
    margin-top: 12px;
    font-size: 18px;
}
header .menu-tab .menu-tab-content .header-product-list-menu {
    margin-top: 14px;

    height: 300px;
    overflow-y: auto;

    overflow-x: hidden;
}
header .menu-tab .menu-tab-content ul{
    display: grid;
    grid-template-columns: auto auto ;
    column-gap: 49px;
}
.mega-menu .menu-tab #v-pills-tab{
    height: 300px;
    flex-wrap: nowrap;
    overflow-x: hidden;
    overflow-y: auto;
}
header .menu-tab .menu-tab-content  .link-hover-anim {
    color: var(--white) !important;
    margin-top: 0 !important;
    overflow: unset !important;
    width: 100%;
    text-align: end;
    margin-left: -84px;
}
header .menu-tab .menu-tab-content ul li a {
    color: var(--black);
    transition: all 0.5s;
    padding-bottom: 6px;
    display: block;
    font-weight: 400;
}
header .menu-tab .menu-tab-content ul li a:hover{
    color: var(--blue);
    transition: all 0.5s;
}
/* header .menu-tab .nav-link:hover {
    letter-spacing: 1px;
} */

header .menu-tab .card-title h4 {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

header .menu-tab .card-img {
    background-color: transparent;
    border: 0;
    margin-bottom: 6px;
}

.product-menu {
    background: var(--white);
    box-shadow: 0 0 10px #6c6c6c52;
    margin-bottom: 10px;
    border-radius: 0 12px;
    transition: all 0.5s;
}

.product-menu:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

#main-nav {
    padding-left: 19px;
}

.megamenu_two {
    background: var(--gray);
    text-align: center;
    border-radius: 10px;
    padding: 10px 0;
    margin-bottom: 14px;
    position: relative;
    overflow: hidden;
}

.megamenu_two a svg {
    font-size: 24px;

}

.megamenu_two a {
    /* background-color: var(--blue); */
    display: block;
    justify-content: start;
    color: var(--blue);
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 10px;
}

#home-menu .nav-link:before {
    background-color: var(--blue);
    border-radius: 2px;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all .4s ease-in-out;
    width: 0;
}

.mega-menu .nav-link:before {
    display: none;
}

#home-menu li:hover .nav-link:before {
    width: 70%;
}

header .stellarnav {
    display: none;
}

.language {
    background-color: transparent;
    color: #fff;
    width: 5%;
    padding: 0 0;
    border: 0;
}

.language option {
    color: #000;
}

.link-hover-anim,
.link-hover-anim .link-strong {
    display: inline-block;
    overflow: hidden;
    position: relative;
    transition: all .4s ease-in-out;
    z-index: 1;
}

.link-hover-anim,
.link-hover-anim .link-strong svg {
    margin-left: 10px;
}

.link-hover-anim .link-strong-unhovered {
    color: var(--black);
    display: block;
    font-family: var(--semibold-font);
}

.link-hover-anim .link-strong-hovered {
    color: var(--blue);
    display: block;
    opacity: 0;
    position: absolute;
    top: 2px;
    transform: translateY(150%) translateZ(.001px) skewY(10deg);
}

.link-hover-anim:hover .link-strong-hovered {
    opacity: 1;
    transform: translateY(0) translateZ(.001px) skewY(0);
}

.link-hover-anim .link-strong {
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.link-hover-anim:hover .link-strong-unhovered {
    opacity: 0;
    transform: translateY(-150%) translateZ(.001px) skewY(-10deg);
}

.top-search svg {
    font-size: 12px;
}

.product-page .product h3 {
    font-size: 17px;
    margin-bottom: 7px;
}

/* filter-box */
.filter-button {
    display: none;
}

.top-filter-menu>div a {
    background-color: var(--gray);
    border-radius: 4px;
    padding: 6px;
    width: -moz-fit-content;
    width: fit-content;
}

.left-box .left-accordion {
    display: none;
}

.review-button button {
    border-radius: 0;
    width: 100%;
    margin-top: 24px;
    background-color: var(--blue);
    border: 1px solid var(--white);
}

.product-caregory .now {
    background-color: var(--blue);
    color: var(--white);
    transition: all 0.5s;
    border-radius: 10px;
}

/* .product-caregory .now:hover {
    border: 1px solid var(--blue);
    color: var(--blue);
    background-color: transparent;

} */

.comments-box a {
    color: var(--black) !important;
}

.order-button .btn_black:hover {
    background: transparent;
    border: 1px solid var(--black);
    color: var(--black);
}

.ph {
    display: none;
}

.btn-info.now {
    margin-right: 10px;
}

.product .card:hover {
    transform: none;
    background-color: #ffffffb8;
}

.product .card:hover .card-title {
    color: var(--blue);
}

header .top-header .mobile-fix-option {
    display: none;
}

.account-page {
    padding: 5rem 0;
}

.left-dashboard-show {
    display: none;
    margin-bottom: 14px;
}

.dashboard-left-sidebar {
    background-color: rgb(0 0 128 / 11%);
    border-radius: 4px;
    box-shadow: 0 0 8px #0000001a;
    overflow: hidden;
}

.dashboard-left-sidebar .profile-box {
    position: relative;
}

.dashboard-left-sidebar .profile-box .profile-contain {
    border-radius: 4px;
    padding: 20px 10px;
    position: relative;
    text-align: center;
}

.dashboard-left-sidebar .profile-box .profile-contain {
    border-radius: 4px;
    padding: 20px 10px;
    position: relative;
    text-align: center;
}

.dashboard-left-sidebar .profile-box .profile-contain .profile-image img {
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--light-border), 1);
    border-radius: 50%;
    box-shadow: 2px 3px 8px rgba(var(--black), .08);
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    padding: 5px;
    width: calc(76px + 1.25vw);
}

.profile-name {
    margin-top: 10px;
}

.profile-name h6 {
    margin: 10px 0;
}

.profile-name span {
    color: var(--blue);
    font-family: var(--semibold-font);
}

.dashboard-left-sidebar .dashboard-tab {
    border-top: 1px solid var(--white);
    padding: 15px;
}

.dashboard-left-sidebar .dashboard-tab li .nav-link:hover {
    background-color: #2035501f;
    border-left: 3px solid var(--blue);
    border-radius: 4px;
    color: var(--blue);
    letter-spacing: 1.4px;
}

.dashboard-left-sidebar .dashboard-tab li .nav-link,
.dashboard-left-sidebar .dashboard-tab li .nav-link a {
    color: var(--black);
    font-size: calc(15.6px + .125vw);
    font-family: var(--semibold-font);
    width: 100%;
    text-align: left;
    background-color: transparent;
}

.dashboard-left-sidebar .dashboard-tab li {
    padding: 2px 0;
    width: 100%;
}

.dashboard-left-sidebar .dashboard-tab li .nav-link.active {
    background-color: #2035501f;
    border-left: 3px solid var(--blue);
    border-radius: 4px;
    color: var(--blue);
    letter-spacing: 1.4px;
}

.logout-button .btn_black {
    width: 100%;
}

.dashboard-right-box {
    background-color: rgb(0 0 128 / 11%);
    height: 100%;
    padding: 15px;
}

.dashboard-right-box .my-dashboard-tab .sidebar-title {
    margin-bottom: 44px;
}

.sidebar-title .loader-line {
    background-color: #939393;
    border-radius: 20px;
    height: 2px;
    overflow: hidden;
    position: absolute;
    bottom: -6px;
    width: 74px;
}

.sidebar-title {
    margin-bottom: 30px;
    position: relative;
}

.sidebar-title .loader-line:before {
    animation: lineAnim 2s linear infinite;
    background-color: var(--blue);
    border-radius: 20px;
    content: "";
    height: 4px;
    left: -50%;
    position: absolute;
    width: 30%;
}

@keyframes lineAnim {
    0% {
        left: -40%;
    }

    0% {
        left: -40%;
    }

    100% {
        left: 100%;
        width: 100%;
    }
}

.dashboard-right-box .my-dashboard-tab .dashboard-user-name p {
    color: var(--black);
    font-size: 15px;
    font-weight: 300;
    margin-top: 10px;
}

.dashboard-right-box .my-dashboard-tab .total-box {
    margin: 30px 0;
}

.dashboard-right-box .my-dashboard-tab .total-box .totle-contain {
    align-items: center;
    background-color: #fff;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(var(--black), .04);
    display: flex;
    gap: 15px;
    overflow: hidden;
    padding: 22px;
    position: relative;
}

.dashboard-right-box .my-dashboard-tab .profile-about {
    background-color: var(--white);
    border-radius: 4px;
    padding: 15px;
}

.dashboard-right-box .my-dashboard-tab .profile-about .profile-information li {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 7px 0;
}

.dashboard-right-box .my-dashboard-tab .profile-about .profile-information {
    margin-bottom: 45px;
}

.profile-about a {
    color: var(--blue);
    font-family: var(--semibold-font);
    margin-left: 6px;
}

.dashboard-right-box .order .order-box {
    background-color: var(--white);
    border-radius: 4px;
    padding: 15px;
}

.dashboard-right-box .order .order-box .order-container {
    align-items: start;
    display: flex;
    gap: 12px;
    margin-bottom: 15px;
}

.dashboard-right-box .order-id .order-icon {
    align-items: center;

    border-radius: 50%;
    display: flex;
    height: 40px;
    justify-content: center;
    position: relative;
    width: 40px;
    background-color: #00a223;
}

.order-box .accordion-button:focus {

    box-shadow: none;
}

.order-box .table thead tr th:first-child {
    border-radius: -1px 0 0 0;
    text-align: left;
    width: 0;
}

.order-wrap div span {
    font-weight: 600;
    color: var(--blue);
}

.order-box .image-box {
    background-color: #cbcaca;
    padding: 8px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.order-box .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 2px solid #6868684f;
}

.order-detail h6 {
    color: var(--blue);
}

.dashboard-right-box .order-id .order-icon svg {
    color: var(--white);
}

.order-id {
    gap: 12px;
}

.dashboard-right-box .order .order-box .product-order-detail .product-box a img {
    object-fit: cover;
    width: 109px;
}

.dashboard-right-box .order .order-box .product-order-detail .product-box {
    align-items: start;
    display: flex;
    gap: 20px;
    align-items: center;
}

.dashboard-right-box .order .order-box .product-order-detail {
    border-bottom: 1px solid var(--gray);
}

.dashboard-right-box .order .order-box .return-box .review-box {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.dashboard-right-box .order .order-box .return-box .review-box .rating li svg {
    color: rgb(223 206 55);
    margin: 0 1px;
}

.dashboard-right-box .review-box a {
    color: var(--blue);
    font-family: var(--semibold-font);
}

.dashboard-right-box .order .order-box .order-container .order-detail a {
    color: rgb(254 78 79);
    font-weight: 500;
    font-family: var(--semibold-font);
}

.order-container .order-detail h5 {
    font-family: var(--semibold-font);
    color: #00a223;

    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    padding: 0 22px;

}

.order-box .accordion-button::after {
    margin-left: 18px;
}

.order-box .failed {
    color: red !important;

}

.failed-icon {
    background-color: red !important;
}

.pending-icon {
    background-color: #ff8100 !important;
}

.order-box .pending {
    color: #ff8100 !important;

}

.order-wrap div p {
    font-weight: 600;
}

.order-detail p {
    margin: 1px 0;
    font-size: 14px;
}

.dashboard-right-box .order .order-box .product-order-detail .product-box .order-wrap ul li {
    align-items: center;
    display: flex;
    width: 100%;
    font-size: 14px;
    margin-bottom: 1px;
}

.dashboard-right-box .order .order-box .product-order-detail .product-box .order-wrap>p {
    padding-bottom: 12px;
}

.dashboard-right-box .order .order-box .product-order-detail .product-box .order-wrap h5 {
    margin-bottom: 5px;
    font-family: var(--semibold-font);
}

.product-page .product {
    padding: 6px 0 0;
    margin-bottom: 21px;
}

.product-page .owl-carousel .owl-stage-outer {
    padding: 0;
}

/* .mega-menu .product-menu {
    transform: scale(1);
} */

.account-page .product {
    background-color: var(--white);
}

.dashboard-right-box .saved-card .payment-section .payment-card {
    background: var(--white);
    border-radius: 5px;
    padding: 15px;
    position: relative;
}

.dashboard-right-box .saved-card .payment-section .payment-card .bank-info {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.dashboard-right-box .saved-card .payment-section .payment-card .bank-info .bank {
    height: auto;
    width: 110px;
}

.dashboard-right-box .saved-card .payment-section .payment-card .bank-info .card-type .bank-card {
    height: auto;
    width: 49px;
}

.dashboard-right-box .saved-card .payment-section .payment-card .card-details {
    margin-top: 15px;
}

.dashboard-right-box .saved-card .payment-section .payment-card .card-details-wrap {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.dashboard-right-box .saved-card .payment-section .payment-card .btn-box {
    align-items: center;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: #ffffff59;
    border-radius: 5px;
    bottom: 0;
    display: flex;
    gap: 19px;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    transition: all .5s;
    font-size: 24px;
    color: var(--white);
}

.dashboard-right-box .saved-card .payment-section .payment-card:hover .btn-box {
    opacity: 1;
    transform: scale(1);
}

.btn-box span {
    align-items: center;
    background-color: var(--black);
    border-radius: 5px;
    display: flex;
    gap: 5px;
    height: 38px;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 38px;
}

.dashboard-right-box .address-tab .address-option label .buttons {
    padding: 10px;
    align-items: center;
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: center;
}


.dashboard-right-box .address-tab .address-option label {
    background-color: var(--white);
    margin-bottom: 0;
    padding: 15px;
}

.dashboard-right-box .address-tab .address-option label .delivery-address-box {
    background-color: var(--gray);
    border: none;
    padding: 10px;
}

.dashboard-right-box .address-tab .add-address {
    font-family: var(--semibold-font);
}

.dashboard-left-sidebar-close {
    display: none;
}

.about-page {
    padding: 5rem 0;
}

.about-text .sidebar-title .loader-line {
    bottom: 0;
}

.about-page img {
    max-width: 300px;
}


.about-text h3 {
    font-family: var(--semibold-font);
}

.partner {
    padding: 5rem 0;
    background-color: var(--gray);
}

.partner h2 {
    font-size: 68px;
    font-family: var(--semibold-font);
}

.partner img {
    max-width: 206px;
}

.about-page .img-box {
    text-align: center;
}

.partner .company-logo {
    padding-top: 38px;
    max-width: 311px !important;
}

.blog-page {
    padding: 5rem 0;
}

/*
.blog-main-box:hover .blog-img {
    transform: scale(1.1);
} */

.blog-page .blog-img {
    transform: scale(1);
    transition: all 1.6s ease-in-out;
}

.blog-main-box .blog-content {
    padding: 10px 10px 10px;
}

.blog-main-box {
    border: 1px solid #00000024;
    border-radius: 4px;
    overflow: hidden;
}

.blog-page .blog-main-box .blog-content .blog-date {
    display: block;
    font-size: 14px;
    margin: 14px 0 2px;
    color: var(--black) !important;
    font-family: var(--semibold-font);
}

.blog-page .blog-main-box .blog-content h4 {
    display: -webkit-box !important;
    margin: 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 23px;
    transition: all .4s ease-in-out;
    white-space: normal;
    color: var(--black) !important;
    font-family: var(--semibold-font);
}

.blog-page .blog-main-box .blog-content p {
    display: -webkit-box !important;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    color: var(--black) !important;
}

.blog-page .blog-main-box .blog-content .share-box {
    margin-bottom: 15px;
    padding-top: 15px;
}

/* .blog-page .blog-main-box .blog-content .share-box>span {

    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 3px;
    font-family: var(--semibold-font);
} */

.blog-main-box div .blog-img {
    /* transform: scale(1); */
    transition: all 1.6s ease-in-out;
}

/* .blog-main-box div .blog-img img {
    height: 400px;
    object-fit: cover;
} */

/* .blog-main-box:hover div .blog-img {
    transform: scale(1.1);
} */

.blog-main-box div {
    border-radius: 4px;
    overflow: hidden;
}

.blog-details {
    padding: 5rem 0;
}

.blog-details .blog-main-box {
    border: 0;
}

.blog-details-content {
    margin: 10px 0 0 0;
}

.blog-details-content p {
    margin: 10px 0;
}

.blog-details-content h2,
.blog-details-content h3,
.blog-details-content h4,
.blog-details-content h5 {
    font-family: var(--semibold-font);
    margin-bottom: 10px;

    color: var(--blue);
}

.blog-details-content h2 {
    font-size: 47px;
}



.payment-options label {
    width: 100%;
    cursor: pointer;
}

.profile-modal .modal-title {
    font-family: var(--semibold-font);
    font-size: 26px;
}

.profile-modal label.form-label {
    font-family: var(--semibold-font);
    font-size: 18px;
}

.modal-header {
    border-bottom: 0;
}

.modal-footer {
    border-top: 0;
    justify-content: center;
}

.profile-modal input.form-control {
    height: 51px;
    border-radius: 0;
}

.btn-close:focus {
    box-shadow: none;
}

.btn-close {
    border: 2px solid var(--blue);
}

.payment-card h6 {
    cursor: pointer;
    font-family: var(--semibold-font);
}

.address-tab h6 {
    cursor: pointer;
    font-family: var(--semibold-font);
}

.about-text {
    background: var(--blue);
    padding: 29px;
    border-radius: 0 12px;
    box-shadow: 0 0 5px #00000073;
    color: #fff;
}

.about-text .sidebar-title .loader-line:before {
    background-color: var(--blue);
}

.about-text .sidebar-title .loader-line {
    background-color: var(--white);
}

.about-text p {
    font-weight: 500;
    text-align: justify;
}

.about-slider {
    display: none;
}

.home-partner {
    padding: 2rem 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: var(--white);
    position: relative;
    z-index: 1;
    background-image: none !important;
}

/* .home-partner::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(23deg, #000000BF 0%, #000000 100%);
    opacity: 0.9;
    z-index: -1;
} */

.partner-slider {
    padding: 13px;
    /* background-color: #25252b; */
}

/* .partner-slider::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(233 233 233 / 18%);
} */

/* header-menu */

.megamenu_two:hover span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate1 5s linear infinite;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.megamenu_two:hover span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate2 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(100%);
    }
}

.megamenu_two:hover span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate3 5s linear infinite;

}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.home-partner .link-hover-anim .link-strong-unhovered {
    color: var(--white);
}

.megamenu_two:hover span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate4 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(-100%);
    }
}










/* end */
/* card-page */

.card {
    position: relative;
    overflow: hidden;
}

.card:hover span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate1 5s linear infinite;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.card:hover span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate2 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(100%);
    }
}

.card:hover span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate3 5s linear infinite;

}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}



.card:hover span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate4 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(-100%);
    }
}

/* card-page end */

/* Top Selling Products */

.selling-body:hover span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate1 5s linear infinite;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.selling-body:hover span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate2 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(100%);
    }
}

.selling-body:hover span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate3 5s linear infinite;

}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}



.selling-body:hover span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate4 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(-100%);
    }
}

/* end */


.contact-page_form .contact-box {
    position: relative;
    padding: 30px 21px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    border: 3px solid var(--blue);
}

.contact-page_form .contact-box:hover {
    border: 0;
}

.contact-page_form .contact-box:hover span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate1 5s linear infinite;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.contact-page_form .contact-box:hover span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate2 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(100%);
    }
}

.contact-page_form .contact-box:hover span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate3 5s linear infinite;

}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.contact-page_form .contact-box:hover span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate4 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(-100%);
    }
}













.home-aboutus {
    padding: 5rem 0;
}

.home-about-text {
    text-align: justify;
}

.home-about-text p {
    margin-bottom: 15px;
}

.home-aboutus-img_box {
    background-color: var(--white);
    box-shadow: 0 0 10px #0000005c;
    padding: 24px;
    border-radius: 0 13px;
}

.better::first-letter {
    initial-letter: 3;
    font-family: var(--semibold-font);
    margin-right: 10px;
}

/* Sayan */

.about-main-item {
    border: 4px solid var(--blue);
    padding: 10px;
    margin: 10px 0;
    border-radius: 0 12px;
}

.about-main-text p {
    font-weight: 500;
    text-align: justify;
}

.offer-box::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgb(0 0 0 / 82%) 0%, rgb(0 0 0 / 72%) 100%);
}

.product .link-hover-anim .link-strong-unhovered {
    color: var(--white);
}

.product .link-hover-anim .link-strong-hovered {
    color: var(--white);
}

.first-nav .icon a img {
    width: 15px;
}

.offer {
    background-color: var(--black);
    padding: 64px 0;
}

header {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    box-shadow: 0 0 10px;

}

/* .sticky-header .first-nav {
    display: none !important;
}
 .sticky-header .menu-bar {
    box-shadow: 0 0 10px;
} */
.blog-page .blog-img img {
    height: 260px;
    object-fit: cover;
}

.blog-img img {
    height: 260px;
    object-fit: cover;
}

/* payment */
/* .tf-page-cart-checkout {
    padding: 30px;
    background-color: #f2f2f2;
    border-radius: 2.5px;
    text-align: center;
} */

.payment-page {
    padding: 5rem 0;
}

.tf-page-cart-checkout p.mb_20 {
    margin: 18px 0;
}



.payment2 {
    padding: 5rem 0;
}

.check-container {
    /* width: 9.25rem; */
    /* height: 18.5rem; */
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 0 9px #00000066;
    padding: 32px 31px;
    border-radius: 2.5px;
    text-align: center;
    border-bottom: 5px solid var(--blue);
}

.check-container p {
    padding-top: 19px;
    padding-bottom: 21px;
}

.check-container h2 {
    margin-bottom: 10px;
    color: var(--blue);
}

.payment2 .check-background {
    width: 50%;
    height: 167px;
    background: linear-gradient(to bottom right, #5de593, #41d67c);
    box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    transform: scale(0.84);
    border-radius: 50%;
    animation: animateContainer 0.75s ease-out forwards 0.75s;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.payment2 .check-background svg {

    width: 70%;
    color: var(--white);

    transform: translateY(0.25rem);
    stroke-dasharray: 80;
    stroke-dashoffset: 80;
    animation: animateCheck 0.35s forwards 1.25s ease-out;
}

.payment2 .check-shadow {
    bottom: calc(-15% - 5px);
    left: 0;
    border-radius: 50%;
    background: radial-gradient(closest-side, #49da83, transparent);
    animation: animateShadow 0.75s ease-out forwards 0.75s;
}

@keyframes animateContainer {
    0% {
        opacity: 0;
        transform: scale(0);
        box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    }

    25% {
        opacity: 1;
        transform: scale(0.9);
        box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    }

    43.75% {
        transform: scale(1.15);
        box-shadow: 0px 0px 0px 43.334px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    }

    62.5% {
        transform: scale(1);
        box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 21.667px rgba(255, 255, 255, 0.25) inset;
    }

    81.25% {
        box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
    }

    100% {
        opacity: 1;
        box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
    }
}

@keyframes animateCheck {
    from {
        stroke-dashoffset: 80;
    }

    to {
        stroke-dashoffset: 0;
    }
}

@keyframes animateShadow {
    0% {
        opacity: 0;
        width: 100%;
        height: 15%;
    }

    25% {
        opacity: 0.25;
    }

    43.75% {
        width: 40%;
        height: 7%;
        opacity: 0.35;
    }

    100% {
        width: 85%;
        height: 15%;
        opacity: 0.25;
    }
}

.tf-page-cart-checkout .wrap {
    flex-direction: column;
}


.tf-page-cart-checkout .wrap svg {
    color: red;
    width: 62px;
    height: 77px;
}

.quantity-box button {
    border: 0;
}

.tf-page-cart-checkout {
    padding: 30px;
    background-color: #e5e5e5e0;
    border-radius: 2.5px;
    text-align: center;
}

/* kr */
.table thead tr th {
    background-color: var(--gray);
    border-bottom: none;
    color: var(--black);
    font-size: 14px;
    font-weight: 500;
    padding: 14px;
    text-align: center;
    white-space: nowrap;
}

table .img-thumbnail {
    width: 50px;
}

table .d-flex a {
    color: #000;
}

table input.form-control {
    width: 90px;
}

.carts {
    font-size: 14px;
}

.carts .form-label {
    margin-bottom: .2rem;
}

.carts input {
    font-size: 14px;
}

.carts textarea {
    height: 80px;
}

.carts .btn {
    font-size: 14px;
}

.custom-accordion .accordion-header {
    margin-bottom: 0;
    background: #ddd;
    padding: 0 20px;
}

.custom-accordion .btn_black {
    font-size: 14px;
}

.general-summery ul {
    padding-left: 30px;
    margin: 15px 0;
    list-style-type: circle;
}

.general-summery ul li {
    margin: 10px 0;
}

.blog-main-box a .blog-content {
    color: #666;
}

/* .blog-page .blog-main-box .blog-content .share-box>span {
    color: var(--blue);
} */

footer .icon a img {
    width: 15px;
}

footer .icon a {
    margin-left: 8px;
}


.partner-slider .swiper-wrapper {
    display: flex;
    align-items: center;
}

.partner-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.partner-slider .swiper-slide img {
    width: 100%;
    height: 75px;
    object-fit: contain;
}

.about-inner-page {
    position: relative;
}

.about-inner-page::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 67%);
}

.about-inner-page .about-banner-text {
    position: relative;
    z-index: 1;
}

.product-page .product:hover {
    box-shadow: 0 0 10px #000;
    border-radius: 10px;
}

.ratio1_3 .product {
    overflow: hidden;
}

.ratio1_3 .product:hover span:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate1 5s linear infinite;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.ratio1_3 .product:hover span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate2 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(100%);
    }
}

.ratio1_3 .product:hover span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate3 5s linear infinite;

}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}



.ratio1_3 .product:hover span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to right, #004fa2, rgb(0 79 162 / 59%));
    animation: animate4 5s linear infinite;
    animation-delay: 1s;

}

@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(-100%);
    }
}


.buttonload {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 46px;
    width: 183px;
    border-radius: 0;
    background-color: var(--blue);
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    /* border: 2px solid #f9ab00; */


}
.buttonload svg{
    margin-right: 11px;
}
/* Add a right margin to each icon */
.buttonload i {
    margin-left: -12px;
    margin-right: 8px;
    color: #fff;
}

/* grid */

.grid-sizer, .grid-item {
    width: 50%;
    padding: 5px;
}

.grid-item {
    float: left;
}

.grid-item img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.example-image-link {
    position: relative;

}

.video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--white);
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 1;
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    background-color: var(--blue);
}

.example-image-link:hover .video {
    opacity: 1;
    visibility: visible;
}

.gallery-page {
    padding: 5rem 0;
}

.video-container {
    position: relative;
    display: inline-block;
    width: 100%;
}
.video-container video {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.fancybox-button.fancybox-button--play{
    display: none !important;
}
.fancybox-button.fancybox-button--zoom{
    display: none !important;
}
.mega-menu .card-img{
    padding: 0;
}
header .mega-two{
    overflow:unset;
    height:unset;
}
.mega-menu  .header-menu-wrap{
    flex-direction: column;
}


.blog-details-content img {
    float: right;
    margin-right: 15px;
    width: 622px;
    height: auto;
}
.sub-product li{
    margin-left: 10px;
}

.contact-header
{
    color: #fff;
}
.blog-contact-page {
    margin-top: 50px;
    padding-bottom: 0;
}
