@import url('https://fonts.googleapis.com/css?family=Didact+Gothic&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,400i,500,700,900&subset=cyrillic,cyrillic-ext');
*{
	/*font-family: 'Didact Gothic', sans-serif;*/
	font-family: 'Roboto', sans-serif;
}
.header_wrap{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e3e3e3 0%, #f3f3f3 50%, #ffffff 100%) repeat scroll 0 0;
}
.main_wrap{
	background: white url("../images/grad_top.png") repeat-x scroll 0 0;
}
.header_top_wrap p{
	text-align: center;
	margin:10px 0;
	color:#777777;
	font-size: 18px;
}
.header_top_wrap p i{
	color:#FF0000;
	font-size: 20px;
}
.header_top_wrap p .free_dost{
	color: #000;
}
.header_top_wrap p .free_price{
	color: #FF0000;
}

.phone_menu_top p i{
	color: #888888;
    display: inline-block;
    font-size: 30px;
    margin-right: 10px;
    margin-top: 15px;
    position: relative;
    top: 3px;
    display: none;
}
.phone_menu_top p{
	color:#FF0000;
	font-size: 25px;
	margin-left: 180px;
}
.phone_menu_top .navbar-header .navbar-toggle{
    z-index: 111;
    position: relative;
    margin-right: 150px;

}
.phone_menu_top .navbar-default{
    background-color: transparent;
    border-color: transparent;
}
.phone_menu_top .navbar-default .navbar-collapse{
    background-color: transparent;
    border-color: transparent;
    padding-left: 100px;
}
.phone_menu_top ul.navbar-nav li a{
	font-size: 18px;
    margin: 0 3px;
    padding: 10px;
}
.phone_menu_top ul.navbar-nav li.active a{
	border-bottom:3px solid #fe051c;
	background-color: transparent;
}
.phone_menu_top ul.navbar-nav li.active a:hover{
	background-color: transparent;
}
.phone_menu_top ul li a:hover{
	border-bottom:3px solid #fe051c;
	background-color: transparent;
}
.phone_menu_top2 {
    font-size: 15pt;
    text-align: right;
    margin-top: -200px;
}
.phone_menu_top2:hover {
    font-size: 18px;
	text-align: center;
	-webkit-transform: translate(10px);
transform: translate(10px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) /* Изменяем тень */

}

.number1 {
	font-size: 33px;
	margin-left: 50px;
	text-align: center;
	
}
.number2 {
	font-size: 33px;
	margin-left: 50px;
	text-align: center;
}
.number3 {
	font-size: 33px;
	margin-left: 50px;
	text-align: center;
}
.number1:hover {
    font-size: 33px;
	text-align: center;
	-webkit-transform: translate(10px);
transform: translate(10px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) /* Изменяем тень */

}
.number2:hover {
    font-size: 33px;
	text-align: center;
	-webkit-transform: translate(10px);
transform: translate(10px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) /* Изменяем тень */
}

.number3:hover {
    font-size: 33px;
	text-align: center;
	-webkit-transform: translate(10px);
transform: translate(10px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) /* Изменяем тень */

}

.logo img{
	display: block;
    margin-top: 20px;
    margin-left:15px;
}
.search_wrap form{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #d0cfcf;
    border-radius: 4px;
    position: relative;
}
.search_wrap #jshop_search{
	width:100%;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    height: 48px;
    padding: 10px 95px 11px 13px;
}
.search_wrap form .button{
	display: block;
    z-index: 1;
    background-image: linear-gradient(to top, #e6e6e6, #ffffff);
    border: 1px solid #d0cfcf;
    border-radius: 0 4px 4px 0;
    bottom: -1px;
    color: white;
    display: block;
    padding: 10px 0;
    position: absolute;
    right: -1px;
    text-align: center;
    top: -1px;
    width: 80px;
}
.search_wrap form .button span{
	color: #333333;
    font-size: 20px;
    text-align: center;
    transition: color 0.2s ease 0s;
}
.im-work-wrap{
	padding-top: 15px;
}
.im-work-wrap p{
	font-size:15px;
	margin:0px;
}
.im-work-wrap p span{
	color:#333;
	font-weight: bold;
}
#jshop_module_cart p{
	margin:0 0 5px 0;
}
#jshop_module_cart{
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #fb6508 0%, #fb6209 100%) repeat scroll 0 0;
    border: 1px solid #e35916;
    border-radius: 4px 4px 0 0;
    color: #777777;
    display: block;
    font-weight: bold;
    overflow: hidden;
    padding: 7px 1px 3px 16px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
#jshop_module_cart i{
	font-size: 24px;
	color:#fff;
}
#jshop_module_cart span{
	color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
#jshop_module_cart .cart_link{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #343434 0%, #414040 100%) repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin-left: 4px;
    margin-top: -3px;
    padding: 8px 14px;
    text-align: center;
    width: 50px;
}
.sseti{
	text-align: left;
}
.sseti a{
	border: 1px solid #fb6408;
    border-radius: 50px;
    color: #fb6408;
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
    padding: 6px 0;
    text-align: center;
    width: 36px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    display: none;
}
.sseti a:hover{
    border: 1px solid #333;
    color:#333;
}
.sseti a:first-child{
    margin-left: 15px;
}
.left_wrap .moduletable h3{
	background: #414141 linear-gradient(to bottom, #414141 0%, #343434 100%) repeat-x scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    margin: 0 0 20px;
    padding: 18px 21px;
    text-transform: uppercase;
    font-size: 18px;
}
.left_wrap .moduletable{
	border: 1px solid #d0cfcf;
    border-radius: 0 0 3px 3px;
    margin-top: -85px;
}
.left_wrap .moduletable li a{
	border-bottom: 1px solid #d0cfcf;
    color: #6b6b6b;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    padding: 16px 10px 16px 20px;
}
.left_wrap .moduletable li a:hover, .left_wrap .moduletable li.active a{
    color:#fe051c;
}
.content_wrap .carousel-control.left, .content_wrap  .right.carousel-control{
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%)
}
#carousel-example-generic{
	border: 1px solid #ccc;
	margin-top: 10px;
    margin-bottom: 10px;
}
.content_wrap .carousel-caption span{
    background-color: #e35916;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 50px;
    font-weight: bold;
    left: 0;
    line-height: 55px;
    padding: 50px 20px;
    text-align: center;
    width: 220px;
    margin-left:25px;
    opacity: 0.9;
}
.table_price {
   border-collapse: collapse;
   /*убираем пустые промежутки между ячейками*/
   border: 1px solid red;
   /*устанавливаем для таблицы внешнюю границу серого цвета толщиной 1px*/
}


.content_wrap .carousel-caption h3{
    background-color: rgba(77, 77, 77, 0.1);
    bottom: 0;
    clear: both;
    color: #333;
    display: block;
    float: none;
    font-size: 28px;
    margin-bottom: 0;
    padding: 15px 20px;
    position: absolute;
    text-align: left;
    text-shadow: none;
    width: 100%;
}
.content_wrap .carousel-caption{
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}.item-page{
    text-align: center;
    color: black;
}
.moduletable.my_dost{
    background-image: linear-gradient(to bottom, #fd7900 0%, #fe051c 100%);
    background-repeat: repeat-x;
    border: 1px solid #e35916;
    border-radius: 3px;
    padding: 26px 0 28px;
    text-align: center;
    border:0px;
}
.free_dos p i{
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.free_dos p i:first-child{
    display: block;
    font-style: normal;
}
.free_dos p i:last-child{
    display: block;
    font-style: normal;
    font-size: 40px;
}
.free_dos p{
    color: #fff;
    font-size: 24px;
}
.free_dos p strong{
    color: #333;
    display: inline-block;
    font-size: 34px;
    position: relative;
    top: 2px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.free_dos:hover p i:first-child{
    padding-right: 12px;
} 
.free_dos:hover p i:last-child{
    padding-left: 12px;
} 
.free_dos:hover p strong{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.ban_block{
    border: 1px solid #d0cfcf;
    border-radius: 3px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    width:49%;
    padding: 30px 0 5px 20px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.ban_block:hover{
    border-color: #fa5a0c;
}
.ban_block:hover img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.content_wrap .page-header{
    border-bottom:0px;
}
div [itemprop="articleBody"]{
    overflow: hidden;
}

.ban_block.ban1{
    float: left;
}
.ban_block.ban2{
    float: right;
}
.ban_block img{
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width:100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.ban_block p{
    display: block;
    position: relative;
}
.ban_block p.ban_title{
    text-transform: uppercase;
    color:#333333;
    font-size:28px;
}
.ban_block p a{
    background-image: linear-gradient(to bottom, #ffffff 0%, #e7e7e7 100%);
    background-repeat: repeat-x;
    border: 1px solid #d0cfcf;
    border-radius: 3px;
    color: #fa5a0c;
    display: inline-block;
    font-size: 18px;
    margin-top: 13px;
    padding: 13px 20px 18px;
    text-decoration: none;
}
.ban_block p a:hover{
    background-image: linear-gradient(to bottom, #414141 0%, #343434 100%);
    background-repeat: repeat-x;
    border-color: #000;
    color: #fff;
}
.moduletable .breadcrumb{
    background-color: transparent;
    padding: 10px 0;
    margin: 20px 0;
}
.moduletable .breadcrumb > li + li::before{
    content:"";
    display: inline-block;
}
.moduletable .breadcrumb > li{
    float: left;
}
.moduletable .breadcrumb > li a{
    color: #333;
}
.moduletable .breadcrumb .divider img{
    display: inline-block;
    position: relative;
    top:-2px;
}
.content_wrap h1{
    font-size:26px;
    margin: 30px 20px 30px 0;
}
.tel2 img {
    position: fixed;
    bottom: 0;
    width: 0%;
    left: 0;
    
}
.footer{
    background: white url("../images/footer_fon.png") repeat-x scroll 0 0;
    position: relative;
    margin-top: 40px;
}
.footer .container{
    padding-top: 20px;
    padding-bottom:1px;
}
.footer .block_footer{
    border-right: 1px solid #d0cfcf;
    height: 200px;
}
.footer .block_footer > img{
    height:135%;
    margin:0 auto;
    display: block;
}
.footer .block_footer:last-child{
    border-right: 0px solid #d0cfcf;
}
.footer .block_footer ul a{
    display: block;
    padding: 5px 15px;
    position: relative;
    color: #333333;
    font-size: 16px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.footer .block_footer ul a:hover{
    color: #fe051c;
    padding-left:25px;
    background-color: transparent;
}
.footer_contact p{
    font-size:25px;
    color: #fe051c;
    margin:30px;
}
.footer_contact p i{
    color: #333333;
    font-size:22px;
    padding-right: 5px;
    display: none;
}
.footer_contact .email{
    font-size:16px;
    color: #777;
}
.sseti_footer{
    display: inline-block;
    margin-left: 30px;
    display: none;
}
.sseti_footer a{
    color: #fe051c;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
}
a.email {
    display: block;
    text-align: center;
   
}

.copy{
    background-image: linear-gradient(to bottom, #f1f1f1 0%, #f4f4f4 100%);
    background-repeat: repeat-x;
    display: block;
    width: 100%;
}
.copy p{
    color: #777;
    margin:7px 0;
}


/*Стили магазина*/
#comjshop_list_product .block_product .product{
    background: white none repeat scroll 0 0;
    border: 1px solid #d0cfcf;
    border-radius: 3px;
    padding: 10px 0 0;
    position: relative;
}
#comjshop_list_product .image img{
    display: block;
    height: 180px;
    margin: 0 auto;
}
#comjshop_list_product .product_label{
    margin-left: 15px;
    margin-top: -25px;
    position: absolute;

    background: #fa5a0c none repeat scroll 0 0;
    border-radius: 3px;
    padding: 0 7px;
    text-align: center;
    color:#fff;
}
#comjshop_list_product .image_block a{
    text-align: center;
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.sblock{
    margin:10px 0;
}
#comjshop_list_product .jshop_price{
    display: inline-block;
    margin-left:15px;
}
#comjshop_list_product .review_mark{
    display: block;
    height: 20px;
    margin: 0 0 10px 14px;
    padding-top: 2px;
}
.r_a{
    background: rgba(0, 0, 0, 0) url("../images/r.jpg") repeat scroll -15px -112px;
    display: inline-block;
    height: 20px;
    position: relative;
    width: 20px;
}
.r_n{
    background: rgba(0, 0, 0, 0) url("../images/r.jpg") repeat scroll -55px -112px;
    display: inline-block;
    height: 20px;
    position: relative;
    width: 20px;
}
#comjshop_list_product .old_price{
    display: inline-block;
}
#comjshop_list_product .qty_in_stock{
    margin-left: 15px;
    margin-bottom: 15px;
}
#comjshop_list_product .qty_in_stock span{
    color:#777;
}
#comjshop_list_product .image{
    position: relative;
}
#comjshop_list_product .i_link{
    display: block;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 34%;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: background 0.3s ease 0s;
}
#comjshop_list_product .product:hover .i_link{
    opacity: 1;
}
#comjshop_list_product .i_link i{
    background: rgba(255, 255, 255, 0.82) none repeat scroll 0 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    background: rgba(255, 255, 255, 0.82) none repeat scroll 0 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    color: #777676;
    font-size: 16px;
    display: inline-block;
    width: 50px;
    padding:15px 0;
}
#comjshop_list_product .count_commentar a{
    color:#333;
}
#comjshop_list_product .old_price span{
    text-decoration: line-through;
    color:#777;
    font: 300 13px 'Roboto',sans-serif;
}
#comjshop_list_product .jshop_price span{
    color: #fa5a0c;
    font:400 16px 'Roboto',sans-serif;
}
#comjshop_list_product .button_buy{
    background-image: linear-gradient(to bottom, #fc7601 0%, #fa5b0c 100%);
    background-repeat: repeat-x;
    border: 1px solid #e35916;
    border-radius: 3px;
    color: #fff;
    padding: 10px 28px 13px;
    text-align: left;
    display: inline-block;
    margin-bottom:5px;
}
#comjshop_list_product .button_buy:hover{
    background-image: linear-gradient(to bottom, #414141 0%, #343434 100%);
    background-repeat: repeat-x;
    border-color: #000;
    color: #fff;
    border: 1px solid #414141;
}
#comjshop_list_product .name a{
    color: #333333;
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 15px;
}
#comjshop_list_product .block_product .buttons{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #d0cfcf #d0cfcf;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: block;
    left: -1px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-top: 15px;
    position: absolute;
    right: -1px;
    margin-top: -10px;
    top: 100%;
    transform: translateY(-80px);
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#comjshop_list_product .product:hover{
    border-bottom: 1px solid #d0cfcf;
}
#comjshop_list_product .product:hover .buttons{
    background-color: #fff;
    display: block;
    transform: translateY(10px);
    z-index: 11;
    opacity: 1;
}
.jshop_pagination .pagination{
    display: block;
    text-align: center;
}
.jshop_pagination ul{
    display: block;
    list-style: outside none none;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
}
.jshop_pagination li{
    display: inline-block;
}
.jshop_pagination li span{
    background-color: #cccccc;
    border-color: #bfbfbf;
    color: white;
    z-index: 2;
    display: inline-block;
    line-height: 1.42857;
    border: 0 solid #cccccc;
    margin-left: -1px;
    padding: 6px 12px;
    font-size:11px;
}
.jshop_pagination li a{
    background-color: white;
    border: 1px solid #cccccc;
    color: #333333;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    text-decoration: none;
    font-size:11px;
}
.jshop_pagination .pagination-start a, 
.jshop_pagination .pagination-prev a, 
.jshop_pagination .pagination-next a, 
.jshop_pagination .pagination-end a,
.jshop_pagination .pagination-start span, 
.jshop_pagination .pagination-prev span, 
.jshop_pagination .pagination-next span, 
.jshop_pagination .pagination-end span{
    color:#777777;
    background-color: transparent;
    border: 0px solid #cccccc;
}
#sort_count .form_sort_count .control-label{
    display: inline-block;
    text-align: left;
}
#sort_count .form_sort_count .controls{
    display: inline-block;
}
#sort_count .form_sort_count .control-group{
    display: inline-block;
    margin:0 20px 30px 0px;
}
#sort_count .icon-arrow img{
    display: inline-block;
    cursor: pointer;
}
.jshop_list_category .category{
    height: 190px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;

}
.jshop_list_category .category .image{
    text-align: center;
}
.jshop_list_category .category .image img{
    display: block;
    width:90%;
    margin:0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.jshop_list_category .sblock2.name{
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    padding:10px 0 0;
    background-color: rgba(0,0,0, 0.6);  
    z-index: 1;
}
.jshop_list_category .sblock2.name a{
    color:#fff;
}
.jshop_list_category .category:hover .image img{ 
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.my_sale span{
    background: #f37f00 none repeat scroll 0 0;
    display: inline-block;
    color:#fff;
    padding: 2px 10px;
    font-size:16px;
}
#comjshop .prod_code, #comjshop .my_sale, #comjshop .block_rating_hits{
    display: inline-block;
    margin-right: 5px;
}
#comjshop h1{
    color: #333;
    font-weight: normal;
    margin: 20px 0;
}
#comjshop.productfull .prod_price span{
    color: #fa5a0c;
    font-size: 24px;
    font-weight: bold;
}
#comjshop.productfull .old_price span{
    color: #777;
    font: 16px "Roboto",sans-serif;
    text-decoration: line-through;
}
.print_ico:before{
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -305px -200px;
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 18px;
}
.print_ico{
    cursor: pointer;
}
.print_ico:hover{
    text-decoration: underline;
}
#comjshop .product_tabs{
    padding-left: 0px;
    padding-right: 0px;
}
.product_tabs > ul{
    border:0px;
}
.product_tabs > ul > li{
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px 0 0 3px;
    margin:0 -1px 4px 0;
    border-radius: 0;
    overflow: hidden;
    position: relative;
}
.product_tabs > ul > li a{
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 3px 10px;
    border:0px;
    border-radius: 0px;
    color:#333;
}
.product_tabs ul li:first-child{
    border-radius: 3px 0px 0px 3px;
}
.product_tabs ul li:last-child{
    border-radius: 0px 3px 3px 0px;
}
.product_tabs .nav-tabs > li.active > a, .product_tabs .nav-tabs > li.active > a:focus, .product_tabs .nav-tabs > li.active > a:hover {
    border:0px;
    background-color: #f37f00;
    color:#fff;
}
#comjshop.productfull .prod_qty_input input{
    width:50px;
    text-align: center;
    border:1px solid #a8a8a8;
    border-radius: 4px;
}
#comjshop.productfull .prod_buttons .buttons{
    margin-top:10px;
}
#comjshop.productfull .prod_buttons .buttons input{
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #fb6508 0%, #fb6209 100%) repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    display: block;
    font-size: 19px;
    font-weight: normal;
    padding: 10px 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    width: 100%;
}
#comjshop.productfull .prod_buttons .buttons input:hover{
    background-image: linear-gradient(to bottom, #414141 0%, #343434 100%);
    color: #fff;
}
.sklad{
    margin:10px 0;
}
#comjshop.productfull .right_block{
    background: white none repeat scroll 0 0;
    border: 1px solid #dbdada;
    border-radius: 3px;
    padding-top:30px;
    padding-bottom:40px;
    position: relative;
    float: right;
}
.product_tabs .product_label{
    background: #fa5a0c none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    margin-left: 15px;
    margin-top: -25px;
    padding: 0 7px;
    position: absolute;
    text-align: center;
}
#list_product_image_middle .lightbox{
    position: relative;
}
#list_product_image_middle .lightbox:hover span{
    opacity: 1;
}
#list_product_image_middle .lightbox span{
    color:#fa5a0c;
    font-size:18px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
}
#list_product_image_middle .text_zoom{
    position: absolute;
    top:50%;
    width:100%;
    text-align: center;
}
#desc .image_middle{
    margin: 10px 0;
}
#desc #list_product_image_thumb img{
    cursor: pointer;
    display: inline-block;
    height: 150px;
    margin-right: 20px;
}
#harakter .short_desc{
    margin:20px 10px;
}
#harakter .manufacturer_name{
    background-color: #f8f8f8;
    padding: 14px 10px;
    font-weight: bold;
    font-size: 14px;
}
#harakter .extra_fields_el{
    background-color: #f8f8f8;
    padding: 14px 10px;
    font-weight: bold;
    font-size: 14px;
}
#harakter .extra_fields_el:nth-child(2n){
    background-color: #fff;
}
#reviews .review_item{
    background-color: #fff;
}
#reviews .review_item:nth-child(2n){
    background-color: #f8f8f8;
}
#reviews .review_user{
    font-weight: bold;
    font-size:16px;
}
#harakter .manufacturer_name span, #harakter .extra_fields_value{
    display: inline-block;
    width:40%;
    float:right;
    font-weight: normal;
    font-size: 14px;
}
.review_item{
    margin:10px 0;
    padding:15px 20px;
}
.jshop_prod_description .descr{
    margin:20px 0;
}
#jshop_review_write input.inputbox, #jshop_review_write textarea{
    padding:5px 10px;
    width:100%;
    border: 1px solid #cecece;
    border-radius: 4px;
}
.content_prod{
    float:left;
}
.my_review{
    display: block;
    font-size: 18px;
    margin: 40px 15px 10px;
    color:#171719;
}
.my_review_form #jshop_review_write .row-fluid{
    margin:7px 0;
}
.my_review_form #jshop_review_write .row-fluid .span3{
    margin-bottom: 5px;
}
.main_wrap .btn.btn-primary.button{
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #fb6508 0%, #fb6209 100%) repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 20px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    width: auto;
}
.main_wrap .btn.btn-primary.button:hover{
    background-image: linear-gradient(to bottom, #414141 0%, #343434 100%);
    color: #fff;
}
.product_tabs > ul > li a i{
    font-style: normal;
    color:#fb6209;
    font-size:12px;
    margin-left: 3px;
    display: inline-block;
    font-weight: bold;
}
.product_tabs .nav-tabs > li.active > a i, .product_tabs .nav-tabs > li.active > a:focus i, .product_tabs .nav-tabs > li.active > a:hover i{
    color:#fff;
}
.list_related .jshop_related.block_product{
    background: white none repeat scroll 0 0;
    border: 1px solid #d0cfcf;
    border-radius: 3px;
    padding: 10px 0 0;
    position: relative;
    margin:10px 0;
}
.list_related .jshop_related.block_product .image img {
    display: block;
    height: 180px;
    margin: 0 auto;
}
.list_related .jshop_related.block_product .review_mark {
    display: block;
    height: 20px;
    margin: 0 0 10px 14px;
    padding-top: 2px;
}
.list_related .jshop_related.block_product .jshop_price {
    display: inline-block;
    margin-left: 15px;
}
.list_related .jshop_related.block_product .old_price {
    display: inline-block;
}
.list_related .jshop_related.block_product .jshop_price span {
    color: #fa5a0c;
    font: 400 16px "Roboto",sans-serif;
}
.list_related .jshop_related.block_product .old_price span {
    color: #777;
    font: 300 13px "Roboto",sans-serif;
    text-decoration: line-through;
}
.list_related .jshop_related.block_product .name a {
    color: #333333;
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 15px;
}
.list_related .jshop_related.block_product .qty_in_stock {
    margin-bottom: 15px;
    margin-left: 15px;
}
.list_related .jshop_related.block_product .qty_in_stock span {
    color: #777;
}
.list_related .jshop_related.block_product .buttons{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #d0cfcf #d0cfcf;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: block;
    left: -1px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-top: 15px;
    position: absolute;
    right: -1px;
    margin-top: -10px;
    top: 100%;
    transform: translateY(-80px);
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list_related .jshop_related.block_product:hover{
    border-bottom: 1px solid #d0cfcf;
}
.list_related .jshop_related.block_product:hover .buttons{
    background-color: #fff;
    display: block;
    transform: translateY(10px);
    z-index: 11;
    opacity: 1;
}
.list_related .jshop_related.block_product .i_link {
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 34%;
    transition: background 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}
.list_related .jshop_related.block_product .i_link i {
    background: rgba(255, 255, 255, 0.82) none repeat scroll 0 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    color: #777676;
    display: inline-block;
    font-size: 16px;
    padding: 15px 0;
    width: 50px;
}
.list_related .jshop_related.block_product:hover .i_link {
    opacity: 1;
}
.list_related .jshop_related.block_product .button_buy {
    background-image: linear-gradient(to bottom, #fc7601 0%, #fa5b0c 100%);
    background-repeat: repeat-x;
    border: 1px solid #e35916;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px 28px 13px;
    text-align: left;
}
.list_related .jshop_related.block_product .button_buy:hover {
    background-image: linear-gradient(to bottom, #414141 0%, #343434 100%);
    background-repeat: repeat-x;
    border: 1px solid #414141;
    color: #fff;
}
.list_related .jshop_related.block_product .count_commentar a {
    color: #333;
}
#reviews .review_text_not_login{
    margin:30px 0 20px;
}
.moduletable.filter{
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #fb6508 0%, #fb6209 100%) repeat scroll 0 0;
    border: 1px solid #e35916;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-weight: bold;
    overflow: hidden;
    padding: 20px 10px 30px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    font-size:14px;
}
.moduletable.filter .button{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #343434 0%, #414040 100%) repeat scroll 0 0;
    border: 0 solid #000;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 11px 9px;
    text-align: center;
    margin: 20px auto 0;
}
.moduletable.filter .button:hover{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #444444 0%, #595858 100%) repeat scroll 0 0
}
.jshop_filters span{
    font-size:18px;
}
.jshop_filters span i{
    font-size:14px;
    font-style: normal;
    display: inline-block;
    margin-left:5px;
    margin-right: 5px;
}
.jshop_filters input.inputbox{
    color: #333;
    font-size: 15px;
    text-align: center;
    width: 60px;
}
.clear_filter a{
    color:#fff;
    font-size: 16px;
}
.clear_filter a:hover{
    color:#fff;
    font-size: 16px;
    text-decoration: underline;
}
.clear_filter{
    display: block;
    float: right;
    margin: 20px 17px 0 0;
}
.content_wrap .moduletable.filter{
    display: none;
}
.content_wrap .moduletable.filter .button{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #343434 0%, #414040 100%) repeat scroll 0 0;
    border: 0 solid #000;
    border-radius: 4px;
    clear: both;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 16px;
    font-weight: normal;
    margin-left: 4px;
    margin-top: 17px;
    padding: 7px 11px 9px;
    text-align: center;
}
.content_wrap .moduletable.filter .button:hover{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #444444 0%, #595858 100%) repeat scroll 0 0
}
.content_wrap .clear_filter {
    display: block;
    float: right;
    margin: 20px 17px 0 20px;
}
.left_wrap .moduletable.filter{
    padding-top:10px;
}
.content_wrap .form-horizontal .control-label{
    text-align: left;
}
.ustanovki{
    font-size:18px;
    margin-top: 40px;
}
.name_inp{
    font-size:16px;
    margin: 10px 0 0;
}
.d_price{
    margin-bottom: 0px;
    display: inline-block;
    margin:0 4px;
}
.content_wrap .sliderCont{
    display: none;
}
.moduletable.rekomend {
    border:0px;
    overflow: hidden;
}
.moduletable.rekomend .label_products .block_item {
    background: white none repeat scroll 0 0;
    border: 1px solid #d0cfcf;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 10px 0 0;
    position: relative;
}
.moduletable.rekomend .label_products > div{
    padding: 0;
    width: 100%;
}
.moduletable.rekomend .name{
    margin-bottom:20px;
}
.moduletable.rekomend .block_item .image{
    position: relative;
}
.moduletable.rekomend .label_products .block_item .image_block a {
    display: block;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
.moduletable.rekomend .label_products .block_item .image img {
    display: block;
    height: 180px;
    margin: 0 auto;
}
.moduletable.rekomend .label_products .product_label {
    background: #fa5a0c none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    margin-left: 15px;
    margin-top: -25px;
    padding: 0 7px;
    position: absolute;
    text-align: center;
}
.moduletable.rekomend .label_products .product_label {
    color: #fff;
    text-align: center;
}
.moduletable.rekomend .label_products .jshop_price {
    display: inline-block;
    margin-left: 15px;
}
.moduletable.rekomend .label_products .jshop_price span {
    color: #fa5a0c;
    font: 400 16px "Roboto",sans-serif;
}
.moduletable.rekomend .name {
    margin-bottom: 20px;
}
.moduletable.rekomend .label_products .name a {
    color: #333333;
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 15px;
}
.moduletable.rekomend .label_products .old_price {
    display: inline-block;
}
.moduletable.rekomend .label_products .old_price span {
    color: #777;
    font: 300 13px "Roboto",sans-serif;
    text-decoration: line-through;
}
.content_wrap .icons{
    display: none;
}
.atr_prod{
    margin-bottom:10px;
}
.atr_prod .attributes_name{
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.atr_prod .atr_text .input_type_radio{
    display: block;
    cursor: pointer;
}
.content_wrap .pull-left.item-image{
    margin:0 15px 15px 0;
}
.moduletable.sale_module_wrap{
    background-image: linear-gradient(to bottom, #fc7601 0%, #fa5a0c 100%);
    background-repeat: repeat-x;
    border: 1px solid #e35916;
    border-radius: 3px;
    padding: 26px 0 28px;
    text-align: center;
    border:0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.moduletable.sale_module_wrap a{
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.moduletable.sale_module_wrap:hover a{
    font-size: 33px;
    text-decoration: none;
}
.moduletable.sale_module_wrap:hover{
    opacity: 0.9;
}




.cart_header{
    border:1px solid #ccc;
    background-color: #ededed;
    margin: 30px 0;

}
.cart_header .row div{
    line-height: 50px;
    padding-left:5%;
    font-size: 18px;
    font-weight: 700;
}
.cart_header .row div::after {
    background: #ededed none repeat scroll 0 0;
    border-right: 1px solid #c7c7c7;
    border-top: 1px solid #c7c7c7;
    content: "";
    display: block;
    height: 35px;
    margin-top: 0;
    position: absolute;
    right: -18px;
    text-indent: -5000px;
    top: 7px;
    transform: rotate(45deg);
    width: 35px;
    z-index: 1;
}
.jshop.cart{
    border:1px solid #ccc;
    width: 100%;
}
.cart_header .row div:last-child::after{
    display: none;  
}
.cart_header .row div.active::after {
    background: #ff5b23 none repeat scroll 0 0;
    border-right: 1px solid #d53600;
    border-top: 1px solid #d53600;
}
.cart_header .row div.active{
    background-color: #ff5b23;
    color: #fff;
}
.jshop.cart tr:first-child{
    background-color: #F1F1F1;
}
.jshop.cart tr:first-child th{
    font-weight: 300;
    color:#333;
    padding: 8px;
}
.jshop.cart tr th, .jshop.cart tr td{
    border-right:1px solid #ccc;
}
.jshop.cart tr th:last-child,
.jshop.cart tr th.total_price,
.jshop.cart tr td:last-child,
.jshop.cart tr td.total_price{
    border-right:0px solid #ccc;
}
.jshop.cart tr td{
    padding: 20px 5px;
    text-align: center;
    vertical-align: top;
}
.jshop.cart td.product_name{
    text-align: left;
}
.jshop.cart td.product_name a{
    color:#333;
}
.jshop.cart td.quantity{
    text-align: left;
}
.jshop.cart td.quantity input{
    width:50px;
    text-align: center;
}
.jshop.cart .cart_reload span{
    display: inline-block;
    text-align: center;
    line-height: 20px;
    border: 0px solid #ccc;
    width: 20px;
    cursor: pointer;
    background-color: #343434;
    color: #fff;
}
.jshop.cart .cart_reload span:hover{
    opacity: 0.8;
}
.jshop_subtotal_wrap{
    overflow: hidden;
    margin:30px 0;
}
.jshop.jshop_subtotal{
    float:right;
}
.jshop.jshop_subtotal td:first-child{
    width:100px;
}
.jshop.jshop_subtotal .value{
    font-weight: 500;
}
.cart_buttons #checkout .btn-arrow-left{
    display: inline-block;
    padding: 10px 20px;
    background-color: #262626;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.cart_buttons #checkout .btn-arrow-right{
    display: inline-block;
    padding: 10px 20px;
    background-color: #262626;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.cart_buttons #checkout a i{
    color: #ff5b23;
}
.cart_buttons #checkout a:hover{
    opacity: 0.8;
}
.cart_buttons #checkout{
    margin-bottom: 20px;
}

@media all and (max-width: 1200px) and (min-width: 992px){
    #comjshop.productfull .right_block {
        background: white none repeat scroll 0 0;
        border: 1px solid #dbdada;
        border-radius: 3px;
        float: right;
        padding-bottom: 25px;
        padding-top: 30px;
        position: relative;
        margin-bottom:20px;
        overflow: hidden;
    }
    #comjshop.productfull .right_block .wrap_kn{
        float:right;
        width: 49%;
    }
    #comjshop.productfull .right_block .wrap_price{
        float:left;
        width: 49%;
    }
}
@media all and (max-width: 992px) and (min-width: 768px){
    .moduletable.left_catalog{
        display: none;
    }
    .phone_menu_top ul.navbar-nav li a {
        font-size: 16px;
    }
    .content_wrap .moduletable.filter{
        display: block;
    }
    .moduletable.rekomend{
        display: none;
    }
}
@media all and (max-width: 768px){
    .moduletable.rekomend{
        display: none;
    }
    .tel2 {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    }
    .tel2 img {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    
}
    .moduletable.left_catalog{
        display: none;
    }
    .phone_menu_top ul.navbar-nav li a:hover, .phone_menu_top ul.navbar-nav li.active a {
        color: #fa5a0c;
    }
    .phone_menu_top .navbar-default .navbar-collapse {
    background-color: transparent;
    border-color: transparent;
    margin-left: -90px;
    }
    .number1 {
	font-size: 33px;
	margin-left: 0px;
	
}
.number2 {
	font-size: 33px;
	margin-left: 0px;
}
.number3 {
	font-size: 33px;
	margin-left: 0px;
    
}
.number1:hover {
    font-size: 33px;
	text-align: center;
	-webkit-transform: translate(10px);
transform: translate(10px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) /* Изменяем тень */

}
.number2:hover {
    font-size: 33px;
	text-align: center;
	-webkit-transform: translate(10px);
transform: translate(10px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) /* Изменяем тень */

}
.number3:hover {
    font-size: 33px;
	text-align: center;
	-webkit-transform: translate(10px);
transform: translate(10px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) /* Изменяем тень */

}
.phone_menu_top2 {
    font-size: 15pt;
    text-align: center;
    margin-top: -100px;
}
.phone_menu_top2:hover {
    font-size: 20px;
	text-align: center;
	-webkit-transform: translate(10px);
transform: translate(10px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) /* Изменяем тень */

}
    .footer_contact{
        text-align: center;
        padding-top: 0px;
        margin-top: -200px;
    }
    .footer .block_footer{
        border-right: 0px solid #d0cfcf;
        height: 200px;
    }
    .footer .block_footer:first-child{
        border-right: 1px solid #d0cfcf;
        height: 200px;
    }
    .content_wrap .moduletable.filter{
        display: block;
    }
    #comjshop.productfull .right_block {
        background: white none repeat scroll 0 0;
        border: 1px solid #dbdada;
        border-radius: 3px;
        float: right;
        padding-bottom: 25px;
        padding-top: 30px;
        position: relative;
        margin-bottom:20px;
        overflow: hidden;
    }
    #comjshop.productfull .right_block .wrap_kn{
        float:right;
        width: 49%;
    }
    #comjshop.productfull .right_block .wrap_price{
        float:left;
        width: 49%;
    }
    .print_ico{
        font-size:0px;
    }
    .phone_menu_top p {
        color: #fa5a0c;
        font-size: 33px;
        margin-left: 0;
        text-align: center;
    }
    .logo{
        text-align: center;
    }
    .logo a{
        display: inline-block;
    }
    .logo a img{
        margin: 15px auto 0;
    }
    .phone_menu_top ul.navbar-nav li a {
        font-size: 24px;
        padding: 15px;
        text-align: center;
    }
    .phone_menu_top ul.navbar-nav li a:hover, .phone_menu_top ul.navbar-nav li.active a{
        border:0px;
    }
    #jshop_module_cart {
        background: rgba(0, 0, 0, 0) linear-gradient(to right, #fb6508 0%, #fb6209 100%) repeat scroll 0 0;
        border: 1px solid #e35916;
        border-radius: 4px 4px 0 0;
        color: #777777;
        display: block;
        float: right;
        font-weight: bold;
        margin: 20px 0 0;
        overflow: hidden;
        padding: 7px 1px 3px 16px;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
        width: 170px;
    }
    .header_top_wrap p i {
        display: none;
    }
    .header_top_wrap p .free_dost {
        display: block;
    }
}








.d_price{
    color:#333;
    font-size:16px;
}
.formCost {
    float: left;
    margin-bottom: 10px;
}
.formCost label {
    float: left;
    font-size: 12px;
    color: #E40000;
    font-weight: bold;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.formCost input {
    text-align: right;
    color: #434343;
    font-weight: bold;
    background: none;
    border: 1px solid #E5E5E5;
    margin-right: 10px;
}

.sliderCont {
    padding: 25px 20px 0;
    width: 100%;
}       


#slider {
    width: 100%;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 13px;
    height: 13px;
    cursor: default;
    background-color: #fff;
    cursor: pointer
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
    background-color: #333;
}
.ui-slider-horizontal {
    height: 5px;
}
.ui-slider-horizontal .ui-slider-handle { 
    top: -4px;
    margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { 
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-widget-content { 
    background: #ffffff;
}
.ui-widget-header { 
    border: 1px solid #D4D4D4;
    background: #FF0000;
}
.ui-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}






