/*
Theme Name:   Taylor Design
Theme URI:    https://gt3themes.com/wordpress/pure-free-portfolio-wordpress-theme/
Description:  Taylor Design's child theme
Author:       Mátai András
Author URI:   http://mataiandras.com
Template:     hello-elementor
Version:      1.0.0
*/


p {
  margin-block-end: 0.2rem !important;
}

/* fixing header */
.ehf-header #masthead {
	position: fixed !important;
	top: 0;
	width: 100%;
}

/* color change on mobile view */
.hfe-nav-menu-icon path {
	fill: white;
}

.hfe-search-button-wrapper input[type="search"] {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}


/* fixing gap on slider bottom */
.elementor-widget-image-carousel .swiper .swiper-slide figure {
	line-height: 0 !important;
}


/* fixing for taylordesign */
.elementor-swiper-button {
	opacity: 50% !important;
}
.burkolatok img {
	max-width: 80% !important; /* burkolatok logó update */
}


/* footer styling */
#taylorfooter .taylorfooterlink span a {
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
#taylorfooter .taylorfooterlink ul {
	list-style: none;
	padding-left: 5px;
}
#taylorfooter .taylorfooterlink ul li ul li a {
	color: #686868;
	text-decoration: none;
}
#taylorfooter .taylorfooterlink ul li a {
	color: #e3e3e3;
	text-decoration: none;
}


.mestersegesanyagok p,
.mestersegesanyagok ul li,
.mestersegesanyagok a {
	color: #c7c7c7 !important;
}
.mestersegesanyagok a:hover {
	color: white !important;
}
.mestersegesanyagok img {
	opacity: .4 !important;
}
.mestersegesanyagok a:hover img {
	opacity: 1 !important;
}


.cookingfelsorolas ul {}
.cookingfelsorolas ul li {}


#content .activecsempe {
	background-color: #00000090 !important;
}

@media only screen and (max-width: 768px) {
	#content .hpvideo {
		max-width: none !important;
	    width: 1090px !important;
	    height: auto;
/*	    position: absolute;*/
	    left: -320px;
	}
}

.post-102 .page-content a {
	text-decoration: none !important;
}

#katalogusslider .elementor-swiper-button-prev,
#katalogusslider .elementor-swiper-button-next {
	top: 33% !important;
}

.alapanyagokjellemzoi h4 {
	margin-block-start: 1.5rem !important;
  margin-block-end: .6rem !important;
}