
.right_chats {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 2222;
	display: block;
}

.chat_main_icon {
	background: #f35b21 url("../images/chat.svg") no-repeat scroll 50% 50%;
	display: block;
	width: 54px;
	height: 54px;
	background-size: 30px;
	border-radius: 50%;
	
}

.chat_area {
	display: none;
	position: absolute;
	bottom: 54px;
}

.chat_area.show{
	display:block;
	
}

.chat_viber{
	background: #ccc url("../images/info-soc-viber.png") no-repeat scroll 50% 50%;
	display: block;
	width: 54px;
	height: 54px;
	background-size: 30px;
	border-radius: 50%;
	
}

.chat_whatsupp{
	background: #ccc url("../images/info-soc-whatsapp.png") no-repeat scroll 50% 50%;
	display: block;
	width: 54px;
	height: 54px;
	background-size: 30px;
	border-radius: 50%;
	margin:10px 0;
	
}

.back_to_top {
	position: fixed;
	bottom: 10px;
	right: 70px;
	z-index: 9999;
	width: 54px;
	height: 54px;
	text-align: center;
	line-height: 30px;
	background: #888 url("../images/up.svg") no-repeat scroll 50% 50%;
	color: #444;
	cursor: pointer;
	display: none;
	border-radius: 50%;
	background-size: 30px;
}

.back_to_top:hover {
  
}

.back_to_top-show {
  display: block;
}

.product_details_type_2 {
	color: #f3cb5d;
	font-weight: 500;
	font-size: 17px;
	margin-top: 5px;
	white-space: nowrap;
}
.type_ramki {
	color: #fff;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 39px;
}
.product_data_block_ramki {
	background: #252525;
}
.first_section_bg2 {
	background1-position: -105px 50% !important;
}
.product_item_prices {
	margin: 0px 0 10px;
	min-height: 46px;
}
.basket_header, .wishlist, .compare {
	cursor: pointer;
}
#catalog-cat4 .product_material {
	width: 55%;
}
#catalog-cat4 .product_price.main div {
	margin-left: 0;
}
#catalog-cat1 .button {
	padding: 13px 20px;
}
#catalog-cat1 .product_click {
	width: 115px;
	top: 5px; 
}
.product_price div {
	white-space: nowrap;
}
.module_top_block > div > .col6:first-child {
	padding-right: 0;
}
.module_top_block .product_details_type {
	margin-top: 0;
}
.module_top_block .product_data_image {
	border-radius: 0;
	margin-bottom: 7px;
	position:relative;
}
#add_photos a img {
	-webkit-transition: background .25s ease;
	-o-transition: background .25s ease;
	transition: background .25s ease;
}
#add_photos a img:hover {
	1top: -10px;
	position: relative;
	-webkit-transform:translate(0,-5%);-ms-transform:translate(0,-5%);transform:translate(0,-5%);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;
	
	
	
}
.product_item_size {
	min-height: 32px;
}
.first_section_bg.active {
	-webkit-transform: scale(1.25);/*	translate(3%,14%);*/
	-ms-transform: scale(1.25);/* translate(3%,14%);*/
	transform: scale(1.25);/* translate(3%,14%);*/
}
.first_section_bg2.active {
	-webkit-transform: scale(1.25);/* translate(6%,5%);*/
	-ms-transform: scale(1.25);/* translate(6%,5%);*/
	transform: scale(1.25);/* translate(6%,5%);*/
}
.slang a {
	color: #929292;
}
.slang a:hover {
	color: #ffffff;
}
.first_content  .logo span {
	display: inline-block;
	margin-right: -10px;
}
#blackwrap {
    background-color: black;
    left: 0;
    opacity: 0.6;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 2000;
}
.card_products_block {
	background: #242424;
}
.product_popup_img img {
	width: 100%;
	height: auto;
}
.product_item_img {
	padding-left: 10px;
	padding-right: 10px;
}
.product_item_img img {
	width: 100%;
	max-width: 245px;
}
.product_item {
	background: #252525;
}
.popup_win {
	background: #252525;
}
.other_products {
	background: #171716;
}
.gallery_items img {
	max-width: 100%;
}
.gallery_items > div {
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #403927;
	text-align: center;
	font-size: 16px;
	color: #c7c7c7;
	font-weight: 500;
	width: 48%;
	margin-right: 4%;
	float: left;
}
.gallery_items > div:nth-child(2n){
	margin-right: 0%;
}
.compare_table th {
	font-size: 16px;
	font-weight: 500;
	color: #c7c7c7;
}
.compare_mob {
	display: none;
}
.compare_table {
	width: 100%;
}
.compare_table td.compare_td_title a {
	font-size: 16px;
	color: #fff;
}
.compare_table td.compare_td_text {
	font-size: 14px;
	color: #c7c7c7;
}
.compare_table td.compare_td_price {
	font-size: 16px;
	color: #c7c7c7;
}
.compare_table td {
	border: 1px solid #403927;
	padding: 10px;
}
.compare_cats li {
	list-style: none;
	display: inline-block;
	margin-right: 12px;
}
.compare_cats li a {
	font-size: 16px;
	color: #fff;
}
.compare_cats li.active_cat a {
	color: #dbaa25;
	font-weight: 500;
	text-decoration: none;
}
.need_register {
	background: #151718;
	border-radius: 10px;
	padding: 25px 36px;
	margin-top: 26px;
}
.need_register h4 {
	font-size: 16px;
	color: #fff;
}
.need_register p {
	font-size: 14px;
	color: #c7c7c7;
}
.need_register input[type="text"], .need_register input[type="password"] {
	background: #f2f2f2;
	border-radius: 5px;
	border: none;
	padding: 15px 25px;
	width: 240px;
	margin: 0 10px 10px 0;
}
.need_register .registration input[type="text"] {
	width: 70%;
}
.form-question th {
	font-size: 16px;
	color: #c7c7c7;
	font-weight: normal;
	text-align: left;	
}
#show_form_close {
    color: #666666;
    display: block;
    font-size: 20px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 10px;
}
#show_form {
    left: 50%;
    margin: 0 0 0 -215px;
    position: fixed;
    top: 100px;
    width: 430px;
    z-index: 4321;
}
.show_form_inner {
	border-radius: 14px;
	background: #171716;
	padding: 40px 29px;
	position: relative;
	margin-bottom: 20px;
}
#show_form h1 {
    margin-top: 0;
}
.show_form_table th {
    text-align: left;
}
.show_form_table input, .show_form_table textarea, .show_form_table select {
	border: 1px solid #999999;
	font-size: 16px;
	margin-left: 30px;
	width: 94%;
	color: #000;
	padding: 5px 0;
	font-family: TruthCYR,sans-serif;
}
.show_form_send {
	display: inline-block;
	border: none;
	padding: 13px 41px;
	background: #dbaa25 !important;
	text-decoration: none;
	cursor: pointer;
	border-radius: 8px;
	-webkit-transition: background .25s ease;
	-o-transition: background .25s ease;
	transition: background .25s ease;
	color: #000;
	font-family: TruthCYR,sans-serif;
	margin: 15px 115px;
}
#show_form .show_form_inner {
    padding: 20px;
}
#show_form h1 {
	margin-top: 0;
	font-size: 25px;
	color: #fff;
	line-height: 1.2;
	font-family: TruthCYR,sans-serif;
	letter-spacing: .5px;
	font-weight: normal;
}
.show_form_inner th {
	font-size: 15px;
	color: #fff;
	line-height: 1.2;
	font-family: TruthCYR,sans-serif;
	letter-spacing: .5px;
	font-weight: normal;
	width: 34%;
}


.error {
	background: #fff0f0 none repeat scroll 0 0;
	border: 1px solid #d9d9d9;
	font-size: 15px;
	margin: 15px 0;
	padding: 20px 40px;
	border-radius: 9px;
}
.article .static {
	background: #fff;
	border-radius: 10px;
	padding: 5px 29px 20px;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: block;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between; 
	width: 99%;
	min-height: 350px;
}
.product_price.main.big {
	color: #f3cb5d;
}
.header_info_count {
	right: 20px !important;
}

.header_login {
	cursor: pointer;
}

.product_str {
	cursor: pointer;
}

.product_item_head, .product_item_img {
	cursor: pointer;
}

.product_item_head {
	/*min-height: 65px;*/ 
}

.h2_list_view a {
	color: #000;
}

.lightbox, .gallery_link {
	text-decoration: none;
	color: #c7c7c7;
}

#add_photos {
	position: absolute;
	left: -125px;
	top: 300px;
}
.col5 #add_photos {
	position: absolute;
	left: -125px;
	top: 0;
}

#add_photos a {
	display: block;
	margin-bottom: 10px;
}

.product_control {
	width: 35px;
	position: absolute;
	top: 26px;
	right: 4px;
}

.zoom .slider_content {
	display: none;
}

.zoom .slider_zoom_photo {
	flex: 0 0 88% !important;
	max-width: 88% !important;
}

.product_check {
	margin-bottom: 0;
	padding: 10px;
	cursor: pointer;
	display: block;
}

.obj {
	margin-top: 30px;
}

.product_item {
	transition: 0.2s;
	min-height: 598px;
}

.product_item:hover {
	margin-top: -10px;
}

.link_all {
	display: block;
}

.product_details_head a {
	color: #fff;
}

#montaj-pdf {
	float: right;
	margin-left: 61px;
	margin-top: 25px;
}

#montaj-pdf a {
	width: 235px;
	float: left;
	display: block;
	margin-bottom: 30px;
	text-align: center;
}
#montaj-pdf a img {
	width: 64px;
	height: 64px;
}

.show_form_4 {
	margin: 0 !important;
	position: unset !important;
	width: 100% !important;
}

#show_form_field_20 {
	width: 500px;
	height: 200px;
}

.card_product_info_g_size {
	display: block;
	font-size: 13px;
	color: #a2a2a2;
	margin-top: 10px;
	text-transform: none;
}
.header_login span {
	display: block;
	margin-left: 14px;
}
.header_login span a {
	font-size: 13px;
	color: #c4c3c0;
}

#form-4 #show_form_close {
	display: none;
}

.cat_product_material, .cat_product_price {
	text-align: left;
}

/* 19_05_21 */
.product_item_prices {
	min-height: 70px;
}
.product_str .product_price  {
	/*text-align:right;*/
}
.col7.colforone3 #add_photos {
	left:105%;
	top:50px;
	width:450px;
}
.col7.colforone3 #add_photos a {
	display:block;
	margin:10px;
	float:left;
	float:left;
}
.col7.colforone3 #add_photos a img {
	border:1px solid #cecece;
	width:150px;
	1height:200px;
}
.shablon-cat-1 .product_icon, .shablon-cat-4 .product_icon {
	stroke: #999;
}

.product_data_image img {
	transition: unset;
}

.product_data_image_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.product_data_image_1 img {
	width: 100%;
}

.main_cat_price {
	font-size: 21px !important;
	color: #fff !important;
}

.main_cat_price .cat_product_price {
	color: #f3cb5d;
}

.buy_counter {
	width: 143px;
	position: relative;
}

.counter_btn.counter_btn_minus {
	position: absolute;
	left: 4px;
}

.counter_btn.counter_btn_plus {
	position: absolute;
	right: 0;
}

.buy_counter_unit {
	color: #c7c7c7;
	position: absolute;
	left: 71px;
	font-size: 14px;
}

.counter_input {
	text-align: center;
	background: 0 0;
	border: none;
	color: #c7c7c7;
	font-size: 15px;
	width: 43px;
	position: absolute;
	left: 29px;
}

.popup_win {
	padding-left: 46px;
}

.basket_unit {
	color: #fff;
	position: absolute;
	left: 127px;
}

.product_price.main div {
	margin-left: 0;
	font-size: 14px;
}

.other_products .product_material{
	width: 35%;
}

.one_size .product_material.main.big {
	font-size: 20px;
}

.one_size .product_price.main.big {
	font-size: 20px;
}

.slide-list2 .product_str {
	width: 303px;
}

.short_text {
	color: #fff;
}

.caption_title {
	float: left;
	width: 50%;
	text-align: right;
	padding-right: 5px;
}

.caption_size {
	color: #999;
	width: 50%;
	float: right;
	text-align: left;
	padding-left: 3px;
}

.caption_content {
	width: 100%;
}

.radio_label::before {
	display: none;
	
}

.basket_primech_area {
	margin-top: 9px;
	width: 200px;
}