/**
Theme Name: 9 Dots Astra Child
Author: 9 Dots Studio
Author URI: https://9.lviv.ua/
Description: https://9.lviv.ua/
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-astra-child
Template: astra
*/


* {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: 130px;}


/* --- зсув вікна вліво при відкритті форми ---*/
	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;}

.clients-logo img {width: 340px;}

.advantages img {width: 55px;}
.advantages-consultation img {width: 125px;}
.advantages-consultation img[src$=".svg"] {width: 30px;}

.reviews img {width: 22px;}

#popmake-618 {max-width: 550px!important;}
#popmake-618 .pum-title {font-size: 24px; font-weight: 300; color: #596B79;}
.footer-contact-form .wpcf7-submit, #popmake-618 .wpcf7-submit {background-color: #B1B462; margin-top: 10px;}
.footer-contact-form .wpcf7-submit:hover, #popmake-618 .wpcf7-submit:hover {background-color: #596B79;}
.wpcf7 form .wpcf7-response-output {color: #596B79; font-weight: 600; margin: 30px 0 10px 0;}


.footer-logo img {width: 250px;}
.footer-links a {color: #fff;}
.footer-links-yellow a {color: #BEC15E;}
.footer-links .elementor-widget-image a img[src$=".svg"] {width: 30px;}

#contacts a:hover {
	color: #BEC15E;
}

textarea {
  resize: vertical; /* user can resize vertically, but width is fixed */
}


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

@media (max-width: 767px) {
	#page .site-content {margin-top: 52px;}
	.wpcf7-spinner {display: block;}
	.wpcf7 form .wpcf7-response-output {margin-top: -25px; margin-bottom: 20px;}
}









