/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*pluggin nieve*/
/*  .b-head-decor{
	 background-color: #130B32 !important;
}   */

.nomargen, .nomargen p, .nomargen h2{
	margin-bottom:0;
}
.formfooter .elementor-field-type-acceptance label{
	font-weight: 400;
}
.formfooter .elementor-field-type-acceptance label a{
	font-weight: 800;
}
body:not(.page-id-156) .mapcontact{
	display:none;
}
.productslider .owl-nav{
	display:none;
}
.productslider .wpb-woo-products-slider figcaption h3.pro_title{
	font-size:20px;
	font-weight:700;
	font-style:normal;
}
.productslider .wpb-woo-products-slider figcaption .pro_price_area > span{
	font-size:24px;
	font-weight:700;
	color:#130B32;
	font-style:normal;
}
.productslider .wpb-woo-products-slider figcaption .wpb_cart_button > a{
	background: #130B32;
	color: #FEC700 !important;
	padding:11px 24px;
	font-style:normal;
}
.productslider .wpb-woo-products-slider figcaption .wpb_cart_button > a:hover{
	background: #FEC700;
	color: #130B32 !important;
}
.productslider .wpb-woo-products-slider figcaption{
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	padding:0px 10px;
}
.productslider .pro_price_area{
	display:none !important;
}
.iksm-term--child > div{
	border-bottom: 1px solid #130B32;
}