
/* Main color */
.def-panel .panel-title h2,
.content .widget > h3,
.header .widget > h3 {
	color: #2C3E50;
}
.widget > h3,
.def-panel .panel-title h2 {
	border-bottom: 2px solid #2C3E50;
}

/* Main menu/footer */
.header .header-menu,
.footer .footer-widgets,
.header .main-menu > ul li > ul {
	background-color: #3F484F;
}



/* Background Color/Texture/Image */
body {
	 
		background: url(https://lapalabradematheu.com.ar/wp-content/themes/gadgetine-theme/images/background-texture-1.jpg);
	
}



/* Body */
body {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}

/* Titles */
h1, h2, h3,
h4, h5, h6,
.header #main-menu a,
.header #top-sub-menu a,
.header-topmenu ul li a,
.header-2-content .header-weather strong,
.widget-contact li strong,
.item-block-4 .item-header strong,
.photo-gallery-grid .item .category-photo {
	font-family: 'Open Sans', sans-serif;
}

/* Main menu */
.header .main-menu > ul {
	font-family: 'Open Sans', sans-serif;
}