@charset "UTF-8";
/*
Theme Name: Vulkan theme
Version: 1.0
Author: Vlad Trn
Author URI: https://creatick.com.ua
*/
/*Font*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
/*General settings*/
* {
  margin: 0;
  padding: 0;
  line-height: 1;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
}

body {
  max-width: 1380px;
  margin: 0 auto;
  box-shadow: 0 0 10px 2px #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.header{
	-webkit-box-shadow:  0px 25px 25px 0 rgba(0,0,0,1);
-moz-box-shadow:  0px 25px 25px 0 rgba(0,0,0,1);
box-shadow:  0px 25px 25px 0 rgba(0,0,0,1);
z-index: 9999999999!important;
}

.header, .footer {
  background: url("images/header-bg.jpg") center center no-repeat;
}

.header, .footer-header-part {
  padding: 20px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  
}
@media all and (max-width: 1080px) {
  .header, .footer-header-part {
    flex-direction: column;
  }
}
@media all and (max-width: 576px) {
  .header, .footer-header-part {
    padding: 5px 30px;
    flex-direction: row;
  }
}

@media all and (max-width: 600px) {
  .header__lang {
    display: none;
  }
}

@media all and (max-width: 1080px) {
  .main-menu {
    margin: 20px 0;
  }
}
@media all and (max-width: 600px) {
  .main-menu {
    display: none;
  }
}
.main-menu__list {
  display: flex;
  list-style: none;
}
.main-menu__list-item {
  margin-right: 25px;
}
.main-menu__list-item:last-of-type {
  margin-right: 0;
}
.main-menu__list-item a {
  font-size: 1rem;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
.main-menu__list-item a:hover {
  color: #eb2424;
  text-decoration: underline;
  transition: color 0.5s;
}

@media all and (max-width: 600px) {
  .search {
    display: none;
  }
}
.search__form {
  display: flex;
}
.search__input, .search__btn {
  border: none;
  outline: none;
}
.search__input {
  padding: 0 20px;
  background: #e5e5e5;
  min-width: 240px;
}
.search__btn {
  padding: 10px 20px;
  font-size: 0.875rem;
  color: #fff;
  background: #eb2424;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.search__btn:hover {
  cursor: pointer;
}

.mobile-nav-search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 0;
  border-radius: 5px;
}
@media all and (max-width: 576px) {
  .mobile-nav-search {
    padding: 0;
    justify-content: flex-end;
  }
}
.mobile-nav-search__search, .mobile-nav-search__lang, .mobile-nav-search__nav {
  background: #fff;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.mobile-nav-search__search img, .mobile-nav-search__lang img, .mobile-nav-search__nav img {
  width: 16px;
}
.mobile-nav-search__search, .mobile-nav-search__nav {
  background: #fff;
}
@media all and (max-width: 576px) {
  .mobile-nav-search__search, .mobile-nav-search__lang {
    margin-right: 10px;
  }
}
.mobile-nav-search__form-wrapper {
  display: none;
  width: 100%;
}
@media all and (min-width: 599px) {
  .mobile-nav-search__form-wrapper {
    display: none;
  }
}
.mobile-nav-search__search-form {
  width: 100%;
  display: flex;
}
.mobile-nav-search__search-form-input {
  flex-grow: 1;
  outline: none;
  border: none;
  padding: 0 10px;
}
.mobile-nav-search__search-form-btn {
  border: none;
  outline: none;
  padding: 10px 20px;
  font-size: 0.875rem;
  color: #fff;
  background: #eb2424;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.mobile-nav-search__search-form-btn:hover {
  cursor: pointer;
}
@media all and (min-width: 601px) {
  .mobile-nav-search {
    display: none;
  }
}

.mobile-menu {
  display: none;
  background: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
  width: 100%;
}
.mobile-menu__list {
  list-style: none;
}
.mobile-menu__list-item:last-of-type a {
  border-bottom: none;
}
.mobile-menu a {
  display: block;
  text-align: center;
  padding: 5px 0;
  border-bottom: 1px solid #414141;
  text-decoration: none;
  color: #414141;
  text-transform: uppercase;
  font-size: 0.875rem;
}
@media all and (max-width: 1080px) {
  .lang {
    margin-top: 20px;
  }
}
@media all and (max-width: 600px) {
  .lang {
    margin-top: 0;
  }
}
.lang__selector {
  border-radius: 5px;
  appearance: none;
}
@media all and (max-width: 600px) {
  .lang__selector {
    border: none;
    outline: none;
  }
}
.lang__selector option {
  padding: 10px;
}
.lang__selector:hover {
  cursor: pointer;
}

.slider{
	margin-bottom: 0!important;
}

.slider .slick-dots {
	bottom: 25px;
}

@media all and (max-width: 576px) {
	.slider .slick-dots {
		bottom: 10px;
	}  
}

.slider .slick-dots li button:before {
	font-size: 14px;
	color:#fff;
}

.slider .slick-dots li.slick-active button:before {
	color:#fff;
}

.slider .slick-prev,
.slider .slick-next{
	z-index: 999999;
	width: 50px;
	height: 50px;
}

@media all and (max-width: 576px) {
.slider .slick-prev,
.slider .slick-next{
	width: 32px;
	height: 32px;
}	  
}


.slider .slick-prev {
	left: 25px;
}

.slider .slick-next {
	right: 25px;
}

@media all and (max-width: 576px) {
.slider .slick-prev {
	left: 10px;
}

.slider .slick-next {
	right: 10px;
}	  
}

.slider .slick-prev:before,
.slider .slick-next:before{
	font-size: 50px;
	color: #fff;
}

@media all and (max-width: 576px) {
.slider .slick-prev:before,
.slider .slick-next:before{
	font-size: 32px;
}	  
}

.slide {
	
  position: relative;
}
.slide__img {
  line-height: 0;
  
}
.slide__img img {
  max-width: 100%;
}
.slide__info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 25%;
  box-shadow: inset 0px 30px 20px -20px rgba(0,0,0,1),
			  inset 0px -40px 20px -20px rgba(0,0,0,0.75);

}
@media all and (max-width: 1024px) {
  .slide__info {
    padding: 0 10%;
  }
}
@media all and (max-width: 1024px) {
  .slide__info {
    padding: 0 30px;
  }
}
.slide__header {
  font-size: 3.75rem;
  //color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
@media all and (max-width: 768px) {
  .slide__header {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 480px) {
  .slide__header {
    font-size: 2rem;
  }
}
.slide__header-span {
  text-align: center;
  display: block;
  //color: #ffffff;
  font-size: 1.875rem;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media all and (max-width: 768px) {
  .slide__header-span {
    font-size: 1.25rem;
  }
}
.slide__txt {
  //color: #ffffff;
  text-align: center;
  margin: 10px 0 20px;
  line-height: 1.5rem;
  font-size: 1rem;
}
@media all and (max-width: 768px) {
  .slide__txt {
    font-size: 0.875rem;
    line-height: 1rem;
    margin: 10px 0;
  }
}
@media all and (max-width: 420px) {
  .slide__txt {
    display: none;
  }
}
.slide__link {
  background: #eb2424;
  color: #ffffff;
  padding: 15px 40px;
  border: 5px solid #eb2424;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 0 0 0 0 #eb2424;
}
@media all and (max-width: 480px) {
  .slide__link {
    padding: 10px 20px;
  }
}
@media all and (max-width: 420px) {
  .slide__link {
    margin-top: 20px;
  }
}
.slide__link:hover {
  box-shadow: 0 0 10px 4px #ffffff;
  border: 5px solid #eb2424;
  background: #eb2424;
  transition: all 250ms ease-in-out;
}

/*Section header*/
.section-header {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.section-header__line {
  flex-grow: 1;
  border: 1px solid #eb2424;
  background: #eb2424;
}
.section-header__txt {
  font-weight: normal;
  font-size: 1.75rem;
  margin: 0 15px;
  color: #414141;
  text-transform: uppercase;
}

/*Goods groups main*/
.goods-groups {
  padding: 30px 30px 0;
  background: #e5e5e5;
}
@media all and (max-width: 768px) {
  .goods-groups {
    padding: 30px;
  }
}

.groups {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media all and (max-width: 1024px) {
  .groups {
    justify-content: space-evenly;
  }
}
@media all and (max-width: 768px) {
  .groups {
    justify-content: space-between;
  }
}

.group {
	border-radius: 2px;
	overflow: hidden;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .group {
    margin-bottom: 0;
  }
}
.group__img {
  line-height: 0;
  position: relative;
}
.group__img img {
  width: 100%;
}
.group__img:hover .group__sub-groups {
  display: flex;
}
.group__name {
  border: none;
  outline: none;
  box-shadow: 5px -15px 10px -5px rgb(0, 0, 0, 0.75);
  z-index:999;
  
}
@media all and (max-width: 768px) {
  .group__name {
    display: block;
  }
}
.group__sub-groups {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  display: none;
  justify-content: center;
  align-items: center;
}
.group__sub-groups-list {
  column-count: 2;
  column-gap: 30px;
  list-style: none;
}
.group__sub-groups-list-item {
  line-height: 1.25rem;
}
.group__sub-groups-link {
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
.group__sub-groups-link:hover {
  text-decoration: underline;
}
.group__name {
  text-decoration: none;
  font-size: 1rem;
  text-transform: uppercase;
  color: #ffffff;
  background: #414141;
  padding: 10px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 1.5px;
}
.group__name:hover {
  background: #eb2424;
  transition: all 0.5s;
}

/*New products section*/
.new-goods {
  padding: 30px;
  background: #414141;
  box-shadow: inset 0 15px 25px -10px rgba(0, 0, 0, 0.75), inset 0 -15px 25px -10px rgba(0, 0, 0, 0.75);
}
@media all and (max-width: 1350px) {
/*
  .new-goods {
    padding: 30px 30px 0;
  }
*/
}
.new-goods__header {
  color: #ffffff;
}

.new-items {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.new-items .slick-prev, 
.new-items .slick-next{
	z-index:999999;
	width: 50px;
	height: 50px;
	top: calc(50% - 20px);
}

.new-items .slick-prev {
	left: 10px;
}

.new-items .slick-next {
	right: 10px;
}

.new-items .slick-prev:before,
.new-items .slick-next:before{
	font-size: 50px;
	color: #fff;
	z-index:99999;
}

.new-items .slick-list {
	z-index:111;
}
@media all and (max-width: 1350px) {
  .new-items {
    flex-wrap: wrap;
  }
}

.new-item {
  width: 210px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
/*
@media all and (max-width: 1350px) {
  .new-item {
    width: 30%;
    margin-bottom: 30px;
  }
}
*/
@media all and (max-width: 768px) {
  .new-item {
    width: 45%;
  }
}
.new-item__img-wrapper {
  width: 210px;
  height: 210px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;		
  overflow: hidden;		
  margin: 0 auto;
}
@media all and (max-width: 1350px) {
  .new-item__img-wrapper {
    
  }
}
.new-item__img {
  max-width: 95%;
}
.new-item__name {
  text-align: center;
  margin: 10px 0;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.25rem;
}



.new-item__price {
  text-align: center;
  color: #a0a0a0;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1.125rem;
}

.new-item__price-more {		
  text-align: center;		
}

@media all and (max-width: 520px) {
  .new-item__price {
    text-align: center;
  }
}
.new-item__more {
  color: #ffffff;
  text-transform: capitalize;
}
@media all and (max-width: 520px) {
  .new-item__more {
    display: flex;
    justify-content: center;
  }
}
.new-item__more:hover {
  color: #eb2424;
}

.new-previous {
  width: 24px;
  position: absolute;
  top: calc(105px - 12px);
  left: -27px;
}

.new-next {
  width: 24px;
  position: absolute;
  top: calc(105px - 12px);
  right: -27px;
}

/*About brand*/
.brand-history {
  padding: 30px 30px 0;
  background: #e5e5e5;
}

.history-chapter {
  display: flex;
  padding-bottom: 30px;
}
@media all and (max-width: 768px) {
  .history-chapter {
    flex-direction: column;
  }
}
.history-chapter:nth-of-type(odd) .history-chapter__img {
  order: 3;
  margin-right: 0;
  margin-left: 100px;
}
@media all and (max-width: 992px) {
  .history-chapter:nth-of-type(odd) .history-chapter__img {
    margin-left: 20px;
  }
}
@media all and (max-width: 768px) {
  .history-chapter:nth-of-type(odd) .history-chapter__img {
    margin-left: 0;
  }
}
.history-chapter:nth-of-type(odd) .history-chapter__divider {
  order: 2;
  margin-right: 0;
  margin-left: 20px;
}
.history-chapter:nth-of-type(odd) .history-chapter__txt {
  order: 1;
  text-align: right;
}
.history-chapter__img {
  margin-right: 100px;
}
@media all and (max-width: 992px) {
  .history-chapter__img {
    margin-right: 20px;
  }
}
@media all and (max-width: 768px) {
  .history-chapter__img {
    margin-right: 0;
  }
}
.history-chapter__divider {
  margin-right: 20px;
  width: 5px;
  background: #eb2424;
}

@media all and (max-width: 768px) {		
  .history-chapter__divider {		
	display: none;		
  }		
}

.history-chapter__txt {
  font-size: 1rem;
  line-height: 1.5rem;
}

/*Footer*/
.footer-header-part{
	-webkit-box-shadow: inset 0px 25px 25px 0 rgba(0,0,0,1);
-moz-box-shadow: inset 0px 25px 25px 0 rgba(0,0,0,1);
box-shadow: inset 0px 25px 25px 0 rgba(0,0,0,1);
}

.footer__contacts {
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
}
@media all and (max-width: 768px) {
  .footer__contacts {
    flex-wrap: wrap;
  }
  .footer__contacts > div {
    width: 45%;
    margin: 20px 0;
  }
}
@media all and (max-width: 480px) {
  .footer__contacts > div {
    width: 100%;
	margin: 0 0 20px;
  }

  .footer__contacts > div:last-of-type {		
	margin-bottom: 0;		
  }
}
.footer__contacts-header {
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
@media all and (max-width: 768px) {
  .footer__contacts-header {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__contacts-link {
  //display: block;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5rem;
}

.footer__contacts-link:first-of-type {
	margin-right: 10px;
}

@media all and (max-width: 768px) {
  .footer__contacts-link {
    text-align: center;
  }
}

.copy {
  text-align: center;
  font-size: 1rem;
  color: #ffffff;
  letter-spacing: 1.25px;
  padding-bottom: 20px;
}

/*Goods group page*/
.goods-group-page {
  display: flex;
  background: #e5e5e5;
  padding: 30px;
}
@media all and (max-width: 768px) {
  .goods-group-page {
    flex-direction: column;
  }
}
.goods-group-page__menu {
  min-width: 320px;
  margin-right: 20px;
}
@media all and (max-width: 768px) {
  .goods-group-page__menu {
    margin-bottom: 30px;
    margin-right: 0;
  }
}
@media all and (max-width: 420px) {
  .goods-group-page__menu {
    min-width: 100%;
  }
}
.goods-group-page__sections {
  flex-grow: 1;
  padding: 0;
  overflow: hidden;
}
.goods-group-page__groups {
  background: #fff;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: -20px;
}

@media all and (max-width: 520px) {
	.goods-group-page__groups {
		overflow: hidden;
	}
	
	.goods-group-page__groups .slick-dots {
		position: static;
		max-width: 60%;
		margin: 0 auto;
	}
	
	.goods-group-page__groups .slick-prev, 
	.goods-group-page__groups .slick-next {
		width: 32px;
		height: 32px;
		z-index: 99999;
		top: calc(100% - 12px);
	}
	
	.goods-group-page__groups .slick-prev {
		left:50px;
	}
	
	.goods-group-page__groups .slick-next {
		right:50px;
	}
	
	.goods-group-page__groups .slick-prev:before,
	.goods-group-page__groups .slick-next:before {
		font-size: 32px;
		color: #414141;
	}
	
}

.category__groups {
	background: none;
}

.category__groups > .goods-group-page__group {
	margin-bottom: 20px;
}

.goods-group-page__group {
  display: flex;
  flex-direction: column;
  border-radius: 2px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 1360px) {
  .goods-group-page__group {
    margin: 10px;
  }
}

.category-and-sub {
  margin-bottom: 5px;
}
.category-and-sub:last-of-type {
  margin-bottom: 0;
}
.category-and-sub__descr {
  display: flex;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(64,64,64,0.75);
-moz-box-shadow: 0px 2px 2px 0px rgba(64,64,64,0.75);
box-shadow: 0px 2px 2px 0px rgba(64,64,64,0.75);
}
.category-and-sub__cat-img {
  width: 50px;
  background: #eb2424;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.category-and-sub__cat-img img {
  max-width: 90%;
}
.category-and-sub__cat-img::after {
  content: "";
  position: absolute;
  /* Абсолютное позиционирование */
  left: 100%;
  top: calc(50% - 8px);
  /* Положение треугольника */
  border: 8px solid transparent;
  /* Прозрачные границы */
  border-left: 8px solid #eb2424;
  /* Добавляем треугольник */
  z-index: 3;
}
.category-and-sub__cat-link {
  flex-grow: 1;
  padding: 10px 40px 10px 20px;
  background: #414141;
  color: #ffffff;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
.category-and-sub__cat-link-arr {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: calc(50% - 12.5px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.category-and-sub__cat-link-arr img {
  width: 90%;
}
.category-and-sub__sub-list {
  display: none;
  margin: 5px 0 5px 50px;
  list-style: none;
}
.category-and-sub__sub-list-link {
  display: block;
  padding: 10px 30px;
  background: url("images/fast-forward.svg") 10px center no-repeat, #6f6f6f;
  background-size: 10px;
  color: #ffffff;
  text-decoration: none;
  font-size: 0.875rem;
  text-transform: capitalize;
  margin-bottom: 2px;
}
.category-and-sub__sub-list-link:hover {
  padding-left: 40px;
  background-position: 20px center;
  transition: all 0.25s;
}

/*Single group page*/
.single-group {
	/*
	display: flex;
	flex-wrap: wrap;
	*/
}


.single-group__banner{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.single-group__banner img{
	width: 100%;
	height: auto;
}

.single-group__images {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  /*@media all and (max-width: 1260px){
    flex-direction: column;
    align-items: center;
  }*/
}

.single-group__img-slider {
	width: 100%;
	height: 300px;
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 30px;
}

@media all and (max-width: 768px){
 .single-group__img-slider {
	 margin: 0 auto 30px;
}
}

@media all and (max-width: 480px){
	.single-group__img-slider{
		width: 100%;
		height: 300px;
	}
	
}

.single-group__img-slider .slick-prev {
	left: 25px;
	z-index: 3;
}

.single-group__img-slider .slick-next {
	right: 25px;
	z-index: 3;
}

.single-group__img-slider .slick-list,
.single-group__img-slider .slick-track {
	height: 100%;
}

.single-group__img-slider-img-wrapper {
	width: 100%;
	height: 100%;
	display: flex!important;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.single-group__img-slider-img-wrapper a {width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.single-group__img-slider-img-wrapper a img { max-height: 97%; max-width: 97%;}


.single-group__img {
  width: 280px;
  height: 280px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  overflow: hidden;
}
@media all and (max-width: 1260px) {
  .single-group__img {
    width: 240px;
    height: 240px;
  }
}
@media all and (max-width: 1140px) {
  .single-group__img {
    width: 200px;
    height: 200px;
  }
}
@media all and (max-width: 992px) {
  .single-group__img {
    width: 140px;
    height: 140px;
  }
}
@media all and (max-width: 768px) {
  .single-group__img {
    padding: 10px;
  }
}
.single-group__img img {
  max-width: 90%;
}
@media all and (max-width: 768px) {
  .single-group__img img {
    display: block;
    margin: 0 auto;
  }
}
.single-group__descr {
  margin-bottom: 30px;
  //flex-grow: 1;
  //margin-left: 50px;
}

@media all and (max-width: 1080px){
 .single-group__descr {
  width: 100%;
  margin-left: 0;
}
}

.single-group__descr-header {
  background: #414141;
  padding: 10px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 2px;
  overflow: hidden;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.single-group__descr-header::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 10%;
  height: 100%;
  background: #eb2424;
}
.single-group__descr-txt {
  padding: 10px;
  background: #ffffff;
  color: #414141;
}
.single-group__descr-txt p {
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.25rem;
}
.single-group__descr-txt p:last-of-type {
  margin-bottom: 0;
}
.single-group__characteristics {
  margin-bottom: 0;
  width: 100%;
  margin-left: 0;
}
.single-group__ch-tbl {
  background: #ffffff;
}
.single-group__ch-tbl table {
  border-collapse: collapse;
  width: 100%;
}
.single-group__ch-tbl table tr {
  border-bottom: 2px solid #6f6f6f;
}
.single-group__ch-tbl table tr:hover {
  background: #c7c7c7;
}
.single-group__ch-tbl table tr:last-of-type {
  border-bottom: none;
}
.single-group__ch-tbl table tr > td:first-of-type {
  //text-transform: capitalize;
}
.single-group__ch-tbl table tr > td:last-of-type {
  text-align: right;
}
.single-group__ch-tbl table tr td {
  padding: 10px;
}
@media all and (max-width: 768px){
.single-group__ch-tbl table tr td {
  padding: 5px 10px;
}	
}
.single-group__download {
  background: #eb2424;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
  text-decoration: none;
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  border-radius: 10px;
}
@media all and (max-width: 480px) {
  .single-group__download {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
}
.single-group__download img {
  width: 30px;
}

/*Tovar specs table*/
.tovar-specs {
  background: #e5e5e5;
  padding: 40px 30px 0.1px;
}

@media all and (max-width: 576px) {		
  .tovar-specs {		
	display: none;		
  }		
}

.tovar-specs__specs-table table {
  background: #ffffff;
  width: 100%;
  border-collapse: collapse;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.tovar-specs__specs-table table tr:nth-of-type(even) {
  background: #a0a0a0;
}
.tovar-specs__specs-table table tr:hover {
  background: #e5e5e5;
  cursor: pointer;
}
.tovar-specs__specs-table table tr:first-of-type {
  border-bottom: 2px solid #414141;
}
.tovar-specs__specs-table table th, .tovar-specs__specs-table table td {
  color: #414141;
  font-size: 0.875rem;
  border-right: 1px solid #c7c7c7;
  padding: 10px 5px;
  text-align: center;
}
.tovar-specs__specs-table table th:last-of-type, .tovar-specs__specs-table table td:last-of-type {
  border-right: none;
}

/*Dealers and service page*/
.dealers-service {		
  background: #fff;		
}

.dealers-service__map {
  display: flex;
	flex-direction: column;
	
  position: relative;
 
  padding-top: 30px;
}
.dealers-service__map img {
  width: 100%;
  height: auto;
}

.dealers-services {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 480px) {
  .dealers-services {
    flex-direction: column;
    align-items: center;
  }
}
.dealers-services__divider {
  width: 2px;
  background: #ffffff;
}
@media all and (max-width: 480px) {
  .dealers-services__divider {
    display: none;
  }
}

.dealers-btn, .services-btn {
  padding: 25px 50px;
  border-radius: 5px;
  border: none;
  outline: none;
  background: #eb2424;
  font-size: 2rem;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 4px;
  align-self: center;
}
@media all and (max-width: 540px) {
  .dealers-btn, .services-btn {
    font-size: 1.5rem;
    letter-spacing: 2px;
    padding: 20px 40px;
  }
}
@media all and (max-width: 360px) {
  .dealers-btn, .services-btn {
    font-size: 1.25rem;
    letter-spacing: 1px;
  }
}

@media all and (max-width: 480px) {
  .services-btn {
    margin-top: 10px;
  }
}

.dealers-services-list {
  padding: 0 30px 30px;
  background: #fff;
}

.service-dealer {
  padding: 30px 0;
  border-bottom: 2px solid #6f6f6f;
}
.service-dealer:first-of-type {
  padding-top: 0;
}
.service-dealer:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.service-dealer__city {
  display: flex;
  margin-bottom: 10px;
}
.service-dealer__city-name {
  color: #414141;
  margin-right: 30px;
  font-size: 1.75rem;
  letter-spacing: 1.5px;
}
.service-dealer__city-divider {
  flex-grow: 1;
  align-self: center;
  height: 4px;
  background: #eb2424;
}
.service-dealer__info {
  display: flex;
}
@media all and (max-width: 576px) {
  .service-dealer__info {
    flex-direction: column;
  }
}
.service-dealer__details {
  margin-right: 30px;
}
@media all and (max-width: 768px) {
  .service-dealer__details {
    width: 40%;
  }
}
@media all and (max-width: 576px) {
  .service-dealer__details {
    width: 100%;
    margin-right: 0;
  }
}
.service-dealer__detail {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #6f6f6f;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.service-dealer__detail:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.service-dealer__detail img {
  width: 32px;
  margin-right: 20px;
}
.service-dealer__detail span {
  font-size: 1rem;
}
.service-dealer__detail a {
  font-size: 1rem;
  color: #000;
  text-decoration: none;
}
.service-dealer__map {
  flex-grow: 1;
}
.service-dealer__map iframe {
  padding-bottom: 10px;
  width: 100%;
  height: 100%;
}
.service-dealer__map img {
  width: 64px;
  margin-bottom: 10px;
}
.service-dealer__map span {
  color: #eb2424;
}

/*Search page*/
.search-wrapper {
  display: block;
}

.search-txt {
  margin: 0 auto;
  font-size: 1.25rem;
}

.search-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0;
  border-bottom: 2px solid #6f6f6f;
}
.search-item:first-of-type {
  padding-top: 0;
}
.search-item:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.search-item__link {
  font-size: 1.25rem;
  color: #414141;
  text-decoration: none;
  font-weight: bold;
  margin-top: 10px;
}
.search-item__link:hover {
  color: #eb2424;
}

.item-cards {
  padding: 30px 30px 0;
  flex-wrap: wrap;
}
.item-cards_card {
  //margin-bottom: 30px;
  margin: 0 auto 30px;
}

@media all and (max-width: 520px) {		
	.item-cards_card {		
		margin-bottom: 10px;		
	}		
}

.item-cards_card .group__name {
	box-shadow: none;
}

.item-cards__header {
  background: #fff;
  padding-top: 30px;
  margin-bottom: 0;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.section-breadcrumbs {
  margin-bottom: 30px;
  background: #414141;
  padding: 15px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
.section-breadcrumbs__link {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
}
.section-breadcrumbs__link:hover {
  text-decoration: none;
  color: #eb2424;
}

.item-instruction-link {
  margin-top: 30px;
}

.sub-sub-list {
  list-style: none;
  margin-left: 10px;
}
.sub-sub-list__link {
  display: block;
  padding: 5px 20px;
  background: #414141;
  margin: 2px 0;
  color: #fff;
  text-decoration: none;
}
.sub-sub-list__link:hover {
  padding-left: 30px;
  transition: all 0.5s;
}

body#error-page {		
margin: 0!important;		
height: 100vh;		
}		

#error-page .wp-die-message {		
min-height: 100vh;		
}

.sds {
	padding: 30px 30px 0;
	display: flex;
	flex-wrap: wrap;
}

.sc {
	width: 25%;
}

@media all and (max-width: 992px) {
	.sc {
	width: 33.3%;
}
}

@media all and (max-width: 768px) {
	.sc {
	width: 50%;
}
}

@media all and (max-width: 576px) {
	.sc {
	width: 100%;
}
}

.sc p {
	margin-bottom: 5px;
}

@media all and (max-width: 576px) {
	.sc p{
	text-align: center;
}
}

.sc p:last-of-type {
	margin-bottom: 30px;
}

/*# sourceMappingURL=style.css.map */
