html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
	font: 14px 'Roboto Condensed';
	text-align: justify;
    line-height: 1;
}
body, html{
	height: 100%;
}
ol, ul{
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
input, textarea{
	outline: none !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    -webkit-text-fill-color: #999 !important;
    color: #999 !important;
}
img {
   max-width: 100%;
   height: auto;
   width: auto\9; /* ie8 */
   border: none;
}
a{
	text-decoration: none;
	color: #e4e4e4;
}
a:hover{
	color: #e3010f;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face{
	font-family: 'PH 300 Cond Caps';
	src: local('PH 300 Cond Caps'),
		 url(../fonts/ph.eot#), /**для IE**/
		 url(../fonts/PH.otf);
}
#pagewrap {
	position: relative;
	min-height: 100%;
	background-color: #efefef;
}


/**********************************************/
.socseti{
	float: left;
	line-height: 33px;
	margin-left: 20px;
	height: 35px;
}
.socseti p{
	padding: 0;
	margin: 0;
}
.socseti img{
	margin-right: 5px;
	height: 23px;
	vertical-align: middle;
}
/************************************/
.topmenu ul, .mainmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.topmenu{
	font-size: 12px;
    margin: 0 auto;
    width: 600px;
    text-transform: uppercase;
}
.topmenu .moduletable{
	float: left;
}
.topmenu ul li{
	display: inline;
/*	margin: 0 3px;*/
	padding: 0 5px;
	line-height: 36px;
}

/************************************/
.search{
	float: right;
	line-height: 34px;
	margin-right: 20px;
}

/************************************/
.phone{
	float: left;
	display: table;
	height: 100px;
	margin-left: 10%;
}
.phone span{
	font-size: 18px;
	vertical-align: middle;
	line-height: 25px;
}
.phone img{
	margin-right: 6px;
	vertical-align: middle;
	line-height: 25px;
}
.phone .moduletable{
	display: table-cell;
    vertical-align: middle;
}
.phone a{
	color: black;
}

/************************************/
.logo{
	margin: 0 auto;
	width: 160px;
}
.logo-child{
	float: left;
}

/******************************************/
.basket{
	float: right;
    text-align: center;
    display: table;
    height: 100px;
    margin-right: 50px;
	font-size: 16px;
}
.basket-img{
	display: table-cell;
    vertical-align: middle;
}
.basket .moduletable{
	display: table-cell;
    vertical-align: middle;
}
.basket img{
	padding-right: 10px;
}
.basket td{
	text-align: center;
	padding: 1px;
}
.basket td a{
    margin-top: 3px;
    padding: 6px 12px;
    display: inline-block;	
	background-color: #c4c4c4;
	color: #fff;
}
.basket td a:hover{
	background-color: #e3010f;
	color: #fff;
}
/******************************************/
#header, .header-bottom, #footer{
	background-color: #c4c4c4;
}
.header-bottom {
	height: 55px;
}
.header-child, .header-middle, .header-bottom-child, .content-child, .footer-child{
	width: 1200px;
    margin: 0 auto;
	background-color: #fff;
}
.header-child, .header-bottom-child, .footer-child{
	height: 35px;
	background-color: #313131;
}
.header-middle{
	height: 100px;
	padding: 15px 0;
}
.slider{
  	position: relative;
	z-index: 0;
}

/***********************************/
.mainmenu ul li{
	display: inline-block;
	margin: 0 2px;
	font: 30px 'PH 300 Cond Caps';
}
.mainmenu ul li:active{
	background-color: #e3010f;
	color: #fff;
}
.mainmenu ul li a{
	display: block;
	line-height: 35px;
	padding: 0 10px;
	background-color: #c4c4c4;
	color: #000;
}
.mainmenu ul li a:hover{
	background-color: #e3010f;
	color: #fff;
}
.mainmenu ul li ul,
.mainmenu ul li ul li ul,
.mainmenu ul li:hover ul li ul{
	display: none;
}
.mainmenu ul li ul li{
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
	font: 14px 'Roboto Condensed';
	text-align: left;
}
.mainmenu ul li:hover ul,
.mainmenu ul li ul li:hover ul{
	position: absolute;
	display: block;
	z-index: 1000;
}
.mainmenu ul li ul li:hover ul{
	top: 0;
	left: 120px;
	padding-left: 2px;
}
.mainmenu ul li:hover ul{
	padding-top: 2px;
}
.mainmenu ul li ul li a{
	display: block;
	padding: 0 50px 2px 15px;
	line-height: 25px;
}
/*.mainmenu ul li ul li a::before{
	content: "\27A1";
	margin-right: 5px;
}*/



/****************************************/
.breadcrumbs{
	list-style: none;
	margin: 40px 0 20px 35px;
	padding: 0 20px;
}
.breadcrumbs ul li{
	float: left;
}
.breadcrumbs ul li:last-child{
	float: none;
}
.breadcrumbs ul li a,
.breadcrumbs ul li span,
.breadcrumbs ul li span:last-child{
    color: #C4C4C4;
    padding: 0 3px;
}

/****************************/
.leftmenu{
	width: 23%;
	float: left;
	margin-left: 2%;
}
.leftmenu ul.nav.menu{
	padding-left: 5px;
}
.leftmenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftmenu ul li{
	margin-bottom: 10px;
}
.leftmenu ul li ul li{
	margin-bottom: 5px;
}
.leftmenu ul li ul{
	margin: 10px 0 10px 15px;
}
.leftmenu ul li a{
	color: #313131;
	font-size: 16px;
	font-weight: bold;
}
.leftmenu ul li a:hover{
	color: #e3010f;
}
.leftmenu ul li ul a{
	font-weight: normal;
}
.leftmenu h3{
	padding: 10px 18px;
    margin-bottom: 10px;
    background-color: #313131;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

/****************************************/
.center{
	
}
.center > .moduletable > h3{
    font-size: 22px;
    padding: 5px 0;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    color: #313131;
    margin-bottom: 40px;
    background: #efefef;
	background-image: -webkit-linear-gradient(left, #fff, #efefef, #fff); 
    background-image: -moz-linear-gradient(left, #fff, #efefef, #fff); 
    background-image: -ms-linear-gradient(left, #fff, #efefef, #fff); 
    background-image: -o-linear-gradient(left, #fff, #efefef, #fff);
}
/****************************************/
.content{
    padding-bottom: 35px;
}
.content-child{
	overflow: hidden;
    padding-bottom: 35px;
}
#content{
    padding-bottom: 35px;
}
.center .item-page,
.item-page_aktsii{
	text-align: justify;
	margin-top: 30px;
    padding: 0 50px;
	font-size: 16px;
	line-height: 26px;
	/*text-indent: 2em;*/
	clear: both;
}
.item-page > .page-header > h2,
.item-page_aktsii > .page-header > h2{
	background-color: #EFEFEF;
    border-left: 10px solid red;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: normal;
    padding: 5px 10px;
	text-align: left;
	text-indent: 0;
}
.item-page_aktsii .pull-left.item-image,
.item-page .pull-left.item-image{
    margin-bottom: 30px;	
}
.item-page_aktsii .pull-left.item-image img,
.item-page .pull-left.item-image img{
	display: block;
    width: 75%;
    margin: 0 auto;
}
.blog img{
	float: none !important;
	height: 280px;
	width: 100%;
}
.blog .span4{
	float: left;
    width: 33.33%;
}
.blog .span4 h2{
	font-size: 16px;
    text-transform: none;
    background: none;
    font-weight: normal;
    padding: 0;
    margin: 0 0 0 25px;
    width: 80%;
    text-align: left;
    border-left: 8px solid #E3010F;
}
.blog .span4 .pull-left.item-image{
	padding: 10px;
	margin-bottom: 25px;
}
.blog .span4 p{
	display: none;
}
.blog .span4:hover{
	box-shadow: 0 0 25px #c4c4c4;
	border-radius: 5px;
}
.blog .span4 .page-header h2 a{
    color: #313131;
    display: block;
    padding: 6px 0 6px 10px;
    background-color: #fff;
    font-size: 16px;
}
.item-page dl.article-info.muted{
	display: none;
}
.items-row{
    margin-bottom: 40px;
}
.article-info.muted{
	text-align: right;
    margin-bottom: 5px;
    font-style: italic;
    padding: 4px 10px 2px;
}
.article-info-term{
	display: none;
}
.readmore a{
    padding: 8px;
    background-color: #c4c4c4;
    display: inline-block;
    color: #fff;
    margin-top: 8px;
	font-style: italic;
}
.blog,
.blog_aktsii{
	width: 95%;
	margin: 40px auto;
}
.blog_aktsii .span6{
    width: 50%;
    float: left;
    margin-bottom: 25px;
    outline-offset: -16px;
    outline: 2px solid #c4c4c4;
}
.blog_aktsii .span6 .page-header{
	position: absolute;
    width: 100%;
}
.blog_aktsii .span6 .page-header a{
	display: block;
	background-color: #313131;
	opacity: 0.7;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
	margin-right: 14px;
	border-left: 14px solid #E3010F;
}
.blog_aktsii .pull-left.item-image{
	padding: 0 14px 20px 14px;
}
.blog_aktsii p{
    padding: 0 35px 15px;
	line-height: 16px;
}
.blog_aktsii p.readmore{
    float: right;
	margin-bottom: 15px;
}
.pagination{
	text-align: center;
}
.pagination ul li{
	display: inline-block;
}
.pagenav{
    padding: 6px 10px;
    margin-right: 4px;
    background-color: #c4c4c4;
    color: #fff;
}
.pagenav:hover, .readmore a:hover{
	background-color: #e3010f;
    color: #fff;
}
.pagination ul li span.pagenav{
	background-color: #e3010f;
    color: #fff;
}
.blog_aktsii .item.column-1,
.blog_aktsii .item.column-2,
.blog_aktsii .item.column-3,
.blog .item.column-1,
.blog .item.column-2,
.blog .item.column-3{
	position: relative;
}
.blog .item.column-1 .page-header,
.blog .item.column-2 .page-header,
.blog .item.column-3 .page-header{
	position: absolute;
	bottom: 20%;
}

/****************************************/
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	clear: both;
	width: 100%;
	height: 35px;
}
.footer1{
	display: table;
	margin: 0 auto;
	line-height: 35px;
	color: #c4c4c4;
}

/*****************************/
.center .moduletable{
	font-size: 16px;
    width: 1160px;
    margin: 0 auto;
	float: none;	
}
.latest_products.jshop .image{
	margin-bottom: 10px;
}
.latest_products .block_item {
    height: 400px;
}

#comjshop.jshop > form > .cart_empty_text + .jshop.cart_buttons{
	margin: 50px auto;
	width: 160px;
}
#comjshop{
	width: 72%;
	float: left;
	margin: 0 2% 0 1%;
}
.glavnaya #comjshop {
	width: 98% !important;
}
.jshop#comjshop form[name="updateCart"]{
	width: 95%;
	margin: 0 auto;
}
.jshop#comjshop form{
	padding: 0 2%;
}
.jshop_list_product form{
	height: 35px;
    background-color: #e2e2e2;
    color: #313131;
}
#comjshop_list_product{
	margin-top: 20px;	
}
#comjshop_list_product .name a{
	color: #313131;
}
#order, #limit{
	border: none;
	height: 25px;
	width: 170px;
	background-color: #fff !important;
}
select, option{
	border: none; 
}
.latest_products.jshop .name{
	margin-bottom: 8px;
}
.latest_products.jshop .name a{
	color: #313131;
}
.latest_products.jshop .buttons{
	margin-top: 8px;
}
.latest_products.jshop .buttons a, .button_detail{
    padding: 8px 10px;
    display: inline-block;
    background-color: #c4c4c4;
    color: #fff;
    text-transform: uppercase;
}
.latest_products.jshop .buttons a:hover,
.button_detail:hover{
	background-color: #E3010F;
	color: #fff;
}
/*.jshop_list_category{
	width: 95%;
	margin: 0 auto;
}*/
.sblock3.jshop_categ.category,
.sblock3.jshop_categ.category .sblock2.image{
	position: relative;
}
.sblock3.jshop_categ.category .sblock2{
	position: absolute;
	bottom: 20%;
}
.sblock3.jshop_categ.category .sblock2 .category_name a{
    color: #000;
    font-size: 18px;
    display: block;
	margin-left: 7px;
    padding: 15px;
    background-color: #fff;
    opacity: 0.85;
    border-left: 6px solid #E3010F;
}
.sblock3.jshop_categ.category .sblock2.image{
	padding: 7px 7px 5px;
}
.sblock3.jshop_categ.category .sblock2.image:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.cart_empty_text{
	text-align: center;
	font-size: 20px;
	margin-top: 50px;
}

/*-----------------gruemenu------------------*/
#gruemenu.grue_114{
	height: 55px;
}
#gruemenu.grue_114 ul > li > ul > li > a{
	font: 16px 'Roboto Condensed'
}
#gruemenu.grue_114 > ul > li{
	float: none!important;
	display: table-cell!important;
	vertical-align: middle;
}

/*---------------zoomLens------------------*/
.zoomLens:hover{
	cursor: pointer;
}
.cart_buttons a, .btn.btn-primary.button {
    padding: 16px 18px !important;
}

.cart_block_discount .name{
	padding-right: 10px;
}
.row-fluid.jshop {
    margin: 0 80px 0 0px;
}

.adaptive-iframe {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.adaptive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .blog .span4 .adaptive-iframe{
	display: none;
}

.jshop_register .control-group .controls input {
    width: 100% !important;
}

.checkout_payment_block #table_payments {
    width: 100% !important;
}

li.item-130 {
    background-color: #e3010f;
    padding: 11px 10px 10px !important;
	margin: 10px;
}

.special-price-wrapper {
    width: auto;
    display: inline-flex;
    border-radius: 4px;
    background-color: #eff4f7;
    padding: 8px;
    margin: 10px 0px;
}

.special-price-wrapper img {
	vertical-align: middle;
}

.special-price-wrapper .special-price-text-inner {
    color: #717d84;
    font-size: 13px;
    line-height: 1.54;
    display: inline-block;
}

.special-price-wrapper .special-price-text-inner .price-decorate {
    display: inline-block;
    vertical-align: middle;
    color: #E3010F;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 10px;
}