/* 3941 строка */

#question_review_submit {
	padding: 5px 15px;
	margin-top: 16px;
	color: white;
	background: #ed1c24; /* Old browsers */
	background: -moz-linear-gradient(top, #ed1c24 0%, #dd010a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(100%,#dd010a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ed1c24 0%,#dd010a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ed1c24 0%,#dd010a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ed1c24 0%,#dd010a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ed1c24 0%,#dd010a 100%); /* W3C */
	border: none;
	border-radius: 2px;
	position: relative;
	z-index: 10;
	display: inline-block;	
}

/* новое */ 
.form-submit{
	margin: 0;
}


#coupon_code ~ input.blue.button{
	margin-left: 105px;
}

.dev a.button{
	color: #009AB2;
	font-family: "pf_dindisplay_proregular";
}

/* было */
#billing_postcode{
	width: 150px;
}

/*
#question_home, #question_building
*/
#billing_address_1,
#billing_address_2{
	width: 60px;
}

/* #question_storey */
#billing_address_4{
	width: 50px;
}

/*#question_flat*/
#billing_address_5{
	width: 147px;
}

/* #question_comment 2963 */
#order_comments{
	resize: none;
	width: 445px;
	height: 140px;
	border: 1px solid rgb(198, 198, 198);
	padding: 10px 15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font: 13rem "pf_dindisplay_promedium";
	color: rgb(110, 110, 110);
}

#map-yandex {
margin: 0 auto;
width: 600px;
display: block;
}

/* .single-product */

.tabs-single-product {
    margin-top: 0px;
    padding-top: 40px;
}

.single-product-right .price_wrapper>.amount {
color: rgb(116, 116, 116);
display: block;
line-height: 35rem;
font-size: 35rem;
}


#current-slide-product-slider .lupe {
    left: -50%;
    margin-left: 125px;
    padding-left: 15px;
    position: relative;
}

#diller+#widget-login {
margin-top: 30px;
}



/* *** temp профиль пользователей *** */
.address address .line{
	display: block;
}

.shop_table.my_account_orders .order-status{
	text-align: center!important;
}
/* *** /temp профиль пользователей *** */

/* .compare-product style */
.woo_compare_button_container .woo_bt_view_compare_link {
	width: 100px;	
	width: 150px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: -2px;
	height: 30px;
	text-decoration: none;
	color: #333!important;
	font-size: 14px;
	white-space: pre;
}

.woo_compare_button_container.no_pre .woo_bt_view_compare_link {
	white-space: normal;
}

.no_before .woo_bt_compare_this_button:before{
	background: none!important;
}
.fix_link .woo_bt_view_compare_link{
	left: -65px;
	position: relative;
	top: -30px;
	white-space: normal;
	width: 60px;
	font-size: 12px;
}

.woo_compare_button_container .woo_bt_compare_this {
	text-transform: uppercase;
	padding: 0 22px;
	font-size: 12rem;
	font-family: "pf_dindisplay_promedium";
	line-height: 26px;
	height: 26px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0px 5px 5px rgba(50, 50, 50, 0.6);
	-moz-box-shadow: inset 0px 5px 5px rgba(50, 50, 50, 0.6);
	box-shadow: inset 0px 5px 5px rgba(50, 50, 50, 0.6);
	-webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.4);
}

#single-product .woo_compare_button_container{
	position: absolute;
	top: 50px;
	left: 165px;
}

.compare_heading {
	display: none;
}

#bg-labels{
	display: table;
}

.compare_popup_wrap {
margin-top: 0px!important;
margin-bottom: 0px!important;
}

#product_comparison .row_1{
	background-color: #f4f4f4;
}
#product_comparison .row_2{
	background-color: white;
}

.compare-products {
	width: 100%!important;
}

#compare_popup_container .jspHorizontalBar {
	z-index: 99;
}

#compare_popup_container .jspTrack{
	background: url("../img/bg/scroll-bg-horzt.png") repeat no-repeat scroll 0 3px #FFFFFF
}

/* *** цвета на странице вывода товара *** */
#wrapper_circle{
	height: 40px;
	display: block;
	padding: 0 15px;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	width: 170px;
	position: relative;
}

#product_color .prev {
	position: absolute;
	top: 9px;
	left: 99px;
}

#product_color .next {
	position: absolute;
	top: 9px;
	left: 250px;
}


/* *** ******************************* *** */


#tablet_sidebar .menu{
	display: none;
}

.category .product{
	margin: 5px!important;
}

.about-single-product a{
	color: rgb(13, 152, 173);
}

#table-cart td.count .qty {
    width: 30px;
    text-align: center;
    padding: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgb(198, 198, 198);
    font-style: "pf_dindisplay_promedium";
}

td.count input {
    width: 60px;
    text-align: center;
    padding: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgb(198, 198, 198);
    font-style: "pf_dindisplay_promedium";    
}

#description-single-product-tab img{
	max-width: 100%;
}

#compare_popup_container{
	font-size:12px;
	line-height:1.5;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
}

.product .woo_compare_button_container {
    display: inline-block;
    position: absolute;
    right: 0;
}

.product .woo_bt_compare_this.woo_bt_compare_this_button{
	 margin-right: 30px;
} 

.product .woo_bt_compare_this.woo_bt_compare_this_button.compared{
	margin-right: -11px;
}

.jspHorizontalBar.top{
	top: 0;
	bottom: auto;
}
.jspHorizontalBar.bottom{
	top: auto;
	bottom: 0;
}

.shop_table.cart .woocommerce-error{
	margin: 0;
    padding: 5px 20px;
}

.shop_table.cart .woocommerce-error li{
	list-style: none;
	font-family: "pf_dindisplay_proregular";
	color: #009AB2;
	line-height: 30px;
}

.checkout .woocommerce-error {
    color: #009AB2;
    font-size: 22px;
}

.not_in_stock #compare_button_wrapper,
.not_in_stock .fast_buy,
.not_in_stock #product_color{
	display: none;
}

#single-product.not_in_stock .stock.out-of-stock {
    color: #111111;
    display: inline-block;
    font-size: 28px;
    left: 160px;
    margin: 0;
    position: absolute;
    top: 43px;
}