/*!
Theme Name: elmotech
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: elmotech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

elmotech is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html,
body,
a,
input,
div {
	font-family: 'Ns'!important;
}
.grey-galery {
	filter: grayscale(100%);
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding: 0!important;
}
.pum-container {
	border: 2px solid #f5821f!important;
    border-radius: 15px!important;
}
.pum-theme-1376 .pum-content + .pum-close, 
.pum-theme-hello-box .pum-content + .pum-close {
	top: 5px!important;
	right: 5px!important;
	font-family: 'Ns'!important;
}
.search-form {
	color: #58585a;
    letter-spacing: 3px;
    font-size: 18px;
    font-weight: bold;
}
.search-form .search-submit {
	padding: 0px 5px;
    border-radius: 5px;
    background-color: #f5821f;
    color: #fff;
}
.search-form .search-field {
	border-bottom: 1px solid #f5821f;
    background-color: #fff0;
    outline: none;
}
.footer-menu #primary-menu {
	flex-direction: column;
}
.main-menu.footer-menu .main-navigation ul.menu li a {
	text-transform: capitalize;
}
.site-footer .footer-main a {
	padding: 7px 0;
	display: block;
}
.site-footer .main-menu .main-navigation ul.menu li {
	padding: 0;
}
.site-footer .adress {
	padding: 10px 0;
}
.site-footer .footer-main .button {
	padding: 3px 0px!important;
	background-color: transparent!important;
    display: inline;
	text-align: left;
	border-bottom: 1px solid #f5821f;
    border-radius: 0px;
}
.flex > .col-3 {
	margin-bottom: 10px;
}
.site-footer .email a {
}
.open-map {
	display: inherit!important;
	max-width: 200px;
    text-align: center;
}
.site-footer .footer-main .button:hover {
	color: #f5821f!important;
}
.vd-new-lang li {
	text-transform: lowercase;
	padding-bottom: 4px;
    margin-left: 10px;
}
.vd-new-lang ul {
	display: flex;
}
.vd-new-lang {
	margin-left: 15px;
}
.vd-new-lang li.current-lang a {
	color: #f5821f;
}
.vd-fix-menu {
	justify-content: flex-end!important;
}
.open-map {
	max-width: 135px;
}
.page-title .container {
	display: flex;
}
.page-title #breadcrumbs {
	margin-bottom: 15px!important;
}
.page-title h1 {
	display: none!important;
}
.page-title {
	padding-top: 85px!important;
}
.archive .product-category-description {
	display: none;
}
.owl-nav.disabled {
	display: block!important;
}
.owl-nav button {
	width: 26px;
    background-color: transparent!important;
	color: transparent;
}
.owl-btn-wrapper {
	text-align: center;
}
.item-inner h3 {
	text-align: center;
}
.owl-item a {
	height: 250px;
	display:flex;
	align-items: center;
	padding: 0 20px;
}
.search-button button {
  border: none;
    background-color: transparent;
    padding: 4px;
    color: white;
    font-size: 14px;
    margin-left: 15px;
    border-radius: 4px;
}
.search-button button:hover {
	cursor: pointer;
}
.search-button button i {
	color: #58585a;
}
.search-button button:hover i {
	color: #f5821f;
}
.search-button .search-popup {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
}
.search-button .search-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .85);
}

.search-button .search-popup label {
  color: white;
}

.search-button .search-form {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  top: 48%;
  position: relative;
}

.search-button .form {
  position: relative;
}

.search-button .form input {
  outline: none;
  border-width: 0 0 1px 0;
  border-style: none none solid none;
  border-color: #dad6d5;
  background-color: transparent;
  width: 100%;
  padding: 1em 0;
  color: #dad6d5;
}
.search-button .form input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.search-button .form input:focus::-moz-placeholder {
  opacity: 0;
}
.search-button .form input:-ms-input-placeholder {
  opacity: 0;
}

.search-button .form input:focus:-moz-placeholder {
  opacity: 0;
}
.search-button .form label {
  position: absolute;
  top: 25%;
  right: 0;
}
.page-content {
    padding: 30px 15px!important;
}
body.elementor-default .buttons-block {
	display: none;
}
.owl-carousel button {
	color: transparent!important;
	position: relative;
}
.owl-carousel .owl-next:before {
	font-family: FontAwesome;
    content: "\f061";
	color: #f5821f;
	position: absolute;
	font-size: 25px;
}
.owl-carousel .owl-prev:before {
	font-family: FontAwesome;
    content: "\f060";
	color: #f5821f;
	position: absolute;
	font-size: 25px;
}
.owl-nav {
	position: absolute;
    top: 45%;
    width: 110%;
    margin-left: -5.5%;
    display: flex;
    justify-content: space-between;
    z-index: -1;
}
.owl-item h3 {
	margin: 10px 0;
	min-height: 60px;
}
.owl-btn-wrapper .carousel-button:before {
	font-family: FontAwesome;
    content: "\f061";
	color: #54595F;
	position: absolute;
	font-size: 15px;
	right: 20%;
    bottom: 13px;
}
.product-category-links {
	display: none!important;
}
.page-title {
	background-image: none!important;
}

/* Andrey CSS */

.bsearch_nav_row1,
.bsearch_nav_row2,
#content .bsearchform,
.bsearch-entry-header p,
.bsearch_score,
.bsearch_date,
.bsearch_footer,
.bsearch-post .bsearch_excerpt,
.vd-important-close {
	display: none!important;
}
.ea-advanced-data-table tbody tr:first-child {
	background-color: #F7F7F7;
}
.bsearch-post {
	padding: 0 15px;
}
#content {
	min-height: calc(100vh - 233px);
}
.nextend-thumbnail-scroller-group .n2-ss-thumb-image {
	background-size: contain!important;
  background-repeat: no-repeat;
  background-position: center!important;
}
.search-form .search-submit {
	  padding: 1px 15px!important;
    border-radius: 50px!important;
	border: solid 1px #f5821f;
}
.search-form .search-submit:hover {
	color:#f5821f;
	border: solid 1px #f5821f;
	background-color: #fff;
}
.vd-category-close {
	display: none!important;
}

.btn.btn-primary.vd-btn {
	background-color: #fff;
    border-radius: 20px;
    padding: 5px 25px;
    color: #FF7B00;
}
.btn.btn-primary.vd-btn:hover {
		color: #54595F;
}
.owl-item h3 {
	min-height: auto;
	margin-bottom: 25px;
    line-height: 1.2;
	min-height: 92px;
    font-size: 19px;
}
.eael-grid-post.eael-post-grid-column img {
	min-height: 275px;
	object-fit: contain;
}
.eael-grid-post.eael-post-grid-column .eael-entry-header {
	min-height: 115px;
    display: flex;
    justify-content: center;
    align-items: center;
}
 
.carousel-button {
	background-color: #54595F;
    color: #fff;
    padding: 7px 15px!important;
    border-radius: 20px;
}
.carousel-button:hover {
	background-color: #fff;
}
.owl-btn-wrapper .carousel-button:before {
	display: none;
}
.elementor-widget-eael-advanced-data-table thead {
	display: none;
}
.site-footer {
	margin-top: 0!important;
}
.owl-carousel .owl-prev:before {
	content: "\f053";
	color: #54595F;
}
.owl-carousel .owl-next:before {
	content: "\f054";
	color: #54595F;
}
.goods-template footer {
	margin-top: 0;
}
.ea-advanced-data-table td {
    padding: 5px 5px 5px 5px!important;
	text-align: center!important;
}
.product-items .button.button-type-3 {
	padding: 15px 15px;
}
.product-category-links li {
	margin: 0;
	min-height: 50px;
}
.product-category-links li a {
	font-size: 14px;
	line-height: 1.2;
	padding: 12px 25px;
}

.product-category-links li a::before {
	font-family: FontAwesome;
	content: "\f054";
	margin-right: 15px;
}

.vd-rovno {
	display: block;
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
}

.site-footer {
    background-image: url('https://www.elmotech.ua/wp-content/uploads/2021/04/Снимок-экрана-2021-04-26-в-12.38.46.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.map-bg {
    display: none;
}

.vd-container .container {
	min-width: 100%!important;
}

.vd-category-row article.item {
	width: 25%;
  padding: 0 15px;
}

.product-items .vd-category-row .item .info {
	min-height: 232px;	
}

.product-items .vd-category-row .item:hover .info {
	min-height: 350px;
}

.vd-category-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.elementor-text-editor p img{
	margin: 5px;
}
h2.eael-entry-title {
    padding: 0 19px;
}

.post-nav{
	display: none;
}

.main-menu .main-navigation ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.main-menu .main-navigation ul li {
    position: relative;
    padding: 10px 0;
    margin-right: 25px;
}
.main-menu .main-navigation ul li a {
    position: relative;
    color: #58585a;
    line-height: 1;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
@media (max-width: 1100px) {
	.vd-category-row article.item {
	width: 50%;
 }
}

@media (max-width: 780px) {
	.vd-category-row article.item {
	width: 100%;
 }
	footer .menu-toggle {
	display: none!important;
 }
	.site-footer .social .container {
		justify-content: center;
	}
	.site-footer .footer-main .button {
		margin: 0 auto;
	}
	.vd-foot-email {
		text-align: center;
		display: block!important;
	}
	.vd-infoo-em {
		display: flex;
		flex-direction: column;
	}
	footer .flex>.col-2 {
		margin: 0 auto!important;
	}
}

@media (min-width: 1200px) {
.flex > .col-3 {
    width: 25%!important;
	}
}

.footer-main .social .container span,
.vd-close-header {
    display: none!important;
}
.eael-grid-post.eael-post-grid-column img {
    max-height: 275px;
}
.vd-foot-email {
	display: flex;
    justify-content: flex-start;
    align-items: center;
}
.vd-foot-email a {
	margin-left: 15px;
}
.vd-infoo-em {
	padding-bottom: 15px!important;
}
.elementor-element-aec47f0{
	display: none!important;
}