.jshop h1{
/*     margin-top: 0px;
    font-size:16px; */
	color:#000 !important;
}
.jshop td, .jshop tr{
    border: 0px;
}
td.jshop_categ{
	vertical-align: top;
	padding-bottom: 20px;
}
table.jshop{
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
table.jshop td{
	/* vertical-align: top; */
}
table.list_product{
    /* margin-top:20px; */
}
#jshop_menu_order{
	margin-bottom:10px;
	border: 1px solid #616161;
}
td.jshop_order_step{
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	vertical-align: middle;
}
.jshop_order_step a{
	vertical-align: top;
	text-decoration: underline;
	font-size:12px;
}
img.jshop_img{
	/* padding: 1px; */
	text-align: center;
}
img.jshop_img_thumb {
max-height: 100%;
text-align: center;
cursor: pointer;
}
.product_image_thumbs {
display:none;
}
.product_image_thumb {
width: 70px;
height: 70px;
border: 1px solid #cdcccb;
margin: 30px 29px 0px 0px;
display: inline-block;
vertical-align: top;
text-align: center;
/* line-height: 97px; */
overflow: hidden;
padding: 5px;
}
.ratingandhits {
height: 22px;
display: inline-block;
vertical-align: top;
float: right;
}
#list_product_image_middle a,
#list_product_image_middle a > img {
/* width:100%; */
/* height:100%; */
}
div#list_product_image_thumb {
height: 145px;
width: 100%;
overflow: hidden;
}
div#list_product_image_thumb_inner {
width: 150%;
}
.jshop table.category{
    width: auto;
}
.jshop label{
    margin: 0px;
    display: inline;
}
table.jshop a img.jshop_video_thumb{
    padding: 1px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom:5px;
}
div.jshop_prod_description{
	padding-top:10px;
    padding-bottom: 10px;
}
div.jshop_prod_attributes{
	padding:0;
	margin:0;
    padding-bottom: 10px;
}
td.jshop_img_description {
	vertical-align: top;
	text-align:left;
    padding-left: 10px;
}
td.jshop_img_description_center {
	vertical-align: top;
	text-align:left;
}
.prod_price.newprice {
color:#009a49;
margin-top:-3px !important;
font-size:22px;

}
.jshop_subtotal .value{
	text-align: right;
	width: 12%;
    white-space: nowrap;
}
.jshop_subtotal .name{
    text-align: right;
    padding-right: 10px;
    width:88%;
}
.jshop .total{
    font-weight: bold;
}
.related_header {
margin-top: 20px;
border-bottom: 8px solid #d4d4d4;
line-height: 28px;
padding-bottom: 32px;
font-weight: normal;
font-size: 35px;
letter-spacing: -0.025em;
margin-bottom: 50px;
}
table.list_related{
    margin-top:10px;
}
tr#checkout td.td_1{
	text-align: left;
	font-weight: bold;
}
tr#checkout td.td_2{
	text-align: right;
	font-weight: bold;
}
table.jshop a img {
	border: 0;
}
.jshop_pagination{
    margin-left: auto;
    margin-right: auto;
}
.jshop .product_list_hr{
    height: 1px;
    border-top:1px solid #aaa;
    margin-bottom: 10px;
}

table.jshop_checkout {
	border: 1px solid red;
	background-color: Gray;
}

div.jshop_register{
	width: 100%;
	text-align: left;
	padding:0px 10px 10px 10px;
	padding-left:0px;
}
.jshop_register .name{
    width:215px;
}
.register_block .jshop_register .name{
    width:120px;
}
.address_block .jshop_register .name{
    width:115px;
}
.editaccount_block .jshop_register .name{
    width:0px;
    display: none;
}
div.jshop_register select.inputbox {
    width: 346px !important;
    position: relative;
	border-radius: 0px;
}
span.small_header{
	padding-bottom: 3px;
	margin: 0px;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

span.jshop_error {
	color:red;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

span.text_pay_without_reg{
display: block;
padding-bottom: 10px;
text-align: center;
position: relative;
top: 17px;
}

a.policy {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

.jshop_payment_method{
	padding-left: 20px;
}

#active_step{
	font-weight: bold;
	padding:0;
	margin:0;
	vertical-align: middle;
}
#rabatt {
position:relative;
/* top:-20px; */
top:0px;
}
#order_add_info{
	width: 400px;
	height:70px;
}
p.jshop_cart_attribute{
	padding-left:10px;
	font-weight:normal;
	font-style: italic;
	font-size: 11px;
    margin-top:1px;
    margin-bottom:-4px;
}
p.jshop_cart_extra_field{
    padding-left:10px;
    font-weight:bold;
    font-style: italic;
    font-size: 11px;
    margin-top:1px;
    margin-bottom:4px;
}
.jshop_price{
	color: #950000;
}

td.jshop_categ a.product_link{
	font-size: 14px;
}

.table_order_list{
	width:100%;
	background-color: #F8F8F9;
	border: 1px solid #333;
}

.table_order_list td{
    vertical-align: top;
	text-align: left;
}

span.attr{
   font-weight: bold;
   font-style: italic;
   font-size:10px;
}

div.jshop_register .inputbox{
	width:240px;
}

span.review{
font-weight: bold;
margin-bottom: 20px;
display: block;
font-size: 14px;
}
.review_text_not_login{
    margin-top: 10px;
    font-style: italic;
}

textarea.jshop{
	border: 1px solid #b0b1b2;
}

tr.reviews td{
	padding-bottom:15px;
}

td.reviews{
	padding-left:45px;
}

#mxcpr{
	padding-top:20px;
	text-align: right;
	display:block;
}
#mxcpr a{
	font-size:9px;
}

.jshop_code_prod{
color: #999999;
font-weight: normal;
font-size: 14px;
font-family: 'Roboto', arial;
}
#comjshopcart{
color: #999999;
}
table.cart .sumprices {
font-size:16px;
}
table.cart .jshop_img_description_center img {
width:100px;
}
table.cart tr {
border-bottom:1px solid #cccccc;
}
table.cart{
    border-collapse: collapse;
    border:0px;
}
table.cart th{
text-align: center;
padding: 0px 0px 6px 0px;
color: #999;
font-weight: normal;
text-transform: uppercase;
font-family: 'Roboto', arial;
font-size: 11px;
}
table.cart td{
    text-align: center;
    padding:7px 5px;
    vertical-align: middle;
	color: #888888;
}
.jshop .cart .button {
margin: 3px 0px 0px 0px;
display: inline-block;
width: auto;
height: auto;
}
.jshop .cart .product_name a {
color: #888888;
font-family: 'RobotoBold', arial;
text-transform: uppercase;
}
.cart .list_attribute {
color: #aaa;
}
table.cart th table{
    border-collapse: collapse;
}
table.cart .odd td{
    background-color: #fff;
}
table.cart .even td{
    background-color: #f9f9f9;
}

table.cart .taxinfo{
    display: block;
    font-size:11px;
}

table.cart .jshop_code_prod{
    font-size:10px;
}
table.cart .manufacturer{
    padding:5px 0px 6px 10px;
    font-size:11px;
    font-weight: bold;
    font-style: italic;
}
table.cart .list_extra_field{
    padding-top:3px;
}

.jshop .weightorder{
    text-align: right;
    margin-top:3px;
}

.jshop .shippingfree{
    text-align: right;
    margin-top:3px;
}

.jshop .price_prod_qty_list .qty_line{
    padding-left: 5px;
    padding-right: 5px;
}
.jshop .price_prod_qty_list .qty_price{
    padding-left: 5px;
    font-weight: bold;
}
.jshop .price_prod_qty_list .qty_price span.per_piece{
    font-weight: normal;
}

.jshop .prod_buttons{

}

.jshop span.old_price{
    text-decoration: line-through;
    font-style: normal;
}

.jshop .list_product_demo{
    padding-top:10px;
}
.jshop .list_product_demo table{
}
.jshop .list_product_demo .download{
    padding-left:5px;
}

.jshop .not_available{
}

.prodsingle_info .old_price{
clear: both;
font-style: normal;
font-family: 'Roboto', arial;
padding-bottom: 1px;
font-size: 15px;
color: #666766;
margin-left: -7px;
text-align: left;
position: relative;
top: -14px;
}
.jshop_list_product .jshop .old_price span,
.prodsingle_info .old_price span{
text-decoration: line-through;
}
.good_on_the_way{
	clear: both;
	text-decoration: none;
	font-style: normal;
	font-family: 'Roboto', arial;
	padding: 5px 0 1px 0;
	font-size: 15px;
	color: #666766;
	margin-left: -7px;
	text-align: right;
	position: relative;
	top: -14px;
}
.prodsingle_info .old_price_save {
float: left;
font-family: 'Roboto', arial;
font-size: 14px;
letter-spacing: -0.01em;
color: #666766;
}
.prodsingle_info .prod_price {
font-size: 30px !important;
max-width: 200px !important;
margin-bottom: 5px;
line-height: 32px;
}
.fulltext_label:after {
content: '+';
float: right;
}
.fulltext_label.active:after {
content:'-';
}
.counters, .allbypage {
font-family: 'Roboto', arial;
font-size: 12px;
letter-spacing: -0.01em;
margin-right: 10px;
display: inline-block;
float: right;
margin-top: 7px;
}
.allbypage {
margin-left: 10px;
cursor: pointer;
}
.fulltext_label {
width: 500px;
height: 36px;
background-color: #f4f4f4;
font-family: 'RobotoBold', arial;
line-height: 35px;
text-transform: uppercase;
font-size: 14px;
padding-right: 15px;
padding-left: 15px;
margin-top: 20px;
cursor:pointer;
}
.fulltext .nano > .nano-content {
padding-top: 15px;
}
.fulltext .nano {
height:100%;
}
.fulltext {
overflow:hidden;
height:0px;
    -webkit-transition: height 500ms;
    -moz-transition: height 500ms;
    -o-transition: height 500ms;
    transition: height 500ms;
}
.fulltext.attr {
padding-top: 10px;
}
.share42init {
margin-top: 10px;
}
.fulltext.attr.active {
height: 90px;
}
.fulltext.attr.active .fulltext_inner {
height: 70px !important;
}
.fulltext.active {
height:350px;
}
.fulltext.meterinsole.active {

}
.fulltext.chandret.active {
height:100px;
}
.fulltext_label.meterinsole {
margin-top: 10px;
}
.fulltext_inner {
padding-left: 10px;
height:350px;
}
.jshop_prod_attributes {
display: inline-block;
vertical-align: top;
/* margin: 20px 15px !important; */
width: 41%;
}
.attributes_name {
font-family: 'RobotoBold', arial;
margin-bottom: 13px;
font-size: 12px;
text-transform: uppercase;
}
#jshop_prod_attributes1 .radio_attr_label.active {
color:#cccccc;
background-color: #f5f6f6;
}
#jshop_prod_attributes2 .radio_attr_label.active img {
border: 2px solid #aeacac;
border-radius: 4px;
}
#jshop_prod_attributes2 .radio_attr_label {
display: inline-block;
/* overflow: hidden; */
width: 24px;
height: 24px;
}
#jshop_prod_attributes2 .input_type_radio{
margin-right: 5px;
position: relative;
margin-bottom: 2px;
white-space: nowrap;
display: inline-block;
}
#jshop_prod_attributes1 .radio_attr_label {
border: 1px solid #cdcccb;
color: #686868;
background-color: #fff;
/* width: 22px; */
font-family: 'Roboto', arial;
font-size: 14px;
padding: 0px 3px;
/* height: 22px; */
display: block;
text-align: center;
line-height: 22px;
}
#jshop_prod_attributes1 .jshop .input_type_radio {
margin-right: 7px;
}
.product_image_thumb:nth-child(4n) {
/* margin-right:0; */
}
.product_image_thumb {
position: relative;
}
.thumbslides {
float: right;
color: #999999;
font-family: 'Roboto', arial;
font-size: 14px;
}
.nprev, .nnext {
cursor:pointer;
}
.prod_attributes_inner .input_type_radio {
/* width: 22px;
height: 22px; */
/* overflow: hidden; */
line-height: 19px;
}
.thumbslides .npage {
color: #ed1c26;
}
.thumbslides span {
padding:3px;
}
.jshop_prod_attributes input[type="radio"] {
	display:none;
}
.prodsingle_info .old_price {
top: 0px;
margin-left: 0px;
text-align: left;
float: left;
font-size: 18px;
margin-right: 20px;
}
.priceandbuttons {
margin-top: 25px;
}
span.prod_price.newprice {
margin-left: 0;
}
.prices {
float: left;
width: 50%;
}
.buttons {
float: right;
width: 50%;
text-align:right;
}
.jshop_list_product .product td{
    vertical-align: top;
}
.jshop_list_product .product .image{
    padding-right: 5px;
}
.jshop_list_product .product .name{
    padding-top: 2px;
}
.jshop_list_product .product .description{
    font-size: 11px;
    padding-bottom:5px;
}
.jshop_list_product .product .buttons{
    padding-top:2px;
}
.jshop_list_product .product table.review_mark{
    border-collapse: collapse;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
}
.jshop_list_product .product div.count_commentar{
    text-align: center !important;
}
.jshop_list_product .product .taxinfo{
    font-size:11px;
}
.jshop_list_product .product .plusshippinginfo, .jshop_list_product .product .plusshippinginfo a{
    font-size:11px;
}
.jshop_list_product .jshop_related{
    padding-bottom: 5px;
	float:left;
}
.jshop.list_related {
clear:both;
height: 360px;
}

.jshop.list_related > div {
height: 360px;
width: 100%;
display:none;
}
.jshop.list_related .jshop_related:nth-child(5n) .product {
margin:0;
}
.jshop_list_product .image_block{
	height: 220px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 250px;
}
.jshop.list_related .jshop_related .image_block{
	height: 172px;
}
.list_product .product {
	/* width: 250px; */
	position: relative;
	/* border: 1px solid #ccc; */
	margin: 0px 24px 24px 0px;
	height: 375px;
}
.list_product .product .product_inner {
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;
	width: 250px;
	position: relative;
	border: 1px solid rgb(204, 204, 204);
	margin:0 auto;
}

.jshop.list_related .jshop_related .product .product_inner {
	width: 195px;
}
.jshop.list_related .jshop_related .product {
    height: 327px;
	margin: 0px 22px 24px 0px
}
.list_product .product .prod_info {
	padding: 18px 16px;
	border-top: 1px solid #cccccc;
	background-color: #f4f4f4;
}
.jshop.list_related .jshop_related .prod_info_t .prod_price {
    font-size: 16px;
}
.jshop.list_related .jshop_related .product .prod_info {
    padding: 18px 10px !important;
}
.jshop.list_related .jshop_related .button_buy {
    width: 80px;
    font-size: 10px;
    text-indent: 12px;
}
.jshop.list_related .jshop_related {
	float:none;
    display: inline-block;
	vertical-align: top;
}
.jshop.list_related .jshop_related .prod_price.newprice {
    font-size: 18px !important;
}
@media (max-width: 400px) {
	.jshop.list_related .jshop_related {
		float:none;
		display: block;
	}
	.jshop.list_related .jshop_related .product {
		margin: 0px 0px 24px 0px
	}
}
.jshop.list_related > div,
.jshop.list_related  {
	height:auto;
}
.jshop.list_related .jshop_related .button_buy:before {
	margin-right: 9px;
}
.list_product .product .prod_info .prod_name {
	font-family: 'Roboto', arial;
	font-weight: bold;
	font-size: 21px;
	line-height: 22px;
	color: #373737;
}
.prod_info .prod_info_s {
	clear: both;
	width: 100%;
	height: 26px;
	font-family: 'Roboto', arial;
	font-size: 12px;
	color: #999999;
	line-height: 22px;
}
.not_available:nth-child(2) {
	color: #ed1c24 !important;
}
.not_available:nth-child(2):hover {
	text-decoration: underline;
}
.not_available:first-child:hover {
	color: #999999 !important;
}
.not_available:first-child {
	cursor: default !important;
}
.jshop_list_product .jshop .not_available:first-child:before,
.prodsingle_info .not_available:first-child:before {
	content: '\E063';
	font-family: 'flaticon';
	padding-right: 3px;
	font-weight: normal;
	font-size: 14px;
	position: relative;
	top: 1px;
}
.prod_info .prod_info_s .prod_code{
	font-family: 'RobotoItalic', arial;
	float: left;
}
.prodsingle_info .not_available {
display: initial;
margin: 0px 0px 0px 22px;
}
.not_available {
font-family: 'Roboto', arial;
font-size: 12px;
color: #999999;
line-height: 22px;
}
.prod_info .prod_info_s .not_available {
	float: right;
}
.prod_info_t .prod_price,
.prodsingle_info .prod_price {
	font-family: arial, helvetica, times new roman;
	white-space: nowrap;
	letter-spacing: -0.01em;
	float: left;
	margin-top: 8px;
	margin-left: -3px;
	max-width: 100px;
	text-align: right;
}
.prodsingle_info .prod_price {
margin-top: -1px;
margin-left: 0px;
}
.prod_info_t {
	clear: both;
	width: 100%;
	margin-top: 13px;
}
.product_inner {
position: absolute;
}
.list_product .product .jshop_prod_attributes {
	width: 100%;
	/* height: 170px; */
	background: #f4f4f4;
	border: 1px solid #ccc;
	margin-left: -1px;
	z-index: 101;
	position: relative;
	display: none;
}
.extra_fields .colors {
	width: 22px;
	height: 22px;
	padding: 0;
	border-radius: 2px;
	box-shadow: inset -1px 3px 5px rgba(0,0,0,0.3);
	display: inline-block;
	margin: 4px 8px 4px 0px;
}
.uf_input_label .colors {
	width: 15px;
	height: 15px;
	padding: 0;
	border-radius: 2px;
	box-shadow: inset -1px 3px 5px rgba(0,0,0,0.3);
	display: inline-block;
	position: relative;
	top: 3px;
}
.list_product .product:hover .jshop_prod_attributes {
	/* display: block; */
}
.button.jqhover, .button:hover, .button_buy:hover div {
	color:#4a4a4a;
}
a.linkLikeBtn:hover,
.button.jqhover,
button.rsform-submit-button:hover,
.button:hover,
.button_buy:hover {
	/* background-color: #a1a1a1 !important; */
	background-color: var(--main-color2) !important;
	border-bottom: 3px solid var(--profile-menu-hover-color);
}
.button_buy div {
	text-transform: uppercase;
	margin: 6px 0px 0px 20px;
	color:#666666;
	font-size: 12px;
}
.button_buy div:before {
	content: '\E061';
	font-family: 'flaticon';
	margin-right: 15px;
	font-size: 14px;
}
a.linkLikeBtn,
.button:not(td),
.button_buy {
height: 29px;
color: var(--button-color-01) !important;
text-transform: uppercase;
border: 0;
/* background-color: #cccccc; */
background-color: var(--main-color);
border-bottom: 3px solid var(--profile-menu-active-color);
width: 115px;
display: block;
float: right;
}
a.linkLikeBtn,
.button:not(td) {
cursor:pointer;
float:none;
padding:4px 10px;
margin-right:10px;
display: initial;
text-decoration: none !important;
}
a.linkLikeBtn{

}
.jshop_review_write .button_buy {
padding: 0px 10px;
}
.relatedslides {
font-family: 'Roboto', arial;
position: absolute;
right: 0px;
margin-top: -20px;
font-size: 14px;
color: #999999;
}
.relatedslides span {
padding: 3px;

}
.relatedslides .npage {
color: #ed1c26;
}
.priceandbuttons .button_buy.wishlist {
width: 175px;
}
.priceandbuttons .button_buy div {
margin:6px 7px 0px 0px;
}
.priceandbuttons .button_buy {
height: 28px;
margin-left: 27px;
border: 0;
background-color: #cccccc;
border-bottom: 3px solid #999999;
width: 115px;
display: block;
float: right;
text-transform: uppercase;
padding-top: 0px;
color: #666666;
font-size: 12px;
cursor:pointer;
}
#selbeforeadd {
display:none;
border: 1px solid #cdcccb;
position: absolute;
width: 167px;
height: 29px;
right: 0px;
background: #fff;
padding: 6px 10px 15px 10px;
margin-top: 25px;
}
#selbeforeadd:after {
position: absolute;
top: -12px;
font-size: 26px;
left: 142px;
display: inline-block;
border-right: 15px solid transparent;
border-bottom: 13px solid #ffffff;
border-left: 15px solid transparent;
content: '';
}
#selbeforeadd:before {
position: absolute;
top: -14px;
font-size: 26px;
left: 141px;
display: inline-block;
border-right: 16px solid transparent;
border-bottom: 14px solid #ccc;
border-left: 16px solid transparent;
content: '';
}
input#quantity, input.quantity {
text-align: center;
border: 0 !important;
padding: 0 !important;
box-shadow: none;
width: 60px !important;
}
button.qtyminus, button.qtyplus {
	display: inline-block;
	width: 25px;
	text-align: center;
	vertical-align: middle;
	height: 29px;
	background-color: var(--main-color);
	color: var(--button-color-01);
	line-height: 29px;
	font-family: Times New Roman;
	font-size: 20px;
	cursor: pointer;
    border:0px;
}
button.qtyplus {
	/* line-height: 34px; */
}
button.qtyminus:hover, button.qtyplus:hover {
background-color: var(--main-color2);
}
.jshop_list_product .jshop .not_available{
}
.jshop_list_product .box_products_count_to_page {
    padding-right:5px;
}
.jshop_list_product .box_products_count_to_page img{
    cursor: pointer;
}
.jshop_list_product .box_products_sorting{
	display:none;
}

.jshop_list_product .margin_filter{
    height:8px;
}
.jshop_list_product .box_manufacrurer{
    padding-right: 5px;
    white-space: nowrap;
}
.jshop_list_product .box_category{
    padding-right: 5px;
    white-space: nowrap;
}
.jshop_list_product .filter_price{
    padding-right: 5px;
    white-space: nowrap;
}
.jshop_list_product .box_price_from{
    padding-right: 3px;
}
.jshop_list_product .clear_filter{
    font-size:10px;
    padding-left: 5px;
}

.jshop .product_label{
    position: absolute;
	margin-left: -1px;
	/* margin-top: -45px; */
	margin-top: -1px;
}
.jshop .product_label .label_name{
    font-weight: bold;
    color: #950000;
}

.productfull #block_price{
    font-size:16px;
    font-weight: bold;
}
.productfull .taxinfo{
    font-size:11px;
}
.productfull .plusshippinginfo{
    font-size:11px;
}
.productfull .plusshippinginfo a{
    font-size:11px;
}

.productfull .prod_buttons .buttons{
    padding-left:10px;
}
.productfull .prod_buttons {
    margin-top:5px;
}
.productfull div.prod_url{
    text-align: right !important;
}
.jshop_subtotal .plusshippinginfo, .jshop_subtotal .plusshippinginfo a{
    font-size:11px;
}

.jshop_subtotal .free_discount{
    font-size:11px;
}


.jshop_list_category {
/* margin-top: 72px; */
}
.jshop_list_category .category td{
    vertical-align: top;
}
.jshop_list_category .category .image{
    padding-right: 5px;
}

.jshop_list_manufacturer .manufacturer td{
    vertical-align: top;
}
.jshop_list_manufacturer .manufacturer .image{
    padding-right: 5px;
}

.shipping_weight_to_price{
    margin-left:24px;
    margin-top:5px;
    border: 1px solid #000;
}
.shipping_weight_to_price .weight{
}
.shipping_weight_to_price .price{
    padding-left: 5px;
}

span.prod_attr_img{
    padding-left:5px;
}
span.prod_attr_img img{
    width:20px;
    height:20px;
}
.radio_attr_label img{
    width:20px;
    height:20px;
}


/*review*/
.review_header{
margin-top: 20px;
border-bottom: 8px solid #d4d4d4;
line-height: 28px;
padding-bottom: 32px;
font-weight: normal;
font-size: 35px;
letter-spacing: -0.025em;
margin-bottom: 50px;
}
.review_item{
border-bottom: 1px dotted #999999;
margin: 0px 15px 25px 0px;
padding-bottom: 25px;
}
.review_items_list {
float: left;
width: 49%;
}
.addreviewprod {
float: left;
width: 48%;
padding-left: 12px;
}
.review_user{
    font-weight:bold;
}
.review_time{
    font-weight: bold;
}
.review_text{
padding-top: 2px;
padding-bottom: 2px;
color: #666666;
line-height: 22px;
font-size: 14px;
font-family: 'RobotoItalic', arial;
margin-bottom: 12px;
}
.review_mark{
    color: #333333;
    height: 18px;
}
#jshop_review_write .inputbox{
width: 510px;
height: 29px;
padding: 10px;
border-radius: 0;
}
.reviewlabel {
margin: 23px 0px 17px 0px;
text-transform: uppercase;
font-size: 14px;
}
.reviewdesc {
font-size: 14px;
line-height: 23px;
color: #666666;
letter-spacing: -0.01em;
}
.commenthead {
margin: 0px 0px 12px 0px;
font-size: 14px;
}
.stars_no_active{
    height:16px;
    background-image:url(../images/star.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
.stars_active{
    height:16px;
    background-image:url(../images/star.gif);
    background-repeat: repeat-x;
    background-position: 0px -16px;
}

.jshop .downlod_order_invoice{
    float:right;
}

.jshop .order_payment_params{
    padding-top:3px;
    font-size: 11px;
}

.vendordetailinfo .name{
    width:150px;
}
.vendordetailinfo .vendor_logo{
    float:right;
}

.requiredtext{
    padding-bottom: 10px;
    color: #A00;
    font-size:11px;
}
.jshop .input_type_radio{
	MARGIN-BOTTOM: 7px;
    margin-right: 10px;
    white-space: nowrap;
    display: inline-block;
}
.jshop_profile_data {
margin-bottom: 10px;
position: relative;
padding: 0px 20px;
}
.jshop_register > table {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
#block_attr_sel_2 .input_type_radio:hover .shattr,
#uf_attributes_2 .colorsattr {
display:block;
}
.jshop_profile_data .name{
font-size: 14px;
margin-bottom: 10px;
width: 30%;
display: inline-block;
}
.namevalue {
display: inline-block;
width: 69%;
}
.jshop_profile_data span{
    /* font-weight: bold; */
}
.jshop_profile_data span.subinfo{
    font-size:10px;
}
.jshop_profile_data .jshop_user_group_info{
    font-size:10px;
}
.jshop .groups_list .title{
    width:150px;
}

/* module categories*/
.jshop_menu_level_0, .jshop_menu_level_0_a{
    margin-top:3px;
    margin-bottom:3px;
}
.jshop_menu_level_1, .jshop_menu_level_1_a{
    padding-left: 10px;
    margin-top:3px;
    margin-bottom:3px;
}

.jshop_menu_level_2, .jshop_menu_level_2_a{
    padding-left: 20px;
    margin-top:3px;
    margin-bottom:3px;
}
.jshop_menu_level_0_a a, .jshop_menu_level_1_a a, .jshop_menu_level_2_a a{
    font-weight:bold !important;
}
/**/

.label_products .block_item{
    margin-bottom: 10px;
}

.top_rating .block_item{
    margin-bottom: 10px;
}

.bestseller_products .block_item{
    margin-bottom: 10px;
}

.latest_products .block_item{
    margin-bottom: 10px;
}

.random_products .block_item{
    margin-bottom: 10px;
}

.jshop_filters .filter_price{
    padding-right: 5px;
}
.jshop_filters .clear_filter{
    display: block;
    font-size: 10px;
}

.jshop_button_print{
    width: 30px;
    float: right;
    padding-top:3px;
    text-align:right;
}
.prod_attributes_inner .extra_fields_group{
    font-weight: bold;
    padding-top:3px;
}
.prod_attributes_inner {
	font-family: 'Roboto', arial;
	padding: 21px;
	font-size: 12px;
	color: #686868;
	line-height: 22px;
}
.filter_characteristic .characteristic_name{
    padding-top:5px;
}
.filter_characteristic .characteristic_group{
    font-weight: bold;
    padding-top:5px;
}
.jshop td.attributes_title {
	width: 50px;
}
.jshop span.attributes_description {
	font-style: italic;
	display: block;
}
.jshop .prod_free_attribs .name {
	width: 50px;
}
.jshop span.freeattribut_description {
	font-style: italic;
	display: block;
}
.jshop span.extra_fields_description {
	/* font-style: italic; */
}
.jshop .prod_attr_img{
    vertical-align: top;
}
.jshop .cart .product_name{
    text-align: left;
}
.jshop .prod_qty_input input{
    width:20px;
}
.productfull .image_middle{
    width: 100px;
}
.productfull .manufacturer_name{
    padding-bottom: 10px;
}
.productfull .prod_free_attribs{
    padding-bottom: 10px;
}
.productfull .price_prod_qty_list{
    margin-bottom: 10px;
}
.productfull .button_back{
    padding-top: 10px;
}
.jshop_img_description #list_product_image_thumb{
    display: block;
}
.productfull .text_zoom {
    padding-bottom: 5px;
    padding-top: 3px;
}
.productfull .text_zoom img {
    float: left;
    padding-right: 5px;
}
.productfull a.lightbox:hover{
    color:#000 !important;
}
.fielderror{
    background-color: #FDC055 !important;
}

span.cart_reload{

}
table.order_history td{
	padding-right:15px;
	padding-bottom:5px;
	padding-top:3px;
}
.myorders_total{
    padding-top: 30px;
    font-weight: bold;
}
table.myorders_block_info{
    margin-top:20px;
    width:98%;
}
.jshop .no_products_filter{
    padding-top: 15px;
}
.attributgr_name{
    font-weight: bold;
}
#table_shippings .shipping_form{
    display: none;
}
#table_shippings .shipping_form_active{
    display: block;
}
.jshop .order_shipping_params {
    font-size: 11px;
    padding-top: 3px;
}
.categoryname {
/* position: absolute;
left: 0px;
top: -4px;
font-family: 'Roboto', arial;
font-size: 36px;
letter-spacing: -0.025em;
font-weight: normal;
margin:0; */
}
.catbartop {
	margin-bottom: 22px;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 12px;
	height:30px;
}
.catbarbottom {
	margin-top: 12px;
	border-top: 1px solid #d6d6d6;
	padding-top: 15px;
	height:30px;
}
form#sort_count {
display: inline-block;
float: left;
}
table.jshop_pagination {
display: inline-block;
float: right;
}
.jshop_list_product {
margin-top: 22px;
}
/* .notavasendmail.active {display: block;} */
.notavasendmail {
	display: none;
	position: absolute;
    width: 202px;
    height: 112px;
    background-color: #fff;
    z-index: 1000;
    top: 55px;
    left: -17px;
	border: 1px solid #cdcccb;
	padding: 24px 24px 24px 24px;
}
.myaccountmenu li {
margin-bottom:5px;
}
.notavasendmail h3 {
font-family: 'RobotoMedium';
font-weight: normal;
font-size: 16px;
line-height: 24px;
text-align: center;
margin: 0;
}
.notavasendmail input[type="tel"], .notavasendmail input[type="email"] {
width: 191px;
height: 29px;
font-family: 'RobotoItalic', arial;
line-height: 29px;
margin: 0;
padding: 0px 0px 0px 10px;
border-radius: 0;
border: 1px solid #cdcccb;
margin-top: 0px;
margin-bottom: 0px;
font-size: 12px;
}
.notavasendmail input[type="email"] {
	margin-bottom: 10px;
}
.notavasendmail button {
height: 29px;
border: 0;
background-color: #cccccc;
border-bottom: 3px solid #999999;
display: inline-block;
text-transform: uppercase;
color: #666666;
padding: 0px 12px;
width: 203px;
line-height: 27px;
margin: 11px 0px 0px 0px;
font-size: 12px;
}
/* .notavasendmail button:before {
content: '\E019';
font-family: 'Typicons';
font-size: 17px;
margin-left: 12px;
} */
.notavasendmail:after {
position: absolute;
top: -12px;
font-size: 26px;
left: 70%;
transform: translateX(-50%);
display: inline-block;
border-right: 15px solid transparent;
border-bottom: 13px solid #ffffff;
border-left: 15px solid transparent;
content: '';
}
.notavasendmail:before {
position: absolute;
top: -13px;
left: 70%;
transform: translateX(-50%);
display: inline-block;
border-right: 16px solid transparent;
border-bottom: 14px solid #ccc;
border-left: 16px solid transparent;
content: '';
border-bottom-color: rgba(0,0,0,0.2);
}
.not_available:hover {
cursor:pointer;
color: #ed1c24;
}
.product_single {
width: 100%;
display: block;
}
.imagesingle_block {
width: 532px;
float:left;
position: relative;
}
div#list_product_image_middle {
border: 1px solid #cccccc;
width: 350px;
height: 350px;
margin-top: 3px;
}
.prodsingle_info {
float: left;
width: 710px;
position:relative;
margin: 0px 0px 0px 27px;
}
.pd-10 td {
	padding-left: 10px;
	padding-right: 10px;
}
.prodsingle_info .notavasendmail {
top: 85px;
}
.fullwidth {
	width: 100%;
}
.prodsingle_info.fullwidth {
	margin: 0px;
}
.prodsingle_info.fullwidth .extra_fields td {
	width: auto;
}
.markamodel td {
	border-right: 1px solid #ddd;
	padding: 5px 10px !important;
}
.markamodel td:first-child {
	border-left: 1px solid #ddd;
}
.fulltext_label.fullwidth {
	box-sizing: border-box;
}
.extra_fields td:nth-child(2n-1) {
width: 120px;
font-weight:bold;
height: 20px;
}
table.extra_fields.markamodel tr:first-child td {
font-weight:bold;
}
table.extra_fields.markamodel td:nth-child(2n-1) {
font-weight:normal;
}

.imagesingle_block #partnersprod {
background-image:url('../images/partners.png');
top: 505px;
width:103px;
height:14px;
position:absolute;
/* z-index: 100; */
right: 23px;
}
.list_product #partnersprod {
background-image: url('../images/partners.png');
width: 100%;
height: 14px;
text-align: right;
background-repeat: no-repeat;
background-position: right;
}
table.extra_fields {
	width: 100%;
	margin-top: 0px;
}
.imagesingle_block .foto_thumb_zoom {
	max-width: 100%;
    max-height: 100%;
    position: relative;
    width: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.imagesingle_block #list_product_image_middle {
	overflow: hidden;
}
.countcartprod a:hover,
.countcartprod a {
color:#fff;
}
.emptycart {
text-align: center;
height: 150px;
padding-top: 0px;
text-transform: uppercase;
}
.cart_empty_text {
	text-align: center;
	color:#666;
	margin-bottom: 25px !important;
}
.carthead {
    text-transform: none;
    font-size: 36px;
    text-align: center;
    margin-bottom: 40px;
}
.cart_empty_text + .button {
margin-right: 4px;
}
#comjshopcart form h1 {
text-align: center;
font-family: 'Roboto', arial !important;
font-size: 36px;
text-transform: none;
font-weight: normal;
letter-spacing: -0.025em;
margin-bottom: 35px;
}
.registrationpage form input[type="submit"] {
margin: 0 auto;
margin-top: 25px;
display: block;
}
form .name.subs {
margin-left: 10px;
color: #666;
font-size: 14px;
}
.registrationpage form .jshop_register div > div {
	position:relative;
}

.registrationpage form .jshop_register {
margin-left: 14px;
}
.registrationpage form {
/* width: 754px; */
margin: 0 auto;
}
#registformerror {
position: absolute;
margin-top: -13px;
width: 100%;
text-align: center;
display: none;
font-family: 'Roboto', arial !important;
color: rgb(195, 4, 6) !important;
font-size: 14px;
/* text-transform: uppercase; */
}
.registrationpage > h1 {
text-align: center;
font-family: 'Roboto', arial !important;
font-size: 36px;
text-transform: none;
font-weight: normal;
letter-spacing: -0.025em;
margin-bottom: 35px;
}
.regadditional {
margin: 0px 90px 0px;
text-align: center;
color: #666;
font-size: 14px;
margin-bottom: 50px;
line-height: 24px;
}
#loginformtopay:hover {
cursor:pointer;
color: #999999;
}
#loginformtopay {
text-decoration:underline;
}
.jshop.cartpage form > h1, .loginform > h1 {
text-align: center;
font-family: 'Roboto', arial !important;
font-size: 26px;
text-transform:none;
font-weight: normal;
margin-bottom: 15px;
}
.prod_attributes_inner label {
cursor: default;
}
span.colorsattr {
display: none;
}
div.jshop_register > div {
padding-right: 14px;
margin-bottom: 7px;
}
.jshop_register > div {
float: left;
}
div.jshop_register .inputbox {
	font-family: 'Roboto', arial !important;
}
input#birthday {
width: 235px !important;
margin-right: 7px !important;
}
.jshop_register .name {
width: 100%;
padding: 5px 5px 5px 0px;
}
.emptycart div {
margin: 12px;
}
.btns {
cursor: pointer;
margin-top: 30px;
height: 27px;
}
.countcartprod {
position: absolute;
left: 31px;
bottom: 0px;
width: 19px;
height: 19px;
background: var(--main-color);
border-radius: 9px;
line-height: 19px;
text-align: center;
font-family: 'Roboto', arial;
font-size: 12px;
font-weight: normal;
}
.prodsingle_info h1 {
margin:0;
line-height: 30px;
}
.imagesingle_block .product_label {
margin: 3px 0px 0px 0px;
}
.catmarg {
/* margin-top:50px; */
}
.imagesingle_block .thumbslides {
margin-top: 30px;
position: absolute;
height: 80px;
width: 36px;
left: 92%;
top: 63.58%;
font-size: 0;
}
.imagesingle_block .thumbslides div.nnext {
	background: url('/components/com_jshopping/images/arrow.svg') 0 0 / 100% no-repeat;
	height: 46.1%;
	margin: 60% 0;
}
.jshop.address_block {
padding-left: 0px;
display: block;
float: none;
margin: 0 auto;
position: relative;
}
.inner.address_block, .inner.invite_friend, .inner.editaccount_block, .inner.wishlist, .inner.myorders_list {
margin-bottom: 0px;
}
.adress#adress {
padding: 10px 20px;
width: 48%;
vertical-align: top;
display: inline-block;
/* background-color: #F2F2F2; */
}
.paymentsandshipping#paymentsandshipping {
padding: 10px 20px;
width: 42%;
display: inline-block;
/* background-color: #F2F2F2; */
vertical-align: top;
}
.inner.address_block {
position:relative;
}
.address_block h3 {
margin-top: 13px;
font-weight: normal;
}
#oformlenie h1 {
font-weight: normal;
text-align: center;
margin: 17px 0px 38px;
}
#oformlenie h1 {
text-transform:none;
font-size: 36px;
color:#000;
}
.paymentsandshipping#paymentsandshipping:before {
margin-left: -57px;
width: 1px;
height: 100%;
margin-top: -30px;
content: "";
display: inline-block;
position: absolute;
background: #ccc;
}
hr {
margin-bottom: 20px;
border: 0;
height: 1px;
background: #ccc;
}
.address_block .jshop_register .name {
width: 0px;
}
.jshop_register .name {
width: 100%;
padding: 5px 5px 5px 0px;
}
div.jshop_register .inputbox {
width: 310px;
border: 1px solid #aeaeae;
font-size: 13px;
padding: 1px 10px;
line-height: 16px;
margin: 5px 0px;
}
.adress#adress .inputbox {
width: 254px;
}
.adress#adress select#birthday_day, .adress#adress select#birthday_month, .adress#adress select#birthday_year {
width: 90px !important;
}
form#oformlenie {
width: 88%;
margin: 0 auto;
}
.prodsingle_info #block_attr_sel_2 {
/* color: transparent; */
}
#loginshowerform h3,
#loginshowerform2 h3 {
margin: -2px 0px 25px;
font-family: 'RobotoMedium', arial;
font-size: 16px;
color:#333;
text-align: center;
}
#loginshowerform:before,
#loginshowerform2:before {
position: absolute;
top: -17px;
font-size: 26px;
left: 117px;
display: inline-block;
border-right: 17px solid transparent;
border-bottom: 17px solid #ccc;
border-left: 17px solid transparent;
content: '';
}
#loginshowerform:after,
#loginshowerform2:after {
position: absolute;
top: -16px;
font-size: 26px;
left: 118px;
display: inline-block;
border-right: 16px solid transparent;
border-bottom: 16px solid #fff;
border-left: 16px solid transparent;
content: '';
}
a.linkLikeBtn,
#loginshowerform input[type="submit"],
#loginshowerform2 input[type="submit"] {
padding-left: 7px;
padding-right: 7px;
width: 110px;
margin: 0 auto;
display: block;
margin-top: 21px;
font-size: 14px;
}
#loginshowerform #form-login-username:before,
#loginshowerform #form-login-password:before,
 #loginshowerform2 #form-login-username:before,
 #loginshowerform2 #form-login-password:before {
content: '';
background-repeat: no-repeat;
background-size: auto 70%;
display: block;
width: 20px;
margin: 8px 11px;
height: 20px;
position: absolute;
}
#loginshowerform input,
#loginshowerform2 input {
padding-left: 35px;
width: calc(100% - 45px);
font-size: 14px;
}
#loginshowerform #form-login-username:before,
#loginshowerform2 #form-login-username:before {
background-image: url('/components/com_jshopping/images/fname.png');
}
#loginshowerform #modlgn_username,
#loginshowerform2 #modlgn_username {
margin-bottom: 12px;
}
#loginshowerform #form-login-password:before,
#loginshowerform2 #form-login-password:before {
background-image: url('/components/com_jshopping/images/pass.png');
}
#loginshowerform a,
#loginshowerform2 a {
text-decoration: underline;
line-height: 26px;
font-size: 14px;
}
.myaccountmenu {
float:left;
}
.headertel div.label + div span:last-child {
  /* font-size: 12px; */
}
#block_attr_sel_3 select {
display:none;
}
#block_attr_sel_3 img, #block_attr_sel_3 .prod_attr_img {
  margin: 0;
  padding: 0;
  height: initial;
  width: initial;
}
#block_attr_sel_3 {
  position: absolute;
  right: 0px;
  top: 3px;
}
.list_product #block_attr_sel_3 {
  right: -1px;
  top: -1px;
}
.image_block .aditionalimg {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity:1;
  display:none;
/*   -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
 */
}
/* .image_block:hover .aditionalimg {
  opacity:1;
} */
/* li.item-219 {
  float: right;
  color: #666;
} */

.iconcheckout {
  position: relative;
  /* width: 19px !important; */
  right: -32px;
  top: -6px;
  margin-right: -19px;
  max-width: 1000px;
  z-index: 10;
}
#uf_attributes_2 .uf_input {
  display: inline-block;
  width: 28px;
  padding: 0;
  margin: 0;
  position: relative;
}
#uf_attributes_1 .uf_input label,
#uf_attributes_2 .uf_input label {
padding:0;
text-align:center;
}
.uf_input label {
	width: calc(100% - 45px);
}
.uf_options_category .uf_input input[type="checkbox"] {
	align-self: center;
}
.uf_options_category .uf_input .uf_count {
	color: #07527A;
    margin-right: 6px;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    top: 2px;
}
.uf_options_category .uf_input:hover .uf_count {
	color: #fff;
}
.iosSlider,
.iosSlider .slider .item > img {
	/* max-height: 382px !important; */
	max-height: 379px !important;
	overflow: hidden !important;
	/* height: 382px !important; */
	height: 379px !important;
}
.uf_options_category .uf_input {
	display: flex;
}
#uf_attributes_1 .uf_input {
  display: inline-block;
  padding: 0 9px;
  margin: 0;
}
#uf_attributes_2 .uf_options_attribute_2,
#uf_attributes_1 .uf_options_attribute_1 {
text-align: justify;
}
.groupdiscprice {
    font-weight: normal;
    font-size: 14px;
    font-family: 'RobotoItalic', arial;
    color: #999999;
    margin-top: -20px;
    margin-bottom: 10px;
}
.list_product .groupdiscprice {
	font-family: 'RobotoItalic', arial;
    font-size: 12px;
    margin-top: -13px;
    margin-bottom: 8px;
}
.groupdiscprice span {
    color: #009a49;
    text-decoration: line-through;
}
#rsform_3_page_0 .rsform-block {
	position:relative;
	margin-bottom: 0px;
}
#rsform_3_page_0 .rsform-block.rsform-block-recapcha #g-recaptcha-17 > div > div {
	text-align: center;
    width: 100% !important;
}
#rsform_3_page_0 #Send {
/* 	margin: 0 auto;
    margin-top: 11px; */
	float: left;

    line-height: 19px !important;
    font-size: 13px;
    font-family: 'roboto';

	height: 29px;
    color: #666666;
    text-transform: uppercase;
    border: 0;
    background: none;
    background-color: #cccccc;
    border-bottom: 3px solid #999999;
    width: 130px;
    display: block;
    border-radius: 0;
}
#rsform_3_page_0 .formValidation {
    display: block;
}
.button_buy.probnik:before {
    margin-right: 10px;
}
.button_buy.probnik:after,
.button_buy.probnik:before {
	display:none;
}
.button_buy.probnik {
	position: static;
	background: none;
	margin: 0;
	border: none;
	width: auto;
	height: auto;
	text-align: center;
    margin: 3px 9px 0px 0px;
    width: 203px;
    text-indent: 0px;
    letter-spacing: 0.11em;
}
.button_buy.probnik:hover {
    text-decoration: underline;
	color: #06953D;
}
.button.buy {
	width: 93px;
}
.button.buy.green {
    background-color: #85D06C;
    border-bottom: 3px solid #5C9452;
}
#rabattim {
	margin-left: -7px;
}
.hiderab {
	display:none;
}
#rabattim input[type="text"] {
    width: 400px !important;
    height: 48px !important;
    border: 1px solid #ccc !important;
    padding: 0 !important;
    font-family: 'Roboto', arial !important;
    margin: 4px 5px 10px 0px !important;
    padding-left: 16px !important;
    font-size: 14px !important;
}

.buyalso_product {
	width: calc(33% - 41px);
    border: 1px solid rgb(204, 204, 204);
    vertical-align: top;
    position: relative;
    margin: 10px;
    padding: 10px;
    padding-bottom: 30px;
}
.buyalso_product img {
	display: block;
	margin: 0 auto;
}
.buyalso_product input {
	margin-right: 8px !important;
}
.buyalso_product .alsoprice {
	position: absolute;
    bottom: 5px;
    color: #009a49;
    left: 50%;
    border-top: 1px solid rgb(204, 204, 204);
    transform: translateX(-50%);
    width: 85%;
    text-align: center;
    padding-top: 3px;
}
.buyalso_product .buyalso_name {
    font-size: 11px;
    line-height: 16px;
    display: block;
    text-align: center;
}
.buyalso_products {
	margin: -10px;
	margin-top: 10px;
	margin-bottom: -5px;
    display: flex;
	flex-flow: row wrap;
}
.prodsingle_info .old_price * {
	white-space: nowrap;
}
input.baqty {
    width: 23px !important;
    padding: 0px !important;
    height: 16px !important;
    margin-right: -3px !important;
    text-align: center;
    margin-left: -3px !important;
    border: 0 !important;
	margin-top: -3px !important;
	font-size: 11px !important;
}
.product_idsHidden {

}
.baps input[type=number]::-webkit-inner-spin-button,
.baps input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.alsoprice button.qtyminus,
.alsoprice button.qtyplus {
display: inline-block;
    width: 15px;
    margin-top: -3px;
    text-align: center;
    vertical-align: middle;
    height: 15px;
    background-color: #b2b2b2;
    color: #fff;
    line-height: 13px;
    font-size: 16px;
    cursor: pointer;
}
.balsocurrprice {
	font-size: 11px;
    margin-left: 5px;
}
.prevfinish .left_for_next_discount {
	text-align: center;
}
/* .mycart_mini_txt .ajaxloaddingcart_mini {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	transform:translate(-50%,-50%) !important;
} */
#DOMWindowOverlay + #DOMWindow {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	transform:translate(-50%,-50%) !important;
}
.checkout_discount {
	font-size: 19px;
    color: #009a49;
}

/*a.linkLikeBtn,*/
#DOMWindow a,
button.rsform-submit-button,
#form-login button,
#form-login button[type="submit"],
a.linkLikeBtn,
.prod_info_t button.button_buy,
a.button_buy{
    position: relative;

    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}
/*a.linkLikeBtn:after,*/
#DOMWindow a:after,
button.rsform-submit-button:after,
.linkLikeBtn:after,
.button:after,
.button.jqhover:after,
.prod_info_t button.button_buy:after,
a.button_buy:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 3px;
    background: var(--profile-menu-hover-color);
    width: 0;

	-webkit-transition: width 0.2s ease-out;
    -moz-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
}
/*a.linkLikeBtn:hover:after,*/
#DOMWindow a:hover:after,
button.rsform-submit-button:hover:after,
.linkLikeBtn:hover:after,
.button.jqhover:after,
.button:hover:after,
.list_product .product .product_inner:hover .prod_info_t button.button_buy:after,
.list_product .product .product_inner:hover a.button_buy:after{
    width: 100%;
}
button.rsform-submit-button,
#form-login button[type="submit"],
a.linkLikeBtn,
.prod_info_t button.button_buy,
a.button_buy{
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
button.rsform-submit-button:hover,
#form-login button[type="submit"]:hover,
a.linkLikeBtn:hover,
.prod_info_t button.button_buy:hover,
body a.button_buy:hover{
    color: #fff !important;
}

#extra20 span,
#extra18 span {
	display: block;
	margin-top: 10px;
}
#extra24 span {
	display: block;
	margin-bottom: 10px;
}

.jshop_nvg {
	border: 0 !important;
	padding: 0px !important;
}
.jshop_profile_data form .jshop_register {
    width: calc(50% - 2px);
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}
.registrationpage .jshop_register > div,
.jshop_profile_data form .jshop_register > div {
    margin: 0px;
    padding: 0px;
    height: 38px;
    line-height: 35px;
}
.registrationpage .jshop_register > div {
	margin: 0px;
	padding: 0px;
	height: 50px;
	line-height: 47px;
}

.jshop_profile_data form .jshop_register > div:nth-child(2n) {
	display: block;
	/* width: 30%; */
	width: 34%;
	text-indent: 10px;
}
.jshop_profile_data form .jshop_register > div:nth-child(2n+1) {
	display: block;
  /* width: 70%; */
  width: 66%;
}
.jshop_profile_data form .jshop_register > div:nth-child(4n+1),
.jshop_profile_data form .jshop_register > div:nth-child(4n) {
	background: #d7d6d3;
	border-bottom: 1px solid #fff;
}
.jshop_profile_data form .jshop_register > div:nth-child(4n-1),
.jshop_profile_data form .jshop_register > div:nth-child(4n-2) {
	background: #dcdcdc;
	border-bottom: 1px solid #fff;
}
.registrationpage .jshop_register > div select,
.registrationpage .jshop_register > div input:not([type="checkbox"]),
.jshop_profile_data form .jshop_register > div select,
.jshop_profile_data form .jshop_register > div input {
    height: 33px;
    margin: 0px;
    padding: 0px;
	width: calc(100% - 3px) !important;
	border: none;
	text-indent: 12px;
}
.registrationpage .jshop_register > div:nth-child(2n) {
	background: #d7d6d3;
	border-bottom: 1px solid #fff;
}
.registrationpage .jshop_register > div:nth-child(2n+1) {
	background: #dcdcdc;
	border-bottom: 1px solid #fff;
}
.registrationpage .jshop_register > div {
	width: 100%;
    margin: 0px !important;
    padding: 0px !important;
	float: none;
}
.registrationpage .jshop_register {
    width: calc(50% - 2px);
    display: inline-block;
    vertical-align: top;
    margin: 0px !important;
    padding: 0px !important;
	float: none;
}
/* .registrationpage .jshop_register > div > div:nth-child(1) {
	display: block;
	float: left;
	width: 30%;
	text-indent: 10px;
}
.registrationpage .jshop_register > div > div:nth-child(2) {
	display: block;
	float: left;
    width: 70%;
} */
.registrationpage .jshop_register > div > div:nth-child(1) {
	display: block;
	width: calc(100% - 17px);
	text-indent: 10px;
}
.registrationpage .name.subs {
    width: 100%;
    margin: 10px 0px 0px 10px;
    padding: 0px
}
.registrationpage legend {
	width: calc(100% - 40px);
    line-height: inherit;
    margin-top: -10px;
    margin-bottom: 0;
    border-radius: 0;
    border: 0px;
    position: relative;
    top: -1px;
    left: 0px;
    display: block;
    padding: 20px !important;
    background: var(--profile-menu-hover-color);
	text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}
.rsform-block .formControlLabel {
	display: none;
}


.formResponsive .formContainer .rsform-input-box[placeholder] {
  line-height: 1.9;
  border: 1px solid #c9c9c9;
  box-shadow: none;
  background: transparent;
  -webkit-transition: all .4s ease-in-out .2s;
  -o-transition: all .4s ease-in-out .2s;
  transition: all .4s ease-in-out .2s;
}
.formResponsive .formContainer .rsform-input-box[placeholder]::-moz-placeholder {
  color: #999;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  opacity: 1;
}
.formResponsive .formContainer .rsform-input-box[placeholder]::-webkit-input-placeholder {
  color: #999;
  -webkit-transition: all .3s ease-in-out .15s;
  -o-transition: all .3s ease-in-out .15s;
  transition: all .3s ease-in-out .15s;
  opacity: 1;
  text-indent: -1px;
}
.formResponsive .formContainer .rsform-input-box[placeholder]::-webkit-input-placeholder:before {
  font-family: 'peIcon7';
  opacity: .8;
  text-align: center;
  width: 44px;
  margin-right: 7px;
  font-size: 125%;
  line-height: 1.33;
  vertical-align: top;
}
.formResponsive .formContainer .rsform-input-box[placeholder]:focus::-moz-placeholder {
  opacity: 0.2;
}
.formResponsive .formContainer .rsform-input-box[placeholder]:focus::-webkit-input-placeholder {
  opacity: 0;
  text-indent: -25px;
}
.formResponsive .formContainer .rsform-input-box[placeholder][name="form[Name]"][placeholder]::-webkit-input-placeholder:before {
  content: "\e605";
}
.formResponsive .formContainer .rsform-input-box[placeholder][name="form[E-mail]"][placeholder]::-webkit-input-placeholder:before {
  content: "\e639";
}
.formResponsive .formContainer .rsform-input-box[placeholder][name="form[Tel]"][placeholder]::-webkit-input-placeholder:before {
  content: "\e62c";
}
.formResponsive .formContainer .rsform-input-box[placeholder].input-message[placeholder]::-webkit-input-placeholder:before {
  content: "\e66d";
}
.formResponsive .formContainer .rsform-input-box[placeholder].input-captcha[placeholder]::-webkit-input-placeholder {
  text-indent: 2px;
}
.formResponsive .formContainer .rsform-input-box[placeholder]:focus:valid {
    border: 1px solid var(--main-color) !important;
}
input.invalid
input:focus:invalid {
	border: 1px solid #f35d4b !important;
}

input:focus:-moz-submit-invalid {
	border: 1px solid #f35d4b !important;
}

input:focus:-moz-ui-invalid {
	border: 1px solid #f35d4b !important;
}
.contactinfo {
	vertical-align: top;
    font-size: 20px;
    line-height: 32px;
    width: 50%;
}
.contactinfo:first-child {
    padding: 0px 10px 0px 0px;
}
.contactinfo:last-child {
    padding: 0px 0px 0px 10px;
}
.uf_buttons .button:nth-child(1) {
	margin: 0px 2px 20px 0px;
	width: 125px;
}
.uf_buttons .button:nth-child(2) {
	margin: 0px 0px 20px 2px;
	width: 125px;
}
.body > .container > .row-fluid {
	display: flex;
}
.uf_wrappers + .uf_buttons button {
	margin-bottom: 0px !important;
}
.sidebar-nav {
	/* position: ; */
}
table.extra_fields.markamodel {
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin: 20px 0px 27px;
}
.emptyborder td {
	height: 5px !important;
}
.emptyborder {
	border-bottom: 1px solid #ccc !important;
}
.productmodels {
	list-style-type: none;
	margin: 0;
	columns: 2;
	position:relative;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.productmodels:after {
	content: '';
	position:absolute;
	display: block;
	top: 0px;
	left: calc(50% - 20px);
	height: 100%;
	width:1px;
	background: #ccc;
}
#countcartprodnum {
	color: var(--main-color) !important;
}
/* .acc_menu_jshopping .item2 > a {
	font-family: "RobotoBold", arial;
} */
.acc_menu_jshopping .item2 ul {
	margin-left: 20px;
}
.jshop.loginform > .hs1 + div {
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width: 807px) {
	.imagesingle_block .thumbslides {
		margin-top: 87px;
	}
}

@media (min-width:640px) and (max-width:740px) {
    span.prod_price {
        font-size: 13px;
    }
}