/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/


#menu-footer-menu li {
    float: left;
    display: block;
    padding: 0 10px;
}
#menu-footer-menu .sub_menu_socket li:first-child {
    border: none;
}
#sotaweb .flex_column_table {
    position: absolute;
    margin-bottom: -50px;
}
.bottom50 .iconbox {
    margin-bottom: 40px;
}
.padding25 {
padding:25px;
}
.padding75 {
padding:75px;
}
@media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .main_menu {
        top: auto;
    }
.header_color .header_bg {
    background-size: contain;
}
}
@media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
        min-height: 147px;
    }
.responsive .logo img, .responsive .logo svg {
        display:none;
    }
}
.woocommerce ul.products li.product img {
    height: 505px !important;
    width: 100%; /* o auto, según el diseño */
    object-fit: cover; /* o 'contain', según quieras recorte o no */
}




/*Add your own styles here:*/