/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* .tieude .elementor-widget-divider--view-line_text .elementor-divider-separator:before{
    content: "";
    position: absolute;
    bottom: 30%;
    border-bottom: #0087fd 3px double;
} */

.sp-trangchu .wd-buttons{
    display: none !important;
}
.sp-trangchu .wd-add-btn{
    display: none !important;
}
.sp-trangchu .product-element-top img{
    height: 175px;
    border-radius: 100px;
    border: solid 2px #0087fd;
    object-fit: cover;
}
.sp-trangchu .wd-entities-title{
    font-size: 14px;
    font-weight: 700;
}
.sp-trangchu .price{
    display: none !important;
}




.dv-trangchu .wd-buttons{
    display: none !important;
}
.dv-trangchu .wd-add-btn{
    display: none !important;
}
.dv-trangchu .product-element-top img{
    height: 200px;
    object-fit: cover;
}
.dv-trangchu .tab-label{
    font-size: 14px;
}
.dv-trangchu .slider-title{
    display: none;
}


.danhmuc .widget-title{
    background-color: #0087fd;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 10px;
}

.danhmuc .product-categories .cat-item{
    border-bottom: solid 1px #aaaaaa;
    
}

.danhmuc .product-categories .cat-item:hover{
    background-color: #ffd3eb;
    
}
.danhmuc .product-categories .cat-item a:hover{
    color: #47ad82;
}
.danhmuc .widget{
    background-color: #f5f5f5;
}

.danhmuc .product-categories .cat-item a::before{
    content: "\f324";
    font-family: "Font Awesome 5 Free";
}

.main-page-wrapper{
    padding-top: 0px !important;
}

.tintuc .elementor-post{
    border-bottom: 1px dashed #0087fd;
    padding-bottom: 20px !important;
}