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

.floating{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
       font-size:38px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.float-button{
	margin-top:20px;
}

.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_putere-nominala span, .woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_diametrul-cosului-de-fum-mm span,
.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_putere-nominala a, .woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_diametrul-cosului-de-fum-mm a,
.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_eficienta-de-incalzire span, .woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_eficienta-de-incalzire a,
.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_randament span, .woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_randament a {
    color: #bd1e0b !important;
}

.bundled_product_attributes_title {
    margin-top: 20px !important;
}

.elementor-widget-text-editor {
    display: block !important;
}

.elementor-section .elementor-container {
	margin-top: 20px !important;
}

#detalii_produs ul.wd-list {
    display: inline-block !important;
    /* You can also add some margins here to make it look prettier */
}

/*
.elementor-section .elementor-container {
    display: flex;
    margin-left: 0px !important;
    margin-right: auto;
	margin-top: 20px !important;
    position: relative;
}*/

/*
.elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
	width: 33.333%;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px !important;
}
*/