/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wd-products[class*="wd-stretch-cont"] .wd-carousel-item{
    height: inherit!important;
}
.viewed .product-wrapper .product-element-top img{
    height: 64px;
    object-fit: contain;
    padding: 0;
    width: 40px;
}
.product-wrapper .product-element-top img{
    height: 320px;
    object-fit: contain;
    padding: 24px;
}
.whb-top-bar-inner .wd-header-html {
	width:100%;
}
.cst_homeslider .swiper-pagination-bullet{
	height:4px;
	width:100px;
	border-radius:0;
}

.searchform .searchsubmit:after{
    color:#CFCFCF!important;
    font-size: 18px!important;
}

.cst_brand_slider .wd-brand-item{
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    padding: 0!important;
}

.cst_brand_slider .wd-brand-item:nth-child(5){
    border-right: none;
}

.cst_brand_slider .wd-brand-item a{
    padding: 20px 0;
}

.cst_brand_slider .wd-brand-item a:hover{
    background-color: rgb(247, 247, 247);
}

.wd-gallery-thumb .wd-carousel-item img{
    height: 120px !important;
    object-fit: contain !important;
}

.wd-carousel-wrap .wd-carousel-item .woocommerce-product-gallery__image img{
    height: 400px!important;
    object-fit: contain!important;
}


.wd-quick-shop .wrapp-buttons{
    display: none!important;
}

.product-element-bottom .wd-product-cats{
    font-size: 12px!important;
}