@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,900,900i');
*{ 
  font-family: 'Roboto', sans-serif;
}
.row {
  display: block;
  margin: 0 auto;	
}

/* Самое верхнее меню - черное */
.main_menu_upper {
  background-color: #000;
  margin: 0;
  border-radius: 0;
  padding: 5px 0 0 0;	
}
.main_menu_upper p {
  color: #fa5a0c;
  font-size: 33px;
  text-align: center;
}
.main_menu_upper p i { 
  color: #888888;
  font-size: 30px;	
}
.main_menu_upper nav.navbar.navbar-default { 
  border: 0px;
  border-radius: 0px;
  background-color: transparent; 
  margin: 0;   
}
.main_menu_upper ul li.active a { 
  background-color: transparent;
  border-bottom: 3px solid #fa5a0c;
}
.main_menu_upper ul li a:hover { 
  border-bottom: 2px solid #fa5a0c;
    
}
.main_menu_upper ul li a { 
  font-size: 12px;
  margin: 0 10px;
  padding: 10px;
}
.main_menu_upper .navbar-default .navbar-nav > li > a {
  color: #999;
}
.main_menu_upper .navbar-default .navbar-nav > .active > a,
.main_menu_upper .navbar-default .navbar-nav > .active > a:focus,
.main_menu_upper .navbar-default .navbar-nav > .active > a:hover,
.main_menu_upper .navbar-default .navbar-nav > li > a:hover { 
  background-color: transparent;
  border-bottom: 3px solid #fa5a0c;  
}
.main_menu_upper ul.nav.menu.nav.navbar-nav { 
  display: block;
  margin: 0 auto;
  float: none;
  width: 50%;
}
.main_menu_upper #bs-example-navbar-collapse-1 { 
  padding: 0px;
}

/* Верхнее черное меню обновленное */
.bm-cool-menu {
  display: block;
  float: left;
  left: 50%;
  margin: 10px;
  padding: 0;
  position: relative;
}
.bm-cool-menu li { 
  /* border-right: thin solid #FCFCFC; */
  float: left;
  left: -50%;
  margin: 0;
  padding: 5px;
  position: relative;
}

/* Новое горизонтальное меню Многоуровневое с выпадающим списком!!! */
#bm-cool-menu-100 .bm-cool-menu { 
  width: auto;
}
.new_upper_menu #bm-cool-menu-100 .bm-cool-menu a { 
  padding: 10px 32px;
}
.new_upper_menu #bm-cool-menu-100 .bm-cool-menu img { 
  display: block;
  margin: 0 auto 5px;
  float: none;
  width: auto;  
}
.new_upper_menu #bm-cool-menu-100 .bm-cool-menu .nav-child.unstyled.small a{ 
  padding: 5px 15px;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}
.new_upper_menu #bm-cool-menu-100 .bm-cool-menu .nav-child.unstyled.small > .active > li:focus { 
  border: 1px solid #fff;
 }
.new_upper_menu #bm-cool-menu-100 .bm-cool-menu .nav-child.unstyled.small > li > a:hover { 
  background-color: #fc0;
  border-bottom: 3px none #fa5a0c;  
}

/* Верхнее выпадающее меню КАТАЛОГ самое новое */
.menu .dj-megamenu-custom121 {
   
}
.menu .dj-megamenu-wrapper ul { 
  border-radius: 3px 3px 0 0;
  /* z-index: 1; */
}
.menu .dj-megamenu-wrapper li { 
  width: 100%;
}

/* H E A D E R*/
.row .logo_big {
  margin: 0 auto 15px;
  padding: 0;  
}
.row .logo_big .logo { 
  display: block;
  float: none;
  margin: 0 auto;
  width: 100%;
  border-radius: 10px;
  padding: 0;
}
.logo_small {
  /* width: 95%; */
  margin: 0 0 0 0;
  border-radius: 15px;
}
.phone_and_menu {
  background-color: transparent;
  margin: 0 0 10px 0;
  border-radius: 10px;
  padding: 5px 0 0 0!important;	
}
.phone_and_menu p {
  color: #fa5a0c;
  font-size: 33px;
  text-align: center;
}
.phone_and_menu p i { 
  color: #888888;
  font-size: 30px;	
}
.time {
  background-color: #fff;
  margin: 0 0 0 0;
  padding: 20px 0 15px 0;
  border-radius: 0 10px 10px 0;	
}
.time p { 
  font-size: 16px;
  text-align: center;
}
.time p span {
  font-weight: bold;	
}

/* Соц. сети в верхней части */
.s_seti_top { 
  padding-left: 15px;
  overflow: hidden;
}
.s_seti_top a { 
  color: #fb6408;
  display: inline-block;
  border: 1px solid #fb6408;
  border-radius: 100px;
  font-size: 16px;
  text-align: center;
  width: 36px; 
  margin: 5px auto;
  padding: 6px 0;   
}

/* Верхнее меню - СТАРОЕ без выпадающего списка!! */
.phone_and_menu nav.navbar.navbar-default { 
  border: 0px;
  border-radius: 0px;
  background-color: transparent; 
  margin: 0 0 20px 0;   
}
.phone_and_menu ul li.active a { 
  background-color: transparent;
  /* border-bottom: 3px solid #fa5a0c; /* для СТАРОГО МЕНЮ без выпадающего списка */  
}
.phone_and_menu ul li a { 
  font-size: 15px;
  margin: 0 3px;
  padding: 10px;   
}
.phone_and_menu .navbar-default .navbar-nav > .active > a,
.phone_and_menu .navbar-default .navbar-nav > .active > a:focus,
.phone_and_menu .navbar-default .navbar-nav > .active > a:hover,
.phone_and_menu .navbar-default .navbar-nav > li > a:hover { 
  background-color: transparent;
  /* border-bottom: 3px solid #fa5a0c; /* для СТАРОГО МЕНЮ без выпадающего списка */
}
.phone_and_menu ul.nav.menu.nav.navbar-nav { 
  display: block;
  margin: 0 auto;
  float: none;
  width: 87%;
}
.phone_and_menu #bs-example-navbar-collapse-1 { 
  padding: 0px;
}

/* Форма ПОИСК */
.search form {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d0cfcf;
  border-radius: 4px;
  position: relative;   
}
.search #jshop_search { 
  width: 100%;
  background-color: transparent;
  border: 0;
  display: inline-block;
  height: 40px;
  padding: 10px 95px 11px 13px;  
}
.search form button.button { 
  display: block;
  position: absolute;
  background-image: linear-gradient(to top, #e6e6e6, #ffffff);
  border: 1px solid #d0cfcf;
  border-radius: 0 4px 4px 0;
  bottom: -1px;
  color: white;
  padding: 10px 0;
  right: -1px;
  text-align: center;
  top: -1px;
  width: 80px;
  z-index: 1;
}
.search form button.button:hover { 
  background: #414141 linear-gradient(to bottom, #000099 0%, #343434 100%) repeat-x scroll 0 0;
}
.search form button.button:hover span { 
  color: #fff;
}
.search form button.button span {
  color: #333333;
  font-size: 20px;
  text-align: center;	
}

/* Форма КОРЗИНА */
.wrap_main .cart{ 
  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;
  font-weight: bold;
  overflow: hidden;
  padding: 7px 1px 3px 16px;
}
#jshop_module_cart p { 
  margin: 0 0 5px 0;
}
#jshop_module_cart i { 
  color: #fff;
  font-size: 24px;
} 
#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 #e35916;
  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;
}

 /* ОСНОВНЫЕ КОНТЕЙНЕРЫ */
.wrap_header {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #99CC99 10%, #fff 100%)repeat scroll 0 0;
}
.container { 
  padding-top: 15px;
}
.wrap_content { 
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ececec 50%, #fff 100%)repeat-x scroll 0 0;
  /* white url(*../images/gold_color_04.jpg*) repeat-x scroll 0 0; */
}

/* Левое Меню - КАТАЛОГ старое */
.left_catalog { 
  border: 1px solid #d0cfcf;
  border-radius: 3px;
  margin: 0 0 0 0;
  background: #fff; /* заливка левого меню */
  /* background-color: rgba(0, 0, 0, 0) linear-gradient(to bottom, #00CCCC 50%, #336699 100%)repeat-x scroll 0 0; */ 
}
.left_catalog h3 { 
  background: #414141 linear-gradient(to bottom, #000099 0%, #343434 100%) repeat-x scroll 0 0;
  border-radius: 3px 3px 0 0;
  color: #fff;
  margin: 0;
  padding: 10px 21px;
  text-transform: uppercase;
} 
.left_catalog .nav > li > a {
  border-bottom: 1px solid #d0cfcf;
  color: #6b6b6b;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  padding: 16px 10px 16px 20px;
}
.left_catalog ul li a:hover,
.left_catalog ul li.active a { 
  color: #fb6209; /* fb6508; */
  background: transparent;
}

/* Банер слева - Ассортимент и Цена */
.custom.my_dost { 
  background-image: linear-gradient(to bottom, #fc7601 0%, #fa5a0c 100%);
  background-repeat: repeat-x;
  border: 0 none;
  border-radius: 3px;
  padding: 26px 0 28px;
  text-align: center;
  margin: 0 0 0 0;
}
.free_dos p { 
  color: #fff;
  font-size: 24px;
}
.free_dos p i { 
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  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.text2 { 
  display: block;
  font-size: 30px;
  font-style: normal;
}
.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;
}
.custom.my_dost:hover p i:first-child { 
  padding-right: 10px;
}
.custom.my_dost:hover p i:last-child { 
  padding-left: 10px;
}
.custom.my_dost:hover .free_dos 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);
}

/* Блок - Рекомендуемые товары */
.moduletable.recommended { 
   
}
.moduletable.recommended .label_products.jshop { 
    
}
.moduletable.recommended .label_products .block_item { 
  background: white none repeat scroll 0 0;
  border: 1px solid #d0cfcf;
  border-radius: 3px;
  margin-top: 10px;
  padding: 20px 0 0;
  position: relative;
}
/* выравнивание картинок */
.moduletable.recommended .label_products .block_item .image_block a { 
  display: block;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
} 
.moduletable.recommended .label_products .block_item .image_block img { 
  display: block;
  height: 150px;
  margin: 0 auto;
}
.moduletable.recommended .block_item .label_name { 
  background: #fa5a0c none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  margin-left: 10px;
  margin-top: -13px;
  padding: 0 7px;
  position: absolute;
  text-align: center;
  font-size: 12px;
}
.moduletable.recommended .name a { 
  color: #333333;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 15px;
  text-align: center;
}
.moduletable.recommended .manufacturer_name { 
  color: #333333;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 15px;
}
.moduletable.recommended .jshop_price { 
  display: inline-block;  
}
.moduletable.recommended .jshop_price span { 
  color: #fa5a0c;
  font: 400 14px "Roboto", sans-serif;
  margin-left: 10px;  
}
.moduletable.recommended .old_price { 
  display: inline-block;
  margin-left: 15px;
}
.moduletable.recommended .old_price span { 
  color: #777;
  font: 300 13px "Roboto", sans-serif;  
  text-decoration: line-through;
}

/* СЛАЙДЕР в центре */
.main_slider #carousel-example-generic {
  border: 1px solid #ccc;
  margin: 0 0 10px 0; 
  position: relative;
  overflow: hidden;
  border-radius: 3px 3px 0 0;
  z-index: 0;
}
.main_slider .carousel-control.left { 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
}
.main_slider .carousel-control.right { 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  left: auto;
  right: 0;
} 
.carousel-inner { 
  overflow: hidden;
  position: relative;
  width: 100%;
}
.main_slider .carousel-caption { 
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.main_slider .item .carousel-caption span { 
  background-color: #e35916;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 30px; /* 50px */
  font-weight: bold;
  left: 0;
  line-height: 30px; /* 55px */
  margin-left: 25px;
  opacity: 0.9;
  padding: 50px 20px;
  text-align: center;
  width: 160px; /* 220px */
}
.main_slider .item .carousel-caption h3 {
  background-color: rgba(77, 65, 36, 1);
  bottom: 0;
  clear: both;
  color: #fff;
  display: block;
  float: none;
  font-size: 28px;
  margin-bottom: 0;
  padding: 15px 20px;
  position: absolute;
  text-align: left;
  text-shadow: none;
  width: 100%;	
}

/* baner block - Обои и Сантехника (под слайдером)*/
.main_block { 
  overflow: hidden;
}
.ban_block { 
  background: #fff; /* rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 0%, #000 100%); */
  border: 1px solid #d0cfcf;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden;
  padding: 30px 0 5px 20px;
  position: relative;
  transition: all 1s ease 0s;
  width: 49%;
}
.ban_block:hover { 
  border: 1px solid #fc7302;
}
.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);
}
.ban_block.ban1 { 
  float: left;
}
.ban_block.ban2 { 
  float: right;
}
.ban_block img { 
  display: inline-block;
  right: 0;
  position: absolute;
  bottom: 0;
  transition: all 1s ease 0s;
  width: 58%;
  float: right;  
}
.ban_block .ban_tittle { 
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
} 
.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%, #e7e7e7 100%);
  background-repeat: repeat-x;
  border-color: #000;
  color: #fff;
} 
.ban_block p { 
  display: block;
  position: relative;
}
.icons .btn-group.pull-right { 
  display: none;
} 

/* описание текст и картинка главной страницы */
.custom.main_text { 
  margin: 25px 0 0 0;
  padding: 10px;
  text-align: justify;
  /* border: 1px solid #fff; 
  border-radius: 5px;
  background: #fff; */
}
.custom.main_text p { 
  font-size: 16px;
}
.row .material_img { 
  float: left;
  width: 40%;
  margin: 5px 30px 10px 25px;  
}
.main_block .item-page p { 
  font-size: 16px;
}

/* T A B S */
.main_tabs { 
  margin-top: 20px;
}
.main_tabs ul.nav.nav-tabs { 
  background: #e6e6e6 linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  border: 1px solid #d0cfcf;
  border-radius: 2px;
  clear: both;
  margin-bottom: 10px;
  padding: 12px 0 9px 10px;
  text-align: left; 
}
.main_tabs ul.nav.nav-tabs > li:first-child { 
  border: 0px;
}
.main_tabs ul.nav.nav-tabs > li { 
  border-left: 2px solid rgba(48, 48, 48, 0.2);
  display: inline-block;
  float: none;
  margin-bottom: 0;
  padding: 7px 10px;
}
.main_tabs .nav-tabs > li.active > a, 
.main_tabs .nav-tabs > li.active > a:focus, 
.main_tabs .nav-tabs > li.active > a:hover,
.main_tabs .nav-tabs > li > a:hover  { 
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #fa5a0c;
}
.main_tabs .nav-tabs > li > a { 
  background-color: transparent;
  border: 0;
  color: #333;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  outline: medium none;
  padding: 0;
  text-transform: uppercase;
  transition: all 0.25s ease 0s;  
}
.block_item { 
  margin-top: 10px;
  padding-top: 10px;
}
.block_item .image_block a { 
  display: block;
  margin: 20px 0;
  position: relative;
  text-align: center;
} 
.block_item img { 
  transition: all 3s ease 0s;
}
.block_item: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);
}
.block_item .product_label { 
  background: #fa5a0c none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  margin-left: -10px!important;
  margin-top: -20px!important;
  padding: 0px 10px;
  position: absolute;
  text-align: center;
  font-size: 12px;
}
.jshop .product_label .label_name { 
  color: #fff!important;
}
.block_item .block_product .name a { 
  color: #333333;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 15px;
  text-align: center;
}
.block_item .block_product .manufacturer_name { 
  color: #333333;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 15px;
  text-align: center;
}
.block_item .block_product .jshop_price { 
  display: block;
  text-align: center;  
}
.block_item .block_product .jshop_price span{ 
  color: #fa5a0c;
  font: 400 14px "Roboto", sans-serif;
  margin-left: 0px;  
}
.block_item .block_product .old_price { 
  display: block;
  text-align: center;
}
.block_item .block_product .old_price span { 
  color: #777;
  font: 300 13px "Roboto", sans-serif;  
  text-decoration: line-through;
}

/* Ф У Т Е Р */
.wrap_footer { 
  background-color: black; /* rgba(77, 77, 77, 0.3); */
  margin: 40px 0 0 0;
  position: relative;
  padding: 20px 0 60px;
}
.footer_menu { 
  height: 200px;
  border-right: 1px solid #fff; /* #000000; */
}
.footer_menu .nav > li > a { 
  color: #fff; /* #333333 */
  display: block;
  font-size: 16px;
  padding: 5px 15px;
  position: relative;
  transition: all 1s ease 0s;
}
.footer_menu .nav > li > a:hover { 
  color: #fc7402;
  margin: 0 0 0 10px;
  background-color: transparent;   
} 
.w_s_seti { 
  height: 200px;
  border-right: 1px solid #fff;
}
.w_s_seti img { 
  display: block;
  height: 200px;
  margin: 0 auto;
}
.footer_contacts p { 
  color: #f86d29;
  font-size: 28px;
  margin: 0;
  display: inline-block;
}
.footer_contacts p i{ 
  color: #F86D29; /* #333333; */
  font-size: 22px;
  padding: 0 5px 0 0;
}
.footer_contacts .adress { 
  color: #fff;
  font-size: 14px;
  padding: 5px 0 0 0;
}
.footer_contacts .glyphicon.glyphicon-envelope { 
  color: #fff;
  font-size: 14px;
}
.footer_contacts .email { 
  color: #fff; /* #000; */
  font-size: 16px;
  display: inline-block;   
}
.footer_contacts .sseti_footer { 
  display: inline-block;
  margin-left: 7px;
}
.footer_contacts .sseti_footer a { 
   color: #f86d29;
   display: inline-block;
   font-size: 20px;
   margin: 4px 2px;
}
.footer_contacts .sseti_footer a:hover { 
  color: #fff; /* #3f3f3f; */
}
.footer_contacts .time_footer { 
  display: block;
  background-color: transparent;
  margin: 10px auto 0;
  text-align: center;  
}
.footer_contacts .time_footer p { 
  font-size: 16px;
  color: #fff; /* #000; */
  margin: 0 0 10px;
}
.footer_contacts .time_footer p span {
  font-weight: bold;
}

/* Авторское право */
.copy { 
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  display: block;
  width: 100%;
}
.copy p { 
  color: #777;
  margin: 0 0 10px 0;
  padding: 15px 15px 0;
  font-weight: bold;
}
.copy p span { 
  font-weight: normal;
  font-size: 12px;
}

/* Хлнбные крошки */
.moduletable .my_breadcrumbs { 
  background-color: transparent;
  border-radius: 0px;
  margin-top: 15px;
  padding-left: 0px;
}
.my_breadcrumbs .breadcrumb > li + li:before { 
  content: " ";
}
.my_breadcrumbs li a { 
  font-size: 16px;
  color: #333;  
}

/*  J O O M  S H O P P I N G  */
.jshop h1 { 
  color: #333;
  font-weight: bold;
  font-size: 26px;
  font-style: italic;
  margin: 0 0 20px 0;
}

/* Joom Filter */
#comjshop_list_product { 
  margin: 20px;  
}
/* сортировка */
#comjshop .form-horizontal .block_sorting_count_to_page .controls { 
  margin-left: 85px;
} 
/* количество */
#comjshop .form-horizontal .box_products_count_to_page .controls { 
  margin-left: 85px;
} 
#comjshop .form-horizontal .form_sort_count .controls .inputbox { 
  margin-top: 5px;
}
/* производитель */
#comjshop .form-horizontal .form_sort_count .control-label { 
  margin-right: 1px;
} 
#comjshop .jshop_list_product .product .description { 
  text-align: center;
}

/* Карточка В Ы В О Д    Т О В А Р О В */
.jshop_list_product .row-fluid {
  /* background:#fff; */
  display: block;
  margin: 0 auto;
}
.main_block .block_product { 
  background: white none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 10px 0 0;
  position: relative;
  margin-bottom: 15px;
}
.main_block .block_product:hover {
  border: 1px solid #d0cfcf;  
}
/* Кнопка "ПОДРОБНЕЕ" */
.jshop_list_product .product .buttons {
  background-image: linear-gradient(to bottom, #fc7601 0%, #fa5a0c 100%);
  background-repeat: repeat-x;
  margin: 0 auto;
  display: block;
  padding: 0;
}
.jshop_list_product .product .buttons a {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
}
.jshop_list_product .product .buttons a:hover {
  color: #000;
}
.jshop_list_product .product .buttons .btn { 
  /* background-image: linear-gradient(to bottom, #fc7601 0%, #fa5a0c 100%); */  
}


/* .main_block .block_product:hover .buttons { 
  background-color: #fff;
  display: block;
  opacity: 1;
  transition: translateY(10px);
  z-index: 11;
} выдвижение блока товара на передний план с кнопкой КУПИТЬ - пока не нужен 
.main_block .image { 
  position: relative;
  text-align: center;
} по картинкам - пока не требуется этот стиль   */


#comjshop_list_product .image img { 
  display: block;
  height: auto;
  margin: 0 auto;
}
.main_block .block_product .manufacturer_name { 
  text-align: center;
}
.main_block .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;
}
.main_block .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;
}
.main_block .image:hover .i_link { 
  opacity: 1;
}
.main_block .product_label { 
  background: #fa5a0c none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  margin-left: 0px;
  margin-top: -10px;
  padding: 0 7px;
  position: absolute;
  font-size: 12px;
  text-align: center;
}
.jshop .product_label .label_name { 
  color: #fff;
}
.main_block .name a { 
  color: #333333;
  font-size: 16px;
}

/* Вывод Рейтинга звездочками */
.jshop_list_product .product .review_mark {
  width: auto;
  height: auto;
  text-align: center;
}
.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;
}

/* Постраничная навигация */
.jshop_pagination { 
  text-align: center;
}
.jshop_pagination .pagination ul { 
  list-style: none;
  padding: 0px;
}
.jshop_pagination .pagination ul li { 
  display: inline-block;
}
.jshop_pagination .pagination ul li a,
.jshop_pagination .pagination ul li span { 
  padding: 6px 10px 4px;
  margin: 0 2px;
  font-size: 14px;
}
.jshop_pagination .pagination ul li span,  
.jshop_pagination .pagination ul li a:hover {
  background-color: #fa5a0c;
  color: #fff;
}
.jshop_pagination .pagination ul li a { 
  background-color: #333;
  color: #fff;
  text-decoration: none;
}
.jshop_pagination .pagination-start,
.jshop_pagination .pagination-prev,
.jshop_pagination .pagination-next,
.jshop_pagination .pagination-end { 
  display: none!important;
}

/* Карточка товаров */
.jshop.productfull { 
  background: #fff;
  padding: 10px 20px;
}
.product_label_product .label_name { 
  background: #fa5a0c none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  margin-left: 0; /* 15px */
  margin-top: -55px; /* -25px */
  padding: 0 7px;
  position: absolute;
  text-align: center;
}
.productfull .jshop_code_prod { 
  display: inline-block;
  margin-right: 5px;
  color: #000;
}
.productfull .block_rating_hits { 
  display: inline-block;
}
.productfull .my_sale { 
  display: inline-block;
  background: #f37f00 none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  padding: 2px 10px;
}
#comjshop.productfull h1.prod_name { 
  color: #333;
  font-weight: normal;
  margin: 20px 0;
}
.text_zoom { 
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.text_zoom span { 
  color: #fa5a0c;
  font-size: 18px;
  opacity: 0;
  transition: all 1s ease 0s;
}
#list_product_image_middle { 
  position: relative;
}
#list_product_image_middle:hover .text_zoom span{ 
  opacity: 1;
}
.jshop_img_description #list_product_image_thumb { 
  margin-top: 20px;
}
.review_item .review_user { 
  font-size: 16px;
  font-weight: bold;
}
.review_item .review_mark { 
  display: inline-block;
}
.review_item { 
  margin: 0;
  padding: 10px 0 10px 25px;
  background-color: #fff;
}
.review_item:nth-child(2n) { 
  background-color: #ececec;
}

/* Вкладка ОТЗЫВ */
.review_title { 
  color: #171719;
  display: block;
  font-size: 18px;
  margin: 40px 15px 10px;
}
#jshop_review_write input,
#jshop_review_write textarea,
#jshop_review_write .inputbox { 
  border: 1px solid #cecece;
  border-radius: 4px;
  padding: 5px 10px;
  width: 100%;  
}
#jshop_review_write .span3 { 
  margin: 10px 0 5px;
}
.star-rating-control .star-rating { 
  width: 16px!important;  
}
.star-rating-control .star-rating a{ 
  margin-left: 0px!important;  
}
#jshop_review_write .btn.btn-primary.button.validate { 
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #fb6508 0%, #fb6209 100%) repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 20px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  width: auto;
  transition: all 0.5s ease 0s;
}
#jshop_review_write .btn.btn-primary.button.validate:hover { 
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #414141 0%, #343434 100%) repeat scroll 0 0;
  color: #fff;
}

/* Блок цена, старая цена, количество - справа */
.left_block_prod { 
  background: white none repeat scroll 0 0;
  /* border: 1px solid #dbdada; */
  border-radius: 3px;
  padding: 30px 10px 40px;
  position: relative;
}
.left_block_prod #block_price { 
  color: #fa5a0c;
  font-size: 24px;
  font-weight: bold;
}
.left_block_prod #old_price { 
  color: #777;
  font-size: 16px;
  text-decoration: line-through;
}
#quantity { 
  border: 1px solid #a8a8a8;
  border-radius: 4px;
  text-align: center;
  width: 40px;
  margin-right: 2px;
}
.left_block_prod .prod_qty_input {
  margin: 5px 0;
  padding-left: 0;  
}
.left_block_prod .buttons_product .btn-primary { 
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #fb6508 0%, #fb6209 100%) repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  display: block;
  font-size: 19px;
  font-weight: normal;
  padding: 10px 0;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
}
.left_block_prod .buttons_product .btn-primary:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #414141 0%, #343434 100%) repeat scroll 0 0;
  color: #fff; 
}

/* Характеристики товаров */
#h .extra_fields_value { 
  display: inline-block;
  float: right;
  font-size: 12px;
  font-weight: normal;
  width: auto;
}
#h .extra_fields_el:nth-child(2n) { 
  background: #ccc;
}
#h .extra_fields_el { 
  background: #fff;
  font-size: 14px;
  padding: 10px;
  font-weight: bold;
}
.extra_fields .extra_fields_group { 
  padding-top: 0;
}

/* Сопотствующие товары */
.jshop_list_product .sblock { 
  margin-bottom: 10px;
  width: 50%;
}
.jshop.productfull .header_tabs_prod { 
  border: 0px;
  margin-bottom: 30px;
}
.jshop.productfull .header_tabs_prod li { 
  background: #fff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  display: inline-block;
  margin: 0 -1px 4px 0;
  overflow: hidden;
  position: relative;  
}
.jshop.productfull .header_tabs_prod li a {
  border: 0 none;
  border-radius: 0;
  color: #333;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 3px 10px;	
}
.jshop.productfull .header_tabs_prod li:first-child { 
  border-radius: 4px 0 0 4px;
}
.jshop.productfull .header_tabs_prod li:last-child { 
  border-radius: 0 4px 4px 0;
}
.jshop.productfull .header_tabs_prod li.active > a,
.jshop.productfull .header_tabs_prod li.active > a:focus,
.jshop.productfull .header_tabs_prod li.active > a:hover { 
  background-color: #f37f00;
  border: 0 none;
  color: #fff;
}
.jshop.productfull .header_tabs_prod li i { 
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  margin-left: 3px;
  color: #f37f00;
}
.jshop.productfull .header_tabs_prod li.active i { 
  color: #fff;
}
.jshop.productfull .jshop_prod_short_description { 
  margin: 0 0 20px 0;
  font-style: italic;
  font-size: 16px;
}
.row-fluid.jshop .manufacturer_name { 
  font-weight: bold;
}
.row-fluid.jshop .manufacturer_name span { 
  font-weight: normal;
}
#h .manufacturer_name { 
  font-weight: bold;
}
#h .manufacturer_name span { 
  font-weight: normal;
}

/* КАТЕГОРИИ */
.row-fluid { 
  display: block;
}
.category_description { 
  display: block;
}
.jshop_list_category { 
  background: #fff;
  display: block; 
  padding: 0 15px;  
  /* border: 1px solid #000; */
}
.row-fluid .category_name { 
  background-image: linear-gradient(to bottom, #fc7601 0%, #fa5a0c 100%);
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
}
.row-fluid .category_name a { 
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.row-fluid .sblock2 {
  width: 100%;
  text-align: center;
  padding: 0;
  overflow: hidden;
}
.row-fluid .sblock2 img { 
  display: block;
  margin: 20px auto;
  float: none; 
  overflow: hidden;
  text-align: center;
  transition: all 1s ease 0s; 
  height: auto;  
}
.row-fluid .sblock2:hover img {
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(0.9);
}
.row-fluid .sblock3 { 
  display: block;
  padding: 0 5px;  
}

/* Страница ДЛСТАВКА */
.up_deliver { 
  display: block;
  float: left;
  width: 100%;
  background: transparent;
}
.deliver { 
  display: block;
  float: left;
  background: transparent;
  width: 100%;
}
.up_deliver img { 
  float: left;
}

/* Страница КОНТАКТЫ */
.euro_contact { 
  display: block;
  margin: 0 auto;  
}
.contact_top { 
  display: inline-block;
  margin: 0 auto;
  width: 100%; 
  overflow: hidden;  
}
.contact_face { 
  display: inline-block;
  margin-right: 5px; 
  float: left;    
}
.contact_face img { 
  border-radius: 3px;
}
.contact_adress { 
  display: inline-block;
  margin: 0;  
}
.content_wrap .contact_adress p {
  font-size: 14px;
  margin: 0 0 0 0;
}
.contact_bottom { 
  display: block; 
  margin: 0 auto; 
  border-top: 1px solid #ccc; 
  padding: 1em 0 0 0;
}
.contact_bottom_left { 
  display: inline-block; 
  float: left; 
  width: 50%; 
  text-align: center; 
  vertical-align: middle; 
  border-right: 1px solid #ccc;
}
.contact_bottom_right { 
  display: inline-block; 
  width: 49%; 
  vertical-align: middle; 
  text-align: center;
}

/* Вход */
.login_block .form-horizontal .control-label {
  float: none;
  margin: 0 0 5px;
  text-align: left;
  width: 100px;
}
.login_block .form-horizontal .controls { 
  margin-left: 10px;
}
.login_block .rowpassword {
  margin-left: 0px;
}
.checkbox.label,
.radio.label { 
  padding-left: 10px;
}

@media all and (max-width: 1200px) and (min-width: 992px) {
	
}
@media all and (max-width: 992px) and (min-width: 768px) { 
  
}
@media all and (max-width: 768px) and (min-width: 500px) { 

}
@media all and (max-width: 500px) and (min-width: 380px) { 

}



 



 




