/*
Theme Name: Arkhitekton Child
Theme URI: https://neuronthemes.com/arkhitekton
Description: This is a child theme of Arkhitekton
Author: NeuronThemes
Author URI: https://neuronthemes.com
Template: arkhitekton
Version: 1.0.0
*/

.wpcf7 input[type="checkbox"]{
	width: unset;
}

.wpcf7 .wpcf7-submit:disabled{
	background: #979c88;
	opacity: 0.5;
}

input[type='submit']:hover, button:hover, .button:hover{
	background: #979c88;
}

.page-id-33 .h-medium-bottom-padding{
	padding-bottom: 5px;
}

.cky-btn{
	color: #979c88!important;
}

.cky-btn-accept{
	color: #fff!important;
}

ul li{
	margin-bottom: 5px;
}

.o-breadcrumb .o-breadcrumb__holder{
	max-width: 1140px!important;
	margin: 0 auto;
}

.elementor-widget-image-box{
	margin-bottom: 0!important;
}

.l-primary-footer .l-primary-footer__widgets .l-primary-footer__widgets__space, .l-primary-footer__copyright__space{
	max-width: 1140px!important;
	margin: 0 auto;
}

.l-primary-footer__copyright__social-media{
	display: none;
}

@media screen and (max-width: 991px){
	.l-template-header .elementor-widget-social-icons{
		display: none;
	}
}