/*
 Theme Name:   XStore Coffee Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/
.boton_contacto a{
	background-color: #a20000 !important;
	font-size: 20px;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-modern.vc_btn3-color-juicy-pink.align-inline {
    font-size: 19px;
}

ul.mpc-list__ul {
    padding: 0px;
    margin-bottom: 0.8em !important;
}
.mpc-list__icon {
    padding-right: 15px;
}


.wpcf7-form>.submit,.wpcf7-form>.submit p {
    float: left;
    display: flex !important;
    justify-content: end;
    flex-direction: row !important;
}