/*   
Theme Name: wpmvideo
Theme URI: emailmatrix.ru
Description: Стартовая тема для mvideo
Author: EMX
Author URI: emailmatrix.ru
Version: 1.0.0
*/

/* @import "css/style.min.css"; */


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

/* body {
    --scrollbarWidth: 0px !important;
} */

.article-comment{
	padding-bottom: 20px;
}
.article .button.button--dark.loading{
	color: transparent;
	background: var(--button-dark-bg) url(img/loader.svg) no-repeat center;
}
.account__img{
	border-radius: 23px;
	/* overflow: hidden; */
}

/************************/
section.article-table,
.wp-block-getwid-table_wrap{
	max-width: 1108px;
	padding: 0 36px;
	margin: 0 auto;
	overflow: auto;
	margin-bottom: 46px;
}
/*
.has-text-align-center{
	text-align:center;
}*/
.has-text-align-left{
	text-align:left;
}
.has-text-align-right{
	text-align:right;
}
section.article-table .wp-block-table{
	margin: 0;
}
section.article-table .wp-block-table table,
.wp-block-getwid-table_wrap table{
	border-collapse: collapse;
	border: 0;
	margin-bottom: 10px;
	width: auto;
	font-size: 14px;
}

section.article-table .wp-block-table .has-text-align-right{
	text-align:right;
}


section.article-table .wp-block-table td,
section.article-table .wp-block-table th,
.wp-block-getwid-table_wrap td,
.wp-block-getwid-table_wrap th{
	padding: 8px;
	text-align:left;
	border: 1px solid transparent;
}
section.article-table .wp-block-table th,
.wp-block-getwid-table_wrap th{
	background-color: #f7f7fa;
	/*height: 60px;*/
	vertical-align: top;
	font-size: 14px;
	line-height: 1.44;
	font-weight: 500;
	color: #000000;
	vertical-align: top;
	min-width: 102px;
}
section.article-table .wp-block-table td img + br{
	display: none;
}
section.article-table .wp-block-table td img,
.wp-block-getwid-table_wrap td img{
	vertical-align:middle;
	margin-right: 10px;
}
.wp-block-getwid-table{
	display:inline-block;
}

@media screen and (max-width: 1030px) {
	section.article-table,
	.wp-block-getwid-table_wrap{
		max-width: 840px;
		padding: 0 36px;
	}
}
@media screen and (max-width: 767px) {
	section.article-table,
	.wp-block-getwid-table_wrap{
		max-width: 360px;
		padding: 0 16px;
	}
}
@media screen and (max-width: 360px) {
	section.article-table,
	.wp-block-getwid-table_wrap{
		margin-left: 16px;
		margin-right: 16px;
		padding: 0 ;
	}
}
@media screen and (max-width: 575.98px) {
	.article .madtest{
		margin: 0 -10px;
	}
	/*.box-apm .ays_poll_grid_view_container{
		flex-direction: column !important;
	}
	.box-apm .ays-poll-answer-container-gird{
		width: 100% !important;
	}*/
	.box-apm .apm-choosing .ays-poll-each-answer-grid{
		text-align:left;
	}
	.box-apm .apm-answers.ays_poll_grid_view_container .apm-choosing label.ays_label_poll{
		height: 100%;
	}
}
.ays-poll-main{
	max-width: 1108px;
	padding: 0 36px;
	width: 100% !important;
	margin: 0 auto;
}
.ays-poll-main > form{
	width: 100%;
	max-width: 636px;
}
.ays-poll-main .box-apm.choosing-poll{
	padding-bottom: 0px !important;
	border-radius: 4px !important;
	border: 0px none !important;
}
.ays-poll-main.poll_turquoise .box-apm.choosing-poll{
	background-color: #e8f6f9 !important;
}
.ays-poll-main .box-apm.choosing-poll label.ays_label_poll{
	border-radius: 4px !important;
}
.ays-poll-main.poll_turquoise .box-apm.choosing-poll label.ays_label_poll{
	background-color: #b9ecf1 !important;
	transition: background 0.4s;
}
.ays-poll-main.poll_turquoise .box-apm.choosing-poll label.ays_label_poll:hover{
	background-color: #96d7dd !important;
}
.ays-poll-main.poll_turquoise .box-apm.choosing-poll label.ays_label_poll *{
	color:#000000 !important;
}


/************/

.ays-poll-main.poll_grey .box-apm{
	background-color: #f5f5f5 !important;
}
.ays-poll-main.poll_grey .box-apm.choosing-poll label.ays_label_poll{
	background-color: #b0afb4 !important;
	transition: background 0.4s;
}
.ays-poll-main.poll_grey .box-apm.choosing-poll label.ays_label_poll:hover{
	background-color: #d0cfd5 !important;
}
.ays-poll-main.poll_grey .box-apm.choosing-poll label.ays_label_poll *{
	color:#000000 !important;
}


/********************/

.VueCarousel-pagination{
	position: absolute !important;
	bottom: 75px !important;
}
.VueCarousel-pagination .VueCarousel-dot{
	background-color: #dfdee2  !important;
	border-radius: 2px  !important;
	border: 0  !important;
	width: 32px  !important;
	height: 2px  !important;
	padding: 0  !important;
	margin: 0 6px;
}
.VueCarousel-pagination .VueCarousel-dot.VueCarousel-dot--active{
	background-color: #333 !important;
}
.VueCarousel-navigation-button{
	width: 40px !important;
	height: 40px !important;
	background: url(img/slider/arrow-left.svg) no-repeat center center #fff !important;
	box-shadow: 0 1px 20px rgba(4,6,28,.1) !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	border-radius: 50% !important;
	color: transparent !important;
	font-size: 0 !important;
	top: calc(50% - 20px) !important;
	z-index: 10 !important;
	outline: none !important;
}
.VueCarousel-navigation-button.VueCarousel-navigation--disabled{
	display: none !important;
}
.VueCarousel-navigation-button.VueCarousel-navigation-prev{
	background: url(img/slider/arrow-right.svg) no-repeat center center #fff !important;
}
.VueCarousel-inner{
	margin: 0px -10px;
}
.VueCarousel-slide{
	max-height: 0;
	transition: height 0.4s;
	padding: 0 10px;
}
.VueCarousel-slide.VueCarousel-slide-active{
	max-height: 1000px;
}
@media screen and (max-width: 766.98px) {
	.VueCarousel-pagination{
		bottom: 60px !important;
	}
}


/******************/

/*
.main-menu__list .main-menu__item{
	margin-right: 26px;
}*/
#menu-item-96390 a{
	color:#e31235;
}

body > img {
    display: block;
    position: absolute;
    width: 1px;
}
.main-stories .story{
	background-size: cover;
	background-position:center;
}

.VueCarousel-slide{
	max-height: 0;
	transition: height 0.4s;
}
.VueCarousel-slide.VueCarousel-slide-active{
	max-height: 1000px;
}
.page-footer__left .page-footer__menu{
	grid-template-rows: repeat(4,auto);
}
.vu-item{
	overflow: hidden;
	padding: 0;
	max-height: 1px;
}
.card__slider1 img{
	margin: 0 auto;
  max-height: 284px;
  height: 284px;
  object-fit: contain;
}

/**********************/
.story-item .button.button--buy{
	background: #E21235;
	position:relative;
	z-index:99;
}
.story-item__container.story-item__container-product{
	background: #ffffff;
}
.story-product__img{
	height: 45em;
	background-position:center;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 12em;
	left: 0;
	right: 0;
}
.story-product__cost{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.story-product__cost .story-product__cost-new{
	font-size: 7em;
	color: #000000;
	font-weight: 700;
}
.story-product__cost .story-product__cost-old{
	color: #86868A;
	font-size: 4em;
	text-decoration: line-through;
}
.story-product__title{
	font-size: 4em;
	color: #000000;
	font-weight: 700;
	padding-top: 0.5em;
}
.story-product__raiting{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.story-product__raiting .story-product__raiting-stars{
	color: #E21235;
	font-size: 4em;
	font-weight: 700;
	display: flex;
	align-items: center;
}
.story-product__raiting .story-product__raiting-stars:before{
	content: "";
	display: block;
	width: 1.2em;
	height: 1em;
	background: url(img/star.svg) no-repeat center;
	background-size: contain;
	margin-top: 3px;
}
.story-product__raiting .story-product__raiting-reviews{
	color: #86868A;
	font-size: 3em;
}
.story-item__button{
	position:relative;
	z-index:99;
}


.story-item__tag{
	position:relative;
	z-index:10;
}

.article-block__container ol + br, .article-block__container ul + br, .article-block__container li + br,
.article-block__container ul > br, .article-block__container ol > br, .article-block__container h3 + br{
	display: none; 
}
@media screen and (max-width: 767px) {
  .article-header__img .article-header__label {
    display: block;
  }
}
.article-header__top .article-header__title .h1{
	color: var(--main-color) !important;
	font-size: 28px;
    line-height: 1.29;
	font-weight: 700;
	font-family: 'Styrene B LC',Arial,sans-serif;
}
#menu-item-138680 a{
	color: #ff0400;
}