@font-face 
{
	font-family: "Arsenal";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(/view/fonts/Arsenal/Arsenal-Bold.ttf) format('truetype');
}

@font-face 
{
	font-family: "Arsenal";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(/view/fonts/Arsenal/Arsenal-Regular.ttf) format('truetype');
}

@font-face 
{
	font-family: "Vela Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(/view/fonts/Vela_Sans/VelaSans-Regular.ttf) format('truetype');
}

@font-face 
{
	font-family: "Vela Sans";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(/view/fonts/Vela_Sans/VelaSans-Medium.ttf) format('truetype');
}

@font-face 
{
	font-family: "Vela Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(/view/fonts/Vela_Sans/VelaSans-SemiBold.ttf) format('truetype');
}

@font-face 
{
	font-family: "Vela Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(/view/fonts/Vela_Sans/VelaSans-Regular.ttf) format('truetype');
}

@font-face 
{
	font-family: "Manrope";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(/view/fonts/Manrope/static/Manrope-Regular.ttf) format('truetype');
}

@font-face 
{
	font-family: "Manrope";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(/view/fonts/Manrope/static/Manrope-Medium.ttf) format('truetype');
}

@font-face 
{
	font-family: "Manrope";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(/view/fonts/Manrope/static/Manrope-SemiBold.ttf) format('truetype');
}

@font-face 
{
	font-family: "Manrope";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(/view/fonts/Manrope/static/Manrope-Bold.ttf) format('truetype');
}

@font-face 
{
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(/view/fonts/Montserrat/static/Montserrat-SemiBold.ttf) format('truetype');
}

html { height: 100%; overflow-y: scroll; }
body 
{ 
	min-height: 100%; 
	display: grid; 
	grid-template-rows: auto 1fr auto; 
	margin: 0px; 
	padding: 0px; 
	font-family: "Manrope", sans-serif !important;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal; 
	font-size: 16px; 
	background: white; 
	color: black;  
	min-width: 310px;
	text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

/*"William Subhead Pro Bold",*/

main { padding-bottom: 20px; }
footer { border-top: 1px solid #DDD; color: #555; }

main > section, main section.banner-section, main > div.index, main > div.product-type-page, main > div.sale-page, main > div.work-section, main > div.seo-block  
{ 
	max-width: 1400px; 
	margin: 0 auto; 
	width: 100%; 
	padding: 0.5rem 2rem 0 2rem; 
	padding: 0 5px 0 5px;
	box-sizing: border-box; 
}
main > div.index { padding-top: 20px; }
main section.banner-section { padding: 0; } 
main > div.sale-page { padding-bottom: 30px; }
main a.button { text-align: center; width: 320px; height: 45px; font-size: 12px; font-weight: bold; line-height: 45px; text-transform: uppercase; box-sizing: border-box; }

h1 { font-weight: normal; margin: 20px 0; font-size: 36px; color: black; padding: 0; line-height: 1.0; font-family: "Arsenal", serif; font-weight: 600; font-style: normal; color: #464646; }
h2 { font-size: 36px; color: #000; font-weight: 400; line-height: 1.0; font-family: "Arsenal", serif; }
h3 { font-size: 18px; text-align: center; margin: 0 auto; font-weight: normal; }
h2 span { white-space: nowrap; }

noindex { display: contents; }

button
{
	text-align: center;
	text-decoration: none;
	font-weight: 400; 
	cursor: pointer; 
	border: 1px solid #8F395C;
	background-color: none;
	display: block;
	color: #8F395C;
	min-width: 120px;
	min-height: 30px;
	line-height: 28px;
	border-radius: 5px;
	font-family: "Manrope", sans-serif !important;
	font-size: 14px;
	text-transform: uppercase;
}

button.variant2
{
	border: 1px solid #8F395C;
	background-color: #8F395C;
	display: block;
	color: #fff;
}

button:hover { border: 1px solid #803c58; background-color: #803c58; }
button.variant2:hover { background-color: #803c58; border: 1px solid #803c58; }

main a.button 
{
    color: #FFF;
    margin-top: 40px;
    width: 250px;
    font-weight: 500 !important;
    font-style: normal;
    font-size: 14px;
	font-optical-sizing: auto;
	font-style: normal; 
	font-family: "Manrope", sans-serif;
	align-content: center;
	background-color: #8F395C; 
	border: 1px solid #8F395C;
	border-radius: 5px;
}

main a.button:hover { border: 1px solid #803c58; background: #803c58; } 


/*div.a a.button, .description-additional-block a.button, div.banner a.button { background: none !important; color: #8F395C  !important; border: 1px solid #8F395C !important; color: #8F395C !important; }
div.a a.variant2, .description-additional-block a.variant2, div.banner a.variant2 { background: #8F395C  !important; border: 1px solid #8F395C !important; color: #FFF !important; }*/



.info-block .pad { padding-top: 10px !important; }

/*body > header form.callRequestForm button { background-color: #8F395C !important; color: #FFF !important; border: 1px solid #8F395C; }*/

@media (max-width: 1350px) 
{
	main > div.index, main > div.product-type-page, main > div.sale-page, main > div.work-section, main > div.seo-block {  padding: 0.5rem 5px 0 5px; }
	main section.banner-section { padding: 0; } 
	main > div.sale-page { padding-bottom: 30px; }
	section.a div.a { /*padding: 0 10px 30px 10px;*/ box-sizing: border-box; }
}

@media screen and (max-width: 650px) 
{
    h2 { font-size: 36px; }
}

@media screen and (max-width: 625px) 
{
    h2 { font-size: 32px; }
}

@media (max-width: 500px) 
{
	h1 { font-size: 34px !important; }
}

@media (max-width: 440px) 
{
	h2 { text-align: center; }
}

/*@media (max-width: 480px) 
{
	h1 { font-size: 24px; }
}*/

@media (max-width: 368px) 
{
	main a.button { width: 95%; max-width: 320px; }
}

@media screen and (max-width: 548px) 
{
    section.product-type-page h2 { font-size: 32px; }
}

iframe { border: 0; }


/* header start */

body > header .close, .portfolio-big-img .close { position: absolute; right: 20px; top: 10px; width: 30px; height: 30px; opacity: 0.3; cursor: pointer; }
.portfolio-big-img .close { z-index: 100; right: 10px; top: 0px; width: 24px; height: 24px; background-color: #FFF; border-radius: 12px; }
body > header .close:hover, .portfolio-big-img .close:hover { opacity: 1; }
.portfolio-big-img .close:before, .portfolio-big-img .close:after { position: absolute; left: 11px; top: 2px; content: ' '; height: 20px; width: 2px; background-color: #333; }
body > header .close:before, body > header .close:after { position: absolute; left: 15px; content: ' '; height: 20px; width: 2px; background-color: #333; }
body > header .close:before, .portfolio-big-img .close:before  { transform: rotate(45deg); }
body > header .close:after, .portfolio-big-img .close:after { transform: rotate(-45deg); }

/*body > header .button-mobile-block { display: none; }*/

body > header .purchase-block { display: inline-block; vertical-align: middle; margin-left: 10px; margin-right: 10px; }
body > header .purchase-block a.purchase { height: 35px; margin-top: 5px; }

/* header end */

/* footer start  */
body > footer 
{ 
  font-family: "Manrope", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  
} 

footer > div 
{ 
	display: grid; 
	grid-template-columns: 1fr 1fr 1fr 1fr; 
	width: 90%; 
	margin: 0 auto; 
	padding-top: 30px; 
	padding-bottom: 30px; 
	color: #555;
	max-width: 1400px;
}

footer > section.v2 { grid-template-columns: 0.4fr 1fr 0.4fr; text-align: center;  } 

footer .phone-number { text-decoration: none; color: black; white-space: nowrap; display: block; font-size: 18px; font-weight: 400; }
footer .email { text-decoration: none; color: black; font-size: 15px; display: block; }
footer > section.v2 a.button { margin: 5px auto; }
#footerLogo { display: block; margin-bottom: 15px; width: 140px; }
footer > section.v2 img { margin: 0 auto 15px auto; }
footer .footer-menu { padding: 0 5px; padding-top: 20px; }
footer .footer-menu a { display: inline-block; line-height: 1.2; margin-bottom: 5px; cursor: pointer; font-size: 15px; }
footer .footer-menu a.sale { color: #8F395C; font-weight: 500; }
footer .footer-menu a.sale:hover { color: #803c58; }

footer .social-icons a { height: 30px; width: auto; display: inline-block; margin-right: 10px; }
footer .whatsApp-img { height: 30px; width: auto; vertical-align: middle; }

footer .info-column { text-align: left; }

footer > section.v2 a.v2 { font-size: 13px;  height: 45px; line-height: 45px; width: 200px; margin-top: 20px; }

footer .region-block { vertical-align: middle; margin-top: 10px; }
footer .region-block a { display: inline-block; margin-left: 3px; }

footer a.button 
{ 
	width: 160px; 
	height: 28px; 
	line-height: 28px; 
	margin: 5px 0; 
    border: 1px solid #8F395C; 
    color: #8F395C;
    font-family: "Manrope", sans-serif !important;
    font-weight: 600;
    font-style: normal;
    font-size: 14px; 
    border-radius: 5px;
}
footer a.button:hover { color: #8F395C; border: 1px solid #8F395C; background: none; }

footer a.variant2 { border: 1px solid #8F395C; background-color: #8F395C; color: #FFF; }
footer a.variant2:hover { border: 1px solid #8F395C; background-color: #8F395C; color: #FFF; }

@media screen and (max-width: 1000px) 
{ 
	footer > div  { width: 100%; padding-left: 10px; padding-right: 10px; box-sizing: border-box; }
}

@media screen and (max-width: 740px) 
{ 
	footer > div  { grid-template-columns: 1fr 1fr; gap: 20px; }  
	footer .info-column { grid-row: 2; grid-column: 1; padding-top: 5px; } 
	footer .services-column { padding-top: 0px; } 
	footer .footer-menu { padding-left: 0px; }
}
/* footer end  */

.reviews-section { text-align: center; margin-top: 40px; }
.reviews-section h2 { text-align: center; }


.index section { margin-top: 50px; }  
.index h1 { text-align: center; margin-bottom: 30px; }
.index-section h2 { text-align: center;}
.index-curtains-types { background: #F4F4F3; background: #FFF; padding: 30px 0;  }
.index-curtains-types .title-text, .promotion-actions-block .text { padding-bottom: 30px; font-size: 22px; }

.index section.gallery { margin: 30px auto; }
.index a.button { display: block; margin: 30px auto; grid-column: 1/-1; }

section.gallery h1 { text-align: center; }
div.gallery-items { line-height: 1.8; display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2rem 2rem; padding: 2rem 0.5rem; box-sizing: border-box; }
.photo-albums-item { display: block; margin: 0 auto; text-align: center; border: 1px solid #CCC; background: #CCC; width: 370px; height: 330px; text-decoration: none; }
.photo-albums-item:hover { opacity: 0.9; }
#last-photo-albums-item { display: none; }
.photo-albums-item-name { font-size: 1rem; text-decoration: none; color: #333; font-weight: 500; display: inline-block; vertical-align: middle; line-height: 1.2; padding: 0 5px; box-sizing: border-box; } 
.photo-albums-item-image { display: block;  padding: 10px; height: 250px; }
.photo-albums-item-image img { width: 350px; height: 250px; vertical-align: middle;}

section.gallery .description-block { text-align: center; color: gray; margin: 0 auto; width: 80%; line-height: 1.7; font-style: italic; }
.description-block .description a { display: inline-block; margin-left: 15px;  }


@media screen and (max-width: 1350px) 
{
    .index { padding: 0.5rem 15px 0 15px; }

}

@media screen and (max-width: 1250px) 
{
	.index-curtains-types .title-text, .promotion-actions-block .text { font-size: 20px; }
}

@media screen and (max-width: 1229px)
{
    .photo-albums-item { width: 350px; height: 310px;  }
	.photo-albums-item-image { height: auto; }
	.photo-albums-item-image img { width: 100%; height: 75%; }
}

@media screen and (max-width: 1168px)
{
    .photo-albums-item { width: 320px; height: 290px;  }
}

@media screen and (max-width: 1078px)
{
	div.gallery-items { gap: 1rem 1rem; }
    .photo-albums-item { width: 300px; height: 290px;  }
    .description-block .description a { display: block;  }
}

@media screen and (max-width: 986px)
{
	div.gallery-items { gap: 2rem 1rem; grid-template-columns: 1fr 1fr; }
    .photo-albums-item { width: 370px; height: 330px; }
    #last-photo-albums-item { display: block; }
}

@media screen and (max-width: 808px)
{
    .photo-albums-item { width: 320px; height: 290px;  }
}

@media screen and (max-width: 709px)
{
	div.gallery-items { gap: 1rem 1rem; }
    .photo-albums-item { width: 300px; height: 290px;  }
    div.gallery-items { padding: 2rem 0; }
}

@media screen and (max-width: 668px)
{
    .photo-albums-item { width: 280px; height: 270px;  }
    .photo-albums-item-name { padding: 0 3px; box-sizing: border-box; }
}

@media screen and (max-width: 628px)
{
    .photo-albums-item { width: 250px; height: 260px;  }
}

@media screen and (max-width: 569px)
{
	.photo-albums-item { width: 230px; height: 240px;  }
	.photo-albums-item-image { padding: 5px; }
}

@media screen and (max-width: 548px)
{
	h2 { font-size: 30px; }
	
}

@media screen and (max-width: 528px)
{
	.photo-albums-item { width: 210px; height: 230px;  }
	.photo-albums-item-name { font-size: 0.95rem; }
	
}

@media screen and (max-width: 488px)
{
	.photo-albums-item { width: 100%; height: auto; padding-bottom: 10px;  }
	footer .social-icons { display: inline-block;}
	
}

@media screen and (max-width: 548px)
{
	h2 { font-size: 30px; line-height: 1.0; }
	
}

@media screen and (max-width: 496px) 
{
	.index-curtains-types { padding-top: 0; }
	.index-curtains-types .title-text, .promotion-actions-block .text { font-size: 18px; }
}

@media screen and (max-width: 454px)
{
	/*h2 { font-size: 28px; }*/
}

@media screen and (max-width: 440px)
{
	.photo-albums-item-name { font-size: 15px;  }
    .index section { margin-top: 30px; }    
	.index-curtains-types .title-text, .promotion-actions-block .text { text-align: center; }
	.promotion-actions-block .text, section.portfolio-block .title-text, .base-collection-section .text-content p, section.a .description-text, div.a h1.title,
	.products-prices-section .titleText, .promotion-action-block .action-content, section.other-types-section .titleText, div.banner h1.title, .promotion-actions-block .text { text-align: center !important; }
}

@media screen and (max-width: 425px)
{
	/*h2 { font-size: 26px; }*/
	h2 span { white-space: unset; }
}

/*@media screen and (max-width: 472px)
{
	.photo-albums-item { width: 200px;  }
}

@media screen and (max-width: 452px)
{
	.photo-albums-item { width: 190px;  }
}

@media screen and (max-width: 432px)
{
	.photo-albums-item { width: 100%;  }
}

/*@media screen and (max-width: 412px)
{
	.photo-albums-item { width: 170px;  }
}

@media screen and (max-width: 392px)
{
	.photo-albums-item { width: 160px;  }
}*/

@media screen and (max-width: 372px)
{
	.photo-albums-item { width: 150px; }
	.photo-albums-item-name { font-size: 14px; }
	section.gallery .description-block { line-height: 1.4; }
}

@media screen and (max-width: 352px)
{
	div.gallery-items { gap: 2rem 1rem; grid-template-columns: 1fr; }
    .photo-albums-item { width: 100%;  }
    
    section.index a.button { margin: 15px auto;  }
    .photo-albums-item-name { font-size: 1rem; }
    
}



/* страницы типов штор */

section.curtains-types { display: grid; grid-template-rows: 1fr 1fr auto; }
section.curtains-types > .banner 
{
    grid-row: 1/3;
    display: grid;
    grid-template-columns: 650px 1fr; 
    gap: 2rem;
}

section.curtains-types h1 { margin-bottom: 20px; font-weight: bold; font-size: 28px; margin-left: 0%; margin-top: 0.5rem; }
section.curtains-types .description { line-height: 1.5; font-size: 15px; margin: 0; padding-bottom: 20px; }

section.curtains-types .gallery { /*height: min-content;*/ height: 450px; display: grid; grid-template-columns: 45px 1fr; gap: 5px; }
section.curtains-types .gallery .main-frame { height: 0; padding-top: 75%; position: relative; order: 1; }
section.curtains-types .gallery .main-frame img { height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; object-fit: cover; display: block; cursor: url('/view/images/plus_cursor.png') 25 25, auto; }
section.curtains-types .gallery .main-frame .arrow-left { width: 64px; position: absolute; top: 0; bottom: 0; left: 0px; z-index: 10; cursor: url('/view/images/arrow-left-rounded.png') 25 25, auto; }
section.curtains-types .gallery .main-frame .arrow-right { width: 64px; position: absolute; top: 0; bottom: 0; right: 0px; z-index: 10; cursor: url('/view/images/arrow-right-rounded.png') 25 25, auto; }
section.curtains-types .gallery .thumbs { display: grid; grid-auto-rows: min-content; gap: 5px; }
section.curtains-types .gallery .thumbs .frame { height: 0; padding-top: 100%/*75%*/; position: relative; cursor: pointer; }
section.curtains-types .gallery .thumbs .frame img { height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; object-fit: cover; display: block; opacity: 0.5; }
section.curtains-types .gallery .thumbs .frame img:hover { opacity: 0.7; }
section.curtains-types .gallery .thumbs .frame img.active { opacity: 1; }

@media (max-width: 1152px) 
{
	section.curtains-types > .banner { grid-template-columns: 480px 1fr; gap: 1rem; } 
    section.curtains-types .gallery { grid-template-columns: 1fr; grid-row: 1; grid-column: 1; height: 420px; }
    section.curtains-types .gallery .main-frame { order: 0; }
    section.curtains-types .gallery .thumbs { grid-template-columns: repeat(auto-fill, minmax(45px, 1fr)); }
}

@media (max-width: 822px) 
{
	section.curtains-types > .banner { grid-template-columns: 1fr; grid-template-rows: 530px 1fr; } 
	section.curtains-types .gallery .main-frame img { object-fit: contain; }
	section.curtains-types .gallery .main-frame { padding-top: 450px; }
	section.curtains-types .description { grid-row: 2; }
	section.curtains-types .gallery { gap: 10px; height: auto; }
}

@media (max-width: 650px) 
{
	section.curtains-types .gallery .thumbs { grid-template-columns: repeat(auto-fill, minmax(45px, 1fr)); }
}

@media (max-width: 625px) 
{
	section.curtains-types > .banner { grid-template-rows: auto 1fr; gap: 1rem; }
	section.curtains-types .gallery .main-frame { padding-top: 75%; }
	section.curtains-types .gallery { height: auto; }
}


.curtains-catalogs { width: 100%; max-width: 1400px; margin: 0 auto; overflow: hidden; margin-top: 30px; min-width: 290px; padding: 0 5px; box-sizing: border-box; margin-bottom: 30px;  }

.curtain-catalog-block { display: inline-block; width: 360px; height: 300px; text-align: center; text-decoration: none; font-size: 20px; margin: 20px; color: #000; font-weight: bold; vertical-align: top; }
.curtain-catalog-block:hover { text-decoration: underline; }
.curtain-catalog-block img { display: block; width: 360px; height: 270px; object-fit: fill; }
.curtain-catalog-block-caption { height: 50px; vertical-align: middle; line-height: 50px; }
/*  */



/* страницы разделов каталогов с товарами */

.sections-list { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 3rem 3rem; }
.sections-list .item { max-width: 400px; }
.sections-list .item-image { display: block; padding-top: 75%; /*height: 300px; width: 400px;*/ position: relative;  }
.sections-list .item-image img
{
  	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    transition: 0.5s;
}
.sections-list .item-name { font-size: 18px; color: #555; margin-top: 20px; padding-bottom: 10px; display: block; text-decoration: none; }
.sections-list .item-price { font-size: 14px; color: #555; margin-top: 0px; padding-bottom: 20px; }
.section-sections-item-similar { overflow: hidden; }

.sections-list .item-similar { overflow: hidden; margin-bottom: 10px; min-height: 50px; }
.sections-list .item-similar a { box-shadow: 1px 1px 1px rgba(0,0,0,0.1), -1px -1px 1px rgba(0,0,0,0.1); width: 40px; height: 40px; }
.sections-list .item-similar a img { max-width: 40px; max-height: 40px; width: 100%; }
.sections-list .item-similar a:hover { opacity: 0.9; } 
.sections-list a.product-similar-products-more 
{ 
        font-size: 13px;
        width: 40px;
        height: 40px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        display: inline-block;
        text-decoration: none;
        margin-right: 0;
        vertical-align: top;
        text-align: center;
        line-height: 38px;
}

@media screen and (max-width: 1382px)
{
	.sections-list { gap: 2rem 2rem; }
}

@media screen and (max-width: 800px) 
{
	.sections-list { grid-template-columns: 1fr 1fr; }
}

@media screen and (max-width: 600px)
{
	.sections-list { gap: 2rem 1rem; }
}

@media screen and (max-width: 480px) 
{
	.sections-list { grid-template-columns: 1fr; }
}

/**/
	
/* страница товара */
/*main > section
{
	min-width: calc(320px - 2rem);
    max-width: calc(1400px - 2rem);
    margin: 0 auto;
    padding: 0.5rem 2rem;
    
}*/

section.product { display: grid; grid-template-columns: 618fr 382fr; gap: 5px 1rem; grid-template-rows: auto auto 1fr auto;}
section.product h1 { line-height: 1.0; grid-row: 2; grid-column: 2; margin: 0; margin-top: 0.5rem; font-size: 32px; font-weight: 700; /*font-family: "Alegreya Sans", sans-serif;*/ }

section.product .page-description 
{ 
	width: 100%; 
	max-width: 1400px; 
	margin: 0 auto; 
	margin-top: 5px; 
	box-sizing: border-box; 
	overflow: hidden; 
	min-width: 280px; 
	grid-row: 5; 
	grid-column: 1; 
	grid-column-start: 1; 
	grid-column-end: 3;  
	display: grid; 
	grid-template-columns: calc(50% - 1rem) calc(50% - 1rem); 
	gap: 2rem 2rem;
}
section.product .page-description-col 
{ 
	width: 100%; 
	line-height: 1.4; 
	text-align: justify; 
	font-size: 15px; 
	vertical-align: top; 
	grid-column: 1; 
	box-sizing: border-box;  
}
section.product .left { grid-column-start: 1; grid-column-end: 2; }
section.product .right { grid-column-start: 2; grid-column-end: 3; }

section.product .product-description { margin-bottom: 15px; }
section.product .product-description a { font-size: 12px; line-height: 1.0;}
section.product .page-description td { line-height: 1.0; }

.curtainForm { display: grid; gap: 0.8rem 0.8rem; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); grid-row: 3; grid-column: 2; padding-top: 10px; }
section.product-buy .curtainForm { padding-top: 0; }
		
.curtainForm label { box-sizing: border-box; position: relative; }
.curtainForm .title 
{    
	margin: 0 0.4em 0.3em 0.4em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold; 
    box-sizing: border-box;
}

.curtainForm sup { font-size: 14px; font-weight: bold; cursor: pointer; padding: 3px; }

.curtainForm sup.title-sup:before, .curtainForm sup.title-sup:after
{
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.curtainForm sup.title-sup:before
{
  content: attr(data-tooltip);
  width: auto;
  padding: 5px;
  top: -15px;
  right: 0;
  font-weight: 300;
  font-size: 12px;
  border: 1px solid #888;
  border-radius: 3px;
  color: #888;
  background-color: #F3F3F3;
}

.curtainForm sup.title-sup:hover:before, .curtainForm sup.title-sup:hover:after
{
  opacity: 1;
  visibility: visible;
  transition: .1s ease-in-out .2s; /* сделаем появление подсказки с задержкой */
}

.curtainForm input[type='select'], .curtainForm input[type='text'], .curtainForm input[type='tel']
{
	width: 100%;
    padding: 0.6em 0.6em;
    border: 1px solid #ccc;
    background-color: #fff;
    box-sizing: border-box;
}

.curtainForm input::-webkit-input-placeholder {  font-size: 11px;  }
.curtainForm input:-moz-placeholder { font-size: 11px; }

.curtainForm select
{
	width: 100%;
    padding: 0.6em 0.3em;
    border: 1px solid #ccc;
    background-color: #fff;
    box-sizing: border-box;
}

span.message { font-size: 11px; color: #999; grid-row: 1; grid-column: 2; display: block; font-size: 12px; color: #8F395C; font-weight: bold; }
.message-label { grid-column: 1/-1; }

section.product .montage-block, section.product-buy .montage-block { display: grid; grid-template-columns: 1fr auto; gap: 5px; margin-top: 10px; }
section.product .montage-block .text, section.product-buy .montage-block .text { font-size: 11px; line-height: 1.1; display: inline-block; color: #888; padding-top: 5px; }

@media screen and (max-width: 368px)
{
	section.product .montage-block .text { max-width: 200px; margin-left: auto; margin-right: 0; }
    section.product .montage-block > span.product-price { padding-top: 6px; min-width: 85px; }
}

section.product .montageMethod-block, section.product-bu .montageMethod-block { color: #999; font-size: 11px; }
		
section.product .product-new-price, section.product-buy .product-new-price { font-size: 16px; margin-right: 10px; }
section.product .product-old-price, section.product-buy .product-old-price { text-decoration: line-through; font-size: 16px; }
section.product .product-price, section.product-buy .product-price { font-size: 20px; display: inline-block; }
section.product .product-price-site, section.product-buy .product-price-site { font-size: 24px; margin-top: 5px; display: inline-block; color: #8F395C;  }
section.product .product-price-site .currency, section.product-buy .product-price-site .currency { font-size: 18px; }
section.product .priceText { font-size: 14px; line-height: 1.1; display: inline-block; margin-bottom: -5px; color: #888; margin-right: 5px; }

section.product .price-block, section.product-buy .price-block { grid-column: 1/-1; padding: 0.8rem 0; display: grid; gap: 0.3rem; }
section.product .prices, section.product-buy .prices { line-height: 1.1; text-align: right; margin-right: 0; font-weight: bold; }
section.product .price-block .priceBeforeAction, section.product-buy .price-block .priceBeforeAction { padding-right: 15px; font-size: 13px; }

section.product .mobile { display: none;  grid-row: 3; }

section.product .info, section.product-buy .info { grid-column: 1/-1; display: grid; gap: 0.3rem; text-align: right; font-size: 12px; color: #888; }
section.product .info-text, section.product-buy .info-text { font-size: 12px; display: block; text-align: right; line-height: 1.0; margin-right: 0; color: #888; }
section.product .info-text-a { font-size: 12px; display: block; text-align: right; margin-top: 10px; line-height: 1.0; margin-right: 0; color: #888; }

section.product .additionally-block .product-index-btn
{ 
	display: block; 
	width: calc(50% - 0.4rem); 
	height: 45px; 
	background-color:#FFF; 
	color: #FF8562; 
	text-decoration: none; 
	text-align: center; 
	line-height: 45px; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 12px; 
	border: 1px solid #FF8562; 
	box-sizing: border-box; 
	grid-column: 1/-1; 
	margin-right: 0; 
	margin-left: auto; 
	min-width: 233px;
	cursor: pointer;
}
section.product .additionally-block a.product-index-btn:hover { background-color:#FFF; color:#FF8562; }

section.product .additionally-block .product-index-btn-big
{ 
	display: block; 
	width: 100%; 
	height: 45px; 
	background-color:#FFF; 
	color: #FF8562; 
	text-decoration: none; 
	text-align: center; 
	line-height: 45px; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 12px; 
	border: 1px solid #FF8562; 
	box-sizing: border-box; 
	grid-column: 1/-1; 
	margin-right: 0; 
	margin-left: auto; 
	min-width: 233px;
	cursor: pointer;
}

section.product .product-index-btn, section.product-buy .product-index-btn 
{ 
	display: inline-block; 
	width: 100%; 
	height: 45px; 
	text-decoration: none; 
	text-align: center; 
	line-height: 45px; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 14px; 
	border: 1px solid #8F395C; 
	color: #8F395C; 
	box-sizing: border-box; 
	grid-column: 2; 
	justify-self: end; 
	min-width: 233px;
	cursor: pointer;
	border-radius: 5px;
}

section.product-buy .product-index-btn { max-width: 250px; margin-top: 20px; }

section.product .product-index-btn:hover, section.product-buy .product-index-btn:hover { border: 1px solid #803c58; color: #803c58; }



section.product .product-index-btn2, section.product-buy .product-index-btn2 { width: 100%;	height: 45px; line-height: 45px; text-transform: uppercase; font-size: 12px; border: 1px solid #FF8562; background-color: #FF8562; color: #FFF; grid-column: 1; display: inline-block; cursor: pointer; /*text-decoration: none; text-align: center; font-weight: bold; box-sizing: border-box;*/}
section.product-buy .curtainForm .product-index-btn2 { grid-column: 2; max-width: 250px; margin: 0 auto; }
section.product .product-index-btn2:hover, section.product-buy .product-index-btn2:hover { background-color:#FFF; color:#FF8562; }

section.product .product-index-btn-version2 
{ 
	cursor: pointer; 
	width: 49.6%; 
	margin-bottom: 15px; 
	min-width: 150px; 
	height: 45px; 
	line-height: 45px; 
	text-transform: uppercase; 
	font-size: 14px; 
	grid-column: 1; 
	display: inline-block; 
	text-decoration: none; 
	text-align: center; 
	font-weight: 600; 
	box-sizing: border-box; 
	cursor: pointer;
	background: #8F395C;
    border: 1px solid #8F395C;
    color: #FFF;
    border-radius: 5px;
}
section.product .product-index-btn-version2:hover { background-color: #803c58; border: 1px solid #803c58;  }

section.product .version2 { font-size: 10px; }
section.product .button-version2 { width: 49.6%; min-width: 150px; }

section.product .product-info-designer { text-align: end; /*start;  grid-column: 1/-1; /*display: grid; grid-template-columns: 1fr 245px;*/}
section.product .product-info-designer .phoneNumber { font-size: 18px; padding-top: 5px; text-decoration: none; display: block; color: #000; cursor: pointer; }
section.product .product-info-designer .phoneNumber:hover { text-decoration: underline; }
section.product .product-info-designer img { width: 80px; height: auto; vertical-align: middle; /*margin-right: 20px;*/ }
section.product .product-info-designer-text { margin-top: 15px; padding-left: 0px; line-height: 1.4; display: inline-block; vertical-align: middle; /*max-width: calc(100% - 130px)*/ }
section.product .product-info-designer .designer-person { text-align: center;  }
section.product .product-info-designer .designer-person span { display: inline-block; width: 100%; text-align: center; line-height: 1.3; padding-top: 3px; color: gray;  }
section.product .product-info-designer .designer-person span:last-of-type { color: gray; }

section.product #montagePriceBlock { margin-top: 10px;}

section.product .seam-block, section.product-buy .seam-block {/*font-style: italic;*/ color: #999; font-size: 11px; margin-top: 3px; }

section.product .additionally-block { grid-row: 4; grid-column: 2; justify-self: end; width: 100%; }

section.product #curtainRelatedForm { padding: 0; margin: 0; background: none; width: 100%; box-sizing: border-box; position: relative; justify-self: end; display: inline-block; }
section.product #curtainRelatedForm button { margin-right: 0; margin-bottom: 10px; }

.site-path
{
	color: #000;
	/*font-size: 13px;*/
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 5px;
}

.site-path a
{
	color: #B0ADB0;
	text-decoration: none;
}

.site-path a:hover { color: #000;}
.site-path span { white-space: nowrap; } 

@media (max-width: 500px) 
{
    .site-path { line-height: 1.8; }
}

@media (max-width: 420px) 
{
    .site-path span { white-space: normal; } 
}  

@media (max-width: 400px) 
{
    .site-path { line-height: 1.5; }
}    


section.product .attributes { font-size: 16px; }

section.product section.decoratinve-cornice >.gallery { grid-row: 1/3; }
section.product .cornice-properties { grid-column: 1; grid-row: 5; margin-top: 10px; }
section.product .cornice-composition { grid-column: 1; grid-row: 6; margin-top: 10px; }

.corniceForm .title 
{     
    margin: 0 0.4em 0.8em 0.4em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 500;
    box-sizing: border-box; 
}

.corniceForm label { display: block; margin: 15px 0; } 
.corniceForm select { width: 200px; border: 1px solid #CCC; padding: 7px 4px; font-size: 16px; font-family: "Nunito", sans-serif;  }

section.product .corniceForm .product-index-btn2, section.product-buy .corniceForm .product-index-btn2 { width: calc(50% - 0.5rem); vertical-align: top; cursor: pointer; margin-right: 10px; }
section.product-buy .corniceForm .buttons-block { text-align: right; }
section.product-buy .corniceForm .product-index-btn2 { margin-right: 0px; }
section.product .corniceForm .product-index-btn { width: calc(50% - 0.5rem); vertical-align: top; cursor: pointer; }

section.product .option, section.product-buy .option { display: inline-block; cursor: pointer;  background: #EEE; border: 1px solid #EEE; padding: 8px; margin-right: 8px; margin-bottom: 8px; font-weight: 500; text-decoration: none; color: black; font-size: 16px; }
section.product .option:hover, section.product-buy .option:hover { background: #EEE; border: 1px solid #EEE; }
section.product .option.active, section.product-buy .option.active { background: white; color: #333; border: 1px solid #888; font-weight: bold; }
section.product .option.disabled, section.product-buy .option.disabled { text-decoration: line-through; }

.cornice-properties strong, .cornice-composition strong { padding-bottom: 1rem; display: block; font-size: 18px; }

section.product .attributes th { color: #7E747D; padding: 3px 0; padding-right: 20px; font-weight: normal; text-align: left; white-space: nowrap; }
section.product .attributes td { color: #484448; padding: 3px 0; text-align: left; line-height: 1.2; }

.careSymbol-block { display: inline-block; position: relative; height: 40px; width: auto; }
.careSymbol { width: auto; height: 40px; cursor: pointer;  }

.attributes sup { font-size: 14px; font-weight: bold; cursor: pointer; padding: 3px; }

.attributes sup.title-sup:before, .attributes sup.title-sup:after
{
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.attributes sup.title-sup:before
{
  content: attr(data-tooltip);
  width: auto;
  padding: 5px;
  bottom: -30px;
  left: 0;
  font-weight: 300;
  font-size: 12px;
  border: 1px solid #888;
  border-radius: 3px;
  color: #888;
  background-color: #F3F3F3;
  white-space: nowrap;
  z-index: 1000;
}

.attributes sup.title-sup:hover:before, .attributes sup.title-sup:hover:after 
{
  opacity: 1;
  visibility: visible;
  transition: .1s ease-in-out .2s; /* сделаем появление подсказки с задержкой */
}


section.product .textile-request-block-wrap { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); text-align: center; z-index: 5000; }
section.product .send-request-block { display: inline-block; position: relative; padding: 20px; height: 300px; vertical-align: middle; background: #fff; margin: 20vh auto; min-width: 300px; }
section.product .close { position: absolute; right: 20px; top: 10px; width: 30px; height: 30px; opacity: 0.3; cursor: pointer; }
section.product .close:hover { opacity: 1; }
section.product .close:before, .close:after { position: absolute; left: 15px; content: ' '; height: 15px; width: 2px; background-color: #333; }
section.product .close:before { transform: rotate(45deg); }
section.product .close:after { transform: rotate(-45deg); }
section.product form.textileRequestForm { width: 90%; margin: 15px auto; }
section.product form.textileRequestForm fieldset { border: none;  }
section.product form.textileRequestForm input 
{ 
    width: 45%; 
    margin: 5px;
    padding: 0.6em 0.6em;
    border: 1px solid #ccc;
    background-color: #fff;
    box-sizing: border-box; 
    font-family: "Nunito", sans-serif;
}

section.product form.textileRequestForm input[type=time] { padding: 0.5em 0.5em; }

section.product form.textileRequestForm textarea 
{ 
	width: calc(90% + 14px); border: 1px solid #ccc;
    background-color: #fff;
    box-sizing: border-box; 
    font-family: "Nunito", sans-serif;
    padding: 0.6em 0.6em;
    resize: none;
    margin: 5px;
}

section.product form.textileRequestForm button { margin: 0 3px; display: inline-block; }
section.product input::-webkit-input-placeholder {  font-size: 12px;  }
section.product input:-moz-placeholder { font-size: 12px; }

@media (max-width: 1388px) 
{
	section.product .version2 { line-height: 20px; font-size: 11px; padding-top: 2px; }
}

@media (max-width: 1268px) 
{
	section.product .product-index-btn2  { width: calc(100% - 0.5rem); }
}

@media (max-width: 1174px) 
{
	section.product .product-info-designer br { display: none; }
}

@media screen and (max-width: 1064px)
{
	section.product .button-version2 { width: 100%; }
	section.product .product-index-btn-version2 { width: 100%; }
}

@media (max-width: 899px) 
{
	section.product h1 { padding-top: 20px; }
	section.product { grid-template-columns: 1fr }			
	section.product .page-description  { grid-row: 7; grid-column: 1; }
	section.product .page-description { grid-template-columns: 1fr;  }
	section.product .left { grid-column-start: 1; grid-column-end: 2; }
	section.product .right { grid-column-start: 1; grid-column-end: 2; }
	section.product .additionally-block { grid-column: 1; justify-self: end; grid-row: 6; }
	
	section.product > h1 { grid-row: 4; grid-column: 1; }
	section.product >.title { grid-row: 4; grid-column: 1; }
	section.product .curtainForm { grid-row: 5; grid-column: 1; }
	section.product .product-info-designer { grid-row: 6; grid-column: 1; max-width: 450px; margin: 0 0 0 auto; }
	
	section.product .product-index-btn2  {grid-column: 1/-1; width: 310px; grid-row: 9; justify-self: end; }
	section.product .product-index-btn  { grid-column: 1/-1; width: 310px; grid-row: 9; justify-self: start; }
	section.product .product-index-btn-version2 { grid-column: 1/-1; width: 300px; grid-row: 9; justify-self: end;  }
	section.product .additionally-block .product-index-btn-big  { width: 310px; }
	section.product .additionally-block .product-index-btn { width: 310px; }
	
	span.message { grid-row: 2; grid-column: 1; }
	
	section.product .version2 { line-height: 45px; padding-top: 0px; }
	
	section.product .mobile { display: block; }

}

@media (max-width: 658px) 
{
	section.product .product-index-btn2  {grid-column: 1/-1; width: 310px; grid-row: auto; justify-self: end; }
	section.product .product-index-btn  { grid-column: 1/-1; width: 310px; grid-row: auto; justify-self: end;   }
	
	section.product .attributes th { padding-right: 10px; }
	
	.curtainForm sup.title-sup:before
	{
	  top: -15px;
	  right: auto;
	  left: 105px;
	}

}

@media (max-width: 500px) 
{
	section.product .product-info-designer { grid-column: 1; }
}

@media screen and (max-width: 452px)
{
	section.product .product-info-designer {grid-template-columns: 1fr 1fr;}
}

@media screen and (max-width: 443px)
{
	/*section.product .product-info-designer-text { max-width: calc(100% - 110px) }*/
	section.product .attributes td { line-height: 1.4; }
}	
		
@media screen and (max-width: 410px)
{
	section.product .product-index-btn2 { width: 100%; max-width: 370px; }
	section.product .product-index-btn { width: 100%; max-width: 370px; }
	section.product .additionally-block .product-index-btn-big { width: 100%; max-width: 370px; }
	section.product .additionally-block .product-index-btn  { width: 100%; max-width: 370px; }
	section.product .product-index-btn-version2 { width: 100%; max-width: 370px; }
	section.product .attributes th { white-space: normal; }
}

/**/
	
/* раздел Популярные виды издели и карточки видов изделий */




.uploadStatus { background: #FFF; padding: 30px; }


.play-img 
{ 
    width: 37px; 
    line-height: 1; 
    background-color: rgba(36,36,36,0.8); 
    border-radius: 50%; 
    display: inline-block; 
    vertical-align: middle; 
    position: absolute; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%,-50%); 
    box-sizing: border-box; 
    z-index: 10;
}
.play-img:before { padding-top: calc(100% * (1/1)); display: block; content: ''; box-sizing: border-box; }
.play-img:after 
{
    content: '';
    position: absolute; 
    border-width: 9px 0 9px 14px; 
    left: 13px; 
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 16px solid #FFF;
    box-sizing: border-box;
}
.play-img:hover { cursor: pointer; }

/*Кнопки для пролистывания списка отзывов или товаров*/
.buttons-block { text-align: right; }
.buttons-block button { 
    display: inline-block; 
    text-decoration: none; 
    margin: 10px; 
    cursor: pointer; 
    font-weight: normal; 
    vertical-align: middle; 
    width: 40px; 
    height: 40px; 
    border: none; 
    color: #FFF; 
    min-width: auto; 
    min-height: auto; 
    font-size: 30px; 
    opacity: 0.8; 
    background-color: none;
    background-size: contain;
    /*background-color: rgba(46,44,44,.7);
    border-radius: 50%;*/  
    margin-top: 0;
}

.left-button { background: url(/view/images/arrow-left-rounded.png) no-repeat center center; }
.right-button { background: url(/view/images/arrow-right-rounded.png) no-repeat center center; }

.buttons-block button:hover { opacity: 1.0; background-color: #FFF;  }

/*.buttons-block button:hover { opacity: 1.0; }*/

.buttons-block button span { line-height: 1.0; display: inline-block; }
/*****/


.seo-block { font-size: 14px; line-height: 1.3; }
.seo-block h2, .seo-block h3 { font-weight: 500; font-size: 18px; text-align: left; }    

.seo-block button { display: none !important; border: none; color: #555; font-weight: 600; display: inline-block; text-align: left; min-width: unset; padding: 0; position: relative; font-size: 14px; font-family: "Nunito", sans-serif; width: 100%; }
.seo-block button:hover { background: none; text-decoration: underline; }

.seo-block button.read-more-seo:after
{
    content: "";
    position: absolute;
    width: 100%;
    height: 24px;
    top: -24px;
    left: 0;
    background-color: hsla(0, 0%, 100%, .6);
}

.seo-block button.read-less-seo > span > svg { transform: rotate(180deg); }

.seo-block .description-block 
{ 
    margin-top: 20px; 
    line-height: 1.5; 
    font-size: 14px;
    overflow: hidden;
    position: relative;
}


@media screen and (max-width: 550px)
{
    .seo-block button { display: block !important; }
    .seo-block .description-block 
    {
        margin-top: 20px; 
        line-height: 1.5; 
        font-size: 14px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        line-clamp: 6;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical; 
        position: relative;  
    }    
}
