/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
@font-face {
  font-family: "Manera";
  src: url("https://www.verday.es/wp-content/themes/dt-the7-child/fonts/Manera-Regular-ootcid.woff2") format("woff2"), url("/fonts/Manera-Regular.woff")
      format("woff");
}

.manera {font-family:'Manera';}

.masthead:not(.mixed-header) {
  
  background: none;

}

.sticky-header .side-header {

  width: 370px;

}

.side-header {
  
  height: auto;

}

.side-header .branding {
  
  display: none;

}

.side-header .header-bar {
  
  background-color: #f5efdd;
  border-radius: 50px;
  padding-top: 100px;
  padding-bottom: 60px;

}

.main-nav > li > a .menu-text {
  
  font-size: 22px;
  font-weight: normal;

}

.main-nav > li:not(.wpml-ls-item) > a .menu-text {
  
  color: #19716b;

}

.hamburger-close-bg-enable.menu-close-toggle:before,
.hamburger-close-bg-hover-enable.menu-close-toggle:after {
  
  background: none !important;

}

.floating-menu-icon-right.side-header-menu-icon .menu-toggle {

  right: 1rem;
  top: 1rem;

}

.sticky-header.header-side-right.slide-header-animation .show-header .side-header {
  
  right: 1rem !important;
  
}

.sticky-header.header-side-right.slide-header-animation .side-header {
  
  top: 1rem;
  
}
/* AR */
.header-side-right .right-menu-close-icon .menu-close-toggle {

  border-radius: 50px;
  border: 1px solid #19716b;
}

.main-nav > li > a {
	
  padding: 14px 4px 14px 4px!important;
  
}

/* Recetas */
.strikethrough:checked + span {

  text-decoration: line-through;

}

/* LOGO SVG */
.header-bar .branding img:not(.mobile-logo) {

  width: 257px;

}

.mobile-header-bar .mobile-branding img:not(.mobile-logo) {

  width: 214px;
  
}