@media screen and (max-width: 1024px) {

    /*HEADER*/

    .theme-woodmart .wd-toolbar {
        display: none;
    }

    #marquee-savisafety .text-marquee {
        font-size: 10px;
        letter-spacing: 1.5px;
        gap: 3em;
        margin-right: 3em;
        line-height: 1;
    }

    #marquee-savisafety .marquee>span::before {
        margin-right: 4.75em;
    }

    .vc_responsive .whb-header .whb-main-header .whb-general-header {
        background-color: #111110;
        border-bottom-width: 0px;
    }

    .vc_responsive .whb-header .whb-main-header .wd-tools-icon:before {
        color: white;
    }

    .vc_responsive .whb-header .whb-main-header .wd-header-cart.wd-design-5 .wd-cart-number {
        background-color: #f5ec08;
        color: #111110;
    }

    .vc_responsive .whb-header .whb-main-header .wd-tools-icon:before {
        font-size: 19px;
    }

    .vc_responsive .whb-header .whb-main-header .wd-tools-icon.woodmart-burger:before {
        font-size: 21px;
        position: relative;
        top: 2px;
    }

    .vc_responsive .wd-header-mobile-nav .wd-tools-icon:before {
        content: '\f0c9';
        font-family: 'Font Awesome 6 Pro';
    }

    .vc_responsive .whb-header-bottom-inner {
        height: 60px;
        max-height: 60px;
    }

    .vc_responsive .whb-main-header .whb-general-header .whb-general-header-inner {
        gap: .5rem;
    }

    .track-order-link .track-order {
        color: white;
        font-size: 16px;
    }

    .track-order-link span {
        display: none;
    }

    .vc_responsive .whb-main-header .whb-column.whb-mobile-right {
        gap: .4rem;
    }

    .vc_responsive .whb-main-header .whb-general-header-inner {
        height: 55px;
        max-height: 55px;
    }

    .theme-woodmart.vc_responsive .cart-widget-side.wd-side-hidden,
    .theme-woodmart.vc_responsive .mobile-nav.wd-side-hidden {
        width: 100%;
    }

    .theme-woodmart.vc_responsive .mobile-nav {
        display: flex;
        flex-direction: column;
    }

    .mobile-nav.wd-side-hidden.wd-left.wd-left.wd-opened:before {
        content: '';
        background-color: #111110;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 10vh;
        background-image: url(/wp-content/uploads/2022/10/Logo-White.png);
        background-size: 32vh;
        background-position: 20px 50%;
        background-repeat: no-repeat;
    }

    .mobile-nav .wd-heading {
        padding: 0;
        border: none;
    }

    .mobile-nav .wd-heading .close-side-widget {
        position: absolute;
        position: absolute;
        top: -52px;
        right: 10px;
    }

    .mobile-nav .close-side-widget.wd-style-text.wd-cross-icon.wd-style-text>a:before {
        background: transparent;
        color: white;
        transform: none;
        font-size: 16px;
        font-weight: 300;
    }

    .mobile-nav .wd-nav-mobile .menu-item-account>a:before {
        display: none;
    }

    .whb-main-header .wd-tools-element.wd-header-mobile-nav {
        --wd-header-el-color: #fff;
    }

    .whb-main-header .wd-tools-element.wd-header-mobile-nav .wd-tools-text {
        font-weight: normal;
        position: relative;
        top: 2px;
        left: 3px;
    }

    #menu-menu-mobile {
        padding: 15px;
        background-color: #F1F3F5;
    }

    .wd-nav-mobile li a{
        border-bottom: 0 !important;
        background-color: #FFF;
        margin-bottom: 10px;
        letter-spacing: 1px;
    }

    .wd-nav-opener{
        height: 50px;
    }

}

@media screen and (max-width: 1366px) {

    .whb-header-bottom.whb-flex-equal-sides .whb-col-right {
        display: none;
    }

    .whb-main-header .whb-general-header .whb-col-right .wd-header-html .header-extra-block {
        display: none;
    }

}


/*FOOTER*/

@media screen and (max-width: 1199px) {

    .footer-container .main-footer .prefooter-custom .vc_column-inner {
        justify-content: center;
    }

    .vc_responsive .footer-container .main-footer .prefooter-custom {
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        gap: 3rem;
        padding-right: 0 !important;
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        right: 24px;
        height: 280px;
    }

    .footer-container .main-footer .prefooter-icon .fa-regular {
        font-size: 30px;
    }

    .footer-container .main-footer .fa-truck-fast:before {
        font-size: 30px;
    }

    .prefooter-custom .wpb_wrapper {
        display: flex;
        max-width: 100%;
        align-content: center;
        align-items: center;
        gap: 1rem;
    }

    .footer-container .main-footer .prefooter-custom .wpb_column {
        flex-basis: 40%;
    }

    .footer-container .main-footer .prefooter-text>div>h4 {
        font-size: 16px;
    }

    .footer-container .main-footer .prefooter-icon .fa-regular {
        width: auto;
    }

    .footer-container .main-footer .footer-bloque-items {
        border-bottom: none;
        padding: 30px 0;
    }

    .vc_tta-color-grey.vc_tta-style-classic.footer-mobile .vc_tta-panel .vc_tta-panel-heading {
        background-color: #ffffff;
    }

    .footer-mobile .vc_tta-title-text {
       
        color: #111110;
    }

    .vc_tta.vc_general.footer-mobile .vc_tta-panel-title>a {
        padding: 10px;
    }

    .vc_tta.vc_general.footer-mobile .vc_tta-panel-title>a:not(:nth-child(4)) {
        border-top: 1px solid #e6e6e6;
    }

    #footer-mobile-bloque4 {
        border-bottom: 1px solid #e6e6e6;
    }

    .sticky-toolbar-on {
        padding-bottom: 40px !important;
    }

    .footer-copy span {
        font-size: 12px;
    }

    .footer-copy>.vc_column-inner {
        padding-top: 25px;
        border-top: 1px solid #e6e6e6;
    }

    .vc_tta-color-grey.vc_tta-style-classic.footer-mobile .vc_tta-panel.vc_active .vc_tta-panel-heading,
    .vc_tta-color-grey.vc_tta-style-classic.footer-mobile .vc_tta-panel .vc_tta-panel-body,
    .vc_tta-color-grey.vc_tta-style-classic.footer-mobile .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #ffffff;
        border: none;
    }


    .footer-mobile-container .wpb_column .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }
}

/*FICHA DE PRODUCTO*/

@media screen and (max-width: 1024px) {

    .custom-single-product-container {
        flex-direction: column;
    }

    .theme-woodmart .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
        flex-wrap: wrap !important;
        flex-direction: column;
        margin-bottom: 0px;
    }

    .custom-single-product-container .wpb_column.custom-single-product-information,
    .custom-single-product-container .wpb_column.custom-single-product-gallery {
        width: 100%;
    }

    .theme-woodmart .custom-single-product-container .woocommerce-product-gallery .col-lg-9 {
        flex: auto;
        max-width: max-content;
        padding: 0;
    }

    .wd-single-breadcrumbs.wd-nowrap-md [class*="-breadcrumb"] {
        height: 35px;
    }

    .product-template-default.theme-woodmart .custom-single-product-information-meta-1 .wd-single-breadcrumbs.wd-wpb {
        margin-bottom: 10px;
        margin-left: 0;
    }

    .custom-single-product-information.vc_column_container>div {
        padding-left: 0;
        padding-right: 0;
    }

    .product-template-default.theme-woodmart .vc_row {
        margin-left: 0;
        margin-right: 0;
    }

    .theme-woodmart .custom-single-product-container .woocommerce-product-gallery .col-lg-3 {
        flex: auto;
        max-width: 100%;
        padding: 0;
    }

    .theme-woodmart .custom-single-product-container .woocommerce-product-gallery .thumbnails.thumbnails-ready {
        width: 100%;
    }

    .theme-woodmart .custom-single-product-container .woocommerce-product-gallery .thumbnails.thumbnails-ready .owl-stage {
        display: flex;
        gap: 1rem;
    }

    .theme-woodmart .custom-single-product-container .woocommerce-product-gallery .thumbnails.thumbnails-ready .owl-stage img {
        padding: 10px;
        border: 1px solid #f5f5f5;
    }

    .product-template-default .main-page-wrapper {
        margin-bottom: -40px;
    }

    .product-template-default.theme-woodmart .custom-single-product-information-meta-4 .single_add_to_cart_button {
        width: 100%;
        margin-left: 0;
        padding: 5px;
    }

    .product-template-default.theme-woodmart .custom-single-product-information-meta-5 .wpb_wrapper {
        flex-wrap: wrap;
        gap: .5rem;
    }

    .product-template-default.theme-woodmart .custom-single-product-information-meta-5 .product-information-text-pg {
        width: calc(40% - .75rem);
        font-size: 12px;
    }

    .product-template-default.theme-woodmart .custom-single-product-information-meta-5 .footer-pg {
        width: calc(60% - .75rem);
    }

    .custom-single-product-information-meta-6>.wpb_column>.vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .custom-extra-products-container .vc_column_container>.vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .product-template-default.theme-woodmart .custom-extra-products-container h4 {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .product-template-default.theme-woodmart .custom-extra-products-container .wd-btn-arrow {
        display: none;
    }

    .product-template-default.theme-woodmart .enova-related-products {
        margin-bottom: 50px;
    }

    .product-template-default.theme-woodmart .site-content {
        margin-bottom: 0;
    }

    .product-template-default.theme-woodmart .custom-single-product-container {
        margin-bottom: 100px;
    }

    .product-template-default.theme-woodmart .custom-single-product-information-meta-6 {
        padding: 25px;
    }

    .product-template-default table.variations .label {
        min-width: 65px;
    }

    .product-template-default .custom-extra-products-container {
        margin-bottom: 40px;
    }

}

/* CATÁLOGO - PRODUCT ARCHIVE */

@media screen and (max-width: 1200px) {

    .vc_responsive .product-archives-s2-images .wpb_single_image img {
        max-height: 280px;
    }


    .product-archives-c4-results .counter .wpb_wrapper {
        justify-content: space-between;
    }

    .product-archives-c4-results .counter .wpb_wrapper .wd-shop-result-count {
        margin-bottom: 0;
	    order: 2;
    	text-align: center;
    }

    .product-archives-c4-results .counter .wpb_wrapper .wd-off-canvas-btn>a {
        font-weight: normal;
    }

    .product-archives-c4 {
        padding: 0;
        margin: 0;
    }

    .vc_responsive .product-archives-c1-s1.vc_column_container {
        padding: 20px;
		width: 100%;
    }

    .vc_responsive .product-archives-c4-sidebar .wd-heading{
        padding: 0;
        border-bottom: 0;
        height: 0;
        margin-bottom: 15px;
    }

    .vc_responsive .product-archives-c4-sidebar .wd-style-text.wd-cross-icon.wd-style-text>a:before{
        transform: translate(-15px, 35px);
        padding: 12px;
        font-size: 8px;
        z-index: 2;
    }

}


@media screen and (max-width: 768px) {
	
	.theme-woodmart .category-grid-item .hover-mask > div.more-products{
		display: none;
	}
	
	.home .footer-container{
		margin-top: 0;
	}


    .vc_responsive .vc_row.wpb_row.vc_row-fluid.product-archives-c1 {
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
		flex-wrap: wrap;
    }

    .product-archives-c1 .product-archives-s2-images .wpb_content_element {
        margin-bottom: 0;
    }

    .vc_responsive .product-archives-s2-images.vc_column_container {
        padding: 0;
    }

    .vc_responsive .product-archives-c1>.wpb_column.product-archives-s2-images>div {
        padding: 0;
    }

    .vc_responsive .product-archives-c1-s1.vc_column_container {
        height: auto;
    }

    .vc_responsive .product-archives-c1-s1 h1 {
        font-size: 20px;
    }
	
	.vc_responsive .product-archives-s2-images .wpb_wrapper{
		gap: 0;
	}

    .product-archives-c4-results > .vc_column-inner > .wpb_wrapper > .vc_row{
        margin-left: 0;
        margin-right: 0;
    }

    .product-archives-c4-results .vc_column-inner.vc_custom_1665528873245{
        padding: 0;
    }

    .product-archives-c4{
        padding: 0 !important;
        margin: 0 !important;
    }

    .vc_responsive .product-archives-c4-results.vc_column_container.wd-rs-6345f3f9dfd8e>div{
        padding: 0;
    }

    [class*="wd-spacing-"]>[class*="col"]{
        margin-bottom: 25px !important;
    }

    .vc_tta.vc_general.footer-mobile .vc_tta-panel-title>a:not(:nth-child(4)){
        padding: 20px;
    }

    .vc_responsive .product-archives-s2-images .wpb_single_image img{
        max-height: 55vw;
    }

}

@media screen and (max-width:768px){
    
    /*HOMEPAGE*/
    .home-row-marcas{
        display: flex;
        flex-wrap: wrap;
    }
    
    .home-marcas .vc_row.wpb_row.vc_inner.vc_row-fluid.home-row-marcas > .wpb_column{
        width: 100%;
        flex-basis: 100%;
    }

    .vc_mobile .home .wd-carousel-container .owl-nav{
        display: none;
    }

    .vc_mobile .nuestros-clientes-bloque-2 .vc_col-sm-6:nth-child(2){
        padding: 25px 10px;
    }

    .vc_mobile .row-images > .wpb_column.vc_column_container{
        width: 100%;
    }

    .vc_mobile .por-que-bloque-imagenes{
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .vc_mobile .por-que-bloque-imagenes > .wpb_column.vc_column_container{
        width: 50%;
    }

    .vc_mobile #slider-53 .wd-slide{
        min-height: 450px;
    }

}


.products.woocommerce.row.categories-style-default{
    row-gap: 20px;
}

.category-grid-item img{
    min-height: 186px;
    object-fit: contain;
}