.box-11 img, .box-21 img, .box-12 img, .box-32 img, .box-23 img, .box-43 img, .box-34 img, .box-169 img, .box-916 img{
object-fit: cover;
width: 100%;
height: auto;
display: block;
}
.box-11 img{
aspect-ratio: 1 / 1;
}
.box-21 img{
aspect-ratio: 2 / 1;
}
.box-12 img{
aspect-ratio: 1 / 2;
}
.box-32 img{
aspect-ratio: 3 / 2;
}
.box-23 img{
aspect-ratio: 2 / 3;
}
.box-43 img{
aspect-ratio: 4 / 3;
}
.box-34 img{
aspect-ratio: 3 / 4;
}
.box-169 img{
aspect-ratio: 16 / 9;
}
.box-916 img{
aspect-ratio: 9 / 16;
}
.uagb-slick-carousel{
padding:0px;
}
.uagb-post-grid .uagb-post__image img{
width: 100% !important;
height: 100% !important;
aspect-ratio: 3 / 2;
object-fit: cover;
}
.wc-block-product-categories-list{
padding-left: 0px !important;
margin-top: 0px !important;
}
.wc-block-product-categories{
}
.wc-block-product-categories ul {
background-color: var(--ast-global-color-6) !important;
border: 1px solid #00000024;
border-bottom: none;
}
.wc-block-product-categories ul li{
margin: 0 !important;
padding-left: 0px;
position: relative;
border-bottom: 1px solid #00000024;
}
.wc-block-product-categories ul li a{
display: block !important;
padding: 7px;
background-color: var(--ast-global-color-6) !important;
text-decoration: none !important;
color: var(--ast-global-color-8) !important;
font-weight: 500;
font-size: 15px;
line-height: 1.4;
}
.wc-block-product-categories ul li.has-children>a::after{
content: '\276F';
font-size: 13px;
margin-left: 10px;
position: absolute;
right: 10px;
top: 9px;
}
.wc-block-product-categories ul li:hover>a{
background-color: var(--ast-global-color-0) !important;
color: #fff !important;
}
.wc-block-product-categories ul li a .wc-block-product-categories-list-item__image{
margin: 0 !important;
width: 22px;
margin-right: 5px !important;
}
.wc-block-product-categories-list--depth-1{
position: absolute;
left: 100%;
top: 0;
z-index: 999;
width: 250px;
display: none;
}
.wc-block-product-categories-list--depth-1 li a .wc-block-product-categories-list-item__image{
display: none;
}
.wc-block-product-categories ul li:hover .wc-block-product-categories-list--depth-1{
display: block;
}
.cat-sanpham .wopb-wrapper-main-content{
border: 1px solid var(--ast-global-color-3);
border-top:none;
}
.cat-sanpham .wopb-heading-left{
margin: 0 !important;
border-bottom: 2px solid var(--ast-global-color-0);
}
.cat-sanpham .wopb-heading-left .wopb-heading-inner span{
color: #ffffff !important;
background-color: var(--ast-global-color-0);
padding: 5px 12px;
font-size: 17px;
text-transform: uppercase;
}
.cat-sanpham .wopb-heading-left .wopb-heading-inner span:after{
content: "";
width: 0;
height: 0;
position: absolute;
margin-left: 12px;
top: 0;
border-bottom: 42px solid #e5322d;
border-right: 42px solid transparent
}
.astra-off-canvas-sidebar .ast-filter-wrap .widget, .ast-filter-wrap .ast-woo-sidebar-widget.widget{
margin-bottom: 0 !important;
}
@media (min-width: 922px) {
.ast-left-sidebar #secondary {
padding-right: 30px;
}
.ast-left-sidebar #primary {
padding-left: 30px;
}
.ast-right-sidebar #secondary{
padding-left: 30px;
}
.ast-right-sidebar #primary{
padding-right: 30px;
}
}