.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-18036 .elementor-element.elementor-element-4f2ccb4{margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-section .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-section .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-shortcode .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-shortcode .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-section .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-section .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-shortcode .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-shortcode .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}/* Start custom CSS */.sorting_wrap .button_sort {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: lowercase;
    color: #000000;
    padding: 12px 24px 12px 24px;
    background-color: transparent;
    border:1px solid #000;
    margin-right:25px;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.sorting_wrap .button_sort span {
    display: none;
}
.sorting_wrap .active,.sorting_wrap .button_sort:hover {
    color: #fff;
    border-color:#000;
    background-color: #000;
}
.collections .woocommerce .product img {
 
    padding: 55px 25px 45px;
}
.collections.woo_products_grid .woocommerce ul.products {
	display: block;
	display: flex; 
	flex-wrap: wrap; 
	flex-direction: row; 
	align-content: flex-end;
}
.collections.woo_products_grid .woocommerce ul.products li.product {
	display: inline-block;
    width: calc(33.333% - 15px);
    margin: 0 !important;
	height: 20vw;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 19vw;
    flex-grow: 1;
}
.woo_products_grid.collections .woocommerce ul.products li.product img {
	display: none;
}
.woo_products_grid.collections .woocommerce ul.products li.product.sofa_long {
    width: calc(66.666% - 15px);
    background-size: 50% auto;
}
@media screen and (max-width:1440px) {
    .collections.woo_products_grid .woocommerce ul.products li.product {
        height: 25vw;
        background-size: 20vw;
    }
}
@media screen and (max-width:1280px) {
    .collections.woo_products_grid .woocommerce ul.products li.product {
        background-size: 25vw;
    }
    .woo_products_grid.collections .woocommerce ul.products li.product.sofa_long {
        background-size: 35% auto;
    }
}
@media screen and (max-width:992px) {
	.collections ul.products li.product {
		height: 30vw;
		background-size: 75%;
	}
	.collections ul.products li.sofa_long {
		background-size: 65%;
	}
	.elementor-row .collections ul.products li.product h2.woocommerce-loop-product__title {
		font-size: 16px !important;
		bottom: 0;
		right: 0;
	}
}
@media screen and (max-width:767px) {
    .sorting_wrap {
        text-align: center;
    }
    .sorting_wrap .button_sort {
        padding: 10px 15px;
        margin: 0 10px;
    }
    .collections.woo_products_grid .woocommerce ul.products li.product {
        height: 40vw;
        width: calc(50% - 15px);
        background-size: 55%;
    }
    .woo_products_grid.collections .woocommerce ul.products li.product.sofa_long {
        width: calc(100% - 15px);
        background-size: 60%;
    }
    .woo_products_grid.collections .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
        font-size: 14px !important;
        bottom: 0;
        right: 0;
    }
}/* End custom CSS */