XylotrechusZ
/*------------------------------------------------------------------
Woo Responsive
-------------------------------------------------------------------*/
@media(max-width: 1200px){
.wc-toolbar{
margin-bottom: 20px;
}
.products-list .product_item .product_item--info{
padding-left: 30px;
}
}
@media(max-width: 992px){
.wc-toolbar {
font-size: 14px;
margin-bottom: 0;
}
.products-list .product_item .item--excerpt{
font-size: 12px;
}
.products-grid .button{
width: 36px;
height: 36px;
line-height: 36px;
margin: 3px;
&.quickview{
display: none;
}
}
.products-grid-8 .product_item--info-action .button{
line-height: 32px;
}
.lakit--fcart-mini .cart .wrap-cart-cta {
margin-right: 10px;
margin-bottom: 10px;
}
.lakit--fcart-mini .cart>.button {
margin: 0 5px;
}
}
@media(max-width: 767px){
.elementor-icon-box-icon .elementor-icon {
vertical-align: middle;
}
.products-list:not(.products-list-mini){
.product_item{
.product_item--thumbnail {
width: 100%;
.quickview {
display: none;
}
}
.product_item--title {
font-size: 16px;
margin-bottom: 10px;
}
.product_item--info{
padding: 20px 0 0;
width: 100%;
}
.price{
font-size: 14px;
margin-bottom: 10px;
}
}
}
.wc-toolbar button{
margin-left: 20px;
}
.lasf-custom-dropdown button:after {
font-size: 10px;
right: 6px;
}
}
@media(max-width: 600px){
.wc-toolbar .lasf-custom-dropdown button {
padding: 5px 25px 5px 0;
font-size: 13px;
}
.wc-toolbar .wc-view-toggle{
float: right;
margin-top: 5px;
}
.wc-toolbar .lasf-custom-dropdown {
margin: 0 10px 0 0;
}
.wc-toolbar .lasf-custom-dropdown.wc-view-count {
float: right;
}
.wc-toolbar .woocommerce-result-count {
width: 100%;
margin-bottom: 5px;
font-size: 13px;
}
}