/*

Theme Name:         Child Embrace Theme
Theme URI:          http://theme.crumina.net/embrace/
Description:        Simple & Powerful
Version:            1.2
Author:             Crumina
Author URI:         http://crumina.net/
Template: 			Embrace
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

*/

/*****************************************************************
Add Custom styles below 
******************************************************************/

@media (max-width: 767px) {
   .contacto-1 {
   	float: left;
	width: 100%;
   }
   .contacto-2 {
   	float: left;
	width: 100%;
   }
  #map_canvas {
        width: 320px;
   }
}

@media (min-width: 768px) {
   .contacto-1 {
     	float: left;
	width: 50%
   }
   .contacto-2 {
     	float: left;
	width: 40%;
        margin-left: 10%;
        margin-bottom: 10px;
   }
   .margen {
        margin-top: 20px;
   }
   .widget .widget-title {
        margin-bottom:5px;
   }
}
.inner-footer .sidebar > .widget {
    margin-bottom: 1em;
}
#text-5.widget.top-bar-widget.widget_text{
    margin-bottom:1rem;
}
.MP-l-rn-tr-Dl{
    font-size: 16px;
    line-height: 25px;
    padding: 0px 10px;
    font-family: Trebuchet MS;
    border-radius: 7px;}
.MP-common-red-CDl {
    float: left;
}