/* Шапка */
header {
  background: rgba(247, 247, 251, 0.7);
  z-index: 10;
}
.top-menu {
  display: none;
}
.fly-menu__block.fly-menu__account {
  display: none !important;
}
.fly-menu__block.fly-menu__cart {
  display: none !important;
}
#cart, #button-cart, .product-page__cart, .product-page__add-to-cart, .add_to_cart {
	display: none !important;
}
.header-block__item.header-block__item-cart {
  display: none !important;
}
.product-thumb__cart.disabled2 {
  min-height: 0px;
}

#logo .img-responsive {
  width: 150px;
}
.header-block {
  padding: 15px 0 15px;
}
.menu__level-1-img {
  width: 24px;
  height: 24px;
  margin: 0 7px 0 0;
}
.menu__level-1-a {
  font-weight: 700;
}
.header-search {
  margin-top: -1px;
}
.menu2 .menu__level-1-li:hover {
  background: #353535;
}
.menu__header:hover {
  background: #353535;
}
.menu2 .menu__level-1-li {
  box-shadow: inset 1px 0 0 rgb(66, 66, 66);
}
.menu__level-2 {
  padding: 0px;
}
.menu1 .menu__level-1-li:hover {
  background: #f2f2f2;
}
.menu__level-2-ul:hover {
  background: #f2f2f2;
}
@media (min-width: 992px) {
  .menu1.new .menu__collapse {
    height: auto;
    width: 100% !important;
  }
  .menu-wrapper.new {
    width: 250px;
  }
}

/* Прилипающее меню */
.fly-menu {
  background: #242424c9;
}
@media (min-width: 992px) {
  .fly-menu__product-name, .fly-menu__product-price, .fly-menu__caption {
    color: #fff;
  }
}

/* Слайдер */
/*@media (max-width: 575px) {
  .uni-slideshow_v2__image.text-over-image img {
    object-fit: contain !important;
  }
} */
@media (min-width: 768px) and (max-width: 2299px) {
.uni-slideshow_v2-0 .uni-slideshow_v2__item {
    max-height: 87vh !important;
  }
.uni-slideshow_v2__image img {
	max-height: 87vh !important;
  }
}
@media (min-width: 2300px) {
.uni-slideshow_v2-0 .uni-slideshow_v2__item {
    max-height: 100vh !important;
  }
.uni-slideshow_v2__image img {
	max-height: 100vh !important;
  }
}

.uni-slideshow_v2 {
  border: none;
  border-radius: 0px;
  margin: -25px 0 20px;
}
  @media (min-width: 1600px) {
.uni-slideshow_v2 {
  margin: -65px 0 20px;
}
}
.left-side {
  position: absolute; 
  right: 140%;
  width: 100%;
}
.uni-slideshow_v2__title {
  text-transform: none;
}
.uni-slideshow_v2__description {
  width: 40%;
}
.uni-slideshow_v2__text {
  font-size: 1.3em;
}
.uni-slideshow_v2 .owl-nav {
  left: 10px;
  right: 10px;
}
.uni-slideshow_v2 .owl-nav button {
  background: #f2e9e945;
}
.owl-carousel .owl-next, .owl-carousel .owl-prev {
  border-radius: 20%;
}
.uni-slideshow_v2 .owl-nav button {
  color: #242424;
}
.uni-slideshow_v2 .owl-nav button:hover {
  color: #0056a9;
}
.uni-banner.row.row-flex {
  width: 100%;
  margin: 0 auto;
}
.owl-carousel .owl-nav {
  z-index: 9;
}

/* Виджеты */
.home-banner__image {
  max-width: 150px;
  max-height: 75px;
}

/* HTML модуль */
.title-center  {
  text-align: center;
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 1.3em;
  color: var(--heading-c);
}
.fr {
  padding: 15px;
  border-radius: 4px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
/* Карточка товара - описание */
.prod-sec {
  left: 50%; 
  right: 50%; 
  margin-left: -50vw; 
  margin-right: -50vw; 
  width: 100vw; 
  position: relative;
}
.prod-sec.black {
  background: #000;
}
.prod, .prod-main {
  padding: 15px;
  line-height: 1.5;
  text-align: left;
  background: linear-gradient(90deg, #d9d9d9 0%, rgba(255, 255, 255, 0) 100%);
}
.prod-black {
  padding: 15px;
  line-height: 1.5;
  text-align: left;
  background: #000;
}
.prod  a, .blockmob a {
  color: #0000ff;
  text-decoration: none;
}
.prod a:hover {
  text-decoration: underline;
  color: var(--a-c-hover);
}
.blockmob .btn-primary {
  text-decoration: none;
  color: #fff;
  margin-top: 25px;
}
.blockmob .btn-primary:hover {
  color: #fff;
  text-decoration: none;
}
.blockmob a:hover {
  text-decoration: underline;
  color: var(--a-c-hover);
}
.appblock a:hover {
  text-decoration: underline;
}
.prod-black  a{
  color: #ffff00;
  text-decoration: none;
}
.prod-black a:hover {
  text-decoration: underline;
  color: #fff;
}
.main-bg1 {
  position: relative;
  width: 100vw;
}
.product-page__image-addit .owl-item {
  padding: 0px 15px;
}
.short-attributes-groups {
  font-weight: 500;
  max-width: 500px;
}
.short-attribute {
  padding: 6px 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  border-radius: 6px;
  border-top: 1px solid rgba(0 0 0 / .06);
  border-left: 1px solid rgba(0 0 0 / .06);
  border-right: 1px solid rgba(0 0 0 / .06);
}
.short-attribute:last-child {
  border-bottom: 1px solid rgba(0 0 0 / .06);
}
.short-attribute:nth-child(2n+1) {
  background: #f7f7f7;
}
.short-attribute > .attr-text {
  max-width: 50%;
  text-align: right !important;
}
.keypic img, .iconpic img {
  max-width: 90px !important;
  margin-bottom: 10px;
}
.keypic img:hover {
  background-clip: padding-box;
  transition: box-shadow linear .1s;
  border-radius: 18px;
  border: solid 1px transparent;
  box-shadow: 0 3px 15px rgba(0 0 0 / .12);
}
@media (min-width: 1200px) {
  .mob-bg1 {
  display: none;
}
  .display-flex-center {
  display:flex;
  align-items:center;
  min-height: 700px;
}
  .mob-bg {
  max-width: 850px;
  margin: 0 auto;
  display: block;
}
  .prod, .prod-black, .prod-main {
  background: transparent;
  max-width: 850px;
  margin: 0 auto;
  display: block;
}
  .prod-main {
  color: #fff;
}
  .top-block {
  height: 30vw;
}
  .bgg {
  background: linear-gradient(270deg, #d9d9d9 0%, rgba(255, 255, 255, 0) 50%);
  border: 1px solid #f7f7f7;
  }
  .bgg2 {
  background: linear-gradient(90deg, #d9d9d9 0%, rgba(255, 255, 255, 0) 50%);
  }
}
@media (max-width: 1199px) {
  .main-bg1, hr {
  display:none;
  }
}
.mob-bg1 {
  position: relative;
}
.product-data__item.stock {
  display: none;
}
.obj-center {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mbt {
  margin: 50px 0 50px;
}
.bbs {
  margin: 20px auto;
  display: block;
}
#tab-description {
  overflow: visible;
}

/* Карточка товара - табы*/
.nav-tabs {
  background: none;
}
.nav-tabs .active {
  background: #f7f7f7;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  box-shadow: 3px 3px 8px rgba(0 0 0 / .12);
  margin: 0 10px 10px 10px;
  padding-right: 15px;
}
/* Карточка товара - загрузки*/
.ftech {
    margin-bottom: 5px;
    padding: 40px;
    overflow: hidden;
    background: #f7f7f7;
    box-sizing: border-box;
    transition: all 0.3s;
    list-style: none;
    border-radius: 4px;
}
.ftech:hover {
    background: #e4e4e4;
}


/* Кнопка */
.btn-primary:hover, .btn-primary:focus {
  box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.6);
}

/* Сравнение */
.compare-page__delete:hover {
  background: #0056a9;
}
.compare-page__delete:hover .far.fa-trash-alt{
  color: #fff;
}
.far.fa-trash-alt {
  color: #0056a9;
}

/* Где купить */
.part-logo {
  text-align: center;
  line-height: 125px;
  max-height: 125px;
  max-width: 250px;
  margin: 0 auto;
}
.logo-img {
  vertical-align: middle;
}
.part-tile {
  min-height: 330px;
}
.part-name {
  min-height: 80px;
  font-size: 16px;
}

/* Фильтр */
.dream-filter .irs-from, .dream-filter .irs-to, .dream-filter .irs-single {
  color: #0056a9;
  font-weight: 500;
}
.dream-filter .irs-handle, .dream-filter .rdf-group .rdf-label, .dream-filter .irs-bar {
  background: #0056a9;
}
.dream-filter .rdf-filters .rdf-group .checkbox  label span::after {
  background: #0056a9;
}
.dream-filter .panel-title {
  font-size: 15px;
}
.dream-filter .btn.btn-material-reset:hover {
  background: #0056a9;
  color: #fff;
}
.dream-filter .rdf-filters .rdf-picked > .btn:hover {
  background: #0056a9;
  color: #fff;
}

/* Подвал */
.footer__text {
  border-top: solid 1px rgba(255, 255, 255, 0.08);
  line-height: 2;
  margin-bottom: 20px;
}
.logo-footer {
  position: absolute;
  display: block;
}
  @media (max-width: 1200px) {
.logo-footer {
  position: relative;
  display: block;
  margin-bottom: 28px;
  }
}
/* Согласие на обработку ПД */
@media (max-width: 767px) {
  .notification__text {
    font-size: 12px;
  }
}

/* Отключение анимации AOS на моб версии */
@media only screen and (max-width: 768px) {
    .animated {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="fade"][data-aos^="fade"],
    [data-aos^="zoom"][data-aos^="zoom"] {
        opacity: 1 !important;
		transform: none;
    }
    [data-aos="zoom-in"] {
        transform: scale(1) !important;
    }
}
/* Модальные окна приоритет */
.modal {
  z-index: 10080;
}

/* Новости - Обзоры */
.rev-ico {
  background-image: url('/image/catalog/icons/review-ico.png');
  width: 50px;
  height: 50px;
  display: inline-block;
}
.you-ico {
  background-image: url('/image/catalog/icons/youtube-ico.png');
  width: 50px;
  height: 50px;
  display: inline-block;
}
.news-page {
  padding: 30px 15px 5px 15px;
  border-radius: 4px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

/* Всплывающее окно проверки гарантии */

.b-container {
    width: 350px;
    height: 50px;
    margin: 0px auto;
}

#popUp {
    top: 12%; 
	left: 50%; 
	height: 200px;
	position: fixed;
	width: 400px;  
	border-radius: 11px;
	background: #f9f9f9;
	margin-left: -200px;	
	margin-top: -100px;
	display: none; 
	opacity: 0;
	padding: 17px;
	z-index: 6;
}
#popUp #close {
	cursor: pointer;
	position: absolute;
	width: 23px;
	height: 23px;
	top: 15px;
	right: 9px;
	opacity: 0.3;
}
#popUp #close:hover {
opacity: 1;
}
#popUp #close:before, #popUp #close:after {
position: absolute;
left: 10px;
content: ' ';
height: 17px;
width: 2px;
background-color: #333;
}
#popUp #close:before {
transform: rotate(45deg);
}
#popUp #close:after {
transform: rotate(-45deg);
}
#overlay {
	z-index:4; 
	background-color:#010; 
	position:fixed; 
	opacity:0.86;
	width:100%; 
	height:100%;
	display:none; 
	top:0;
	left:0;
}
.inprice-serial {
    width: 250px;
    font-size: 14px;
    height: 30px;
}
.in-result {
    top: 80px;
    position: absolute;
    font-size: 13px;
}
