:root{
    --primary-color: #FCE400;
    --secondary-color: #3D4149;
    --lavender-mist-color: #E7E9EF;
    --alabaster-color: #FAFAFA;
    --color-white: #fff;
    --ease-in-out:all 0.35s ease-in-out;
}
/* Canela font */
@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-LightItalic.eot');
    src: url('../fonts/Canela-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-LightItalic.woff2') format('woff2'),
        url('../fonts/Canela-LightItalic.woff') format('woff'),
        url('../fonts/Canela-LightItalic.ttf') format('truetype'),
        url('../fonts/Canela-LightItalic.svg#Canela-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-Regular.eot');
    src: url('../fonts/Canela-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-Regular.woff2') format('woff2'),
        url('../fonts/Canela-Regular.woff') format('woff'),
        url('../fonts/Canela-Regular.ttf') format('truetype'),
        url('../fonts/Canela-Regular.svg#Canela-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-Medium.eot');
    src: url('../fonts/Canela-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-Medium.woff2') format('woff2'),
        url('../fonts/Canela-Medium.woff') format('woff'),
        url('../fonts/Canela-Medium.ttf') format('truetype'),
        url('../fonts/Canela-Medium.svg#Canela-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-RegularItalic.eot');
    src: url('../fonts/Canela-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-RegularItalic.woff2') format('woff2'),
        url('../fonts/Canela-RegularItalic.woff') format('woff'),
        url('../fonts/Canela-RegularItalic.ttf') format('truetype'),
        url('../fonts/Canela-RegularItalic.svg#Canela-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-MediumItalic.eot');
    src: url('../fonts/Canela-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-MediumItalic.woff2') format('woff2'),
        url('../fonts/Canela-MediumItalic.woff') format('woff'),
        url('../fonts/Canela-MediumItalic.ttf') format('truetype'),
        url('../fonts/Canela-MediumItalic.svg#Canela-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-Light.eot');
    src: url('../fonts/Canela-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-Light.woff2') format('woff2'),
        url('../fonts/Canela-Light.woff') format('woff'),
        url('../fonts/Canela-Light.ttf') format('truetype'),
        url('../fonts/Canela-Light.svg#Canela-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-BlackItalic.eot');
    src: url('../fonts/Canela-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-BlackItalic.woff2') format('woff2'),
        url('../fonts/Canela-BlackItalic.woff') format('woff'),
        url('../fonts/Canela-BlackItalic.ttf') format('truetype'),
        url('../fonts/Canela-BlackItalic.svg#Canela-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-Thin.eot');
    src: url('../fonts/Canela-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-Thin.woff2') format('woff2'),
        url('../fonts/Canela-Thin.woff') format('woff'),
        url('../fonts/Canela-Thin.ttf') format('truetype'),
        url('../fonts/Canela-Thin.svg#Canela-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-BoldItalic.eot');
    src: url('../fonts/Canela-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-BoldItalic.woff2') format('woff2'),
        url('../fonts/Canela-BoldItalic.woff') format('woff'),
        url('../fonts/Canela-BoldItalic.ttf') format('truetype'),
        url('../fonts/Canela-BoldItalic.svg#Canela-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-ThinItalic.eot');
    src: url('../fonts/Canela-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-ThinItalic.woff2') format('woff2'),
        url('../fonts/Canela-ThinItalic.woff') format('woff'),
        url('../fonts/Canela-ThinItalic.ttf') format('truetype'),
        url('../fonts/Canela-ThinItalic.svg#Canela-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-Black.eot');
    src: url('../fonts/Canela-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-Black.woff2') format('woff2'),
        url('../fonts/Canela-Black.woff') format('woff'),
        url('../fonts/Canela-Black.ttf') format('truetype'),
        url('../fonts/Canela-Black.svg#Canela-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-Bold.eot');
    src: url('../fonts/Canela-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Canela-Bold.woff2') format('woff2'),
        url('../fonts/Canela-Bold.woff') format('woff'),
        url('../fonts/Canela-Bold.ttf') format('truetype'),
        url('../fonts/Canela-Bold.svg#Canela-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
*{
    box-sizing: border-box;
}

body{
    padding: 0;
    margin: 0;
    font-family: "Roboto", sans-serif !important;
    font-size: 16px;
    line-height: 27px;
    color: #000;
    font-weight: 400;
    overflow: hidden auto;
}
p:last-child{
    margin: 0;
}
img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}
a{
    text-decoration: none;
}
ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Canela', sans-serif !important;
    font-weight: 700;
    margin: 0;
}
h1{
    font-size: 70px;
    line-height: 85px;
}
h2 {
    font-size: 40px;
    line-height: 45px;
}
p.sumry-btn.check4 {
    margin-bottom: 0px;
}
.container{
    max-width: 1890px;
}
.checkout_footer.secondtext span {
    font-size: 17px;
}
.swatch-from-taxpage li.swatch {
    position: relative;
}
.single-product p#mob-mb-2 {
    font-size: 16px;
    font-weight: 400;
}
.cta-btn {
    padding: 10px 25px 10px 10px;
    display: inline-flex;
    align-items: center;
    gap: 20px;
    background: #fff;
    white-space: nowrap;
    font-weight: 400;
    line-height: 20px;
    font-size: 16px;
    border-radius: 60px;
    color: #000;
    flex-direction: row-reverse;
    transition: var(--ease-in-out);
    overflow: hidden;
    position: relative;
}

.cta-btn::before {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    transition: all 0.9s ease;
    background-color: var(--primary-color);
    top: 0;
    left: 0;
}
.cta-btn::after {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    transition: all 0.6s ease;
    background-color: var(--primary-color);
    bottom: 0;
    right: 0;
}
.z-1 {
    z-index: 1;
}
.cta-btn .green-icon {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: solid 1px var(--primary-color);
    background-position: top 9px left 14px !important;
    background-repeat: no-repeat !important;
    transition: var(--ease-in-out);
    position: relative;
    z-index: 1;
    transform: rotate(180deg);
    background-image: url(../images/arrow-white-black.webp);
}

.cta-btn:hover::before {
    width: 0%;
    background-color: var(--primary-color);
    right: 0;
}
.cta-btn:hover::after {
    width: 100%;
    background-color: var(--primary-color);
    left: 0;
}
.cta-btn:hover .green-icon {
    background-position: top 9px left 14px !important;
    background-color: var(--color-white);
    border-color: var(--color-white);
}
.cta-btn.btn-yellow{
    background-color: var(--primary-color);
}
.cta-btn.btn-yellow:hover{
    color: var(--color-white);
}
.cta-btn.btn-yellow .green-icon{    
    background-color: var(--color-white);
    border-color: var(--color-white);
}
.cta-btn.btn-yellow:hover .green-icon{    
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.cta-btn.btn-yellow:hover::before {
    background-color: var(--secondary-color);
}
.cta-btn.btn-yellow:hover::after {
    background-color: var(--secondary-color);
}
.cta-btn.btn-icon-black .green-icon{
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    background-position: top 9px left -30px !important;
}
.cta-btn.btn-icon-black:hover .green-icon{
    background-color: var(--color-white);
    border-color: var(--color-white);
    background-position: top 9px left 14px !important;
}
.ptb-120{
    padding: 120px 0 !important;
}
/* heading line throw css */
.heading-line {
    text-align: center;
}
.heading-line h2 {
    margin: 0 0 28px;
    position: relative;
}
.heading-line h2 span {
    padding: 0 25px;
    background-color: var(--color-white);
    position: relative;
    z-index: 1;
    line-height: 45px;
}
.heading-line h2:before {
    width: 100%;
    height: 1px;
    background: #E9E1E1;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform:translateY(calc(-50% + 6px));
}
/* header css */
.header-top{
    background-color: var(--alabaster-color);
    padding: 18px 0;
    width: 100%;
    display: none;
}
.header-top-marquee marquee {
    line-height: 20px;
}
.header-top-linnk a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.header-top-linnk a svg {
    margin-left: 10px;
}

.header-middle {
    background: #fff;
    padding: 19px 0;
    border-bottom: solid 1px #E9E1E1;
}

.search-form input.search-keys {
    max-width: 343px;
    width: 100%;
    border-radius: 30px;
    border: solid 1px #000000;
    height: 52px;
    padding: 10px 20px 10px 70px;
    background: #fff !important;
    outline: none;
}
.search-form-card form.search-form {
    max-width: 343px;
}
.search-form .searchButton {
    height: 40px;
    width: 40px;
    position: absolute;
    left: 6px;
    top: 6px;
    border-radius: 50%;
    border: none;
    background: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-account ul {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-end;
}
.header-account ul li a {
    height: 44px;
    width: 44px;
    background: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 50%;
    padding: 10px;
}
.mobile-search{display: none;}
.header-account ul li a span {
    position: absolute;
    top: -5px;
    right: -3px;
    height: 22px;
    width: 22px;
    background: var(--primary-color);
    color: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
}
.header-bottom {
    box-shadow: 6px 10px 10px #5656561a;
    position: relative;
    background-color: var(--color-white);
}
.header-menu #mega-menu-wrap-header-menu,
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu,
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
    position: initial !important;
}
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu >li {
    width: 20%;
}
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu {
    display: flex;
    justify-content: center;
    gap: 50px;
    padding: 0;
}
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 20px 0;
    display: block;
    font-size: 18px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    line-height: 20px;
    transition: var(--ease-in-out);
    height: auto;
    font-family: 'Canela', sans-serif !important;
}
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu {
    padding: 40px 0;
    background: #fafafa;
}
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link.active,
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu li a:hover {
    font-weight: 700;
    color: var(--secondary-color);
}
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main {
    max-width: 1300px;
    margin: 0 auto;
    float: initial;
    text-align: right;
}
.shipment-cart-price {
    font-size: 18px;
    line-height: normal;
}
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main a.mega-menu-link {
    text-align: right !important;
    color: #000 !important;
    font-size: 16px !important;
}
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item:not(:last-child) > a.mega-menu-link {
    margin: 0 0 10px;
}
.header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    font-size: 18px !important;
    margin: 0 0 10px;
}
.header-tag-ling{
    background: var(--primary-color);
    padding: 10px 0;
}
.header-tag-ling p{
    font-style: 14px;
    line-height: 20px;
    color: var(--secondary-color);
    font-weight: 400;
    text-align: center;
}
.header-main.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    animation: slideDown 0.35s ease-out;
    z-index: 99;
}
.header-main.is-sticky .header-top,
.header-main.is-sticky .header-middle,
.header-main.is-sticky .header-tag-ling{
    display: none;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
/* home banner */
.home-banner{
    width: 100%;
    padding: 178px 0;
    background-image: url("../images/banner-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.black-overlay-50:before{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #000;
    opacity: 0.5;
}
.banner-content {
    max-width: 733px;
    margin: 0 auto;
    text-align: center;
}
.banner-content h1{
    color: var(--color-white);
    margin: 0;
}
.banner-content .cta-btn {
    margin: 20px 0 0;
}

.home-banner .banner-offer {
    position: absolute;
    left: -30px;
    bottom: 0;
    width: 324px;
    height: 162px;
    background: var(--primary-color);
    border-radius: 162px 162px 0 0;
    transition: var(--ease-in-out);
    animation: animate-pulse 3s linear infinite;
}
.home-banner .banner-offer .offer-text {
    display: block;
    font-size: 40px;
    line-height: normal;
    font-weight: 700;
    color: var(--secondary-color);
    padding-top: 81px;
    text-align: center;
}
.home-banner .banner-offer .offer-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    letter-spacing: 0.03rem;
    color: var(--secondary-color);
    transition: var(--ease-in-out);
    font-size: 14px;
    display: none;
}
.home-banner .banner-offer .offer-link .offer-icon {
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: var(--ease-in-out);
    border: solid 1px var(--secondary-color);
    background-color: var(--secondary-color);
}
.home-banner .banner-offer:hover .offer-link .offer-icon{
    background-color: transparent;
}
.home-banner .banner-offer:hover .offer-link .offer-icon svg path{
    stroke: var(--secondary-color);
}

@keyframes animate-pulse{
    0%{
        box-shadow: 0 0 0 0 rgba(252, 228, 0,0.7),  0 0 0 0 rgba(252, 228, 0,0.7);
    }
    40%{
        box-shadow: 0 0 0 50px rgba(252, 228, 0,0.0),  0 0 0 0 rgba(252, 228, 0,0.7);
    }
    80%{
        box-shadow: 0 0 0 50px rgba(252, 228, 0,0.0),  0 0 0 30px rgba(252, 228, 0,0);
    }
    100%{
        box-shadow: 0 0 0 0 rgba(252, 228, 0,0.0),  0 0 0 30px rgba(252, 228, 0,0);
    }
    
}
/* support-area-sec */
.support-area-sec{
    background-color: var(--alabaster-color);
    padding: 50px 0;
}
.support-area-sec .container {
    max-width: 1507px;
}
.support-area-sec .heading-icon {
    text-align: center;
    margin: 0 0 50px;
}
.support-wrap-row {
    display: flex;
    gap: 80px;
    justify-content: center;
}
.support-wrap-row .support-wrap {
    min-width: 300px;
    display: flex;
    align-items: center;
    gap: 18px;
}
.support-wrap-row .support-wrap .support-icon {
    height: 82px;
    width: 82px;
    background: #fff;
    border-radius: 50%;
    border: solid 1px var(--secondary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 82px;
}
.support-wrap-row .support-wrap:hover .support-icon img{

    -webkit-animation: tada .5s ease-in-out 0s 1 normal none running;
    animation: tada .5s ease-in-out 0s 1 normal none running;
}
.support-wrap-row .support-wrap .support-content h5 {
    font-size: 21px;
    line-height: 32px;
    margin: 0 0 10px;
    font-weight: 700;
}
.support-wrap-row .support-wrap .support-content p {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.02rem;
}

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}
/* category-sec */
.category-sec{
    background-color: var(--color-white);
    padding: 120px 0 131px;
}
.category-sec .heading-line {
    margin: 0 0 60px;
}

.category-listin {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.category-listin .category-card {
    position: relative;
    overflow: hidden;
    transition: var(--ease-in-out);
}
.category-listin .category-card:before {
    height: 125px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transition: var(--ease-in-out);
    background: linear-gradient(180deg, rgb(0 0 0 / 73%) 0%, rgb(0 0 0 / 0%) 100%);
}
.category-listin .category-card.card-square:before,
.category-listin .category-card.card-rectangle:before {
    height: 181px;
}
.category-listin .category-card.card-square > img{
    max-height: 100%;
}
.category-listin .category-card > img{
    width: 100%;
    height: 100%;
    max-height: 365px;
    transition: var(--ease-in-out);
    object-fit: cover;
}
.category-listin .category-card > a {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 2;
    padding: 20px;
    width: 100%;
}
.category-listin .category-card > a span.category-card-link {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    font-size: 35px;
    font-weight: 700;
    color: var(--color-white);
    transition: var(--ease-in-out);
    flex-direction: row-reverse;
    align-items: center;
}
.category-listin .category-card > a span.category-card-link span {
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #fff;
    border-radius: 50%;
    min-width: 34px;
    transform: rotate(180deg);
    transition: var(--ease-in-out);
    margin-top: 5px;
}
.category-card.card-square {
    grid-column: span 2;
    grid-row: span 2;
}
.category-card.card-rectangle {
    grid-column: span 2;
    grid-row: span 1;
}

.category-listin .category-card:hover > img {
    transform: scale(1.05);
    transform-origin: center;
}
.category-listin .category-card:hover::before{
    height: 100%;
    z-index: 1;
}
.category-listin .category-card:hover a span.category-card-link {
    color: var(--primary-color);
}
.category-listin .category-card:hover a span.category-card-link span {
    background-color: var(--primary-color);
    border: solid 1px var(--primary-color);
}
.category-listin .category-card:hover a span.category-card-link span svg path{
    stroke: var(--secondary-color);
}

.view-all-category {
    display: flex;
    justify-content: center;
    margin: 60px 0 0;
}

/* image-content-sec */
.image-content-outer {
    display: flex;
    max-width: 100%;
    margin: 0 auto;
}
.image-content-outer > div {
    width: 50%;
}
.image-content-outer .image-box img {
    width: 100%;
    min-height: 505px;
    object-fit: cover;
    max-height: 505px;
}
.image-content-outer .image-text-outer {
    background-color: var(--secondary-color);
    padding: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.image-content-outer .image-text-outer .image-text {
    color: #fff;
    /* text-align: center; */
    max-width: 488px;
    margin: 0 auto;
}
.image-content-outer .image-text-outer .image-text .button-group{
    text-align: left;
}

.image-content-outer .image-text-outer .image-text h2 {
    line-height: 50px;
    margin: 0 0 20px;
}
.image-content-outer .image-text-outer .image-text h3 {
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 20px;
}
.image-content-outer .image-text-outer .image-text p {
    margin: 0;
}
.image-content-outer .image-text-outer .image-text .button-group {
    margin: 50px 0 0;
}

/**/
.explore-sec {
    padding: 120px 0 92px;
}
.explore-sec .heading-icon h2 {
    margin: 0 0 30px;
}
.heading-icon h2:before {
    content: "";
    background: url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="28" cy="28" r="27.5" transform="matrix(-1 0 0 1 56 0)" stroke="%233D4149"/><path d="M14.9333 43.5554L22.8568 24.4964M22.8568 24.4964L15.3504 12.4443M22.8568 24.4964L36.3404 20.2922M33.1433 21.4133L41.0667 43.4153" stroke="%233D4149" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    height: 56px;
    width: 56px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.explore-sec .heading-icon {
    max-width: 990px;
    margin-bottom: 60px;
}
.swiper-container {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.explore-card .explore-img{
    height: 440px;
    width: 100%;
}
.explore-card .explore-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.explore-card .explore-content {
    margin: 30px 0 0;
}
.explore-card .explore-content a {
    font-size: 35px;
    font-weight: 700;
    color: #0B0B0B;
    transition: var(--ease-in-out);
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
}
.explore-card .explore-content a span {
    height: 34px;
    width: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: solid 1px var(--secondary-color);
    border-radius: 50%;
    min-width: 34px;
    transition: var(--ease-in-out);
    margin: 0px 0 0 10px;
    vertical-align: middle;
}
.explore-content a span svg path{
    stroke: #000;
    transition: var(--ease-in-out);
}
.explore-card .explore-content a:hover span{
    color: var(--primary-color);    
    border: solid 1px var(--secondary-color);
    background-color:var(--secondary-color);  
}
.explore-card .explore-content a:hover span svg path{
    stroke: var(--color-white);

}
.swiper-arrow-scrollbar{
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    width: 100%;
    height: 45px;
}
.swiper-arrow-scrollbar .swiper-arrows {
    display: flex;
    width: 100%;
    gap: 30px;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    justify-content: space-between;
}
.swiper-arrow-scrollbar .swiper-arrows > div {
    position: initial !important;
    height: 45px;
    width: 45px;
    background-color: #fff;
    transition: var(--ease-in-out);
    border-radius: 50%;
    border: solid 1px var(--secondary-color);
    transform: initial !important;
    margin: 0;
}
.swiper-arrow-scrollbar .swiper-arrows > div::after {
    display: none;
}
.swiper-arrow-scrollbar .swiper-arrows > div:hover{
    background-color: var(--primary-color);
    border: solid 1px  var(--primary-color);
}


.swiper-arrow-scrollbar .swiper-scrollbar-outer {
    position: relative;
    width: calc(100% - 150px);
    margin: 0 auto;
}
.swiper-arrow-scrollbar .swiper-scrollbar-outer .swiper-scrollbar {
    width:100%;
    right: 0;
    left: auto;
    bottom: auto;
    height: 1px;
    background: #D9CCC4;
    margin: 0;
    transform: initial;
}

.swiper-arrow-scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background: var(--secondary-color);
    top: -1px;
    height: 3px;
}
/* trending-products-sec */
.home .trending-products-sec{
    padding: 92px 0 120px;
}
.trending-products-sec{
    padding: 120px 0;
}
.trending-heading-outer {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin: 0 0 60px;
}
.trending-heading-outer h2 {
    margin: 0;
}
.trending-heading-outer .trending-product-tabs .nav-tabs {
    border: none;
    gap: 30px;
}
.trending-heading-outer .trending-product-tabs .nav-tabs .nav-link {
    padding: 16px 42px;
    border: solid 1px var(--secondary-color);
    border-radius: 50px;
    color: #000000;
    transition: var(--ease-in-out);
}
.trending-heading-outer .trending-product-tabs .nav-tabs .nav-link.active,
.trending-heading-outer .trending-product-tabs .nav-tabs .nav-link:hover {background-color: var(--primary-color);border: solid 1px  var(--primary-color);}


.trending-img {
    position: relative;
    height: 330px;
    width: 100%;
}
.trending-img .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 12px;
    left: 18px;
    z-index: 9;
    height: 50px;
    margin: 0;
}
.trending-img .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    width: 40px;
}
.trending-img .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a {
    padding: 0 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 0 !important;
}
.trending-img .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a > svg {
    margin: 0;
}
.trending-img a{
    height: 330px;
    display: block;
}
.trending-img .swiper-slide img,
.trending-img a > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.trending-img .trending-offer {
    position: absolute;
    top: 12px;
    right: 18px;
    z-index: 2;
    padding: 10px 23px;
    background: #fff;
    border-radius: 35px;
    line-height: 11px;
}
.trending-img .swiper-arrows > div:after {
    display: none;
}
.trending-img .swiper-arrows > div svg {
    width: 11px;
    height: 23px;
}
.trending-img .swiper-arrows > div svg path {
    stroke: #fff;
}
.trending-img  .swiper-pagination-bullet {
    background: #D9D9D9;
    opacity: 1;
}
.trending-img  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--color-white);
}
.trending-text-content {
    width: 100%;
    padding-top: 30px;
}

.trending-text-content  .trending-date {
    background: #D9CCC4;
    padding: 5.5px 10px;
    border-radius: 20px;
    display: inline-block;
    line-height: 19px;
    margin: 0 0 25px;
}
.trending-text-content .trending-title {
    font-size: 21px;
    line-height: 32px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    font-weight: 500;
    margin: 0 0 15px;
}
.trending-text-content .trending-price {
    color: #836E6E;
    font-size: 21px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
}
.trending-text-content .trending-price del span {
    font-size: 14px;
    color: #3D4149;
    font-weight: 300;
    text-decoration: line-through;
}
.trending-text-content .trending-price del,
.trending-text-content .trending-price ins {
    text-decoration: none;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    pointer-events: auto !important;
}

a.btns.color-dark.custom_add-to-cart.disabled {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
    pointer-events: none;
}

.select-color {
    margin: 25px 2px 0;
    display: flex;
    gap: 10px;
}
.select-color .color-swatches {
    display: flex;
    font-size: 0;
    gap: 8px;
}
.select-color .color-swatches li.swatch {
    height: 26px;
    width: 26px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #ddd;
    outline: solid 1px #000;
	display: inline-flex;
}
.select-color .color-swatches li.swatch.active{
    outline: solid 1px #000;
    border: solid 5px #fff;
}
/**/
.trending-card:not(.swiper-slide){
    position: relative;
    padding-bottom: 74px;
}
.trending-card:not(.swiper-slide) .order-btn {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0;
}
.text-hover-sec {
    background: var(--lavender-mist-color);
}
.text-hover-outer {
    display: flex;
}
.text-hover-img {
    width: 58%;
}
.text-hover-list {
    width: 42%;
    align-self: center;
    padding: 60px 27px 60px 30px;
}
.text-hover-list h2 {
    margin: 0 0 30px;
}
.text-hover-list ul {
    margin: 60px 0 0;
}
.text-hover-list ul li a {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    border-bottom: solid 1px var(--secondary-color);
    color: #000000;
    font-size: 21px;
    transition: var(--ease-in-out);
    line-height: normal;
}
.text-hover-list ul li:first-child a{
    padding-top: 0;
}
.text-hover-list ul li:last-child a{
    border-bottom: none;
}
.text-hover-list ul li a .list-icon {
    height: 30px;
    width: 30px;
    border: solid 1px var(--secondary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: var(--ease-in-out);
}
.text-hover-list ul li a:hover .list-icon{
    background-color: var(--secondary-color);
    transform: rotate(30deg);
}
.text-hover-list ul li a:hover .list-icon svg path{
    stroke: var(--color-white);
}
.text-hover-img img {
    height: 727px;
    width: 100%;
    object-fit: cover;
    display: none;
    transition: opacity 0.3s ease;
}
.text-hover-img img.active {
  display: block;
}
.text-hover-list a:hover {
  cursor: pointer;
}

/* differnt-category-sec */
.differnt-category-sec{
    padding: 120px 0;
}
.differnt-category-outer {
    display: flex;
    justify-content: space-between;
    margin: 0 0 60px;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}
.differnt-category-outer .heading-icon h2 {
    margin: 0;
}
.differnt-category-grid{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px;
}
.differnt-category-grid .differnt-category-card {
    position: relative;
    height: 301px;
}
.differnt-category-grid .differnt-category-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.differnt-category-grid .differnt-category-card .differnt-category-link {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 47%);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.differnt-category-grid .differnt-category-card .differnt-category-link a.stretched-link {
    font-size: 21px;
    color: var(--color-white);
    line-height: normal;
    text-align: center;
}
/**/
.about-us-outer{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
/*.about-us-outer .about-us-video{
    grid-column: span 2;
    grid-row: span 2;
    display: flex;
    align-items: center;
}
.about-us-outer .same-col{
    grid-column: span 2;
    grid-row: span 1;
}*/
.about-us-outer .about-us-video video {
    width: 100%;
    /* height: 100%; */
    vertical-align: middle;
    /* object-fit: cover; */
}
.about-us-outer .about-us-text {
    padding: 53px 24px 41px 63px;
        display: flex;
    flex-direction: column;
    background: var(--lavender-mist-color);
}
.about-us-outer .about-us-text h2 {
    margin: 0 0 30px;
}
.about-us-outer .about-us-text  .cta-btn {
    margin: 30px 0 0;
    align-self: flex-end;
}
.about-us-outer .about-us-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.cart-item .price del {
    display: none;
}
/* showcase-sec */
.showcase-sec{
    padding: 120px 0;
}
.showcase-outer {
    display: flex;
    justify-content: space-between;
    margin: 0 0 60px;
    align-items: center;
    gap: 30px;
}
.showcase-outer .heading-icon h2 {
    margin: 0;
}
/*.showcase-grid{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    {
    position: relative;
}*/
.showcase-card{
    position: relative;
}
.showcase-card video, .showcase-card iframe {
    width: 100%;
    height: 301px;
    object-fit: cover;
    vertical-align: middle;
    object-position: center;
}
.showcase-card .showcase-link {
    margin-top: 30px;
}
.showcase-card .showcase-link a.stretched-link {
    font-size: 21px;
    color: #000;
    font-weight: 600;
    line-height: normal;
}
.modal-video video {
    width: 100%;
    vertical-align: middle;
}
.videomodal-main .modal-dialog {
    max-width: 800px;
}
/* showcase-sec */
.blog-sec{
    padding: 0 0 120px;
}
.blog-outer {
    display: flex;
    justify-content: space-between;
    margin: 0 0 60px;
    align-items: center;
    gap: 30px;
}
.blog-outer .heading-icon h2 {
    margin: 0;
}
.blog-grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.blog-card {
    position: relative;
    width: 100%;
}
.blog-card .blog-img{
    height: 330px;
    overflow: hidden;
    transition: var(--ease-in-out);
}
.blog-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--ease-in-out);
    object-position: center;
}
.blog-card .blog-content {
    padding-top: 20px;
}
.blog-card .blog-content .product-meta {
    display: flex;
    align-items: center;
    line-height: 25px;
    margin: 0 0 19px;
    color: var(--secondary-color);
}
.blog-card .blog-content .product-meta li:not(:last-child):after {
    content: "/";
    margin: 0 10px;
}
.blog-card .blog-content .product-title {
    margin-bottom: 19px;
}
.blog-card .blog-content a.stretched-link,
.blog-card .blog-content .product-title {
    font-size: 21px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.03rem;
    line-height: normal;
}
.blog-slider-outer{display: none;}
/* signup-outer */
.signup-outer {
    display: flex;
}
.signup-outer > div {
    width: 50%;
}
.signup-outer > .signup-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
} 
.signup-outer > .signup-form {
    align-self: center;
    padding: 79px 97px 79px 101px;
}
.signup-outer > .signup-form .signup-form-inner {
    max-width: 777px;
    margin-right: auto;
}
.signup-outer > .signup-form .signup-form-inner .heading-icon h2:before {
    position: absolute;
    top: 0;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}
.signup-outer > .signup-form .signup-form-inner .heading-icon {
    position: relative;
    text-align: center;
}
.signup-outer > .signup-form .signup-form-inner .heading-icon h2 {
    padding-top: 86px;
}
.signup-outer > .signup-form .signup-form-inner form {
    margin: 30px 0 0;
}
.form-input input[type="number"] {
    width: 100%;
    text-align: center;
    border: none;
    border-bottom: solid 2px #000000;
    margin: 0 0 30px;
    padding: 0 0 8px;
    color: #000;
    font-size: 16px;
    line-height: 27px;
    outline: none;
    max-width: 184px;
}
.form-input input[type=number]::-webkit-inner-spin-button, 
.form-input input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.signup-outer > .signup-form .signup-form-inner .form-input > p{margin: 0}
.form-input input::placeholder{
    color: #000;
}
.form-input .cta-btn.btn-yellow {
    border: none;
}
.form-input {
    max-width: 384px;
    margin: 0 auto;
    text-align: center;
}
.signup-outer > .signup-form .signup-form-inner .form-input > p button.cta-btn.btn-yellow {
    flex-direction: row;
}
/* footer css */
.footer-main {
    padding: 120px 0;
    background: var(--secondary-color);
}
.footer-main > .container, .copy-footer > .container {
    max-width: 1490px;
}
.footer-main .footer-outer {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 100px;
}
.footer-main .footer-outer .footer-menu-part {
    display: flex;
    max-width: 60%;
    /* padding-right: 40px; */
    width: 100%;
}
.footer-main .footer-outer .footer-logo-part {
    width: 100%;
    max-width: 20%;
}
.footer-main .footer-outer .w-211 {
    min-width: 211px;
}
.footer-main .footer-outer .w-large {
    width: 100%;
}
.footer-main .footer-outer .w-large ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}
.footer-main .footer-outer  .footer-menu ul li a {
    color: #fff;
}
.footer-main .footer-outer .footer-menu.w-211 ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.footer-main .footer-outer .footer-menu h3 {
    font-size: 21px;
    color: #fff;
    line-height: normal;
    margin: 0 0 15px;
    border-bottom: solid 1px #656565;
    padding-bottom: 10px;
}
.footer-details {
    display: flex;
    align-items: center;
    margin: 20px 0 20px;
}
.footer-details .footer-icon {
    height: 50px;
    width: 50px;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--primary-color);
}

.footer-details .footer-details-dis {
    padding-right: 13px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.footer-details .footer-details-dis h6 {
    font-size: 16px;
    font-weight: 400;
    color: var(--primary-color);
}
.footer-details .footer-details-dis  p {
    margin: 0;
    font-size: 14px;
    color: var(--color-white);
    line-height: normal;
    font-weight: 300;
}
.footer-details .footer-details-dis p.font-12 {
    font-size: 12px;
}
.foot-socail {
    display: flex;
    gap: 13px;
}
.foot-socail a {
    background: #fff;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: solid 1px #EBEBEB;
    padding: 6px;
}
.copy-footer {
    background: var(--secondary-color);
}
.copy-footer .copy-footer-outer {
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: solid 1px #656565;

}
.copy-footer .copy-footer-outer .copy-footer-right ul {
    display: flex;
}
/* .copy-footer .copy-footer-outer .copy-footer-right .foot-socail {
    justify-content: end;
} */
.copy-footer .copy-footer-outer .copy-footer-right ul {
    margin: 20px 0px 10px;
}
.copy-footer .copy-footer-outer .copy-footer-right ul li {
    line-height: normal;
}
.copy-footer .copy-footer-outer .copy-footer-right ul li:not(:last-child)::after {
    content: "-";
    margin: 0 10px;
    line-height: normal;
    color: #fff;
}
.copy-footer .copy-footer-outer p,.copy-footer .copy-footer-outer a {
    color: #fff;
    line-height: 19px;
}
/* common-baner */
.common-baner {
    padding: 120px 0;
    min-height: 410px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.common-baner-text h1 {
    font-weight: 400;
    color: var(--color-white);
}
.common-baner-text {
    max-width: 1320px;
    margin: 0 auto;
    color: #fff;
}
.common-baner-text p{
    margin-top: 30px;
}
.common-baner-text p a{color: #fff;font-weight: 700;}
.product-grid-container .trending-card a.added_to_cart.wc-forward {
    padding: 15px 25px;
    display: inline-flex;
    align-items: center;
    gap: 20px;
    background: #fff;
    white-space: nowrap;
    font-weight: 400;
    line-height: 20px;
    font-size: 16px;
    border-radius: 60px;
    color: #000;
    transition: var(--ease-in-out);
    overflow: hidden;
    position: relative;
    background-color: var(--primary-color);
    display: block;
    text-align: center;
    margin: -50px 0 0;
}
.inner_pages_banner {
    padding: 0px !important;
    position: relative;
    max-height: 505px;
    overflow: hidden;
}
.inner_pages_banner .banner_img, .inner_pages_banner .banner_img img {
    width: 100%;
    object-fit: cover;
}
.inner_pages_banner .banner_img img{
    height: 100%;
}
.inner_pages_banner .banner_content {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* blog page css */
.article-sec {
    padding: 80px 0 120px;
}
.article-sec .blog-grid {
    row-gap: 40px;
}
/* single blog page css */
.articles-details{
    padding: 30px 0 120px;
    border-bottom: solid 1px #D9CCC4;
    background-color: var(--color-white);
}
.articles-details .container {
    max-width: 1258px;
}
.articles-details  .breadcrumb {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    gap: 5px;
    color: var(--secondary-color);
}
.articles-details .breadcrumb a, .articles-details .breadcrumb span.breadcrumb-seprator{
    color: var(--secondary-color);    
}
.articles-details .breadcrumb span{
    color: var(--secondary-color); 
    font-weight: 600;   
}
.articles-details .articles-img {
    width: 100%;
    margin: 0 0 30px;
}
.articles-details .articles-img img.img-fluid {
    width: 100%;
    height: 465px;
    object-fit: cover;
}
.articles-details-title h1 {
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 10px;
}
.articles-content {
    margin: 50px 0 0;
}
.articles-content h3{
    font-size: 21px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.03rem;
    line-height: normal;
    margin-bottom: 20px;
}
.articles-content p strong{
    font-size: 21px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.03rem;
    line-height: normal;
    margin-bottom: 20px;
    display: inline-block;
}
.articles-content p:empty{
  display: none;
}
.articles-content p:not(:last-child){
    margin-bottom: 50px;
}
.articles-content p a {
    color: var(--secondary-color);
    font-weight: 600;
}
/* about us page */
.half-image-text-sec {
    width: 100%;
    padding: 117px 0 120px;
}
.half-image-text-sec > .container {
    display: flex;
    flex-direction: column;
    gap: 63px;
}
.half-image-text-sec > .container > .row {
    align-items: center;
}
.half-image-text-sec > .container > .row:nth-child(even) {
    flex-direction: row-reverse;
}
.half-text .heading-icon h2 {
    margin: 0 0 30px;
}
.half-image-text-sec .half-img img {
    width: 100%;
}

/* contact us page */
.contact-us-details{
    padding: 120px 0;
    background-color: var(--color-white);
}
.row.row-gap {
    row-gap: 24px;
}
.contact-icon-outer {
    background-color: var(--alabaster-color);
    display: flex;
    align-items: center;
    padding: 33px;
    min-height: 320px;
    height: 100%;
}
.contact-icon-outer .contact-icon {
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--secondary-color);
    border-radius: 20px;
}
.contact-icon-outer .contact-detail {
    width: calc(100% - 100px);
    padding-right: 30px;
}
.contact-icon-outer .contact-detail h3 {
    font-size: 30px;
    color: var(--secondary-color);
    margin: 0 0 15px;
    line-height: 36px;
}
.contact-icon-outer .contact-detail p,
.contact-icon-outer .contact-detail p a,
.contact-icon-outer .contact-detail h4,
.contact-icon-outer .contact-detail h4 a {
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 14px;
    color: var(--secondary-color);
    font-family: "Roboto", sans-serif !important;
    font-weight: 400;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}
.contact-icon-outer .contact-detail h4 span , .contact-icon-outer .contact-detail p span {
    display: inline-block;
}
.contact-icon-outer .contact-detail p a, .contact-icon-outer .contact-detail h4 a{margin:0;}
.contact-icon-outer .contact-detail p:last-child, .contact-icon-outer .contact-detail h4:last-child, .contact-icon-outer .contact-detail h4 {
    margin: 0;
}
.contact-form {
    background-color: var(--alabaster-color);
    padding: 53px 38px 50px;
}
.contact-form h2 {
    margin: 0 0 50px;
}
.contact-form form.wpcf7-form>.row {
    row-gap: 30px;
}
.contact-form form.wpcf7-form>.row input.form-control,
.contact-form form.wpcf7-form>.row textarea.form-control { 
    height: 77px; 
    border: solid 1px #D9CCC4;
    border-radius: 0px; 
    box-shadow: none !important; 
    padding: 20px; 
    text-align: right; 
}
.contact-form form.wpcf7-form>.row textarea.form-control { 
    height: 122px; 
    resize: none;
}
.contact-form .form-group p label {
    display: block;
    text-align: right;
}
.product-discription .price-compare p.sale-trim > bdis {
    display: none;
}
/*.btn-submit-black {
    text-align: right;
}*/
.btn-submit-black p input.btn {
    background-color: var(--primary-color);
    padding: 10px 25px 10px 60px;
    display: inline-flex;
    align-items: center;
    gap: 20px;
    white-space: nowrap;
    font-weight: 400;
    line-height: 20px;
    font-size: 16px;
    border-radius: 60px;
    color: #000;
    transition: var(--ease-in-out);
    overflow: hidden;
    position: relative;
    background-image: url('data:image/svg+xml,<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="17.4629" cy="17.8389" r="17" fill="white"/><path d="M19.0879 12.6367L13.7754 17.9492L19.0879 23.2617" fill="white"/><path d="M19.0879 12.6367L13.7754 17.9492L19.0879 23.2617" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-position: left 10px center;
    height: 54px;
    vertical-align: middle;
}
.btn-submit-black p input.btn:hover{
    color: var(--color-white);
    background-color: var(--secondary-color);
}
.btn-submit-black p span.wpcf7-spinner {
    display: none;
}
.contact-us-location iframe {
    width: 100%;
    vertical-align: middle;
    mix-blend-mode: luminosity;
    height: 500px;
}

/* single product */
.single-product-sec{
    padding: 0 0 60px;
}
.woo-breadcomes nav.breadcrumb {
    margin: 10px 0 40px;
    padding-right: 20px;

}
span.breadcrumb-seprator {
    margin: 0 8px;
    color: var(--secondary-color);
}
.single-product .product.type-product > span.onsale {
    display: none;
}
.gallery-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  padding-right: 3px;
}
.gallery-main {
    width: calc(100% - 234px);
    height: 688px;
}
.gallery-main .swiper-slide{
    display: flex;
    /* align-items: center;
    flex-direction: column;
    justify-content: center; */
}
.gallery-main .swiper-slide .wp-video{
    margin-block: auto;
}
.gallery-main .swiper-slide .wp-video, .gallery-main .swiper-slide .wp-video video{
    width: 100% !important;
}
.gallery-main .swiper-slide .wp-video video {
    aspect-ratio: 16/9;
    height: unset;
}
.gallery-container .gallery-main img,
.gallery-container .gallery-main iframe{
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
    object-fit: cover;
}
.gallery-container .gallery-main img:hover {
    cursor: zoom-in;
}
.gallery-thumbs {
    order: -1;
    width: 200px;
    height: 688px;
    margin-right: 0;
    padding-left: 0;
}
.zoom-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgb(255 255 255);
    color: white;
    padding: 0;
    border-radius: 4px;
    cursor: pointer;
    font-size: 20px;
    z-index: 1000;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-thumbs .swiper-slide{
    position: relative;
    background-color: #ebebeb;
}
.gallery-thumbs .swiper-slide .videoicon{
    position: absolute;
    bottom: 4px;
    left: 5px;
    max-width: 50px;
    max-height: 39px;
}

    /* Zoom Effect */
.zoomed {
    transform: scale(1.8);
    transition: transform 0.3s ease-in-out;
    cursor: grab;
}
.gallery-thumbs .swiper-slide img {
  transition: 0.3s;
  width: 100%;
  height: 100%;
  cursor: pointer;
  object-fit: cover;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 0.9;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.gallery-thumbs .swiper-slide-active img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-product-discription {
    padding: 0px 0 30px 0;
}
.price-compare button.single_add_to_cart_button.button.alt {
    display: none;
}
.price-compare .quantity {
    display: none !important;
}
.single-product-discription h4 {
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 20px;
    color: #000;
}

.single-product-discription p:not(:last-child) {
    margin: 0 0 20px;
}
.product-discription-accordion {
    margin: 50px 0 0;
}
.product-discription-accordion .accordion .accordion-item{
    border: none !important;
}
.product-discription-accordion .accordion .accordion-item:not(:last-child) {
    margin-bottom: 0;
}
.product-discription-accordion .accordion .accordion-item button.accordion-button {
    background: #fff !important;
    font-size: 21px;
    font-family: 'Canela', sans-serif !important;
    font-weight: 500;
    padding: 20px 20px 20px 10px;
    line-height: 25px;
    color: #000 !important;
    box-shadow: none !important;
    border-bottom: solid 1px #D4D4D4;
}
.product-discription-accordion .accordion .accordion-item .accordion-collapse.collapse.show{
    border-bottom: solid 1px #D4D4D4;
}
.product-discription-accordion .accordion .accordion-item button.accordion-button::after {
    margin-left: 0;
    margin-right: auto;
}
.product-discription > .black-border-box > h2 {
    font-size: 35px;
    line-height: 42px;
    font-weight: 400;
    margin: 0 0 14px;
    padding: 0 20px 0 0 !important;
    font-family: "Roboto", sans-serif !important;
}
.noproduct-found .product-grid-container.searchcontainer {
    grid-template-columns: repeat(1, 1fr);
}
p#billing_country_field {
    display: none !important;
}
span.discountedshipping {
    text-decoration: line-through;
    color: #565353;
}
.product-discription .single-product-discription.m-none > p {
    padding: 0px 20px 0 0;
}
.product-discription .product-offer-price {
    margin: 0 0 25px;
    display: flex;
    gap: 12px;
    align-items: center;
}
.product-discription > .black-border-box > p,
.product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr p,
.product-discription > .black-border-box .content-block-product form.cart .variations {
    margin: 0 0 25px;
}
.product-discription {
    padding-left: 3px;
}
.product-discription > .black-border-box .content-block-product form.cart .variations,
.product-discription > .black-border-box .content-block-product form .bottom-cart-btn,
.product-discription .price-compare > *{
    padding-right: 20px;
}
.product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr .color-swatches{
    display: flex;
    font-size: 0;
    gap: 10px;
}
.product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr .color-swatches li{
    position: relative;
    flex: 0 0 auto;
    display: inline-flex;
}
.product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr .color-swatches li input[type="radio"] {
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr .color-swatches li label {
    height: 28px;
    width: 28px;
    border-radius: 50%;
    box-shadow: 0 0 4px rgb(0 0 0 / 25%);
    cursor: pointer;
    font-size: 0;
    flex: 0 0 auto;
    display: inline-flex;
}
.product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr .color-swatches li label img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}
.product-discription > .black-border-box .content-block-product form.cart {
    margin: 0;
}
.variations .variations-innr >select {
    border: solid 1px #D9CCC4;
    border-radius: 50px;
    background-position: left 20px center !important;
    -webkit-background-position: left 20px center !important;
    height: 56px;
    margin: 0 !important;
    outline: none;
    color: var(--secondary-color);
}
.price-compare .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price span.price p.sale-trim,
.product-discription .price-compare p:first-child{
    font-size: 30px;
    font-weight: 600;
    color: #0D0D0D;
    letter-spacing: 0.03rem;
    line-height: 42px;
}
.product-discription .content-block-product form > div#shipDetauils {
    margin: 0 0 20px;
    padding-right: 20px;
}
.product-discription .product-offer-price .product-offer {
    border-radius: 6px;
    padding: 6px 11px;
    line-height: normal;
    background: #FFFBD4;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.product-discription .product-colors {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 0 0 25px;
}
.product-discription .product-colors p {
    margin: 0;
}
.product-discription .product-colors .color-swatches-compliment {
    display: flex;
    font-size: 0;
    gap: 10px;
}
.product-discription .product-colors .color-swatches-compliment .swatch {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    border: solid 2px #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / 25%);
    cursor: pointer;
}
.product-discription .product-colors .color-swatches-compliment .swatch input[type="radio"] {
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

.product-warranty ul {
    display: flex;
    gap: 22px;
    margin: 0 0 25px;
}
.product-warranty ul li {
    display: flex;
    gap: 10px;
}

.product-discription .product-configuration,
.product-discription .product-need {
    margin: 0 0 25px;
}
.product-discription .product-configuration h4,
.product-discription .product-need h4 {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    margin: 0 0 25px;
}
.product-discription .product-configuration ul,
.product-discription .product-need ul,
ul.shpcoice-check {
    display: flex;
    flex-wrap: wrap;
    column-gap: 25px;
    row-gap: 15px;
}
.product-discription .product-configuration ul li,
.product-discription .product-need ul li,
ul.shpcoice-check li {
    position: relative;
}
.product-discription .product-configuration ul li input,
.product-discription .product-need ul li input,
ul.shpcoice-check li input{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
}
.product-discription .product-configuration ul li label,
.product-discription .product-need ul li label,
ul.shpcoice-check li label {
    border: solid 1px #7A7A7A;
    padding: 3px 25px;
    border-radius: 50px;
    cursor: pointer;
}
.product-discription .product-configuration ul li input:checked + label {
    background-color: var(--primary-color);
    border: solid 1px var(--primary-color);
}
.product-discription .product-need ul li label,
ul.shpcoice-check li label {
    border: solid 1px #D9CCC4;
    padding: 3px 14px;
}
.product-discription .product-need ul li label:after, ul.shpcoice-check li label:after {
    content: "";
    display: inline-block;
    height: 15px;
    width: 15px;
    border: solid 2px #ffffff;
    border-radius: 15px;
    vertical-align: middle;
    margin: 0 10px 0 2px;
    outline: solid 2px #000000;
}
.product-discription .price-compare {
    margin: 0 0 30px;
}
.product-discription .product-need ul li input:checked + label,
ul.shpcoice-check li input:checked + label{
    background-color: var(--primary-color);
    border: solid 1px var(--primary-color);
}
.product-discription .product-need ul li input:checked + label:after,
ul.shpcoice-check li input:checked + label:after{
    background-color: #000000;
}
.customize-sec {
    margin: 0 0 50px;
}
.customize-product {
    text-align: center;
    background: var(--primary-color);
    padding: 17px 30px;
    border-radius: 50px;
    line-height: 19px;
    margin: 0 0 50px;
}
.customize-product-list {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.customize-card {
    display: flex;
    flex-direction: row-reverse;
}
.customize-card .customize-product-outer {
    width: calc(100% - 161px);
    display: flex;
    justify-content: space-between;
    padding-right: 19px;
    flex-direction: row-reverse;
}
.customize-card .customize-product-img {
    width: 161px;
}
.customize-card .customize-product-outer .customize-product-detail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
}
.customize-card .customize-product-outer .customize-product-detail p.customize-product-title {
    margin: 0;
}
.customize-card .customize-product-outer .customize-product-detail p.customize-product-title a {
    color: #000;
    font-size: 16px;
    line-height: 27px;
}
body.single.single-product .related_products.trending-products-sec {
    padding-top: 0;
}
.single_variation_wrap p.wc-no-matching-variations.woocommerce-info,
.woocommerce div.product .out-of-stock{
    font-size:16px !important;
    line-height:28px;
    margin: 0 0 20px;
    padding: 1em 2em 1em 3.5em;
    padding-right:20px;
    /* padding: 15px; */
        border-top: 3px solid #f00;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    border-top-color: #f00;
        position: relative;
    background-color: #f6f5f8;
}

/*.single_variation_wrap p.wc-no-matching-variations.woocommerce-info::before {
    color: #f00;
}*/
.single_variation_wrap p.wc-no-matching-variations.woocommerce-info,
.woocommerce div.product .out-of-stock{
    border-top-color: var(--primary-color) !important;
    color: var(--secondary-color) !important;
    padding: 10px !important;
}
.single_variation_wrap p.wc-no-matching-variations.woocommerce-info::before,
.woocommerce div.product .out-of-stock::before {
    content: "";
    background: url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="28" cy="28" r="27.5" transform="matrix(-1 0 0 1 56 0)" stroke="%233D4149"/><path d="M14.9333 43.5554L22.8568 24.4964M22.8568 24.4964L15.3504 12.4443M22.8568 24.4964L36.3404 20.2922M33.1433 21.4133L41.0667 43.4153" stroke="%233D4149" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    height: 36px;
    width: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: initial;
}
.customize-card .customize-product-outer .customize-product-detail  .customize-quantity {
    display: flex;
    gap: 20px;
    justify-content: end;
    margin-left: auto;
    flex-direction: column;
}
.customize-card .customize-product-outer .customize-product-detail .customize-quantity .product-size select {
    appearance: none;
    width: 100%;
    margin: 10px 0 0;
    border: solid 1px #D9CCC4;
    border-radius: 50px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: left 12px center !important;
    -webkit-background-position: left 12px center !important;
    height: 37px;
    outline: none;
    color: var(--secondary-color);
    padding: 5px 15px 6px 47px;
    text-align: right;
    direction: rtl;
}
.customize-card .customize-product-outer .customize-product-detail .customize-quantity .product-size select option{
    text-align: right !important;
}
.counter {
    width: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #D9CCC4;
    border-radius: 50px;
}
.counter span {
    color: #292D32;
    user-select: none;
    cursor: pointer;
}
.counter input[type="text"] {
    background: #fff;
    color: #000;
    font-size: 14px;
    line-height: 32px;
    appearance: none;
    outline: 0;
    text-align: center;
    width: 50px;
    border: 0;
}
.customize-card .customize-product-outer .customize-product-detail .customize-quantity .product-colors {
    margin: 0;
}
.customize-card .customize-product-outer .customize-product-stock {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.customize-card .customize-product-outer .customize-product-stock .customize-stock {
    border-radius: 30px;
    padding: 5px 10px;
    background: #FFFBD4;
    font-size: 14px;
    line-height: 16px;
    color: #0A0A0A;
}
.customize-card .customize-product-outer .customize-product-stock .customize-price {
    font-size: 21px;
    font-weight: 700;
    color: #0D0D0D;
    letter-spacing: 0.03rem;
}
.product-total-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 15px;
    border-bottom: solid 1px #D9CCC4;
    margin: 0 0 30px;
}
.product-total-price .price-total {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.03rem;
    line-height: 35px;
}
.product-total-price p {
    font-size: 21px;
    color: #3D4149;
    letter-spacing: 0.03rem;
    line-height: normal;
    text-transform: capitalize;
}
.product-cart {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.product-cart .btns {
    font-size: 16px;
    line-height: 19px;
    padding: 17px 35px;
    text-align: center;
    border-radius: 50px;
    color: #3D4149;
}
.product-cart .btns.color-dark {
    background: #3D4149;
    color: #fff;
}
.product-cart .btns.color-light {
    background: #F5F5F5;
}
.product-cart .btns.color-yellow {
    background: #FCE400;
}
.product-cart .btns span {
    display: block;
    font-weight: 500;
}
.free-shipping {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    margin: 30px 0 0;
    font-size: 12px;
    line-height: 14px;
}
.morelike {
    display: flex;
    justify-content: space-between;
    padding: 19px 10px;
    border: solid 1px #D9CCC4;
    border-radius: 10px;
    margin: 50px 0 0;
}
.morelike h5 {
    font-size: 21px;
    font-weight: 500;
    line-height: normal;
}
.morelike .morelike-link {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.morelike .morelike-link a {
    padding: 3px 25px;
    border: solid 1px #7A7A7A;
    border-radius: 50px;
    color: #000000;
    transition: var(--ease-in-out);
}
.morelike .morelike-link a:hover{
    border: solid 1px var(--secondary-color);
    color: var(--color-white);
    background-color: var(--secondary-color);
}
.product-discription a.sale {
    background: #FFFBD4;
    display: block;
    border-radius: 10px;
    padding: 18px 20px;
    text-align: center;
    color: #3D4149;
    margin: 30px 0 0;
}
.product-discription a.sale h2 {
    line-height: 48px;
    margin: 0 0 23px;
}
.product-discription a.sale .sale-discription {
    margin: 0 0 23px;
}
.product-discription a.sale .copy-text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 23px;
}
.product-discription a.sale .copy-text .click-copy {
    padding: 10px 25px;
    background: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 19px;
}
/* shop page */
.product-grid-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    row-gap: 40px;
}
.product-grid-container .trending-card > a.woocommerce-LoopProduct-link {
    position: relative;
    height: 330px;
    width: 100%;
    display: block;
}
.product-grid-container .trending-card > a >span.onsale {
    position: absolute;
    top: 12px;
    right: 18px;
    z-index: 2;
    padding: 10px 23px;
    background: #fff;
    border-radius: 35px;
    line-height: 11px;
    width: auto !important;
    display: inline-block !important;
    color: #000;
    min-width: 1px;
    min-height: 1px;
    left: auto;
}
.product-grid-container .trending-card > a >img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.product-grid-container .trending-card .trending-text-content > a > .woocommerce-loop-product__title {
    font-size: 21px;
    line-height: 32px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    font-weight: 500;
    margin: 0 0 15px;
}
.product-grid-container .trending-card .trending-text-content > a >  span.price {
    color: #836E6E;
    font-size: 21px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
}
.product-grid-container .trending-card .trending-text-content > a >  span.price del, 
.product-grid-container .trending-card .trending-text-content > a >  span.price ins {
    text-decoration: none;
}
.product-grid-container .trending-card .trending-text-content > a >  span.price del span {
    font-size: 14px;
    color: #3D4149;
    font-weight: 300;
    text-decoration: line-through;
}
.product-grid-container .trending-card > .trending-text-content > .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 12px;
    left: 18px;
    z-index: 9;
    height: 50px;
    margin: 0;
}
.product-grid-container .trending-card > .trending-text-content > .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    width: 40px;
}
.product-grid-container .trending-card > .trending-text-content > .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.product-grid-container .trending-card > .trending-text-content > .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a > svg {
    margin: 0;
}
.product-grid-container .trending-card a.button {
    padding: 15px 25px;
    display: inline-flex;
    align-items: center;
    gap: 20px;
    background: #fff;
    white-space: nowrap;
    font-weight: 400;
    line-height: 20px;
    font-size: 16px;
    border-radius: 60px;
    color: #000;
    transition: var(--ease-in-out);
    overflow: hidden;
    position: relative;
    background-color: var(--primary-color);
    display: block;
    text-align: center;
    margin: 20px 0 0;
}
.product-grid-container .trending-card .trending-text-content > a > .star-rating {
    display: flex;
    float: inherit !important;
    margin: 0 0 10px;
    color: #ffc700;
}
#fkcart-floating-toggler{display: none !important;}

.product-sale{
    padding: 30px 0 80px;
}
.woo-breadcomes nav.breadcrumb a {
    text-decoration: underline;
    color: var(--secondary-color);
}
.order-btn {
    margin: 20px 0 0;
}
.order-btn a.cta-btn.btn-yellow {
    text-align: center;
    width: 100%;
    justify-content: center;
    padding: 17px 25px;
}
.surpluses.foot_sur{
    padding: 20px 0 80px;
}
.heading-surplases a {
    color: var(--secondary-color);
    font-weight: 600;
}
/*  */
body #fkcart-modal .fkcart-preview-ui {
    max-width: 794px;
    padding: 69px 50px 0;
}
body #fkcart-modal.fkcart-show .fkcart-preview-ui .fkcart-slider-header {
    border: none;
    margin: 0 0 30px;
}
body #fkcart-modal.fkcart-show .fkcart-preview-ui .fkcart-slider-header .fkcart-slider-heading.fkcart-panel {
    padding: 0;
}
body #fkcart-modal.fkcart-show .fkcart-preview-ui .fkcart-slider-header .fkcart-slider-heading.fkcart-panel .fkcart-title {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.03rem;
    font-weight: 700;
    color: #3D4149;
}
body #fkcart-modal.fkcart-show .fkcart-preview-ui .fkcart-slider-header .fkcart-slider-heading.fkcart-panel .fkcart-modal-close {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: solid 1px #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
body #fkcart-modal.fkcart-show .fkcart-preview-ui .fkcart-slider-header .fkcart-slider-heading.fkcart-panel .fkcart-modal-close svg.fkcart-icon-close {
    width: 10px;
    height: 10px;
    stroke: #000000;
}
body #fkcart-modal .fkcart-preview-ui .fkcart-slider-body .fkcart-pt-16 {
    padding: 0;
}
body #fkcart-modal .fkcart-slider-body .fkcart-item-wrap .fkcart--item{
    padding: 0;
    gap: 31px;
}
body #fkcart-modal .fkcart-slider-body .fkcart-item-wrap .fkcart--item .fkcart-image-wrapper {
    width: 121px;
    flex: 0 0 121px;
    height: 121px;
    border-radius: 0;
    border: none;
}
body #fkcart-modal .fkcart-slider-body .fkcart-item-wrap .fkcart--item .fkcart-image-wrapper img{
    border-radius: 0;
    border: none;
}

body #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-title {
    line-height: 32px;
    font-size: 16px;
    font-weight: 500;
    color: #3D4149;
    margin-bottom: 15px;
    letter-spacing: 0.03rem;
}
body #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-line-item {
    margin-top: 0;
    display: flex;
    gap: 20px;
    align-items: center;
}
body #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-remove-item {
    background-color: transparent;
    height: 28px;
    width: 28px;
    background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24.5 6.97667C20.615 6.59167 16.7067 6.39334 12.81 6.39334C10.5 6.39334 8.19 6.51001 5.88 6.74334L3.5 6.97667" stroke="%233D4149" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.91699 5.79833L10.1737 4.26999C10.3603 3.16166 10.5003 2.33333 12.472 2.33333H15.5287C17.5003 2.33333 17.652 3.20833 17.827 4.28166L18.0837 5.79833" stroke="%233D4149" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.9921 10.6633L21.2338 22.4117C21.1055 24.2433 21.0005 25.6667 17.7455 25.6667H10.2555C7.00046 25.6667 6.89546 24.2433 6.76712 22.4117L6.00879 10.6633" stroke="%233D4149" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.0518 19.25H15.9368" stroke="%233D4149" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.083 14.5833H16.9163" stroke="%233D4149" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: initial !important;
}
body #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-remove-item svg.fkcart-icon-close {
    display: none;
}
body #fkcart-modal .fkcart-quantity-selector {
    box-shadow: 0 0 0 1px #D9CCC4;
    border-radius: 40px;
}
body #fkcart-modal .fkcart-quantity-selector .fkcart-quantity-button {
    cursor: pointer;
    height: 36px;
    width: 36px;
    min-width: 36px;
}
body #fkcart-modal .fkcart-quantity-selector .fkcart-quantity__input {
    background-color: transparent;
    min-height: 36px;
    height: 36px;
    max-height: 36px;
    min-width: 43px;
    width: 43px;
    font-size: 14px;
    color: #3D4149;
    box-shadow: none;
}
body #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-price {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    color: #000;
    flex-wrap: wrap;
    text-align: right;
    font-family: 'Canela', sans-serif !important;
}

body #fkcart-modal .fkcart--item .fkcart-discounted-price {
    border: solid 1px #ddd;
    padding: 3px 10px;
    border-radius: 50px;
    display: inline-flex;
    justify-content: flex-start;
}
body #fkcart-modal .fkcart-checkout-wrap #fkcart-checkout-button{
    background: var(--secondary-color);
    border-radius: 40px;
}
body #fkcart-modal .fkcart-coupon-area .fkcart-coupon-input-wrap .fkcart-coupon-button {
    border: 1px solid #3d4149;
    background: #3d4149;
    border-radius: 30px;
    color: #fff !important;
}
body #fkcart-modal .fkcart-coupon-area .fkcart-coupon-input-wrap #fkcart-coupon__input{
    border-radius: 40px;
    margin: 0 0 0 10px;
}
body.woocommerce-shop header.woocommerce-products-header {
    display: none;
}
body .cart-drawer {
    width: 100%;
    box-shadow:none;
}
div#single-var-wrp {
    display: none !important;
}
a#basket-mob {
    display: none !important;
}
.trending-price span.instead-area.var {
    font-size: 14px;
    color: #3D4149;
    font-weight: 300;
    text-decoration: line-through;
}
.product-remove.heart-fill {
    position: absolute;
    top: 15px;
    right: 15px;
}
.product-remove.heart-fill a {
    height: 40px;
    width: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.variations #pa_color{
display: none 
}
/* login */
.personal-area.login-box {
    padding: 80px 0;
}
.box-card {
    padding: 50px;
    background: var(--alabaster-color);
    border-radius: 10px;
    border: solid 2px #f5f5f5;
}
.box-card .heading-area {
    margin-bottom: 30px;
}
.box-card .heading-area h3 {
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    vertical-align: middle;
    line-height: normal;
    margin: 0 0 10px;
}
.box-card .heading-area p {
    font-size: 18px;
    line-height: normal;
}
.box-card .form-group {
    margin-bottom: 1rem;
}
.box-card .form-group label.text-right {
    margin: 0 0 5px;
}
.box-card .form-group input.form-control,
.box-card .form-group select.form-control {
    height: 50px !important;
    border: solid 1px #D9CCC4;
    border-radius: 0px;
    box-shadow: none !important;
    padding: 11px 20px;
    text-align: right;
}
.label-set {
    margin-bottom: 35px;
}
.container-label {
    position: relative;
    padding-right: 35px;
    cursor: pointer;
    user-select: none;
    margin-bottom: 5px;
}
.container-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.form-personal .form-group input,
.form-personal .form-group select.form-control{
    height: 50px !important;
    text-align: right;
    box-shadow: none !important;
    border-radius: 0!important;
}
.form-personal .form-group .gender-img,
.form-personal .form-group .calender-img{display: none;}
.checkmark {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #26282C;
    margin: auto 0;
}
.container-label input:checked~.checkmark {
    background-color: #26282C;
}
.container-label .checkmark:after {
    left: 4px;
    top: 0;
    width: 6px;
    display: none;
        content: "";
    position: absolute;
    height: 10px;
    border: solid #FFFE00;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.container-label input:checked ~ .checkmark:after {
    display: block;
}
.form-personal .form-group label {
    font-size: 18px;
    line-height: 23px;
    display: block;
    text-align: right;
}
.box-card .form-group input#login-btn {
    width: 100%;
    background: var(--secondary-color);
    border: solid 1px var(--secondary-color);
    padding: 15px;
        text-align: center;
    border-radius: 50px !important;
    color: var(--primary-color);
}
.box-card .form-group input#login-btn:hover {
    background: transparent;
    color: var(--secondary-color);
}
.box-card .form-group .text-new {
    color: #000;
    margin: 15px 0;
    font-size: 21px;
    text-decoration: underline;
}
.box-card .form-group .btn-enrollment {
    width: 100%;
    background: var(--primary-color);
    border: solid 1px var(--primary-color);
    padding: 15px;
    color: var(--secondary-color);
    text-align: center;
    justify-content: center;
}
.box-card .form-group .btn-enrollment:hover{
    border: solid 1px var(--secondary-color);
    color: var(--primary-color);
}
.box-card .form-group .btn-enrollment:before,
.box-card .form-group .btn-enrollment:after{
    background: var(--secondary-color);
}
.woocommerce-notices-wrapper ul.woocommerce-error {
    max-width: 601px;
    margin: 0 auto;
    background-color: #ffeeee;
}
.woocommerce-notices-wrapper ul.woocommerce-error:focus-visible{
    outline: none !important;
}
.myacount-page > .order-inner {
    display: flex;
    padding: 80px 0;
    max-width: 1600px;
    justify-content: center;
    margin: 0 auto;
}
.myacount-page > .order-inner >.order-btns.text-center.woocommerce-MyAccount-navigation {
    width: 280px;
}
.myacount-page > .order-inner >.order-btns.text-center.woocommerce-MyAccount-navigation  select#dynamic_select {
    display: none;
}
.myacount-page > .order-inner >.order-btns.text-center.woocommerce-MyAccount-navigation li:not(:last-child) {
    margin: 0 0 20px;
}
.myacount-page > .order-inner >.order-btns.text-center.woocommerce-MyAccount-navigation li:last-child a {
    font-size: 22px;
    color: var(--secondary-color);
}

.myacount-page > .order-inner >.order-btns.text-center.woocommerce-MyAccount-navigation li:not(:last-child) a {
    font-size: 22px;
    padding: 30px;
    background: var(--secondary-color);
    display: block;
    color: #fff;
    border-radius: 2px;
}
.myacount-page > .order-inner > .my-orders.cart-float.woocommerce-MyAccount-content {
    width: calc(100% - 280px);
    padding-right: 30px;
}
span.nobr-mob {
    display: none;
}
.cart-table td.woocommerce-orders-table__cell img {
    width: 191px;
    height: 194px;
}
.cart-table td.woocommerce-orders-table__cell a {
    color: #26282b;
}
.cart-table td.woocommerce-orders-table__cell {
    padding: 13px 8px !important;
}
.cart-table tbody tr td {
    font-size: 21px;
    font-weight: 600;
    vertical-align: middle;
    border-bottom: 1px solid rgb(112 112 112 / 62%);
    text-align: center;
    padding: .75rem 0;
}
.cart-table thead tr th {
    font-size: 26px;
    font-weight: 600;
    background-color: #3d4149;
    padding: 10px 0 17px;
    border: none;
    text-align: center;
    color: #fff;
}
.woocommerce table.shop_table {
    border: 0px !important;
}
.cart-table tbody tr td:first-child {
    text-align: right !important;
    padding-right: 0 !important;
}
.cart-table tbody tr:first-child td {
    border-top: 0;
}
.page-id-11 a.woocommerce-button.button.view {
    background-color: #26282C;
    border: 1px solid #26282C;
    color: #FFFE00;
    font-size: 23px !important;
    border-radius: 34px;
    font-weight: 400;
    padding: 12px 53px 14px;
    width: 100%;
    text-align: center;
}
body.mega-menu-header-menu-mobile-open {
    overflow: hidden !important;
}
section.product-sale.shop_table.cart.wishlist_table.wishlist_view .trending-card {
    padding-bottom: 75px;
}
section.product-sale.shop_table.cart.wishlist_table.wishlist_view .trending-card > .order-btn {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.fkcart-select-options{ display: none; }

.table-ordercart th {
    border: none !important;
    font-size: 28px !important;
    text-align: center;
    padding: 12px 0 17px !important;
    line-height: unset !important;
    background: var(--alabaster-color);
}
.table-ordercart tbody tr:first-child td {
    border-top: 0;
}
.table-ordercart tbody tr td {
    font-size: 26px;
    text-align: center;
    vertical-align: middle;
}
.woocommerce a.remove {
    font-size: 55px !important;
    color: #707070!important;
    margin-left: 21%;
    transition: all ease-in-out 0.3s;
}
td.product-thumbnail img {
    height: 194px !important;
    width: 191px !important;
    object-fit: cover;
}
td.product-name a {
    color: #000 !important;
    font-weight: 600;
}
.shipment-cart-wrap a, .shipment-cart-wrap div {
    flex: 100%;
    max-width: 100%;
}
.white-box {
    width: 85px;
    height: 35px;
    background-color: #fff;
    display: block;
    line-height: 32px;
    border-radius: 14px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.woocommerce .quantity .qty {
    text-align: center !important;
    border: none !important;
    width: 100% !important;
    height: 35px !important;
    background-color: #fff !important;
    display: block !important;
    line-height: 32px !important;
    border-radius: 14px !important;
    margin: 0 auto !important;
}
.white-box .quantity .qty {
    font-size: 18px;
    padding: 0 10px 0 0;
    background:var(--alabaster-color) !important;
    text-align: right !important;
    outline: none;
}
.cart-containera {
    width: 16px;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: 3px;
    top: 4px;
    background-color: #ededed;
    border-radius: 6px;
    text-align: center;
    justify-content: center;
}
.woocommerce-cart .product-name-txt.mob-block-px {
    text-align: center;
    padding: 50px 0;
}
form.woocommerce-cart-form > button.button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 40px;
    background: #3D4149;
    color: #fff;
    font-size: 18px;
    line-height: 19px;
    padding: 17px 35px;
    text-align: center;
    border-radius: 50px;
}
.cart-containera button {
    border: 0;
    font-size: 18px;
    margin: 0 !important;
    padding: 0 5px;
    outline: 0;
    background-color: transparent;
    height: 14px;
}
.cart-containera button i {
    display: inline-block;
    position: relative;
    top: -9px;
}
.foot-txt {
    padding-top: 10px;
}
.foot-txt span {
    font-weight: 600;
    font-size: 30px;
}
.beyond-pay .btn {
        transition: all .6s ease;
    font-weight: 700;
    white-space: normal;
    line-height: 1;
    padding: 15px 40px;
    border-radius: 0;
    display: inline-block;
    font-size: 30px;
    letter-spacing: -1px;
    background-color: #26282B;
    border: 1px solid #26282B;
    color: #FFFE00;
    font-size: 30px;
    border-radius: 34px;
    width: 100%;
    max-width: 516px;
    padding: 10px 21px 12px;
}
body #fkcart-modal .fkcart-primary-button {
    background: var(--secondary-color);
    transition: var(--ease-in-out);
    border-radius: 30px;
}
body #fkcart-modal .fkcart-primary-button:hover {
    background: var(--primary-color);
    color: var(--secondary-color);
}
.blockUI{display: none !important;}
.woocommerce-cart .entry-content {
    padding: 0 0 80px;
}
.single_variation_wrap {
    margin: 0 0 20px;
}
.product-discription > .black-border-box .content-block-product form .bottom-cart-btn {
    margin: 0 0 20px;
}
.product-discription > .black-border-box .content-block-product form .bottom-cart-btn input.input-text.qty.text {
    height: 47px;
    max-width: 50px;
    border-radius: 7px;
    outline: none;
    border: none;
    text-align: center;
}
.product-discription > .black-border-box .content-block-product form .bottom-cart-btn .counter {
    width: 115px;
}
.product-discription > .black-border-box .content-block-product form .bottom-cart-btn input::-webkit-outer-spin-button,
.product-discription > .black-border-box .content-block-product form .bottom-cart-btn input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.product-discription > .black-border-box .content-block-product form .bottom-cart-btn input[type=number]{
    -moz-appearance: textfield;
}
.product-discription > .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 60px;
    left: 30px;
    z-index: 1;
}

.addcart-modal-inner .heading-modal {
    margin: 0 0 30px;
}
.addcart-modal-inner ul.list-unstyled{
    gap: 20px;
    align-items: center;
}
.addcart-modal-inner ul.list-unstyled li a {
    font-size: 18px;
    color: #000;
}
.addcart-modal-inner ul.list-unstyled li button#black_btn-basket-var,
.addcart-modal-inner ul.list-unstyled li button#black_btn-basket {
    background: #3D4149;
    padding: 10px 25px;
    display: inline-flex;
    align-items: center;
    gap: 20px;
    white-space: nowrap;
    font-weight: 400;
    line-height: 20px;
    font-size: 16px;
    border-radius: 60px;
    color: #ffffff;
    transition: var(--ease-in-out);
    overflow: hidden;
    position: relative;
}
.addcart-modal-inner {
    padding: 10px 0 20px;
}
/* woocommerce-checkout */
body.woocommerce-page section.order-pg > .container {
    display: none;
}
.woocommerce-checkout .woocommerce .col2-set {
    display: flex;
}
.woocommerce-checkout .woocommerce .col2-set > div {
    width: 50%;
    padding: 60px 70px;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col > .order-summry {
    max-width: 820px;
    margin: 0 0 0 auto;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-left-col > .right-order-corner {
    max-width: 820px;
    margin: 0 auto 0 0;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-left-col > .right-order-corner a.btn.login-btn {
    background-color: var(--secondary-color);
    border: 1px solid var(--secondary-color);
    font-size: 18px;
    color: var(--primary-color);
    font-weight: 500;
    border-radius: 34px;
    padding: 10px 25px;
}
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row span.select2.select2-container {
    width: 100% !important;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-left-col > .right-order-corner .form-group p {
    margin: 15px 0;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-left-col > .right-order-corner .form-group a{
    font-size: 18px;
    color: var(--secondary-color);
}

.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout h2.personal-info.pt-2 {
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 25px;
    padding: 0 !important;
}
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row {
    padding: 0;
    margin: 0 0 30px;
    width: 100%;
}
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row > label {
    font-weight: 600;
    line-height: normal;
    margin: 0 0 10px;
}
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row input, .checkout_footer .coupon_form input {
    height: 70px;
    border: solid 1px #D9CCC4;
    border-radius: 0px;
    box-shadow: none !important;
    padding: 20px 17px;
    text-align: right;
    color: #3D4149;
}
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row span.select2-selection__arrow {
    height: 67px;
        width: 30px;
}
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 70px;
    padding: 0 17px 0 30px;
}
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row .select2-container .select2-selection--single {
    border: solid 1px #D9CCC4;
    border-radius: 0px;
    height: 70px;
}
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout #payment {
    background: #f5f5f5;
    border-radius: 0;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #ffffff !important;
        border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
    background-color: #ffffff !important;
}
p.form-row.validate-required a {
    color: #000;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    line-height: 20px;
    font-size: 16px;
    color: rgb(0, 0, 0);
    position: relative;
    padding: 10px 25px;
    gap: 20px;
    background: var(--secondary-color);
    color: var(--color-white);
    white-space: nowrap;
    border-radius: 60px;
    transition: var(--ease-in-out);
    overflow: hidden;
    width: 100%;
}
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row.woocommerce-invalid .select2-container, 
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row.woocommerce-invalid input.input-text, 
.woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row.woocommerce-invalid select {
    border-color: #f00;
}

.cart-item .cart-item-inner .info p.title {
    color: var(--secondary-color);
    font-weight: 500;
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0 0 5px;
}
.cart-item .cart-item-inner .info p.shipping-text {
    display: none;
}
.woocommerce .col2-set > .checkout-right-col {
    background: #F5F5F5;
    border-right: solid 1px #D9CCC4;
}
.price del{ display: none !important; }
.cart-item {display: flex;width: 100%;}
.cart-item .price {
    width: 25%;
    justify-content: end;
    color: #3D4149;
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
}
.cart-item .cart-item-inner {
    width: 75%;
    display: flex;
    align-items: center;
}
.cart-item .cart-item-inner .img {
    width: 121px;
    height: 121px;
    overflow: hidden;
}

.cart-item .cart-item-inner  .info {
    width: calc(100% - 121px);
    padding: 0 25px;
    align-items: center;
}

.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col > .order-summry .cart-item:not(:last-child) {
    margin: 0 0 30px;
    border-bottom: 1px solid #D9CCC4;
    padding-bottom: 30px;
}
.cart-item .price del {
    font-size: 14px;
    color: #3D4149;
    font-weight: 300;
    text-decoration: line-through;
}
.cart-item .price ins {
    text-decoration: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--secondary-color) !important;
}

/*error page */
section.error-404 {
    padding: 0px 0 60px;
}
#errorpg h1 {
    font-size: 12rem;
    font-weight: 500;
    position: relative;
    line-height: normal;
}
#errorpg h1:after {
    background-color: #fffe00;
    width: 120px;
    bottom: 0;
    position: absolute;
    content: '';
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#errorpg h2 {
    margin: 0 0 20px;
}
#errorpg p {
    font-size: 21px;
    margin: 0;
    padding: 6px 0 20px;
}
.return-shop-btn a {
    width: 100%;
    color: #FFFE00;
    background-color: #26282c;
    border-radius: 34px;
    border: 1px solid #26282c;
    padding: 14px 0 16px;
    font-size: 25px;
    letter-spacing: -0.2px;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 280px;
}
.return-shop-btn a:hover{
    color: #26282c;
    background-color: #FFFE00;
    border: 1px solid #FFFE00;
}
.woocommerce-order-pay .woocommerce,
.woocommerce-order-received .woocommerce{
    padding: 60px 15px 0;
    max-width: 1294px;
    margin: 0 auto;
}
.woocommerce-order-pay .woocommerce ul.order_details,
.woocommerce-order-received .woocommerce ul.order_details {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
.woocommerce-order-received .woocommerce ul.order_details li:first-child,
.woocommerce-order-pay .woocommerce ul.order_details li:first-child{
    margin-right: 0px;
}
.woocommerce-order-pay .woocommerce ul.order_details li,
.woocommerce-order-received .woocommerce ul.order_details li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.woocommerce-order-received .woocommerce ul.order_details li{
    border-right: 1px dashed #cfc8d8 !important;
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set > div {
    padding: 20px 0;
    width: calc(50% - 15px);
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set {
    gap: 30px;
    justify-content: space-between;
    width: 100%;
    margin: 0;
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set:after,.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set:before {
    display: none;
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set > div h2.woocommerce-column__title {
    font-size: 20px;
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set > div  address {
    text-align: right;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set > div address p {
    padding: 0px 37px 0px 0;
    position: relative;
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set > div address p:before {right: 0;}


.woocommerce form.checkout_coupon{ display: block !important }
/**/
.mini-cart-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mini-cart .close-cart-drawer {
    background: #fff;
    padding: 0;
}
.open_cart_drawer .cart-drawer-overlay {
    display: block;
}
.open_cart_drawer .mini-cart .cart-drawer-content{
    z-index: 99999999;
    position: relative;
    background: #fff;
}
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item {
    display: flex;
    width: 100%;
}
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item:before,.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item::after {
    display: none;
}
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-left {
    width: 121px;
    height: 121px;
}
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-left a,
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-left a img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-right {
    width: calc(100% - 121px);
    padding-right: 31px;
}
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-right > a {
    font-size: 16px;
    line-height: 32px;
    color: #3D4149;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    display: block;
    margin: 0 0 5px;
}
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-right 
 .quantity-container {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0 0 15px;
}
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-right > p {
    letter-spacing: 0.03rem;
    font-weight: 700;
}
.cart-drawer-content .cart_list.product_list_widget > .mini_cart_item:not(:last-child) {
    margin: 0 0 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D9CCC4;
}

.mini-cart-outer {height: calc(100vh - 99px);}

.mini-cart-outer .mini-cart-action {
    padding: 20px 0;
}
.mini-cart-outer .mini-cart-action p {
    margin: 0;
}
.mini-cart-outer .mini-cart-action p.total {
    display: flex;
    justify-content: space-between;
    padding: 10px 0 15px;
}
.mini-cart-outer .mini-cart-action p.woocommerce-mini-cart__buttons.buttons a.button {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 19px;
    padding: 17px 25px;
    border-radius: 50px;
    font-size: 16px;
    background: #3D4149;
    color: #fff;
}
.mini-cart-outer .mini-cart-action p.woocommerce-mini-cart__buttons.buttons a:not(:last-child) {
    margin: 0 0 15px;
}
.mini-cart-outer .mini-cart-list-main {
    max-height: calc(100% - 213px);
    overflow: hidden;
    overflow-y: auto;
}
.mini-cart-outer .mini-cart-action p.total span.woocommerce-Price-amount.amount {
    color: #000;
    font-size: 21px;
    letter-spacing: 0.03rem;
    font-weight: 700;
}
.mini-cart-outer .mini-cart-list-main::-webkit-scrollbar {
  width: 5px;
  border-radius: 10px;
}
.cart-discount p a.woocommerce-remove-coupon {
    color: #f00;
}
.cart-discount p{ display: flex; justify-content: space-between; }
/* Track */
.mini-cart-outer .mini-cart-list-main::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.mini-cart-outer .mini-cart-list-main::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.mini-cart-outer .mini-cart-list-main::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.woocommerce a.remove:hover,
.woocommerce a.remove:focus{
    background: transparent !important;
}
.woocommerce a.remove {
    font-size: 0 !important;
    height: auto !important;
    width: auto !important;
}
a.woocommerce-remove-coupon {
    color: #f00;
}
.recommendation .modal-header {
    justify-content: space-between;
    background: #26282C;
    padding: 15px 20px;
}
.recommendation .modal-header .modal-title {
    color: #fff;
}
.recommendation .modal-header button.close {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 50%;
        line-height: 31px;
    border: solid 1px #000;
    background: #ffff;
    font-size: 24px;
}
.modal-popup-text .form-group {
    margin: 0 0 20px;
}
.modal-popup-text .form-group input {
    box-shadow: none !important;
}
.modal-popup-text .form-group label.text-right {
    margin: 0 0 3px;
}
.modal-popup-text .form-group input#login-btn,
.modal-popup-text .form-group a.btn.btn-enrollment,

.modal-popup-text .form-group button.btn.btn-submit {
    font-size: 16px;
    line-height: 19px;
    padding: 9px 35px;
    text-align: center;
    border-radius: 50px !important;
    background: #3D4149;
    color: #fff;
    width: 100%;
    height: 50px;
    margin: 0 0 15px;
}
.modal-popup-text .form-group  a.text-center.d-block.text-new {
    margin: 0 0 20px;
    color: #000;
}
.modal-popup-text .form-group a.btn.btn-enrollment{
        background: #F5F5F5;
    padding: 15px 35px;
        color: var(--secondary-color);
}
.modal-popup-text .form-group a.text-center.d-block.text-new.mb-3 {
    color: #000;
    text-decoration: underline;
}
.login-via {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 20px 0;
}
.login-via a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: solid 2px transparent;
    border-radius: 30px !important;
    padding: 10px 25px;
    color: #fff;
}
.login-via a.btn.btn-facebook {
    border: solid 2px #3B5997;
    background: #3B5997;
}
.login-via a.btn.btn-google {
    border: solid 2px #C92027;
    background: #C92027;
}
span.mic.desktop-none,
.single-product-discription.desktop-none {
    display: none;
}
button.btns.open-cf {
    font-size: 16px;
    line-height: 19px;
    padding: 17px 35px;
    text-align: center;
    border-radius: 50px;
    background: #fce400;
    color: #3D4149;
    border: solid 1px #fce400;
    width: 100%;
    margin: 20px 0 0;
}
.pdp-contact-form {
    padding: 15px 0;
}
.pdp-contact-form form .form-group {
    margin: 0 0 30px;
}
.pdp-contact-form form .form-group p label {display: block;text-align: right;margin: 0 0 3px;padding-right: 15px;}

.pdp-contact-form form .form-group p input, .pdp-contact-form form .form-group p textarea {
    height: 60px;
    border: solid 1px #D9CCC4;
    border-radius: 0px;
    box-shadow: none !important;
    padding: 20px;
    text-align: right;
    width: 100%;
    outline: none;
}
.pdp-contact-form form .form-group p input[type=number]::-webkit-inner-spin-button, 
.pdp-contact-form form .form-group p input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.wpcf7-not-valid-tip{
    text-align: right;
}
.pdp-contact-form form .form-group p textarea {
    resize: none;
    height: 120px;
}


.prd-contact-btns {
    display: flex;
    justify-content: center;
    padding: 19px 10px;
    border: solid 1px #D9CCC4;
    border-radius: 10px;
    margin: 50px 0 0;
    flex-direction: column;
    align-items: center;
}
.prd-contact-btns ul {
    display: flex;
    gap: 20px;
    width: 100%;
    margin: 20px 0 0;
    flex-wrap: wrap;
}
.prd-contact-btns ul li {
    width: calc(33.33% - 14px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.prd-contact-btns ul li a {
    text-decoration: underline;
    color: #3d4149;
    font-weight: 600;
    text-align: center;
}
.trending-text-content select.size-swatches {
    appearance: none;
    margin: 10px 0 0;
    border: solid 1px #D9CCC4;
    border-radius: 50px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: left 12px center !important;
    -webkit-background-position: left 12px center !important;
    height: 37px;
    outline: none;
    color: var(--secondary-color);
    padding: 5px 15px 6px 47px;
}


/**/
.form-input .form-group {
    margin: 0 0 20px;
}
.form-input .form-group > p {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    flex-direction: row-reverse;
}
.form-input input[type=checkbox] {
  position: relative;
    border: 2px solid #000;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    opacity: .5;
}

.form-input input[type=checkbox]:hover {
  opacity: 1;
}
.form-input label a,
.form-input label{
    color: var(--secondary-color);
}
.form-input label a{
    transition: var(--ease-in-out);
    text-decoration: underline !important;
/*        color: blue;*/
}
.form-input label a:hover{
    color: #000;
}
.form-input input[type=checkbox]:checked {
  background-color: #000;
  opacity: 1;
}
.form-input input[type=checkbox]:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 6px;
    height: 10px;
    border: solid #FFF;
    border-width: 0px 0px 2px 2px;
    margin: -6px -9px 0 -1px;
    transform: rotate(300deg) translate(-50%, -50%);
    z-index: 2;
}

body:not(.single.single-product) li.variationnotavl, .product-colors li.variationnotavl, .color-swatches li.variationnotavl {
    background-image: url('data:image/svg+xml,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2042_250)"><path d="M1.16992 6.83001L6.82992 1.17001" stroke="%23FF0004" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.82992 6.83001L1.16992 1.17001" stroke="%23FF0004" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2042_250"><rect width="8" height="8" fill="white"/></clipPath></defs></svg>') !important;
    background-repeat: no-repeat  !important;
    background-position: center  !important;
    background-size: 14px  !important;
}
.single.single-product li.variationnotavl label, .product-colors li.variationnotavl label, .color-swatches li.variationnotavl label{
    background-image: url('data:image/svg+xml,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2042_250)"><path d="M1.16992 6.83001L6.82992 1.17001" stroke="%23FF0004" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.82992 6.83001L1.16992 1.17001" stroke="%23FF0004" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2042_250"><rect width="8" height="8" fill="white"/></clipPath></defs></svg>') !important;
    background-repeat: no-repeat  !important;
    background-position: center  !important;
    background-size: 14px !important;
}
.form-input .wpcf7-not-valid-tip {
    text-align: center;
    margin: -20px 0 0;
}
.signup-outer > .signup-form .signup-form-inner form .wpcf7-response-output{
    text-align: center;
}
section.embeded-sec.bg-primary .embed-container iframe {
    vertical-align: middle;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_custom_html{
    display: none;
}
/*.gallery-container .gallery-thumbs .swiper-arrows {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    justify-content: space-between;
}*/
.gallery-container .gallery-thumbs .swiper-arrows > div {
    margin: 0;
    background: #fff;
    width: 30px;
    height: 39px;
}
.gallery-container .gallery-thumbs .swiper-arrows > div:after {
    display: none;
}
.gallery-container .gallery-thumbs .swiper-arrows > div.swiper-button-prev {
    transform: translateX(-50%) rotate(-90deg);
    right: auto;
    left: 50%;
    bottom: 0;
    top: 0;
}
.gallery-container .gallery-thumbs .swiper-arrows > div.swiper-button-next {
    transform: translateX(-50%) rotate(-90deg);
    right: auto;
    left: 50%;
    top: auto;
    bottom: 0;
}
.woocommerce-checkout .woocommerce form .form-row .input-checkbox, .woocommerce-page .woocommerce form .form-row .input-checkbox{
    min-width: 18px;
}
div#order_review table.shop_table.woocommerce-checkout-review-order-table {
    text-align: right;
}

.whiteBox{
        padding: 10px 20px;
    border-radius: 4px;
    background: #fff;
    margin-top: 20px
}
.hideregularprice del {
    display: none !important;
}
.homebannerwithoutcontent .container {
    opacity: 0;
    visibility: hidden;
}
.homebannerwithoutcontent {
    position: relative;
    padding: 0px !important;
}
.homebannerwithoutcontent .banner_img{
    width: 100%;
    height: 100%;
    min-height: 150px;
    object-fit: cover;
}
.homebannerwithoutcontent .bannerlink{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.formcaptchabl {
    margin-bottom: 30px;
}
.blogbreadcomes .woo-breadcomes nav.breadcrumb {
    margin-bottom: 0px;
}

.formcaptcha{
    display: flex;
    justify-content: end;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
.formcaptcha .recaptcha {
    margin-left: auto;
}
.formcaptcha .btn-submit-black{
    margin-right: auto;
}
.bottom-cart-btn .input-num {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 20px;
}
.bottom-cart-btn .input-num .single_variation p{
    margin: 0px;
}
.bottom-cart-btn .input-num .single_variation .trim-content p:first-child bdis ,
.price-compare .single_variation_wrap .single_variation,
.cart-drawer-content .mini-cart-outer .mini-cart-action p .button:first-child{
    display: none !important;
}
.bottom-cart-btn .input-num .single_variation .trim-content p:first-child{
    font-size: 30px;
    font-weight: 600;
    color: #0D0D0D;
    letter-spacing: 0.03rem;
    line-height: 42px;
}

body:not(.single.single-product) li.variationnotavl .varimagesibling, .product-colors li.variationnotavl .varimagesibling, .color-swatches li.variationnotavl .varimagesibling{
    background-image: url('data:image/svg+xml,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2042_250)"><path d="M1.16992 6.83001L6.82992 1.17001" stroke="%23FF0004" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.82992 6.83001L1.16992 1.17001" stroke="%23FF0004" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2042_250"><rect width="8" height="8" fill="white"/></clipPath></defs></svg>') !important;
    background-repeat: no-repeat  !important;
    background-position: center  !important;
    background-size: 14px  !important;
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #00000026;
    border-radius: 50%;
    top: 0;
    left: 0;

}

/* Checkout */
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col{
    padding: 0px;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col > div{
    padding-inline: 10px;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col .order-summary-mobile{
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f5f5f5;
    transition: all ease-in-out 0.3s;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col.active .order-summary-mobile{
    background-color: #fff;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col .order-summary-mobile .mobilesummery-heading {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    padding-left: 20px;
    margin-top: -5px;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col .order-summary-mobile .price-value {
    font-size: 24px;
    font-weight: 600;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col .order-summary-mobile .mobilesummery-heading::before {
   content: '';
   position: absolute;
   bottom:  -1px;
   left: 0;
   background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" stroke="%23212529" stroke-linecap="round" stroke-linejoin="round"><path d="M2 5L8 11L14 5"/></svg>');
   background-repeat: no-repeat;
   background-position: center;
   width: 14px;
   height: 16px;
   transition: all ease-in-out 0.3s;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col.active .order-summary-mobile .mobilesummery-heading::before{
    transform: rotate(180deg);
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col .order-summery-mobileonly{
  display: none;
  padding: 30px 10px;
  max-width: 100%;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col.active .order-summery-mobileonly{
    display: block;
}
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col .order-summary-mobile
.woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col .order-summery-mobileonly{
    padding-top: 30px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #fce400 !important;
    text-align: center;
}
.contact-form form.wpcf7-form>.row input[type="number"] {
  -moz-appearance: textfield;
}

/* Optional: Remove number input arrows in Chrome & Edge */
.contact-form form.wpcf7-form>.row input[type="number"]::-webkit-outer-spin-button,
.contact-form form.wpcf7-form>.row input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*28-03-25*/
ul.category_filter {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
}
.category_filter li a {
   border: solid 1px #D9CCC4;
    color: #3d4149;
    line-height: 26px;
    padding: 10px 30px;
    border-radius: 30px;
    margin: 5px;
    transition: all ease-in-out 0.3s;
    display: flex;
}
.category_filter li a.active, .category_filter li a:hover {
    color: #fff;
    background: #3d4149;
    border-color: #3d4149;
}
.price_filter {
    max-width: 100%;
    display: inline-block;
    margin-right: 1em;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 2em;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: calc(100% - 12px) 50%;
    -webkit-background-position: calc(100% - 12px) 50%;
    max-height: 48px;
    width: 100%;
    padding-left: 3rem;
}
.out-of-stock #contact_inquiry_scroll {
    color: #3d4149;
    text-decoration: underline;
}
.noscroll_link {
    pointer-events: none;
}
.checked_color {
    outline: 3px solid #fce400;
}


/* product_filter_row */
.product_filter_row{
    display: flex;
    flex-wrap: nowrap;
    row-gap: 10px;
    justify-content: space-between;
}
.product_filter_row .variations {
    flex: 0 0 auto;
}
.counter span.disabled {
    pointer-events: none;
}
/* Responsive Css */

@media screen and (min-width: 1921px) {
  .image-content-outer {
    max-width: 1866px;
    }
}
@media screen and (max-width: 1680px) {
    .contact-icon-outer {
        padding: 25px;
        min-height: 220px;
    }
    .contact-icon-outer .contact-icon {
        height: 60px;
        width: 60px;
        border-radius: 10px;
        padding: 15px;
    }
    .contact-icon-outer .contact-detail {
        width: calc(100% - 60px);
        padding-right: 15px;
    }
    .contact-icon-outer .contact-detail h3 {
        font-size: 22px;
        margin: 0 0 10px;
        line-height: 30px;
    }
    .contact-icon-outer .contact-detail p, .contact-icon-outer .contact-detail p a,
    .contact-icon-outer .contact-detail h4, .contact-icon-outer .contact-detail h4 a {
        font-size: 16px;
        margin: 0 0 10px;
    }

    .contact-form {
        padding: 30px;
    }
    .contact-form h2 {
        margin: 0 0 24px;
        font-size: 30px;
        line-height: 35px;
    }
    .contact-form form.wpcf7-form>.row {
        row-gap: 20px;
    }
    .contact-form form.wpcf7-form>.row input.form-control, .contact-form form.wpcf7-form>.row textarea.form-control {
        height: 47px;
        padding: 10px;
    }
    .contact-form form.wpcf7-form>.row textarea.form-control {
        height: 92px;
    }
}
@media screen and (max-width: 1540px) {
    /* support-area-sec  */
  .support-wrap-row {
        gap: 40px;
    }
    .support-wrap-row .support-wrap {
        min-width: max-content;
    }
    /* footer  */
    .footer-main .footer-outer .footer-menu-part {
        gap: 60px;
    }
    /*.footer-main .footer-outer .footer-logo-part {
        max-width: calc(100% - 860px);
    }*/
}
@media screen and (max-width: 1366px) {
    p.shpchoice {
        margin: 0;
    }
    .product-discription > .black-border-box .content-block-product form .bottom-cart-btn input.input-text.qty.text {
        height: 40px;
    }
    h1 {
        font-size: 50px;
        line-height: 65px;
    }
    h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .heading-line h2 span {
        padding: 0 15px;
        line-height: 35px;
    }
    .heading-icon h2:before {
        height: 36px;
        width: 36px;
        margin-left: 15px;
    }
    .swiper-arrow-scrollbar {
        margin-top: 30px;
        gap: 15px;
        height: 35px;
    }
    .swiper-arrow-scrollbar .swiper-arrows {
        gap: 15px;
    }
    .swiper-arrow-scrollbar .swiper-arrows > div {
        height: 35px;
        width: 35px;
    }
    .swiper-arrow-scrollbar .swiper-scrollbar-outer {
        width: calc(100% - 85px);
    }
    .cta-btn {
        padding: 5px 20px 5px 5px;
        gap: 15px;
    }
    /*  header  */
    .header-top {
        padding: 10px 0;
    }
    .header-middle {
        padding: 10px 0;
    }
    .header-account ul li a {
        height: 40px;
        width: 40px;
    }
    .header-account ul li a span {
        top: -8px;
        right: -6px;
        height: 20px;
        width: 20px;
        font-size: 12px;
    }
    .search-form input.search-keys {
        max-width: 260px;
        padding: 10px 20px 10px 60px;
    }
    .search-form-card form.search-form {
        max-width: 260px;
    }
    .header-tag-ling {
        padding: 6px 0;
    }
    /*  banner  */
    .home-banner {
        padding: 80px 0 140px;
    }
    .home-banner .banner-offer .offer-text {
        font-size: 24px;
        padding-top: 44px;
    }
    .home-banner .banner-offer {
        left: -30px;
        width: 250px;
        height: 125px;
    }
    /*  support-area-sec  */
    .support-area-sec {
        padding: 40px 0;
    }
    .support-wrap-row .support-wrap .support-icon {
        height: 72px;
        width: 72px;
        min-width: 72px;
    }
    .support-wrap-row .support-wrap .support-content h5 {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 5px;
    }
    /*  category-sec  */
    body.home .explore-sec {
        padding-bottom: 20px;
    }
    .category-sec,
    .explore-sec,.showcase-sec,.trending-products-sec,
    .differnt-category-sec,
    .footer-main,.home .trending-products-sec,
    .half-image-text-sec,
    .contact-us-details{
        padding: 80px 0;
    }
    .ptb-120{
        padding: 80px 0 !important;
    }
    .category-sec .heading-line,
    .support-area-sec .heading-icon {
        margin: 0 0 35px;
    }
    .heading-line h2 {
        margin: 0 0 15px;
    }
    .category-listin {
        gap: 24px;
    }
    .category-listin .category-card > a span.category-card-link {
        font-size: 21px;
        align-items: center;
    }
    .category-listin .category-card > a span.category-card-link span,
    .explore-card .explore-content a span {
        height: 25px;
        width: 25px;
        min-width: 25px;
    }
    .category-listin .category-card > a span.category-card-link span svg,
    .explore-card .explore-content a span svg{
        height: auto;
        width: 18px;
    }
    .view-all-category {
        margin: 35px 0 0;
    }
    /*  image-content-sec  */
    .image-content-outer .image-text-outer .image-text h2 {
        line-height: 35px;
        margin: 0 0 10px;
    }
    .image-content-outer .image-text-outer .image-text h3 {
        font-size: 18px;
        margin: 0 0 15px;
    }
    .image-content-outer .image-text-outer .image-text .button-group {
        margin: 25px 0 0;
    }
    .image-content-outer .image-box img {
        min-height: 315px;
        max-height: 100%;
        height: 100%;
    }
    /*  explore-sec  */
    .explore-sec .heading-icon h2 {
        margin: 0 0 15px;
    }
    .explore-sec .heading-icon {
        margin-bottom: 35px;
    }
    .explore-card .explore-img {
        height: 340px;
    }
    .explore-card .explore-content {
        margin: 20px 0 0;
    }
    .explore-card .explore-content a {
        font-size: 26px;
    }
    /*  trending-products-sec  */
    .trending-heading-outer {
        gap: 20px;
        margin: 0 0 35px;
        flex-wrap: wrap;
    }
    .trending-heading-outer .trending-product-tabs .nav-tabs {
        gap: 15px;
    }
    .trending-heading-outer .trending-product-tabs .nav-tabs .nav-link {
        padding: 10px 25px;
    }
    .trending-img,
    .trending-img a,
    .product-grid-container .trending-card > a.woocommerce-LoopProduct-link{
        height: 210px;
    }
    .trending-text-content {
        padding-top: 15px;
    }
    .trending-text-content  .trending-date {
        padding: 4.5px 8px;
        line-height: 17px;
        margin: 0 0 10px;
        font-size: 14px;
    }
    .trending-text-content .trending-title {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 10px;
    }
    .trending-text-content .trending-price {
        font-size: 24px;
        gap: 7px;
    }
    .trending-text-content .select-color {
        margin: 10px 2px 0;
    }
    /*  text-hover-sec  */
    .text-hover-img {
        width: 50%;
    }
    .text-hover-img img {
        height: 100%;
    }
    .text-hover-list {
        width: 50%;
        padding: 40px 27px 40px 30px;
    }
    .text-hover-list h2 {
        margin: 0 0 15px;
    }
    .text-hover-list ul {
        margin: 35px 0 0;
    }
    .text-hover-list ul li a {
        padding: 12px 0;
        align-items: center;
        font-size: 18px;
    }
    /*    */
    .differnt-category-outer {
        margin: 0 0 35px;
        gap: 20px;
    }
    .differnt-category-grid {
        gap: 24px;
    }
    .differnt-category-grid .differnt-category-card {
        height: 211px;
    }
    /*  about-us-sec  */
    .about-us-outer {
        gap: 24px;
    }
    .about-us-outer .about-us-text h2 {
        margin: 0 0 15px;
    }
    .about-us-outer .about-us-text  .cta-btn {
        margin: 20px 0 0;
    }
    .about-us-outer .about-us-text {
        padding: 35px 24px;
    }
    /* showcase-sec   */
    .showcase-outer {
        margin: 0 0 35px;
        gap: 20px;
    }
    .showcase-grid {
        gap: 24px;
    }
    .showcase-card img {
        height: 211px;
    }
    .showcase-card .showcase-link {
        margin-top: 15px;
    }
    .showcase-card .showcase-link a.stretched-link {
        font-size: 18px;
        line-height: 26px;
    }
    /*  blog-sec  */
    .blog-sec {
        padding: 0 0 80px;
    }
    .blog-outer {
        margin: 0 0 35px;
        gap: 20px;
    }
    .blog-grid {
        gap: 24px;
    }
    .blog-card .blog-img {
        height: 200px;
    }
    .blog-card .blog-content {
        padding-top: 15px;
    }
    .blog-card .blog-content .product-meta {
        line-height: 20px;
        margin: 0 0 9px;
    }
    .blog-card .blog-content .product-title {
        margin-bottom: 10px;
    }
    .blog-card .blog-content a.stretched-link, .blog-grid .blog-card .blog-content .product-title {
        font-size: 18px;
    }
    /*    */
    .signup-outer > .signup-form .signup-form-inner .heading-icon h2 {
        padding-top: 56px;
    }
    /*    */
    .common-baner {
        padding: 80px 0;
        min-height: 200px;
    }
    .article-sec{
        padding-bottom: 80px;
    }
    /*    */
    .articles-details{
        padding: 30px 0 80px;
    }
    /*    */
    .product-grid-container {
        grid-template-columns: repeat(3, 1fr);
    }
    .order-btn a.cta-btn.btn-yellow,
    .product-grid-container .trending-card a.button{
        padding: 10px 25px;
    }
    .common-baner-text p {
        margin-top: 15px;
    }
    .gallery-thumbs {
        width: 100px;
        height: 500px;
    }
    .gallery-main {
        width: calc(100% - 120px);
        height: 500px;
    }
    .gallery-thumbs .swiper-slide .videoicon{
        max-width: 40px;
        max-height: 31px;
    }
    .price-compare .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price span.price p.sale-trim,
    .product-discription .price-compare p:first-child, .bottom-cart-btn .input-num .single_variation .trim-content p:first-child{
        font-size: 26px;
    }
    .product-discription > .black-border-box > p, .product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr p, .product-discription > .black-border-box .content-block-product form.cart .variations {
        margin: 0 0 15px;
    }
    .product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr .color-swatches li label {
        height: 25px;
        width: 25px;
    }
    .product-discription > .black-border-box > h2 {
        font-size: 30px;
        line-height: 38px;
    }
    .customize-card .customize-product-img {
        width: 100px;
    }
    .customize-card .customize-product-outer {
        width: calc(100% - 110px);
        padding-right: 15px;
    }
    .product-discription .product-colors .color-swatches-compliment .swatch {
        height: 25px;
        width: 25px;
    }
    .customize-card .customize-product-outer .customize-product-detail  .customize-quantity {
        gap: 10px;
    }
    .counter {
        width: 90px;
    }
    .counter input[type="text"] {
        width: 32px;
    }
    .product-discription-accordion .accordion .accordion-item:not(:last-child) {
        margin-bottom: 0;
    }
    .product-discription-accordion .accordion .accordion-item button.accordion-button {
        font-size: 19px;
        padding: 20px 20px 20px 10px;
    }
    section.product-sale.shop_table.cart.wishlist_table.wishlist_view .trending-card {
        padding-bottom: 60px;
    }
    .table-ordercart tbody tr td {
        font-size: 16px;
    }
    td.product-thumbnail img {
        height: 90px !important;
        width: 90px !important;
    }
    .woocommerce a.remove {
        font-size: 25px !important;
    }
    .table-ordercart th {
        font-size: 20px !important;
        padding: 8px 0 11px !important;
    }
    .foot-txt span {
        font-size: 24px;
    }
    .beyond-pay .btn {
        font-size: 20px;
        max-width: 226px;
        padding: 10px 21px 12px;
    }
    .woocommerce-checkout .woocommerce .col2-set > div {
        width: 50%;
        padding: 40px 10px;
    }
    .woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row input, .checkout_footer .coupon_form input {
        height: 50px;
        padding: 10px 17px;
    }
    .woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 50px;
    }
    .woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row span.select2-selection__arrow {
        height: 47px;
    }
    .woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout .personal-info-field > .form-row .select2-container .select2-selection--single {
        height: 50px;
    }
    .woocommerce-checkout .woocommerce .col2-set > .checkout-right-col {
        padding-right: 20px;
    }
    .woocommerce-checkout .woocommerce .col2-set > .checkout-left-col{
        padding-left: 20px;
    }
    .cart-item .cart-item-inner .img {
        width: 90px;
        height: 90px;
    }
    .cart-item .cart-item-inner  .info {
        width: calc(100% - 90px);
        padding: 0 15px;
    }
    .woocommerce-checkout .woocommerce .col2-set > div form.checkout.woocommerce-checkout h2.personal-info.pt-2 {
        font-size: 19px;
        line-height: 23px;
        margin: 20px 0 20px;
    }

    .support-wrap-row {
        gap: 30px;
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
        justify-content: inherit !important;
        white-space: nowrap;
    }
    .woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set > div h2.woocommerce-column__title {
        margin: 0 0 10px;
    }
    .copy-footer .copy-footer-outer{
        padding: 40px 0px;
    }
}
@media screen and (max-width: 1199px){
    .support-wrap-row .support-wrap .support-content p {
        min-width: 140px;
        white-space: initial;
        max-width: 140px;
    }
    /*  footer  */
    .footer-main .footer-outer .footer-logo-part {
        max-width: 290px;
    }
    .footer-main .footer-outer .footer-menu-part {
        max-width: calc(100% - 290px);
        gap: 24px;
    }
    .footer-main .footer-outer .footer-menu-part .w-211 {
        min-width: 170px;
    }
    /* .footer-main .footer-outer .footer-menu-part .w-large {
        padding-left: 30px;
    } */
    .signup-outer > .signup-form {
        padding: 50px 15px;
    }
    /*  contact us page  */
    .contact-icon-outer {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    .contact-icon-outer .contact-detail {
        width: 100%;
        padding-right: 0;
    }
    .contact-us-location iframe{
        height: 300px;
    }
    .myacount-page > .order-inner{
        flex-wrap: wrap;
    }
    .myacount-page > .order-inner >.order-btns.text-center.woocommerce-MyAccount-navigation,
    .myacount-page > .order-inner > .my-orders.cart-float.woocommerce-MyAccount-content{
        width: 100%;
        padding: 0;
    }
    .cart-table thead tr th {
        font-size: 17px;
        padding: 10px 0 17px !important;
    }
    .cart-table td.woocommerce-orders-table__cell {
        padding: 11px 6px !important;
    }
    .cart-table tbody tr td {
        font-size: 16px;
    }
    .cart-table td.woocommerce-orders-table__cell img {
        width: 111px;
        height: 111px;
    }
    .page-id-11 a.woocommerce-button.button.view {
        font-size: 16px !important;
        padding: 10px 25px;
    }
    .myacount-page > .order-inner >.order-btns.text-center.woocommerce-MyAccount-navigation ul.list-inline {
        max-width: 320px;
        margin: 0 auto 30px;
    }
    .myacount-page > .order-inner >.order-btns.text-center.woocommerce-MyAccount-navigation li:not(:last-child) a {
        font-size: 18px;
        padding: 15px;
    }
}
@media screen and (max-width: 1210px) and (min-width: 992px) {
    .formcaptchabl{
        flex-direction: column-reverse;
        align-items: end;
    }
}
@media screen and (max-width: 1070px) and (min-width: 992px) {
    .formcaptcha{
        flex-direction: column-reverse;
        align-items: end;
    }
}
@media screen and (min-width: 1024.98px){
.copy-footer-left:not(.copy-footer-medium) .footer-details{
display: none;
}
}
@media screen and (min-width: 992px) {
    .woocommerce-checkout .woocommerce .col2-set > .checkout-right-col.checkout-mobile-col{
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    /*  explore-sec  */
    .explore-card .explore-img {
        height: 240px;
    }
    /*  category-sec  */
    .category-card.card-rectangle,
    .category-card.card-square{
        grid-column: span 1;
        grid-row: span 1;
    }
    .category-listin .category-card > img,
    .category-listin .category-card.card-square > img{
        max-height: 250px;
    }
    .category-listin {
        grid-template-columns: repeat(2, 1fr);
    }
    .copy-footer-medium{
        display: none;
    }
    .order-pg-main>div.container>div>div{
        max-width: 100%;
        flex: 1 1 100%;
    }
}
@media screen and (max-width: 991px) {
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu >li{
        width: 100%;
    }
    h1 {
        font-size: 40px;
        line-height: 55px;
    }
    .search-form-card form.search-form {
        max-width: 100%;
    }
    span.mic.desktop-none {
        display: flex;
    }
    .woo-breadcomes nav.breadcrumb{
        padding-right: 15px;
    }
    /*  header  */
    .header-menu .mega-menu-toggle > div:not(:first-child) {
        display: none !important;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu {
        display: none;
    }
    .header-account ul {
        gap: 5px;
    }
    .header-middle .row > div:first-child {
        order: 2;
    }
    .header-middle .row > div:nth-child(2) {
        order: 1;
    }
    .header-middle .row > div:nth-child(3) {
        order: 3;
    }
    .logo.text-center {
        text-align: right !important;
    }

    .header-account {
        padding-left: 50px;
    }
    .header-bottom nav#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left > div button.mega-toggle-animated {
        transform: scale(0.65);
    }
    .header-bottom nav#mega-menu-wrap-header-menu .mega-menu-toggle {
        position: absolute;
        left: 12px;
        top: -51px;
        background: #3e3f48;
    }
    .header-bottom nav#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left > div {
        margin: 0 !important;
    }
    .header-middle {
        position: relative;
    }
    form.search-form.position-relative input.search-keys {
        max-width: 100%;
    }
    .header-middle li.mobile-search {
        display: block;
        cursor: pointer;
    }
    .search-form-card{
        display: none;
        position: absolute !important;
        background: #fafafa;
        width: 100%;
        left: 0;
        top: 100%;
        z-index: 1;
        padding: 10px;

    } 
    .header-middle .row > div {
        width: 50%;
    }      
    .header-middle .row > div.search-form-card {
        width: 100%;
    }
    .header-main.is-sticky .header-middle{
        display: block;
    }
    .header-menu #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu{
        display: block;
        height: calc(100vh - 62px);
        position: fixed !important;
        z-index: 9999999999;
        background: #fff;
        width: 100%;
        overflow: auto;
        right: 0;
    }
    .header-menu #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
        display: flex;
        /* flex-wrap: wrap; */
        gap: 0;
        flex-direction: column;
        /* justify-content: flex-end; */
        justify-content: unset;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul {
        display: flex;
        flex-direction: column-reverse;
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu.mega-menu-item > ul.mega-sub-menu,
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul{
        top: 134px;
        height: calc(100vh - 134px);
        position: fixed !important;
        z-index: 9999999999;
        background: #fff;
        overflow: auto;
        width: 100%;
        right: -100%;
        display: block;
        transition: var(--ease-in-out);
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul {
        display: flex;
        flex-direction: column;
        justify-content: unset;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul{
          top: 132px;
        height: calc(100vh - 132px);
    }
    .header-menu.is-sticky #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul{
          top: 121px;
        height: calc(100vh - 121px);
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu.mega-toggle-on, 
    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on > ul.mega-sub-menu{
        right: 0;
        transition: var(--ease-in-out);
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul{
        right: 0;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li:first-child {
        display: flex;
        justify-content: space-between;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li:first-child h4.mega-block-title {
        padding: 0;
        color: #000;
        font-weight: 400;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li{
        display: flex;
        justify-content: space-between;
        border-bottom: solid 1px rgb(211 215 224);
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li:first-child .textwidget.custom-html-widget,
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li >a.mega-menu-link.active_menu_anchor span.mega-indicator ,
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link > span.mega-indicator{
        height: 18px;
        width: 10px;
        background: url('data:image/svg+xml,<svg width="9" height="17" viewBox="0 0 9 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.87476 15.3105L0.843506 8.2793L7.87476 1.24805" stroke="%233D4149" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
        background-repeat: no-repeat;
        background-position: center;
        display: flex;
    }
    .counter input[type="text"]{
        font-size: 18px;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li >a.mega-menu-link.active_menu_anchor span.mega-indicator:after,
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link > span.mega-indicator:after{
        display: none;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
        padding: 18px 10px 21px;
        align-items: center;
        border-bottom: solid 1px rgb(211 215 224);
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
        display: flex;
        justify-content: space-between;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        background: #fee302;
        justify-content: center;
        position: relative;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link span.mega-indicator,
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li >a.mega-menu-link.active_menu_anchor span.mega-indicator {
        position: absolute;
        right: 20px;
        transform: rotate(180deg);
        top: 21px;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu {
        padding: 0;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li a.mega-menu-link {
        width: 100%;
        padding: 15px 15px;
        margin: 0 !important;
    }

    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu > li:last-child {
        top: 73px;
        height: calc(100vh - 73px);
        position: fixed !important;
        z-index: 9999999999;
        background: #fff;
        width: 100%;
        right: -100%;
        display: block;
        transition: var(--ease-in-out);
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li {
        right: 0;
        padding: 0;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li {
        display: block;
    }

    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li >a.mega-menu-link.active_menu_anchor {
        display: flex;
        justify-content: space-between;
        background: #fde500;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul li:last-child {
        position: initial !important;
        height: auto !important;
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on {
        top: 74px;
        height: calc(100vh - 74px);
        position: fixed !important;
        z-index: 9999999999;
        background: #fff;
        width: 100%;
    }

    section.article-sec .blog-grid{display: grid;}
    /*    */
    .home-banner .banner-offer {
        left: 0;
        width: 100%;
        height: auto;
        border-radius: 0;
        padding: 10px 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row-reverse;
    }
    .home-banner .banner-offer .offer-text {
        font-size: 16px;
        padding-top: 0;
    }
    .home-banner .banner-offer .offer-text:before {
        content: "-";
        margin: 0 10px;
        vertical-align: middle;
    }
    /*  support-area-sec  */
    .support-wrap-row .support-wrap {
        width: calc(50% - 15px);
    }
    .showcase-grid,
    .differnt-category-grid{
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    /*    */
    .blog-grid {
        display: none;
    }
    .blog-slider-outer{display: block;}
    /* .blog-slider-outer .swiper-arrow-scrollbar .swiper-scrollbar-outer {
        width: 100%;
    } */
    /*    */
    .footer-main .footer-outer {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        gap: 30px;
    }
    .footer-main .footer-outer .footer-menu-part {
        max-width: 100%;
    }
    .footer-main .footer-outer .footer-logo-part {
        max-width: 100%;
        text-align: right;
    }
    /* .footer-details {
        margin: 30px 0;
    } */
    .footer-details .footer-details-dis {
        padding-left: 0;
        padding-right: 10px;
    }
    .foot-socail {
        justify-content: flex-start;
        gap: 10px;
    }
    /*  contact us  */
    .contact-form {
        margin: 35px 0 0;
    }
    /*  single blog  */
    .articles-details .articles-img img.img-fluid {
        height: 300px;
    }
    .articles-content {
        margin: 30px 0 0;
    }
    .articles-content p:not(:last-child) {
        margin-bottom: 20px;
    }
    .articles-content p strong {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .product-grid-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .product-discription {
        padding-left: 0;
        padding-top: 30px;
    }
    .gallery-container{
        padding-right: 0px;
    }
    .product-discription-accordion {
        margin: 0px 0 0;
    }
    .single-product-discription {
        padding: 0 0 30px;
    }
    .header-middle li.mobile-search svg {
        height: auto;
        width: 24px;
    }
    .woocommerce-checkout .woocommerce .col2-set {
        flex-wrap: wrap;
    }
    .woocommerce-checkout .woocommerce .col2-set > div {
        width: 100%;
        padding: 40px 10px;
    }
    .woocommerce-checkout .woocommerce .col2-set > .checkout-left-col {
        padding-left: 10px;
    }
    .woocommerce-checkout .woocommerce .col2-set > .checkout-left-col .order-form .woocommerce-billing-fields>h2{
        margin-top: 0px !important;
    }
    .woocommerce-checkout .woocommerce .col2-set > .checkout-right-col {
        padding-right: 10px;
        border-right: none !important;
    }
    .woocommerce-checkout .woocommerce .col2-set > .checkout-left-col > .right-order-corner a.btn.login-btn {
        font-size: 16px;
        padding: 8px 25px;
    }
    .stock.out-of-stock.m-none{display: none;}
    .woocommerce-checkout .woocommerce .col2-set > .checkout-left-col > .right-order-corner{
       max-width: 100%;
    }
    .woocommerce-checkout .woocommerce .col2-set > .checkout-right-col:not(.checkout-mobile-col){
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .cart-item .cart-item-inner .img{
        height: 130px;
    }
    .cart-item .cart-item-inner .img img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on,
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu > li:last-child {
        top: 61px;
        height: calc(100vh - 61px);
    }
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul {
        top: 121px;
        height: calc(100vh - 121px);
    }
    .gallery-container .gallery-thumbs .swiper-arrows > div.swiper-button-prev {
        transform: translateY(-50%);
        right: 0;
        left: auto;
        bottom: auto;
        top: 50%;
    }
    .gallery-container .gallery-thumbs .swiper-arrows > div.swiper-button-next {
        transform: translateY(-50%);
        right: auto;
        left: 0;
        bottom: auto;
        top: 50%;
    }
    .product-sale .trending-card .trending-text-content {
        display: flex;
        flex-direction: column;
    }
    .product-sale .trending-card .trending-text-content .trending-price {
        order: 3;
        margin: 10px 0 0;
    }
    .product-sale .trending-card .trending-text-content select.size-swatches {
        margin: 0;
    }
    section.embeded-sec.bg-primary .embed-container iframe {
        width: 100% !important;
    }
    .product-discription > .black-border-box > h2,
    .product-discription .single-product-discription.m-none > p,
    p#mob-mb-2{
        padding: 0 20px 0 0 !important;
    }
    .single-product-sec {
        padding: 0px 0 60px;
    }
    .product-sale{
        padding-top: 0px;
    }
    .woo-breadcomes nav.breadcrumb {
        margin: 10px 0 20px;
    }
    .woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set {
        gap: 0;
        width: 100%;
        margin: 0;
        flex-direction: column;
    }
    .woocommerce-order-received .woocommerce .woocommerce-customer-details .col2-set > div {
        width: 100%;
    }
    .header-account ul {
        gap: 5px;
    }
    .recommendation .modal-header {
        padding: 15px 15px;
    }
    .header-middle >.container>.row {
        flex-direction: row-reverse;
    }
    .header-account {
        padding-left: 0;
        padding-right: 50px;
        display: flex;
    }
    .header-bottom nav#mega-menu-wrap-header-menu .mega-menu-toggle {
        left: auto;
        right: 12px;
    }
    .login-via {
        flex-direction: column;
    }
    .product-discription > .yith-wcwl-add-to-wishlist {
        left: 20px;
    }
    h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .heading-line h2:before{display: none;}
    /*  support-area-sec  */
    .support-wrap-row {
        gap: 20px;
    }
    .support-wrap-row .support-wrap {
        width: calc(50% - 10px);
    }
    .support-wrap-row .support-wrap .support-icon {
        height: 55px;
        width: 55px;
        min-width: 55px;
        padding: 10px;
    }
    /*  category-sec  */
    .category-listin .category-card > a {
        padding: 10px;
    }
    /*    */
    .image-content-outer {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .image-content-outer > div {
        width: 100%;
    }
    .image-content-outer .image-text-outer {
        padding: 40px 15px;
    }
    /*  text-hover-sec  */
    .text-hover-outer{
        flex-wrap: wrap;
    }
    .text-hover-list {
        padding: 40px 15px;
    }
    .text-hover-outer > div {
        width: 100%;
    }
    /*    */
    .trending-heading-outer .trending-product-tabs .nav-tabs .nav-link {
        padding: 7px 25px;
        font-size: 16px;
    }
    .trending-product-tabs {
        width: 100%;
    }
    .trending-heading-outer .trending-product-tabs .nav-tabs {
        gap: 10px;
        flex-wrap: nowrap;
        align-items: center;
        height: auto !important;
        overflow: hidden;
        overflow-x: auto;
        justify-content: initial !important;
        white-space: nowrap;
        padding-bottom: 10px;
    }
    /*    */
    .differnt-category-grid .differnt-category-card .differnt-category-link {
        padding: 10px;
    }
    /*   about-us-sec */
    .about-us-outer {
        grid-template-columns: repeat(1, 1fr);
    }
    .about-us-outer .about-us-text {
        padding: 35px 15px;
    }
    /*  signup-sec  */
    .signup-outer {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .signup-outer > div {
        width: 100%;
    }
    .signup-outer > .signup-form {
        padding: 50px 15px;
    }
    .signup-outer > .signup-form .signup-form-inner .heading-icon h2 {
        padding-top: 46px;
    }
    /*   blog-sec */
    .blog-outer {
        flex-wrap: wrap;
    }
    .blog-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    /*  footer  */
    .footer-main .footer-outer .footer-menu-part {
        flex-wrap: wrap;
        padding-right: 0;
    }
    .footer-main .footer-outer .footer-menu-part .w-211 {
        min-width: calc(50% - 12px);
    }
    .footer-main .footer-outer .footer-menu-part .w-large {
        padding-left: 0;
    }
    .footer-main .footer-outer .footer-menu-part .w-large ul {
        gap: 20px;
    }
    .copy-footer .copy-footer-outer {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }
    .header-top {
        padding: 10px 0 5px;
    }
    .showcase-outer,
    .differnt-category-outer,
    .blog-outer,
    .trending-heading-outer,
    .trending-heading-outer .trending-product-tabs .nav-tabs {
        justify-content: center;
    }
    .heading-icon{
        text-align: center;
    }
    .showcase-outer .heading-icon h2,
    .heading-icon h2 {
        margin: 0 0 15px;
        position: relative;
        padding-top: 46px;
    }
    .heading-icon h2 {
        margin: 0;
        position: relative;
        padding-top: 46px;
        text-align: center;
    }
    .heading-icon h2:before {
        margin-right: 0;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .copy-footer .copy-footer-outer .copy-footer-right ul{
        flex-wrap: wrap;
        row-gap: 10px;
        justify-content: center;
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        margin-left: 0;
    }
    .contact-us-location iframe{
        height: 240px;
    }
    .image-content-outer .image-box img {
        min-height: auto;
    }
    body #fkcart-modal .fkcart-preview-ui {
        padding: 20px 10px 0;
    }
    body #fkcart-modal .fkcart-slider-body .fkcart-item-wrap .fkcart--item .fkcart-image-wrapper {
        width: 61px;
        flex: 0 0 61px;
        height: 61px;
    }
    body #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-title {
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 10px;
        letter-spacing: 0;
    }
    body #fkcart-modal .fkcart-quantity-selector .fkcart-quantity__input {
        min-height: 26px;
        height: 26px;
        max-height: 26px;
        min-width: 30px;
        width: 30px;
    }
    body #fkcart-modal .fkcart-quantity-selector .fkcart-quantity-button {
        cursor: pointer;
        height: 26px;
        width: 26px;
        min-width: 26px;
    }
    body #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-remove-item {
        height: 22px;
        width: 22px;
    }
    body #fkcart-modal .fkcart-slider-body .fkcart-item-wrap .fkcart--item {
        padding: 0;
        gap: 10px;
    }
    .order-btns ul {
        border-bottom: 1px solid rgb(38 40 44 / 29%);
        margin-bottom: 10px;
        padding-bottom: 13px;
    }
    select#dynamic_select {
        display: block !important;
        width: 100%;
        background: #ffffff url(http://dev.helpfulinsightdemo.com/koya-design/wp-content/uploads/2021/02/dark-v.png) no-repeat 1%;
        height: 34px;
        padding: 5px 0;
        border-radius: 7px;
        letter-spacing: -0.2px;
        text-align: center;
        background-size: 27px;
        text-align-last: center;
        margin: 0 !important;
        font-weight: 600;
    }
    #order-table-koyamob table.shop_table_responsive tr {
        position: relative;
        margin-bottom: 40px;
    }
    .table-ordercart th, .foot-txt span, .beyond-pay .btn, .cart-table thead tr th {
        font-size: 16px;
    }
    #order-table-koyamob table.shop_table_responsive tr td {
        display: flex;
        font-size: 15px;
        padding: 0 0 !important;
        border: none;
    }
    span.nobr-mob {
        display: block;
    }
    #order-table-koyamob table.shop_table_responsive tr td span {
        padding-left: 9px;
    }
    .order-btns li, #order-table-koyamob table.shop_table_responsive tr td img {
        display: none;
    }
    #order-table-koyamob table.shop_table_responsive tr td:nth-child(4) {
        font-weight: 800;
        padding-top: 13px !important;
    }
    #order-table-koyamob .button.view {
        position: absolute;
        left: 0;
        max-width: 150px;
        bottom: 0;
        padding: 5px 18px !important;
    }
    .myacount-page > .order-inner {
        flex-wrap: wrap;
    }
    .myacount-page > .order-inner >.order-btns.text-center.woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .myacount-page > .order-inner > .my-orders.cart-float.woocommerce-MyAccount-content{
        width: 100%;
        padding: 0;
    }
    .table-cart-mobile table.shop_table_responsive tr:nth-child(2n) td, .table-cart-mobile table.shop_table_responsive tr:nth-child(2n) td, #order-table-koyamob table.shop_table_responsive tr:nth-child(2n) td, #order-table-koyamob table.shop_table_responsive tr:nth-child(2n) td {
        background-color: #fff !important;
    }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{display: none !important;}
    .gallery-main {
        width: 100%;
        height: 370px;
    }
    .gallery-container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .gallery-thumbs {
        order: -1;
        width: 100%;
        height: 100px;
        margin-top: 20px;
    }
    .table-cart-mobile form.woocommerce-cart-form {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .woocommerce button[name="update_cart"], .woocommerce input[name="update_cart"] {
        display: none;
    }
    .table-ordercart {
        margin-bottom: 0 !important;
    }
    .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
        display: none;
    }
    .table-cart-mobile tbody tr.woocommerce-cart-form__cart-item.cart_item:not(:last-child) {
        border-bottom: 1px solid rgb(0 0 0 / 30%);
        margin-bottom: 6px;
    }
    .table-cart-mobile tbody tr.woocommerce-cart-form__cart-item.cart_item {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        position: relative;
        /* padding-top: 36px; */
        padding-top: 65px;
        padding-bottom: 9px;
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
    }
    .table-cart-mobile a.remove {
        font-size: 25px !important;
        color: #707070 !important;
        margin-left: 0;
    }
    .table-cart-mobile  td.product-thumbnail img {
        height: auto !important;
        width: 125px !important;
        object-fit: cover;
    }
    .table-cart-mobile table.shop_table_responsive tbody tr td, .table-cart-mobile table.shop_table_responsive tbody tr td {
        text-align: right!important;
        border: 0 !important;
        padding: 0 5px;
    }
    .table-cart-mobile tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-name a {
        line-height: 14px;
    }
    .shipment-cart-wrap a, .shipment-cart-wrap div {
        font-size: 14px;
        letter-spacing: -0.2px;
        line-height: 14px;
    }
    .table-cart-mobile tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-name {
        display: block !important;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto !important;
        width: 100%;
        top: 0;
        text-align: center !important;
    }
    .beyond-pay.text-center {
        margin: 30px 0 0;
    }
    .table-cart-mobile #content table.cart .product-thumbnail, .table-cart-mobile table.cart .product-thumbnail, .table-cart-mobile #content table.cart .product-thumbnail, .table-cart-mobile table.cart .product-thumbnail {
        display: unset !important;
    }
    .table-cart-mobile tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-price {
        position: absolute;
        left: 0;
        bottom: 4px;
    }
    .table-ordercart td img {
        max-width: 58px !important;
        height: auto !important;
    }
    .product-discription > .black-border-box > h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .return-shop-btn a {
        padding: 9px 0 11px;
        font-size: 18px;
    }
    #errorpg h1 {
        font-size: 6rem;
    }
    #errorpg h2 {
        margin: 10px 0;
    }
    #errorpg p {
        font-size: 16px;
        margin: 0;
        padding: 6px 0 0;
    }
    .mini-cart .cart-drawer-content {
        padding: 30px 15px 0;
    }
    .mini-cart-header {
        padding-bottom: 10px;
    }
    .cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-left {
        width: 90px;
        height: 90px;
    }
    .cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-right {
        width: calc(100% - 90px);
        padding-right: 15px;
    }
    .cart-drawer-content .cart_list.product_list_widget > .mini_cart_item > .mini-cart-right > a {
        line-height: 22px;
        margin: 0 0 10px;
    }
    .mini-cart-outer .mini-cart-list-main {
        max-height: calc(100% - 151px);
    }
    .mini-cart-outer .mini-cart-action p.woocommerce-mini-cart__buttons.buttons a.button {
        padding: 10px 25px;
    }
    .about-us-outer {
        gap: 0;
    }
    .about-us-outer .same-col {
        order: 1;
    }
    .about-us-outer .about-us-text {
        order: 2;
    }
    .image-content-outer .image-box{display: none;}
    .category-listin {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .category-listin .category-card:nth-child(3),
    .category-listin .category-card:nth-child(8){
        grid-column: span 2;
        grid-row: span 1;
        height: 210px;
    }
    .category-listin .category-card > a span.category-card-link span{display: none;}

    .logo.text-center img {
        max-width: 200px;
        display: block;
        margin-right: auto;
    }
    .product-discription .single-product-discription.m-none > p.out-of-stock,
    .product-discription .price-compare p.wc-no-matching-variations.woocommerce-info{
        padding: 10px !important;
    }
    #order_review.woocommerce-checkout-review-order .woocommerce-terms-and-conditions-wrapper .form-row label{
        display: inline-flex;
    }
    #order_review.woocommerce-checkout-review-order .woocommerce-terms-and-conditions-wrapper .form-row label .input-checkbox{
        margin: 8px 0px 0px 10px !important;
        flex: 0 0 auto;
    }
    .woocommerce-order-received .woocommerce ul.order_details{
        flex-direction: column;
        gap: 0px;
    }
    .woocommerce-order-received .woocommerce ul.order_details li{
        border-right: none !important;
        margin-right: 0px !important;
        padding-right: 0px !important;
    }
    .woocommerce-order-received .woocommerce ul.order_details li:not(:last-child){
        padding: 0px 0px 20px;
        margin: 0px 0px 20px;
        border-bottom: 1px dashed #cfc8d8  !important;
    }
    .woocommerce-order-received .woocommerce ul.order_details li p {
        font-size: 16px;
    }
    .variations .variations-innr select.price_filter {
        padding-right: 1em;
        background-size: 14px;
        -webkit-background-size: 14px;
        max-height: 35px;
        background-position: left 8px center !important;
        padding-left: 1.5rem;
        font-size: 13px;
    }
    .category_filter li a {
        line-height: 23px;
        padding: 5px 15px;
        margin: 0px 3px;
        font-size: 13px;
    }
}
@media screen and (max-width: 575px) {
    .header-account ul li{
        display: none;
    }
    .header-menu #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
        height: calc(100vh - 111px);
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on, .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu > li:last-child {
        top: 111px;
        height: calc(100vh - 111px);
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu.mega-menu-item > ul.mega-sub-menu, .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul,
    .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul{
        top: 171px;
        height: calc(100vh - 171px);
    }
    .header-main.is-sticky .header-menu #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
        height: calc(100vh - 61px);
    }
    .header-main.is-sticky #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on, 
    .header-main.is-sticky .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu > li:last-child {
        top: 61px;
        height: calc(100vh - 61px);
    }
    .header-main.is-sticky #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu.mega-menu-item > ul.mega-sub-menu, 
    .header-main.is-sticky .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul,
    .header-main.is-sticky .header-menu #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-row.dropdown-menu-main > ul.mega-sub-menu li >ul.mega-sub-menu li.active + li ul {
        top: 121px;
        height: calc(100vh - 121px);
    }
    .header-account ul {
        gap: 20px;
    }
.header-account ul li:first-child, .header-account ul li:last-child {
    display: block;
}
.header-top ul.d-flex li a {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 10px;
}
.header-top ul.d-flex{
    gap: 10px;
    justify-content: center;
}
    .header-top{display: block;padding: 5px 0;}
    .showcase-grid, .differnt-category-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .showcase-card .showcase-link {
        margin-top: 8px;
        line-height: normal;
    }
    .showcase-card .showcase-link a.stretched-link {
        /* font-size: 14px; */
        line-height: normal;
    }
    .articles-details .articles-img img.img-fluid {
        height: 240px;
    }

    .product-grid-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .gallery-thumbs {
        height: 60px;
    }
    .gallery-main {
        height: 240px;
    }
    .formcaptcha{
        flex-direction: column-reverse;
        align-items: end;
    }
    .product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr .color-swatches li label,
    .select-color .color-swatches li.swatch {
        height: 22px;
        width: 22px;
    }
	.select-color .color-swatches li.swatch img{
		height: 22px !important;
        width: 22px !important;
	}
    .product-discription > .black-border-box .content-block-product form.cart .variations .variations-innr p{
        font-size: 18px;
    }
    .contact-icon-outer .contact-detail p, .contact-icon-outer .contact-detail h4, .phone_number{
        font-size: 1.2rem !important;
        margin: 0px;
        -webkit-user-select: none;
    }
    .contact-icon-outer .contact-detail a[href^="tel"] {
        color: inherit;
        font-size: 18px !important;
        text-decoration: none;
    }
    body:not(.single.single-product) li.variationnotavl .varimagesibling, .product-colors li.variationnotavl .varimagesibling, .color-swatches li.variationnotavl .varimagesibling,
    body:not(.single.single-product) li.variationnotavl , .product-colors li.variationnotavl , .color-swatches li.variationnotavl,
    .single.single-product li.variationnotavl label, .product-colors li.variationnotavl label, .color-swatches li.variationnotavl label  {
        background-size: 11px  !important;
    }

    body.safari-browser .contact_info>div:nth-child(3) .contact-icon-outer .contact-detail p{
        transform: scale(1.3);
    }
    .gallery-thumbs .swiper-slide .videoicon {
        max-width: 30px;
        max-height: 23px;
    }
    
}
@media screen and (max-width: 480px) {
    section.embeded-sec.bg-primary .embed-container iframe {
        height: 270px;
    }
    .logo.text-center img {
        max-width: 100%;
    }
    .support-wrap-row .support-wrap {
        width: 100%;
    }
    .heading-line h2 span {
        padding: 0;
    }
    .category-sec, .explore-sec, .showcase-sec, .trending-products-sec, .differnt-category-sec, .footer-main {
        padding: 60px 0;
    }
    .header-account ul li a {
        background: transparent;
        width: auto;
        padding: 0;
        height: auto;
    }
    .header-account ul li a img{
        width: 24px;

    }
    
    .header-main.is-sticky .header-middle{
        display: flex;
    }
    .header-middle {
        height: 61px;
        display: flex;
        align-items: center;
    }
    .header-account ul li a span {
        top: -11px;
        right: -7px;
    }
    .header-bottom nav#mega-menu-wrap-header-menu .mega-menu-toggle {
        left: 12px;
        top: -46px;
        width: 30px;
        height: 30px;
    }
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
        width: 17px;
        height: 24px;
    }
    .header-account {
        padding-left: 38px;
    }
    h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .header-bottom nav#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left > div button.mega-toggle-animated {
        transform: scale(0.55);
    }

    .articles-details .articles-img img.img-fluid {
        height: 200px;
    }
    .contact-us-location iframe{
        height: 210px;
    }
    .customize-card {
        flex-wrap: nowrap;
        flex-direction: row-reverse;
    }
    .customize-card:not(:last-child){
        padding-bottom: 20px;
        border-bottom: solid 1px #ddd;
    }
    .customize-product-list {
        gap: 20px;
    }
    .customize-card .customize-product-outer {
        width: 100%;
        padding-right: 15px;
        padding-top: 0;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        gap: 10px;
    }
    .customize-card .customize-product-outer .customize-product-detail  .customize-quantity {
        gap: 0;
    }
    .customize-card .customize-product-outer .customize-product-detail .customize-quantity .product-size select {
        margin: 5px 0 0;
        height: 38px;
        padding: 1px 10px 3px 30px;
    }
    .customize-card .customize-product-outer .customize-product-detail .customize-quantity .counter {
        margin: 5px 0 0;
    }
    .customize-card .customize-product-outer .customize-product-detail .customize-quantity .product-colors {
        margin: 5px 0;
    }
    .customize-card .customize-product-outer .customize-product-detail {
        align-items: flex-start;
    }
    .customize-card .customize-product-outer .customize-product-stock .customize-stock{display: none;}
    .woocommerce-checkout .woocommerce .col2-set > .checkout-right-col > .order-summry .cart-item:not(:last-child) {
        margin: 0 0 20px;
        flex-direction: column;
    }
    .woocommerce-checkout .woocommerce .col2-set > .checkout-right-col > .order-summry .cart-item:not(:last-child) {
        padding-bottom: 20px;
    }
    .cart-item .cart-item-inner {
        width: 100%;
        align-items: flex-start;
    }
    .cart-item .price {
        font-size: 18px;
        justify-content: flex-start;
        margin: -27px 90px 0 0;
        width: calc(100%  - 90px);
        padding-right: 15px;
    }
    .prd-contact-btns ul {
        white-space: nowrap;
        overflow: scroll;
    }
}
@media screen and (max-width: 374px) {
    .footer-main .footer-outer .footer-menu-part .w-211 {
        min-width: 100%;
    }
}