/* 
Theme Name: DWE
Author URI: https://mentol.pt/
Template: hello-elementor
Version: 1.0.1
Text Domain: dwe
*/

@media only screen and (min-width: 1651px) { 
.elementor-toggle-icon {
    margin-top: 10px;
  }
}

.elementor-popup-modal .eicon-close::before {
  background: url(/wp-content/uploads/menu-close.svg) center no-repeat;
    background-size: auto;
  background-size: 30px 30px;
	color: transparent !important;
}


#footer-form .elementor-field-group .elementor-field-textual::placeholder {
  opacity: 1;
}

#footer-form .elementor-field-group .elementor-field-textual:focus {
  box-shadow: none!important;
  outline: 0;
}

#footer-form .elementor-field-textual {
  padding: 5px 0;
  border-radius: 0!important;
}

.wine-single .elementor-flip-box__back .elementor-flip-box__layer__title {
  margin-bottom: 10px!important;
	}

.wine-single h3 {
 scale:70%;
	}

.wine-single .elementor-flip-box__layer__description {
 scale:80%;
	}

#popup-nav .smaller a {
  font-size: 1.4em;
	text-transform: none;
}