/*
Theme Name:     Voice Child
Theme URI:      https://mekshq.com/theme/voice/
Description:    Child theme for the Voice Theme
Author:         meks
Author URI:     https://mekshq.com
Template:       voice
Version:        0.1.0
*/


body{
	font-family:'Poppins'!important;
}


.column-4{
	text-align:right!important;
}
.column-5{
	text-align:right!important;
}
.column-6{
	text-align:right!important;
}
.column-7{
	text-align:right!important;
}
.column-8{
	text-align:right!important;
}

.altura-box-small{
    height: 20.8em;	
}
.site-footer .widget.mks_social_widget {
    padding: 0 60px 12px!important;
}

.width-visitanos{
	width:87.3%;
}
.width-visitanos2{
	width:86.3%;
}

.reducir-espacio{
	margin-bottom:-2.5em!important;
}
.paddingleft{
	padding-left: 15em;
}

.main-box-inside{
	min-height: 15em;
	justify-content: center;
}

.tabla-fondo-naranja-claro {
    text-align: left;
    background-color: #FAE4C8;
    color: #000 !important;
}

.tabla-fondo-naranja-oscuro {
    text-align: center;
    background-color: #EC861A;
    color: #fff !important;
}

.vce-lay-c img {
    float: left;
    min-height: 222px!important;
    width: 396px;
}

.container { 
    max-width: 1310px!important;
}