/*
Theme Name: Ambientgrafic
Theme URI:https://ambientgrafic.com/
Description: Diseño gráfico Ambient Gràfics
Author: Select Themes
Author URI: https://ambientgrafic.com/
Text Domain: Ambientgrafic

Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
#qodef-page-mobile-header {
	margin-top: 20px !important
}
#qodef-page-inner {
    padding: 20px 0px 0px 0px !important;
}
.footerbtn {
	    margin-top: -10px !important;
}
.footerbtn a:hover {
	    color: #000 !important;
}
/* #qodef-page-footer .widget {
    margin: 0 0 0px !important;
} */
.qodef-page-title .qodef-m-title {
    displa: none;
}
 
.qodef-m-subtitle {
	display: non;
	font-family: Raleway !important;
}
.sub-menu li a span {
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 12px !important;
	font-family: "Work Sans",sans-serif !important;
}
.sub-menu .servicemenu a span {
	
	font-weight: bold !important;
	font-size: 15px !important;
	
}
.qodef-portfolio-info {
	disply: none !important;
}
.qodef-e.qodef-info--date {
	display: none !important;
}
.elementor-icon-box-title a {
	font-weight:bold !important
}
.qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style.qodef-animate {
	font-family: 'Raleway';
}
.qodef-section-title div.qodef-m-title {
	font-family: 'Raleway';
}
@media (max-width: 767px) { 
	.qodef-h2 a, h2 a {
		font-size: 30px !important;
		line-height: initial;
	}
	.qodef-h1, h1 {
		font-size 35px !important;
		line-height: initial;
	}
}