#archive-sidebar-stiky,
.panel-accordion-sidebar-archive-stiky {
    scrollbar-width: thin;
}

a.page-numbers {
    pointer-events: none;
    display: block;
    border-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229 / var(--tw-bg-opacity));
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}


.blogs_archive a.page-numbers {
    pointer-events: auto;
}

.page-numbers.current {
    display: block;
    border-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(186 230 253 / var(--tw-bg-opacity));
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}


.page-numbers li {
    margin: 0.25rem;
    cursor: pointer;
}

nav.woocommerce-pagination {
    width: 100%;
    overflow: hidden;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

nav.woocommerce-pagination ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.product-archive-grid {
    box-sizing: border-box;
    display: grid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}


.product-archive-grid>article {
    border-width: 1px;
    box-sizing: border-box;
    height: -moz-fit-content;
    height: fit-content;
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.product-archive-grid>article:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 0 0 5px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.a-single-product-archive:hover .rating-span-star {
    opacity: 0.5;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}


.rating-span-star {
    margin-right: auto;
    display: flex;
    align-items: center;
    border-top-right-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 0.25rem;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.rating-span-star .s:before {
    content: "\32452";
    color: #c09450;
    font-size: 13px;
    margin-right: 4px;
}

.first-image-product {
    width: 100%;
    aspect-ratio: 1;
    object-position: bottom;
    position: relative;
    --tw-bg-opacity: 1;
    background-color: #ffffff;
    -o-object-fit: contain;
    object-fit: contain;
    opacity: 1;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.single-article-product:hover .first-image-product {
    opacity: 0;
    transition-duration: 300ms;
}

.single-article-product:hover .div-img-product-archive>div {
    opacity: 0;
    transition-duration: 300ms;
}

.single-article-product:hover .secend-image-product {
    height: unset;
    border-radius: 0.5rem;
    opacity: 1;
}

article.single-article-product:hover {
    scale: 1.01;
    z-index: 1;
    background: white;
}

.sidebar-item-archive-stiky h3 {
    display: flex;
    width: 100%;
    cursor: pointer;
    border-radius: 0.5rem;
    padding: 1rem;
    text-align: right;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(115 115 115 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.sidebar-item-archive-stiky .wc-blocks-filter-wrapper>div {
    margin: 0.75rem;
    display: none;
    --tw-text-opacity: 1;
    color: rgb(115 115 115 / var(--tw-text-opacity));
}

.active-accordion-sidebar-archive-stiky,
.accordion-sidebar-archive-stiky:hover {
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

select.orderby {
    border-radius: 0.25rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229 / var(--tw-border-opacity));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.accordion-sidebar-archive-stiky {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.panel-accordion-sidebar-archive-stiky {
    margin-right: 0.5rem;
    display: none;
    max-height: 11rem;
    overflow: auto;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.panel-accordion-sidebar-archive-stiky#price {
    max-height: none;
}

.sidebar-item-archive-stiky {
    border-bottom-width: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212 / var(--tw-border-opacity));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.sidebar-item-archive-stiky:nth-last-child(1) {
    border-bottom-width: 0px;
}

.link-submenu-mobile svg.w-5.switch-checkbox {
    position: absolute;
    right: -18px;
}

.switch-checkbox {
    position: relative;
    margin-right: auto;
    display: inline-block;
    height: 1.25rem;
    width: 2.5rem;
}

.switch-checkbox input {
    height: 0px;
    width: 0px;
    opacity: 0;
}

.slider-switch-checkbox {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
    border-radius: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(163 163 163 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

input:checked+.slider-switch-checkbox {
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}

.head-archive {
    position: relative;
    display: flex;
    width: 100%;
    flex-grow: 1;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.div-tags-showing-product-archive {
    position: relative;
    z-index: 10;
    margin-top: -1.25rem;
    display: flex;
    height: 1rem;
}

.div-img-product-archive {
    position: relative;
    margin-bottom: 0.25rem;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.div-img-product-archive>div {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 1;
    transition: .3s;
    box-shadow: inset 100px 0px 15px -70px white, inset -100px 0px 15px -70px white;
}

.abs-tags-showing-product-archive {
    position: absolute;
    bottom: 0px;
    border-top-left-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.a-single-product-archive:hover .abs-tags-showing-product-archive {
    --tw-bg-opacity: 0.55;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.abs-tags-showing-product-archive-top {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 10;
    gap: 8px;
}

span.product-tag-archive {
    display: flex;
    background: #ffffff91;
    color: #343434;
    font-size: 12px;
    box-shadow: #dddddd 0 0 5px;
    border-radius: 0 10px 10px 0;
    align-items: center;
    cursor: pointer;
    transition: all .5s;
    padding-left: 10px;
    width: fit-content;
    max-width: 28px;
    opacity: .7;
}

span.product-tag-archive:hover {
    max-width: 300px;
    opacity: 1;
    transition: all .5s;
    background: rgb(254 226 183);
}

.product-tag-archive>span {
    white-space: nowrap;
    opacity: 0;
    transition: all .5s;
}

.product-tag-archive:hover>span {
    opacity: 1;
    transition: all .5s;
}

.product-tag-archive img {
    width: 18px;
    margin: 3px;
    opacity: 0.7;
}

.single-article-product>span.product-tag-archive {
    position: absolute;
    z-index: 1;
    top: 12px;
    rotate: 180deg;
}

.link-submenu-mobile svg.abs-tags-showing-product-archive-top svg.h-5 {
    position: absolute;
    right: -18px;
}

.link-submenu-mobile svg.w-5.abs-tags-showing-product-archive-top svg {
    position: absolute;
    right: -18px;
}

.abs-tags-showing-product-archive-top svg {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.25rem;
    height: 1.25rem;
    width: 1.25rem;
    cursor: pointer;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.abs-tags-showing-product-archive-top svg:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.single-article-product {
    position: relative;
    overflow: hidden;
}

.a-single-product-archive {
    display: block;
    padding: 3px;
}


.h3-single-product-archive {
    -webkit-mask-image: -webkit-gradient(linear, left top,
            left bottom, from(rgba(1, 1, 1, 1)), to(rgba(0, 0, 0, 0.75)));
    height: 3rem;
    overflow: hidden;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}


.tags-showing-product-archive-icon {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
    height: 0.75rem;
    width: 0.75rem;
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity));
}

.off-span-product-archive {
    position: absolute;
    width: 28px;
    height: 24px;
    overflow: hidden;
    right: 0;
    top: 44px;
    text-align: center;
    align-content: center;
    border-radius: 10px 0px 0px 10px;
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity));
    font-size: 65%;
    font-weight: 300;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    line-height: 1.5rem;
}

.price-span-product-archive {
    color: #492C17;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 300;
}

.proce-offer-product-archive {
    margin-right: auto;
    margin-left: 0.25rem;
    align-self: center;
    font-size: 0.6rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(163 163 163 / var(--tw-text-opacity));
    text-decoration-line: line-through;
}


#modal-product-show-inload {
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 33.333333%;
}

#modal-product-show-inload img {
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    --tw-drop-shadow: drop-shadow(3px 1px 4px #fff);
    filter: drop-shadow(3px 1px 4px #fff);
}

#modal-product-show-loaded {
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    overflow: hidden;
    border-radius: 0.5rem;
}

#archive-description {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    margin-top: 0px;
    max-height: 13rem;
    overflow: hidden;
    padding: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(64 64 64 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    text-align: justify;
}


#div-archive-sidebar-stiky {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 35;
    display: none;
    height: 100vh;
    min-height: 100%;
    width: 100%;
    flex-direction: column;
    --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);
}

#archive-sidebar-stiky {
    direction: ltr;
    min-height: 100%;
    max-height: 100vh;
    width: 80%;
    overflow: auto;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1.5rem 1.5rem 10rem 1.5rem;
}

#archive-sidebar-stiky * {
    direction: rtl;
}

#shadow-archive-sidebar-stiky {
    position: absolute;
    top: 0px;
    right: 80%;
    height: 100%;
    width: 20%;
    background-color: rgb(3 7 18 / 0.8);
}

.sort-product-archive-nav {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    display: none;
    align-self: center;
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(115 115 115 / var(--tw-text-opacity));
}


.sort-product-archive-nav-active {
    position: absolute;
    top: 2rem;
    z-index: 50;
    display: block;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.sort-product-archive-nav-active li,
.sort-product-archive-nav-active li {
    width: 100%;
}

.sort-product-archive-nav-active button {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 66.666667%;
    border-radius: 0.25rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212 / var(--tw-border-opacity));
    padding: 0.25rem;
}

.rem-filter-tag {
    background-color: #ffefd5;
    border-color: #492C17;
    color: #492C17;
    margin: 0.25rem;
    width: -moz-fit-content;
    width: fit-content;
    cursor: pointer;
    border-radius: 0.375rem;
    border-width: 1px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    font-size: 13px;
}

.rem-filter-tag:hover {
    background-color: #492C17;
    color: #ffefd5;
}

.rem-filter-tag::before {
    display: inline-block;
    width: 0.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    --tw-content: "-";
    content: var(--tw-content);
}

.rem-filter-tag:hover::before {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
    --tw-content: "x";
    content: var(--tw-content);
}

p#all_filter {
    border-color: #d28712;
    box-shadow: 0 0 3px #d28810;
}

.hover\:bg-ashr:hover {
    background-color: #c09450;
}

.hover\:text-ashr-d:hover {
    color: #492C17;
}


.hover\:block:hover {
    display: block;
}

.hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(220 38 38 / var(--tw-border-opacity));
}

.hover\:border-sky-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(7 89 133 / var(--tw-border-opacity));
}

.hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}

.hover\:bg-sky-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(56 189 248 / var(--tw-bg-opacity));
}

.hover\:bg-sky-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(7 89 133 / var(--tw-bg-opacity));
}

.hover\:bg-sky-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(12 74 110 / var(--tw-bg-opacity));
}

.hover\:fill-red-900:hover {
    fill: #7f1d1d;
}

.hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity));
}

.hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity));
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:opacity-100:hover {
    opacity: 1;
}

.hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg: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);
}

.hover\:shadow-md:hover {
    --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);
}

.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:bg-none:focus {
    background-image: none;
}

.focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}


.term-toggle-icon-arrow .pwf-item.pwf-collapsed-close>.pwf-item-inner>.pwf-item-label>.pwf-toggle,
.title-toggle-icon-arrow .pwf-field-item.pwf-collapsed-close>.pwf-field-inner>.pwf-field-item-title>.pwf-toggle {
    left: 2px;
    right: auto;
}

#from,
#to {
    width: 100%;
    appearance: none;
    padding: 0 10px;
    background: papayawhip;
    margin: 5px 0;
}

input[type="range"]::-webkit-slider-runnable-track {
    background: #ffefd5;
    right: -3%;
    position: relative;
    border-radius: 5px;
}

input[type="range"]::-webkit-slider-thumb {
    box-shadow: inset 0 0 0 40px #492C17;
    border-radius: 5px;
}


.content-text {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    line-height: 2rem;
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity));
}

.content-text p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.6rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.content-text a {
    color: #c09450;
    transition: 0.3s;
}

.content-text a:hover {
    color: #492c17;
    transition: 0.3s;
}

.content-text h1 {
    padding-top: 0.5rem;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.8rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.content-text h2 {
    padding-top: 0.5rem;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.8rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.content-text h3 {
    padding-top: 0.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.content-text .woocommerce.columns-4 h3 {
    padding-top: 0.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
}


.content-text h4 {
    padding-top: 0.25rem;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.content-text h5 {
    padding-top: 0.25rem;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.8rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.content-text h6 {
    padding-top: 0.25rem;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.8rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.content-text ul {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    margin-right: 1.5rem;
    list-style-position: outside;
    list-style-type: disc;
}

.content-text ul *::marker {
    color: rgb(38 38 38);
}

.content-text ul::marker {
    color: rgb(38 38 38);
}

.content-text img {
    margin-bottom: 0.5rem;
}

.content-text .woocommerce.columns-4 img {
    margin-bottom: 0px;
}

.orderby_items {
    font-size: 0.8rem;
    margin: 0 4px;
    transition: 0.3s;
}


.pagination_inloader {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 12px 0;
}

.content-text .aligncenter {
    margin-right: auto;
    margin-left: auto;
    align-items: center;
}

.content-text table {
    width: 100%;
    border-collapse: collapse;
}

.content-text table td,
.content-text table th {
    border: 1px solid #ddd;
    padding: 8px;
}


.content-text table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.content-text table tr:hover {
    background-color: #ddd;
}

.content-text table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}

.content-text ol li {
    font-size: 0.875rem;
    line-height: 2rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.head-top-archive {
    display: flex;
    align-items: center;
    white-space: nowrap;
    max-width: 100%;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-mask-image: -webkit-gradient(linear, left center, right center, color-stop(0, rgba(0, 0, 0, 0)), color-stop(0.1, rgba(0, 0, 0, 1)), color-stop(0.9, rgba(0, 0, 0, 1)), color-stop(1, rgba(0, 0, 0, 0)));
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 1) 97%, rgba(0, 0, 0, 0) 100%);
}

.head-top-archive::-webkit-scrollbar {
    display: none;
}

.div-head-top-archive {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 20px 12px;
}

.div-head-top-archive>h2 {
    padding: 0;
    margin-bottom: 10px;
    line-height: 1.4;
}

.div-head-top-archive>h2:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #c09450;
    display: inline-block;
    position: absolute;
    right: -6px;
    top: 23px;
}

.head-top-archive li {
    display: inline-flex;
    margin-left: 5px;
}

.f_ta {
    display: inline-flex;
    font-size: 12px;
    font-weight: 400;
    border: solid 2px #c09450;
    border-radius: 10px;
}

.f_tab {
    display: inline-block;
    background: #c09450;
    width: 15px;
    height: 100%;
    transition: .3s;
    border-left: solid 1px #c09450;
    border-radius: 0 4px 4px 0;
}

.f_tat {
    padding: 4px 6px;
    transition: .3s;
    border-radius: 4px 0 0 4px;

}

a.f_ta:hover .f_tat {
    background: #c09450;
    color: white;
    transition: .3s;
}

a.f_ta:hover .f_tab {
    border-left: solid 1px #492c17;
    transition: .3s;
}

.adinr,
.reinr,
.am-num,
.quantity {
    padding-top: 7px;
    padding-bottom: 7px;
}

@media (min-width: 350px) {
    .xs\:w-\[150\%\] {
        width: 150%;
    }
}

@media not all and (min-width: 350px) {
    .product-archive-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .max-xs\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

@media (min-width: 640px) {
    .sm\:mt-0 {
        margin-top: 0px;
    }

    .sm\:mt-5 {
        margin-top: 1.25rem;
    }

    .sm\:grid-cols-2 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .product-archive-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media not all and (min-width: 640px) {
    .product-archive-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .max-sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 768px) {
    .md\:mb-0 {
        margin-bottom: 0px;
    }

    .md\:inline-block {
        display: inline-block;
    }

    .md\:w-1\/2 {
        width: 50%;
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .md\:flex-row {
        flex-direction: row;
    }

    .md\:gap-16 {
        gap: 4rem;
    }

    .product-archive-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 1024px) {
    .sidebar-item-archive-stiky {
        margin: 3px 0;
    }

    .sidebar-item-archive-stiky:nth-last-child(1) {
        border-bottom-width: 1px;
    }
}

@media (min-width: 968px) {
    a.page-numbers {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
    }

    .page-numbers.current {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
    }

    .page-numbers li {
        margin: 0.5rem;
    }

    .product-archive-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 0.5rem;
    }

    .link-submenu-mobile svg.div-tags-showing-product-archive.w-5 {
        position: absolute;
        right: -18px;
    }

    .div-tags-showing-product-archive {
        margin-top: -2.5rem;
        height: 1.25rem;
    }

    .abs-tags-showing-product-archive-top {
        top: 17px;
    }

    .div-img-product-archive {
        margin-bottom: 1.25rem;
    }

    .single-article-product>span.product-tag-archive {
        top: 17px;
    }

    .a-single-product-archive {
        padding: 4px;
    }

    .h3-single-product-archive {
        margin-bottom: 0.5rem;
    }

    .off-span-product-archive {
        top: 48px;
    }

    .price-span-product-archive {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 1rem;
        line-height: 1.5rem;
    }

    #modal-product-show-inload {
        width: 16.666667%;
    }

    #archive-description {
        font-size: 1rem;
        line-height: 2rem;
    }

    #div-archive-sidebar-stiky {
        position: sticky;
        top: 5rem;
        right: auto;
        z-index: auto;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
        display: flex;
        max-height: 85vh;
        width: 24rem;
    }

    #archive-sidebar-stiky {
        width: 100%;
        padding: 0.75rem;
    }

    .lg\:sticky {
        position: sticky;
    }

    .lg\:right-10 {
        right: 2.5rem;
    }

    .lg\:right-auto {
        right: auto;
    }

    .lg\:top-36 {
        top: 9rem;
    }

    .lg\:top-48 {
        top: 12rem;
    }

    .lg\:z-auto {
        z-index: auto;
    }

    .lg\:float-none {
        float: none;
    }

    .lg\:m-3 {
        margin: 0.75rem;
    }

    .lg\:m-6 {
        margin: 1.5rem;
    }

    .lg\:mx-0 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .lg\:mx-3 {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }

    .lg\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }

    .lg\:my-5 {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }

    .lg\:-mt-1 {
        margin-top: -0.25rem;
    }

    .lg\:mb-0 {
        margin-bottom: 0px;
    }

    .lg\:mb-3 {
        margin-bottom: 0.75rem;
    }

    .lg\:ml-1 {
        margin-left: 0.25rem;
    }

    .lg\:mr-0 {
        margin-right: 0px;
    }

    .lg\:mr-2 {
        margin-right: 0.5rem;
    }

    .lg\:mr-4 {
        margin-right: 1rem;
    }

    .lg\:mr-5 {
        margin-right: 1.25rem;
    }

    .lg\:mr-8 {
        margin-right: 2rem;
    }

    .lg\:mr-auto {
        margin-right: auto;
    }

    .lg\:mt-0 {
        margin-top: 0px;
    }

    .lg\:mt-2 {
        margin-top: 0.5rem;
    }

    .lg\:mt-5 {
        margin-top: 1.25rem;
    }

    .lg\:block {
        display: block;
    }

    .lg\:inline-block {
        display: inline-block;
    }

    .lg\:flex {
        display: flex;
    }

    .lg\:table-cell {
        display: table-cell;
    }

    .lg\:hidden {
        display: none;
    }

    .lg\:h-4 {
        height: 1rem;
    }

    .lg\:h-5\/6 {
        height: 83.333333%;
    }

    .lg\:h-6 {
        height: 1.5rem;
    }

    .lg\:h-8 {
        height: 2rem;
    }

    .lg\:h-96 {
        height: 24rem;
    }

    .lg\:h-auto {
        height: auto;
    }

    .lg\:h-full {
        height: 100%;
    }

    .lg\:max-h-none {
        max-height: none;
    }

    .lg\:w-1\/2 {
        width: 50%;
    }

    .lg\:w-1\/3 {
        width: 33.333333%;
    }

    .lg\:w-1\/4 {
        width: 25%;
    }

    .lg\:w-1\/5 {
        width: 20%;
    }

    .lg\:w-2\/3 {
        width: 66.666667%;
    }

    .lg\:w-2\/5 {
        width: 40%;
    }

    .lg\:w-3\/4 {
        width: 75%;
    }

    .lg\:w-3\/5 {
        width: 60%;
    }

    .lg\:w-3\/6 {
        width: 50%;
    }

    .lg\:w-4 {
        width: 1rem;
    }

    .lg\:w-4\/5 {
        width: 80%;
    }

    .lg\:w-5\/12 {
        width: 41.666667%;
    }

    .lg\:w-5\/6 {
        width: 83.333333%;
    }

    .lg\:w-6 {
        width: 1.5rem;
    }

    .lg\:w-7\/12 {
        width: 58.333333%;
    }

    .lg\:w-8 {
        width: 2rem;
    }

    .lg\:w-96 {
        width: 24rem;
    }

    .lg\:w-auto {
        width: auto;
    }

    .lg\:w-fit {
        width: -moz-fit-content;
        width: fit-content;
    }

    .lg\:w-full {
        width: 100%;
    }

    .lg\:grow {
        flex-grow: 1;
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .lg\:flex-row {
        flex-direction: row;
    }

    .lg\:flex-row-reverse {
        flex-direction: row-reverse;
    }

    .lg\:flex-col {
        flex-direction: column;
    }

    .lg\:items-center {
        align-items: center;
    }

    .lg\:justify-start {
        justify-content: flex-start;
    }

    .lg\:justify-end {
        justify-content: flex-end;
    }

    .lg\:justify-between {
        justify-content: space-between;
    }

    .lg\:justify-evenly {
        justify-content: space-evenly;
    }

    .lg\:gap-0 {
        gap: 0px;
    }

    .lg\:gap-16 {
        gap: 4rem;
    }

    .lg\:gap-2 {
        gap: 0.5rem;
    }

    .lg\:gap-3 {
        gap: 0.75rem;
    }

    .lg\:gap-4 {
        gap: 1rem;
    }

    .lg\:self-start {
        align-self: flex-start;
    }

    .lg\:overflow-auto {
        overflow: auto;
    }

    .lg\:border-0 {
        border-width: 0px;
    }

    .lg\:border-t {
        border-top-width: 1px;
    }

    .lg\:border-none {
        border-style: none;
    }

    .lg\:bg-transparent {
        background-color: transparent;
    }

    .lg\:p-0 {
        padding: 0px;
    }

    .bg-blue-cc {
        background-color: rgb(63 107 175);
    }

    .lg\:p-2 {
        padding: 0.5rem;
    }

    .lg\:p-5 {
        padding: 1.25rem;
    }

    .lg\:p-6 {
        padding: 1.5rem;
    }

    .lg\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .lg\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .lg\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }

    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .lg\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }

    .lg\:py-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .lg\:py-0\.5 {
        padding-top: 0.125rem;
        padding-bottom: 0.125rem;
    }

    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }

    .lg\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .lg\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }

    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .lg\:py-7 {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem;
    }

    .lg\:pb-0 {
        padding-bottom: 0px;
    }

    .lg\:pb-2 {
        padding-bottom: 0.5rem;
    }

    .lg\:pr-4 {
        padding-right: 1rem;
    }

    .lg\:pt-4 {
        padding-top: 1rem;
    }

    .lg\:text-right {
        text-align: right;
    }

    .lg\:text-justify {
        text-align: justify;
    }

    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }

    .lg\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }

    .lg\:text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }

    .lg\:text-xs {
        font-size: 0.75rem;
        line-height: 1rem;
    }

    .lg\:font-medium {
        font-weight: 500;
    }

    .lg\:text-neutral-600 {
        --tw-text-opacity: 1;
        color: rgb(82 82 82 / var(--tw-text-opacity));
    }

    .lg\:opacity-100 {
        opacity: 1;
    }

    .content-text {
        margin-top: 2rem;
        margin-bottom: 2rem;
        font-size: 1rem;
        line-height: 1.8rem;
    }

    .content-text p {
        padding-top: 1rem;
        padding-bottom: 1rem;
        font-size: 15px;
    }

    .content-text h1 {
        padding-top: 1rem;
    }

    .content-text h2 {
        padding-top: 1rem;
    }

    #shadow-archive-sidebar-stiky {
        display: none;
    }

    .sort-product-archive-nav {
        display: block;
    }

    .lg\:w-unset {
        width: unset;
    }

    .lg\:border-b-1 {
        border-bottom-width: 1px;
    }

    .lg\:text-ashr-d {
        color: #492C17;
    }

    .lg\:shadow-b-div-none {
        -webkit-mask-image: none;
    }

    .content-text h3 {
        padding-top: 0.5rem;
    }

    .content-text .woocommerce.columns-4 h3 {
        padding-top: 0.5rem;
    }

    .content-text h4 {
        padding-top: 0.5rem;
    }

    .content-text img {
        margin-bottom: 1rem;
    }

    .content-text .woocommerce.columns-4 img {
        margin-bottom: 0px;
    }

    .orderby_items {
        font-size: 0.6rem;
        margin: 0 4px;
        transition: 0.3s;
    }

    .head-top-archive {
        display: flex;
        justify-content: space-between;
    }

    .head-top-archive {
        -webkit-mask-image: none;
        mask-image: none;
    }

}

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

    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .xl\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .xl\:pr-0 {
        padding-right: 0px;
    }

    .product-archive-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 0.75rem;
    }
}

@media (min-width: 1536px) {
    .\32xl\:max-w-\[1280px\] {
        max-width: 1280px;
    }
}

#modal-product-expert {
    font-size: 0.75rem;
    line-height: 1.5rem;
    max-height: 168px;
    overflow: hidden;
}

.sidebar-item-archive-stiky input[type=text] {
    width: 100%;
    font-size: 12px;
    padding: 3px 5px;
    margin: 4px 0;
}

span#modal-product-reqprice {
    font-size: 12px;
    margin-left: 10px;
    text-decoration-line: line-through;
}