@media (min-width: 1201px) {
    #mainNav>div {
        width: 100%;
    }
}

html {
    font-size: 16px;
}

p {
    font-size: 1rem;
}

#header .header-body {
    background-color: #e0e0e0;
}

@media (min-width: 992px) {

    #header .header-nav.header-nav-links:not(.header-nav-light-text) nav>ul>li>a,
    #header .header-nav.header-nav-line:not(.header-nav-light-text) nav>ul>li>a {
        color: #fff;
        font-weight: 400;
        font-size: .95rem;
        letter-spacing: .25pt;
    }

    #header .header-nav.header-nav-line nav>ul li:hover>a:before {
        display: none;
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:hover>a,
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:focus>a,
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.active>a,
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:active>a,
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.open>a,
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.accessibility-open>a {
        background-color: var(--secondary);
        color: #fff;
    }
}

@media (max-width: 991px) {
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li:hover a {
        color: #fff;
    }

    #header .header-nav-main.header-nav-main-square nav>ul>li a {
        color: var(--secondary);
    }

    #header .header-nav-main nav>ul li a:active {
        background-color: var(--secondary);
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        background-color: var(--primary);
    }

    #header .header-nav-top .dropdown-menu .dropdown-item:hover {
        color: #fff;
    }

    .blgcrd-tll.pb-6 {
        padding: .5rem .75rem !important;
    }

    .promotion .blgcrd-tll {
        padding: .5rem .75rem !important;
    }

    .page-header.page-header-modern.page-header-lg {
        padding: 25px 0;
    }
}

#header .header-nav.header-nav-line nav>ul li:hover {
    background-color: var(--secondary);
}


.text-lg {
    font-size: 1rem !important;
}

.text-text {
    color: #777 !important
}

.hover\:text-1st:hover {
    color: var(--primary) !important;
}

#header .header-nav-top .nav>li>a,
#header .header-nav-top .nav>li>span {
    font-size: .85rem;
}

#header .header-nav-top .dropdown-menu:before {
    left: 17px;
    right: initial;
}

#header .header-nav-top .dropdown-menu {
    min-width: initial !important;
    top: 0 !important;
}

.header-social-icons li {
    padding-left: 5px;
    padding-right: 5px;
}

.dropdown-cart:hover {
    background-color: transparent !important;
}

#header .header-logo {
    margin: .5rem 0;
}

#header .header-nav-top .nav>li>a,
#header .header-nav-top .nav>li>span {
    padding: 6px;
}

.mx90 {
    min-width: 97px;
}

.blgcrd {
    border-radius: 0.375rem;
    overflow: hidden;
    box-shadow: none;
}

.blgcrd-tll {
    padding: 1.5rem .75rem;
}

a:not(.btn):hover {
    text-decoration: none;
}

.objcontain img {
    object-fit: contain;
}

.bg-\[e6\] {
    background-color: #e6e6e6;
}

.bg-\[f5\] {
    background-color: #f5f5f5;
}

.hist-bdg {
    background-color: #e6e6e6;
    position: relative;
    border-radius: 999px;
    padding: .15rem .875rem;
    font-size: .85rem;
    transition: all .25s;
    margin-right: .5rem;
    margin-bottom: .5rem;
}

.hist-bdg:hover {
    background-color: var(--primary);
    color: #fff;
}

.hist-bdg a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.pdcd-ttl {
    padding: .25rem 0;
}

.hover\:shadow-md {
    transition: all .25s;
    border: 1px solid transparent;
}

.hover\:shadow-md:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-color: rgba(224, 224, 224, 0.34);
}

.pdcd-wppr {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
    border-radius: 0.375rem;
}

.pdcd-img {
    padding-top: 0;
}

.pprc {
    font-size: 1.5rem;
    line-height: 1.25;
}

.pdcd-log {
    text-align: center;
    justify-content: center !important;
    margin-top: .75rem;
}

@media (max-width:767px) {
    .container {
        padding-left: .5rem;
        padding-right: .5rem;
    }

}

@media (max-width:625px) {
    .coupon-irl-wrapper {
        min-width: 275px;
    }

    .page-header {
        margin-bottom: 0;
    }
}

@media (min-width:576px) {
    .sm\:w-4\/12 {
        width: 33.333333%;
    }

    .pdcd-wppr {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

/* @media (min-width: 992px) {
    .lg\:w-1\/4 {
        width: 25%;
      }
      
} */

.see-all {
    margin-left: 4rem;
    position: relative;
}

.see-all a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
}

.see-all::before {
    position: absolute;
    content: '';
    height: 2px;
    background-color: var(--primary);
    width: 2.8rem;
    right: calc(100% + 5px);
    top: 50%;
    transform: translateY(-50%);
}

.breadcrumb>li {
    font-size: .75em !important;
}

.breadcrumb .active {
    opacity: .4;
}

.-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem;
}

.header-nav-top-icon-img {
    height: 35px;
}

@media (max-width:991px) {
    .header-nav-top-icon-img {
        height: 50px !important;
    }

    #header .header-btn-collapse-nav {
        margin-left: 0px;
    }
}

.selc-img {
    padding: .5rem;
}

.compare-container {
    background-color: transparent;
}

.det-col .selc-tir {
    border: 1px solid rgba(224, 224, 224, 0.54) !important;
    border-radius: .34rem;
}

.mmxxww {
    width: 120px;
    margin-bottom: .75rem !important;
}

.cthhl {
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .5rem;
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 1.12;
    text-align: center;
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: .85rem;
    z-index: 1;
}

.product-imgmgmg {
    width: 100%;
    height: 80px;
}

.product-imgmgmg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-asdgfv img {
    margin-bottom: .5rem;
    max-height: 25px;
}

.product-main-title {
    font-size: 1rem !important;
}

.imgicn img {
    border-radius: .35rem;
    width: 45px;
}

.aposfdh {
    width: 40px;
}

@media (max-width: 1199px) {
    .product-imgmgmg {
        margin: 0 auto;
    }

    .product-cont .nmb-cnt {
        border: none;
    }
}

.product-sub-title.leading-6 {
    line-height: 1.9;
}

.disc {
    position: absolute;
    top: -8px;
}

@media (min-width:1200px) {
    .product-sub-title.leading-6 {
        font-size: 1.25rem;
    }

    .disc {
        top: 39px;
    }
}

.product-box-action .butn-addcart {
    padding: .26rem 1rem;
}

.psadf {
    max-width: initial;
    display: grid;
    grid-template-columns: 130px 200px 70px  70px 150px 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    border: 1px solid var(--primary);
    padding: 1.25rem .75rem .75rem;
    font-size: 1rem;
}

@media (max-width:1399px) {
    .psadf {
        grid-template-columns: 80px 200px 50px  50px 130px 1fr;
    }
    .cthhl {
        width: 38px;
        height: 38px;
        font-size: .7rem;
        padding: .25rem;
        top: 5px;
        left: 5px;
    }
}

@media (max-width:1199px) {
    .psadf {
        grid-template-columns: 80px 200px 50px  50px 130px 1fr;
    }
    .fixed-less-m{
        position: fixed;
    bottom: 0;
    z-index: 10;
    left: 10px;
    right: 10px;
    background: #fff;
    width: 50%;
    }
}
@media (max-width:991px) {
    .psadf {
        grid-template-columns: 40px 150px 40px 40px 130px 1fr;
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .cthhl {
        width: 28px;
        height: 28px;
        font-size: .5rem;
        padding: .15rem;
        top: -10px;
        left: -10px;
    }
    .psadf.border-0 > div,.area-font{
        font-size: .85rem;
    }
    .imgicn img{
        width: 30px;
    }

    .psadf.border-0 > div{
        display: flex;
        align-items: center;
        white-space: nowrap;
    }
    .psadf.border-0 > div.fb-150{
        justify-content: flex-end;
    }
    .product-sub-title{
        font-size: .85rem;
    }
}
@media (max-width:767px) {
    .psadf {
        grid-template-columns: 0px 100px 25px 25px 130px 1fr;
        padding-left: .5rem;
        padding-right: .5rem;
        grid-column-gap: 10px;
    }
    .imgicn img{
        width: 20px;
    }
    .product-sub-title,.product-main-title,.area-font,.psadf.border-0 > div{
        font-size: .75rem!important;
    }
    
}
@media (max-width:524px) {
    .psadf {
        grid-template-columns: 0px 90px 30px 25px 110px 1fr;
        grid-column-gap: 2px;
    }
}

.mbpct{
    display: none;
}
.hidden-fsdg{
    margin-bottom: 1rem;
}
@media (min-width:501px) {
    .hidden-fsdg{
        display: none;
    }
}
@media (max-width:500px) {
    .psadf {
        grid-template-columns: 0px 1fr 30px 24px 1fr 1fr;
        padding: .25rem;
    }
    .imgicn.d-flex.items-center.fb-50{
        justify-content: center;
    }
    .mbpct{
        display: flex;
        justify-content: flex-start;
        margin: 0;
        padding: 0 .25rem .5rem .75rem;
    }
    .mbpct > div:last-child{
        flex: 1;
        padding-left: 10px;
    }
    .mbpct .product-box-action .butn-addcart,.product-box-action .butn-addcart{
        padding-top: .35rem;
        padding-bottom: .35rem;
        font-size: 0.65rem;
        padding-left: .5rem;
        padding-right: .5rem;
        width: 77px;
    }
    .cthhl{
        left: -5px;
    }
    .product-cont.py-\[\.5rem\]{
        padding: 0;
    }
    .fb-200.full-url{
        padding-top: 10px;
    }
    .qty ,.button-qty {
        width: 25px !important;
        height: 20px !important;
        font-size: .85rem;
    }
    .fb-120 .filter-trigger{
        display: none;
    }
    .the-container{
        padding-left: .5rem;
        padding-right: .5rem;
    }
}

@media (max-width:320px) {
    .psadf {
        grid-template-columns: 0px 100px 30px 25px 80px 0;
    }
}

.psadf .cart-quantity {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
}

.psadf-promotion {
    border-bottom: 1px solid var(--primary);
    border-left: 1px solid var(--primary);
    border-right: 1px solid var(--primary);
    border-top: 1px solid #efefef;
    padding: .75rem;
    margin-top: -1px;
    position: relative;
    z-index: 1;
}

@media (min-width:1400px) {
    .product-imgmgmg {
        height: 120px;
        padding-bottom: .75rem;
    }
}

@media (min-width:1200px) {
    .add-comapre {
        position: absolute;
        transform: translateY(-50%);
        top: calc(50% + 33px);
        left: 0%;
    }
}

.header-item {
    font-size: 1.25rem;
}

.header-item .fb-150 {
    text-align: right;
}

.header-item .psadf {
    background-color: var(--primary);
    margin-bottom: 0;
    padding-bottom: .75rem;
    padding-top: .75rem;
    border: 1px solid var(--primary) !important;
    color: #fff;
}

.setst {
    position: sticky;
    top: 145px;
    z-index: 2;
    margin-bottom: -1px;
}

@media (max-width:1199px) {
    .lefth {
        display: none;
    }
}

.ml-150 {
    margin-left: 150px;
}

@media (min-width:1200px) {
    .filter-container {
        position: sticky;
        top: 165px;
    }

    .xl\:pr-6 {
        padding-right: 1.25rem;
    }

    .xl\:pt-6 {
        padding-top: 1.25rem;
    }

    .xl\:pt-0 {
        padding-top: 0;
    }
}

.fslightbox-full-dimension>div {
    width: 100%;
}

.fslightbox-source {
    width: 80% !important;
    height: auto !important;
    max-height: 90vh;
    object-fit: contain;
    margin: 0 auto;
}

.fslightbox-slide-btn-container,
[title="Enter fullscreen"],
.fslightbox-slide-number-container {
    display: none !important;
}

.smsct {
    right: 10px;
    left: initial;
    top: calc(100% - 70px);
    pointer-events: none;
}

@media (min-width:1200px) {
    .xl\:block {
        display: block;
    }
}

@media (min-width:1400px) {
    .\32xl\:hidden {
        display: none;
    }
}

.shp-stp {
    margin-top: 2rem;
}

sub,
sup {
    font-size: 95%;
}

.df {
    display: flex;
}

@supports (-webkit-appearance:none) or (-moz-appearance:none) {

    input[type=checkbox]:not(.switch),
    input[type=radio]:not(.switch) {
        height: 20px;
    }

    input[type=radio]:after {
        left: -1px;
        top: -1px;
        width: 20px;
        height: 20px;
    }
}

.chkfxw,
[scope] {
    font-size: 1rem;
    width: 150px;
}

.space>div[class*="dim"] {
    padding: .5rem;
}

@media (min-width:768px) {
    .pro-pre {
        padding-left: 135px;
    }
}

.cart-item-detail strong {
    line-height: 1;
}

.pro-pre>div {
    line-height: 1.5;
}

@media (max-width:767px) {
    .shpct-container .delete-item {
        bottom: 20px;
    }
}

@media (max-width:1199px) {
    .filter-container {
        background-color: #fff;
        z-index: 2;
        padding: 1rem;
        --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
        margin: 0 1.5rem;
        width: calc(100% - 3rem);
        top: 147px;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        width: 100%;
        margin: 0;
    }
}

.imfh {
    margin: 0 auto;
}

.mx-4h {
    max-width: 400px;
    width: 100%;
}

.logion.social-icons li:hover a {
    background-color: transparent;
    width: 100%;
    height: 100%;
}

.logion li.flex {
    display: flex !important;
}

.prose {
    color: #111;
    font-size: 1rem;
    line-height: 1.75
}

.prose [class~=lead] {
    color: #111;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose a {
    color: #1a202c;
    text-decoration: underline
}

.prose strong {
    color: #1a202c;
    font-weight: 600
}

.prose ol {
    counter-reset: list-counter;
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose ol>li {
    position: relative;
    counter-increment: list-counter;
    padding-left: 1.75em
}

.prose ol>li::before {
    content: counter(list-counter) ".";
    position: absolute;
    font-weight: 400;
    color: #718096
}

.prose hr {
    border-color: #e2e8f0;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em
}

.prose blockquote {
    font-weight: 500;
    font-style: italic;
    color: #1a202c;
    border-left-width: .25rem;
    border-left-color: #e2e8f0;
    quotes: "“" "”" "‘" "’";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em
}

.prose blockquote p:first-of-type::before {
    content: open-quote
}

.prose blockquote p:last-of-type::after {
    content: close-quote
}

.prose h1 {
    color: #1a202c;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

.prose h3 {
    color: #1a202c;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: .6em;
    line-height: 1.6
}

.prose h4 {
    color: #1a202c;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 1.5
}

.prose figure figcaption {
    color: #718096;
    font-size: .875em;
    line-height: 1.4285714;
    margin-top: .8571429em
}

.prose code {
    color: #1a202c;
    font-weight: 600;
    font-size: .875em
}

.prose code::before {
    content: "`"
}

.prose code::after {
    content: "`"
}

.prose pre {
    color: #e2e8f0;
    background-color: #2d3748;
    overflow-x: auto;
    font-size: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding: .8571429em 1.1428571em
}

.prose pre code {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.prose pre code::before {
    content: ""
}

.prose pre code::after {
    content: ""
}

.prose table {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.7142857
}

.prose thead {
    color: #1a202c;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #cbd5e0
}

.prose thead th {
    vertical-align: bottom;
    padding-right: .5714286em;
    padding-bottom: .5714286em;
    padding-left: .5714286em
}

.prose tbody tr {
    border-bottom-width: 1px;
    border-bottom-color: #e2e8f0
}

.prose tbody tr:last-child {
    border-bottom-width: 0
}

.prose tbody td {
    vertical-align: top;
    padding: .5714286em
}

.prose p {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose img,
.prose video {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose figure {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.prose figure>* {
    margin-top: 0;
    margin-bottom: 0
}

.prose h2 code {
    font-size: .875em
}

.prose h3 code {
    font-size: .9em
}

.prose ul {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose li {
    margin-top: .5em;
    margin-bottom: .5em
}

.prose ol>li:before {
    left: 0
}

.prose>ul>li p {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose>ul>li>:first-child {
    margin-top: 1.25em
}

.prose>ul>li>:last-child {
    margin-bottom: 1.25em
}

.prose>ol>li>:first-child {
    margin-top: 1.25em
}

.prose>ol>li>:last-child {
    margin-bottom: 1.25em
}

.prose ol ol,
.prose ol ul,
.prose ul ol,
.prose ul ul {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose h2+*,
.prose h3+*,
.prose h4+*,
.prose hr+* {
    margin-top: 0
}

.prose thead th:first-child {
    padding-left: 0
}

.prose thead th:last-child {
    padding-right: 0
}

.prose tbody td:first-child {
    padding-left: 0
}

.prose tbody td:last-child {
    padding-right: 0
}

.prose>:first-child {
    margin-top: 0
}

.prose>:last-child {
    margin-bottom: 0
}

.iframe-wrapper,
.iframe-wrapper iframe {
    width: 100%;
    aspect-ratio: 16/9;
}

.iframe-wrapper iframe {
    height: 100%;
}

.pt-10 {
    padding-top: 1rem;
}

@media (min-width:768px) {
    .pt-10 {
        padding-top: 2rem;

    }
}

.form-wrapper label.mb-0 {
    margin-bottom: 0 !important;
}

.mmenu li {
    margin-top: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    max-width: 180px;
}

.mmenu li.logout {
    margin-top: 1.5rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
}

.abs-btn,
.cancelbtn {
    white-space: nowrap;
}

@media (max-width:991px) {
    .abs-btn {
        position: absolute;
        right: 0;
        top: 14px
    }
}

.butnbbnn {
    line-height: 1.25;
    padding: .5rem 1rem;
}

@media (min-width:575px) {
    .memb-title {
        width: 150px;
        flex: 0 0 150px;
    }
}

.mx-n2 {
    margin: 0 -.5rem !important;
}

@media (min-width:992px) and (max-width:1199px) {
    .spfdsf {
        flex-wrap: nowrap;
    }
}

.logout {
    border-radius: .35rem;
}

.text-md {
    font-size: 1.15rem;
}

.examli-img {
    flex: 0 0 180px;
    max-width: 180px;
}

.examli-detail {
    flex: 0 0 calc(100% - 280px);
    padding: .85rem;
    max-width: calc(100% - 280px);
}

.examli-action {
    flex: 0 0 100px;
    max-width: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.examli {
    height: auto;
    min-height: 120px;
}

@media (max-width:767px) {

    .examli-img,
    .examli-detail,
    .examli-action {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.examli.mev-pchlst-item>div * {
    white-space: normal;
}

.lhmx3 {
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3 !important;
}

.examli.mev-pchlst-item {
    width: 100% !important;
}

.modal-warning.modal-dialog {
    max-width: 325px;
    margin: 0 auto;
}

.object-contain {
    object-fit: contain;
}

footer .logo {
    margin: 0 auto;
}

.auto-complete {
    position: absolute;
    top: calc(100% - 15px);
    padding-top: 15px;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 2;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    display: none;
}

.auto-complete li {
    padding: 5px 10px;
}

.auto-complete li:hover {
    background-color: #e4e4e4;
}

.search-with-select .search-form-wrapper>.form-control,
.search-with-select .search-form-wrapper .search-form-select-wrapper {
    background-color: #fff;
}

.search-with-select .search-form-wrapper>.form-control {
    border-radius: .35rem 0 0 .35rem;
}

.search-form-select-wrapper {
    border-radius: 0 .35rem .35rem 0 !important;
}

#header .header-search {
    margin-left: 0;
}

@media (min-width:992px) {
    #header .header-search {
        height: 55px;
    }
}

form[role='search'] input.header-search:not(:placeholder-shown)~.auto-complete {
    display: block;
}

form[role='search'].active input.header-search~.auto-complete {
    display: none !important;
}

@media (max-width: 991px) {
    .search-with-select .search-form-wrapper {
        background-color: transparent;
    }

    .search-with-select .mobile-search-toggle-btn>i {
        font-size: 1.15rem;
        margin-right: .75rem;
    }

    .mobile-search-toggle-btn {
        display: flex !important;
        align-items: center;
    }

    #header .header-social-icons {
        display: flex;
        align-items: center;
    }
}

.fssdf {
    width: 40px;
}


.cookies-wrapper {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: 10px;
}

@media (min-width: 576px) {
    .cookies-wrapper {
        bottom: 1.5rem;
        left: 1.5rem;
        right: 1.5rem;
    }
}

@media (min-width: 768px) {
    .cookies-wrapper {
        right: auto;
        flex-direction: row;
    }
}

.cookies-wrapper {
    z-index: 1041;
}

@media (min-width: 768px) {
    .cookies-wrapper {
        max-width: 575px;
    }
}

.cookies-action {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1rem;
}

@media (min-width: 768px) {
    .cookies-action {
        padding-bottom: 0px;
        width: 150px;
        flex: 0 0 150px;
    }
}

.cookies-text {
    padding: 1rem;
    padding-right: 2rem;
}

@media (min-width: 576px) {
    .cookies-text {
        padding: 2rem;
        padding-bottom: 1.5rem;
    }
}

@media (min-width: 768px) {
    .cookies-text {
        padding: 1rem;
    }
}

.cookies-accept {
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: var(--primary);
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    border-radius: 5px;
}

.cookies-accept:hover {
    --tw-bg-opacity: 1;
    background-color: var(--primary);
}

@media (min-width: 768px) {
    .cookies-accept {
        margin-right: 1rem;
    }
}

.cookies-denied {
    position: absolute;
    cursor: pointer;
}

@media (min-width: 768px) {
    .cookies-denied {
        position: relative;
    }
}

@media (max-width: 767px) {
    .cookies-denied {
        top: 0.75rem;
        right: 0.75rem;
    }
}

/* Scroll to Top */
html .scroll-to-top {
    transition: all 0.3s;
    border-radius: 4px 4px 0 0;
    bottom: 28px;
    color: #fff;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 10px 10px 35px;
    position: fixed;
    border-radius: 9999px;
    right: 40px;
    text-align: center;
    text-decoration: none;
    z-index: 1040;
    font-size: 0.8em;
}

html .scroll-to-top img {
    width: 40px;
    /* --tw-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0px 4px 30px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); */
}

html .scroll-to-top {
    opacity: 0;
    visibility: hidden;
}

html .scroll-to-top.visible {
    opacity: 1;
    visibility: visible;
}

html .scroll-to-top span {
    display: inline-block;
    padding: 0 5px;
}

html.lightbox-opened .scroll-to-top {
    right: 27px;
}

html.ie11 .scroll-to-top {
    right: 25px;
}

.scroll-to-top.hidden-mobile.visible {
    display: none;
}

html,
body {
    scroll-behavior: smooth;
}

.mock-fb {
    position: fixed;
    right: 40px;
    bottom: 70px;
    z-index: 3;
}

#header .header-nav-top .dropdown-menu:before {
    display: none;
}

@media (max-width:574px) {
    .membr.rel.prof {
        border-bottom: 1px solid rgba(224, 224, 224, 0.4);
    }

    .memb-detail {
        width: 100%;
    }
}

.vib img {
    width: 45px;
}

.splide__slide img {
    vertical-align: bottom;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.hover\:bg-grey-light:hover {
    background-color: #e0e0e0;
    transition: all .235s;
}

h1,
h2,
h3 {
    letter-spacing: 0.000001pt;
}

@media (max-width:991px) {
    .cnticn img {
        margin: 0 auto
    }
}

@media (max-width:575px) {
    .shp-stp {
        margin-top: 1rem;
    }
}

#header .header-nav-features {
    height: 100%;
    display: flex;
    align-items: center;
}

.ps-pagination .pagination li>a {
    line-height: 19px;
}

.deliver-extended {
    padding-left: 25px;
    margin-top: 10px;
}

@media (max-width:767px) {
    .deliver-extended {
        margin-top: 0px;
    }
}

.title-deli {
    font-size: 1.25rem;
}

.input-group-prepend {
    height: 100%;
}

.btnsdkf {
    height: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.text-small {
    font-size: 80%;
}


@media (max-width:1199px) {

    .psadf {
        padding-top: .75rem;
        justify-content: flex-start;
    }

    .product-asdgfv img {
        max-height: 15px;
        margin-left: initial;
    }

    .disc {
        position: relative;
        top: 0;
        font-size: .75rem;
    }

    .psadf .cart-quantity {
        margin-left: auto;
    }
}