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



/*=== Hillol Custom CSS ===*/

.language-menu img {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
}

.language-menu .sub-arrow {
    color: #ffffff;
}

.language-menu {
    background: #D06362;
    padding: 8px 10px;
    border-radius: 20px;
}

.top-cat .more-products {
    display: none;
}

.top-cat .wd-entities-title {
    text-transform: capitalize !important;
}

.new-dress .wd-entities-title, .new-dress .wd-product-cats {
    display: none;
}

.new-dress .wrapp-buttons {
    display: none;
}

.all-product .wpte-general-layout-style-2-product-title a, .all-product .wpte-general-layout-style-2-price-area, span.wpte-cart-text{
    font-family: 'Outfit' !important;
}

.elementor-15652 .elementor-element.elementor-element-7fa3d88:not(.elementor-motion-effects-element-type-background), .elementor-15652 .elementor-element.elementor-element-7fa3d88 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: transparent;
}



@media (max-width:767px){
	.top-bar-text{
		text-align: center;
	}
}