/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.1
 Text Domain:  woodmart
*/
.four-type-product .woocommerce.widget_products {
    font-size: 16px;
    text-transform: uppercase;
  	color: #333;
    font-weight: bold;
}
.four-type-product .product_list_widget li:first-child {
    padding-top: 30px;
}
.four-type-product ul.product_list_widget {
    border-top: 2px solid rgba(129,129,129,.2);
}
.elementor-tab-desktop-title.elementor-active span.tab-custom-border-color:after {
    content: "dsd";
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 12px;
    left: 2px;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 12px;
    top: 2px;
    transform: rotate(135deg);
}
.elementor-tab-desktop-title span.tab-custom-border-color {
    border-bottom: 0px !important;
    font-size: 18px;
}
body .products-tabs-title span.tab-label {
    font-weight:700;
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
span.tab-custom-border-color {
    text-transform: capitalize;
}

.four-type-product .elementor-widget-container {
    font-size: 18px;
    color: #000;
    font-weight: bold;
	text-transform: uppercase;
}
