/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

#Footer {
    background-color: #006a28!important;
}

.subheader-both-center #Subheader .title, #Subheader .title {
    text-transform: uppercase!important;
	font-size:24px;
	font-weight:700;
}
.mfn-footer .footer_copy .social li a, .mfn-footer .footer_copy .social-menu a {
    color: #313131;
}
body:not(.template-slider) #Header
Specificity: (1,1,1)
 {
    min-height: 5px!important;
}
.mfn-footer a:not(.button,.icon_bar,.mfn-btn,.mfn-option-btn) {
    color: #d5d5d5;
}
.mfn-footer, .mfn-footer .widget_recent_entries ul li a {
    color: #dfdfdf;
}
.mfn-footer p, .mfn-footer li, .mfn-footer a{
	font-size:15px;
}
.copyright {
	font-size:15px;
}
.copyright a{
	color:#FFF!important;
}
.formulario-comprobante-pago {
    margin-top: 30px;
    padding: 25px;
    border: 1px dashed #ccc;
    background: #fafafa;
    border-radius: 6px;
}
.mensaje-envio-ws {
    margin-top: 10px;
    color: #075e54;
    font-weight: 500;
}

.aviso-envio {
    display: block;
    color: #666;
    margin-top: 4px;
}
#ship-to-different-address{
	display:none!important;
	visibility:hidden!important;
}
.blog_wrapper .post-meta, .blog_wrapper .button-love {
	visibility:hidden;
}