@font-face {
    font-family: 'Roboto';
    src: url('/fonts/roboto-regular.eot');
    src: local('Roboto Regular'), local('Roboto-Regular'), url('/fonts/roboto-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/fonts/roboto-condensed.eot');
    src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url('/fonts/roboto-condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/fonts/roboto-light.eot');
    src: local('Roboto Light'), local('Roboto-Light'), url('/fonts/roboto-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('/fonts/pts55f.eot');
    src: local('PT Sans'), local('PTSans-Regular'), url('/fonts/pts55f.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

div#tab-description td{
    padding: 5px;
    border: 1px solid silver;
}
div#tab-description table{
    border: 1px solid silver;
}


@media screen and (max-width: 999px){     
    #spec7 img {
	display:none;
    }
    .specDescr {
	font-size:12px;
    }
    .swiper-viewport {
	display:none;
    }    
    div#menu1 > ul > li {
	padding:0px!Important;
	height: 50px;
	padding: 0;
	width: 100%;
    }
    #menu1 {
	min-height: 50px!Important;
	border-radius: 0px!Important;
	padding: 0px !Important;
	border-bottom: none;
	background-color: #ac3a2c;
	margin: 0px;
	padding:0px;
	background-image: none !Important;
    }
    .breadcrumb > li {
	display: inline-block;
	max-width:300px;
	overflow: hidden;
    }
    .category-list li {
	border: 1px solid #eee;
	text-align: center;
	float: left;
	list-style: none;
	line-height: 16px;
	width: 30%;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px 5px 5px;
	display:inline;
    }
    #filterNew {
	font-size:16px;
	font-weight: bold;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	border: 1px solid #DBDEE1;
    }
    #phoneNum {
	display:none;
    }
    .dropdown-menu-right {
	left:0px;
    }
    #top #cart {
	width:180px;
	right: 5px;
	position: absolute;
	top:-2px;
    }
    .title_p_f {
	background: url(../image/arrow-down_s.png) no-repeat !Important;
	padding-left: 25px
	
    }
    
}
@media screen and (min-width: 1000px){     
    .specDescr {
	display:none;
    }
    .col-sm-10 {
	width:80% !Important;
    }
    #dostavka {
	font-size:16px;
	position: absolute;
	right: 40px;
    }
    #dostavka strong {
	line-height: 35px;
    }
    div#menu > ul > li {
	padding:0px!Important;
	height: 50px;
	width: 14%;
    }
    #menu {
	height: 50px!Important;
	border-radius: 0px!Important;
	padding: 0px;
	border-bottom: none;
	background-color: red;
	margin-bottom: 10px;
	background-image: none !Important;
    }
    
    
    #menu > ul > li > a {
	line-height: 50px;
	padding: 0px;
	font-size: 20px;
	font-family:"Roboto Condensed";
	margin-bottom: 0;
	text-align:center;
    }
    #menu > ul > li:hover > a, #menu > ul > li > a.active {
	    border-radius:0px;
	background-color: #eee;
	color1: #de3f3f;
	color: black;
	
    }
    #menu > ul > li:nth-child(7n+1) {
	background-color: #a83c79;
    }
    #menu > ul > li:nth-child(7n+2) {
	background-color: #e95d93;
    }
    #menu > ul > li:nth-child(7n+3) {
	background-color: #32b9b6;
    }
    #menu > ul > li:nth-child(7n+4) {
	background-color: #eac336;
    }
    #menu > ul > li:nth-child(7n+5) {
	background-color: #9cc326;
    }
    #menu > ul > li:nth-child(7n+6) {
	background-color: #626262;
    }
    #1menu1 > ul > li:nth-child(7n+7) {
	background-color:#ac3a2c;
    }
    #menu > ul > li:nth-child(7n+7) {
	background-color:red;
    }
    #menu > ul > li > a {
	line-height: 50px;
	padding: 0px! Important;
	font-size: 20px;
	font-family: "Roboto Condensed";
	margin-bottom: 0;
	text-align: center;
    }
    
    #product-product #content {
	width: 82%;
    }    
        #product-product div.image {
	width: 290px;
	padding:0px;
    }
    .prTitle {
	margin-left:300px;
    }
    .category-list li {
	border: 1px solid #eee;
	text-align: center;
	float: left;
	list-style: none;
	line-height: 16px;
	width: 13%;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px 5px 5px;
	display:inline;
    }
    #top #cart {
	width:200px;
	right: 15px;
	position: absolute;
	top:-3px;
    }
    
}

.tab-content {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 10px;
	margin-bottom:20px;
    }


.product-grid .price-old, .banner-new .price-old, p.price .price-old {
    color: #333333;
    text-decoration: line-through;
    font-size: 17px;
    font-weight: bold;
}
.product-grid .price-new, .banner-new .price-new, p.price .price-new {
    color: red!Important;
    font-size: 16px;
    font-weight: normal;
    float: right;
}

#spec7 {
    color: #229ac8!Important;
}



.product-thumb .caption {
    padding: 0 10px;
    min-height: 195px !Important;
}


ul.category-list {
    padding-left: 10px;
}

.row .left {
    float: left;
    margin-right: 15px;
    width: 290px
}
.row .right {
    position: absolute;
    margin-left: 315px;
    min-width: 675px;
}
#column-left  {
    width: 180px;
    margin-right: 20px;
}
#column-left .swiper-viewport {
    margin: 0 0 30px !Important;
}
h1 {
    margin-top:10px;
    font-family1: "Roboto Condensed1";
    font-size: 25px;
    line-height:25px;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(0,0,0,.01);
}
.col-sm-61 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.title_filter {
    padding: 0px 7px !Important;
    font-weight: bold;
}
#head_filter {
    padding
}
#head_filter {
    line-height: 26px!Important;
}
.product-thumb .caption {
    position:relative;
}
.product-thumb h4 {
    font-size:14px;
    height:76px;
    overflow: hidden;
    margin-bottom:4px;
}
.caption .price {
    position: absolute;
    bottom: 2px;
    width: 90%;
    margin-left: 0px;
    left: 0px;
    font-size: 18px;
    font-weight: bold;
    padding-left:10px;
}
.prWeight {	
    font-size:14px;
}
.htabs {
    height: 30px;
    line-height: 16px;
    border-bottom: 1px solid #DDD;

}
.description, .description a {
    font-size: 16px;
}

.htabs a {
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    background: #FFF url(../image/tab.png) repeat-x;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #666;
    margin-right: 2px;
    padding: 7px 10px 6px;
}
.htabs a.selected {
    padding-bottom: 7px;
    background: #FFF;
    font-size: 17px;
}

.prTitle .pr-spec {
    color: red!Important;
    font-size: 22px;
    font-weight1: bold;
    margin-left:10px;
}
.prTitle .price-old {
    color: #333333!Important;
    text-decoration: line-through;
    font-size: 20px;
    font-weight: normal;

}
.prTitle #button-cart {
    width: 120px;
    margin-left: 10px;
    position1: absolute;
    padding: 6px 17px;
    top: 0px;
    float:left;
}
input[type="text"], input[type="password"], textarea {
    background: #F8F8F8;
    border: 1px solid #CCC;
    margin-left: 0;
    margin-right: 0;
    padding: 3px;
}
#column-left {
    padding:0px;
}

.title {
    border-bottom: 3px solid #004e80;
    color: #004c7b;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 1em;
    margin: 5 0 15px;
    padding: 0 0 12px 10px;
    width: 100%;
}

.promocode {
    color: red;
    font-weight: bold;
    margin-bottom: 10px;
}

#showMore, #hideMore {
    cursor: pointer;
}
#extension {
    margin-top: 35px;
}
.owl-nav {
    font-size: 40px !Important;
    text-align: center;
}

/* Контейнер с маркерами */
.owl-dots {
  text-align: center;
  margin-top: 10px;
}

/* Сам маркер
 Здесь body в начале, чтобы заменить стили, которые указаны в самом плагине */
 button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: silver !Important;
  margin: 0 3px;
}

/* Активный маркер */
 button.owl-dot.active {
  background: gray !Important;
}

.hpm-cat-box {margin-left: 5px !important}

.hpm-cat-item:nth-child(7) {
    display: none !important;
} 
.hpm-cat-item:nth-child(8) {
    display: none !important;
} 
.hpm-cat-item:nth-child(9) {
    display: none !important;
} 

a.button {
    font-size:15px;
}

ul.nav {
    width: 100%;
}

#button-cart {
    margin: 0px 5px;

}