/* 
Theme Name: Hello DGM
Theme URI: 
Description: Hello DGM - Child theme
Author: DGM
Author URI: https://doriagm.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-dgm
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: 
*/

/* GLOBAL */


/* SERVICES */
.servicios-box{
	box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.15);
}

/* FOOTER */
.footer-shortcode .elementor-widget-container, .footer-shortcode .elementor-widget-container a{
font-size: 13px;
color: #6d6d6d !important;
letter-spacing: 0.5px;
line-height: 1.25em;
font-weight: 500;
}
.madebydgm{
text-transform: uppercase;
font-size: 11px;
}
.footer-shortcode .dgmimg{
-webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
opacity:0.7;
}
/* PRIVACIDAD PAGES */
body:not([class*="elementor-page-"]) .site-main {
  max-width: 1920px;
}
.page-content-politicas {
  border-top: 1px solid #000;
  padding: 3em 14%;
}
.page-content-politicas h1{
  font-size: 28px;
  text-transform: none;
  font-weight: 600;
}
.page-content-politicas p{
margin-bottom: 1.5rem;
font-size: 16px;
line-height: 1.55em;
}

/* COOKIE BANNER */
.cky-btn {
  padding: 3px 16px !important;
font-size: 11px !important;
	letter-spacing: 0.35px !important;
}
.cky-notice-des p {
  font-size: 12px;
}
.cky-title {display: none;}
.cky-consent-container .cky-consent-bar {
  padding: 14px 20px !important;
}
