/*
Theme Name:  rife free child theme
Description: Tema hijo para hacer personalizaciones de código
Author:      TricoPharma
Author URL:  https://tricopharma.com
Template:    rife-free
Version:     1.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rife-free-child
*/

#header{
    background-color: rgba(0,52,62,1) !important;
}
.w-full{
    width: 100%;
    float: left;
}
.container-center{
    margin: 0 auto;
    width: 100%;
}
.container-widget, #a13-shortcodes-2{
    margin: 0 auto;
    width: 100%;
}
.page .title-bar.outside .overlay-color{
    padding:0px !important;
}
.formatter{
    padding-top:0px !important;
}
body#top{
    padding-top:0px !important;
}

#post-8754 .negativo{
    margin-top: 52px !important;
}

#media_image-7 img{
    width: 150px !important;
    max-width: 150px !important;
}
.woocommerce-page #mid #a13-shortcodes-2 ul.products li.product, 
    .woocommerce-page #mid #a13-shortcodes-2 ul.products .grid-master{
        width:50%;
    }

.info i{
    margin-right: 10px !important;
}   

.socials a{
    font-size: 30px !important;
    width: 45px !important;
}
a.to-top{
    font-size: 40px !important;
    width: 55px !important;
    height: 55px !important;
    border-radius: 100% !important;
    line-height: 51px !important;
}
/*#0c5565
#00343E
#644D40
#78a2b0*/


@media (min-width: 640px) {
    #post-8754 .negativo{
        margin-top: 45px !important;
    }
    #header{
        background-color: rgba(0,52,62,1) !important;
    }
}
@media (min-width: 768px) {
    #post-8754 .negativo{
        margin-top: -24px !important;
    }
    #header{
        background-color: rgba(0,52,62,0.28) !important;
    }
    .container-widget, #a13-shortcodes-2{
        width: 90%;
    }
    .woocommerce-page #mid #a13-shortcodes-2 ul.products li.product, 
    .woocommerce-page #mid #a13-shortcodes-2 ul.products .grid-master{
        width:25%;
    }
}
@media (min-width: 1024px) {
    #post-8754 .negativo{
        margin-top: -31px !important;
    }
    
}
@media (min-width: 1280px) {
    .container-center{
        width: 1200px;
    }
    #post-8754 .negativo{
        margin-top: -36px !important;
    }
    .container-widget, #a13-shortcodes-2{
        width:85%;
    }
}
@media (min-width: 1440px) {
    #post-8754 .negativo{
        margin-top: -42px !important;
    }
}

@media (min-width: 1536px) {
    #post-8754 .negativo{
        margin-top: -55px !important;
    }
}

