/* RESPONSIVE */

/* INDEX */

@media (max-width: 640px) {

    /* HEADER */
    #wpadminbar {
        position: absolute !important;
        display: none;
    }

    #searchBox {
        display: none;
        padding: 1rem;
    }

    #searchBox.active {
        display: flex;
    }

    .aws-search-result .aws_result_item .aws_result_content .aws_result_title, .aws-search-result .aws_result_item .aws_result_content .aws_result_price {
        font-size: 1rem;
    }

    .aws-search-result {
        width: calc(100% - 32px) !important;
    }

    .searchBoxClose {
        background-color: rgb(var(--acc-rgb));
    }

    /* TOP HEADER */
    /* LOGIN HEADER */
    /*.extraMenu .login {
        display:none;
    }*/
    /* HEADER */
    .mainBrand {
        left: 1rem;
    }

    .mainExtra {
        right: 1rem;
    }


    /* CUSTOM MENU */
    #sinariCustomMenu.activeMenu {
        display: unset;
        animation: none !important;
        -webkit-animation: none !important;
        filter: opacity(1);
        z-index: 9999;
        top: 0;
        height: 100%;

    }

    .menuCustom .menuWrap .closeCustomMenu {
        right: 0;
        color: #000;
        z-index: 999;
        top: 0;
        padding: 0 1rem;
        border-radius: 0;
        width: auto;
        height: 50px;
        font-size: var(--font-size-12);
        position: absolute;
    }

    .menuCustom .menuWrap .closeCustomMenu i {
        margin-left: 0;
    }

    .menuCustom .menuWrap .closeCustomMenu span {
        display: none;
    }

    .menuCustom .menuWrap.activeMenuWrap {
        overflow-x: scroll;
    }

    body.customMenuActive .mainWrapper footer,
    body.customMenuActive .mainWrapper main {
        animation: none !important;
        -webkit-animation: none !important;
        filter: opacity(0);
    }

    .menuCustom .menuWrap {
        flex-direction: column;
    }

    .menuCustom .menuWrap .mwTitle {
        overflow: unset;
        width: 100%;
        height: auto;
    }

    .menuCustom .menuWrap .mwTitle a {
        padding: 1rem 1.5rem;
        font-size: var(--font-size-14);
        background-color: rgba(0, 0, 0, 0.75);
        width: 100%;
        align-items: flex-start;
    }


    .menuCustom .menuWrap .mwMenu {
        overflow: unset;
        padding-top: 1rem;
        width: 100%;
    }

    .menuCustom .menuWrap .mwMenu ul {
        width: 100%;
        padding: 0 1.5rem;
    }

    .menuCustom .menuWrap .mwMenu li {
        margin: 0;
        padding: 0.2rem;
    }

    .menuCustom .menuWrap .mwMenu .mwMenuList .hasSub > a {
        font-weight: 600;
    }

    .menuCustom .menuWrap .mwMenu .mwMenuList.sub {
        padding-left: 1.5rem;
        padding-right: 0;
        padding-top: 0;
    }

    .menuCustom .menuWrap .mwMenu ul a {
        display: inline-block;
        width: 100%;
        font-size: var(--font-size-12);
    }

    .menuCustom .menuWrap .mwProd {
        overflow: unset;
        padding: 1rem 1.5rem;
        width: 100%;
    }

    .menuCustom .menuWrap .mwProdList {
        width: 100%;
    }

    .menuCustom .menuWrap .prodMenu .prodMenuCon h4 {
        font-size: var(--font-size-12);
    }

    .menuCustom .menuWrap .prodMenu .prodMenuCon .prodPrice {
        font-size: var(--font-size-12);
        margin-top: 0;
    }

    .menuCustom .cr-review-link {
        display: inline-block;
        width: auto;
        overflow: unset;
        margin-left: 0;
        position: relative;
        color: #fff;
    }

    .menuCustom .cr-review-link span {
        position: relative;
    }

    .topHeader ul li {
        padding-left: 0;
    }

    .adsBanners {
        min-width: 100%;
    }

    /* LIST LOOP */
    .listLoop {
        padding: 1rem;
    }

    .widget.adsBanners {
        padding-left: 1rem;
        padding-right: 1rem;
    }

}

/* PRODUCT ARCHIVE LOOP GRID */

@media (max-width: 550px) {

    .listLoop.smallGrid, .listLoop.mediumGrid, .listLoop.photoGrid {
        grid-template-columns: repeat(2, 1fr);
    }

    .prodTabs .tabContent table th {
        width: 85%;
    }

    .prodTabs .tabContent table th img {
        max-height: 30px;
    }

}

@media (min-width: 551px) and (max-width: 767px) {

    .listLoop.smallGrid, .listLoop.mediumGrid, .listLoop.photoGrid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .prodTabs .tabContent table th {
        width: 85%;
    }

    .prodTabs .tabContent table th img {
        max-height: 35px;
    }

}

@media (max-width: 767px) {

    .productCat .catSub {
        flex-direction: column;
    }

    .productCat .catSub a {
        width: 100%;
        min-height: 100px;
        margin-bottom: .5rem;
    }

    .productCat .catSub a:last-child {
        margin-bottom: 0;
    }


}

@media (min-width: 768px) and (max-width: 849px) {

    .listLoop.smallGrid, .listLoop.mediumGrid, .listLoop.photoGrid {
        grid-template-columns: repeat(3, 1fr);
    }

    .prodWrap .prodInfo {
        height: 140px;
    }

}

@media (min-width: 850px) and (max-width: 991px) {

    .listLoop.smallGrid, .listLoop.mediumGrid, .listLoop.photoGrid {
        grid-template-columns: repeat(4, 1fr);
    }

    .prodWrap .prodInfo {
        height: 120px;
    }

}

@media (max-width: 991px) {

    .mainHeader {
        padding: 0 1rem;
    }

    .breadWrap {
        margin-top: 1rem;
    }

    .productCat {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        padding: 0 1rem 1rem;
    }

    .productCat .catDesc {
        width: 100%;
        padding: 0 0 1rem;
    }

    .prodListSort {
        padding: 0 1rem;
    }

    .prodListSort .prodListDisplay {
        display: none;
    }

    .prodListSort > div {
        flex: 1;
    }

    .prodListSort .prodListDesc .woocommerce-ordering select {
        border: none;
    }

    .prodListSort .prodLisCount {
        display: none
    }

    .prodListWrap {
        display: flex;
        flex-direction: column-reverse;
        padding: 2rem 1rem;
    }

    .filterResp {
        display: unset;
    }

    .filterResp button {
        color: rgb(var(--text)) !important;
        color: #fff;
        border: none;
        outline: none;
        border-radius: 4px;
        background: transparent;
        padding: 0;
        font-weight: 600;
        display: flex;
        align-items: center;
    }

    .filterResp button:hover,
    .filterResp button:focus {
        color: rgb(var(--acc-rgb));
        background: transparent;

    }

    .filterResp button i {
        color: rgb(var(--text)) !important;
        margin-right: 10px !important;
    }


    .prodListWrap .listLoop {
        width: 100%;
    }

    .listLoop.smallGrid, .listLoop.mediumGrid, .listLoop.photoGrid {
        order: 2;
    }

    .load-more-wrap {
        order: 1;
    }

    .load-more-wrap.full-wrap, .woocommerce-pagination {
        width: 100%;
    }

    .woocommerce nav.woocommerce-pagination ul {
        justify-content: center;
        gap: 0.2rem;
    }

    .mobFilterWrap {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 1rem;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        flex-wrap: nowrap;
        align-items: center;
        z-index: 888;
    }

    .mobFilterWrap .yith-wcan-filters-opener {
        background-color: rgb(var(--base-rgb));
        color: #ffffff;
        border-radius: 0;
        border: none;
        padding: .5rem 1rem;
    }

    .yith-wcan-filters.filters-modal.open {
        z-index: 9999;
        scrollbar-color: rgb(var(--acc-rgb)) transparent;
        top: 0 !important;
    }

    .yith-wcan-filters.filters-modal .main-modal-button {
        background-color: rgb(var(--base-rgb));
        border-color: rgb(var(--base-rgb));
        color: #ffffff;
        transition: var(--easy);
    }

    .yith-wcan-filters.filters-modal .main-modal-button:hover {
        background-color: rgb(var(--acc-rgb));
        border-color: rgb(var(--acc-rgb));
        color: rgb(var(--text-rgb));
    }

    .yith-wcan-filters.filters-modal h3 {
        background-color: rgb(var(--acc-rgb));
        color: rgb(var(--text-rgb));
    }

    .yith-wcan-filters.filters-modal::-webkit-scrollbar-thumb {
        background-color: rgb(var(--acc-rgb));
    }

    .productInfo {
        padding: 2rem 0 0;
    }

    .cr-reviews-slider {
        margin: 0;
    }

    .si-reviews {
        padding: 2rem 1rem;
        margin-top: 2rem;
    }

    .single-product .container-fluid {
        padding: 0;
    }

    .cr-reviews-slider {
        padding: 0;
    }

    .si-reviews .reviews-link {
        margin-right: 0;
        margin-top: 1rem;
    }

    .productInfo .prodExtras li img {
        width: 50px;
    }

    .favCatsTop {
        margin-bottom: 2rem;
    }

    .productCat .catSub {
        width: 100%;
    }

    .load-more-wrap {
        width: 100%;
        float: none;
    }

    .productCat.bottom {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    footer .foo-widget .foo-menu, footer .foo-widget p, footer .foo-widget .foo-social {
        margin-top: 1rem;
    }

    nav.breadcrumbs {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    nav.breadcrumbs::-webkit-scrollbar {
        display: none;
    }

    nav.breadcrumbs span,
    nav.breadcrumbs a {
        display: inline-block;
    }

    footer {
        padding: 3rem 1rem 5rem;
    }

    footer .container-fluid {
        padding: 0;
    }

    .si-product {
        padding: 1rem 1rem 2rem;
    }

    .blockFavorite {
        padding: 2rem 1rem 0;
    }

    .productCat .catDesc.fullWidthDesc h1 {
        padding-bottom: 0;
    }

    .benefitIcons {
        padding: 2rem 1rem 0 !important;
    }

    body.page:not(.woocommerce-page):not(.home) main .page-inner-container {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .page-hero {
        padding-top: 2rem;
        margin-bottom: 2rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .page-hero h1 {
        padding-bottom: 1rem;
    }

}

@media (min-width: 992px) {

    .mobFilterWrap {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .prodListWrap.activeFilter .listSide {
        width: 370px
    }

    .prodListWrap.activeFilter .listLoop {
        width: calc(100vw - 385px);
        padding-right: 2rem;
    }

    .prodListWrap.activeFilter .load-more-wrap, .prodListWrap.activeFilter .woocommerce-pagination {
        width: calc(100vw - 370px);
        padding-right: 2rem;
    }

    .prodTabs .tabContent table th {
        width: 80%;
    }

    .prodTabs .tabContent table th img {
        max-height: 35px;
        padding-right: 0;
        display: block;
    }

}

@media (max-width: 640px) {

    .slick-prev.slick-arrow, .slick-next.slick-arrow {
        display: none !important;
    }


}

@media (min-width: 641px) and (max-width: 991px) {

    .si-reviews .cr-reviews-slider .slick-next.slick-arrow {
        top: -3.2rem;
        right: 0;
    }

    .si-reviews .cr-reviews-slider .slick-prev.slick-arrow {
        top: -3.2rem;
        right: 3.5rem;
        left: unset;
    }

}

@media (min-width: 1200px) and (max-width: 1410px) {

    .prodTabs .tabContent table th img {
        display: block;
    }
}

@media (max-width: 1199px) {

    #mainHeader ul#mainMenu li span, #mainHeader ul#mainMenu li a {
        padding: .3rem 0;
        margin: .5rem 0;
    }

    .megaMenu {
        gap: 1.2rem;
        /*margin-top:3.5rem;*/
    }

    .mainMenu.activeMob .megaMenu {
        margin-top: 3.5rem;
    }

    .mainBrand img {
        height: 24px;
    }

}

@media (max-width: 991px) {

    .menuCustom .menuWrap.activeMenuWrap {
        display: inline-block;
    }

    .menuCustom .menuWrap .mwMenuCat .menuCatItems {
        flex-direction: row;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;

    }

    .menuCustom .menuWrap .mwMenuCat .menuCatItems .item {
        width: calc(50% - 2rem);
    }

    .menuCustom .menuWrap .mwMenuCat .menuCatItems .itemImg {
        padding: 1rem;
    }

    .menuCustom .menuWrap .mwMenuCat .menuCatItems .item .itemTitle {
        margin-top: 0.8rem;
        display: inline-block;
        margin-bottom: .8rem;
        text-align: center;
        width: 100%;
        /*font-weight: bold;*/
        font-size: var(--font-size-12);
    }

    .menuCustom .menuWrap .mwMenuCat .mwMenuCatTitle {
        margin-top: 2rem;
        margin-bottom: 2rem;
        margin-left: 0;
        width: 100%;
        text-align: center;
    }

    .mainMenu .closeMenu i, .menuCustom .menuWrap .closeCustomMenu i {
        font-size: 1.5rem;
    }
}

@media (max-width: 991px) and (orientation: landscape) {

    .mainMenu {
        height: 100 svh;
    }

    .megaMenu li:last-child {
        margin-bottom: 2rem;
    }

    #sinariCustomMenu.activeMenu {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 6000;
        height: 100 svh;
        overflow-x: scroll;
    }

    .menuCustom .menuWrap .mwMenuCat .menuCatItems .item {
        width: calc(33% - 1.862rem);
    }

    .menuCustom .menuWrap .closeCustomMenu span {
        display: none;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .extraMenu li {
        padding: 0 0.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .material-benefit-wrapper {
        display: flex;
        flex-direction: row;
    }

}

@media (max-width: 767px) {

    .material-benefit-wrapper {
        display: flex;
        flex-direction: column;
    }

    .sinari-gift-wrapper {
        width: 100%;
    }

}

@media (min-width: 992px) and (max-width: 1680px) {
    .material-benefit-wrapper {
        align-items: stretch;
    }

    .material-benefit-wrapper .material-benefit-item {
        flex-direction: column;
        gap: .625rem;
        text-align: center;
        align-items: center;
    }

    .material-benefit-wrapper .material-benefit-item img {
        height: 35px;
    }
}

/* SETS */

@media (max-width: 991px) {

    .set-wrapper {
        padding: 2rem 1rem 3rem 1rem;
    }

    .set-container {
        flex-direction: column;
    }

    .set-container .set-img {
        width: 100%;
    }

    .set-container .set-content {
        width: 100%;
        padding: 1rem;
    }

    .swiperProducts {
        padding-right: 2px;
    }

    .set-container.content {
        margin-top: 3rem;
    }

    .set-container .set-content.pad-right {
        padding: 0 1rem;
    }

    .set-container.yt {
        aspect-ratio: 16/9;
    }

    .set-container.yt video {
        max-width: 100%;
    }

    .prodList.set .prodListSort {
        height: auto;
    }

    .woo-ordering .sortMob {
        display: none;
    }

    body.blog .prodList .woo-ordering .sinari-ordering,
    .prodList.set .woo-ordering .sinari-ordering {
        min-width: unset;
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
        top: unset;
        right: unset;
        width: 100%;
    }

    body.blog .prodList .woo-ordering ul,
    .prodList.set .woo-ordering ul {
        margin-bottom: 1rem;
    }

    body.blog .prodList .woo-ordering ul li,
    .prodList.set .woo-ordering ul li {
        margin: 0;
        background: transparent;
        border-right: 1px solid #ddd;
    }

    body.blog .woo-ordering ul li:nth-child(even),
    .prodList.set .woo-ordering ul li:nth-child(even) {
        border-right: none;
    }

    body.blog .prodList ul li:nth-last-child(-n+2):nth-child(even) ~ li,
    .prodList.set ul li:nth-last-child(-n+2):nth-child(even) ~ li {
        border-bottom: none;
    }

    body.blog .prodList. ul li:last-child:nth-child(odd),
    .prodList.set ul li:last-child:nth-child(odd) {
        border-bottom: none;
    }

    body.blog .prodListSort,
    .blog .prodListSort, .set .prodListSort {
        border: none !important;
    }


}

/* HERO */

@media (max-width: 991px) {
    .heroItems {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0;

    }

    .heroItems.style .item {
        height: auto;
        min-height: unset !important;
        aspect-ratio: 1/1;
    }

}

/* blog */

@media(min-width:1024px) and (max-width: 1640px) {
    .archive-sets-grid.archive-blog-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991px) {
    .archive-sets-grid.archive-blog-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .archive-sets-grid .setWrap a, .setsSliderWrap .setWrap a {
        display: flex;
        flex-direction: column;
    }

    .single-wrapper {
        flex-direction: column;
    }

    .single-wrapper .single-left {
        height: auto;
        top: unset;
        position: relative;
        width: 100%;
    }

    .single-left .blogImg {
        height: auto;
    }

    .single-wrapper .single-left
    .blogNavPosts {
        display: none;
    }

    .single-wrapper .single-right {
        width: 100%;
    }

    .singleBlog {
        max-width: 100%;
        padding: 3rem 1rem;
    }

    .blogNavPosts.navMobImg {
        display: unset;
    }

    .blogNavItem {
        width: 100%
    }

    .singleBlogContent aside {
        padding: 0;
        margin-bottom: 0;
        margin-top: 2rem;
    }

    .blogNavPosts {
        height: auto;
        padding: 0;
    }

    .blogNavPosts.navMobImg {
        width:100%;
        display: flex;
        padding:1rem 0;
    }


}