@media (max-width: 992px) {
    .below-content .col-full, footer .col-full {
        display: block !important;
			
	}
	
}
	#n2-ss-5-align{
		
		display:none !important;
	}
	

	@media (max-width: 767px) {
		
		#n2-ss-4-align{
			display:none !important;
		}
		#n2-ss-5-align{
    display:block !important;
}
	}

.single-product.postid-13127  .wc-alt-label {
    display: none !important;
}

.single-product.postid-12986  .wc-alt-label {
    display: none !important;
}

.woocommerce form .form-row .optional {
    display: none !important;
}


.icon-counter {
 display:flex !important;	
}



@media (max-width: 767px) {

.product-action-icons-wrapper > .tinv-wraper.tinvwl-woocommerce_loop_add_to_cart_link{
    display:none !important;
}

}




/* Desktop */
.menu-item-sneak-peek{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
	list-style:none;
}

.new-release-snipit-btn-mobile{
	display:none;
}

/* Mobile */
@media (max-width: 991px){
	
	.new-release-snipit-btn-mobile{
	display:block;
}

    .mobile-menu-second-row{
        position: relative;
        padding-bottom: 70px; /* Space for the button */
    }

    .menu-item-sneak-peek{
			display:none;
        position: absolute;
        left: 50%;
        top: calc(16% + 15px); /* 15px below the row */
        transform: translateX(-50%);
        width: auto;
    }

    .menu-item-sneak-peek a{
        white-space: nowrap;
    }
}


.shoptimizer-primary-navigation {
/*         display: flex; */
/*         align-items: center; */
/*         height: 70px; */
    }



.variations_form table.variations tbody {
    display: flex !important;
    flex-direction: column !important;
}

.variations_form table.variations tr {
    order: 2;
}

.variations_form table.variations tr:has(#pa_colors),
.variations_form table.variations tr:has(label[for="pa_colors"]),
.variations_form table.variations tr:has(select[name="attribute_pa_colors"]) {
    order: 1 !important;
}



.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon, .wpc-filter-collapsible-reverse.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon, .wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon, .wpc-filter-has-selected.wpc-closed .wpc-filter-title .wpc-open-icon {
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 124PX;
    content: "";
    width: 10px;
    min-width: 12px;
    height: 12px;
    display: block;
    border-left: 2px solid black;
    border-top: 2px solid black;
    transform: rotate(-135deg);
    position: relative;
    right: 3px;
    bottom: 3px;
    font-weight: bold;
}







.az-pagination-wrapper {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 30px;
}



@media screen and (min-width: 768px) {
    .wpc-custom-selected-terms ul.wpc-filter-chips-list {
        display: flex;
        overflow-x: auto;
        overflow-y: clip;
        padding-left: 0;
        position: fixed;
        padding-bottom: 21px;
        /* height: 75px; */
    }
}


header.woocommerce-products-header, .shoptimizer-category-banner {
    background-color: #ffffff;
}
