/* ---------------- Подключение своих шрифтов, иконок ------------------ */
/*
@import url('/wp-content/themes/mint-old/my_function/fonts/typicons.css');
@import url('/wp-content/themes/mint-old/my_function/fonts/myicomoon.css');
@import url('/wp-content/themes/mint-old/my_function/fonts/icomoon.css');
*/

/* --------------------------------------------------------------------- */
/* ------ Стиль корректирующий основную тему оформления сайта ---------- */
/* --------------------------------------------------------------------- */

/* Базові кольори */
:root {
  --base-style-color: #718c25;
  --base-style-light: #9db950;
  --base-style-light-light: #edf5dd;
  --base-style-color-hover: #51641c;
  --base-style-color-dark: #3e4d16;
  --base-style-color-a: #ffffff;
  --base-style-color-hover: #ffffff;
  --base-style-color-white-hover: #9db950;
}

/* фирменные цвета, чтоб помнить */
.firm-color {
color: #e99094; /*яркий*/
color: #ed1c24; /*фирменный*/
color: #d30404; /*темный*/

color: #363b48; /*серый*/
color: #23242b; /*св. серый*/
}
.color-gray {
color: #888; /*серый*/
}
.color-blue {
color: #42b0f5; /*синий*/
}
.color-black {
color: #222; /*синий*/
}

/* -------------------------------------------------------- */
/* ---------- Базовые стили и коррекции темы -------------- */
/* -------------------------------------------------------- */


.no-li li, li.no-li {
    list-style-type: none; /* Убираем маркеры */
}
.no-ul ul, ul.no-ul {
    margin-left: 0; /* Отступ слева в браузере IE и Opera */
    padding-left: 0; /* Отступ слева в браузере Firefox, Safari, Chrome */
}
.margin-li-02 li { margin-bottom: 0.2em; }
.margin-li-04 li { margin-bottom: 0.4em; }
.margin-li-07 li { margin-bottom: 0.7em; }
.margin-li-1 li { margin-bottom: 1em; }

/* Общие настройки подключаемых иконок/шрифтов */

.icon25 li::before, .icon25 span::before {
opacity: .25 !important; 
filter: alpha(Opacity=25) !important;
}
.icon50 li::before, .icon50 span::before {
opacity: .5 !important; 
filter: alpha(Opacity=50) !important;
}
.icon70 li::before, .icon70 span::before {
opacity: .7 !important; 
filter: alpha(Opacity=70) !important;
}

/* Стили шапки с лого заставки или заглушки */
/* Флаг возле логотипа*/
.main-header__logo-wrapper .main-header__logo::after {
content: '';
position: absolute;
margin: 0 0 0 50px;
background-image: url(/wp-content/themes/mint/my_function/images/ua.jpg);
width: 28px;
height: 28px;
margin-top: calc(-45px);
margin-left: 75px;
border-radius: 50%;
background-position: center center;
background-size: cover;
}
.main-header__logo-wrapper {
  padding: 10px 30px;
}

@media (max-width: 768px) {
.mob-content-padding > .vc_column-inner:first-child {
padding-left: 30px !important; 
padding-right: 30px !important;
}
}

.form-text-big input, .form-text-big textarea { font-size: 1.5em; }
.form-text-normal input, .form-text-normal textarea { font-weight: 400; }
.nowrap { white-space: nowrap; }

.main-content-wrapper {
/*  padding-bottom: 0px; */
}

.main-header._fixed .main-header__logo-img {
  max-height: 50px;
}
.main-header:not(._fixed)._boxed._text_dark {
  box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, 0.078);
}

/*Размер главного логотипа*/
.main-header__logo-img { 
max-width: 190px; 
max-height: 60px; 
}

.theme-underline-bold {  background-size: 100% 0.11em; }
.display-none { display: none !important; }
a:active, a:focus {
color: inherit !important;
/*color: #91c0dd !important;*/
}

.my-theme-underline .ultimate-typed-main {
  background-position: -3px 85%;
  background-repeat: no-repeat;
  background-size: 100% 3px;
  background-image: -webkit-linear-gradient(top, #209FEE 0, #209FEE 100%);
  background-image: linear-gradient(to bottom, #209FEE 0, #209FEE 100%);
}

.my-lg-button.btn-modal-lg {
    padding: 15px 30px;
}

.my-h2 { font-size: 3.4em; }

@media (max-width: 768px) {
.my-h2 { font-size: 2.5em; }
}

.text-decoration-none, .text-decoration-none a, .text-decoration-none a:hover { text-decoration: none !important; }

.a-underline h1 a:focus, .a-underline h1 a:hover, .a-underline h1 a, 
.a-underline h2 a:focus, .a-underline h2 a:hover, .a-underline h2 a, 
.a-underline h3 a:focus, .a-underline h3 a:hover, .a-underline h3 a, 
.a-underline h4 a:focus, .a-underline h4 a:hover, .a-underline h4 a, 
.a-underline h5 a:focus, .a-underline h5 a:hover, .a-underline h5 a, 
.a-underline h6 a:focus, .a-underline h6 a:hover, .a-underline h6 a, 
.main-content .grid-item__categories a:focus, .main-content .grid-item__categories a:hover, 
.main-content a.leaflet-popup-close-button:focus, .main-content a.leaflet-popup-close-button:hover, 
.main-content .posts-nav__list a:focus, .main-content .posts-nav__list a:hover
{
    text-decoration: none !important;
}
.main-content .grid-item__categories a:focus, .main-content .grid-item__categories a:hover
{
    color: #fff !important;
}
.main-content a:focus, .main-content a:hover {
   text-decoration: underline; /*    */
   color: #da6a01; 
}
.a-underline a {
text-decoration: underline;
}

.main-header {
/*    z-index: 2; */
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    padding: 0;
    font-family: bebas_neue,Helvetica,Arial,sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
}

.h6 {
font-size: 1.285714285714286em;
}

.text-align-center {
text-align: center;
}
.text-align-left {
text-align: left;
}
.text-align-right {
text-align: right;
}

/* --------- Коррекции и стили для мобильного ------------- */
@media (max-width: 770px) {

.h6 {
font-size: 1em;
}
.text-align-center-mob {
text-align: center !important;
}
.text-align-left-mob {
text-align: left !important;
}
.main-footer {
text-align: center;
}

/* !!! ВНИМАНИЕ !!! */
/* тут отключаю колонки меню в футере но по стремному классу при смене параметров ширины нужно переспотреть стиль */
.col-sm-2, .col-sm-1 {
display: none;
}
/* ---------------- */

}

.font-weight-400 { font-weight: 400; }
.font-weight-300 { font-weight: 300; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }

.padding-top-10 { padding-top: 10px; }
.padding-top-20 { padding-top: 20px; }
.padding-top-30 { padding-top: 30px; }
.padding-top-50 { padding-top: 50px; }
.padding-top-100 { padding-top: 100px; }

.padding-15 { padding: 15px; }
.padding-30 { padding: 30px; }

.padding-15h { padding: 15px 0; }
.padding-30h { padding: 30px 0; }
.padding-15w { padding: 0 15px; }
.padding-30w { padding: 0 30px; }

@media (min-width: 1200px) {
.padding-rifht-7-desc { padding-right: 7px; }
}

.input-width-100, .input-width-100 textarea, .input-width-100 input {
width: 100%;
}

.text-white, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6,  
.color-white, .color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6, .color-white .vc_row  { color: #fff }
.text-white-20, .color-white-20, .article-content_text .color-white-20 p { color: rgba(256,256,256,0.2); }
.text-white-40, .color-white-40, .article-content_text .color-white-40 p { color: rgba(256,256,256,0.4);  }
.text-white-50, .color-white-50, .article-content_text .color-white-50 p {  color: rgba(256,256,256,0.5);  }
.text-white-60, .color-white-60, .article-content_text .color-white-60 p {  color: rgba(256,256,256,0.6);  }
.text-white-70, .color-white-70, .article-content_text .color-white-70 p {  color: rgba(256,256,256,0.7);  }
.text-white-80, .color-white-80, .article-content_text .color-white-80 p {  color: rgba(256,256,256,0.8);  }
.text-white-100, .color-white-100, .article-content_text .color-white-100 p {  color: rgba(256,256,256,1);  }

.text-white a, .white-a a {
color: var(--base-style-color-a);
}
.text-white a:hover, .color-white-a a:hover, .white-a a:hover {
color: var(--base-style-color-white-hover);
/*text-decoration: underline;*/
}
.text-shadow-5 { text-shadow: rgba(0,0,0,0.8) 0 0 5px; }
.text-shadow-10 { text-shadow: rgba(0,0,0,0.8) 0 0 10px; }
.text-shadow-20 { text-shadow: rgba(0,0,0,0.8) 0 0 20px; }
.text-shadow-30 { text-shadow: rgba(0,0,0,0.8) 0 0 30px; }
.text-shadow-50 { text-shadow: rgba(0,0,0,0.8) 0 0 50px; }

/* Позиция фона */
.background-top { background-position-y: top !important; }
.background-center { background-position-x: center !important; }
.background-center-left-x { background-position-x: left !important; background-position-y: center !important; }
.background-center-right-y { background-position-x: right !important; background-position-y: center !important; }

.background-top-left { background-position: top, left; }
.background-top-right { background-position: top, right; }
.background-top-center { background-position: top, center; }
.background-center-left { background-position: center, left; }
.background-center-right { background-position: center, right; }
.background-center-center { background-position: center, center; }
.background-bottom-left { background-position: bottom, left; }
.background-bottom-right { background-position: bottom, right; }
.background-bottom-center { background-position: bottom, center; }

/* Отступы */
.no-padding { padding: 0px !important; }
.width-100 { width: 100% }
.height-100, .height-100 .vc_column-inner { height: 100% }
.no-margin { margin-left: 0 !important; margin-right: 0 !important; }
.no-padding { padding-left: 0 !important; padding-right: 0 !important; }
.margin-auto { margin-left: auto !important; margin-right: auto !important; }
.vc_row-full, .vc_row-full-width { width: 100%; left: 0 !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; }
.top-0 { top:0; }
.left-0 { left:0; }

.display-flex {
	display: flex;
}

.text-align-center {
text-align: center;
}
.text-align-center {
text-align: center;
margin-left: auto;
margin-right: auto;
}

.max-width-100 {
max-width: 100px;
}
.max-width-200 {
max-width: 200px;
}
.max-width-300 {
max-width: 300px;
}
.max-width-400 {
max-width: 400px;
}

@media (max-width: 770px) {
.max-width-mob-100 {
max-width: 100px;
}
.max-width-mob-200 {
max-width: 200px;
}
.max-width-mob-300 {
max-width: 300px;
}
.max-width-mob-400 {
max-width: 400px;
}

.mob-text-align-center {
text-align: center;
margin-left: auto;
margin-right: auto;
}

}

@media (max-width: 990px) {
.padding-planshet-0 {
padding: 0px !important;
}
.margin-right-planshet-15 {
margin-right: -15px !important;
}
}

/* Установки для адаптива */
@media (max-width: 990px) {
}

@media (max-width: 770px) {
.top-header {
display: none;
}
}

@media (max-width: 650px) {
}

/* Отключаем панель аккаунта вверху WP-RECALL */
#recallbar {
display: none;
}
html {
 margin-top: 0px !important;
}

/* Коррекция стилей плагина анонса Новостей Epic News Elements */

.post-grid__img-wrapper {
  height: auto !important;
}

.size-500 {
    padding-bottom: 50%;
}

.opisanie-off .jeg_post_excerpt {
    display: none;
}
.opisanie-50 .jeg_post_excerpt {
    padding-right: 50%;
}
.opisanie-60 .jeg_post_excerpt {
    padding-right: 40%;
}
.opisanie-70 .jeg_post_excerpt {
    padding-right: 30%;
}
.opisanie-80 .jeg_post_excerpt {
    padding-right: 20%;
}

.jeg_readmore { /* кнопка подробно */
    display: none;
}
.category-off .jeg_post_category, .category-off .vc_gitem-post-category-name { /* категория */
    display: none;
}
.category-size-2 .grid-item__categories a {
/*    padding: .538461538461538em 30px;
    text-transform: uppercase;
    font-weight: 700; */
    letter-spacing: .06em;
    font-size: 2em;
}
.author-off .jeg_meta_author, .author-off .jeg_meta_date::before {
    display: none !important;
}
.comment-off .jeg_meta_comment {
    display: none !important;
}
.padding-title-10 .jeg_post_title {
padding-top: 10px;
}
.padding-title-20 .jeg_post_title {
padding-top: 20px;
}

.jeg_postblock_12.jeg_col_3o3 .jeg_post_title {
    font-size: 48px;
}
.jeg_pl_md_1 .jeg_post_title, .jeg_heroblock .jeg_post_title, .adaptive_title .jeg_post_title  { /* Title списков новостей */
    font-size: 21px;
}
.jeg_pl_sm .jeg_post_title {
    font-size: 16px;
}
.margin-bottom-0 .jeg_pl_sm, .margin-bottom-0-all {
margin-bottom: 0px !important;
}
.jeg_post_title {
    letter-spacing: -.01em;
}

.jeg_heroblock_7 .jeg_post {
	min-height: 270px;
}


.icon-gray .jeg_post_meta .fa {
    color: #d0d0d0;
}

.jeg_postblock_content .jeg_post_category {
top: -10px;
position: absolute;
}
.jeg_post_category a {
    background-color: #42B0F5 !important;
    color: #fff !important;
    display: block;
    padding: .538461538461538em 30px  !important;
    font-family: bebas_neue,Helvetica,Arial,sans-serif !important;
    letter-spacing: .1em !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: .928571428571429em !important;
    line-height: 1;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    text-transform: uppercase;
}
.jeg_slider_type_6 .jeg_slide_item::before {
    opacity: .5;
}
.jeg_post_meta {
/*    margin: 0 !important;
    padding: 20px 30px; 
    border-top: 1px solid #f3f4f6;
*/
    font-family: bebas_neue,Helvetica,Arial,sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .928571428571429em;
    line-height: 1;
    color: #a8a8a8;
}
.text-top-border .jeg_post_meta, .text-top-border .div-border {
	margin-top: 20px;
/*	margin: 0 !important; */
    padding: 20px 0px; 
    border-top: 1px solid #f3f4f6;

}
.jeg_slider_type_6 .jeg_slide_item {
    height: 750px;
}
.jeg_slider_type_6 .jeg_slide_caption {
	padding-top: 100px;
	padding-right: 50%;
}
.jeg_slider_type_6 .jeg_slide_caption .jeg_post_excerpt {
    max-width: 80%;
}

.jeg_slider_type_6 .epic-owl-nav {
	width: 100%;
	right: 0px;
/*	bottom: 40%; */
	padding: 0 20px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-prev, .jeg_slider_type_6 .epic-owl-nav .epic-owl-next {
position: absolute;
margin-top: -350px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-next {
	right: 20px;
}

.jeg_slider_type_6 .jeg_caption_container {
z-index: 100;
}
.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title a:hover {
    color: #42B0F5 !important;
}

.jeg_slider_type_6 .epic-owl-nav .epic-owl-prev::before {
	color: #ffffff80;
    width: 20px;
    font-size: 70px;
    top: -.04em;
    position: absolute;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-next::before {
	color: #ffffff80;
    width: 20px;
    font-size: 70px;
    top: -.04em;
    position: absolute;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.jeg_slider_type_6 .epic-owl-nav, .jeg_slider_type_6 .epic-owl-nav div {
color: transparent !important;
background: transparent;
}
.jeg_slider_type_6 .epic-owl-nav, .jeg_slider_type_6 .epic-owl-nav div:hover {
background: transparent;
}
.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title {
    letter-spacing: -.01em;
}

.jeg_hero_style_4 .jeg_postblock_content {
    padding: 30px 25px 30px;
    background: rgba(0,0,0,.7);
    min-height: 130px;
}



@media (max-width: 768px) {
.jeg_hero_style_4 .jeg_postblock_content {
    min-height: auto;
}
.vc_responsive .vc_grid-filter {
    display: block !important;
}
.category-size-2 .grid-item__categories a {
/*    padding: .538461538461538em 30px;
    text-transform: uppercase;
    font-weight: 700; */
    font-size: 1.4em;
}
}

/* Установки для адаптива */
@media (max-width: 1240px) {

.opisanie-mob-off .jeg_post_excerpt {
    display: none;
}

.jeg_pl_md_1 .jeg_post_title, .jeg_heroblock .jeg_post_title, .adaptive_title .jeg_post_title {
    font-size: 18px;
}
.jeg_slider_type_6 .jeg_slide_caption {
	padding-top: 100px;
	padding-right: 30%;
}
.jeg_slider_type_6 .jeg_slide_item {
    height: 650px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-prev, .jeg_slider_type_6 .epic-owl-nav .epic-owl-next {
position: absolute;
margin-top: -300px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-next {
	right: 10px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-prev::before, .jeg_slider_type_6 .epic-owl-nav .epic-owl-next::before {
	color: #ffffff80;
    width: 20px;
    font-size: 70px;
}
.jeg_slider_type_6 .epic-owl-nav {
	padding: 0 10px;
}

}

@media (max-width: 990px) {
.jeg_postblock_12.jeg_col_3o3 .jeg_post_title {
    font-size: 35px;
}
.jeg_slider_type_6 .jeg_slide_caption {
	padding-top: 100px;
	padding-right: 10%;
}
.jeg_slider_type_6 .jeg_slide_item {
    height: 550px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-prev, .jeg_slider_type_6 .epic-owl-nav .epic-owl-next {
position: absolute;
margin-top: -230px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-next {
	right: 10px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-prev::before, .jeg_slider_type_6 .epic-owl-nav .epic-owl-next::before {
	color: #ffffff80;
    width: 15px;
    font-size: 55px;
}
.jeg_slider_type_6 .epic-owl-nav {
	padding: 0 10px;
}
}

@media (max-width: 770px) {

.jeg_slider_type_6 .jeg_slide_item {
    height: 450px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-prev, .jeg_slider_type_6 .epic-owl-nav .epic-owl-next {
position: absolute;
margin-top: -200px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-next {
	right: 2px;
}
.jeg_slider_type_6 .epic-owl-nav .epic-owl-prev::before, .jeg_slider_type_6 .epic-owl-nav .epic-owl-next::before {
	color: #ffffff80;
    width: 14px;
    font-size: 40px;
}
.jeg_slider_type_6 .epic-owl-nav {
	padding: 0 2px;
}
.jeg_slider_type_6 .jeg_slide_caption {
	padding-top: 100px;
	padding-right: 0px;
}
.jeg_pl_lg_card .size-500 {
    padding-bottom: 80%;
	text-align: center
}
.jeg_pl_lg_card .size-500 img {
width: auto;
max-height: fit-content;
max-width: fit-content;
height: 100%;
margin-left: -50%;
}
.jeg_pl_lg_card .jeg_postblock_content {
    padding: 0px !important;
    margin: 0px !important;
}
.opisanie-50 .jeg_post_excerpt, .opisanie-60 .jeg_post_excerpt, .opisanie-70 .jeg_post_excerpt, .opisanie-80 .jeg_post_excerpt {
    padding-right: 0%;
}
.jeg_postblock_content {
 /*   margin-top: -120px; */
}


}

@media only screen and (min-width:768px) and (max-width:1023px) {
.jeg_pl_md_1 .jeg_post_title, .jeg_heroblock .jeg_post_title, .adaptive_title .jeg_post_title {
    font-size: 16px;
}
}

@media (max-width: 650px) {
.jeg_postblock_12.jeg_col_3o3 .jeg_post_title {
    font-size: 28px;
}
.jeg_pl_md_1 .jeg_post_title, .jeg_heroblock .jeg_post_title, .adaptive_title .jeg_post_title {
    font-size: 18px;
}
}
@media (max-width: 480px) {
.jeg_postblock_12.jeg_col_3o3 .jeg_post_title {
    font-size: 24px !important;
}
}

/* Коррекции страницы Партнеров */
	@media (min-width: 1260px) {
		.main-content-before > .container,
		.main-content-wrapper > .container,
		.main-content-after > .container {
			padding-right:60px;
			padding-left:60px;
		}
	}
.main-content-before > .container, .main-content-wrapper > .container, .main-content-after > .container {
    width: 100%;
    max-width: 1740px;
}


/* Форма сортировки/фильтра для Участников */
.searchandfilter h4 {
font-weight: 700 !important;
color: #bbb !important;
}
.searchandfilter select, .searchandfilter textarea {
/*    font-weight: 400;

    font-size: 1.142857142857143em;
    line-height: 1.5;
    color: #222; 
*/
}
.searchandfilter select option {
    font-weight: 400;
/*	padding: .6875em 20px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);

    font-size: 1.142857142857143em;
    line-height: 1.5;
    color: #222; 
*/
}
form.searchandfilter {
	text-align: center;
}
.searchandfilter ul {
	text-align: left;
}
.searchandfilter button {
min-width: 230px;
}
.searchandfilter li {
/*    list-style: none;
    display: inline-block; */
    padding-bottom: 30px;
}

@media (max-width: 1240px) {
.searchandfilter ul {
display: contents;
}
}
@media (max-width: 770px) {
.searchandfilter ul {
    display: grid; /* inline-grid */
	padding-left: 10px;
}
.searchandfilter select, .searchandfilter textarea {
    width: 100%;
}
.searchandfilter button {
margin-right: 10px;
}
}

/* --------------- Правки темы Интернет магазина -------------- */

/* отступы карточки товара */
.single-product .main-content-wrapper {
  padding-top: 160px;
/*  padding-bottom: 120px; */
}

.add-to-cart.button a:hover, 
.add-to-cart.button a:focus, 
.cart-page  a.cart-totals__checkout-button:hover, 
.cart-page  a.cart-totals__checkout-button:focus {
color: #fff !important;
}

.add-to-wishlist-wrapper .add-to-wishlist__link._added {
  background-color: #febe10;; /*#d91616*/
}
.add-to-wishlist-wrapper .add-to-wishlist__link._added .icon-heart {
  color: #fff !important;
}
.add-to-cart__icon .icon-bag::before {
  content: "";
}
.woocommerce-MyAccount-content .row {
  margin-right: 0px;
  margin-left: 0px;
}
.margin-top--88 {
margin-top: -88px;
}
.margin-top--80 {
margin-top: -80px;
}
.margin-top--78 {
margin-top: -78px;
}
.popup-quick-view__content a.js-pswp-img-lk { 
/*height: calc(attr(height) - 3px); */
margin-bottom: -10px;
}

.single-product .main-content-wrapper {
  padding-bottom: 0 !important;
}
.cross-sells, .related-products, .upsells-products {
  margin: 0px 0;
}
.cross-sells, .related-products, .upsells-products {
  padding: 0px 0 120px 0;
}

/* Правки "корзини" */
/* правки "Корзини" и страницы "мої вподобання" - Wishlist */
.wishlist-fragment {  }

.wishlist-title-container {
display: none !important;
}
.wishlist-fragment .products-table__item-column, 
.cart-page .products-table__item-column {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
/*  padding: 15px 0 15px 15px !important; */
}
.wishlist-fragment .products-table__item-column._thumbnail img, 
.cart-page .products-table__item-column._thumbnail img { 
max-height: 100px !important;
width: auto;
}
.wishlist-fragment ._product.product-name, 
.cart-page .products-table__item-column._product {
font-size: 2em;
}

.wishlist-fragment .products-table__title, 
.cart-page .products-table__title {
color: #9fa2a4;
}

.add-to-cart-wrapper a:hover {
color: #fff !important;
}

.product-page-tabs__nav {
display: none;
}

/* --------------- Коррекции погрешностей темы -------------- */

.ult-overlay-close.popup-top-right {
  margin: 0 0 -52px -52px;
  width: 50px !important;
  height: 50px !important;
  border-radius: 0% !important;
  padding: 10px !important;
  box-sizing: inherit !important;
}
.ult-overlay-close.popup-top-right {
  margin: 2px 2px 0 0;
  right: 0;
  top: 0;
  left: auto;
  bottom: auto;
}

.post-single__tags a:hover {
color: #fff !important;
}

.theme-widget {
  padding-top: 0px;
  padding-bottom: 0px;
}

._footer.widget_media_image img {
  max-width: 165px !important;
  padding-bottom: 10px;
}

/* панели прайсов */
.ult_design_1 .ult_price_features ul li {
    letter-spacing: .01em;
}
.ult_design_1 .ult_pricing_heading .cust-headformat {
    font-size: 2.2em;
}
.btn-modal-lg {
    border-radius: 0px;
}
.btn-modal-lg {
    border-radius: 0px;
}
.my-price-button-button.btn-modal-lg {
    width: 100%;
    padding: 12px 16px;
    font-size: 1.2em;
}
.ult_pricing_table::after {
content: '';
color: transparent;
display: flex;
position: relative;
line-height: 0px;
}
.ult_featured.ult_design_1 .ult_pricing_table::before {
    content: 'Популярний вибір';
}

@media (min-width: 1200px) {
.max-width-50 .ult_modal.ult-block {
    max-width: 50%;/**/
}
}
.ult-overlay-close-inside {
display: none;
}
.ult-overlay-close-inside {
display: none;
}
.ult-overlay-close {
    font-family: feather;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    font-size: 2em;
    line-height: 24px;
    text-align: center;
    color: #cacaca;
}
.ult-overlay-close.top-right {
    right: 5px;
    top: 10px;
	width: 30px !important;
	height: 30px !important;
}

.white-grad-slick .slick-list::before, .white-grad-all::before {/*  */
content: '';
height: 100%;
width: 100%;
background: linear-gradient(90deg, rgb(255, 255, 255) 3%, rgba(255, 255, 255, 0) 13%, rgba(255, 255, 255, 0) 87%, rgb(255, 255, 255) 97%);
display: block;
position: absolute;
z-index: 10;
margin: 0 -50px;
}


/* другое */

.search-results-card__img {
    padding-bottom: 80%;
}

#response .no-results-page:first-child {
    margin-top: 50px;
}
.no-results-page:first-child {
    margin-top: 135px;
}

.error-404 {
    margin-top: 90px;
}

.project-card._animation_6._large .project-card__content {
    width: min-content;
    min-width: 65%;
}
@media (max-width: 1240px) {
.project-card._animation_6._large .project-card__content-icon {
    display: none
}
}
@media (max-width: 770px) {
.project-card._animation_6._large .project-card__content {
    min-width: 100%;
}
}

.my-big-btn .vc_btn3 { /* , .my-big-btn .vc_btn3.vc_btn3-size-xs */
    font-size: 16px !important;
    padding: 18px 25px !important;
}

.menu-item  .sub-menu {
	box-shadow: 0 10px 10px 0 rgba(0,0,0,.06);
}

/* Стиль кастомного РНР-вывода языкового меню PolyLang */

.my-lang-menu h2 {
display: none;
}

@media (max-width: 991px) {
.nm-right-menu ul li.my-lang-menu, 
.nm-right-menu .my-lang-menu li {
  display: block;
}
}

.my-lang-menu > a { 
font-size: 12px !important;
text-transform: uppercase;
border-radius: 5px;
background-color: #707070;
position: relative;
top: 1px;
color: #fff !important;
margin: 9px 0px;
padding: 7px 10px !important;
}


/* Стили кастомных флажков для языков и правка выпадающего списка */

.pll-parent-menu-item img {
display: none;
}
/**/
.sub-menu .lang-item-uk a::before  { /*, .lang-item-uk a::before*/
background-image: url('/wp-content/themes/mint-old/my_function/images/ua.jpg') !important; 
}
.sub-menu .lang-item-ru a::before { /*, .lang-item-ru a::before*/
background-image: url('/wp-content/uploads/2022/08/ru.jpg') !important; /* /wp-content/themes/mint-old/my_function/images/ru-new.jpg  */
}
.sub-menu .lang-item-en a::before { /*, .lang-item-en a::before*/
background-image: url('/wp-content/themes/mint-old/my_function/images/en.jpg') !important;
}

.pll-parent-menu-item a img, 
.lang-item a img { 
width: 18px !important;
height: 18px !important;
margin: -1px 0 0 0;
border-radius: 100px;
background-position: center center;
background-size: cover;
/*display: inline-block;*/
}

.pll-parent-menu-item.menu-item > a img { /*.lang-item > a img, */
  display: inline-block;
  margin-right: 0px;
  min-width: auto !important;
}

.lang-item > a  {
background-image: linear-gradient(to bottom, transparent 0, transparent 100%);
}

.pll-parent-menu-item > a img[alt~="Українська"], .lang-item > a img[alt~="Українська"]  { /**/
content: url('/wp-content/themes/mint-old/my_function/images/spacer.png');
background-image: url('/wp-content/themes/mint-old/my_function/images/ua.jpg'); /**/
color: transparent !important;
/*display: block !important;*/
}
.pll-parent-menu-item > a img[alt~="Русский"], .lang-item > a img[alt~="Русский"]  { /**/
content: url('/wp-content/themes/mint-old/my_function/images/spacer.png');
background-image: url('/wp-content/uploads/2022/08/ru.jpg');  /* /wp-content/themes/mint-old/my_function/images/ru-new.jpg  */
color: transparent !important;
/*display: block !important;*/
}
.pll-parent-menu-item > a img[alt~="English"], .lang-item > a img[alt~="English"]  { /**/
content: url('/wp-content/themes/mint-old/my_function/images/spacer.png');
background-image: url('/wp-content/themes/mint-old/my_function/images/en.jpg'); /**/
color: transparent !important;
/*display: block !important;*/
}
/* 
.active-language.menu-item-language-ua a:first-child::before  {
background-image: url(/wp-content/themes/mint/my_function/images/ua.jpg);
}
.active-language.menu-item-language-ru a:first-child::before {
background-image: url(/wp-content/themes/mint/my_function/images/ru.jpg);
}
.active-language.menu-item-language-en a:first-child::before {
background-image: url(/wp-content/themes/mint/my_function/images/en.jpg);
}
*/
.pll-parent-menu-item .sub-menu a::before {
content: '';
width: 18px;
height: 18px;
margin: -1px 0 0 0;
border-radius: 100px;
background-position: center center;
background-size: cover;
display: inline-block;
/* cursor: auto; position: absolute; */
}

.pll-parent-menu-item .sub-menu {
min-width: auto;
}
.pll-parent-menu-item.menu-item > a img {
    display: inline-block;
    margin-right: 0px;
    min-width: fit-content;
}
.main-menu .pll-parent-menu-item.menu-item .menu-item:hover > a, .pll-parent-menu-item a::after {
/*    color: transparent; */
background-color: transparent;
}
.main-menu .pll-parent-menu-item.menu-item .menu-item {
/*    margin: 0px 0 0; */
}
.pll-parent-menu-item .sub-menu a {
    padding: 0 0px 0 0;
}
.pll-parent-menu-item .sub-menu {
box-shadow: 0 0 10px 0 rgba(0,0,0,.06);
margin-top: -44px; /**/
}
.pll-parent-menu-item .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 40px 20px 15px;
    border-top: 0px solid transparent;
    margin-left: -20px;
/*    background-color: #fff;
    background-clip: padding-box;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s,visibility .4s;
    -o-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s;
	*/
}
.pll-parent-menu-item a {
position: relative;
z-index: 5;
}

@media (max-width: 1200px) {
.pll-parent-menu-item a::before {
width: 30px;
height: 30px;
}
.arrow-left {
position: absolute;
margin: -100px 0 0 0;
}
.left-0-for1200-30 {
	left: 0px;
}
.pll-parent-menu-item .sub-menu {
box-shadow: 0 0 0 0 rgba(0,0,0,0);
margin-top: -80px; 
margin-left: 0px;
}
.pll-parent-menu-item.menu-item > a img {
/*    display: inline-block;
   margin-right: 0px; */
    min-width: 25px;
	height: auto;
}
.popup-menu .pll-parent-menu-item a {
    background-image: -webkit-linear-gradient(top, transparent 0, transparent 100%);
    background-image: transparent;
}
}


.top-header {
	background-color:#eeeeee;	
}
.vc_row-no-padding {
padding-left: 0px !important;
padding-right: 0px !important;
}
.title-wrapper {
    padding-top: 240px;
    padding-bottom: 120px;
}
.header-wrapper {
    position: absolute;
    width: 100%;
}

.animate-on-screen {
    opacity: 100 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: .8s opacity,.8s -webkit-transform;
    transition: .8s opacity,.8s -webkit-transform;
    -o-transition: .8s opacity,.8s transform;
    transition: .8s opacity,.8s transform;
    transition: .8s opacity,.8s transform,.8s -webkit-transform;
}

.product-top_options .product-slide_titles h1 {
    font-size: 64px;
    line-height: 70px;
    color: #fff;
    text-transform: uppercase;
}

.no-padding-vc_row .vc_row {
    padding-right: 0px;
    padding-left: 0px;
}

/* Правки слайдеров и анонсов новостей */

.text-over-foto {
position: absolute;
bottom: 100%; /*inherit*/
height: auto !important;
}
.foto-news figure {
	height: 100%;
}
.foto-news figure a {
/*        overflow: hidden;
        display: flex !important;
        justify-content: center;
        align-items: center;*/
	height: 100%;
}
.foto-news figure img {
/*        height: 100%;
        width: auto;
	flex-shrink: 0; */
		object-fit: cover;
        width: 100%;
        height: 100%;
      }

.text-over-foto-black {
background-color: #00000087;
}
.text-over-foto-white {
background-color: #ffffff87;
}
.text-over-foto-black .grid-item__date {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.text-over-foto-white .grid-item__date {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.text-over-foto .grid-item__date {
    margin: 30px -30px -10px -30px !important;
	padding-bottom: 0px;
/*        padding-right: 0px;
		padding-left: 0px; */
}
.text-over-foto h6, .text-over-foto h5, .text-over-foto h4, .text-over-foto h3 {
    font-size: 3.5em;
	letter-spacing: -.01em;
/*	letter-spacing: .05em; */
}

@media (max-width: 990px) {
.text-over-foto h6, .text-over-foto h5, .text-over-foto h4, .text-over-foto h3 {
    font-size: 2.7em;
}
}
@media (max-width: 770px) {
.text-over-foto h6, .text-over-foto h5, .text-over-foto h4, .text-over-foto h3 {
    font-size: 2.2em;
}
}

.opisanie-right .vc_gitem-zone-mini {
display: table;
width: 100%;
}
.opisanie-right .vc_gitem-zone-mini .vc_gitem_row {
display: table-cell;
width: 50%;
vertical-align: middle;
}
.opisanie-right .foto-news {
/*width: 50%;*/
}
.opisanie-right .text-over-foto {
position: relative;
top: 0px;
/*height: 100% !important;
width: 50%;
margin-left: 50%;*/
}
/*
.opisanie-right div:has(> div.text-over-foto) { 
	display: table-cell;
	vertical-align: middle;
}
*/
.opisanie-right .text-over-foto::before {
	content: '';
}
.opisanie-right .text-over-foto::after {
	content: '';
}


.opisanie-right.fon-white .text-over-foto.text-over-foto-black, 
.opisanie-right.fon-white .text-over-foto, 
.opisanie-right.fon-white .vc_gitem-zone-mini .vc_gitem_row {
background-color: #fff;
}
.opisanie-right.fon-gray .text-over-foto.text-over-foto-black, 
.opisanie-right.fon-gray .text-over-foto, 
.opisanie-right.fon-gray .vc_gitem-zone-mini .vc_gitem_row {
background-color: #f3f4f6;
}
.opisanie-right.fon-blue .text-over-foto.text-over-foto-black, 
.opisanie-right.fon-blue .text-over-foto, 
.opisanie-right.fon-blue .vc_gitem-zone-mini .vc_gitem_row {
	background-color: #209fee;
}
.opisanie-right .text-over-foto.text-over-foto-black, 
.opisanie-right .vc_gitem-zone-mini .vc_gitem_row {
background-color: #000;
}

.opisanie-right.fon-white .color-white, .opisanie-right.fon-white .color-white h6, 
.opisanie-right.fon-gray .color-white, .opisanie-right.fon-gray .color-white h6 {
color: #222 !important;
}
.opisanie-right.fon-white .color-white-80, 
.opisanie-right.fon-gray .color-white-80 {
color: #58595b !important;
}
.opisanie-right.fon-white .color-white-50, .opisanie-right.fon-white .color-white-50 div, 
.opisanie-right.fon-gray .color-white-50, .opisanie-right.fon-gray .color-white-50 div {
	font-weight: 400;
    color: inherit !important;
/*    opacity: .5 !important;
    filter: alpha(Opacity=60) !important; */
}
.opisanie-right.fon-white .text-over-foto .grid-item__date, 
.opisanie-right.fon-gray .text-over-foto .grid-item__date {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.opisanie-right .grid-item__categories {
    left: 0; 
    top: 20px; 
	width: max-content;
/*    left: -100%; 
    top: 15px; */
}
.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title::before {
 /*   border-top: 5px solid #209fee; */
}
.opisanie-right.fon-blue .grid-item__title a:hover {
    color: #000;
}
.opisanie-right.fon-blue .grid-item__categories a {
/*    background-color: #000;*/
}
.opisanie-right.fon-blue .grid-item__categories a:hover {
/*    background-color: #003c62;*/
}

.all-div-100 div {
height: 100%;
}
.all-div-100 .vc_gitem-animated-block {/*, .all-div-100 .vc_clearfix*/
height: 0px;
}
.text-over-foto div, .text-over-foto {/*, .height-auto div*/
height: auto;
}

#block-11.theme-widget._footer.widget_media_image {
padding-bottom: 0px !important;
}
.main-header:not(._fixed)._boxed {
    margin: 0px;
}
.js-under-header-wrapper {
height: 0px !important;
}
.post-grid._quote .post-grid__categories { /*.post-grid._image .post-grid__categories, */
display: none;
/*    position: static;
    margin-top: 20px;
*/
}
@media (max-width: 770px) {
.all-div-100 div {
height: auto;
}
.text-over-foto {
position: relative;
bottom: auto; /*inherit
height: auto !important;*/
}
.opisanie-right.fon-white .text-over-foto.text-over-foto-black, .opisanie-right.fon-white .text-over-foto {
background-color: #fff;
}
.opisanie-right.fon-gray .text-over-foto.text-over-foto-black, .opisanie-right.fon-gray .text-over-foto {
background-color: #f3f4f6;
}
.opisanie-right.fon-blue .text-over-foto.text-over-foto-black, .opisanie-right.fon-blue .text-over-foto {
background-color: #209fee;
}
.text-over-foto-black {
background-color: #000000;
}

.opisanie-right .vc_gitem-zone-mini .vc_gitem_row {
display: block;
width: 100%;
}
.opisanie-right .grid-item__categories {
/*    left: 0; 
    top: auto; */
}

}

article.post-grid {
height: auto !important;
}

@media screen and (max-width: 1550px) {
	.product-top_options .product-slide_titles h1 { font-size: 54px; }
}
@media screen and (max-width: 1400px) {
	.product-top_options .product-slide_titles h1 { line-height: 50px; }
}
@media screen and (max-width: 990px) {
.product-top_options .product-slide_titles h1 {
				font-size: 40px;
				line-height: 40px;
	}
}
@media screen and (max-width: 500px) {
.product-top_options .product-slide_titles h1 {
				font-size: 30px;
				line-height: 30px;
}
}
@media screen and (max-width: 300px) {

}

/* ----------- Базовые стили со старой темы ---------------- */

.my_text h2 { font-size: 52px; line-height: 1; }
.my_text h3 { font-size: 28px; }
.my_text h4 { font-size: 21px; }
.my_text h5 {
font-family: Roboto,sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 24px;
margin-bottom: 25px;
}

.seo-text_inner, .contacts-content_wrap .contact-column {
font-family: OpenSans,sans-serif;
color: #58595b;
line-height: 22px;
}

.leaflet-popup-content { margin: 20px 19px !important;  margin-bottom: 13px !important;  line-height: 1.4; }
.content_text, .vc_section, .vc_row {
    font-family: OpenSans,sans-serif !important; 
    color: #58595b !important;
    line-height: 22px !important;
    /*margin-bottom: 20px !important;*/
	
}
/* 
.vc_section {
	padding: 50px 0;
}
.wpb_content_element {
    margin-bottom: 0px;
}
.vc_row {
  margin-right: auto !impotant;
  margin-left: auto !impotant;
  padding-right: 15px;
  padding-left: 15px;
}
.vc_section[data-vc-full-width]>.vc_row {
	margin-left: auto;
	margin-right: auto;
}


.vc_row[data-vc-full-width] {
    left: 0px;
}
.content-block {
	width: 100%; 
	height: 100%; 
	max-width: 1200px; 
	margin: 0 auto;
}
*/

/* Анимация */
.no-zadergka-animation { animation-delay: 0s !important; }
.zadergka-animation .animated:nth-child(1) { animation-delay: .5s; }
.zadergka-animation .animated:nth-child(2) { animation-delay: 1s; }
.zadergka-animation .animated:nth-child(3) { animation-delay: 1.5s; }
.zadergka-animation .animated:nth-child(4) { animation-delay: 2s; }
.zadergka-animation .animated:nth-child(5) { animation-delay: 2.5s; }
.zadergka-animation .animated:nth-child(6) { animation-delay: 3s; }
.zadergka-animation-300 { animation-delay: .3s !important; }
.zadergka-animation-600 { animation-delay: .6s !important; }
.zadergka-animation-500 { animation-delay: .5s !important; }
.zadergka-animation-900 { animation-delay: .9s !important; }
.zadergka-animation-1000 { animation-delay: 1s !important; }
.zadergka-animation-1200 { animation-delay: 1.2s !important; }
.zadergka-animation-1500 { animation-delay: 1.5s !important; }



/* ------------- Кастомный выпадающий список Contact Form F7 ------------------- */
/*
<p class="my-select">[select vash_vibor class:big-select-line class:my-select-options menu-134  
        first_as_label "Ваш регион" 
        "Украина (СНГ)|mail@solass.com.ua" 
        "Europe|mail1@solass.com.ua" 
        "Poland|mail2@solass.com.ua"]</p>
*/
.my-select {
text-align: left;
width: 100%;
margin: 0 0 20px 0;
max-width: 100%;
}

.my-select a {
color: unset;
}

.my-select .activetrigger, .my-select .trigger {
padding: 17px 20px;
font-size: 14px;
border-radius: 0;
border: 1px solid #d1d1d1;
/*
border-top: none;
border-left: none;
border-right: none; 
*/
}

.my-select .trigger:hover, .my-select .activetrigger:hover { 
/*
cursor: default;
cursor: text;
*/
/*
border: 1px solid #686868;
border-top: none;
border-left: none;
border-right: none;
*/
}

.my-select::before, .my-select::before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-right: 2px solid #6f6f6f;
    border-top: 2px solid #6f6f6f;
    transform: rotate(135deg);
    margin-top: 24px;
    right: 22px; 
/*  top: 20px;
    margin: 30% 0 0 100%;
	float: right; */
}

.my-select.adaptive-margin::before, .my-select.adaptive-margin::before {
margin-top: 17px;
top: auto;
right: 10%;
}

@media (max-width: 1199px) {
.my-select.adaptive-margin::before, .my-select.adaptive-margin::before {
	right: 15%;
}
}

@media (max-width: 767px) {
.my-select.adaptive-margin::before, .my-select.adaptive-margin::before {
	right: 8%;
}
}

.my-select.adaptive-margin {
margin-bottom: 30px;
}

@media (max-width: 767px) {
.my-select.adaptive-margin {
margin-bottom: 10px;
}
}

.my-select .trigger.input-border-bottom, .my-select .activetrigger.input-border-bottom {
padding: 10px 0;
margin-bottom: 0px;
font-weight: 300;
} 

.dropcontainer {
	position: relative;
/*	font-size: 16px;
	color: #777; */
	z-index: 10;
	width: 100%;
	} 

.trigger {
/*	color: #777;
	padding: 10px;
	font-size: 16px;
	width: 50%;
	background: #fff url(../images/select-arrow-open.png) 98% center no-repeat; */
	display: block;
	border-top: none; border-left: none; border-right: none;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
/*	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease; */
	}

.trigger:hover {
/*	color: #777;
	background: #f5f5f5 url(../images/select-arrow-open.png) 98% center no-repeat; */
	}

.activetrigger {
/*	color: #777;
	padding: 10px;
	font-size: 16px; 
	width: 50%; 
	background: #f5f5f5 url(../images/select-arrow-close.png) 98% center no-repeat; */
	background-color: transparent;
	display: block;
	border-top: none; border-left: none; border-right: none;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.activetrigger:hover {
	background-color: #f5f5f5;
/*	background: #f5f5f5 url(../images/select-arrow-close.png) 98% center no-repeat; */
	color: #777;
	}

.activetrigger:active {
	background-color: #f5f5f5;
/*	background: #f5f5f5 url(../images/select-arrow-close.png) 98% center no-repeat; */
	color: #777;
	}

.dropcontainer ul {
/*	font-size: 16px; */
	position: absolute;
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
	list-style-type: none;
	padding: 10px; 
	margin: 0;
	width: 100%; 
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.6);
	}

.dropcontainer ul li {
	padding: 5px 15px;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
	}

.dropcontainer ul li:hover {
	background: #f5f5f5;
	outline: none;
	}

.dropcontainer ul li:first-child {
	display: none;
	}

.dropcontainer ul li:last-child {
	border-bottom: none;
	}

.dropdownhidden {
	display: none;
	}

.dropdownvisible {
	height: auto;
	}

/* ------------- END кастомный список ---------------- */


/* Формы и кнопки */

button.width-contact-button {
width: 200px;
}

.wpcf7-response-output {
text-align: center;
}

.wpcf7-not-valid-tip {
    bottom: -12px;
    font-size: 13px;
    padding: 5px 17px;
    background-color: #ee7070;
	color: #fff;
	z-index: 2;
}

.wpcf7-spinner {
	/*
    background-color: #23282d;
    opacity: 0.75;
    border: none;
    border-radius: 100%;
    padding: 0;
	*/
    width: 44px;
    height: 44px;
    margin: -90px 47% 20px 48%;
}
.wpcf7-spinner::before {
/*    content: '';
    background-color: #fbfbfc;
*/
    top: 14px;
    left: 14px;
}

@media screen and (max-width: 500px) {
.wpcf7-not-valid-tip {
    bottom: 5px;
}
.contact-form form input, .contact-form form textarea {
	margin-bottom: 20px;
}
}

.main-header__inner .icon-search, 
.main-header__inner .icon-heart {
top: -2px;
position: relative;
}

.search-form input, .search-page_form input {
    font-family: OpenSans,sans-serif;
}
.contact-form form .form-submit {
   padding: 10px 10px 14px;
}
.grd-button {
font-family: OpenSansConsended,sans-serif !important;
display: block;
margin: 0 auto;
    margin-top: 0px;
margin-top: 30px;
width: 220px;
text-align: center;
text-transform: lowercase;
text-decoration: none !important;
font-size: 22px;
font-weight: 300;
line-height: 30px;
color: #58595b !important;
padding: 13px 13px 16px;
border: 1px solid #36ada8;
border-radius: 6px;
background: transparent;
-webkit-transition: all .4s ease;
-o-transition: .4s all ease;
transition: all .4s ease;
padding: 10px 10px 14px;
}
.grd-button:hover {
color: #fff !important;
background: #36ada8;
}
.grd-align-center {

}

a, a:active, a:focus, a:hover {
    text-decoration: none;
}
a:focus, a:hover {
/*    text-decoration: underline; */
    color: #36ada8;
}
a:active, a:hover {
    outline: 0;
}
a, .article-content_text a {
    color: #000;
}
.footer-bottom a, .footer-bottom .article-content_text a {
    color: #97999b;
}
.footer-bottom a:hover, .footer-bottom .article-content_text a:hover {
    color: #36ada8;
}


.multiply {
mix-blend-mode: multiply;
}


.center-height-100 .ult-item-wrap.slick-slide:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.center-height-100 .ult-item-wrap.slick-slide {
  text-align: center;
}

.center-height-100 .ult-item-wrap.slick-slide .wpb_single_image {
  display: inline-block;
  vertical-align: middle; 
/*top: 50% !important;
transform: translate(0, -50%);*/
}

.foto-height-100, .foto-height-100 img {
max-height: 100px;
width: auto;
height: auto;
}
.foto-height-200, .foto-height-200 img {
max-height: 200px;
width: auto;
height: auto;
}
.grayscale, .grayscale img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
/*.grayscale-hover, */.grayscale-hover img {
    filter: grayscale(100%);
    transition: 0.5s;
   }
/*.grayscale-hover:hover, */.grayscale-hover img:hover, .grayscale-hover:hover img  {
    filter: grayscale(0);
   }

#products-slider.owl-carousel.owl-loaded:after {
content: " ";
    position: relative;
	right: 0;
    top: 0;
    width: 10%;
    height: 100%;
    background: linear-gradient(-90deg, rgba(0, 49, 47, 1) 0%, rgba(0, 49, 47, 0) 100%);
    z-index: 2;
	position: absolute;
}

#products-slider.owl-carousel.owl-loaded:before {
	content: " ";
    position: relative;
	right: left;
    top: 0;
    width: 10%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 49, 47, 1) 0%, rgba(0, 49, 47, 0) 100%);
    z-index: 2;
	position: absolute;
}
#products-slider .slider-item .slide-description h4 {
    margin-bottom: 35px;
    text-transform: uppercase;
}
#products-slider .center.active .slider-item .slide-description h4 {
    margin-bottom: 30px;
}
#products-slider .center.active .slide-description {
    min-height: 180px;
}
#products-slider .slide-description {
}
#products-slider .owl-item.center .slider-item .product-image {
    height: 320px;
}
#products-slider .slider-item .product-image {
    margin-top: 30px;
}
.products-section {
    padding-bottom: 30px;
}

@media screen and (max-width: 500px) {
#products-slider .slider-item .product-image {
    margin-top: 0px;
}
}
@media screen and (max-width: 900px) {
.owl-carousel.owl-loaded:after, .owl-carousel.owl-loaded:before {
display: none;
}
}
@media screen and (max-width: 990px) {
#products-slider .owl-item.center .slider-item .product-image {
    height: auto;
}
#products-slider .center.active .slide-description {
    min-height: auto;
}
}
@media screen and (max-width: 700px) {
#products-slider .owl-nav button {
    width: 40px;
    height: 40px;
  /*  bottom: 100px; */
}
#products-slider .owl-nav .owl-next {
background: #000 url(../img/arrow-right.svg) 50% no-repeat;
background: rgba(0,0,0,.5) url(../img/arrow-right.svg) 50% no-repeat;
background-size: auto;
-webkit-background-size: 20px 20px;
background-size: 10px;
/* right: 150px;*/
}
#products-slider .owl-nav .owl-prev {
background: #000 url(../img/arrow-left.svg) 50% no-repeat;
background: rgba(0,0,0,.5) url(../img/arrow-left.svg) 50% no-repeat;
background-position-x: 50%;
background-position-y: center;
background-size: auto;
-webkit-background-size: 20px 20px;
background-size: 10px;
/* left: 150px; */
}

}

.grad-black-left{
	left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 2;
}
.grad-black-right{
	right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 2;
}
.zatemnenie_fon_grad_50 {
background: linear-gradient(90deg, rgba(0, 0, 0, 0.65) 39%, rgba(0, 0, 0, 0) 55%);
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
top: 0;
left: 0;
}
.zatemnenie_fon {
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
top: 0;
left: 0;
}
@media screen and (max-width: 500px) {
.mob_off {
display: none;
}
}

.position-static {
position: static !important;
}
.clear-width .width-80 {
width: 100% !important;
}
.my-absolute, .position-absolute {
position: absolute !important;
/*width: calc(100vw + 15px) !important;*/
}
.z-index-1 { z-index: 1; } 
.z-index-10 { z-index: 10; }
.z-index-100 { z-index: 100; }
.z-index-300 { z-index: 300; }
.z-index-1000 { z-index: 1000; }

.overflow-hidden {
overflow: hidden;
}
.position-relative {
position: relative !important;
}
.center-block {
display: block;
margin-left: auto !important;
margin-right: auto !important;
width: auto;
}

.center-img {
/*выравнивание содержимого - фото, видео по центру*/
/*text-align: center; */
display: flex; 
justify-content: center; 
align-items: center; /* если нужно выравнивание по центру вертикали*/
}

.video-banner-prod {
height: 650px !important;
/*text-align: center; */
display: flex; 
justify-content: center; 
align-items: center; /* если нужно выравнивание по центру вертикали*/
}

/*
.video-banner-prod {
height: 95vh;
}

@media (min-width: 300px) {
.video-banner-prod {
height: 450px;
}
}
@media (min-width: 768px) {
.video-banner-prod {
height: 500px;
}
}
@media (min-width: 992px) {
.video-banner-prod {
height: 600px;
}
}
@media (min-width: 1200px) {
.video-banner-prod {
height: 680px;
}
}
*/

@media (max-width: 1600px) {
.video-banner-prod {
height: 600px !important;
}
}
@media (max-width: 990px) {
.video-banner-prod {
height: 500px !important;
}
}
@media (max-width: 800px) {
.video-banner-prod {
height: 450px !important;
}
}
@media (max-width: 500px) {
.video-banner-prod {
height: 300px !important;
}
}

/*
@media (min-width: 768px) {
  .vc_row {
    width: 680px;
  }
}


@media (min-width: 868px) {
  .vc_row {
    width: 780px;
  }
}

@media (min-width: 968px) {
  .vc_row {
    width: 880px;
  }
}

@media (min-width: 992px) {
  .vc_row {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .vc_row {
    width: 1170px;
  }
}

@media (min-width: 1420px) {
  .vc_row {
    width: 1060px;
  }
}
*/


/* Коррекция элементов страниц */
.catalog-banner.gallery .left {
    width: 100%;
    max-width: 100%;
}



/* коррекция баннера главной */
.home-banner_image.home-banner_image_web {
display: none !important;
}
.home-banner_image.img-banner_wrap {
display: block !important;
}
@media screen and (max-width: 990px) {
.home-banner .owl-dots {
    top: 53.5vh;
}
.banner-titles {
    padding: 85px 0 40px;
}
.mouse-icon {
	display: none;
}
.home-banner {
    margin-top: 97px;
}
.title-position-right {
text-align: center !important;
}
.title-position-left {
text-align: center !important;
}
.home-banner_image.home-banner_image_web {
display: block !important;
}
.home-banner_image.img-banner_wrap {
display: none !important;
}
}
@media screen and (max-width: 500px) {
.home-banner .owl-dots {
    top: 36.2vh;
}
}

.banner-bottom_items {
   max-width: 900px;/* */
}
.banner-bottom_item {
   margin: 0 10px;
	min-width: 100px;	
	max-width: 150px;
}
.banner-bottom_items .owl-item {
/*display: flex;*/
}
.banner-bottom_items .owl-stage-outer {
max-width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: -25px;
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
}
.banner-bottom_items .owl-stage {
transform: translate3d(0px, 0px, 0px) !important;
display: flex;
max-width: 900px !important;
/*justify-content: space-between;*/
margin-left: auto;
margin-right: auto;
}
.banner-bottom_items .owl-item {
/*width: 27% !important;
margin: 0 10px;*/
min-width: 100px;	
}
.owl-item .banner-bottom_item {
width: auto;
}

.title-position-right {
right: 0;
text-align: right;
}
.title-position-left {
right: auto;
left: 0;
text-align: left;
}
.items-left {
align-items: normal;
}
.banner-titles .banner-titles_logo {
    margin-bottom: 30px;
}
/* Коррекция выпадающего меню */
.products-submenu .products-submenu-right {
    padding: 20px 0 15px 50px;
}

/* Коррекция мобильного меню */
.mobile-menu {
background-color: rgba(256, 256, 256, 0.7)
}
.mobile-menu .headnav li .sub-menu {
    margin-top: 20px !important;
}
.mobile-menu .headnav li.product-menu_link .sub-menu {
    margin-top: 35px !important;
}
.mobile-menu .product-menu_link {
padding-bottom: 35px !important;
}
.mobile-menu .product-menu_link.active {
padding-bottom: 0px !important;
}

/* Правим переключатель языков */
.hidden__lang {
    padding: 39px 11px 14px !important;
}
#qtranslate-chooser li {
padding-top: 10px;
}

/* коррекция ПОП-апп фото */
.viewbox-body, .video-popup .video-popup_content {
    border-radius: 0px;
}


/* Корректируем слайдер 360 */
.m360-loader {
    left: 50% !important;
    bottom: 50% !important;
	width: 100px !important;
	height: 100px !important;
    margin: 0px 0 -60px -50px !important;
}
.m360-loader::before {
    width: 74px !important;
    height: 74px !important;
}
.m360-icon-fullscreen-open, .Magic360-container a div a, .Magic360-container a span a {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
}
.Magic360-container .Magic360.m360-spin-x {
    cursor: e-resize;
}

/* Коррекция стилей страницы продукта */
.product-page-titles {
background: transparent; 
position: absolute;
width: 100%;
/* padding-top: 200px !important; */
}
.product-top_options::before {
background: transparent !important; 
}
.product-above_content {
    padding: 30px 0 0 0 !important;
}
/* Убираем панель на карте */
.leaflet-control-attribution {
	display: none;
}
.leaflet-top, .leaflet-bottom {
    z-index: 405;
}
.bg_gray {
background-color: #ccc;
}
.leaflet-popup-tip-container {
    margin-top: -2px !important;
}

/* Корректируем вывод фотогалереии */
.gallery-thumb-prew .gallery-thumb {
height: inherit !important;
}
.gallery-inner .gallery-thumb-prew.video-thumb::after {
    display: none;
}
.gallery-inner .gallery-thumb.video-thumb::after {
    content: "video";
    height: 100px;
    color: #fff;
    text-align: center;
    top: 10px;
    font-family: OpenSans,sans-serif;
    font-size: 12px;
    line-height: 16px;
}
.gallery-inner .column:first-child .gallery-thumb:nth-child(1) { height: 845px; }
.gallery-inner .column:first-child .gallery-thumb:nth-child(2) { height: 445px; }
.gallery-inner .column:first-child .gallery-thumb:nth-child(3) { height: 400px; }
.gallery-inner .column:nth-child(2) .gallery-thumb:nth-child(odd) { height: 445px; }
.gallery-inner .column:nth-child(2) .gallery-thumb:nth-child(even) { height: 400px; }
.gallery-inner .column:last-child .gallery-thumb:nth-child(1) { height: 445px; }
.gallery-inner .column:last-child .gallery-thumb:nth-child(2) { height: 400px; }
.gallery-inner .column:last-child .gallery-thumb:nth-child(3) { height: 845px; }

@media screen and (max-width: 1550px) {
.gallery-inner .column:first-child .gallery-thumb:nth-child(1) { height: 550px; }
.gallery-inner .column:first-child .gallery-thumb:nth-child(2) { height: 300px; }
.gallery-inner .column:first-child .gallery-thumb:nth-child(3) { height: 250px; }
.gallery-inner .column:nth-child(2) .gallery-thumb:nth-child(odd) { height: 300px; }
.gallery-inner .column:nth-child(2) .gallery-thumb:nth-child(even) { height: 250px; }
.gallery-inner .column:last-child .gallery-thumb:nth-child(1) { height: 300px; }
.gallery-inner .column:last-child .gallery-thumb:nth-child(2) { height: 250px; }
.gallery-inner .column:last-child .gallery-thumb:nth-child(3) { height: 550px; }
}
@media screen and (max-width: 990px) {
.gallery-inner .column:first-child .gallery-thumb:nth-child(1) { height: 400px; }
.gallery-inner .column:first-child .gallery-thumb:nth-child(2) { height: 200px; }
.gallery-inner .column:first-child .gallery-thumb:nth-child(3) { height: 200px; }
.gallery-inner .column:nth-child(2) .gallery-thumb:nth-child(odd) { height: 200px; }
.gallery-inner .column:nth-child(2) .gallery-thumb:nth-child(even) { height: 200px; }
.gallery-inner .column:last-child .gallery-thumb:nth-child(1) { height: 200px; }
.gallery-inner .column:last-child .gallery-thumb:nth-child(2) { height: 200px; }
.gallery-inner .column:last-child .gallery-thumb:nth-child(3) { height: 400px; }
}
@media screen and (max-width: 500px) {
.gallery-inner .column:first-child .gallery-thumb:nth-child(1), .gallery-inner .column:first-child .gallery-thumb:nth-child(2), .gallery-inner .column:first-child .gallery-thumb:nth-child(3), .gallery-inner .column:nth-child(2) .gallery-thumb:nth-child(odd), .gallery-inner .column:nth-child(2) .gallery-thumb:nth-child(even), .gallery-inner .column:last-child .gallery-thumb:nth-child(1), .gallery-inner .column:last-child .gallery-thumb:nth-child(2), .gallery-inner .column:last-child .gallery-thumb:nth-child(3) { 
	height: 250px; 
}
}
