/*******************************************
***          YT Framework: css          ***
*******************************************/


/* Medium devices Desktops  
// ------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
	
}

/* Small devices Tablets	
// ------------------*/
@media (min-width: 768px) and (max-width: 979px) {
	#yt_menu {
    background: #05622d;
}
}

/* Extra small devices Phones
// ------------------*/
@media (max-width: 767px){
	#yt_menu {
    background: #05622d;
}
}

/* каталог */

.pagination li.active span, .pagination li:hover span, .pagination li.active a, .pagination li:hover a {
    background: #05622d !important;
}

#right .module .modtitle, #left .module .modtitle {
    border-top: 2px solid #05622d;
}

body h3 {
	text-align: center;
}

.clearfix {
    padding-left: 15px;
}

.jshop_menu_level_1, .jshop_menu_level_0, .jshop_menu_level_1_a, .jshop_menu_level_0_a {
    font-size: medium;
}

.manufactuter_list {
	text-align: center;
}

.row-fluid [class*="sblock"]:first-child {
    padding-left: 30px;
    text-align: center;
}

.row-fluid .sblock2 {
    width: 71%;
    text-align: center;
    padding-left: 30px;
    font-size: medium;
	margin-top: 15px;
}

.row-fluid .sblock3 {
    padding-left: 30px;
}

.jshop_img {
	border: 2px solid;
}

.jshop_list_product .product .image {
	text-align: left;
}

.manufacturer_name {
	text-align: left;
	padding-left: 200px;
    margin-top: -100px;
}

.jshop_list_product .description {
	text-align: left;
	padding-left: 200px;
}

.productfull .manufacturer_name {
	padding-top: 100px;
}

.control-group {
	width: 300px;
}

.form-horizontal .block_sorting_count_to_page .control-label {
	width: 100px;
}

.form-horizontal .form_sort_count .control-label {
	width: 115px;
}

.block_sorting_count_to_page {
	padding-top: 20px;
}

.jshop_list_product .product .jshop_price {
margin-top: -80px;
}

.form-horizontal .box_cat_man .control-group {
display: none;
}

.jshop_list_product .jshop .old_price {
display: none;
}

/* фильтр */

.filter_characteristic .characteristic_name {
    font-size: 20px;
    padding-bottom: 10px;
    color: #05622d;
}

/* крошки */

#yt_breadcrumb {
    background: rgba(0, 0, 0, 0) url(../images/bg/444.jpg) no-repeat scroll center center;
}

#yt_breadcrumb #breadcrumb .breadcrumb > li span {
  color: #05622d;
}

#yt_breadcrumb #breadcrumb .breadcrumb > li a {
  color: #05622d;
}

#yt_breadcrumb #breadcrumb .breadcrumb > li + li:after {
  color: #05622d;
}

/* тексты */

blockquote {
    border-left: 5px solid #05622d;
}

a {
    color: #05622d;
}

.prig span {
    color: #fff;
    background: #05622d;
    padding: 8px 20px;
    font-size: 16px;
    border-radius: 5px;
}

/* таблицы в товарах */

.table1 td, .table2 td{padding: 5px 15px;}
.table1{margin: 20px 0;}
.table2{text-align: center; margin: 25px 0;}
.table1 th, .table2 th{background-color: #05622d; color: #fff;text-align: center;font-size: 14px;padding: 5px;}
.table1 tr:hover, .table2 tr:hover{background-color: #05622d; color: #fff;}
.table1 tr{border-bottom: 1px solid #05622d;}
.tr_even{background-color: #E4EBF2;}
.tr_even_title{font-size: 14px; background-color: #fff;}

/* таблицы в статьях */

table.category thead tr th {
    background: #05622d;
}

.badge {
	background: #05622d;
}

/* ссыль на джшоп */

#mxcpr{display: none;}

/* шапка */

#moonavigator li.level1 > .item-link, #meganavigator > li > .item-link {
    color: #05622d;
}

#moonavigator li.level1.active, #moonavigator li.level1:hover, #meganavigator > li.active, #meganavigator > li:hover {
    background: #05622d;
  }

.button, button, .btReverse {
    background: #05622d;
}
  
#yt_header {display: none;}

#yt_spotlight1 {
	background: #fff;
}

.ttop1 p{
	padding: 15px;
	font-size: 22px;
}

/* футер */

#yt_bottom {
    background: #05622d;
}

#yt_bottom .menu a{
    color: white;
	text-transform: uppercase;
    font-weight: bold;
}

#yt_bottom .menu a:hover{
    color: black;
}

#yt_bottom a{
    color: white;
}

#yt_bottom a:hover{
    color: black;
}

.ffoot1 {
	border: 2px solid #fff;
    padding: 10px;
    border-radius: 10px;
	font-weight: bold;
}

/* соцсети */

#yt_spotlight5 {
	padding: 0px;
}

/* популярные */

.block_item {
	width: 30%;
    float: left;
    text-align: center;
	height: 210px;
}

#position3 .module .modtitle {
    margin: 30px 0 30px;
}

/* ссылки */

.ssylka img{
    float: left;
	margin: 5px 15px;
	border: 2px solid #05622d;
}

.razd {
    border-bottom: 2px solid #05622d;
    margin: 20px auto;
    width: 75%;
}
