body {
	font-family: 'Karla', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #1F2232;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #1F2232;
	font-family: 'Karla', sans-serif;
}
.fa {
	font-size: 14px;
	margin: 0 10px;
}
h1 {
	font-size: 30px;
	line-height: normal;
}
h2 {
	font-size: 30px;
	line-height: normal;
}
h3 {
	font-size: 21px;
}
.imit-h4, .imit-h5{
	font-weight: 500;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 10px;
}
h4, .imit-h4 {
	font-size: 15px;
}
h5, .imit-h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
	font-size:14px;
	line-height:120%;
}
a:hover {
	color: #FD9711;
	text-decoration: none;
	transition: .3s;
}
a:active, a:focus { 
	outline: none; 
}
button:active, 
button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
	border: 0 !important;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
	cursor:pointer;
}
input, textarea {
	font-family: 'Karla', sans-serif;
	outline:none;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
a.btn-def,
a.btn-primary,
a.btn-default,
button.btn-def,
button.btn-default,
button.btn-primary,
input.btn-def,
input.btn-default,
input.btn-primary{
    background: #0074C4;
    border-radius: 3px;
    height: 55px;
    padding: 0 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    border: none;
    transition: .3s;
}
a.btn-def:hover,
a.btn-primary:hover,
a.btn-default:hover,
button.btn-def:hover,
button.btn-default:hover,
button.btn-primary:hover,
input.btn-def:hover,
input.btn-default:hover,
input.btn-primary:hover {
	background: #FD9711;
	color: #fff;
}
input.btn-default,
a.btn-default{
	color: #1F2232;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
}
.text-danger {
    color: #ff0000;
    font-size: 14px;
    line-height: 14px;
    position: relative;
    top: 3px;
}
.container{
	width: 1240px;
	padding:0;
}
#top {
    margin: 0;
    min-height: 18px;
    background: #111111;
    padding: 15px 0;
}
#top .container {
    display: flex;
    align-items: center;
}
#top .container::before, #top .container::after{
    content: none;
}
#top-links {
	margin-left: 61px;
}
.head_left_text{
    background-image: url('/image/box.svg');
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: left;
    color: #EAB992;
    font-size: 14px;
    display: flex;
    align-items: center;
    height: 18px;
}
#top-links ul{
    margin: 0;
    padding: 0;
    display: flex;
	gap:32px;
}
#top-links ul li{
	padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
.tel{
	margin-left: auto;
}
.tel a{
    color: #FFFDFB;
    background-image: url(/image/head-phones.svg);
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: left;
    display: flex;
    align-items: center;
    height: 18px;
}
#top-links ul li a{
	font-size: 14px;
    color: #FFFDFB;
    line-height: 120%;
}
#top-links ul li a:hover{
	color: #FD9711;
}
#logo {
	display: flex;
	align-items: center;
	margin: 0;
}
#logo img{
	width:64px; 
	height:19px;
}
.header-wrap{
	height: 90px;
	display: flex;
	align-items: center;
}
.sel-city{
	position: relative;
}
.sel-city span{
	position: relative;
	display: inline-flex;
	align-items: center;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	color: #597C90;
	cursor: pointer;
	margin-right: 8px;
	margin-bottom: 0;
	transition: .3s;
}
.sel-city span:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(../image/icon-map.svg);
	background-size: cover;
	margin-right: 7px;
}
.sel-city .sel-city-main-item:after{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(../image/arrow-down.svg);
	background-size: cover;
	margin-left: 3px;
}
.sel-city span.no-select {
    color: #FD9711;
    font-weight: bold;
}

.sel-city span.no-select:before {
	background-color: #FD9711;
	-webkit-mask: url(../image/icon-map.svg) no-repeat center;
	mask: url(../image/icon-map.svg) no-repeat center;
	background-image: none;
}
.sel-city-items{
	background: #fff;
	left: 0;
	top: 22px;
	z-index: 10;
	border-top: 0;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding:0;
	gap: 10px;  
}
.sel-city-items.load {
    filter: blur(2px);
    pointer-events: none;
}
.sel-city-items .sel-city-main-item{
	padding-bottom: 0;
}
.sel-city .item-select-wrap .sel-city-items span{
	padding-bottom: 12px;
}
.sel-city-items.active{
	display: block;
}
.city_body{
	display: flex;
    height: 100%;
    align-items: center;
}
.sel-city-items span{
	cursor: pointer;
    padding: 6px 8px;
    border-radius: 5px;
    font-size: 13px;
    background: #0074C4;
    color: #fff;
	width: 182px;
    text-align: center;
}
.sel-city-items span:hover{
	background:#FD9711;
}  
.header_wrap{
	display:flex;
}
.head-menu-wrap{
	display: flex;
    align-items: center;
	margin-left: 47px;
}
.menu-item-wrapper .submenu{display:none;}	
.head-menu-wrap .module-wrap{
	display:flex;
	gap:32px;
}
.menu-item-wrapper{
	display:flex;
	align-items:center;
}
.menu-item-wrapper a{
	font-size:16px;
	color:#434343;
	font-weight:500;
	line-height:140%;
}
.menu-item-wrapper.cat-parent:after{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(../image/arrow-down.svg);
	background-size: cover;
	margin-left: 8px;
}
.head-icons-menu{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left:auto;
	gap:16px;
}
.head-icons-menu>img{
	margin-right: 30px;
}
.head-icons-menu span a,
.head-icons-menu #cart > .btn{
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.head-icons-menu span a span{
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #445D77;
	transition: .3s;
}
.head-icons-menu span a:hover span{
	color: #FD9711;
}
.head-icons-menu #cart > .btn {
	width: auto;
	box-shadow: none;
	background: #fff;
	background-image: none;
	border: none;
	padding-right: 0;
	padding-left: 0;
}
.head-icons-menu #cart-total{
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #445D77;
	text-shadow: none;
}
.head-icons-menu>span{
	display: inline-flex;
	margin: 0;
}
.head-icons-menu #cart-total span{
	position: absolute;
	top: 7px;
	right: -2px;
	font-weight: 700;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background: #FD9711;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 12px;
	height: 12px;
}
.head-icons-menu #cart{
	width: auto;
	margin-bottom: 0;
}





















header{
	height: 64px;
    align-items: center;
    display: flex;
}
#head-fixed{    
	position: fixed;    
	width: 100%;    
	z-index: 99;    
	background: #fff;
}
#block-fixed{
	width:100%; 
	height:112px;
}
#top-banner-link{padding:10px; background:#fd9711; color:#fff; margin-top:10px; text-align:center; border-radius:5px;}
#home-slider-button{    position: absolute;
    bottom: 30px;
    z-index: 998;
    width: 100%;
}
#home-slider-button a{    position: relative;
    color: #fff;
    width: 170px;
    height: auto;
    padding: 10px;
    background: #fd9711;
    text-align: center;
    margin: auto;
    border-radius: 5px;
}
#search {
	width: 100%;
	border: 1px solid #DFDFDF;
	border-radius: 3px;
	display:none;
}
#search .btn{
	height: 50px;
	width: 50px;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	box-shadow: none;
	background-image: url(../image/icon-search.svg);
}
#search .input-lg {
	height: 50px;
	line-height: 20px;
	padding: 0 10px;
	border: none;
	box-shadow: none;
}
#search .input-lg::placeholder {
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #8A909C;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 15px 20px;
	text-shadow: 0 1px 0 #FFF;
}
.header-review-wrap .head-rev{

}
.head-rev .head-rev-title{

}
.head-rev .head-rev-rating{

}
.head-rev .head-rev-total-stars{

}
.head-rev .head-rev-total-stars ul{

}
.head-rev .head-rev-total-stars li{

}
.head-rev .head-rev-total-stars .head-rev-total-rev{

}

/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {

}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: max-content;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
	


/* content */
#content {
	min-height: 600px;
}
/* home */
.home-slider-and-baner{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.home-slider-and-baner-mobile {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.home-top-slider-left{
	position: relative;
	height: 480px;
	border-radius: 5px;
	overflow: hidden;
	width: 62%;
}
.home-top-slider-left img{
	max-width: none;
    max-height: none;
    width: auto;
    height: 100%;
    object-fit: cover;
}
.home-top-slider-left a{
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.home-top-slider-left .block-description>p{
	display: none;
}
.bottom-but-slider{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.bottom-but-slider.swiper-pagination-bullets.swiper-pagination-horizontal{
	right: 21px;
    bottom: 37px;
    left: auto;
}
.bottom-but-slider.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	display: inline-flex;
	width: 11px;
	height: 11px;
	margin: 0 10px;
	border-radius: 50%;
	background: #fff;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: .3s;
	opacity: 1;
}
.bottom-but-slider.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #FD9711;
    width: 11px;
    height: 11px;
    margin: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #FD9711;
    position: relative;
}
.bottom-but-slider.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    border-radius: 50%;
    top: -8px;
    left: -8px;
    border: 1px solid #FD9711;
}
.bottom-but-slider ul{
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.bottom-but-slider ul li{
	display: inline-flex;
	width: 11px;
	height: 11px;
	margin: 0 10px;
	border-radius: 50%;
	background: #fff;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: .3s;
}
.bottom-but-slider ul li:hover{
	background: #FD9711;
}
.bottom-but-slider ul li.active{
	background: #FD9711;
    width: 11px;
    height: 11px;
    margin: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #FD9711;
    position: relative;
}
.bottom-but-slider ul li.active:after{
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    border-radius: 50%;
    top: -8px;
    left: -8px;
    border: 1px solid #FD9711;
}
.home-top-baner-right{
	position: relative;
	height: 480px;
	border-radius: 5px;
	overflow: hidden;
	width: 37%;
}
.home-top-baner-right img{
	max-width: none;
    max-height: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-top-baner-right .home-top-baner-descr{
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 280px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	padding: 32px;
	background: linear-gradient(133.08deg, rgba(255, 255, 255, 0.88) 3.75%, rgba(255, 255, 255, 0.4) 94.53%);
	backdrop-filter: blur(10px);
	border-radius: 3px;
	}
.home-top-baner-right .home-top-baner-title a{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.home-top-baner-right h4{
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	color: #1F2232;
	margin-top: 0;
	margin-bottom: 0px;
}
.home-top-baner-right .home-top-baner-descr div
 {
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #1F2232;
    margin-top: 0;
    margin-bottom: 0px;
}
.home-top-baner-right p{
	font-weight: 400;
	font-size: 14px;
	line-height: 170%;
	color: #8A909C;
	margin-bottom: 0;
}

.more-than-company{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	margin-top: 90px;
}
.more-than-company span{
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FD9711;
	position: absolute;
	top: 0;
	left: 0;
}
.more-than-company h1{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	margin-top: 29px;
	margin-bottom: 46px;
	width: 55%;
}
.more-than-company p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
	width: 45%;
	padding-left: 58px;
	padding-top: 3px;
}

.home-service-list {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	padding-inline-start: 0;
	margin: 35px 0;
	gap: 15px;
}
.home-service-list li{
	flex:1;
	height: auto;
	min-height: 114px;
	display: inline-flex;
	align-items: flex-start;
	padding: 17px 25px 20px 95px;
	justify-content: flex-start;
	flex-direction: column;
	background-color: #F3F8FE;
	border-radius: 3px;
	background-position: 25px center;
	background-repeat: no-repeat;
}


.home-service-list li:nth-child(1){
	background-image: url(../image/icon-security.svg);
}
.home-service-list li:nth-child(2){
	background-image: url(../image/icon-payment-method.svg);
}
.home-service-list li:nth-child(3){
	background-image: url(../image/icon-gift-card.svg);
}
.home-service-list li:nth-child(4){
	background-image: url(../image/icon-support.svg);
}
.home-service-list li p{
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #1F2232;
	margin-bottom: 3px;
}
.home-service-list li span{
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #8A909C;
    flex: 1;
    display: flex;
    align-items: center;	
}

.home-calc-block{
	display: flex;
	margin-top: 55px;
	align-items: center;
	height: 177px;
	background-color: #0068AD;
	background-image: url(../image/bg-calculate-block.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	flex-wrap: wrap;
	border-radius: 3px;
	overflow: hidden;
}
.home-calc-block-left{
	margin-left: 17%;
	width: 50%;
	padding-right: 70px;
}
.home-calc-block-left h2{
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 18px;
}
.home-calc-block-left p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #95B8FF;
	margin-bottom: 0;
}
.home-calc-block-right{
	margin-left: 55px;
	width: 298px;
	align-items: center;
}
.home-calc-block-right a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 55px;
}
.home-calc-block-right .home-calc-block-but1{
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #1F2232;
	margin-bottom: 15px;
	background: #FFFFFF;
	border-radius: 3px;
}
.home-calc-block-right .home-calc-block-but1:hover{
	color: #fff;
	border: 1px solid #FD9711;
	background: #FD9711;
}
.home-calc-block-right .home-calc-block-but2{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 3px;
}
.home-calc-block-right .home-calc-block-but2:hover{
	background: #FD9711;
	border: 1px solid #FD9711;
	color: #fff;
}

.home-prod-cat{
	margin-top: 80px;
}
.sec-title-top{
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FD9711;
	margin-bottom: 0;
}
.sec-title{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.home-prod-cat .module-home-category {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-inline-start: 0;
	gap: 20px;
}
.home-prod-cat .module-home-category > div {
	width: 32%;
}
.home-prod-cat .module-home-category > div > a {
	height: 419px;
	position: relative;
	background-size: cover;
	display: inline-flex;
	cursor: pointer;
	border-radius: 3px;
	overflow: hidden;
	background-size: 100% 100%;
	background-position: center center;
	-webkit-transition: background-size .7s linear 0s;
	-moz-transition: background-size .7s linear 0s;
	-o-transition: background-size .7s linear 0s;
	transition: background-size .7s linear 0s;
}
.home-prod-cat .module-home-category > div > a:hover {
	background-size: 106% 106%;
}
.home-prod-cat .module-home-category > div > a > img {
	max-width: none;
    max-height: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-prod-cat .module-home-category > div > a > span {
	position: absolute;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	bottom: 30px;
	left: 30px;
	height: 55px;
	padding-left: 20px;
	padding-right: 20px;
	background: linear-gradient(155.82deg, rgba(255, 255, 255, 0.74) 20.97%, rgba(255, 255, 255, 0.41) 85.98%);
	backdrop-filter: blur(7px);
	border-radius: 3px;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #1F2232;
}
.home-prod-cat ul li:nth-child(1){
	background-image: url(../image/prod-cat-1.jpg);
}
.home-prod-cat ul li:nth-child(2){
	background-image: url(../image/prod-cat-2.jpg);
}
.home-prod-cat ul li:nth-child(3){
	background-image: url(../image/prod-cat-3.jpg);
}
.home-prod-cat ul li:nth-child(4){
	background-image: url(../image/prod-cat-4.jpg);
}
.home-prod-cat ul li:nth-child(5){
	background-image: url(../image/prod-cat-5.jpg);
}
.home-prod-cat ul li:nth-child(6){
	background-image: url(../image/prod-cat-6.jpg);
}

.home-about-company{
	margin-top: 95px;
	margin-bottom: 95px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.home-about-company-left{
	width: 35%;
	position: relative;
}


.home-about-company-left img {
	width: 400px;
	height: 400px;
	border-radius: 50%;
	position: relative;	
}

.home-about-company-left::after {
    content: '';
	position: absolute;
	left: 16px;
	top: 0;
	width: 400px;
	height: 400px;
	background-image: url(../image/cercle-transparent.svg);
}

.home-about-company-img{
	width: 400px;
	height: 400px;
	border-radius: 50%;
	position: relative;
	background-image: url(../image/home-about-company.jpg);
}
.home-about-company-img-border{
	display: block;
	position: absolute;
	left: 16px;
	top: 0;
	width: 400px;
	height: 400px;
	background-image: url(../image/cercle-transparent.svg);
}
.home-about-company-right{
	width: 65%;
}
.home-about-company-right .sec-title-top-left{
	margin-top: 20px;
}
.sec-title-top-left{
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FD9711;
}
.home-about-company-right h3{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	margin-top: 10px;
	margin-bottom: 35px;
}


.home-about-company-right p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
	margin-bottom: 20px;
}

.safe-materials-img-right{
	position: absolute;
  right: 0;
  z-index: 1;
  width: 50%;
  overflow: hidden;
  height: 580px;
}
.safe-materials-img-left{
	position: absolute;
  left: 0;
  z-index: 1;
  width: 50%;
  overflow: hidden;
  height: 580px;
}
.safe-materials-img-right img,
.safe-materials-img-left img{
	width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-safe-materials{
	display: flex;
	flex-wrap: wrap;
	height: 580px;
	position: relative;
}
.safe-materials-left{
	width: 50%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #F3F8FE;
}
.safe-materials-content{
	position: absolute;
    left: calc(50% - 674px);
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.safe-materials-content h4{
	margin-top: 0;
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #111111;
	max-width: 440px;
}
.safe-materials-content h3{
	margin-top: 0;
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #111111;
	max-width: 440px;
}
.safe-materials-content p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
	margin-top: 15px;
    margin-bottom: 48px;
    max-width: 440px;
}
.icons-row{
	display: inline-flex;
}
.icons-row-item{
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 17px;
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icons-row-item-1{
	background-image: url(../image/icon-non-toxic.svg);
}
.icons-row-item-2{
	background-image: url(../image/icon-iso-9001.svg);
}
.safe-materials-right{
	width: 50%;
	background-size: cover;
	background-image: url(../image/bg-safe-materials.jpg);
}

.home-modern-design{
	display: flex;
	flex-wrap: wrap;
	height: 580px;
	position: relative;
}
.modern-design-left{
	width: 50%;
	height: 100%;
	background-size: cover;
	background-image: url(../image/bg-modern-design.jpg);
}
.modern-design-right{
	width: 50%;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	background: #FEFCF3;
	padding: 0 140px;
}
.modern-design-content{
	height: 100%;
	display: flex;
	justify-content: center;
	position: absolute;
	left: calc(50% - 674px);
	top: 0;
	flex-direction: column;
	align-items: flex-end;
}
.modern-design-content h4{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #111111;
	margin-top: 0;
	margin-bottom: 25px;
	width: 440px;
	max-width: 100%;
	text-align: left;
}
.modern-design-content h3{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #111111;
	margin-top: 0;
	margin-bottom: 25px;
	width: 440px;
	max-width: 100%;
	text-align: left;
	}
.modern-design-content p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
	margin-bottom: 18px;
	max-width: 440px;
}

.home-practic-and-quality{
	display: flex;
	flex-wrap: wrap;
	height: 580px;
	position: relative;
}
.practic-and-quality-left{
	width: 50%;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	background: #FEFCF3;
	padding: 0 135px;
	background: #F5F5FF;
}
.bm .post-thumb .post-thumb-heading a 
 {
    text-align: left;
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
    font-size: 15px;
	color:#000;
	font-weight:bold;
	display:block;
}
.practic-and-quality-content{
	position: absolute;
    left: calc(50% - 674px);
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.practic-and-quality-content h4{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #111111;
	margin-top: 0;
	margin-bottom: 25px;
	max-width: 440px;
}
.practic-and-quality-content h3{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #111111;
	margin-top: 0;
	margin-bottom: 25px;
	max-width: 440px;
}
.practic-and-quality-content p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
	margin-bottom: 18px;
	max-width: 440px;
}
.practic-and-quality-right{
	width: 50%;
	height: 100%;
	background-size: cover;
	background-image: url(../image/bg-quality.jpg);
}

.bestsellers-wrap{
	padding: 90px 0;
	display: flex;
	flex-wrap: wrap;
}
.best-wrap-left{
	width: 25%;
    padding-left: 20px;
    height: 472px;
    position: relative;
}
.best-before-title {
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FD9711;
}
.best-title {
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	margin-top: 0;
	margin-bottom: 48px;
}
.best-list-meta{
	display: flex;
	flex-wrap: wrap;
	padding-inline-start: 0px;
}
.best-list-meta li{
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #1F2232;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 32px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #CFD4E8;
	box-sizing: border-box;
	border-radius: 3px;
	margin-right: 12px;
	margin-bottom: 12px;
	transition: .3s;
	cursor: default;
}
.best-list-meta li:hover{
	color: #FD9711;
	border: 1px solid #FD9711;
}
.best-view-all{
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 25px;
}
.but-view-all-left{
	display: inline-block;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #CFD4E8;
	background-repeat: no-repeat;
	background-position: center center;
	transition: .3s;
	background-image: url(../image/arrow-left-blue.svg);
}
.but-view-all-left:hover{
	border: 1px solid #FFAB3D;
}
.text-view-all{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #597C90;
	padding-left: 25px;
	padding-right: 25px;
	display: inline-flex;
}
.text-view-all:hover{
	color: #FD9711;
}
.but-view-all-right{
	display: inline-block;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #CFD4E8;
	transition: .3s;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../image/arrow-right-blue.svg);
}
.but-view-all-right:hover{
	border: 1px solid #FFAB3D;
}
.best-items-right{
	width: 75%;
	display: flex;
    flex-wrap: nowrap;
}
.best-item{
	width: 317px;
	height: 472px;
	position: relative;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	border-radius: 3px;
	margin-right: 20px;
	overflow: hidden;
	transition: .3s;
}
.best-item:hover{
	border: 1px solid #FED8A7;
}
.best-item:hover .best-descr {
	color: #FD9711;
}
.best-img{
	width: 100%;
	height: 330px;
	position: relative;
	background-size: cover;
}
.shower-screens-item-1 .best-img{
	background-image: url(../image/image-shower-screen-1.jpg);
}
.shower-screens-item-2 .best-img{
	background-image: url(../image/image-shower-screen-2.jpg);
}
.shower-screens-item-3 .best-img{
	background-image: url(../image/image-shower-screen-3.jpg);
}
.wardrobe-sliding-doors-1 .best-img{
	background-image: url(../image/wardrobe-sliding-doors-1.jpg);
}
.wardrobe-sliding-doors-2 .best-img{
	background-image: url(../image/wardrobe-sliding-doors-2.jpg);
}
.wardrobe-sliding-doors-3 .best-img{
	background-image: url(../image/wardrobe-sliding-doors-3.jpg);
}
.pool-fencing-item-1 .best-img{
	background-image: url(../image/image-pool-fencing-1.jpg);
}
.pool-fencing-item-2 .best-img{
	background-image: url(../image/image-pool-fencing-2.jpg);
}
.pool-fencing-item-3 .best-img{
	background-image: url(../image/image-pool-fencing-3.jpg);
}
.wardrobe-sliding-doors{
	background: #F3F8FE;
}
.best-img-label{
	position: absolute;
	min-width: 56px;
	height: 31px;
	background: #ff0000;
	padding: 0 10px;
	border-radius: 0px 3px 3px 0px;
	top: 19px;
	left: 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	z-index: 95;
}
.best-descr{
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	color: #1F2232;
	padding: 15px 24px 0;
	transition: .3s;
}
.best-bottom-row{
	display: flex;
	align-items: flex-end;
	position: absolute;
	bottom: 24px;
	left: 24px;
	right: 24px;
}
.best-price{
	font-weight: 800;
	font-size: 16px;
	line-height: 19px;
	color: #1F2232;
	margin-right: 15px;
}
.best-old-price{
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-decoration-line: line-through;
	color: #8A909C;
}
.best-heart{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 22px;
	height: 19px;
	background-size: cover;
	cursor: pointer;
	background-image: url(../image/icon-heart-prod-item.svg);
}

.shower-screen-form{
	margin: 40px auto;
	display: flex; /* видалити якщо треба 2 колонки */
    justify-content: center; /* видалити якщо треба 2 колонки */	 
}
.shower-screen-form-title span{
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FD9711;
}
.shower-screen-form-title h4{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	margin-top: 0;
	margin-bottom: 25px;
}
.shower-screen-form-title h2{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	margin-top: 0;
	margin-bottom: 25px;
}
.shower-screen-form-left{
	padding-right: 45px;
}
.field_error{
	color: #ffffff;
    font-size: 13px;
    line-height: 130%;
    background: #ff7e7e;
    width: 100%;
    display: flex;
    justify-content: center;
}
.form-input-row{
	display: flex;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 10px;
}
input[type=text].form-control,
input[type=password].form-control,
input[type=email].form-control,
input[type=tel].form-control,
select.form-control,
.shower-screen-form-left input[type=text],
.shower-screen-form-left input[type=email]{
	height: 55px;
	background: #FFFFFF;
	border: 1px solid #CFD4E8;
	box-sizing: border-box;
	padding-left: 18px;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	border-radius: 3px;
	color: #1F2232;
}
#product #options-combinations-container{
	padding-right: 0;
}
#product #options-combinations-container select.form-control{
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: url(../image/arrow-bottom-filter.svg) no-repeat 95% center;
    outline: 0;
}
#product div.options-combinations-error{
	font-size: 16px;
}
#homeform .but-send-form{
	width: 100%;
    background: #0074C4;
    border-radius: 3px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    text-shadow: none;
    box-shadow: none;
    border-color: #0074C4;
    transition: .3s;
    padding: 0 25px;
    border: none;
}
#homeform .but-send-form:hover {
	background: #FD9711;
    border-color: #FD9711;
}
.shower-screen-form-left .succ-wrap{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 300px;
}
.shower-screen-form-left .succ, .we-can-help .succ {
	font-size: 22px;
	font-weight: 700;
    display: block;
	color: #FD9711;
}
.shower-screen-form-left .succ-red{
	color: #fd2611;
}
.shower-screen-form-left .succ-wrap img, .we-can-help .succ-wrap img{
	width: 150px;
	height: auto;
}
.shower-screen-form-left input[type=text],
.shower-screen-form-left input[type=email]{
	width: 100%;
}
#quickcheckoutconfirm .quickcheckout-cart .btn.btn-primary.button-update,
#quickcheckoutconfirm .quickcheckout-cart .btn.btn-danger.button-remove{
	height: auto;
	padding: 4px 10px;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#quickcheckoutconfirm .quickcheckout-cart .btn.btn-danger.button-remove{
	margin-top: 4px;
}
#quickcheckoutconfirm .text-danger{
	font-size: 12px;
    line-height: 21px;
    text-align: center;
    position: relative;
    top: -15px;
}
#quickcheckoutconfirm #payment-address .quickcheckout-content, 
#quickcheckoutconfirm #shipping-address .quickcheckout-content{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px;
}
#quickcheckoutconfirm #payment-address .quickcheckout-content>.col-sm-6.required label,
#quickcheckoutconfirm #shipping-address .quickcheckout-content>.col-sm-6.required label, 
#payment-postcode-required label, 
#shipping-postcode-required label {
	display: none;
}
#quickcheckoutconfirm #payment-address .quickcheckout-content>.col-sm-6.required input,
#quickcheckoutconfirm #payment-address .quickcheckout-content>.col-sm-6.required select,
#quickcheckoutconfirm #shipping-address .quickcheckout-content>.col-sm-6.required input,
#quickcheckoutconfirm #shipping-address .quickcheckout-content>.col-sm-6.required select{
	margin-bottom: 15px;
}
#quickcheckoutconfirm .quickcheckout-cart td.image {
    width: 25%;
}
#quickcheckoutconfirm .quickcheckout-cart td.name {
    width: 42%;
}
#quickcheckoutconfirm .quickcheckout-cart td.name a{
    display: inline-flex;
    font-size: 16px;
    line-height: 20px;
}
#quickcheckoutconfirm .quickcheckout-cart td.quantity {
    width: 11%;
    min-width: 97px !important;
}
#quickcheckoutconfirm .quickcheckout-cart td.price1 {
    width: 12%;
}
#quickcheckoutconfirm .quickcheckout-cart td.quantity .input-group.btn-block{
	display: flex;
}
#quickcheckoutconfirm .quickcheckout-cart td.quantity .input-group .form-control[name^=quantity]{
	text-align: center;
    padding: 0 10px;
}
#quickcheckoutconfirm .quickcheckout-cart td.quantity .input-group-btn{
	display: inline-flex;
	flex-direction: column;
	width: 40px;
}
#quickcheckoutconfirm .quickcheckout-cart td.image img {
    width: 80px;
}
#quickcheckoutconfirm .quickcheckoutmid .terms{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-direction: column;
	row-gap: 12px;
}
#quickcheckoutconfirm .quickcheckoutmid #terms{width:100%;}
#quickcheckoutconfirm .terms #button-payment-method.btn-primary{
	padding: 0 50px;
}
#quickcheckoutconfirm .terms label{
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 170%;
    color: #1A3A5A;
    cursor: pointer;
}
#quickcheckoutconfirm .terms label a{
	margin-left: 5px;
}
#quickcheckoutconfirm .terms input[type=checkbox]{
	margin: 0 0 0 10px;
}

input[type=text]:hover,
input[type=text]:focus,
textarea:hover,
textarea:focus{
	border: 1px solid #FED8A7;
}
input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder {
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	color: #8A909C;
}
textarea{
	background: #FFFFFF;
	border: 1px solid #CFD4E8;
	box-sizing: border-box;
	height: 170px;
	width: 100%;
	margin-top: 10px;
	padding-left: 18px;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	color: #8A909C;
	padding-top: 15px;
	border-radius: 3px;
}
textarea::placeholder{
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	color: #8A909C;
}
.form-but-row{
	display: flex;
	margin-top: 12px;
}
.shower-screen-form-left input[type=file]{
	
}
.fl_upld{
	width: 22%;
	min-width: 110px;
	margin-right: 3%;
}
#fl_inp{
	display:none;
}
.fl_upld label{
	cursor:pointer;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #0074C4;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	transition: .3s linear;
}
.fl_upld label img{
	margin-right: 10px;
}
.fl_upld label:hover{
	color: #FD9711;
}
#fl_nm{
	margin-top:20px;
	color:#f00;
}
.shower-screen-form-left .send_form{
	width: 75%;
	background: #0074C4;
	border-radius: 3px;
	height: 55px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	border: none;
	transition: .3s;
	cursor: pointer;
}
.shower-screen-form-left .send_form:hover{
	background: #FD9711;
}
.shower-screen-form-right{
	height: 316px;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-image: url(../image/bg-form-right.jpg);
}
.shower-screen-form-calc{
	position: absolute;
	width: 350px;
	height: 99px;
	left: 28px;
	bottom: 28px;
	background-color: #ffffffb3;
	backdrop-filter: blur(4px);
	border-radius: 3px;
	background-image: url(../image/icon-calc.svg);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-left: 80px;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	cursor: pointer;
	transition: .3s;
}
.shower-screen-form-calc:hover{
	 backdrop-filter: blur(14px);
}
.shower-screen-form-calc p{
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	color: #1F2232;
	margin-bottom: 4px;
	position: relative;
}
.shower-screen-form-calc p:after{
	content: "";
	display: inline-block;
	position: absolute;
	right: 24px;
	top: 8px;
	width: 23px;
	height: 8px;
	background-size: 100% 100%;
	background-image: url(../image/arrow-right-black.svg);
}
.shower-screen-form-calc span{
	font-weight: 400;
	font-size: 14px;
	line-height: 170%;
	color: #8A909C;
}

.home-trust{
	margin-top: 80px;
}
.home-trust>span{
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FD9711;
	display: block;
	text-align: center;
}
.home-trust>h4{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	text-align: center;
	margin-top: 0;
	margin-bottom: 38px;
}
.home-trust>h2{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	text-align: center;
	margin-top: 0;
	margin-bottom: 38px;
}
.home-trust-content{
	display: flex;
	flex-wrap: wrap;
	height: 470px;
}
.home-trust-left{
	width: 46%;
	height: 100%;
	position: relative;
	background-color: #F0F0F8;
	padding-left: 48px;
	border-radius: 3px;
	background-repeat: no-repeat;
	background-position: 97% bottom;
	background-image: url(../image/bg-trust-us.svg);
}
.home-trust-left h5{
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #1F2232;
	margin-top: 50px;
}
.home-trust-left h3{
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #1F2232;
	margin-top: 50px;
}
.home-trust-left p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #8A909C;
	max-width: 355px;
	margin-top: 25px;
	margin-bottom: 50px;
}
.home-trust-left a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 199px;
	height: 55px;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	background: #0074C4;
	border-radius: 3px;
}
.home-trust-left a:hover{
	background: #FD9711;
}
.home-trust-right{
	width: 52%;
	margin-left: 2%;
	display: inline-flex;
	flex-direction: column;
}
.home-trust-review-item{
	height: 198px;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	border-radius: 3px;
	margin-bottom: 15px;
	padding-left: 34px;
	padding-right: 34px;
}
.trust-review-item-top{
	display: flex;
	position: relative;
	align-items: center;
	margin-top: 28px;
}
.trust-review-item-top .rating {
	margin-right: 40px;
}

.trust-review-star{
	display: inline-flex;
	width: 106px;
	height: 18px;
	background-repeat-y: no-repeat;
	background-size: 22px 20px;
	background-image: url(../image/icon-star.svg);
}
.trust-review-img img {
	width:50px;
}
.trust-review-name{
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #1F2232;
	margin-left: 35px;
}
.trust-review-date{
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #8A909C;
}
.home-trust-review-item p{
	margin-top: 20px;
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
	height: 92px;
	overflow: hidden;
}
.bottom-but-carusel{
	display: flex;
	align-items: center;
	justify-content: center;
}
.bottom-but-carusel ul{
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.bottom-but-carusel ul li{
	display: inline-flex;
	width: 11px;
	height: 11px;
	margin: 0 10px;
	border-radius: 50%;
	background: #D8D8D8;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: .3s;
}
.bottom-but-carusel ul li:hover{
	background: #FD9711;
}
.bottom-but-carusel ul li.active{
	background: #FD9711;
	width: 27px;
	height: 27px;
	margin: 5px;
	border: 1px solid #FD9711;
	position: relative;
}
.bottom-but-carusel ul li.active:after{
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	border: 7px solid #fff;
	background: #FD9711;
}

.social-networks{
	display: flex;
	margin-top: 90px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 247px;
	background-size: cover;
	position: relative;
	background-image: url(../image/bg-soc-block.jpg);
	padding: 5px;
}
.social-networks:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #102839;
	opacity: 0.6;
	z-index: 1;
}
.social-networks h6{
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #FFFFFF;
	z-index: 2;
	margin-bottom: 24px;
	text-align: center;
}
.social-networks-row{
	display: flex;
	align-items: center;
	justify-content: center;
}
.social-networks-soc{
	display: inline-flex;
	margin: 0 9px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
	cursor: pointer;
	transition: .3s;
}
.social-networks-soc:hover{
	border: 1px solid #FD9711;
}
.social-networks-soc-1{
	background-image: url(../image/icon-fb-white.svg);
}
.social-networks-soc-2{
	background-image: url(../image/icon-twitter-white.svg);
}
.social-networks-soc-3{
	background-image: url(../image/icon-insta-white.svg);
}
.home-descripion{
	margin-top: 70px;
	margin-bottom: 72px;
}
.home-descripion h2{
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #131833;
	margin-bottom: 35px;
}
.home-descripion p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	margin-bottom: 19px;
}


/* footer */
footer {
	padding-top: 48px;
	background-color: #F3F8FE;
	color: #8A909C;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #E2E5EE;
	margin-bottom: 25px;
}
footer a {
	color: #8A909C;
	font-size:14px;
}
footer a:hover {
	_color: #fff;
}
.footer-description-1{
	padding-right: 85px;
}
.footer-description-1 img{
	margin-bottom: 30px;
	max-width: 203px;
    height: auto;
}
.footer-description-1 p{
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #868E9D;
}
.footer-description-2{
	display: flex;
	flex-wrap: wrap;
}
.foot-menu{
	width: 33.33%;
}
.foot-menu h5{
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #1F2232;
	margin-top: 0;
}
.foot-menu ul{

}
.footer-menu-1{
	width: 100%;
}
.footer-menu-2{
	width: 100%;
}
.footer-menu-3{
	width: 100%;
}
.foot-menu ul li a{
	font-weight: 400;
	font-size: 16px;
	line-height: 40px;
	color: #8A909C;
}
.foot-menu ul li a:hover{
	color: #FD9711;
}
.foot-menu.footer-menu-3{
	display: flex;
	flex-direction: column;
}
.foot-menu.footer-menu-3 .footer-phone{
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	color: #0074C4;
}
.foot-menu.footer-menu-3 .footer-phone:hover{
	color: #FD9711;
}
.foot-menu.footer-menu-3 .fax:before{
	content: "";
	display: inline-block;
	position: relative;
	top: 3px;
	width: 21px;
	height: 21px;
	margin-right: 10px;
	background-size: cover;
	background-image: url(../image/icon-phone-blue.svg);
}

.foot-menu.footer-menu-3 .mobile:before{
	content: "";
	display: inline-block;
	position: relative;
	top: 3px;
	width: 21px;
	height: 21px;
	margin-right: 10px;
	background-size: cover;
	background-image: url(../image/icon-mobile-blue.svg);
}

.foot-menu a:hover{
	color: #FD9711;
}
.footer-email{
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #868E9D;
	position: relative;
	padding-left: 30px;
	display: inline-flex;
	align-items: center;
	margin-top: 14px;
}
.footer-email:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../image/icon-email.svg);
	position: absolute;
	left: 0;
	top: 5px;
}
.footer-citys{
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #868E9D;
	position: relative;
	padding-left: 30px;
	display: inline-flex;
	align-items: center;
	margin-top: 7px;
}
.footer-citys:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../image/icon-citys.svg);
	position: absolute;
	left: 0;
	top: 13px;
}
.foot-bottom{
	display: flex;
	justify-content: space-between;
	margin-top: 5px;
	margin-bottom: 15px;
}
.foot-bottom a {
	font-size:14px;
}

.foot-bottom p{
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #8A909C;
	margin-bottom: 10px;
}
.foot-bottom p span{
	color: #FD9711;
}

/* alert */
.alert {
    padding: 0 14px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100px;
    vertical-align: middle;
}
/* breadcrumb */
.breadcrumb {
	margin: 50px 0 17px;
	padding: 0;
	background-color: transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
}
.breadcrumb > li:first-child {
	padding-left: 0;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	right: -8px;
	width: 12px;
	height: 12px;
	background-size: cover;
	background-image: url(../image/arrow-bread-grey.svg);
}
.breadcrumb > li:last-child:after {
	display: none;
}
html[dir=rtl] .breadcrumb > li::after {
 
}
.breadcrumb > li a{
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #8A909C;
}
.breadcrumb > li a:hover{
	color: #FD9711;
}
.pagination {
	margin: 0;
}
.pagination-wrap .pagination{
	margin-top: 14px;
	margin-bottom: 40px;
}
.pagination-wrap .pagination li{
	display: inline-flex;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	overflow: hidden;
}
.pagination-wrap .pagination li span,
.pagination-wrap .pagination li a{
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-color: transparent;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	color: #1A3A5A;
	transition: .3s;
	margin-left: 0px;
}
.pagination-wrap .pagination li a:hover{
	background: #FFF4E7;
}
.pagination-wrap .pagination li.active span{
	background: #FD9711;
	color: #fff;
}
.pagination-wrap .pagination li.active span:hover{
	border-color: transparent;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
}
.btn-primary {
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
	margin-bottom: 10px;
    padding-bottom: 5px;	
}
.product-grid .product-thumb {
	min-height: 400px;
    flex: 1;
    display: flex;
    flex-direction: column;	
}
.product-grid .product-thumb .caption {
    flex: 1;
    display: flex;
    flex-direction: column;	
}


.product-thumb:hover .caption h4 a {
	color: #FD9711;
}
.product-thumb:hover .caption a {
	color: #FD9711;
}
.product-thumb .image {
    text-align: center;
    position: relative;
    height: 250px;
    overflow: hidden;
}
.product-thumb .image a {
	display: block;
	height: 100%;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
    object-position: center;
}
.product-list .product-thumb .image {
  float: left;
  height: 120px;
}
#product-category .product-list .product-thumb .image, #product-search .product-list .product-thumb .image {
    height: 130px;
	flex: 1;
}
#product-category .product-list .product-thumb .price button, #product-search .product-list .product-thumb .price button {
    top: 0;
}

.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	position: relative;
}
.product-thumb .caption h4 a{
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	color: #1F2232;
	transition: .3s;
	height:65px;
	display: flex;
    align-items: center;	
}
.product-thumb .caption a{
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	color: #1F2232;
	transition: .3s;
	height:65px;
	display: flex;
    align-items: center;
	margin-top:15px;
}

.product-thumb .caption .rating a{
	display:inline;
}
.product-list .product-thumb .price {
  bottom: 25px;
  padding-left: 20px;
}
.product-list .product-thumb .price button {
  top: -53px;
}
.product-list .product-thumb .caption {
	margin-left: 130px;
	min-height: 95px;	
}
.product-list .product-thumb .caption a{
	margin-top: 25px;
}
.product-list .product-thumb .caption .rating a{
	margin-top: 0px;
}
.product-thumb .rating {
	_padding-bottom: 10px;
}
.product-list .product-thumb .rating{    min-width: 200px;    margin-left: 0;    text-align: center;}
.rating .fa-stack {
	font-size: 8px;
	margin:0px;
}
.rating .fa-star-o {
	color: #F0B84C;
	font-size: 15px;
}
.rating .fa-star {
	color: #FD9711;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #FD9711;
}
h2.price {
	margin: 0;
}
.cat-products-wrap .product-list .product-thumb, .search-product-wrap .product-list .product-thumb {
	display: flex;
	justify-content: space-between;
	height: 130px;
	overflow: hidden;
}
.cat-products-wrap .product-list .product-thumb .caption, .search-product-wrap .product-list .product-thumb .caption {
	margin-left: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cat-products-wrap .product-list .product-thumb .price, .search-product-wrap .product-list .product-thumb .price {
	position: relative;
	bottom: -7px;
	width: 25%;
	display: flex;
    flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}
.cat-products-wrap .product-list .product-thumb .price-new{
	order: 2;
}
.cat-products-wrap .product-list .product-thumb .price-old, .search-product-wrap .product-list .product-thumb .price-old {
    margin-right: 10px;
    order: 1;
}
.cat-products-wrap .product-list .product-thumb .price button{
	order: 3;
	margin-left: 20px;
}
.cat-products-wrap .product-list .product-thumb .caption h4 a {
    height: 50px;
    display: flex;
    align-items: center;
}
.cat-products-wrap .product-list .product-thumb .caption h4 a:hover {
	color: #FD9711;
}
.cat-products-wrap .product-list .product-thumb>div:last-child, .search-product-wrap .product-list .product-thumb>div:last-child {
	width: calc(100% - 150px);
}
.cat-products-wrap .product-list .product-thumb .image img {
    _width: auto;
}
.product-thumb .price, .product-thumb .price-new {
	font-weight: bold;
	font-size: 20px;
	margin-top: 5px;
	color: #1F2232;
	margin-right: 10px;
	line-height: 24px;
}
.product-thumb .price-new {
	color: #ff0000;
	order: 2;
}
.product-thumb .price-old {
	font-weight: bold;
	_font-size: 14px;
	line-height: 16px;
	text-decoration-line: line-through;
	color: #8A909C;

}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .price button{
	position: absolute;
	right: 0;
	bottom: 5px;	
	margin-right: 7px;
	border: 0;

	background-color: transparent;
}
.product-thumb .price button span{
	content: "";
	display: inline-block;
	width: 22px;
	height: 19px;
	background-size: cover;
	background-image: url(../image/heart-grey.svg);
	margin-top: 1px;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
#product-category .product-grid.col-lg-3,
#product-category .product-grid.col-md-3,
#product-category .product-grid.col-sm-6{
	padding-left: 10px;
	padding-right: 10px;
}
#product-category .cat-description-wrap h2{
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #1F2232;
	margin-top: 57px;
	margin-bottom: 34px;
}
#product-category .cat-description-wrap p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	margin-bottom: 18px;
}
#product-category .image .best-img-label,
.product-page .image .best-img-label {
    position: absolute;
    min-width: 56px;
    height: 31px;
    background: #FFAB3D;
    border-radius: 0px 3px 3px 0px;
    top: 19px;
    left: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	padding: 0 10px 0 20px;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}

.thumbnail {
	margin-bottom: 0px;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 15px;	
}
.thumbnails > li {
	
}

.thumbnails > img {
	width: 100%;
}
.image-additional a {
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {

}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout, #column-right-top .product-layout {
	width: 100%;
}

.product-grid {
    display: flex; 
    flex: 0 0 33%;
    flex-wrap: wrap;	
}



/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
      margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}

#product-category .cat-title{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	margin-top: 0;
	/*position: absolute;*/
	max-width: 750px;
}
.cat-filter-row{
	margin-top: 0;
	margin-bottom: 34px;
}
.cat-top-filter ul{
	padding-inline-start: 0;
	margin-bottom: 0;
}
.cat-top-filter ul li{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	margin-right: 15px;
	border: 1px solid #DFDFDF;
	box-sizing: border-box;
	border-radius: 3px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	color: #1A3A5A;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	transition: .3s;
}
.cat-top-filter ul li:hover{
	border: 1px solid #FD9711;
}
.cat-top-filter ul li:after{
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	margin-left: 7px;
	background-size: cover;
	background-image: url(../image/arrow-bottom-filter.svg);
}
.cat-filter-row #input-sort{
	height: 50px;
	border-radius: 3px;
	font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #1A3A5A;
    -webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: url('../image/arrow-bottom-filter.svg') no-repeat 90% center;
	outline: 0;
}
.cat-filter-row #input-sort:hover{
	border: 1px solid #FD9711;
}
.cat-filter-row .form-group{
	margin-bottom: 0;
}
.cat-filter-row .btn-group{
	display: flex;
}

.faq-container{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.faq-container h3{
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #1F2232;
	margin-bottom: 34px;
}
.faq-item{
	box-sizing: border-box;
	margin-bottom: 11px;
	border: 1px solid #DFDFDF;
	border-radius: 5px;
}
.faq-item>div{
	border: 1px solid #DFDFDF;
	border-radius: 5px;
    margin-bottom: 15px;
}
.faq-container .faq-page {
    color: #444;
    cursor: pointer;
    padding: 24px 20px;
    width: 100%;
    border: none;
    outline: none;
    transition: 0.4s;
    margin: auto;
    position: relative;
}
.faq-container .faq-body{
    margin: auto;
	width: 100%; 
	padding: auto;
    background-color: #F4F9FF;
}
.faq-container .active,
.faq-container .faq-page:hover {
    background-color: #F4F9FF;
}
.faq-container .faq-body {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    border: none;
}
.faq-container .faq-page:after {
    content: "";
    position: absolute;
    right: 30px;
    top: calc(50% - 10px);
    display: block;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../image/faq-arrow-down.svg);
}
.faq-container .active:after {
    background-image: url(../image/faq-arrow-top.svg);
}
.faq-container .faq-page{
	font-weight: 700;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
}
.faq-container .faq-body{
	padding-bottom: 11px;
}
.faq-container .faq-body p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
	margin-bottom: 20px;
}
.category-top .module-title{
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #1F2232;
	margin-bottom: 34px;
}

.right-coll-panel{
    position: fixed;
    right: 0;
    height: 50px;
    width: 196px;
    top: 30%;
    background: #FD9711;
    border-radius: 20px 20px 0px 0px;
    transform: rotate(-90deg);
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 100;
    transform-origin: bottom right;
}
.right-coll-panel:after{
	content: "";
	display: inline-block;
	margin-left: 10px;
	width: 28px;
	height: 28px;
	background-image: url(../image/icon-right-panel.svg);
	background-position: center center;
	background-repeat: no-repeat;
}

.we-can-help{	
	display: flex;
	margin: 60px 0;
	padding: 35px 0;
	position: relative;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-size: cover;
	background-image: url(../image/bg-we-can-help.jpg);
}
.we-can-help:before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #102839;
	opacity: 0.6;
	z-index: 1;
}
.we-can-help h3{
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #FFFFFF;
	z-index: 2;
	margin-top: 0;
	margin-bottom: 25px;
}
.we-can-help-form{
	display: flex;
	z-index: 2;
	flex-wrap: wrap;
    justify-content: center;	
	flex-direction: row;
}

.we-can-help-form div {
	display: flex;
    flex-direction: row;
	gap: 10px;	
	width: 925px;
	justify-content: center;
}

.we-can-help-form input[type=text],
.we-can-help-form input[type=emai]{
	width: 298px;
	height: 55px;
	border: 1px solid #CFD4E8;
	border-radius: 3px;
	padding-left: 15px;
	font-size: 18px;
}
.we-can-help-form .input-wrap{
	position: relative;
}

.we-can-help-form .textarea-wrap{
    order: 5;
    width: 925px;	
}


.we-can-help-form .field_error{
    position: absolute;
    bottom: -35px;
    height: 35px;
    align-items: center;
    text-align: center;
}

.we-can-help-form input[type=submit]{
	width: 149px;
	background: #0074C4;
	border-radius: 3px;
	height: 55px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	border: none;
	transition: .3s;
}
.we-can-help-form input[type=submit]:hover{
	background: #FD9711;
}
.we-can-help-form .succ-wrap .succ{
	color: #fff;
}


/*
.product-page .home-service-list{
	margin: 60px 0;
}
.product-page .home-service-list li{
	border: 1px solid #DFDFDF;
	box-sizing: border-box;
	border-radius: 3px;
}

.info-bottom-wrap .home-service-list{
	margin-top: 90px;
	margin-bottom: 60px;
}
.info-bottom-wrap .home-service-list li {
    border: 1px solid #DFDFDF;
    box-sizing: border-box;
    border-radius: 3px;
}
#product-category .home-service-list li{
	border: 1px solid #DFDFDF;
	border-radius: 3px;
}
#product-category .home-service-list{
	margin-top: 90px;
	margin-bottom: 60px;
}
*/

#grid-view span, #grid-view-mobile span{
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: cover;
	background-image: url(../image/icon-item-grid.svg);
}
#list-view span, #list-view-mobile span{
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: cover;
	background-image: url(../image/icon-item-list.svg);
}
#product-category #grid-view,
#product-category #list-view, 
#product-category #grid-view-mobile,
#product-category #list-view-mobile{
	padding: 14px 5px;
	background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    background-image: none;
    outline: none;
}
.sort-input-sel{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.cat-products-wrap{
	margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;	
}

.product-page h1{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	margin-top: 0;
	margin-bottom: 34px;
}
.tabs-wrap{
	position: relative;
}
.product-page .tabs-list-right{
    position: absolute;
    right: 15px;
    top: 0;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 10px;
}
.product-page .tabs-list-right .rating{
	line-height: 99%;
}
.product-page .tabs-list-right .rating>p{
	margin-bottom: 0;
}
.product-page .tabs-list-right .but-wishlist,
.product-page .tabs-list-right .but-compare{
	color: transparent;
    text-shadow: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    border-color: #fff;
    box-shadow: none;
    height: auto;
}
.product-page .tabs-list-right .but-wishlist span,
.product-page .tabs-list-right .but-compare span{
	display: inline-block;
	width: 26px;
	height: 26px;
	background-size: 100% 100%;
}
.product-page .tabs-list-right .but-wishlist span{
	background-image: url(../image/icon-prod-favorite.svg);
}
.product-page .tabs-list-right .but-compare span{
	background-image: url(../image/icon-prod-compare.svg);
}
.product-page .nav-tabs>li>a{
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #1F2232;
	padding-bottom: 20px;
}
.product-page .nav-tabs>li.active a{
	color: #0074C4;
}
.product-page .nav-tabs>li.active>a, 
.product-page .nav-tabs>li.active>a:focus, 
.product-page .nav-tabs>li.active>a:hover {
    color: #0074C4;
    cursor: default;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom-color: #0074C4;
}
.product-page .nav>li>a:focus, 
.product-page .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #FD9711;
    border-color: #fff #fff #0074C4;
}
.product-page .nav-tabs {
    margin-bottom: 34px;
}
.product-page .review-count{
	color: #0074C4;
}

.help-choose{
	background: #FDFACF;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 50px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 24px;
}
.help-choose:before{
	content: "";
	display: inline-flex;
	position: absolute;
	width: 18px;
	height: 18px;
	background-size: 100% 100%;
	background-image: url(../image/icon-phone-orange.svg);
}
.help-choose:hover > span{
	color: #FD9711;
}
.help-choose > span{
	font-weight: 400;
	font-size: 14px;
	line-height: 170%;
	color: #1F2232;
	padding-left: 30px;
}
.help-choose > div{
	font-weight: 700;
	font-size: 13px;
	line-height: 15px;
	color: #1F2232;
}
.help-choose-wrap p{
	font-weight: 700;
	font-size: 16px;
	line-height: 170%;
	color: #1F2232;
	margin-bottom: 15px;
}
.help-choose-wrap .choose-delivery-items{
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-inline-start: 0;
	border-bottom: 1px solid #EEEEEE;
}
.help-choose-wrap .choose-delivery-items li{
	font-weight: 300;
	font-size: 16px;
	line-height: 170%;
	color: #1F2232;
	position: relative;
	padding-left: 15px;
	margin-bottom: 15px;
	display: inline-block;
}
.help-choose-wrap .choose-delivery-items li:before{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 12px;
	background-color: #1F2232;
}
.help-choose-wrap .choose-payment-icons{
	display: flex;
	align-items: center;
	padding-inline-start: 0;
	flex-wrap: wrap;
	column-gap: 10px;
	row-gap: 20px;
	justify-content: center;	
}
.help-choose-wrap .choose-payment-icons li{
	display: inline-block;
	margin-right: 35px;
}

.price-and-buttons{
	padding-left: 2px;
	padding-right: 72px;
}
.thumbnails-wrap{
	padding-right: 66px;
}
.product-page .thumbnails > li:first-child{
	
}
.product-page .thumbnails > li:first-child a{
	display: flex;
	width: 100%;
	padding: 0;
	border: none;
}
.product-page .thumbnails > li:first-child a img{
	max-width: none;
	max-height: none;
	width: 100%;
	height: 100%;
}
[data-category-id="61"].product-page .thumbnails > li:first-child a img {
    object-fit: contain;
}
.product-page .help-choose-wrap{
	padding-left: 25px;
}
.product-page .stock-wrap{
	font-weight: 400;
	font-size: 14px;
	line-height: 170%;
	color: #64A924;
	margin-bottom: 12px;
	display: flex;
	align-items: center;
}
.product-page .stock-wrap:before{
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: url(../image/check-stock.svg);
	background-size: cover;
	margin-right: 10px;
}
.product-page .price-list{
	display: flex;
	align-items: flex-end;
}
.product-page .price-list h2{
	font-weight: 800;
	font-size: 36px;
	line-height: 42px;
	color: #FD9711;
	margin: 0;
	margin-right: 30px;
}
.product-page .price-list span{
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	text-decoration-line: line-through;
	color: #8A909C;
}
.product-page #button-cart{
	background: #0074C4;
	border-radius: 3px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	margin-bottom: 12px;
	text-shadow: none;
	box-shadow: none;
	border-color: #0074C4;
	transition: .3s;
}
.product-page #button-cart:hover, #request-callback-bottom:hover{
	background: #FD9711;
	border-color: #FD9711;
	color:#fff;
	opacity:1;
}
.product-page #button-cart:before, #cart-bottom #button-cart-bottom:before{
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-right: 14px;
	background-size: cover;
	background-image: url(../image/icon-bag-white.svg);
}
.product-page #one-click-cart{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #0074C4;
	border: 1px solid #0074C4;
	box-sizing: border-box;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	text-shadow: none;
	box-shadow: none;
	width: 100%;
	height: 55px;
	margin-top: 15px;
	transition: .3s;
}
.product-page #one-click-cart:hover{
	background: #FD9711;
	border-color: #FD9711;
	color: #fff;
}

/* request-callback */ 
.product-page #request-callback{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #0074C4;
	border: 1px solid #0074C4;
	box-sizing: border-box;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	text-shadow: none;
	box-shadow: none;
	width: 100%;
	height: 55px;
	margin-top: 15px;
	transition: .3s;
}
.product-page #request-callback:hover{
	background: #FD9711;
	border-color: #FD9711;
	color: #fff;
}
.product-page #request-callback:hover:before {
    filter: brightness(0) invert(1);  
}
.product-page #request-callback:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 14px;
    background-size: cover;
    background-image: url(../image/mobile-phone-icon.svg);
	filter: invert(31%) sepia(97%) saturate(1231%) hue-rotate(189deg) brightness(96%) contrast(101%);
}

#button-request-callback:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 14px;
    background-size: cover;
    background-image: url(../image/mobile-phone-icon.svg);	
	filter: brightness(0) invert(1);
}


#requestCallback .input-group {
    display: flex;
    flex-direction: column;	
}
#requestCallback form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
#requestCallback form .input-group-btn{width:100%;}
#requestCallback .input-group .input-group-btn #button-request-callback {
	width: 100%;
    margin-left: 0;
    margin-top: 5px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;	
}

.call_head{    margin-bottom: 30px;    font-size: 26px;}
.succ-wrap {
	text-align: center;	
	z-index: 99;
}

.form-group .succ {
    font-size: 20px;
    font-weight: 700;
    color: #FD9711;
	text-align: center;
    width: 100%;
	display: block;
}

#information-contact .succ {
    font-size: 20px;
    font-weight: 700;
    color: #FD9711;
	text-align: center;
    width: 100%;
	display: block;	
}

#information-contact .succ-wrap {
    display:block;
}


.form-group  .succ-wrap img {
    width: 150px;
    height: auto;
}

#callBack .succ {
    font-size: 20px;
    font-weight: 700;
    color: #FD9711;
	text-align: center;
    width: 100%;
	display: block;
}
#callBack .succ-wrap {
   display: block;
}
#callBack .succ-wrap img {
    width: 150px;
    height: auto;
}




.product-page #one-click-cart.btn-is-disabled-cart {
	background: #0074C4;
	border-radius: 3px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	margin-bottom: 12px;
	text-shadow: none;
	box-shadow: none;
	border-color: #0074C4;
	transition: .3s;
}

.product-page #one-click-cart.btn-is-disabled-cart:hover {
	background: #FD9711;
	border-color: #FD9711;
}
.product-page .prod-select-wrap{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	height: 55px;
	border: 1px solid #CFD4E8;
	box-sizing: border-box;
	border-radius: 3px;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	color: #1F2232;
	padding: 0 18px;
	transition: .3s;
	margin-top: 22px;
	margin-bottom: 29px;
}
.product-page .prod-select-wrap:hover{
	cursor: pointer;
	border: 1px solid #FD9711;
}
.product-page .prod-select-wrap:after{
	content: "";
	width: 19px;
	height: 19px;
	display: block;
	position: absolute;
	right: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../image/arrow-down-blue.svg);
}
.product-page .prod-option-wrap{
	max-height: 150px;
	overflow: hidden;
}
.product-page .prod-option-wrap > div,
.product-page .specification-table > div,
.product-page .specification-cart-table > div{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	position: relative;
	margin-bottom: 13px;
}

.product-page .prod-option-wrap > div,
.product-page .specification-cart-table > div{
	border-bottom: 1px dotted #CDCDCD;
}
.product-page .prod-option-wrap > div:after,
.product-page .specification-table > div:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	right: 0;
	top: 16px;
	z-index: 0;
	border-bottom: 1.5px dashed #CDCDCD;
}
.product-page .prod-option-left{
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #1F2232;
    flex: 0 0 50%;
}
.product-page .prod-option-right{
    font-weight: 700;
    font-size: 16px;
    line-height: 125%;
    color: #1F2232;
    text-align: right;
}
.prod-bottom-content{
	position: relative;
}
.prod-icons-services-wrap{
	padding-left: 15px;
	padding-right: 0;
}
.prod-icons-services{
	width: 100%;
	margin-top: 30px;
	height: 63px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.prod-icons-services span{
	width: 25%;
	height: 100%;
	background-position: center 0;
	background-repeat: no-repeat;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #1F2232;
	display: flex;
	align-items: flex-end;
    justify-content: center;
    border-left: 1px solid #DFDFDF;
}
.prod-icons-services span:nth-child(1){
	background-image: url(../image/prod-icons-service-1.svg);
}
.prod-icons-services span:nth-child(2){
	background-image: url(../image/prod-icons-service-2.svg);
}
.prod-icons-services span:nth-child(3){
	background-image: url(../image/prod-icons-service-3.svg);
}
.prod-icons-services span:nth-child(4){
	border-right: 1px solid #DFDFDF;
	background-image: url(../image/prod-icons-service-4.svg);
}
.prod-title-tab{
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #1F2232;
	display: block;
	margin-bottom: 24px;
}
.tab-content{
	margin-top: 70px;
	display: flex;
	flex-wrap: wrap;
}
.product-page .tab-content>.tab-pane{
	display: block;
}
.product-page #tab-description{
	_width: 50%;
	_padding-right: 65px;
}
.product-page #tab-specification{
	width: 50%;
}
.product-page #tab-review{
	width: 100%;
	margin-top: 50px;
}
#tab-description p{
	font-weight: 300;
	font-size: 16px;
	line-height: 140%;
	color: #1F2232;
	margin-bottom: 0;
}
#tab-description ul{
  padding-inline-start: 0px;
  font-size: 16px;
}
#tab-description li{
	font-weight: 300;
	color: #1F2232;
	position: relative;
	padding-left: 15px;
	display: inline-block;
	width: 100%;
}


#tab-description li:before {
    content: "";
    display: block;
    width: 6px;
    height: 12px;
    border: solid #1F2232;
    border-width: 0 2px 2px 0;
    position: absolute;
    left: 0;
    top: 7px;
    transform: rotate(45deg);
}
#tab-description h3 {
	margin-top: 0px;
}


.tab-description-bottom{
	display: flex;
	margin-top: 30px;
}
.tab-description-bottom > span{
	display: inline-block;
	width: 64px;
	height: 38px;
	margin-right: 34px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../image/descr-icon-CE.svg);
}
.tab-description-bottom > a{
	display: inline-flex;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #0074C4;
}
.tab-description-bottom > a:hover{
	color: #FD9711;
}
.tab-description-bottom > a > span {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../image/descr-icon-download.svg);
}
.tab-description-bottom > a:hover > span {
	background-color: #FD9711;
	-webkit-mask: url(../image/descr-icon-download.svg) no-repeat center;
	mask: url(../image/descr-icon-download.svg) no-repeat center;
	background-image: none;
}
.specification-cart-table {
    width: 100%;
    display: flex;
    flex-direction: column;
    max-height: 190px;
    overflow: hidden;
    margin-top: 20px;
}
.specification-cart-table.specification-cart-table-2{
	max-height: 240px;
}
.specification-table{
	width: 100%;
	display: flex;
	flex-direction: column;
	max-height: 320px;
    overflow: hidden;
}
.specification-table.view-active{
	max-height: 100%;
    overflow: auto;
}
.link-view-all{
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #0074C4;
}
.link-view-all:hover{
	color: #FD9711;
}
#tab-specification .link-view-all{
	display: inline-flex;
	padding-right: 40px;
	position: relative;
}
#tab-specification .link-view-all:after {
    content: "";
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    right: 16px;
    top: 2px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../image/arrow-down-blue.svg);
}
#tab-specification .link-view-all.active:after{
	transform: rotate(180deg);
}
#tab-specification .link-view-all:hover:after {
	background-color: #FD9711;
	-webkit-mask: url(../image/arrow-down-blue.svg) no-repeat center;
	mask: url(../image/arrow-down-blue.svg) no-repeat center;
	background-image: none;
}

.calculate-project-online {
    display: flex;
    width: 100%;
    margin-top: 90px;
    margin-bottom: 40px;
    align-items: center;
    justify-content: flex-end;
    height: 120px;
    background-color: #0068AD;
    background-image: url(../image/bg-prod-calc-left.svg);
    background-repeat: no-repeat;
    background-position: 0 center;
    flex-wrap: wrap;
    border-radius: 3px;
    overflow: hidden;
}
.calculate-project-online h5{
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #FFFFFF;
	margin-right: 85px;
}
.calc-shower-enclosure{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #1F2232;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 298px;
	height: 55px;
	border: 1px solid #fff;
	background: #FFFFFF;
	border-radius: 3px;
	margin-right: 15px;
	transition: .3s;
}
.calc-shower-screen{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 298px;
	height: 55px;
	border: 1px solid #fff;
	box-sizing: border-box;
	border-radius: 3px;
	background: transparent;
	margin-right: 60px;
	transition: .3s;
}
.calc-shower-enclosure:hover,
.calc-shower-screen:hover{
	background: #FD9711;
	border: 1px solid #FD9711;
	color: #fff;
}

.product-page #form-review{
	display: flex;
	flex-wrap: wrap;
}
.form-review-left{
	width: 64%;
	padding-right: 40px;
}
.product-page .form-review-left .review-count{
	color: #1F2232;
	font-size: 20px;
	line-height: 23px;
}
.prod-rev-wrap{
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	border-radius: 3px;
	margin-bottom: 15px;
	padding: 25px 35px;
}
.prod-rev-title{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.prod-rev-title-stars .fa-stack{
	height: 1em;
}
.prod-rev-title-stars .fa{
	color: #F0B84C;
	margin: 0;
	font-size: 14px;
}
.prod-rev-title-autor{
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #1F2232;
	padding-left: 24px;
}
.prod-rev-title-date{
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #8A909C;
	margin-left: auto;
}
.prod-rev-text{
	margin-top: 15px;
}
.prod-rev-text p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
	margin-bottom: 0;
}
.form-review-right{
	width: 36%;
}
.form-review-right .control-label{
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	color: #1F2232;
}
.form-review-right div.required .control-label:before{
	display: none;
}
.form-review-right textarea{
	margin-top: 0;
}
.form-review-right .buttons{
	display: flex;
	justify-content: center;
}
.form-review-right #button-add{
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #0074C4;
	border: none;
	box-shadow: none;
	height: 55px;
	display: inline-flex;
	background: transparent;
	align-items: center;
	position: relative;
	left: -12px;
	transition: .3s;
}
.form-review-right #button-add:hover{
	color: #FD9711;
}
.form-review-right #button-review{
	width: 360px;
	height: 55px;
	background: #0074C4;
	border-radius: 3px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	border: none;
	box-shadow: none;
	transition: .3s;
}
.form-review-right #button-review:hover{
	background: #FD9711;
}
.product-page .shower-screen-form{
	width: 100%;
}
.product-page .shower-screen-form-title{
	padding-left: 0;
}
.product-page .shower-screen-form-left{
	padding-left: 0;
}
.prod-under-title{
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FD9711;
	margin-bottom: 0;
	margin-top: 70px;
}
.prod-title-module{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	margin-top: 2px;
	margin-bottom: 34px;
}

#information-information h1{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	margin-top: 0;
	margin-bottom: 48px;
}
#information-information .info-content-wrap h3{
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #1F2232;
	margin-bottom: 33px;
}
#information-information .info-content-wrap h5{
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #1F2232;
	margin-top: 40px;
	margin-bottom: 24px;
}
#information-information .info-content-wrap p{
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	color: #1F2232;
	margin-bottom: 17px;
}
#information-information .info-content-wrap ul{
	padding-inline-start: 0;
	margin-top: 10px;
}

#information-information .info-content-wrap ul.delivery_list li{
	display: inline-block;
	position: relative;
	padding-left: 40px;
	margin-bottom: 24px;
}

#information-information .info-content-wrap ul li{
	display: inline-block;
	position: relative;
	padding-left: 40px;
	margin-bottom: 20px;
}
#information-information .info-content-wrap ul li:before{
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../image/check-li.svg);
}
#information-information .info-content-wrap .citata{
	margin: 26px 0 64px;
	padding: 34px 34px 34px 110px;
	display: block;
	background: #FFF5E8;
	border-radius: 3px 0px;
	background-repeat: no-repeat;
	background-position: 34px center;
	background-image: url(../image/lampa.svg);
}
.module-wrap h2{
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #1F2232;
	margin-bottom: 35px;
}
.info-bottom-wrap input[type=text]{
	width: 300px;
}

.mob-menu{
	display: none;
}
.but-burger{
	display: none;
}
.description-wrap-mob{
	display: none;
}
.cat-filter-mob{
	display: none;
}

#product-search .breadcrumb{
	margin-bottom: 0;
	margin-top: 35px;
}
#product-search h1{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
}
#product-search .checkbox-inline, 
#product-search .radio-inline{
	display: inline-flex;
	align-items: center;
}
#product-search .checkbox-inline input, 
#product-search .radio-inline input{
	margin-top: 0;
}
#product-search .top-row-search{
	display: flex;
	align-items: flex-start;
}
#product-search #button-search{
	height: 55px;
	background: #0074C4;
	border-radius: 3px;
	padding: 0 30px;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	border: none;
	transition: .3s;
}
#product-search #button-search:hover {
	background: #FD9711;
}
#product-search #input-sort,
#product-search #input-limit,
#product-search #compare-total{
	height: 55px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
#product-search #compare-total{
	font-size: 16px;
}
#product-search #list-view,
#product-search #grid-view,
#product-search #list-view-mobile,
#product-search #grid-view-mobile{
	height: 55px;
	width: 55px;
}
.search-product-wrap{
	margin-top: 20px;
}
.search-pag-and-res{
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: center;
}
.search-pag-and-res>div{
	margin-top: 20px;
}
#product-category .mfilter-heading .mfilter-head-icon {
    margin-right: 0px;
    margin-top: 11px;
}
.recommended-products {
	_margin-top: 70px;
	_margin-bottom: 70px;
}
.recommended-products .title-h3{
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FD9711;
	margin-bottom: 3px;
}
.recommended-products .after-title-h3{
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
	color: #1F2232;
	display: block;
	margin-bottom: 25px;
}
.recommended-products .rp-swiper-btn-prev {
    left: -50px;
}
.recommended-products .rp-swiper-btn-next {
    right: -50px;
}
.recommended-products .swiper-slide .product-thumb{
	border-radius: 3px;
}
.recommended-products .rp-pagination{
	display: none;
}
.recommended-products .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #D8D8D8;
    border-radius: 50%;
    margin: 0 10px;
    opacity: 1;
    box-shadow: none;
}
.recommended-products .swiper-pagination .swiper-pagination-bullet-active,
.recommended-products .swiper-pagination .swiper-pagination-bullet:hover{
	background: #FD9711;
	position: relative;
}
.recommended-products .swiper-pagination .swiper-pagination-bullet-active:after{
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    border-radius: 50%;
    top: -6px;
    left: -6px;
    border: 1px solid #FD9711;
}
#checkout-cart .btn-block-quant{
	display: flex;
	flex-wrap: wrap;
}
#checkout-cart .form-control{
	width: 70%;
	min-width: 30px;
}
#checkout-cart .btns-checkout{
	width: 30%;
	display: inline-flex;
	flex-direction: column;
}
#checkout-cart .btns-checkout .btn {
	display: flex;
	justify-content: center;
  padding: 6px 12px;
}
.wish-but-quant-wrap{
	vertical-align: middle;
}
#account-address td.addr-but-list{
	vertical-align: middle;
}

.product-center-column h1{
	display: none;
}
.product-center-column #product>h3{
	display: none;
}
.product-center-column>.list-unstyled li .generic-label{
	display: none;
}
.product-center-column>.list-unstyled li>span {
	font-weight: 700;
	font-size: 25px;
	color: #8A909C;
	display: flex;
	align-items: center;
}
/*
.product-center-column>.list-unstyled li>span:before{
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: url(../image/check-stock.svg);
	background-size: cover;
	margin-right: 10px;
}
*/
.product-center-column>.list-unstyled li>div{
	font-weight: 800;
	font-size: 27px; 
	_line-height: 42px;
	color: #FF0000;
	margin-top: 10px;
}
.product-center-column{
	padding-left: 25px;
}
.alert-dismissable .close, 
.alert-dismissible .close {
    right: -13px;
	top: -36px;
}
#account-login,
#account-register,
#account-forgotten,
#account-account,
#account-edit,
#account-password,
#account-address,
#account-wishlist{
	padding-top: 50px;
}
#account-register h1,
#account-forgotten h1,
#account-account h1,
#account-edit h1,
#account-password h1,
#account-address h1,
#account-wishlist h1{
	margin-top: 0;
}
#account-wishlist .table-responsive td>a,
#account-wishlist .table-responsive td.text-right,
#account-wishlist .table-responsive td.text-left,
#account-wishlist .table-responsive td.text-center{
	font-size: 14px;
}
#account-wishlist .table-responsive td:nth-child(3),
#account-wishlist .table-responsive td:nth-child(4) {
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
}
#account-wishlist td.text-left,
#account-wishlist td.text-right{
	vertical-align: middle;
}

[id^="account-"] #column-right {
    float: right;
    width: 24%;
}

.gst{
	  font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    color: #1F2232;
    padding-left: 3px;
}
#product .form-group.required label {
	font-weight: 600;
    font-size: 14px;
    line-height: 160%;
    color: #000;
}
#product hr{
	margin-top: 10px;
	margin-bottom: 10px;
}


h4.modal-title{
	font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #1F2232;
}
.quick-enquiry-form .field_error{
	font-weight: 300;
	font-size: 14px;
	line-height: 150%;
}
.quick-enquiry-form .control-label{
	font-weight: 300;
  font-size: 18px;
  line-height: 170%;
}
.quick-enquiry-form .form-control{

}
.succ-head-wrap{
		padding: 77px 20px;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #fd9711;
    display: flex;
}
#but-send-forma{

}

#quickcheckout-disable {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 26px;
}
.quickcheckoutleft{
	order: 2;
	border-right: 1px solid #e3e3e3;
}
.quickcheckoutright{
	order: 3;
}
.quickcheckoutleft.extra-width{
	order: 1;
	width: 41%;
  margin-right: 1%;
}
#quickcheckoutconfirm .quickcheckoutleft,
#quickcheckoutconfirm .quickcheckoutright{
	width: 50%;
}

#quickcheckoutconfirm .quickcheckoutleft.extra-width{
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	border: none;
}

#oneclick{
	display: none;
}
#oneclick .input-group{
	display: flex;
	flex-direction: column;
}
#oneclick .input-group .input-group-btn{
	width: 100%;
}
#oneclick .input-group .input-group-btn #button-oneclick{
	width: 100%;
  margin-left: 0;
  margin-top: 5px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
#input-payment-telephone{
	border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#oneclick .help-block{
	display: none;
	font-size: 16px;
}

/* additional styles */
.soc_footer_row{
	display: flex;
	justify-content: flex-start;
	gap: 15px;
	margin: 15px 0;
}
.soc_footer_row .footer_facebook{
	display: inline-block;
	width: 24px;
	height: 25px;
	background: url(../image/icon-fb-grey.svg) 0 0 no-repeat;
}
.soc_footer_row .footer_inst{
	display: inline-block;
	width: 24px;
	height: 25px;
	background: url(../image/icon-insta-grey.svg) 0 0 no-repeat;
}

.form-group-block label {
    font-weight: 600;
    font-size: 16px;
    line-height: 170%;
    color: #1F2232;
    margin-bottom: 12px;
}

.form-group-fields {
    display: flex;
    align-items: center;
    gap: 10px;
}

.form-group-fields input::-webkit-input-placeholder {transition: opacity .3s ease;}
.form-group-fields input::-moz-placeholder {transition: opacity .3s ease;}
.form-group-fields input:-ms-input-placeholder {transition: opacity .3s ease;}
.form-group-fields input:-moz-placeholder {transition: opacity .3s ease;}

.form-group-fields input:hover::-webkit-input-placeholder {opacity: 0;}
.form-group-fields input:hover::-moz-placeholder {opacity: 0;}
.form-group-fields input:hover:-ms-input-placeholder {opacity: 0;}
.form-group-fields input:hover:-moz-placeholder {opacity: 0;}
.form-group-fields input {
    max-width: 70px;
    padding: 10px!important;
    text-align: center;
}

.form-group-fields span {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #1F2232;
    flex: 1;
}

.form-group-fields:not(:last-child) {
    margin-bottom: 10px;
}
.options-description {
    margin-top: 50px;
}

.measurement-image img {
    max-width: 100%;
    display: block;
}

.measurement-description p {
    margin: 0 0 5px;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    color: #1F2232;
}

.measurement-description {
    margin-top: 20px;
}

.calculate_parent{
	display: none;
}
.product-thumb .caption h4{
    display: flex;
    align-items: center;
	flex: 1;
	margin-bottom: 0;
}

/* google reviews style */
.head-rev{
	padding-left: 50px;
	background: url(../image/google_g_icon.png) 0 50% no-repeat;
	background-size: 50px auto;
	line-height: 18px;
}
.head-rev a{
	text-decoration: none;
}
.reviews_top{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #445D77;
}
.head-rev-total-stars ul{
	list-style: none;
	display: flex;
	gap: 5px;
	margin: 0;
	padding: 0;
}
.head-rev-total-stars ul li{
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url(../image/google-star-icon.png) 0 0 no-repeat;
	background-size: 15px auto;
}
.head-rev-total-rev{
	font-size: 13px;
	line-height: 18px;
	color: #8A909C;
}
.parent_block{
	position: relative;
}
.home-trust-right{
	position: relative;
	overflow: hidden;
}
.home-trust-right .bottom-but-slider.swiper-pagination-bullets.swiper-pagination-horizontal{
	right: 45px;
	bottom: 20px;
}
.home-trust-right .bottom-but-slider.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	border: 1px solid #FD9711;
}
body.fixed {
	overflow: hidden;
}
.footer_fb{
	background-image: url(../image/icon-fb-grey.svg);
	border: 1px solid #868E9D;
}
.footer_inst{
	background-image: url(../image/icon-insta-grey.svg);
	border: 1px solid #868E9D;
}
.footer_soc{
	margin-top: 20px;
}
.delivery_list{
	display: flex;
	flex-direction: column;
} 

#information-information .info-content-wrap ul.payment_list li:before {
	background-image: none;
}

#information-information .info-content-wrap ul.payment_list {
	list-style-type: none;	
}


#information-information .info-content-wrap ul.payment_list li {
    display: flex;
    flex-direction: row;	
	padding:0px;
}

#information-information .info-content-wrap ul.payment_list li div {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
}


#information-information .info-content-wrap ul.payment_list li div.p-icon {
    height:40px;
    text-align: right;
    margin-right: 10px;
	justify-content: right;	
	flex: 0 0 160px;
}
#information-information .info-content-wrap ul.payment_list li div.p-icon img {
    height:100%;
}







/* our partners block */
.partners_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    gap: 3%;
    row-gap: 30px;
}
.partners_list a,
.partners_list div{
	flex: 0 0 22%;
	text-align: center;
}

.partners_list a img,
.partners_list div img{
	max-width: 100%;
	height: auto;
}
.partners_block{
	padding-top: 90px;
}
.locations_title{
	margin-bottom: 15px;
	margin-top: 33px;
}
.one_warehouse_block{
	margin-bottom: 15px;
}
span.option-description {
    display: flex;
    font-size: 14px;
    line-height: 16px;
    color: #0175c2;
    margin-bottom: 20px;
}

.product-slider-arrow {
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #CFD4E8;
	background-repeat: no-repeat;
	background-position: center center;
}

.product-slider-arrow--prev {
	background-image: url(../image/arrow-left-blue.svg);
}

.product-slider-arrow--next {
	background-image: url(../image/arrow-right-blue.svg);
}


.prodcut-item--wishlist button {
	width: 22px;
	height: 19px;
	background-size: cover;
	cursor: pointer;
	background-image: url(../image/icon-heart-prod-item.svg);
	padding: 0;
	border: 0;
	background-color: transparent;
}

.prodcut-item--price {
    font-weight: 800;
    font-size: 16px;
    line-height: 19px;
    color: #1F2232;
	align-self: center;
}


.prodcut-item--price .price-new {
	font-weight: 800;
	font-size: 20px;
	line-height: 19px;
	color: #ff0000;    
}

.prodcut-item--price .price-old {
	font-weight: 700;
	line-height: 16px;
	text-decoration-line: line-through;
	color: #8A909C;
	margin-left: 10px;    
}

.prodcut-item--name a {
    font-weight: 400;
    font-size: 16px;
    color: #1F2232;
    transition: color .3s ease;
    display: block;
    line-height: 22px;
}

.prodcut-item .price {
	display: flex;
    width: 100%;
    justify-content: space-between;	
}


.prodcut-item:hover .prodcut-item--name a {
    color: #FD9711;
}

.prodcut-item--image {
    position: relative;
    width: 100%;
    padding-top: 100%;
}

.prodcut-item--image>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
}

.prodcut-item--image>a img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 3px 3px 0 0;
}

.prodcut-item--info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 24px;
	flex-grow: 1;
}

.prodcut-item--name {
    width: 100%;
    flex: 1 0 100%;
    _margin-bottom: 16px;
    line-height: normal;
    height: 65px;
    align-items: center;
    display: flex;	
}

.prodcut-item--wishlist {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.prodcut-item--wrap {
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    transition: border-color .3s ease;
    display: flex;
    flex-direction: column;	
}

.prodcut-item:hover .prodcut-item--wrap {
    border-color: #ffdcae;
}

.product-slider-control {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    margin: 15px;
}

.product-slider-more a {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #597C90;
    transition: color .3s ease;
}

.product-slider-more a:hover {
    color: #FD9711;
}

.recommended-products.blue-background {
    margin-top: 0;
    padding: 20px 30px 40px;
    _margin-bottom: 90px;
    background-color: #F3F8FE;
}

.recommended-products.transparent-background {
	margin-top: 0;
	padding: 43px 30px 53px;
}

.image-additional a {
    padding: 5px;
    display: flex;
    border: 1px solid #ddd;
    align-items: center;
    justify-content: center;
    width: 78px;
    height: 78px;
	margin: 0;
}
.image-additional a img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.product-page #button-cart.disabled {
    pointer-events: none;
    background: #8e8e8e;
}
.warning-message--city {
    color: #FD9711;
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 600;
    line-height: 25px;
}

.warning-message--city span {
    text-decoration: underline;
    cursor: pointer;
}

.warning-message--city span:hover {
    text-decoration: none;
}

body:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(0 0 0 / 56%);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: all 1s ease;
}

body.overlay-active:after {
    visibility: visible;
    opacity: 1;
}

body.overlay-active {
   overflow: hidden;
}

.sel-city {
    z-index: 999;
	display:flex;
}
.search-wrap{
	display: flex;
    height: 22px;
    align-items: center;
} 
.search-wrap a{
	display: flex;
    height: 18px;
}
.cart-message {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FD9711;
    border: solid 1px #FD9711;
    padding: 10px 10px;
}
.product-page .calculate-project-online{
	display: none;
}
.search_button_mob .btn{
	height: 50px;
    width: 50px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    box-shadow: none;
    background-image: url(../image/icon-search.svg);
	background-size: 30px;
	padding-right: 5px;
	margin-left: 15px;
	margin-bottom: 3px;
}
.search_block .search_close{
	height: 16px;
    width: 16px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    box-shadow: none;
    background-image: url(../image/icons-search-close.svg);
	position: absolute;
	top: 68px;
	right: 20px;
	z-index: 10;
	display: none;
}

.search_block .open{
	display: flex !important;
	background: #fff;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 100%;
	flex-direction: row-reverse;
}

.search_block .input-group.open + .search_close{
	display: block;
}
.opinion_message{
	font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #FD9711;
	margin: 0 0 10px;
}
@media (min-width: 481px){
	.mobile_meassurement{
		display: none;
	}
}
@media (max-width: 480px){
	.desctop_meassurement{
		display: none;
	}
}
#quickcheckoutconfirm .terms label input {
    cursor: pointer;
}

.desktop-hide {
	display: none;
}

.help-choose-wrap .choose-payment-icons li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
}

.help-choose-wrap .choose-payment-icons li img {
    max-width: 100%;
    object-fit: contain;
}

.id_box{
	color: #8A909C;
	font-size: 16px;
}

.tabs-list-right .btn-group button.btn-default{
	padding: 0 10px;
}
.paypal-message.container {
	margin-top: 35px;
}

/*03.01.2024 Crypt*/
.crypt_table {
	border: 1px dashed #ddd;
}
.crypt_table>tbody>tr>td {
	border: 1px dashed #ddd;
}
.crypt_cat-description-wrap img {
	max-width: 125px;
	float: left;
	margin: 0 25px 25px 0;
}
.crypt_cat-description-wrap ul {
	display: block;
	clear: both;
}
/*03.01.2024 Crypt*/

/*10.01.2024 Crypt*/
.crypt_mass_media_wrapper {
	display: flex;
	margin-bottom: 35px;
	box-shadow: 1px 5px 5px rgba(0,0,0,0.02);
	padding: 15px 10px;
}
.crypt_mass_image {
	width: 255px;
	min-width: 155px;
}
.crypt_mass_media_wrapper > div:not(:last-child) {
	margin-right: 35px;
}
.crypt_mass_image img {
	width: 100%;
	height: auto;
}
.crypt_mass_description {
	margin: auto 0;
	width: calc(100% - 255px);
	display: flex;
}
#tab-warranty {
	margin-top: 50px;
}
@media (max-width: 430px) {
	.crypt_mass_media_wrapper {
		flex-direction: column;
	}
	.crypt_mass_image {
		width: 100%;
	}
	.crypt_mass_description {
		width: 100%;
	}
}
/*10.01.2024 Crypt*/


/* Blog module fix  */
.bm .bm-post-content .post-nav .media-object { height: auto; }
/* END - Blog module fix  */

/*4.02.2024 Crypt*/
.video_embed {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

iframe.youtube_embed  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*4.02.2024 Crypt*/

/*27.02.2024 Crypt*/
.crypt-recommended-products {
	overflow: hidden;
}
/*27.02.2024 Crypt*/

/*14.03.2024 Crypt*/
.categories_region_row {
	padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	gap: 25px;	
}
.categories_region_row ul,.categories_region_row li {
	list-style: none;
	padding: 0;
}
.categories_region_row li a{
	text-align: center;
    transition: all 0.25s;
    background: #fff;
    display: block;
    box-shadow: 2px 2px 7px 0px rgb(151 145 145 / 50%);
}
.categories_region_row .name {
	padding: 10px 0;
}

.categories_region_row li a:hover {
	background: #f9f9f9;
}
#information-information .categories_region_row li {
	display: block !important;
	padding-left: 0px !important;
}
#information-information .categories_region_row li:before {
	all: unset !important;
}
.categories_region_wrapper {
	margin-top: 55px;
}
/*14.03.2024 Crypt*/

/*2.05.2024 Crypt*/
.deliveri_info {
	padding: 20px;
	background: #eee;
	margin-bottom: 25px;
	border-radius: 5px;
}
/*2.05.2024 Crypt*/
 

.has-error .form-control {
	border: 2px solid #ff0000;
}


#size-error-h, #size-error-w {
	color: #ff0000;
    font-size: 14px;
    line-height: normal;
}

.alert-success{
	background-color: #fff;
    position: fixed;
    z-index: 999;
    border-color: #d6e9c6;
    width: 544px;
    padding: 50px 84px;
    display: block;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); 
	color:#000;
	box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.2);

}

#requestCallback {
	background-color: #fff;
    position: fixed;
    z-index: 999;
    border-color: #d6e9c6;
    width: 544px;
    padding: 50px 84px;
    display: block;
    text-align: center;
    left: 50%;
    top: 30%;
    transform: translateX(-50%); 
	color:#000;
	box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.2);
	border-radius: 4px;

}


.alert-success .success-head{
	margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
}
.alert-success .buttons{flex-wrap: wrap; margin-top:32px; margin-bottom:0;}
.alert-success .success-text{
	margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 135%;
}
.alert-success .success-text a{
	color: #0074C4;
}
.alert-success .buttons .button-close{
	width: 100%;
    background: #fff;
    border: 1px solid #0074C4;
    font-size: 16px;
    font-weight: 500;
    color: #0074C4 !important;
    position: unset;
	opacity:1;
}
.alert-success .buttons .button-cart{
	width: 100%;
    background: #0074C4;
    border: 1px solid #0074C4;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    position: unset;
    margin-top: 12px;
}
.alert-success .buttons .button-close:hover, .alert-success .buttons .button-cart:hover{
	background: #FD9711;
	border: 1px solid #FD9711;
	color:#fff !important;
	} 


.alert-success2 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;   
}

.alert-success .button-x, #requestCallback .button-x{
    position: absolute;
    top: 0;
    right: 4px;
    border: none;	
}


.overlay-background, .overlay-background-callback {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;	
}
.buttons {
	width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.button-cart, .button-close {
    border-radius: 3px;
    height: 55px;
    padding: 0 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    border: none;
    transition: .3s;
	margin-right: 10px;
}
.button-cart {
	background: #0074C4;
}
.button-close {
	background: #ccc;
    opacity: 1;
    text-shadow: none;
	color:#fff !important;
	top: 0 !important;
}

.form-group select {
	cursor:pointer;
	font-size: 14px;
}




.form-group .rating {
    direction: rtl;	
	margin: 0 15px;	
}


.rating {
    unicode-bidi: bidi-override;
    font-size: 2rem;
    display: inline-block;
    position: relative;

}

.rating > input {
    display: none;
}

.rating > label {
    cursor: pointer;
    color: #ddd;
    position: relative;
    font-size: 2rem !important;
	transition: color 2s ease-in-out;
}

.rating > label:before {
    content: "\f006"; 
    font-family: FontAwesome;
    display: inline-block;
	pointer-events: none;
}

.rating > input:checked ~ label:before,
.rating > label:hover:before,
.rating > label:hover ~ label:before {
    content: "\f005"; 
    color: #f5b301;
    font-family: FontAwesome;
	transition: color 2s ease-in-out;
	pointer-events: none;
}
#input-review {
	font-size: 14px;
}

.home-slider-and-baner-mobile {
	display:none;
}	

.modal-open .modal {
	z-index: 99999;
}

.products_relates_row {
	display: flex;
    flex-wrap: wrap;	
    gap: 10px;
	justify-content: center;
	margin-bottom: 50px;
}

.products_relates h3 {
    font-weight: 700;
    font-size: 35px;
    color: #1F2232;
    display: block;
    margin-bottom: 20px;
    margin-left: 10px;	
}

.products_relates h2 {
    font-weight: 700;
    font-size: 35px;
    color: #1F2232;
    display: block;
    margin-bottom: 20px;
    margin-left: 10px;	
}

.products_relates_row .product-thumb {
    flex: 0 0 24%;
    box-sizing: border-box;
	margin-bottom: 0;
    display: flex;
    flex-direction: column;	
}


.products_relates_row .caption {
	flex: 1;
    display: flex;
    flex-direction: column;
}

.text-in-door-cat {
	font-size: 32px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;	
}


.categories_region_row li img {
	width:100%;
	max-height: 177px;
}

.swiper-slide {
    height: auto !important;
    display: flex;	
}
.tip {
    display: inline-flex;
    margin-left: 5px;
    cursor: pointer;
	float: right;
}
.icon_tip {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 31px rgba(153, 145, 210, 0.15);
    border-radius: 50%;
    transition: all .3s ease;
    background-color: #0074c4;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    animation: pulse 1.5s infinite;
	margin-top:3px;
}
.text_tip {
    display: none;
	border: 2px solid #ccc;
    background: #fff;
    width: 310px;
    color: #000;
    position: absolute;
    z-index: 999;
    padding: 10px 15px;
    line-height: 17px;
    font-size: 13px;
    right: 7px;
    margin: 22px 0 0;
}

.btn-group-mob {
	display: none;
}


.sticky-column {
    position: sticky;
    top: -55px;
    max-height: 100vh;
    overflow: auto;
}

.static-column {
    position: static;
    max-height: none;
    overflow: visible;
}


.form-group input[type=radio] {
	display:none !important;
}

#warning-messages {
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;	
}


.radio input[type="radio"]:checked + img {
  border-color: #000; 
  border-width:2px;
}

.spoffers {
	position: absolute;
    top: 10px;
    left: 0;
    color: #fff;
    padding: 0px 15px;	
}

.spoffers .control-label {
	display:none;
}

.spoffers div label {
    font-size: 16px;
    font-weight: bold;
    background: #ff0000;
    padding: 4px 10px 4px 20px;
}

#column-right .measurement-wrap, #column-right-top .measurement-wrap {
	margin-top: 30px;
}

#column-left .responsive-video iframe, 
#column-right .responsive-video iframe, 
#column-right-top .responsive-video iframe, {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.responsive-video {
	margin: 10px auto;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;

}

.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}


.block-video {
	margin-top:10px;
}
.title-video {
    text-align: center;
    font-weight: bold;	
}



.label-color {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.label-color .radio {
    display: flex;
    margin: 0 0 10px 0px;
}

.label-color:not(:has(.radio:nth-child(2):last-child)) .radio {
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
}

.label-color:has(.radio:nth-child(2):last-child) .radio {
    flex: 0 0 calc(33% - 10px);
    max-width: calc(33% - 10px);
}






.label-color .radio label {
    display: flex;
    flex-direction: column;
    width: 100%;
	text-align: center;
	height: 100%;
}

.label-color .radio label > div {
	display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1; 
    align-items: center;
    padding: 5px; 
	line-height: normal;
}

.steps {
	text-align: center;
    font-weight: bold;
    width: 25px;
    border-radius: 25px;
    color: #fff;
    float: left;
    font-size: 12px;
    background: #0074C4;
    height: 25px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.img-thumbnail {
	_width: 94px;
}


#product-product #column-left.col-sm-3 {
    width: 100%; 
    flex: none;
    max-width: none;
	padding: 0;
}

[class^="category-"]:not([class="category-top"]) {
   padding: 0 15px;
}

#track-length-warning {
	display: none;  
	margin-top: 5px; 
	text-decoration: underline;
}

.count_reviews {
	font-size: 15px;
    font-weight: bold;
    margin-left: 14px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

.we-can-help-form #input-payment-postcode {
	width: 149px;
}

.form-input-block {
	flex:1;
}


/*
body,
.container,
.row,
.col-sm-12,
.home-slider-and-baner,
.home-top-baner-right,
.right-coll-panel {
  outline: 1px solid red !important;
}
*/
/*
.select2-container .select2-selection--single {
    height: 55px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 55px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 55px !important;
	padding-left: 20px !important;	
}

*/
.asw-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.asw-modal-content {
  background: white;
  padding: 20px;
  border-radius: 8px;
  max-width: 400px;
  text-align: center;
}

.asw-highlight-pulse {
  animation: aswPulse 1s ease-in-out infinite;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
}

@keyframes aswPulse {
  0% { box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.7); }
  70% { box-shadow: 0 0 0 10px rgba(0, 123, 255, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 123, 255, 0); }
}


.no-results-container {
	text-align:center;
}
.request-quote {
	width:90%;
}

#review-photos label {
	font-size: 16px;
	color: #8e8e8e;
}
#reviewDropzone {
    border: 1px solid #ccc;
	text-align: center;
}
#payment-postcode-required .text-danger {
	margin-top: 15px;
	display: block;
} 
.rev-moderation {
	background: #ff00001a;
	border: 2px solid #ff0000;
}
.review-admin-actions {
	text-align: right;
}
.review-admin-actions button, .review-admin-actions a {
	height: 35px;
    font-size: 14px;	
}
.colors{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
	margin-bottom:10px;
}
.product-list .colors{    
	min-width: 140px;
    margin-bottom: 0;
    margin-left: 20px;}
.product-list .colors.strips{min-width: 150px;
    margin-bottom: 0;
	margin-left: 20px;
    margin-right: 30px;}
.hardware-colors {
    border-radius: 50%;
    width: 30px;
    border: 1px solid #e8e8e8;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hardware-colors img{max-width:100%;}
.strips-colors{      width: 30px;    height: 30px;    border-radius: 50%;    overflow: hidden;      }
.strips-colors img{max-height: 45px;    max-width: 45px;}
.radio img{    width: 109px;
    height: 100%;
    max-width: 109px;
    max-height: 84px;}






#cityModal{height: 100%; align-items: center;}



.product-slider-arrow{display:none;}
.product-page .additional-thumbnails .thumbnails > li:first-child a{    
	padding: 5px;    
	display: flex;    
	border: 1px solid #ddd;      
	width: 78px;
	}

.search-cat{   
	position: absolute;
    background: #fff;
    width: calc(100% - 30px);
    margin-top: -3px;
    border: 1px solid #DFDFDF;
    border-radius: 3px;
    padding-left: 12px;
    padding-bottom: 16px;
    padding-right: 48px;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
	display:none;
}
.search-cat .search-cat-item{
    display: flex;
    width: 100%;
}
.search-cat .search-cat-item .search-cat-name{
	padding: 11px;
    font-size: 14px;
    font-weight: 500;
    color: #1F2232;
    height: 38px;
    display: flex;
    align-items: center;
    width: 100%;
}
.search-cat .search-cat-item:hover .search-cat-name{
	background-color: #F5F5F5;
    color: #1F2232;
}
.search-cat .search-cat-img img{
	height:38px;
	width:38px;
	object-fit:cover;
}
.search-cat-act{display:flex;}

#payment-postcode-required .select2-container--default .select2-selection--single .select2-selection__rendered
 {
    line-height: 55px !important;
    padding-left: 20px !important;
}

#payment-postcode-required .select2-container .select2-selection--single
 {
    height: 55px !important;
}
#payment-postcode-required .select2-container--default .select2-selection--single .select2-selection__arrow
 {
    height: 55px !important;
}


#cart-bottom{position: fixed;    width: 100%;    bottom: 0;    left: 0;    background: #fff;    opacity: 1;    z-index: 99; padding:15px 0; box-shadow: 0px -4px 18px 0px rgba(0, 0, 0, 0.1);}
.but_bot_price{display:none;}
#button-cart-bottom{background:#0074C4; width:383px;    font-weight: 500;    font-size: 16px}
#button-cart-bottom:hover{opacity: 0.44}
#request-callback-bottom{border: 1px solid #0074C4;    border-radius: 3px;    background: #fff;    color: #0074C4;    font-weight: 500;    font-size: 16px;    width: 208px;    height: 55px;    padding: 0;    display: flex;    justify-content: center;    align-items: center;}
#cart-buttons{display:flex; gap:17px; align-items:center;}
.empty-product-cart{display:flex;     justify-content: space-between;}
#cart-totals .total-price{       display: flex;    justify-content: end;    font-size: 28px;    font-weight: 700;    color: #000;    height: 32px;}
#cart-totals .total-text{       display: flex;    justify-content: end;    font-weight: 500;    font-size: 18px;    color: #1E9E30;    height: 31px;}
.full-cart-top{    display: flex;    justify-content: space-between; }
.full-top-right{display:flex; gap:18px;}
.top-left-head{    color: #000;    font-size: 24px;    font-weight: 600;     height: 32px;    display: flex;    align-items: center;}
.top-right-head{    color: #000;    font-size: 24px;    font-weight: 700; height: 32px;    display: flex;    align-items: center; justify-content: right;}
.top-left-text{color: #7C7C7C; font-size: 16px;    font-weight: 500;     height: 27px;    display: flex;    align-items: center;}
.top-right-text{font-size:18px; font-weight:500; color: #7C7C7C;   height: 27px;    display: flex;    align-items: center; margin-right:26px;}
.full-products{margin-top:32px;}
.full-product-cart{height:60px; cursor:pointer;}
.full-products-head{    color: #000;    font-size: 18px;    font-weight: bold;}
.full-products-wrap{   display: flex;    flex-wrap: wrap;    gap: 12px;    margin-top: 20px;    flex-direction: column;}
.full-products-item{display:flex; gap:12px;}
.full-products-close{margin-left:auto; margin-right:0;}
.full-products-close button{    width: 21px;    background: none;    border: none;    margin: 0;    padding: 0;    height: 21px;}
.full-products-img{margin-top:3px;}
.full-products-option{font-size: 15px;    font-weight: 400;    color: #7C7C7C; line-height:120%;}
.full-products-name{font-size: 18px;    font-weight: 500;    color: #7C7C7C;}
.full-cart-bottom{    display: flex;    justify-content: space-between;    margin-top: 20px;}
.full-bottom-left{color:#000; font-weight:600; font-size:18px;}
.full-bottom-right{color:#000; font-weight:700; font-size:24px; margin-right: 26px;}
.top-right-head:after{ background: url(/catalog/view/theme/default/image/cart-arrow-down.svg);    content: ''; width:20px; height:20px; display:inline-block; margin-left:6px; transition: transform 0.3s ease;}
.full-top-right.rotated .top-right-head:after {    transform: rotate(180deg);}
.top-right-but a{    width: 273px;    display: flex;    height: 54px;    background: #000;    justify-content: center;    align-items: center;    color: #fff;    font-size: 18px;    font-weight: 500;}
.product-options-tabs .tab-pane {
	display: none;
}
.product-options-tabs .tab-pane.show {
  display: block;
}
.nav-link{cursor:pointer; list-style:none; width:120px;}
.nav-link-number{display:flex; align-items:center;}
.nav-link-number:before{height:1px; width:48px; content: ""; display:flex; background:#E2E2E2;}
.nav-link-number:after{height:1px; width:48px; content: ""; display:flex; background:#E2E2E2;}
.nav-link:first-child .nav-link-number:before, .nav-link:nth-child(4) .nav-link-number:before {    opacity:0;}
.nav-link:last-child .nav-link-number:after, .nav-link:nth-child(3) .nav-link-number:after{    opacity:0;}
.counter{width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; border-radius: 12px; border: 1px solid #E2E2E2; color: #E2E2E2; font-size: 16px;}
.nav-list{display:flex; margin:0;padding:0; flex-wrap:wrap;width: 383px;    justify-content: center;    border-bottom: 1px solid #EFEFEF;    padding-bottom: 10px;    margin-bottom: 30px; row-gap:10px;}
.nav-link-text{    color: #010101;    font-size: 12px;    text-align: center;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;    width: 110px;    margin-left: 5px;    margin-right: 5px;}
.nav-link.active .nav-link-number:before, .nav-link.active .nav-link-number:after, .nav-link.selected .nav-link-number:before, .nav-link.selected .nav-link-number:after{background:#2E75BE;}
.nav-link.active .counter{border: 1px solid #2E75BE; color:#2E75BE;}
.counter-select{display:none;}
.nav-link.selected .counter{background: #2E75BE; border: 1px solid #2E75BE; display:none;}
.nav-link.selected .counter.counter-select{display:flex;}
.options-head{    margin-top: 30px;    font-size: 20px;    font-weight: 600;    margin-bottom: 30px;    text-align: center;}

#product-product #column-right-top{margin-top:20px;}

#mfilter-quick-but{display:flex; gap: 20px; flex-wrap: wrap}
.mfilter-quick-link{border: 1px solid #DFDFDF;
    color: #1F2232;
    font-size: 14px;
    padding: 13px 16px;
    width: 192px;
    display: flex;
    height: 50px;
    justify-content: space-between;
	align-items:center;
    font-weight: 400;
	border-radius:3px;
	cursor:pointer;
	text-decoration: none;
	}
.mfilter-quick-link:focus{text-decoration:none; color: #1F2232;}
	.mfilter-quick-link:hover, .mfilter-active{background: linear-gradient(90.07deg, #0074C4 8.05%, #00A7FE 85.81%); color:#fff;}
.mfilter-quick-link span{
	width: 22px;
    height: 22px;
    background: #0074C4;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
	position:relative;
	}
	.mfilter-quick-link:hover span, .mfilter-active span{background:#fff; color:#153F8F;}
.mfilter-quick-link span::before{
    background: url(../image/filter-number-before.svg);
    width: 9px;
    height: 13.5px;
    position: absolute;
    content: '';
    left: -7px;
}
.mfilter-quick-link:hover span::before, .mfilter-active span::before{
    background: url(../image/filter-number-before-white.svg);
}
  
.dropdown-cart {
    position: fixed; 
    top: 0;        
    right: 0;       
    height: 100vh; 
    width: 640px;              
    max-width: 100%;           
    z-index: 1050;           
    overflow-y: auto;         
    box-sizing: border-box;
    background: #fff;
    padding: 32px;
    scrollbar-width: thin;
    overflow-x: hidden;
    z-index: 90;
	display: none;
}
 
.dropdown-cart .dropdown-cart-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* Позволяем списку товаров занимать доступное пространство и прокручиваться */
.dropdown-cart .dropdown-cart-products {
    flex-grow: 1;
    overflow-y: auto;
}
		.scrolled .dropdown-cart{top: calc(100% + 3px);}
		.open>.dropdown-cart{display:block;}
		.dropdown-wrap-prod{width:100%;}
		.dropdown-cart-head{
		font-size: 18px;
		font-weight: 700;
		border-bottom: 1px solid #DFDFDF;
		padding-bottom: 5px;
		}
		.dc-product-item{
			margin-top: 20px;
			padding-bottom: 40px;
			border-bottom: 1px solid #DFDFDF;
			display: flex;
			justify-content: space-between;
			font-size:14px;
			color: #1F2232;
		}
		.dc-product-img{width:121px;}
		.dc-product-info{width:364px;}
		.dc-product-price{width:120px; text-align:center; font-weight:400;}
		.dc-product-close{width:24px;}
		.dc-product-close button{background: none;
    width: 24px;
    border: none;
    padding: 0;
    margin: 0;}
	.dc-product-info a{ font-weight:700; color: #1F2232; line-height:130%;}
	.dc-product-option-item{margin-top:10px; font-weight:500; line-height:100%;}
	.dc-product-option-item strong{font-weight:700;}	
	.dropdown-cart-total{    
		border-bottom: 1px solid #DFDFDF;
		margin-top: 20px;
		padding-bottom: 20px;;
	}
	.dc-total-item{    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 100%;
    font-weight: 700;}
	.dropdown-cart-but{    margin-top: 40px;
    display: flex;
    justify-content: end;}
	.dropdown-cart-but a{
	border: 1px solid #0074C4;
    width: 280px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0074C4;
    gap: 20px;
    font-size: 16px;
    font-weight: 500;
	border-radius:3px;
	}
	.dropdown-cart-but a:hover{background: #0074C4; color:#fff;}
	.dropdown-cart-but a:before{content: ''; width:25px; height:20px; background:url('/catalog/view/theme/default/image/basket.svg');}
	.dropdown-cart-but a:hover:before{background:url('/catalog/view/theme/default/image/basket_white.svg');}
button.next-step{    margin-top: 20px;
    width: 100%;
    border: none;
    background: #0074C4;
    color: #fff;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
	border-radius:3px;
	}

@media (max-width: 768px) {
#head-fixed .header-wrap{justify-content:space-between;}
#head-fixed #logo img{width:60px;}
#head-fixed.scrolled .logo-and-description{width:50%;}
#head-fixed .search_block{width: 100%;        margin-left: 35px;        margin-right: 5px;        padding: 0;}
#head-fixed.scrolled .search_block{width:100%;}
#head-fixed .head-icons-menu #cart-total span{position:absolute; left:18px;}
#head-fixed .head-icons-menu span a, #head-fixed .head-icons-menu #cart > .btn{flex-direction: row; gap:25px;}
#head-fixed{padding-bottom:0;}
#head-fixed #search .input-lg, #head-fixed.scrolled #search .input-lg{    height: 28px;    padding-left: 10px;    padding-right: 0;}
#head-fixed.scrolled #search .btn, #head-fixed #search .btn {    height: 28px;    width: 28px;}
#head-fixed .logo-and-description, #head-fixed.scrolled .logo-and-description{width: 115px; justify-content: space-between;}
#head-fixed .head-icons-menu, #head-fixed.scrolled .head-icons-menu{        width: 130px;        margin-right: 10px;}
#head-fixed .sel-city{margin-right:20px}
#head-fixed.scrolled .header-wrap {    height: auto;}
#head-fixed #search .input-lg::placeholder, #head-fixed #search .input-lg{font-size:13px;}

.nav-list{max-width:366px; width:100%;}
.nav-link{width:110px;}
.nav-link-number:before{width:43px; }
.nav-link-number:after{width:43px; }

.colors{gap:4px;}
.strips-colors{      width: 20px;    height: 20px;    }
.product-thumb .caption a{margin-bottom:10px; height:auto;}


.product-slider-arrow{display:block;}
.additional-thumbnails .swiper{width:330px;}
.additional-thumbnails{justify-content: unset;}
.thumbnails{    
	overflow:unset;    
	justify-content: unset;    
	gap: unset;    
	flex-wrap: unset;
	}
.additional-thumbnails .swiper{
	width: 330px;    
	overflow: hidden;
	margin:0;
	}
.additional-thumbnails{
	display: flex;    
	gap: 5px;
	}
.additional-thumbnails .product-slider-arrow{
	margin-top:20px;
	}
}
.success_link {display:flex; gap:20px;}
.success_link a{text-decoration:underline;}

@media (max-width: 576px) {
	.container .breadcrumb{margin-top:20px;}
	.additional-thumbnails .swiper{
		width: 330px;
	}
	.recommended-products.transparent-background {        margin-left: -15px;        padding-left: 15px;        padding-right: 0px;}
	.recommended-products.blue-background{margin-left: -15px;        padding-left: 15px;        padding-right: 0px;}
	.additional-thumbnails{
		justify-content: center;
	}
}
@media (max-width: 500px) {
	.additional-thumbnails .swiper{        
		width: 245px; 
	}
}

.timer-blocks {
    display: flex; 
    gap: 10px;
    justify-content: center;
}
.timer-block {
	display: inline-block;
    height: 100%;
}
.timer-number { 
	font-size:20px;
	font-weight:700;
}
.timer-label {
	font-size:14px;
}
.timer_head{
    text-align: left;
    margin-bottom: 10px;
    color: #000;
    font-size: 14px;
}
.timer_body{
	background: #fff0e5;
    padding: 20px;
    border-radius: 10px;
	margin-bottom:20px;
}
.timer_head span{    
	color: #FF0000;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: 1px;
	}
.timer-delim{
	margin-left: 11px;
    font-size: 20px;
}
.timer_head span.tag-svg svg{
	width: 16px;
    position: relative;
    top: 2px;
    transform: rotate(90deg);
    margin-right: 3px;
}
.timer_head span.tag-svg path{    
	fill: #FF0000;
	
}


