/**
Theme Name: 9-dots-child
Author: Lozytskyy Oleksandr
Author URI: https://9.lviv.ua/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 9-dots-child
Template: astra
*/

/*@font-face {
  font-family: 'Broaven';
  src: url('https://forcealex.com/wp-content/uploads/fonts/Broaven.woff2') format('truetype');
}*/

@font-face {
  font-family: 'Broaven';
  src: url('https://forcealex.com/wp-content/uploads/fonts/Broaven.woff2') format('woff2');
}


.brand-font {
  font-family: 'Broaven', sans-serif;
}


* {scroll-behavior: smooth;}
input:focus, select:focus, textarea:focus, button:focus, a:focus {outline: none;}

#elementor-sticky-header {
	position: fixed;
	left: 0;
	width: 100%;
}

#page .site-content {margin-top: 30px;}

/* --- зсув вікна вліво при відкритті форми ---*/
	html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {padding-right: 0;}
	nav {width: 100%!important;}
/*-----*/

p {margin-bottom: 15px!important;}
a {text-decoration: none!important;}
strong {font-weight: 500;}

.header-logo img {width: 220px!important;}

.call-icon img {height: 20px;}

.products img {height: 60px;}

.steps-arrow img {width: 300px;}

.cont-form input, 
.cont-form textarea, 
.pum-container input, 
.pum-container textarea {
	border-radius: 12px!important; 
	border: 1px solid #A1968D!important; 
	background-color: rgba(0, 0, 0, 0.3)!important;
}

.cont-form input:focus, 
.cont-form textarea:focus, 
.pum-container input:focus, 
.pum-container textarea:focus {
	border-radius: 12px!important; 
	border: 1px solid #A1968D!important; 
	background-color: rgba(0, 0, 0, 0.3)!important;
	color: #fff!important;
}

.cont-form .wpcf7-file {
	background: rgba(0, 0, 0, 0.3)!important; 
	border-radius: 12px!important; 
	color: #fff!important; 
	border: 1px solid #A1968D!important; 
	font-size: 14px!important;
}
.cv-form form>p:nth-child(3) {margin-bottom: 0px!important;}
.cont-form label {color: #fff!important;}

.cont-form .wpcf7-response-output, 
.pum-container .wpcf7-response-output {
	border: 1px solid #F5AD17; 
	font-size: 16px; 
	color: #fff; 
	font-weight: 500; 
	padding: 1.2em!important;
	margin-top: -20px!important;
}
.cont-form .wpcf7-submit, .cont-form .wpcf7-submit:focus, .pum-container .wpcf7-submit, .pum-container .wpcf7-submit:focus {background-color: #F5AD17!important; color: #000!important; font-weight: 500!important; border: 0!important; padding: 12px 30px!important; width: 100%!important;}
.cont-form .wpcf7-submit:hover, .pum-container .wpcf7-submit:hover {background-color: #F38E36!important; border: 0!important;}


.pum-container {background-color: rgba(21, 21, 22, 0.95)!important; color: #fff!important;}
.pum-container .pum-title {font-size: 24px; font-weight: 300; color: #fff;}



.more-btn .e-n-accordion-item-title {padding: 0;}

.more-btn .e-n-accordion-item-title-text {
	background-color: #F5AD17; 
	border-radius: 8px;
	padding: 10px 80px 10px 80px;
	font-weight: 600;
}

.more-industries-btn .e-n-accordion-item-title-text {
	color: #fff;
	border: 1px solid #EF7102;
	border-radius: 8px;
	padding: 8px;
	font-size: 14px;
	font-weight: 600;
	width: 100%;
	text-align: center;
}

.more-industries-btn .e-n-accordion-item-title-header {width: 100%;}


.footer-logo img {width: 250px!important;}

.footer-links a {
	color: #fff;
	line-height: 1.3!important;
}

.footer-links a:hover {color: #F5AD17;}

.footer-links .elementor-widget-image a img[src$=".svg"] {
	height: 17px;
	width: auto!important;
}



/* ---------- MEDIA ---------- */

@media (max-width: 1080px) {
	#header-main-menu a {
		font-size: 14px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
}

@media (max-width: 1024px) {
	.header-logo img {width: 140px!important;}
}

@media (max-width: 767px) {
	#page .site-content {margin-top: 0px;}
	.adress-icon {display: none;}
	.wpcf7-spinner {display: block;}
	/*.wpcf7 form .wpcf7-response-output {margin-top: -25px; margin-bottom: 20px;}*/
	.steps-arrow img {transform: rotate(90deg); width: 60px; margin-bottom: 40px; margin-top: 22px;}
	.products img {height: 40px;}
	.cont-form form>p:nth-child(3) {margin-bottom: 10px!important;}
	.pum-container {width: 80%!important; background-color: rgba(21, 21, 22, 1)!important;}
}

@media (max-width: 520px) {
	.pum-container {width: 95%!important;}
}





