 
/* HEIGHT MENU */

			header #logo { height: 32px;	 }
			/*.open-nav { height: 32px; }
			.open-nav .text { line-height: 32px;	 }*/
			header.header-open:not(.header-transparent) nav#main-nav > ul > li > a { line-height: 32px; }
			header.header-open:not(.header-transparent) nav#main-nav ul li > ul.sub-menu { top: calc(50% + 15px); }
			/*#page-body { padding-top: 152px; }*/
			header:after, header:before { top: -152px; height: 152px; }	
			header.header-open:not(.header-transparent) + #hero, header.header-open:not(.header-transparent) + #page-body { margin-top: 152px; }
			#header-filter, #header-share, #header-search { top: -152px;	 min-height: 152px; }
			header.header-open:not(.header-transparent) #menu .open-filter, header.header-open:not(.header-transparent) #menu .open-share, header.header-open:not(.header-transparent) #menu .open-search, header.header-open:not(.header-transparent) #menu .menu-language { top: calc(16px + 2px); -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
			
			header.header-open:not(.header-transparent) + #hero.hero-full { height: calc(100vh - 152px); }
			header.margin-medium.header-open:not(.header-transparent) + #hero.hero-full { height: calc(100vh - 112px); }
			header.margin-small.header-open:not(.header-transparent) + #hero.hero-full { height: calc(100vh - 92px); }
			
					@media only screen and (max-width: 781px) {
						header #logo { height: 30px;	 }
						header:after, header:before { top: -90px; height: 90px; }
						header.header-open:not(.header-transparent) + #hero, header.header-open:not(.header-transparent) + #page-body { margin-top: 90px; }
					}
				
/* CUSTOM FONTS */

/* COLOR */

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #ea4452 !important; }
input[type=submit], .button { background: #ea4452; }
a { color: #ea4452; }
.colored { color: #ea4452; }
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus { background: #ea4452; }
nav#main-nav > ul:not(.hover-underline) > li:hover > a, nav#main-nav > ul:not(.hover-underline) > li.current-menu-item > a { color: #ea4452 !important; }
#backtotop:hover { color: #ea4452; }
ul.filter li a.active, ul.filter li a:hover { color: #ea4452; }
#blog-single .blog-meta .meta-author a:hover, #blog-single .blog-meta .meta-category a:hover, #blog-single .blog-meta .meta-tags a:hover { color: #ea4452; }
.single-pagination li a:hover span	{ color: #ea4452; }
.single-pagination li.backtoworks a:hover { color: #ea4452; }
.entries-pagination li a:hover, .entries-pagination li.page span { color: #ea4452; }
#blog-comments #cancel-comment-reply-link { color: #ea4452; }
a.sr-button1:hover { background: #ea4452; }
a.sr-button2 { background: #ea4452; }
a.sr-button3:hover { background: #ea4452; }
a.sr-button4 { background: #ea4452; }
a.button:hover { background: #ea4452; }
.inline-video:hover::before { color: #ea4452; }
.inline-video .inline-iframe-container .close-inline-video:hover { color: #ea4452; }
.tabs ul.tab-nav li a.active { color: #ea4452; }
.toggle-item .toggle-title.toggle-active:after { color: #ea4452; }
.toggle-item .toggle-title:hover:after { color: #ea4452; }
.toggle-item .toggle-title:hover .toggle-name  { color: #ea4452; }	
.toggle-item .toggle-title.toggle-active .toggle-name  { color: #ea4452; }
#hero .page-title h1 a, #hero .page-title h2 a, #hero .page-title h3 a, #hero .page-title h4 a, #hero .page-title h5 a, #hero .page-title h6 a { color: #ea4452; }


.wolf-caption a.caption-hover:hover h4, 
.wolf-caption a.caption-hover:hover h5, 
.wolf-caption a.caption-hover:hover h6, 
.wolf-caption a.caption-hover:hover h3 { color: #ea4452; }	

.shop-container .shop-item .grid-button .sr-button-text:hover,
.woocommerce .cart-actions .button,
.woocommerce .coupon input[type=submit], .woocommerce .checkout-coupon input[type=submit],
.woocommerce .star-rating span,
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li.is-active a { color: #ea4452; }




/* CUSTOM CSS (Theme Options) */
#hero {display:none;}