/**
Theme Name: carruss.ru
Author: MVA
Author URI: https://web-mva.ru/
Description: Car service SVAO is positioned in the service sector market as an inexpensive car service that provides its customers with a 100% guarantee for the work performed. Our craftsmen have vast experience and are responsible for the quality of the services they provide.
Version: 3.9.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: carruss-ru
Template: astra
*/

/* Убираем браузерное выделение ссылок и объектов пунктирной линией */
a:active,
a:focus {
  outline: none;
}
:focus {
  outline-style: none;
  outline-width: 0px !important;
  outline-color: none !important;
}

input,
textarea {
  outline: none;
}
input:active,
textarea:active {
  outline: none;
}

button:active,
button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}

.elementor-image {
	width: 100px;
	height: 100px;
}