@media(min-width: 1240px){
	.container{
		max-width: 1240px !important;
	}
	
}
.sub-title-page{
	text-align: center;
}
.header-title h1 {
    text-align: center;
    margin-bottom: 14px;
    font-size: 34px;
    line-height: 1;
}
.header-title {
    margin: 62px 0;
    margin-bottom: 70px;
}
.block-products{
	margin-bottom: 70px;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product{
	width: calc((100% / 3) - 14px);
	height: auto;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	margin: 0 20px 20px 0;
}
.woocommerce .products ul, .woocommerce ul.products{
    display: flex;
    flex-wrap: wrap;
}
.block-category .product-category.last{
	margin-right: 0 !important;
}
.woocommerce-page.columns-3 ul.products li.product:hover, .woocommerce.columns-3 ul.products li.product:hover{
}
.woocommerce-Price-currencySymbol{
	margin-left: 5px;
}
.prod-img img{
	max-width: 410px;
	width: 100%;
	margin: auto !important;
}
.all-products .products{
	display: grid !important;
	grid-template-columns: 50% 50%;
	grid-gap: 0px;
	background: #fff;
}
/*.products.columns-2 li{
	border-right: 0.05px solid rgb(0, 0, 0, .1);
	border-bottom: 0.05px solid rgb(0, 0, 0, .1);
	border-left: 0.05px solid rgb(0, 0, 0, .1);
	border-top: 0.05px solid #fff;
}
.products.columns-2 li:nth-child(odd){
	border-left: 1.5px solid #fff;
}
.products.columns-2 li:nth-child(even){
	border-right: 1.5px solid #fff;
}
.products.columns-2 li:last-child{
	border-bottom: 1.5px solid #fff;
}
.products.columns-2 li:nth-last-child(2){
	border-bottom: 1.5px solid #fff;
}*/

.block-pad-prod{
	padding-top: 75px;
}
.prod-img{
	margin-top: 40px;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before{
	display: none !important; 
}
.prod-img{
	text-align: center;
}
.prod-title{
	font-weight: 500;
	color: #000;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
}
.prod-title h2{
	padding-bottom: 0 !important;
	font-weight: 700;
	font-size: 17px;
	line-height: 25px;
	color: #202020;
}
.block-product{
	background: #fff;
	padding-bottom: 60px;
	border: 1px solid #fff;
}
.block-product a{
	text-decoration: unset;
	display: block;
}
.products.columns-2 li{
	border: none !important;
}
.products.columns-2 li:hover,
.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover{
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}
.prod-price span{
	text-align: center;
	font-weight: 400 !important;
	font-size: 15px !important;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 20px !important;
	color: #000 !important;
}
.prod-colors{
	display: flex;
	align-items: center;
	justify-content: center;
}
.circle{
	
	
	margin: 0 4px;
	border-radius: 50%;
}
.woocommerce ul.products li.product a img { 
    /* FORMAT ALL IMAGES TO FILL EQUIVALENT SPACE,
    to remove jitter on replacement */
    
    
}
.woocommerce ul.products li.product a img:nth-of-type(1){
	height: auto;
    /*transition: opacity .5s ease-out;*/
    opacity: 1;
}
.woocommerce ul.products li.product a img:nth-of-type(2) {
    height: 0;
    /*transition: opacity .5s ease-out;*/
    opacity: 0;
}
.woocommerce ul.products li.product a:hover img:nth-of-type(2) {
    height: auto;
    /*transition: opacity .5s ease-out;*/
    opacity: 1;
}
.woocommerce ul.products li.product a:hover img:nth-of-type(1) {
    height: 0;
    /*transition: opacity .5s ease-out;*/
    opacity: 0;
}

.block-background-video {
	
}
.block-slider, .block-text{
	background: #F9F9F9;
}
.banner-block{
	width: 100%;
	height: 420px;
	background-size: cover;
	background-position: center;
    background-position-y: center;
    background-repeat: no-repeat;
}
.block-title{
	font-size: 34px;
	line-height: 46px;
	font-weight: 700;
	text-align: center;
	
	margin-bottom: 40px;
}
.block-category .product-category{
	background-color: #F9F9F9;
	padding-bottom: 78px !important;
	border-radius: 6px;
}
.block-category .product-category:hover
{
	box-shadow: unset !important;
}
.block-category .product-category img{
	margin: 60px auto 0 auto !important;
	padding-left: 16.5%;
	padding-right: 16.5%;
}
.block-category .product-category h2{
	text-align: center;
	color: #202020;
	font-weight: 700;
	font-size: 28px !important;
	line-height: 32px;
	padding-top: 0 !important;
	margin-top: 38px !important;
	padding-bottom: 0 !important;
}
.block-category{
	padding-top: 20px;
	display: flex;
	align-items: center;
}
.block-background-video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .3; 
}
.slick-dotted.slick-slider{
	margin-bottom: 0 !important;
}
.block-video-full video{
	display: block;
}


.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product{
	width: calc((100% / 3) - 10px);
	
	height: auto;
}

.woocommerce-page ul.products li.product:hover
{
	
}

.woocommerce .products ul, .woocommerce ul.products{
    display: flex;
    
}
.woocommerce ul.products:before, .woocommerce ul.products:after{
	display: none;
}
.playpause:hover{
	opacity: .8;
}
.block-added-info{
	 text-align: center;
	 margin: 0;
	 font-weight: normal;
	 font-size: 12px;
	 color: #1D1D1D;
}
.block-video-full{
	position: relative;
}
.playpause{
	 background-image:url('/wp-content/themes/monocaso/img/home/play_pause.svg');
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
    cursor: pointer;
}
.block-video-full{
	margin-top: 0px;
	
	overflow: hidden;
}
.block-video-full video
{
	
	
}
.block-info-title{
	color: #202020;
	font-size: 34px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 25px;
}
.block-info-description{
	color: #202020;
	font-weight: 400;
	letter-spacing: 0.2px;
	font-size: 16px;
line-height: 28px;
}
.slick-next{
	right: 40px !important;
}
.slick-prev{
	left: 40px !important;
	z-index: 1;
}
.slick-prev:before, .slick-next:before{
	
   
  	opacity: 1 !important;
    margin: 0 ;
}
.slick-prev:before{
  transform: rotate(
135deg
);
    -webkit-transform: rotate(
135deg
);
}
.slick-next:before{
	  transform: rotate(
-45deg
);
    -webkit-transform: rotate(
-45deg
);
}
.slick-dots{
	bottom: 25px !important;
}
.slick-dots li button:before{
	color: #fff !important;
	opacity: 1 !important;
}
.slick-dots li.slick-active button:before{
	color: #525252 !important;
}
.block-slider .row{
	margin-top: 20px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	background: #F9F9F9;
	padding-top: 134.5px;
	padding-bottom: 134.5px;
}
.block-slider img
{
	border-radius: 6px;
}
.block-slider .block-info-title{
	padding-right: 14%;
}
.block-slider .block-info-description{
	padding-right: 14%;
}
.block-text .row{
	background-color: #f8f8f8;
	height: 740px;
	display: flex;
	align-items: center;
}
.block-text .block-info-description{
	padding-right: 10%;
}
.block-last-text{

	height: 740px;
	display: flex;
	align-items: center;
}
.block-last-text .block-info-title{
	padding-right: 20%;
}
.block-last-text .block-info-description{
	padding-right: 5%;
}
.block-info-btn a{
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	border: 1px solid #000;
	padding: 13px 60px;
	display: block;
	width: max-content;
	border-radius: 32px;
	text-decoration: unset;
	margin-top: 26px;
	color: #000;

}
.block-info-btn a:hover{
	background-color: #000;
	color: #fff;
}
.woocommerce-page.columns-3 ul.products li.product:hover, .woocommerce.columns-3 ul.products li.product:hover{
}
.about-text img{
	border-radius: 6px;
}
.all-products .products li{
	width: 100% !important;
	margin: 0 !important;
}
@media(max-width: 1399px){
	.block-category .product-category img{
		    max-width: 62% !important;
	}
	.block-slider .block-info-title {
		padding-right: 0;
	}
	.block-slider .block-info-description {
		padding-right: 0;
	}
	.block-last-text .block-info-description{
	padding-right: 0%;
}
}
@media(max-width: 1199px){
	.container{
		max-width: 100%;
	}
}
@media(min-width: 993px) and (max-width: 1024px){

	.block-slider{
		height: auto;
		margin-top: 100px;
	}
	.block-category .product-category img{
		margin: 15px auto 0 auto !important;
	}
	.block-category .product-category{
		
	}
	.block-video-full{
		margin-top: 20px;
	}
	.block-slider .block-info{
		margin-top: 40px;
	}
	.block-slider .col-lg-4{
		margin: auto;
	}
}
@media(max-width: 1024px){
	.products.columns-2 li:hover{
}
	.block-slider, .block-text{
		background: #FFF;
	}
	.block-slider .container-tablet .row{
		padding-top: 0;
	}
	.container{
		max-width: 100%;
		padding-left: 32px;
		padding-right: 32px;
	}
	.block-slider .container .row, .block-text .container .row{
		background: #fff;
	}
	.woocommerce-page.columns-3 ul.products li.product:hover, .woocommerce.columns-3 ul.products li.product:hover{
	}
	.block-text{
		height: auto;
	}
	.block-category{
		
	}
	.about-text .row{
		flex-direction: column-reverse !important;
	}
	.about-text{
		padding-top: 0 !important;
		background-color: #fff;
	}
	.about-text .col-lg-4{
		width: 100%;
	}
	.block-last-text .col-lg-6{
		width: 100%;
	}
	.block-last-text{
		height: auto;
	}
	.block-last-text .col-lg-5{
		width: 100%;
	}
	.about-text .row .col-lg-6{
		width: 100%;
	}
	.block-slider .col-lg-4{
		margin: auto;
	}
	.block-slider .block-info{
		margin-top: 40px;
	}
	.block-video-full{
		margin-top: 0;
	}
	.block-last-text .col-lg-4{
		width: 100%;
	}
	.banner-block{
		height: 386px;
	}
	.block-category .product-category img{
		margin: 15px auto 0 auto !important;
	}
	.block-category .product-category{
		
	}
	.container-tablet{
	    width: 100%;
    	max-width: unset;
    	padding: 0 15px;
	}
	.container-tablet .row{
		--bs-gutter-x: 0;
	}
	.block-category .product-category img{
		    max-width: 70% !important;
	}
	.block-category .product-category h2{
		font-size: 18px !important;
		line-height: 22px;
	}
	.block-added-info{
		font-size: 12px;
	}
	.block-title{
		font-size: 32px;
	}
	.block-slider .container-tablet, .block-last-text .container-tablet{
		padding: 0;
	}
	
	.block-slider .row .col-lg-4{
		max-width: 720px;
	}
	.block-info-title{
		text-align: center;
	}
	.block-slider .block-info-description{
		text-align: center;
		margin-bottom: 55px;
	}
	.slick-prev:before, .slick-next:before{
		padding: 10px;
	}
	.slick-prev{
		left: 60px !important;
	}
	.slick-next{
		right: 60px !important;
	}
	.slick-dots{
		bottom: 50px !important;
	}
	.slick-dots li button:before{
		font-size: 10px !important;
	}
	.block-slider{
		padding-bottom: 0;
		margin-bottom: 55px;
		height: auto;
		margin-top: 20px;
		background: #fff;
	}
	.slick-dotted.slick-slider{
		margin-bottom: 0 !important;
	}
	.block-text .row{
		flex-direction: column-reverse;
	}
	.block-text .col-lg-5{
		width: 100%;
	}
	.block-text .block-info-description{
		padding-right: 0;
	}
	.block-text{
		padding: 120px 0;
	}
	.block-text img{
		width: 100%;
		margin-bottom: 40px;
	}
	.block-text .block-info-description{
		margin-bottom: 0;
		text-align: center;
	}
	.block-last-text{
		padding-top: 0;
		padding-bottom: 83px;
	}
	.block-last-text .block-info-title{
		margin-top: 55px;
		padding-right: 0;
	}
	.block-last-text .block-info-description{
	    text-align: center;
		padding: 0 30px;
	}
	.block-info-btn a{
		margin-top: 55px;
		margin-left: auto;
		margin-right: auto;
	}
	.playpause{
		width: 96px;
		height: 96px;
	}
	.block-info{
		padding: 0 100px;
	}
	.block-slider .block-info-description{
		padding: 0 65px;
	}
	.woocommerce .products ul, .woocommerce ul.products{
		justify-content: space-between;
	}
	.container-tablet{
		padding: 0;
	}
	.container-tablet .row{
		flex-direction: column;
		height: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.container-tablet .row .col-md-12{
		width: 100%;
	}
	.block-slider .block-info{
		padding: 0 16px;
	}
	.block-info{
		padding: 0 15px;
	}
	.block-info {
	    padding: 0 100px;
	}
	.block-last-text .block-info{
	    padding: 0 35px;
	}
	.block-video-full video{
		border-radius: 0;
	}
	.block-video-full{
		border-radius: 0;
	}
	.block-slider img{
		border-radius: 0;
	}
	.block-text img{
		border-radius: 0;	
	}
}
@media(max-width: 992px){
	.block-category .product-category img{
		max-width: 58% !important;
	}


}
@media(max-width: 720px){
	.prod-title{
		font-size: 12px;
	}
	.prod-price span{
		font-size: 13px !important;
	}
	.prod-img{
		margin-top: 0;
	}
	.block-product{
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.block-pad-prod{
		padding-top: 30px;
	}
	.block-products .prod-colors{
		display: none;
	}
	.prod-title{
		line-height: 14px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
		width: 100% !important;
	}
	.block-text img, .block-last-text img{
	    /*height: 100vw;
    	object-fit: cover;*/
	}
	.block-info-btn a{
		width: 247px;
		text-align: center;
		padding-left: 0;
		padding-right: 0;
		margin-top: 20px;
	}
	.block-category .block-title{
		margin-top: 55px;
	}
	.block-slider{
		margin-top: 0;
	}
	.block-category{
	height: auto;
}
	.woocommerce .products ul, .woocommerce ul.products{
		flex-direction: column;
	}
	.banner-block{
		height: 238px;
	    background-position-x: center;
	}
	.block-title{
		font-size: 24px;
		line-height: 29px;
		margin-top: 30px;
		margin-bottom: 15px;
	}
	.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product{
		width: 100%;
		margin: 0 0px 15px 0px;
	}
	.block-category .product-category.last{
		margin-right: 15px !important;
	}
	.block-video-full{
		margin-top: 48px;
	}
	.block-slider .row{
		margin-top: 48px;
	}
	.block-info-title{
		font-size: 26px;
		line-height: 31px;
		margin-bottom: 20px;
	}
	.block-slider{
		padding: 0;
		background: #fff;
	}
	.block-info{
		padding: 0 16px;
	}
	.block-info-description{
		font-size: 15px;
		line-height: 24px;
	}
	.block-slider .block-info-description{
		padding: 0;
		margin-bottom: 30px; 
	}
	.slick-prev{
		left: 15px !important;
	}
	.slick-next{
		right: 15px !important;
	}
	.slick-dots{
		bottom: 10px !important;
	}
	.slick-prev:before, .slick-next:before {
    padding: 5px;
	}
	.block-text{
		padding-top: 64px; 
		padding-bottom: 80px;
	}
	.block-text img{
		margin-bottom: 20px;
	}
	.block-last-text .block-info-description{
		padding: 0; 
	}
	.block-last-text .block-info{
		padding: 0 15px; 
	}
	.playpause{
		width: 54px;
		height: 54px;
	}
	.block-category .product-category img{
		
	}
	.block-category .product-category h2{
		font-size: 16px !important;
	}
	.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product{
		width: 100%;
		margin: 0 15px 15px 15px;
	}
}

.categories__banner{
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	padding-bottom: 83%;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-decoration: unset;
}
.categories-section .pr-10{
	padding-right: 10px;
}
.categories-section .pl-10{
	padding-left: 10px;
}
.categories__banner-back{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2);
}
.categories__banner__text{
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 32px;
	position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.categories__banner:hover .categories__banner-back{
	background: rgba(0, 0, 0, 0.1);
}
@media(max-width: 1199px){
	.pl-10 .categories__banner{
		margin-top: 0;
	}
	.pl-10 .categories__banner{
		margin-top: 20px;
	}
}
@media(max-width: 720px){
	.block-slider .row{
		padding-bottom: 0;
	}
	.categories__banner{
		height: 254px;
		margin-bottom: 16px;
		margin-top: 16px;
	}
	.pl-10 .categories__banner{
		margin-bottom: 0;
	}
	.categories__banner__text{
		font-style: normal;
		font-weight: 700;
		font-size: 22px;
		line-height: 16px;
	}
	.categories-section .pr-10 > a{
		margin-bottom: 0;
	}
	.block-text .container-tablet{
		padding-left: 0;
		padding-right: 0;
	}
}
@media(min-width: 1024px){
	.container{
		max-width: 100%;
		padding-left: 32px;
		padding-right: 32px;
	}
	.block-text.about-text .block-info{
		padding-left: 60px;
	}
	.block-slider .container, .block-text .container{
		padding-left: 0;
		padding-right: 0;
	}
	.block-slider .container, .block-text .container{
		padding-left: 32px;
		padding-right: 32px;
	}

}

@media(max-width: 1240px){
	.block-background-video{
		border-radius: unset;
	}
	
}

@media(max-width: 768px){
	.container{
		padding-left: 16px;
		padding-right: 16px;
	}
	.block-text .container{
		padding-left: 0;
		padding-right: 0;
	}
	.header-title h1 {
	    font-size: 24px;
	    margin-bottom: 5px;
	}
	.prod-img img{
		max-width: 197px;
	}
	.prod-img{
		min-height: 197px;
	}
}

@media (min-width: 768px) and (max-width: 1240px){
	.header-mobile{
		padding: 0 20px;
	}

}

/* === Секція відгуків === */
.block-reviews {
	padding: 80px 0 90px;
}
.block-reviews > .container > .row {
	display: flex;
	align-items: stretch;
	margin-left: -20px;
	margin-right: -20px;
}
.block-reviews .col-lg-4 {
	padding-left: 20px;
	padding-right: 20px;
	display: flex;
	flex-direction: column;
}
.review-card {
	padding: 32px 32px 28px;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.review-stars {
	font-size: 17px;
	letter-spacing: 3px;
	color: #202020;
	margin-bottom: 20px;
	line-height: 1;
}
.review-text {
	font-style: italic;
	font-size: 16px;
	line-height: 28px;
	color: #202020;
	margin: 0 0 28px;
}
.review-slider {
	position: relative;
	overflow: hidden;
	margin-bottom: 24px;
}
.review-slider .review-slide img {
	width: 100%;
	height: 360px;
	object-fit: cover;
	display: block;
}
.review-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
	border: none;
	font-size: 16px;
	line-height: 1;
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 2;
	color: #202020;
	padding: 0;
	outline: none;
}
.review-arrow:hover {
	background: #f5f5f5;
}
.review-arrow-prev {
	left: 14px;
}
.review-arrow-next {
	right: 14px;
}
.review-slider .slick-dots {
	bottom: 12px !important;
}
.review-slider .slick-dots li {
	margin: 0 2px;
}
.review-slider .slick-dots li button:before {
	color: #202020 !important;
	opacity: 0.3 !important;
	font-size: 7px !important;
}
.review-slider .slick-dots li.slick-active button:before {
	opacity: 0.9 !important;
}
.review-author {
	margin-top: auto;
}
.review-name {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #202020;
	margin: 0 0 5px;
}
.review-product {
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
	margin: 0;
}
@media(max-width: 1024px) {
	.block-reviews {
		padding: 60px 0 70px;
	}
	.block-reviews > .container > .row {
		margin-left: -12px;
		margin-right: -12px;
	}
	.block-reviews .col-lg-4 {
		padding-left: 12px;
		padding-right: 12px;
	}
}
@media(max-width: 768px) {
	.block-reviews {
		padding: 40px 0 50px;
	}
	.block-reviews > .container > .row {
		flex-direction: column;
	}
	.block-reviews .col-lg-4 {
		width: 100%;
		margin-bottom: 12px;
	}
	.review-card {
		padding: 24px 20px 20px;
	}
	.review-slider .review-slide img {
		height: 260px;
	}
}


/* ===== About banner (mc-about) — redesign 2026-07, replaces .about-text ===== */
.mc-about{ background:#f9f9f9; width:100%; margin:0 0 10px; padding:96px 0; }
.mc-about__inner{ max-width:1448px; margin:0 auto; padding:0 22px; box-sizing:border-box; display:flex; align-items:center; justify-content:space-between; gap:24px; }
.mc-about__img{ flex:0 0 auto; width:425px; max-width:29%; height:auto; aspect-ratio:1/1; object-fit:contain; }
.mc-about__content{ flex:1 1 auto; max-width:606px; text-align:center; }
.mc-about__title{ color:#303030; font-weight:700; font-size:32px; line-height:40px; margin:0 0 16px; }
.mc-about__desc{ color:#202020; font-weight:400; font-size:15px; line-height:24px; margin:0 0 26px; }
.mc-about__btn a{ display:inline-flex; align-items:center; justify-content:center; min-width:156px; height:50px; padding:0 24px; background:#fff; border:1px solid #202020; border-radius:32px; color:#202020; font-weight:500; font-size:15px; line-height:16px; text-decoration:none; transition:background .2s ease,color .2s ease; }
.mc-about__btn a:hover{ background:#202020; color:#fff; }
@media(max-width:1199px){
	.mc-about{ padding:64px 0; }
	.mc-about__img{ max-width:26%; }
}
@media(max-width:767px){
	.mc-about{ padding:0; }
	.mc-about__inner{ flex-wrap:wrap; justify-content:center; align-items:flex-start; gap:0 4%; padding:40px 16px 44px; }
	.mc-about__img{ width:48%; max-width:196px; }
	.mc-about__img--left{ order:1; }
	.mc-about__img--right{ order:2; }
	.mc-about__content{ order:3; flex:1 0 100%; max-width:100%; margin-top:12px; }
	.mc-about__title{ font-size:28px; line-height:34px; margin:0 0 12px; }
	.mc-about__desc{ font-size:15px; line-height:24px; margin:0 0 22px; }
}
