/*
Theme Name: Archicon Child
Theme URI: https://archicon.qodeinteractive.com
Description: A child theme of Archicon
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: archicon
Template: archicon
*/

#contact_form .qodef-button.qodef-layout--filled{
	background-color: #F8F8F7;
	color: #000000;
}
#contact_form .qodef-button.qodef-layout--filled:hover{
	color: #ffffff;
}
.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img{
	object-fit: cover;
}
#about-text .qodef-m-content p{
	font-size: 20px;
    line-height: 34px;
}
.mix-blend-mode-darken img{
	mix-blend-mode: darken;
}

.qodef-icon-with-text.qodef-layout--top.hide-description .qodef-m-text,
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left.hide-all{
	display: none !important;
}
.qodef-social-share.qodef-layout--text li a:after{
	visibility: hidden;
}
#qodef-page-footer-top-area .qodef-grid-item h6{
	font-weight: 500;
}

.qodef-e-top-holder .qodef-e-info .qodef-info-separator-end,
.qodef-e-top-holder .qodef-e-info span,
.qodef-e-top-holder .qodef-e-info .qodef-e-info-author{
	display: none;
}

.qodef-portfolio-grid-slider .swiper-wrapper .swiper-slide{
	aspect-ratio: 16/10;
}

.qodef-accordion.qodef-layout--simple.disable-toggle h3.qodef-accordion-title{
	pointer-events: none;
}
.qodef-accordion.qodef-layout--simple.disable-toggle h3.qodef-accordion-title .qodef-accordion-mark{
	display: none !important;
}

.about-logo img{
	max-height: 440px;
	width: auto;
}
.about-text .elementor-widget-container{
	max-width: 500px;
}

div[data-widget_type="text-editor.default"] p img{
	margin-bottom: 24px;
}
