/*
Theme Name: Burido Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: WebGeniusLab team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.0
Template: burido
Text Domain: burido-child
*/

.card-carousel:hover p span,.card-carousel:hover p{
	 color:#262462 !important;
}

/*contact form*/
/*#evf-form-3591*/

.woocommerce div.product p.price, 
.woocommerce div.product span.price, 
.woocommerce ul.products li.product .price,
.woocommerce-ordering{
    display: none !important;
}

.showcase__item .title{
	min-width: 30% !important;
}

.showcase__item  .showcase__subtitle{
	width: 33px !important;
    min-width: 50% !important;
}

 .primary-nav > ul > li[class*="current"] > a,  .primary-nav > ul > li > a.active, .primary-nav > ul > li:hover > a,
.primary-nav ul li ul.sub-menu li[class*="current"]:not(:hover) > a {
    color: #e26749 !important;
}

.boton-flotante {
    position: fixed;
    bottom: 32px;
    left: 20px;
    background-color: #E36849;
    color: #fff;
    padding: 15px;
    border-radius: 50%;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    text-align: center;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
	width: 80px;
    height: 80px;
    font-size: 16px;
	/*opacity: 0.5;*/
}

.boton-flotante img {
    width: 50px;
    height: 50px;
}

.boton-flotante:hover {
    background-color: #262462;
	color: #B8B9E9;
	/*opacity: 1;*/
}


@media only screen and (max-width: 575px){
	.menu-item-5722{
		/*display:none !important;*/
	}
}

@media only screen and (min-width: 576px){
	.menu-item-5943{
		display:none !important;
	}
}

@media (max-width: 782px) {
    .admin-bar .wgl-sticky-header {
        top: 0 !important;
    }
	
	.elementor-2301 .elementor-element.elementor-element-29803d4.elementor-element {
		display: none !important;
	}
}

@media (max-width: 1200px) {
    .wgl-theme-header .wgl-sticky-header {
        display: block !important;
    }
}

.mobile_nav_wrapper, .wgl-menu_outer, .wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile .wgl-navbar .sub-menu, .mobile_nav_wrapper .primary-nav ul li ul.sub-menu, .mobile_nav_wrapper .primary-nav ul li div.wgl-e-container.mega-menu-container, .mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul, .mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
    color: #d9f6ef !important;
    background-color: #2b646e !important;
}
.wgl-menu_outer .mobile-hamburger-close {
    position: relative;
    z-index: 999;
    border-radius: 5px;
    line-height: 0;
    background: #e26749 !important;
    color: #ffffff !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a .item_wrapper_text {
    font-size: 24px !important;
}