/*
Theme Name:		 Arcatec child
Theme URI:       https://favdevs.com/demos/wp/arcatec/
Description:	 Arcatec is a smart, fast & fully customized WordPress theme, built for architecture business website
Author:			 mthemeus
Author URI:      https://themeforest.net/user/mthemeus
Template:		 arcatec
Version:		 1.0.0
Text Domain:	 arcatec-child
*/


/*
    Add your custom styles here
*/

.arcatec-btn {
	background-color: #25C0FF!important;
}

.button-dark {
	background-color: black!important;
}

.post-date {
	background-color: #25C0FF!important;
}

.menu-item a:hover {
	color: #25C0FF!important;

}

/* Footer */

@media only screen and (max-width: 820px) {
  .footer-block-1 {
    width: 100%!important;
	margin: 0px!important;
  }
}
@media only screen and (max-width: 820px) {
	.footer-section .elementor-737 .elementor-element.elementor-element-6a07327 > .elementor-element-populated {
		margin: 0px!important;
	}
	.footer-section .elementor-737 .elementor-element.elementor-element-cbc2490 > .elementor-element-populated {
		margin: 0px!important;
	}
	.hasznos-linkek {
		padding-top: 50px;
	}
	.iroda {
		padding-top: 50px;
	}
	h1.post__title {
		font-size: 32px!important;
	}
	h2.wp-block-heading {
		font-size: 20px!important;
		line-height: 30px!important;
	}

}

#arcatec_recent_posts_widget-1 .post-date {
	background-color: transparent!important;
}

h2.wp-block-heading {
		font-size: 30px!important;
		line-height: 40px!important;
}

/* Fejléc */
body.home .header-dark-bg {
    background: var(--e-global-color-arcatec_bg_dark)!important;
}

.main-navigation .navbar-nav {
    gap: 40px;
}

.blog-breadcrumb {
    background-image: url(http://evidenthome.leventevegh.hu/wp-content/uploads/2023/09/Section-01.jpg)!important;
    background-position: bottom center;
    background-size: cover;
}

/* Referencia oldal */
.arcatec-portfolio-image img {
    aspect-ratio: 5/4;
    object-fit: cover;
}

@media (min-height: 1024px) {
    .arcatec-portfolio-image img {
        min-height: 500px;
    }
    
    body.home .arcatec-portfolio-image img {
        min-height: 320px;
    }
}

/* Blog sidebar */
body.blog .widget-area #arcatec_recent_posts_widget-1 {
    display: none;
}

body.single-post .widget-area #block-8, body.single-post .widget-area #block-9 {
    display: none;
}

.widget .tagcloud a, .widget .wp-block-tag-cloud a {
    font-size: 12px!important;
    padding: 6px 10px;
}

.widget .tagcloud a:hover, .widget .wp-block-tag-cloud a:hover {
    background-color: #25C0FF;
}

/* Kapcsolati űrlap */
form.wpcf7-form input[type="checkbox"] {
    height: auto;
    width: auto;
}

.wpcf7-form-control-wrap[data-name="adatvedelem"] {
    margin-bottom: 30px;
}

.wpcf7-form-control-wrap[data-name="adatvedelem"] .wpcf7-list-item {
    margin-left: 0;
}
