/*
Theme Name: SocialBuey Institucional
Description: Tema base Institucional Agencia
Author: SocialBuey
Author URI: https://www.socialbuey.com
Author URI: SocialBuey
Template: astra
Version: 1.0.0
License: SocialBuey
License URI: https: //www.socialbuey.com
*/


/* MENÚ */

#elementor-navmenu li a {
    color: #000000;
}


/* FIN MENÚ */


/* HOME 1 TIRA DE PRODUCTOS */

#product-without-price .eael-product-grid .woocommerce ul.products li.product {
    border: none !important;
}

#product-without-price .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button {
    display: none !important;
}


/* FIN HOME 1 TIRA DE PRODUCTOS */


/* PRODUCTOS TIRAS */

#product-with-price .woocommerce-loop-product__title,
#product-with-price .price {
    text-align: left;
    padding-left: 1em;
}

#product-with-price .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button {
    margin-top: -40px;
    margin-left: 180px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}


/* UTILITIES */

.enlaces {
    text-decoration: none !important;
    color: #000000 !important;
}


/* MENU TOOGLE MOBILE */

#elementor-menu-toggle::before {
    color: #ffffff !important;
}


/* FIN MENU TOOGLE MOBILE */


/* FORM DE BUSQUEDA BLOG */

.page-id-25 .search-submit {
    padding-bottom: 0.51em;
    padding-left: 0.35em;
    padding-right: 2.3em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='21' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.453 12.858c1.43 0 2.645-.5 3.646-1.501s1.502-2.217 1.502-3.647c0-1.43-.5-2.645-1.502-3.646S8.883 2.563 7.453 2.563s-2.645.5-3.646 1.501c-1 1.001-1.501 2.217-1.501 3.646 0 1.43.5 2.646 1.501 3.647 1 1 2.216 1.5 3.646 1.5zm6.863 0L20 18.542l-1.716 1.715-5.683-5.683v-.912l-.322-.322c-1.359 1.18-2.967 1.77-4.826 1.77-2.073 0-3.834-.715-5.281-2.145C.724 11.535 0 9.784 0 7.71 0 5.637.724 3.877 2.172 2.43 3.619.981 5.38.257 7.453.257s3.825.724 5.255 2.172c1.43 1.448 2.145 3.208 2.145 5.281 0 1.86-.59 3.468-1.77 4.826l.322.322z' fill='%238c95a6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 1rem 1rem;
    background-size: 14px;
}

.page-id-25 .search-form .search-field {
    padding-bottom: 0.85em;
    padding-top: 1em;
    -webkit-padding-before: 0.8em;
    -webkit-padding-after: 0.7em;
}


/* PERSONALIZACION DE PAGINA DE BLOG */

.premium-blog-author-thumbnail {
    display: none !important;
}


/*  FORM CALDERA */

#news-footer input[data-field="fld_7908577"] {
    margin-top: -2.35em !important;
    width: 20% !important;
    max-width: 20% !important;
    padding: 0 0 0 0 !important;
    background-color: transparent !important;
    margin-left: 4.5em !important;
}

.wpdmpro-template-default #secondary {
    display: none !important;
}

.wpdmpro-template-default #primary {
    width: 100% !important;
}

.wpdmpro-template-default .w3eden .col-md-12 {
    display: none !important;
}

.wpdmpro-template-default .w3eden .col-md-7 {
    display: none !important;
}

.wpdmpro-template-default .w3eden .col-md-5 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}


/* FORMULARIO DE REGISTRO Y LOGINPAG USUARIOS */

.page-id-883 #formularios #register-form #rc_password_again,
.page-id-883 #formularios #register-form #rc_password,
.page-id-883 #formularios #register-form #rc_user_last,
.page-id-883 #formularios #register-form #rc_user_first,
.page-id-883 #formularios #register-form #rc_user_email,
.page-id-883 #formularios #register-form #rc_user_login,
.page-id-883 #formularios #login-form #rc_user_pass,
.page-id-883 #formularios #login-form #rc_user_login {
    width: 100% !important;
    max-width: 100% !important;
}

.page-id-883 #formularios #register-form #rc_submit_registration,
.page-id-883 #formularios #login-form #rc_login_submit {
    width: 100% !important;
    max-width: 100% !important;
    background-color: #444 !important;
    color: #fff !important;
}

.page-id-883 #formularios #register-form h3.rc_header {
    display: none !important;
}


/* MOBILE */

@media screen and (max-width: 768px) {
    #news-footer input[data-field="fld_7908577"] {
        margin-top: -2.2em !important;
        width: 20% !important;
        max-width: 20% !important;
        padding: 0 0 0 0 !important;
        background-color: transparent !important;
        margin-left: 5.5em !important;
        font-size: 3em !important;
    }
    .page-id-883 #masthead,
    .page-id-881 #masthead,
    .page-id-885 #masthead,
    .page-id-23 #masthead,
    .page-id-487 #masthead {
        display: none !important;
    }
}