/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.page-title .title, .elementor-heading-title {
    font-size: 22px !important;
    margin: 0 !important;
}

.page-title {
    padding-block: 12px !important;
    margin-block: 0 !important;
    margin-bottom: 20px !important;
}

.category-grid-item .wd-entities-title {
    font-size:16px !important;
}

.wd-toolbar, .wd-btn-show-cat {
    display: none !important;
}

.sticky-toolbar-on {
    padding-bottom: 0 !important;
}

.page-title .container {
    margin-bottom: 0 !important;
}

.main-page-wrapper {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.whb-header {
    margin-bottom: 0 !important;
}

.orderby option {
	color: #fff !important;
}

.single-product-page .elementor-element.elementor-widget-button .elementor-widget-container {
	padding: 20px 0 0 !important;
}


.single-product-page .elementor-element.elementor-widget-wd_single_product_short_description .elementor-widget-container {
	margin: 0 !important;
}

.wd-single-short-desc + .elementor-widget-divider {
	display: none !important;
}

.single-product-page .wd-section-stretch {
	margin-top:0 !important;
}

@media only screen and (max-width:767px) {
	.single-product-page .elementor-element {
		margin-top:0 !important;
	}
	.single-product-page .elementor-element .e-con-inner {
		padding-top:15px !important;
	}
}