* {
    margin: 0px;
    padding: 0px;
}

html, body {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

body, td { 
    font-family: 'PT Sans Narrow', 'Open Sans Condensed', 'Roboto Condensed', sans-serif !important;         
    font-size: 16px;  
    color: #484848;
}

a { text-decoration: none; color: #5d9525; }
a:hover { text-decoration: none; }
p {
    padding: 8px 0px;
}

.clear {
    clear:both;
}
#page {
    width: 100%;  
    background: #fff;
    min-height: 100%;
    height: auto !important;
    height: 100%; 
}
.wrap {
    padding-bottom: 191px;
}
#footer {
    text-align: center;
    width: 100%;
    height: 222px;
    margin-top: -130px;
}
h2 {
    font-size: 16px;
    color: #809525;
    font-weight: normal;
    margin: 10px 0px; 
}
#header {
    width: 100%;         
}
.cLayer {
    max-width: 1000px;
    width: 100%;
    min-width: 300px;
    margin: 0px auto;
}
#header .cLayer {
    background: url('../img/header_bg2.png') no-repeat 350px -8px;
    height: 108px;   
}
#header .logo { 
    margin-top: 27px; 
    float: left; 
}
#header .logo img {
    width: 230px;
}
.cart {
    float: right;
    background: url('../img/cart.png') no-repeat 0px 0px;
    width: 85px;
    height: 65px;
    margin-top: 33px;
}
#header .phone {
    color: #5d9525;
    font-size: 22px;
    line-height: 32px;
    margin: 0px 0px 0px 340px;
    width: 250px;
    min-width: 250px;
    text-align: left;
    padding: 26px 30px 0px 0px;
    position: relative;
}
#header .phone div {
    position: absolute;
    top: 6px;
    left: 186px;
    width: 70px;
    height: 64px;
}
#header .phone .before_p {
    position: absolute;
    top: -8px;
    left: 0px;
    display: block;
    width: 65px;
    height: 71px;
    background: url('../img/bugH.png') no-repeat -3px 0;
    content: " ";
}
#header .phone .after_p {
    position: absolute;
    top: -8px;
    left: 0px;
    display: block;
    width: 65px;
    height: 71px;
    background: url('../img/bugH2.png') no-repeat -3px 0;
    content: " ";
    opacity: 0;
}


#header .bugM {
    position: absolute;
    top: 37px;
    right: 183px;
    width: 57px;
    height: 41px;
    overflow: hidden;   
    
}
#header .bugM .before_p {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 65px;
    height: 71px;
    background: url('../img/bugM.png') no-repeat -3px 0;
    content: " ";
}
#header .bugM .after_p {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 65px;
    height: 71px;
    background: url('../img/bugM2.png') no-repeat -3px 0;
    content: " ";
    opacity: 0;
}

#header .bugN {
    position: absolute;
    top: 13px;
    right: 284px;
    width: 55px;
    height: 36px;
    overflow: hidden;
}
#header .bugN .before_p {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 65px;
    height: 71px;
    background: url('../img/bugN.png') no-repeat -3px 0;
    content: " ";
}
#header .bugN .after_p {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 65px;
    height: 71px;
    background: url('../img/bugN2.png') no-repeat -3px 0;
    content: " ";
    opacity: 0;
}



#header .phone span {
    display: block;
    font-size: 45px;
}
#menu {
    width: 100%;
    background: #5d9525;
    border-bottom: #436e18 1px solid;
    border-top: #436e18 1px solid;
    height: 40px;
    line-height: 38px;
    color: #fff;
}
 
#menu ul {
    width: 100%;
    
    border-left: 1px solid #507e22;
}
#menu ul li {                                 
    display: inline-block;
    list-style: none;
    border-right: 1px solid #507e22;
    
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    
    padding: 0px 25px;
    
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;    
    
}
#menu ul li:hover {
    background-color: #487b15;
}
#menu ul li a:hover {
    text-decoration: none;    
}
#menu ul li a {
    color: white;
}
#search p {
    display: block;
    position: absolute;
    right: 7px;
    top: -2px; 
    padding: 0px;
    text-transform: lowercase;
    font-size: 16px; 
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 41px;
          
}
#search p .act_l {
    background-color: #487b15;
} 
#search p a { 
    line-height: 22px;
    display: inline-block;
    height: 26px;
    padding: 0px 5px;
}

#search {
    height: 40px;
    position: relative; 
    float: right;
    width: 200px;
    border-right: none !important;          
}
#search input {
    position: absolute;
    border: 1px solid #46701c;
    height: 21px;
    top: 7px;
    width: 140px;
    padding: 2px 5px; 
    font-size: 12px;
}
#search:hover {
    background-color: #5d9525 !important;
}
#search div {
    position: absolute;
    background: url("../img/search_bg.png") no-repeat;
    width: 16px;
    height: 16px;
    bottom: 12px;
    left: 155px;
    cursor: pointer;
}
#banner {
    position: relative;
    margin-top: 30px; 
    width: 100%;
    height: 350px;
}
.ramka {
    width: 100%;
    height: 350px;
    
    position: absolute;
    top: 0px;
    left: -3px;
    background: url("../img/banner_bg.png") no-repeat;
}
#bsection {
    overflow: hidden;
    width: 967px;
    height: 315px;
    position: absolute;
    top: 18px;
    left: 23px;  
    list-style: none; 
}
#banner ul li {
    display: inline;
}
.left_arr, .right_arr {
    position: absolute;
    z-index: 3;
    top: 22px; 
    margin-top: 10px;  
    opacity: 0.5; 
    
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;  
    
    cursor: pointer;    
}
.left_arr {
    background: url("../img/left_arr.png") no-repeat;
    width: 21px;
    height: 21px;
    left: 90%;
    margin-left: -5px;
}
.right_arr {
    background: url("../img/right_arr.png") no-repeat;
    width: 21px;
    height: 21px;
    right: 5%;
    margin-right: -5px;
}
#banner .active {
    opacity: 1;
}

.num_banner {
    width: 70px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: 17px;
    right: 41px;
    margin-top: 10px;
    line-height: 28px;
    background: #EEEEEE;
    border: 1px solid #dbdbdb;
    
    
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);    
}

/*.arr_cyrcle {
    margin: 0px auto 0px; 
    padding-top: 350px;
}
.arr_cyrcle div {    
    width: 8px;
    height: 8px;
    
    -webkit-border-radius: 5000px;
    -moz-border-radius: 5000px;
    border-radius: 5000px;        
    
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;   
    background: #225378;
    display: inline-block;
    opacity: 0.5;
}  */


h1, .h1 {
    font-size: 22px;
    color: #5d9525;
    font-weight: normal; 
    margin-bottom: -1px;
}


.tabs, .tabs2{
    display:inline-block;
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
    padding-bottom: 10px;
}
.tabs>div, .tabs2>div{
    padding-top:10px;
}
.tabs>ul, .tabs2>ul{
    margin:0px;
    padding:0px;
}
.tabs>ul:after, .tabs2>ul:after{
    content:"";
    display:block;
    clear:both;
    height:1px;
    background: #b9b9b9;
    width: 100%;
}
.tabs>ul li, .tabs2>ul li{
    margin:0px 8px 0px 0px; 
    cursor:pointer;
    display:block;
    float:left;
    padding: 7px 30px;
    color:#484848;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid #b9b9b9;
    border-bottom: none;
}
.tabs>ul li.active, .tabs ul li.active:hover, .tabs2>ul li.active, .tabs2 ul li.active:hover{
    border-bottom: 1px solid #fff;
    margin-bottom: -3px;
}
.tabs>ul li:hover, .tabs2>ul li:hover{

}

.product {
    display: inline-block;
    width: 220px;
    height: 290px;
    margin: 20px 0px 10px;
    margin-right: 36px;  
}
.pImg {
    cursor: pointer;
    width: 100%;
    height: 205px;
    position: relative;
    overflow: hidden; 
}
.pImg img {
    position: absolute;
    top: 0;
    left: 0;   
    z-index: 1;
}
.pImg .brd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 205px;
    background: url("../img/pImg.png") no-repeat 0 0; 
    z-index: 2;       
}
.pImg .ttl {  
    position: absolute;
    top: 20px;
    left: 9%;
    width: 80%;  
    background: #fff;
    z-index: 3;
    text-align: center;
    padding: 5px 3px 7px; 
    border: 1px solid #d3d3d3;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);          
}
.pImg .ttl a {
    color: #484848;
}
.pImg .ttl a:hover {
    text-decoration: none;
}
.pPrice {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.pPrice span {
    font-weight: bold;
}
.pBuy {
    display: block;
    margin: 15px auto;
    width: 88px;
    text-align: center;
    font-size: 18px;
    line-height: 31px;
    color: #fff;
    background: #5d9525;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; 
    border: 1px solid #5d9525;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;         
}
.pBuy:hover {
    text-decoration: none;   
    border: 1px solid #4A771D;    
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);   
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);   
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);    
}
.nav {
    position: absolute;
    right: 10px;
    top: -40px;
}
.navPrev, .navPrev2, .navPrev3, .navPrev4 {
    display: block;
    background: url("../img/left_arr.png") no-repeat;
    width: 21px;
    height: 21px;
    float: left;
    margin-right: 10px; 
}
.navNext, .navNext2, .navNext3, .navNext4 {
    display: block;
    background: url("../img/right_arr.png") no-repeat;
    width: 21px;
    height: 21px;
    float: right; 
}



.target ul, .target2 ul, .target3 ul, .target4 ul {
    display: block;
    width: 5000px;
}
.target ul li, .target2 ul li, .target3 ul li, .target4 ul li {
    display: inline;
}
.target, .target2, .target3, .target4 {
    overflow: hidden;
    width: 1000px;
    height: 315px;     
    list-style: none; 
    margin-bottom: 10px;
    clear:left;
}

#figure {
    margin: 56px 0px 65px 0px;
    text-align: center;
}
#figure>div {
    display: inline-block;
    width: 200px;
    padding: 0px 20px 10px;
} 
#figure>div div {
    color: #5d9525;
    font-size: 59px;   
} 
#figure>div span { 
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    margin-bottom: 3px;
} 
  
#newsMainBlock {
    width: 100%;
}
#newsMainBlock>div {
    width: 48%;
    float: left;
}
.news_title {   
    font-weight: bold;
    font-size: 18px;
    float: left;
    display: block;
    line-height: 20px;
    color: #484848;
}
.news_date {   
    float: right;
    display: block;
    line-height: 20px;
}
.news_block {
    margin-top: 10px;
}
.news_line {
    height: 1px;
    width: 225px;
    margin: 20px auto 30px;
    background: #b9b9b9;
}
.topF_line {
    width: 100%;
    height: 35px;
    background: url("../img/topF_line.png") repeat-x;
}
.FBHref {
    line-height: 35px;
    float: left;
    width: 25%;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
}
.topF_link div {     
    float: left;
    width: 25%;
    text-align: left;
    margin: 10px 0px 15px;
    line-height: 25px;  
}
.topF_link a {
    color: #484848;
}
.bottomF_line {
    background: #5d9525;
    border-top: 1px #4c6e28 solid;
    padding-bottom: 10px;
}
.bottomF_line img {
    float: right;
    max-width: 217px;
    width: 25%;
    margin-top: 22px;
    margin-right: 3%;
}
.bottomF_link {
    float: left;
    max-width: 680px;
    width: 71%;
    text-align: left;
}
.bottomF_link div {
    width: 24%;
    display: inline-block;
    text-align: left;
    color: #fff;
    margin-top: 13px;
    font-size: 18px;
    vertical-align: top;
}
.bottomF_link span {
    font-size: 15px;
}

.leftBlock {
    width: 250px;
    float: left;     
}
.rightBlock {
    width: 710px;
    float: right;
    margin-left: 30px;            
}
.menuBlock {
    border: 1px solid #dcdcdc;
    width: 99%;
}
.menuTitle {           
    border-bottom: 1px solid #dcdcdc;
    background: url("../img/iCatalog.png") no-repeat 19px 6px;
    padding: 1px 0px 0px 64px;
    font-size: 18px;
    line-height: 41px;
    color: #595959;
    cursor: pointer;
}
.catList>div {
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 0px 6px 23px;
    cursor: pointer;
    
     
    
}  
.catList div { 
    padding: 5px 0px 6px 23px;
    cursor: pointer; 
    
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;   
           
}

.catList a {
    color: #484848;
    display: block;
}
.catList .plus {
    background: url("../img/iPlus.png") no-repeat 224px 13px;
    overflow: hidden;
    max-height: 20px;                   
}



.catList .minus {
    background: url("../img/iMinus.png") no-repeat 224px 13px;
    overflow: hidden;           
    background-color: #fff !important;
}

.SPI {
    position: relative;
    height: 256px;
    width: 380px;
    padding: 15px;
    float: left;
}
.SPI .ramka {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 416px;
    height: 286px;
    background: url("../img/ramka.png") no-repeat 0 0 #000; 
    z-index: 2;
} 
.SPI img {   
    position: absolute;
    z-index: 1;
    top: -1px;
    left: 0px;   
    
        
}

.SPI div {
    position: absolute;
    width: 100%;
}
  
.infoProduct {
    float: right;
    width: 270px;
    margin: 10px 0px 0px;
}

.bread a {
    color: #969696 !important; 
}
.codeProduct {
    margin: 10px 0px 20px;
    padding: 0px 0px;  
}
.priceProduct {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    font-size: 25px;
    line-height: 25px;
    padding: 24px 0px 20px;
    color: #5d9525;
    text-align: center;
    margin: 10px 0px;  
}
.priceProduct span {
    text-transform: lowercase;
}
.priceProduct .pBuy {
    margin: -5px 0px 0px 15px;
    display: inline-block;
    vertical-align: 2px;
}
.briefCatProduct {
    font-size: 14px;
    max-height: 110px;
    overflow: hidden;
}
.imagesProduct {
    position: relative;    
    width: 380px;
    padding: 15px;
    float: left;
    text-align: center;
}

.SPI3 {
    position: relative;
    height: 75px;
    width: 75px;
    overflow: hidden;
}
.SPI3 div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 75px;
    height: 75px;
    background: url("../img/pImgSmall.png") no-repeat 0 0; 
    z-index: 2;
}
.SPI3 span {
    position: absolute;
    left: -212px;
    top: 0px;
    width: 500px;
    z-index: 1;
    text-align: center;   
}
.SPI3 span img {
    height: 75px;
}
.colorProduct {
    margin: 20px -28px -20px -28px;
    text-align: left;
}

.SPI4 {
    position: relative;
    height: 123px;
    width: 132px;
    overflow: hidden;
    margin: 5px 28px 3px 28px;
}                    
.SPI4 div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 132px;
    height: 123px;
    background: url("../img/pImg2.png") no-repeat 0 0; 
    z-index: 2;
}
.SPI4 span {
    position: absolute;
    left: -124px;
    top: 0px;
    width: 383px;
    z-index: 1;
    text-align: center;  
}
.SPI4 span img {
    height: 122px;
}
.SPI4 p {
    position: absolute;
    width: 132px;
    height: 123px;
    background: url("../img/zoom-in.png") no-repeat 0 0; 
    left: 126px;
    top: 30px;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;    
}
.SPI4:hover p {
    opacity: 1; 
    top: 0px;       
}
.nameColor {
    font-size: 18px;
    line-height: 25px;    
    color: #5d9525;
    display: block;
    max-height: 25px;
    overflow: hidden;
    line-height: 23px;   
}
.priceColor {
    text-transform: lowercase;
    margin-top: 3px;
}
.barcodeColor {
    margin-top: 3px;
    font-size: 13px;
}
.qtyColor {
    font-size: 11px;
    padding: 4px 5px;
    color: #bbbbbb;
    width: 116px;
    border: 1px solid #bbbbbb;
    margin-top: 10px;    
}
.emptyText {
    padding: 20px;
    color: #969696 !important;
}
.bold {
    font-weight: bold;
}
.harProduct {
    line-height: 25px;
    padding: 8px 0px;
}
.otherColorPage {
    font-size: 18px;
    color: #5d9525;
    line-height: 25px;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', 'Open Sans Condensed', 'Roboto Condensed', sans-serif !important;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b9b9b9;
}



.category_item {
    margin-bottom: 40px;
    /*border-bottom: 1px solid #e4e4e4;*/
}
.category_item a {
    margin-left: 10px;
    font-size: 20px;
    color: #5d9525;
    line-height: 25px;
}


.category_item span {
    display: block; 
    border-bottom: 1px solid #e4e4e4;
}
.category_count {
    float: right;
    display: block;
    font-size: 16px !important;
    margin-right: 10px;    
}
.bread {
    color: #969696 !important;
    font-size: 14px;
    margin-bottom: 10px;
}
.pagination {
    /*display: none; */  
    margin: 10px 0px;     
}
.product_item {
    display: block;
    width: 220px;
    float: left;
    text-align: center;
    margin: 10px 10px 30px;
    min-height: 380px;
}

.SPI2 {
    margin: 10px 0px;
    position: relative;
    height: 205px;
    width: 220px;
    overflow: hidden;
}
.SPI2 div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 220px;
    height: 205px;
    background: url("../img/pImg.png") no-repeat 0 0; 
    z-index: 2;
}
.SPI2 span {
    position: absolute;
    left: -140px;
    top: 0px;
    width: 500px;
    z-index: 1;
    text-align: center; 
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;     
}
.color_select {
    margin: 10px auto 5px;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    width: 80%;    
    cursor: pointer;
    background: url("../img/darr.png") no-repeat 97% 50%;
    position: relative;
}
.sel_item {
    overflow: hidden;
    height: 22px;
    width: 100%;
    padding: 5px 11px 7px;
}
.min_price {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; 
}
.sel_list {
    display: none;
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 31px;
    left: -1px;
    background: #fff;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #c7c7c7;
    border-top: none;
    overflow-x: hidden;  
    z-index: 9;  
    
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;    
}
.sel_list div {
    width: 100%;
    padding: 5px 10px;    
}
.sel_list div:hover {
    background: #e6e6e6;
}
.barcode {
    padding: 14px 0px 10px; 
}
#filter_block {
    border: 1px solid #dcdcdc;
    padding: 10px 10px 0px 23px;
}
.filter_block {
    margin-bottom: 5px;
}
.filter_name {
    display: block;
    font-size: 18px;
    color: #5d9525;
    /*border-bottom: 1px solid #f1f1f1;*/
    padding: 0px 15px 5px 5px;
    margin: 0px -10px 0px -10px;
}
.filter_link {
    display: block;
    float: left;
    padding: 0px 15px 5px 25px;
    margin: 0px 5px 0px 5px;
    background: url(../img/cbox.png) no-repeat -5px 0%;
    color: #484848;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
}
.checked {
    background: url(../img/cboxSel.png) no-repeat -5px 0%;
    color: #5d9525;
}
.empty_products {
    position: absolute;
    display: block !important;
    width: 100%;
    text-align: center;
    height: 100px;
    line-height: 100px;
    float: none;
    margin: 0px;
    padding: 0px;
}
.data_empty {
    text-align: center;
    margin: 20px auto;
    line-height: 100px;
}
.data {
    display: block;
    font-size: 16px;
    float: right;
}
.new_item a {
    margin-left: 10px;
    font-size: 18px;
    color: #5d9525;
    line-height: 25px;
    font-family: 'PT Sans Narrow', 'Open Sans Condensed', 'Roboto Condensed', sans-serif !important;
}
.new_item span {
    display: block;
    border-bottom: 1px solid #e4e4e4;
}
.new_item {
    margin-bottom: 30px;
}
.comment_form {
   display: block !important;
   margin-top: 30px;
}
.comment_form input, .comment_form textarea {
    padding: 3px;
    width: 500px;
    margin: 5px 0px;
}
.comment_submit {
    display: block;
    margin: 15px 0px;
    width: 100px;
    text-align: center;
    font-size: 18px;
    line-height: 31px;
    color: #fff;
    background: #5d9525;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #5d9525;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;  
    border: none;
    text-transform: uppercase; 
    font-family: 'PT Sans Narrow', 'Open Sans Condensed', 'Roboto Condensed', sans-serif !important; 
}
.post {
    font-weight: normal !important;
    padding: 10px 0px;
    border-bottom: 1px solid #dcdcdc;
}
.postmeta-primary {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
}
.regBlock input {
    padding: 3px;
    width: 200px;
    margin: 5px 0px;
    border: 1px solid #c5c5c5;
}

.cart_ok {
    background: url('../img/ok_flag.png') no-repeat 0% 0%;
    height: 16px;
    width: 16px;
    margin-left: 85px;
    margin-top: -20px;
    margin-bottom: -16px;
    display: none;
}
.cart_load {
    background: url('../img/loading_small.gif') no-repeat 0% 0%;
    height: 16px;
    width: 16px;
    margin-left: 85px;
    margin-top: -20px;
    margin-bottom: -16px;
    display: none;
}
.cart {
    cursor: pointer;
}
.cart div {
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    margin-top: 32px;
    margin-left: 21px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    background: #5d9525;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #57733b;
}


.cart_request input {
    width: 300px; 
}

.cart_request input, .cart_request select {
    /*padding: 2px;*/
}


.new_cart_button div {
    display: block;
    float: left;   
    padding: 5px 0px;
    width: 100px; 
    height: 30px;
    margin: 0px 10px; 
    border: 1px #c7c7c7 solid;
    background: white;
    -moz-box-shadow: 0 0 5px 0 #c2c2c2;
    -webkit-box-shadow: 0 0 5px 0 #c2c2c2;
    box-shadow: 0 0 5px 0 #c2c2c2;
    cursor: pointer;  
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    font-size: 14px;
    line-height: 15px;
}
.new_cart_button .active {
    background: #5d9525;
    border: 1px solid #969696;
    color: white;
}

.new_cart_button_info div {
    border: 1px #c7c7c7 solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 300px;
    padding: 10px;
    margin-top: 15px;
    position: relative;
}
.new_cart_button_info div span {
    display: block;      
    position: absolute;
    top: -11px;
    left: 10px;
    width: 85px;
    text-align: left;
    padding-left: 5px;
    
    background: white;
    color: #5d9525;
}
.cart_att {
    width: 280px;
    margin: 12px auto;
    padding-left: 50px;
    background: url(../img/cart_att.png) no-repeat 5px 5px;
    color: #7b7b7b;
}
.bBug1 {
    position: absolute;
    top: -55px;
    right: 91px;
}
.bBug2 {
    position: absolute;
    top: -76px;
    right: 24px;
}
.bBug3 {
    position: absolute;
    top: -112px;
    right: -57px;
}
.bBug4 {
    position: absolute;
    top: -245px;
    right: -191px;
}
.bBug5 {
    position: absolute;
    top: -342px;
    right: -193px;
}
.bBug6 {
    position: absolute;
    top: -451px;
    right: -162px;
}
.bBug7 {
    position: absolute;
    top: -554px;
    right: -115px;
}
.bbf {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;     
}
.soc_connect {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 14px;
    line-height: 22px;    
}
.soc_connect img {
    float: right;
    height: 18px;
    margin-top: 2px;
    margin-left: 5px;    
}
.new_enter_link {
    color: #484848;
    font-size: 16px;
    display: inline-block;
    padding-right: 10px;
    margin-right: 7px;
    border-right: 1px solid #d2d2d2;
    line-height: 14px;
    padding-bottom: 3px;
    margin-top: 3px;   
}
.new_enter_link:hover {
    color: #5d9525;
}
.kam_icon {
    background: url(../img/kam_icon.png) no-repeat 1px 2px;
    margin-left: -16px;
    padding-left: 22px;    
}
.enter_block {
    display: inline;
}
.small_phone {
    display: none;
    color: #484848;
    font-size: 15px;
    padding-right: 10px;
    margin-right: 7px;
    border-right: 1px solid #d2d2d2;
    line-height: 16px;
    margin-top: 4px;       
}
.small_phone a {
    color: #484848;
}

@media screen and (max-width: 1420px) {
    .bBug4 { display: none; }   
    .bBug5 { display: none; }   
    .bBug6 { display: none; }   
    .bBug7 { display: none; }   
}
@media screen and (max-width: 1160px) {
    .bBug3 { display: none; }   
}
@media screen and (max-width: 1050px) {
    .bBug2 { display: none; }   
    .bBug1 { display: none; }   
}

@media screen and (max-width: 950px) {
    .bugN { display: none; }   
}
@media screen and (max-width: 900px) {
    .bugM { display: none; }   
}
@media screen and (max-width: 800px) {
    #header .phone div { display: none; }   
}
@media screen and (max-width: 675px) {
    #header .phone {
        margin-left: 44%;
    }
 
}
@media screen and (max-width: 575px) {
    #header .cart { display: none; } 
    .small_phone { display: inline-block; } 
    
    #header .phone { 
        text-align: right;
        font-size: 14px;
        padding-top: 27px;
        float: right;
        width: 59px;
        padding-right: 18px;
        margin-left: 0px;
        min-width: 170px;
    } 
    #header .phone span {
        font-size: 30px;
        line-height: 12px;
    } 
    .soc_connect {
        right: 18px;
    }
    #header .cLayer {
        height: 90px;
    }    
     
}
@media screen and (max-width: 390px) {
    #header .logo {
        margin-top: 40px;
    }
    #header .phone { 
        font-size: 12px;
        min-width: 110px;
        width: 110px;
        padding-top: 32px;
    } 
    #header .phone span {
        font-size: 20px;
        line-height: 5px;
    }    
}

@media screen and (max-width: 1030px) {
    #menu ul li:nth-child(2) { display: none; } 
    #menu ul { border-left: none;}
    #header .logo img { margin-left: 10px; } 
     
}
@media screen and (max-width: 930px) {
    #menu ul li:nth-child(4) { display: none; }   
}
@media screen and (max-width: 740px) {
    #menu ul li:nth-child(5) { display: none; }   
}
@media screen and (max-width: 585px) {
    #menu ul li:nth-child(3) { display: none; } 
}
@media screen and (max-width: 475px) {
    #header .logo {
        width: 48%;
    } 
    #header .logo img {
        width: 100%;
    } 
}

@media screen and (max-width: 485px) {
    #menu ul li:nth-child(6) { display: none; }   
    .burger { display: inline-block !important; }   
}
@media screen and (min-width: 1029px) {
    .burger { display: none !important; } 
}

@media screen and (max-width: 1030px) {
    #banner { display: none; } 
    
    #search {
        margin-right: 30px !important;
        width: 202px !important;
    }
    
    .leftBlock {
        float: none !important;
        display: block !important;
        width: 100%;
    }
    .catList {
        text-align: left;
        padding-bottom: 5px;
    }
    .catList div {
        display: inline-block;
        min-width: 170px;
        border: none;
        margin-right: 5px;
        width: 10%;
        padding: 0px;
    }
    .catList div a {
        padding: 6px 20px;
        display: block;
    }
    .catList div .kam_icon {
        background: none;
        margin-left: 0;
        padding: 6px 20px;
    }
    .close_cat .menuTitle {
        border-bottom: 0px;
    }
    .close_cat {
        cursor: pointer;
    }
    #open_cat .catList {
        display: block;    
    }
    #open_cat .menuTitle {
        border-bottom: 1px solid #dcdcdc;   
    }
    
    .rightBlock {
        float: none;
        width: 95% !important;
        margin: 20px auto;
    }
    
    .small_brief_news {
        max-height: 80px;
        overflow: hidden;
    }
    .small_img_news {
        max-height: 80px !important;
        max-width: 80px !important;
        padding-right: 15px !important;
        margin-top: -5px;
    }
    h1 {
        font-size: 20px;
        margin: 0px auto -1px;
        width: 100%;
    }
    .new_item {
        width: 95%;
        margin: 0px auto 30px;
    }
    .new_item a {
        margin-left: 0px;
    }
    .pagination {
        text-align: center;
    }
    .pagination a, .pagination .bold {
        display: inline-block;
        margin: 0px 0px;
    }
    .comment_form input, .comment_form textarea {
        max-width: 500px;
        width: 90%;
        display: block;
    }
    .SPI3 {
        margin: 10px 10px 0px !important;
    }
    .spi3_br {
        display: block;
        text-align: center;
    }
    .spi3_mob {
        margin-right: 0px !important;
    }
    .product_item {
        float: none;
        display: inline-block;
    }
    .mob_center {
        text-align: center;
    }
    .filter_name {
        font-size: 14px;
    }
    .filter_link {
        font-size: 13px;
    }
    .SPI {
        margin: 0px auto;
        margin-bottom: 20px;
    }
    
    .infoProduct {
        width: 50%;
        margin: 0px auto 10px;
    }
    .otherColorPage {
        text-align: center;
    }
    .colorProduct {
        margin: 0px;
        text-align: center;
    }
    .cart_request input[type="checkbox"]{
        width: auto !important;
    }    
    .cart_request input, .cart_request select, .cart_request textarea {
        width: 70% !important;
    }

    .new_cart_button div {
        margin-left: 10px !important;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 10px;
    }
    .new_cart_button_info div {
        width: 90%;
        max-width: 300px;    
    }

    
    .toBlayer { width: 100% !important; max-width: 1020px; } 
    .cLayer { width:  95%; }  
    #header .cLayer { width:  100%; }  
    .mob_cat_menu {
        margin-top: 10px !important;
    }
    .bottomF_link div:nth-child(2){
        margin-left: 20px;
    }
    .nav {
        right: 0px;
    }
}

@media screen and (max-width: 370px) {
    #search {
        margin-right: 2px !important;
    }    
}
@media screen and (max-width: 335px) {
    #search {
        width: 150px !important;
    }  
    #search p {
        display: none;
    }    
}

@media screen and (max-width: 970px) {
    .infoProduct {
        width: 45%;
    }
}
@media screen and (max-width: 870px) {
    .infoProduct {
        width: 40%;
    }
}
@media screen and (max-width: 820px) {
    .infoProduct {
        float: none;
        width: 100%;
    }
    .SPI {
        float: none;
    }
}
@media screen and (max-width: 520px) {
    .SPI3 {
        float: none !important;
        display: inline-block;
        margin: 10px 5px 0px !important;    
    }
}

@media screen and (max-width: 470px) {
    .cart_product_title a {
        font-size: 16px !important;
    }
    .cart_product_price  {
        margin-bottom: -18px;
    }
    .mob_cart_b {
        font-size: 12px;
        width: 75px !important;
        line-height: 14px;
    }    
    
    .SPI .ramka {
        background: none;
        display: none;
    } 
    .SPI {
        width: 100%;
        padding: 0px;
        text-align: center;
        float: none;
        height: auto;       
    }
    .SPI img {
        width: 99%;
        border: 1px solid #dcdcdc !important;
        margin: 0px auto;
        display: block;
        position: relative;
        margin-bottom: 20px;
    }   
}

@media screen and (max-width: 550px) {
    .mob_cart, .mob_cart_a {display: none; visibility: hidden;}
    .mob_cart_l {text-align: left;}
    
}

@media screen and (max-width: 630px) {
    #newsMainBlock>div { padding: 0px !important; }
}
@media screen and (max-width: 610px) {
    #newsMainBlock>div { width: 90% !important; }
}
@media screen and (max-width: 550px) {
    .tabs>ul li, .tabs2>ul li { font-size: 14px; padding: 7px 10px; }
}
@media screen and (max-width: 427px) {
    .tabs>ul li, .tabs2>ul li { font-size: 12px; padding: 7px 5px; }
    .tabs>ul li:nth-child(1), .tabs2>ul li:nth-child(1) { margin-left: 5px !important; }
}
@media screen and (max-width: 930px) {
    .FBHref { width: 22% !important; min-width: 125px; margin-left: 16px !important; font-size: 14px; }
    .topF_link div { width: 22% !important; min-width: 125px; margin-left: 16px !important; }
}
@media screen and (max-width: 630px) {
    .FBHref { width: 16% !important; min-width: 125px; margin-left: 16px !important; font-size: 14px; }
    .topF_link div { width: 16% !important; min-width: 125px; margin-left: 16px !important; }
}

@media screen and (max-width: 1020px) {
    .bottomF_link div { width: 28% !important; }
    .bottomF_link div:nth-child(4) { display: none; } 
    .bottomF_link div:nth-child(1) { margin-left: 20px; } 
}
@media screen and (max-width: 750px) {
    .bottomF_link div { width: 40% !important; }
    .bottomF_link div:nth-child(3) { display: none; } 
}
@media screen and (max-width: 450px) {
    .bottomF_link div { width: 100% !important; text-align: center; }
    .bottomF_link div:nth-child(1) { display: none; } 
    .bottomF_line img { width: 100% !important; display: inherit; float: none; display: inline; }
    .bottomF_link { width: 100% !important; height: auto; }
    .bottomF_line { height: auto; padding-bottom: 20px; }
}
@media screen and (max-width: 340px) {
    .main_content { width: 90% !important; margin: 0px auto; }
}

@media screen and (max-width: 1000px) {
    .target3, .target4  { width: 94% !important; }
}
@media screen and (max-width: 620px) {
    .FBHref:nth-child(2),.FBHref:nth-child(3),.FBHref:nth-child(4),.FBHref:nth-child(1)  { display: none; }
    .FBHref:nth-child(5)  { display: block !important; width: 85% !important; letter-spacing: 1px; }
}



.FBHref:nth-child(5) {
    display: none;
}
#menu {
    position: relative;
}
.burger {
    display: none;
    width: 20px;
    line-height: 40px;
    background: url("../img/burger.png") 50% 50% no-repeat;
    padding: 0px 20px !important;
    cursor: pointer;
}
.show_m1, .show_m2, .show_m3, .show_m4, .show_m5, .show_m6  {
    display: block !important;
    position: absolute;
    top: 41px;
    left: 0px;
    width: 100%;
    padding: 0px !important;
    border: none !important;
    background: #5d9525;
    z-index: 999;
}
.show_m2 {
    top: 81px;
}
.show_m3 {
    top: 121px;
}
.show_m4 {
    top: 161px;
}
.show_m5 {
    top: 201px;
}
.show_m6 {
    top: 241px;
}
.show_m1 a, .show_m2 a, .show_m3 a, .show_m4 a, .show_m5 a, .show_m6 a {
    display: inline-block !important;
    padding: 0px 10px;
}
.nyroModal, .AddCart, .pBuy, .filter_link  {
    cursor: pointer;
}




.listCats {
    width: 100%;
}
.listCatsShow {
    display: block !important;
}
.Cats {
    padding: 0px;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    margin-left: -1px;
    border-left: 1px solid #dcdcdc;
}
.Cats a {
    color: #484848;
    padding: 7px 30px 8px 23px;
    display: block;
}
.bPlus {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto 0px;
    width: 20px;
    height: 20px;
    background: url(../img/iPlus.png) no-repeat 50% 50%; 
    cursor: pointer;
    bottom: auto;
    top: 10px;
}

.downCats {
    display: none;
}
.bMinus {
    background: url(../img/iMinus.png) no-repeat 50% 50%;   
    border-bottom: none;  
    bottom: auto;
    top: 10px;
}
.stepCats1 {
    padding-left: 38px;
    border-bottom: none;
}
.stepCats2 {
    padding-left: 15px;
    border-bottom: none;
    border-left: none;
}
.stepCats1 a, .stepCats2 a {
    padding-left: 0px;
}

@media screen and (max-width: 1020px) {
    .listCats {
        display: none;
    }   
    
}
.main_content li, .bottom_brief li {
    margin-left: 20px;
}
.max-img img {
    max-width: 100%;
    height: auto !important;
}
.saleItem {
    display: block;
    position: absolute;
    top: -22px;
    right: -19px;
    width: 85px;
    height: 65px;
    background: url(../img/sale.png) no-repeat;
    z-index: 9999;
}
.newItem {
    display: block;
    position: absolute;
    top: -22px;
    right: -19px;
    width: 85px;
    height: 65px;
    background: url(../img/new.png) no-repeat;
    z-index: 9999;
}
@media screen and (max-width: 470px) {
    .saleItem, .newItem  {        
        top: -24px;
        right: 4px;
    }
}
.saleItemMin {
    display: block;
    position: absolute;
    top: -3px;
    right: -30px;
    width: 85px;
    height: 65px;
    background: url(../img/sale_min.png) no-repeat;
    z-index: 22;
}
.newItemMin {
    display: block;
    position: absolute;
    top: -3px;
    right: -30px;
    width: 85px;
    height: 65px;
    background: url(../img/new_min.png) no-repeat;
    z-index: 9999;
}











/*ВСПЛЫВАЮЩЕЕ ОКНО*/










div#nyroModalFull {
    font-size: 12px;
    color: #777;
}
div#nyroModalLoading {
    border: 4px solid #777;
    width: 150px;
    height: 150px;
    text-indent: -9999em;
    background: #fff url(../imgNyroModal/ajaxLoader.gif) no-repeat;
    background-position: center;
}
div#nyroModalLoading.error {
    border: 4px solid #f66;
    line-height: 20px;
    padding: 20px;
    width: 300px;
    height: 100px;
    text-indent: 0;
    background: #fff;
}
div#nyroModalWrapper {
    background: #fff;
    border: 4px solid #777;
}
a#closeBut {
    position: absolute;
    display: block;
    top: -13px;
    right: -13px;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    background: url(../imgNyroModal/close.gif) no-repeat;
    outline: 0;
}
h1#nyroModalTitle {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -26px;
    left: 5px;
    font-size: 12px;
    color: #ddd;
    font-family: Arial, Helvetica, sans-serif;
}
div#nyroModalContent {
    overflow: auto;
}
div.wrapper div#nyroModalContent {
    padding: 5px;
}
div.wrapperImg div#nyroModalContent {
    position: relative;
    overflow: hidden;
    text-align: center;
}
div.wrapperImg img {
    vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
    position: absolute;
    bottom: 0;
    left: 0;
    background: black;
    padding: 10px;
    margin: 10px;
    border: 1px white dotted;
    overflow: hidden;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
    z-index: 105;
    outline: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 40%;
    cursor: pointer;
    text-indent: -9999em;
    background: left 20% no-repeat;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
    height: 60%;
    width: 20%;
}
a.nyroModalPrev {
    left: 0;
}
a.nyroModalPrev:hover {
    background-image: url(../imgNyroModal/prev.gif);
}
a.nyroModalNext {
    right: 0;
    background-position: right 20%;
}
a.nyroModalNext:hover {
    background-image: url(../imgNyroModal/next.gif);
}


.forViber {
    position: relative;
}
.forViber img {
    display: block;
    position: absolute;
    left: -45px;
    top: 0px;
}

@media screen and (max-width: 620px) {
    .forViber img { left: -40px; }         
}
@media screen and (max-width: 575px) {
    .forViber img { left: -21px; top: -12px; }          
}
@media screen and (max-width: 390px) {
    .forViber img { left: -17px; top: -9px; width: 22px; }          
}

.withViber {
    position: relative;
} 
.withViber:after {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/viber.png) 0 0 no-repeat;
    position: absolute;
    top: 0;
    right: -27px;
    background-size: 20px;
}