@import url(http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,700,700italic&subset=latin,cyrillic); 
#jform_spacer-lbl {display: none!important}
@font-face {
    font-family: 'OpenSansLight';
    src: url('v8170vrh.eot');
    src: url('v8170vrh.eot') format('embedded-opentype'),
         url('v8170vrh.woff2') format('woff2'),
         url('v8170vrh.woff') format('woff'),
         url('v8170vrh.ttf') format('truetype'),
         url('v8170vrh.svg#OpenSansLight') format('svg');
}

body {font-family: "PT Sans"; font-size: 15px;
	background: url('../images/body_bg.png');
	color: #3B3C3C;
	
}
*{margin: 0; padding: 0}


p{margin: 10px 0;}
fieldset,img {border: none;}
select, input, textarea {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
	font-family: Segoe UI;
	font-style: italic;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
      -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;	
		  
    color: #555555;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    padding: 4px 5px;		  
}
select:focus, input:focus, textarea:focus { border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.clear{clear:both;}
.all {max-width: 1100px; margin:0 auto;}

a {
	color:#66828E
}
a:hover {
	color: #335564;
  -webkit-transition: all linear 0.3s;
     -moz-transition: all linear 0.3s;
      -ms-transition: all linear 0.3s;
       -o-transition: all linear 0.3s;
          transition: all linear 0.3s;		
}
/* .mainmenu .menuexample */
.mainmenu {
	margin: 1em 0;
	background: #66828E;
padding:10px 5px;
min-height: 2.5em;
font-family:'OpenSansLight';
}
.mainmenu .menu {
min-height: 2.5em;
line-height: 2.5em;
}
.mainmenu ul.menu {
	float: left;
}
.mainmenu .menu li {
float: left; 
display: block; 
position: relative; 
list-style: none; 
font-size: 21px;
border-right: 1px solid #fff;
margin-right: 5px;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

}
.mainmenu .menu li:last-child { border-right: none; }
.mainmenu .menu a {
    color: #fff;
/*    display: block; */
    padding: 0 23px;
    text-decoration: none;
}
.mainmenu .menu ul {
    border: medium none;
    display: none;
    left: -10px;
    min-width: 300px;
    position: absolute;
    top: 32px;
    z-index: 1000;
}
.mainmenu .menu ul ul { left: 100%; top: -1px; }
.mainmenu .menu li.parent li {
	float: none; 
	border: none;
	background: none;
	margin: 3px 10px;
	font-size: 16px;
	min-height: 26px; 
	line-height: 30px; 
	background: #66828E;
}
.mainmenu .menu li.parent li:hover {
	background: #335564;
	text-decoration: none;
  -webkit-transition: background 0.4s linear;
     -moz-transition: background 0.4s linear;
      -ms-transition: background 0.4s linear;
       -o-transition: background 0.4s linear;
          transition: background 0.4s linear; 	
}
.mainmenu .menu li:hover {
	text-decoration: underline;
	color: #fff;
 }
.mainmenu .menu a:hover { color: #fff; }
.mainmenu .menu li:hover ul ul,
.mainmenu .menu li:hover ul li:hover ul ul { display: none; }
.mainmenu .menu li:hover ul,
.mainmenu .menu li:hover ul li:hover ul,
.mainmenu .menu li:hover ul li:hover ul li:hover ul { display: block; }

.footer_menu {
    background: none repeat scroll 0 0 #66828e;
    box-shadow: 0 1px 5px #2a2a2a;
    font-family: "OpenSansLight";
    margin: 1em 0;
    min-height: 2.5em;
    position: absolute;
    top: -35px;
}
.footer_menu .menu { 
	min-height: 2.5em; 
	line-height: 2.5em; 
}
.footer_menu ul.menu {
	float: left;
}
.footer_menu .menu li { 
float: left; 
display: block; 
position: relative; 
list-style: none; 
font-size: 21px;
border-right: 1px solid #fff;
margin-right: 5px;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

}
.footer_menu .menu li:last-child { border-right: none; }
.footer_menu .menu a {
    color: #fff;
/*    display: block;    */
    padding: 0 23px;
    text-decoration: none;
}
.footer_menu .menu ul { 
    border: medium none;
    display: none;
    left: -10px;
    min-width: 300px;
    position: absolute;
    top: 32px;
    z-index: 1000;
}
.footer_menu .menu ul ul { left: 100%; top: -1px; }
.footer_menu .menu li.parent li { 
	float: none; 
	border: none;
	background: none;
	margin: 3px 10px;
	font-size: 16px;
	min-height: 26px; 
	line-height: 30px; 
	background: #66828E;
}
.footer_menu .menu li.parent li:hover { 
	background: #335564;
	text-decoration: none;
  -webkit-transition: background 0.4s linear;
     -moz-transition: background 0.4s linear;
      -ms-transition: background 0.4s linear;
       -o-transition: background 0.4s linear;
          transition: background 0.4s linear; 	
}
.footer_menu .menu li:hover { 
	text-decoration: underline;
	color: #fff;
 }
.footer_menu .menu a:hover { color: #fff; }
.footer_menu .menu li:hover ul ul,
.footer_menu .menu li:hover ul li:hover ul ul { display: none; }
.footer_menu .menu li:hover ul,
.footer_menu .menu li:hover ul li:hover ul,
.footer_menu .menu li:hover ul li:hover ul li:hover ul { display: block; }

.wk-slideshow .caption, .wk-slideshow .caption a {
    color: #000000;
}
.wk-slideshow .caption {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    bottom: 0;
    left: 50px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 400px;
    z-index: 5;
	font-size: 18px;
	 font-family: 'OpenSansLight';
}
.wk-slideshow .caption h2 {
    font-family: Georgia;
    font-size: 32px;
    font-style: italic;
    font-weight: normal;
    margin: 15px 0;
    text-align: right;
    text-shadow: 1px 1px 2px #fff;
}
.wk-slideshow-default .nav {
    bottom: 10px;
    position: absolute;
    right: 30px;
    z-index: 100;
}
.home_shop_name {
	font-family: 'OpenSansLight';
	font-size: 21px;
	line-height: 1.1;
}
.home_shop_name a {text-decoration: none;}
.home_shop_name a:hover {text-decoration:underline;}
.top {
	margin:30px 0;
}
.wk-slideshow-tabs .nav span {
    overflow: hidden;
    padding: 7px 15px 5px;
	font-family: 'OpenSansLight';
	font-size: 20px;
}
.PricesalesPrice, .new_price {
    color: #335564;
    font-family: "OpenSansLight";
    font-size: 21px;
    font-weight: bold;
}
.PricepriceWithoutTax {font-size:12px;}
.PricepriceWithoutTax {
	text-decoration: line-through;
	font-size: 14px;
}
.logo {
	float: left;
	max-width: 370px;
}
.cart {
    background: url("../images/cart.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 50px;
    margin-top: 10px;
    padding-left: 60px;
    position: relative;
	z-index:150;
}
.total1 {
	line-height:1;
	color: #aa0000;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.cart_pokaz {
    background: none repeat scroll 0 0 #66828e;
    border-bottom: 3px solid #335564;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    padding: 1px 8px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.cart_pokaz:hover {
	 background: none repeat scroll 0 0 #335564;
}
.cart .conteiner_cart {
	margin-top:-1000px;
	position: absolute;
	right: 100%;
	background: #335564;
	border: 1ps solid #bd260f;
	padding: 10px;
	color: #fff;	
	width: 350px;
	z-index: 10;

  -webkit-transition: all linear 0.5s;
     -moz-transition: all linear 0.5s;
      -ms-transition: all linear 0.5s;
       -o-transition: all linear 0.5s;
          transition: all linear 0.5s;			
}
.cart:hover .conteiner_cart{
	position: absolute;
	margin: -10px;

-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.7);
box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.7);

  -webkit-transition: all linear 0.5s;
     -moz-transition: all linear 0.5s;
      -ms-transition: all linear 0.5s;
       -o-transition: all linear 0.5s;
          transition: all linear 0.5s;		
}
.name_z {
	width: 195px;
}
.quantity_z {}
.subtotal_with_tax_z {}

.vmcontainer {
	font-size: 14px;
}
.vmcontainer a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.vmcontainer a:hover {
	text-decoration: underline;
	color: #fff;
}

.conteiner_cart  h3 {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.product_row {
	display: table;
	margin-bottom: 3px;
}
.conteiner_cart span.product_name {
    border: 1px solid;
    display: inline-block;
    line-height: 1;
    margin-right: 2px;
    padding: 3px;
    width: 195px;
}
.conteiner_cart span.quantity {
    display: inline-block;
    line-height: 1;
    padding: 3px;
    text-align: center;
    width: 15px;
}
.conteiner_cart span.subtotal_with_tax {
    display: inline-block;
    line-height: 1;
    width: 65px;
	text-align:right;
}
.conteiner_cart .total {
	float: right;
	font-size: 14px;
	padding: 3px 8px;
}
.conteiner_cart .total strong {
    font-family: PT Sans;
    font-size: 29px;
    font-weight: normal;
}
.conteiner_cart .show_cart {
	background: #66828e;
    float: left;
    margin-top: 8px;
    padding: 5px 10px;
	
  -webkit-transition: all linear 0.3s;
     -moz-transition: all linear 0.3s;
      -ms-transition: all linear 0.3s;
       -o-transition: all linear 0.3s;
          transition: all linear 0.3s;			
}
.conteiner_cart .show_cart:hover {
-webkit-box-shadow: inset 0px 0px 8px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow:    inset 0px 0px 8px 0px rgba(50, 50, 50, 0.6);
box-shadow:         inset 0px 0px 8px 0px rgba(50, 50, 50, 0.6);

  -webkit-transition: all linear 0.3s;
     -moz-transition: all linear 0.3s;
      -ms-transition: all linear 0.3s;
       -o-transition: all linear 0.3s;
          transition: all linear 0.3s;		
}
.conteiner_cart .show_cart a {
	color: #fff;
	text-decoration: none;
}

.top_block {
    float: left;
    margin-right: 25px;
    width: 400px;
}
div.opc_menu_active, div.opc_heading {
    background-color: #335564!important;
    border-bottom: 3px solid #66828e;
}
div.opc_arrow {
    border-left: 20px solid #335564!important;
}

.phone {
    float: left;
    font-family: "OpenSansLight";
    font-size: 28px;
    margin-left: 45px;
    margin-top: 15px;
    max-width: 458px;
}
.phone span {
	font-size: 16px;
}
.phone a {
	font-size: 16px;
}
.left {
	float: left;
	width: 280px;
}
.main_component{
	float: right;
	width: 780px;
}
.item-page h2 {
	font-family: 'OpenSansLight';
	font-size: 28px;
	font-weight: normal;
}
.header-top {
	float: left;
	max-width:730px;
}
.readmore {
    background: none repeat scroll 0 0 #335564;
    display: block;
    padding: 5px 15px;
    text-align: center;
    width: 150px;
}
.readmore:hover {
	background: none repeat scroll 0 0 #466e7f
	
  -webkit-transition: all linear 0.3s;
     -moz-transition: all linear 0.3s;
      -ms-transition: all linear 0.3s;
       -o-transition: all linear 0.3s;
          transition: all linear 0.3s;	
}
.wk-slideshow .caption .readmore a , .wk-slideshow .caption a .readmore a {
	color: #fff;
	text-decoration: none;
	display:block;
}
.wk-slideshow .caption .readmore, .wk-slideshow .caption .readmore {
	position: absolute;
	bottom: 15px;
	right: -30px;
}

.img_cart {
    background: url("../images/cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 50px;
    width: 50px;
}
.nspArt h4.nspHeader a {
    color: #80b6de;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    line-height: 0.9;
    text-decoration: none;
}

.nspArt p.nspInfo {
    font-size: 70%!important;
	margin:2px 0;
}
.nspArt p.nspText {
    float: none;
    font-size: 13px;
    font-style: italic;
    line-height: 1;
}
.nspArt img.nspImage {
    border: 2px solid #335564;
}
.footer {
	background: #3A3E41;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 30px;
	position:relative;
	color: #fff;
	height: 300px;
}
.footer a {
	color: #80b6de
}
.footer_news h3.module-header{
    font-family: "OpenSansLight";
    font-size: 21px;
    text-shadow: 1px 1px 1px #000;
	font-weight: normal;
}
.footer_logo {
	float: left;
	margin-right: 50px;
}
.footer_phone {
	float: left;
	font-size: 21px;
}
.copy {
    float: right;
    font-size: 14px;
    font-style: italic;
    line-height: 1.2;
    width: 300px;
}
.module-left {
	margin-bottom: 30px;
}
.blue_block {
	background: #335564;
	padding: 10px;
	color: #fff;
}
.blue_block a {
	color: #fff;
	text-decoration: none;
}
.blue_block h3.module-header {
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	font-size: 21px;
}

.VMmenu li {
	font-style:italic;
	border-bottom: 1px solid #fff;
	margin-left:15px;
	display:block;
	font-size: 17px;
}
.VMmenu li:last-child {
	border:none;
}
.VMmenu li a {
	padding: 3px 0;
}
.VMmenu li a:hover {
	margin-left: 8px;
}
.VmOpen li {
	font-size: 14px;
	border:none;
}
.b1c-buy {
    float: left;
    margin-top: 12px;
}
.left h3.module-header {
	font-family: Georgia;
	font-size: 21px;
	font-style: italic;
	margin-bottom: 10px;
	font-weight: normal;
}
.continue {
	float: left;
	background: #66828e;
	padding: 3px 10px;
	margin-right: 20px;
}
a.continue, a.showcart  {
	color: #fff;
	text-decoration: none;
}
.showcart {
	float: left;
	background: #335564;
	padding: 3px 10px;
}
.tovar_cart {
	text-align: center;
	margin-top: 20px;
}
strong.formRequired {margin:0;}






/*ТАБЫ*/
.tabs {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.tabs label {
   background: none repeat scroll 0 0 #66828e;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    position: relative;
    text-align: center;
    top: 1px;
}

.tabs input {
	position: absolute;
	left: -9999px;
}

#tab_1:checked  ~ #tab_l1,
#tab_2:checked  ~ #tab_l2,
#tab_3:checked  ~ #tab_l3,
#tab_4:checked  ~ #tab_l4 {
    background: none repeat scroll 0 0 #335564;
    border-color: #fff;
    color: #fff;
    top: 0;
    z-index: 3;
}

.tabs_cont {
    background: #fff;
    height: auto;
    padding: 10px 15px;
    position: relative;
    z-index: 2;
}
.tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
#tab_1:checked ~ .tabs_cont #tab_c1,
#tab_2:checked ~ .tabs_cont #tab_c2,
#tab_3:checked ~ .tabs_cont #tab_c3,
#tab_4:checked ~ .tabs_cont #tab_c4  {
	position: static;
	left: 0;
	opacity: 1;
}
/*ИКОНКИ НА ТОВАРЫ*/
.home_shop_img, .cat_img {
    margin-bottom: 5px;
    position: relative;
    text-align: center;
}
.spacer {
    border: 1px solid #ccc;
    margin: 4px;
    padding: 5px;
	background: #fff;
	position: relative;
}
.spacer:hover {
	box-shadow: 0 2px 3px #ccc;
}
.heart {
    float: right;
    font-size: 12px;
    margin-top: 12px;
    width: 100px;
}
.heart input:focus {
    border: none;
    box-shadow: none;
}
.sku {
	float: left;
	margin-top: 10px;
}
.home_shop_img {

}
h2.mod_product_title  {
	font-weight: normal;
}
.mod_product_title a {
	text-decoration: none;
}
.lupa {
	position:absolute;
	bottom:0;
	right:0;
}
.otzyv {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 55px;
}
.otziv {
	width: 50px;
	text-align: left;
}
.user {
	background: url('../images/user.png')no-repeat;
	float:left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.spacer .sku {
	font-size: 12px;
	margin-right: 12px;
	color: #666;
}
.sale_minus {
    font-size: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20px;
	line-height: 1;
}
.sale_minus span {
	font-size: 13px;
	color: #800000
}
.hit, .new{
    color: #fff;
    font-size: 11px;
    padding: 2px 5px;
    position: absolute;
    top: 1px;
}
.hit {
	background: #335564;
    left: -4px;
    top: -4px;
}
.new {
	background: #466e7f;
	right: -4px;	
	top: -4px;
}
.rec {
    background: url("../images/cool.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 125px;
    height: 50px;
    left: 10px;
    position: absolute;
    width: 50px;
    z-index: 1000;
}
.sale {
    background: none repeat scroll 0 0 #238c15;
    bottom: 60px;
    color: #fff;
    font-size: 12px;
    padding: 2px 8px;
    position: absolute;
    right: 50px;
    z-index: 100;
}
.home_shop_price, .price_cat {
    display: table-cell;
    float: left;
    height: 50px;
}
.addtocart-area {
	float:right;
}
.vm-col-3 {
	width: 33.3333333%;
	float: left;
}
.vm-product-media-container {
position: relative;
}
.vm-product-container .vm-product-media-container {
    float: left;
    position: relative;
    text-align: left;
	width: 40%
}
.vm-product-container .vm-product-details-container {
	float: right;
	width: 60%
}
.vm-product-container .product-price {
    float: left;
    margin: 5px 0 15px;
}
.vm-product-container .PricesalesPrice {
	font-size: 34px;
	margin-left: 25px;
	line-height:1;
}
.vm-product-container .PricepriceWithoutTax {
	margin-left: 7px;
}
.vm-product-container .sku {
	margin-left: 25px;
}
.productdetails-view {
	padding: 15px;
	background: none;
	border: 0px solid #ccc;
}
.productdetails-view #comments-form .button {
    background: none repeat scroll 0 0 #66828e;
    border-radius: 4px;
    float: left;
    margin: 5px;
    padding: 0 5px;
    width: 147px;
	border-bottom: 3px solid #335564;
}
.menu_tovar {
	width: 99%;
	margin:0 auto;
	padding: 10px;
	border: 0px solid #335564;
	margin-top: 20px;
}
.menu_tovar li {
	list-style: none;
	margin-left: 15px;
	font-size: 18px;
}
.menu_tovar li a {
	text-decoration: none;
}
.white {
	background: #fff;
}
.bottom .white {
	padding: 10px;
	border: 1px solid #ccc;
	margin: 20px 0;
}

.left .cf_flt_header {
    background: none repeat scroll 0 0 #335564;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    text-decoration: none;
}
.cf_flt_wrapper label {
    display: inline !important;
    margin-left: 10px;
}
.left .cf_wrapper_input_text_2 input[type="search"] {
    margin-left: 5px;
    margin-right: 5px;
    min-width: 10px;
    width: 20%;
}
.cf_resetAll_link {
    color: #800000;
    display: block;
    font-size: 1.1em;
    padding: 10px;
}
.left .cf_filtering_slider_gutter {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 150px;
}
.b1c-submit, button.b1c {
    float: right;
    margin: 10px 0 5px!important;
}
.spacer {
	position:relative
}
.sales {
    background: #3c763d none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    left: -5px;
    padding: 3px 8px;
    position: absolute;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    top: -5px;
}


/*ВСПЛЫВАЮЩИЕ ПОДСКАЗКИ*/
.tt-wrapper{

}
.tt-wrapper li{
	float: left;
	list-style: none;
}
.tt-wrapper li a{
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 2px;
	outline: none;
	text-indent: -9000px;
	position: relative;
}
.tt-wrapper li .tt-gplus{
    background-position: 0px 0px;
}
.tt-wrapper li .tt-twitter{
    background-position: -68px 0px;
}
.tt-wrapper li .tt-dribbble{
    background-position: -136px 0px;
}
.tt-wrapper li .tt-facebook{
    background-position: -204px 0px;
}
.tt-wrapper li .tt-linkedin{
    background-position: -272px 0px;
}
.tt-wrapper li .tt-forrst{
    background-position: -340px 0px;
}
.tt-wrapper li a span{
	width: 100px;
	height: auto;
	padding: 10px;
	left: 50%;
	margin-left: -15px;
	font-family: 'Alegreya SC', Georgia, serif;
	font-style: italic;
	font-size: 14px;
	line-height:1;
	color: #335564;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	border: 4px solid #94b9c9;
	background: rgba(255,255,255,0.8);
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	bottom: 45px;
	opacity: 0;
	visibility: visible;
	pointer-events: none;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transform: translate(35px) rotate(25deg) scale(1.5);
	-moz-transform: translate(35px) rotate(25deg) scale(1.5);
	-o-transform: translate(35px) rotate(25deg) scale(1.5);
	-ms-transform: translate(35px) rotate(25deg) scale(1.5);
	transform: translate(35px) rotate(25deg) scale(1.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tt-wrapper li a span:before,
.tt-wrapper li a span:after{

}
.tt-wrapper li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.tt-wrapper li a:hover span{
	visibility: visible;
	opacity: 0.9;
	-webkit-transform: translate(0px) rotate(0deg) scale(1);
	-moz-transform: translate(0px) rotate(0deg) scale(1);
	-o-transform: translate(0px) rotate(0deg) scale(1);
	-ms-transform: translate(0px) rotate(0deg) scale(1);
	transform: translate(0px) rotate(0deg) scale(1);
}
.orderby-displaynumber {display:none;}
#jc {
    clear: both;
    overflow: hidden;
}
.img_block {
	text-align:center;
	position: relative;
}

.w {
	position: absolute;
	top: -1000px;
}

/* 55, 98, 173, 277, 446, 469, 818 */

/* responsive */
body,
.header,
.footer {
  min-width: 320px;
}
.phone {
  text-align: right;
}
.phone span,
.phone strong {
  white-space: nowrap;
  display: inline-block;
}
.cf_flt_wrapper {
  padding-bottom: 10px;
}
.browse-view .row .product .spacer img,
.spacer img,
.img_block img {
  max-width: 100% !important;
  height: auto;
}
a.lupa img {
  width: 16px !important;
  height: 16px !important;
}

@media screen and (max-width: 1140px){
.all {
  padding: 0 20px;
}
.header .all {
  position: relative;
}
.logo {
  width: 33%;
}
.logo img {
  max-width: 100%;
}
.header-top {
  width: 50%;
}
.phone {
  width: 60%;
}
.cart {
  position: absolute !important;
  top: 0;
  right: 20px;
}
.vibor {
  right: 20px;
}
.mainmenu .menu li {
    font-size: 15px;
    font-weight: bold;
}
.left {
    width: 29%;
}
.main_component {
    width: 69%;
}
.spacer .sku {
    margin-right: 5px;
}
.footer_menu .menu li {
    font-size: 19px;
}
.footer1 .footer_logo,
.footer1 .footer_phone,
.footer1 .copy {
  width: 33.3333%;
  margin: 0;
}
.footer1 .footer_logo .custom {
  margin-right: 20px;
}
.footer1 .footer_logo img {
  max-width: 100%;
  height: auto;
}
.footer1 .footer_phone .custom {
  margin: 0 20px;
}
.footer1 .footer_phone span,
.footer1 .footer_phone strong {
  white-space: nowrap;
  margin-right: 10px;
  display: inline-block;
}
.footer1 .copy .custom {
  margin-left: 20px;
}
.footer1 {
  overflow: hidden;
}
.footer {
    height: auto;
}
.rec {
    left: auto;
    right: 2px;
    top: 95px;
}
.sale {
  top: 208px;
  right: 5px;
  height: 17px;
}
.home_shop_price, .price_cat {
    display: block;
    float: none;
    height: auto;
}
.PricepriceWithoutTax,
.PricesalesPrice {
  display: inline-block;
}
.PricepriceWithoutTax {
  margin-right: 8px;
}
.addtocart-area {
    float: none;
}
.addtocart-bar {
  text-align: right;
}
.product-fields {
    margin: 0;
}
#comments-form textarea,
#comments-form .grippie {
  max-width: 550px;
  width: 90%;
}

}
/* end 1140 */

@media screen and (max-width: 1024px){
.footer_menu .menu a {
    padding: 0 12px;
}
.footer_menu .menu li {
    font-size: 17px;
}
}
/* end 1024 */

@media screen and (max-width: 980px){
.styles {
  display: none;
}
.phone span,
.phone strong {
  display: block;
}
.mainmenu .menu a {
    padding: 0 10px;
}
.nspArt img.nspImage.tleft.fleft {
  float: none;
}
.nspArt a.nspImageWrapper.tleft.fleft {
  display: block;
  text-align: center;
  float: none;
  width: 100%;
}
h4.nspHeader.tleft.fnull {
  text-align: center;
}
.menu_tovar {
    border: 1px solid #335564;
    margin: 20px 0;
    padding: 10px;
    width: 93%;
}
}
/* end 980 */

@media screen and (max-width: 800px){
.logo {
  width: 55%;
  float: none;
  clear: both;
}
.header-top {
  width: 100%;
  float: none;
  clear: both;
}
.phone {
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  text-align: center;
}
.phone span,
.phone strong {
  display: inline-block;
}
.wk-slideshow-tabs .nav li:first-child {
    margin-left: 5px;
}
.wk-slideshow-tabs .nav li {
    margin-bottom: 3px;
}
.wk-slideshow-tabs ul.nav  {
  background: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  padding-top: 5px;
}
.left .cf_wrapper_input_text_2 input[type="search"] {
    width: 15%;
}
.footer_menu .menu a {
    padding: 0 5px;
}
.footer_menu .menu li {
    font-size: 12px;
}
.footer1 .footer_logo {
    width: 35%;
}
.footer1 .footer_phone {
    width: 65%;
}
.footer1 .copy {
    margin: 0;
    width: 100%;
}
}
/* end 800 */

@media screen and (max-width: 768px){
.mainmenu {
  background: #66828e url("../images/list_lines.png") no-repeat 12px 12px;
  position: relative;
  cursor: pointer;
}
.mainmenu ul.nav.menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
}
.mainmenu:hover ul.nav.menu {
    left: 0;
    opacity: 1;
    top: 27px;
    margin-top: 30px;
    z-index: 999;
    width: 300px;
}
.mainmenu .menu li {
    border-right: none;
    float: none;
    font-size: 21px;
    margin: 3px 10px;
    background: #66828e;
}
.mainmenu .menu li.parent,
.mainmenu .menu li.parent li.parent {
    background: #66828e url("../images/vmgeneral/arrow_down.png") no-repeat right 7px;
}
.mainmenu .menu ul {
    left: 280px;
    min-width: 250px;
    top: 1px;
}
.mainmenu .menu ul ul {
    background: #FFFFFF;
   position: static;
}
.mainmenu .menu li.parent ul.nav-child li.parent ul.nav-child li {
    background: none;
    margin: 0 10px;
}
.mainmenu .menu li.parent ul.nav-child li.parent ul.nav-child a {
  color: #66828e;
}
.mainmenu .menu li.parent ul.nav-child li.parent ul.nav-child a:hover {
  text-decoration: underline;
}
.left {
    width: 100%;
    float: none;
    clear: both;
}
.main_component {
    width: 100%;
    float: none;
    clear: both;
}
.left .cf_wrapper_input_text_2 input[type="search"] {
    width: 20%;
}
.cf_wrapp_all .cf_wrapper_inner .cf_wrapper_input_text {
  display: block;
  text-align: center;
}
}
/* end 768 */

@media screen and (max-width: 640px){
.logo {
  padding-top: 65px;
}
.phone p {
  margin: 0;
}
.slider {
  display: none;
}
.mainmenu:hover ul.nav.menu {
    left: 0;
    opacity: 1;
    top: 27px;
    margin-top: 30px;
    width: 100%;
}
.mainmenu .menu ul {
    left: 25px;
    min-width: 200px;
    width: 90%;
    top: 34px;
    background: #FFFFFF;
    padding: 10px 5px;
    border: 3px solid #66828E;
    border-radius: 5px;
}
.wk-slideshow .slides-container ul.slides .vmproduct div.width25:last-child {
  display: none;
}
.wk-slideshow .slides-container ul.slides .vmproduct div.width25 {
  width: 33.3333%;
}
.footer_menu {
  background: #66828e url("../images/list_lines.png") no-repeat 12px 5px;
  cursor: pointer;
  width: 91%;
  height: 40px;
}
.footer_menu .menu li.parent,
.footer_menu .menu li.parent li.parent {
    background: #66828e url("../images/vmgeneral/arrow_down.png") no-repeat right 7px;
}
.footer_menu .menu li:hover ul {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 5px;
  min-width: 300px;
  padding: 10px 5px;
  width: 90%;
  left: 4%;
}
.footer_menu .menu li.parent li {
    width: 95%;
}
.footer_menu .menu li.parent li.parent li {
    width: 93% !important;
}
.footer_menu ul.nav.menu,
.footer_news {
    display: none;
}
.footer_menu:hover ul.nav.menu {
  display: block;
  margin-top: 12px;
  width: 100%;
}
.footer_menu .menu li {
    border-right: none;
    float: none;
    font-size: 21px;
    background: #66828E;
    width: 100%;
    text-align: center;
}
.vm-product-container .vm-product-media-container {
    float: none;
    text-align: center;
    width: 100%;
}
.vm-product-container .vm-product-details-container {
    float: none;
    width: 100%;
}
a.continue,
a.showcart {
  float: none;
  width: 100%;
  padding: 8px 0;
  text-align: center;
  display: block;
}
a.continue {
  margin-bottom: 15px;
}
div#basket_container div.op_basket_row div.op_col1 {
  display: none;
}
.browse-view .width25 {
  width: 50%;
}
.cart:hover .conteiner_cart {
    margin-top: 65px;
}
.cart .conteiner_cart {
    right: 0;
    width: 300px;
}
}
/* end 640 */

@media screen and (max-width: 480px){
.logo {
  padding-top: 65px;
  width: 75%;
}
.left .module.white {
  display: none;
}
.footer1 .footer_logo {
    width: 100%;
}
.footer1 .footer_phone {
    width: 100%;
    float: none;
    clear: both;
}
}
/* end 480 */

@media screen and (max-width: 410px){
.wk-slideshow .slides-container ul.slides .vmproduct div.width25 {
  width: 100%;
  display: none;
}
.wk-slideshow .slides-container ul.slides .vmproduct div.width25:first-child {
  display: block;
}
.vmgroupwhite .width33.floatleft,
.product.vm-col-3,
.category-view .width33,
.browse-view .width25 {
  width: 100%;
  float: none;
}
}
/* end 410 */

@media screen and (max-width: 360px){
.manufacturer {
  clear: both;
}
.tabs label {
    padding: 0 5px;
}
#comments-form input {
    width: 200px;
}
.cart .conteiner_cart {
    width: 280px;
}
}
/* end 360 */

/* корзина */
@media screen and (max-width: 980px){
 div#vmMainPageOPC .field_wrapper label {
    display: inline-block;
    width: 50%;
    padding-left: 15px;
}
}
/* end 980 */

@media screen and (max-width: 800px){
.main_component div#vmMainPageOPC div.formLabel {
  position: static;
  width: 100%;
}
.main_component div#vmMainPageOPC div.formField  {
  width: 100%;
  position: static;
}
div#vmMainPageOPC div.formField input[type="password"],
div#vmMainPageOPC div.formField input[type="search"],
div#vmMainPageOPC div.formField input[type="text"],
div#vmMainPageOPC div.formField input[type="email"] {
    width: 80%;
}
div#vmMainPageOPC div.field_wrapper.select {
    padding-bottom: 21px;
}
}
/* end 800 */

@media screen and (max-width: 640px){
div#basket_container div.op_basket_row div.op_col1,
#basket_container div.vertical_line {
  display: none;
}
div#basket_container div.op_basket_row div.op_col7 {
    width: 30%;
}
div#basket_container div.op_basket_row div.op_col2_3 {
    width: 60%;
    padding-top: 20px;
}
div.opc_menu {
    float: none;
    margin-bottom: 15px;
}
div#vmMainPageOPC .opc_menu {
    width: 60%;
}
div#vmMainPageOPC .opc_top_inner {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
div#onepage_main_div .opc_section {
    width: 100%;
}
div#vmMainPageOPC div.field_wrapper .field_wrapper #agreed_div input {
  margin-left: 10px;
}
}
/* end 640 */

@media screen and (max-width: 480px){
div#basket_container div.op_basket_row div.op_col1_4 {
    width: 60%;
}
div#basket_container div.op_basket_row div.op_col5_3 {
    width: 30%;
    padding-top: 25px;
}

div#basket_container div.op_basket_row div.op_col2_2 {
    width: 100%;
    padding-top: 10px;
}
div#basket_container div.op_basket_row div.op_col6 {
    width: 30%;
}
div#basket_container div.op_basket_row div.op_col7 {
    width: 60%;
}
#basket_container .opc_PricesalesPrice {
    font-size: 16px;
}
div#vmMainPageOPC input#opc_password_field,
div#vmMainPageOPC input#opc_password2_field,
div#vmMainPageOPC input#password2_field,
div#vmMainPageOPC input#username_field {
    width: 60%;
}
div#vmMainPageOPC div.coupon_text_field div.formField {
    position: static;
    width: 100%;
}
div#couponcode_field form span {
  display: block;
  text-align: right;
}
button#submit_coupon_button {
    position: static;
}
div#vmMainPageOPC input#coupon_code {
    width: 85%;
    margin-right: 5px;
}
div.opc_menu span.opc_title, div.opc_heading span.opc_title {
    font-size: 12px;
}
}
/* end 480 */
