/*
Theme Name: luberg
Theme URI:  luberg@gmail.com
Author:  luberg@gmail.com
Author URI:  luberg@gmail.com
Description: luberg theme
Version: 1.0
*/


@import url("reset.css");

html,body{width:100%;margin: 0px;padding: 0px;font-family: Verdana;}

html{background:#fff;margin: 0px;padding: 0px;}

 

.clear{clear:both;}

.alignright{float: right;} 

header{
    background:#fff;
}

img{max-width: 100%;}

.wrap{
    display: block;
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.seo-text{display: inline-block;}

blockquote{
    background: #f8f8f8;
    padding: 15px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    display: block;
    margin: 0px;
    max-width: 576px;
    box-sizing: border-box;
    font-style: italic;
}




header .top-menu{ 
    border-bottom: 2px solid #e1e2e1;
    padding: 15px 0px 12px 0px;
}

header .top-menu ul{
    display: block;
    max-width: 1135px;
    width: 100%;
    margin: 0 auto;
}

header .top-menu ul li{
    display: inline-block;
    margin: 0px 7px;
}

header .top-menu ul li a{
    color: #9c9c9c;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 13px;
    text-decoration: none;
}

header .top-menu ul li a:hover,
header .cat-menu ul li a:hover{
    color: #ef5823
}




header .cat-menu{
    display: block;
    max-width: 1135px;
    width: 100%;
    margin: 0 auto;
    padding: 16px 0px 26px 0px;    
}

header .cat-menu .logo{
    display: inline-block;
    margin-left: 5px;
}

header .cat-menu .menu-cat-menu-container,
header .menu-cat-menuukr-container{
    float: right;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}
header .cat-menu ul li{
    display: inline-block;
    margin: 0px 7px 0px 7px;
}
 
header .cat-menu ul li a{
    color: #9c9c9c;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 15px;
    text-decoration: none;   
}
 
header .bread{
    border-top: 2px solid #d2d3d1;
    background:#f5f5f5;
    border-bottom: 1px solid #eeeeee;
    font-size: 16px;
    color: #414141;
    font-family: Verdana;
    text-transform: uppercase;
    padding: 23px 0px 20px 0px;
}

header .bread a{
    color: #414141;
    text-decoration: none;
}

.front-category{
    text-align: center;
    padding: 40px 0px 0px 0px;
}

.front-category .cat-item{
    max-width: 580px;
    width: 100%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-bottom: 50px;
}

.front-category .cat-item a{
    text-decoration: none;
}

.front-category .cat-item strong{
    font-size: 16px;
    color: #414141;
    text-decoration: none;
    display: inline-block;
    max-width: 265px;
    width: 100%;
    position: relative;
    margin-bottom: 10px; 
    padding-bottom: 7px;
}

.front-category .cat-item strong:before{
    display: block;
    width: 100%;
    border-bottom: 1px dotted #5b5c5c;
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: "";
}

.front-category .cat-item strong:after{
    display: block;
    position: absolute;
    width: 85px;
    height: 3px;
    background:#de4618;
    bottom: 0px;
    left: 0px;
    content: "";
}

.front-category .cat-item a:hover strong{
    color:#de4618; 
}

.product-listing__tip{
font-size: 20px;
    margin-bottom: 20px;
    color: #333;	
}


.front-category .cat-item .img-wrap{
    max-width: 263px;
    width: 100%;
    display: inline-block;
    float: left;
    margin-right: 25px;
    text-align: right;
        margin-bottom: 45px;
}


.front-category .cat-item:after{
    clear: both;
    display: block;
    content: "";
}

.front-category .cat-item span{
    display: inline-block;
    font-size: 12px;
    color: #414141;
    position: relative;
    padding-left: 13px;
    max-width: 250px;
    width: 100%;
    line-height: 1.1;
}

.front-category .cat-item span:before{
    display: block;
    content: "-";
    position: absolute;
    left: 3px;
    top: 1px;
}

.seo-text-main{
    padding: 20px 0px 50px 0px;
}

.seo-text-main:after{
    display: block;
    content: "";
    clear: both;
}



.two-category,.three-category{
    padding: 40px 0px 50px 0px;
}
 

.two-category img{
    float: left;
    margin-right: 50px;
}

 
.two-category  h1:before,.three-category h1:before{
    display: block;
    width: 100%;
    border-bottom: 1px dotted #5b5c5c;
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: "";
}

.two-category h1:after,.three-category h1:after{
    display: block;
    position: absolute;
    width: 85px;
    height: 3px;
    background:#de4618;
    bottom: 0px;
    left: 0px;
    content: "";
}

.two-category h1,.three-category h1{
    font-size: 16px;
    color: #434343;
    text-decoration: none;
    display: inline-block; 
    max-width: 500px;
    width: 100%;
    position: relative;
    margin-bottom: 10px; 
    padding-bottom: 7px;
}



.two-category:after{
    clear: both;
    display: block;
    content: "";
}


.product-listing .prod.title{
    margin-bottom: -4px;
}
.product-listing{
    display: block;
    padding: 40px 0px 20px 0px;
}

.product-listing .prod{
    display: inline-block; 
}

.product-listing .prod.title div{
    display: inline-block;
    border: solid 1px #dddddd;
    width: 125px;
    text-align: center;
    color: #757575;
    box-sizing: border-box;
    padding: 8px 0px;
    margin-top: -1px;
    margin-left: -1px;
    float: left;
    font-size: 14px;
    height: 64px;
    font-weight: bold;
    background: #f9f9f9;
}

.product-listing .prod:nth-child(2n){
    background: #fff
}
.product-listing .prod:nth-child(2n+1){
    background:#f9f9f9;
}

.product-listing .prod div:first-child{
    width: 215px
}

.product-listing .prod div{
    display: inline-block;
    border: solid 1px #dddddd;
    width: 125px;
    text-align: center;
    color: #757575;
    box-sizing: border-box;
    padding: 8px;
    margin-top: -1px;
    margin-left: -1px;
    font-size: 14px;
}


.product-listing .prod div a{
    font-weight: bold;
    color: #757575; 
    font-size: 14px;
    text-decoration: none;
}

.product-listing .prod div a:hover{
    color: #de4618;
}

.three-category:after,.three-category .top-block:after{
    display: block;
    content: "";
    clear: both;
}


.three-category .prod-img{ 
 
    padding: 10px;
    border: #dddddd solid 1px;
    margin-right: 20px;
    background: #fff;
}

.three-category .desc-prod {    
    display: inline-block;
    max-width: 515px;
    vertical-align: top;
}

.three-category .desc-prod .desc-text{
    margin-top: 15px;
    font-size: 14px; 
    background: #f6f6f6;
    padding: 15px;
}

.three-category .price{
    color: #ee5a23;
    font-size: 24px; 
    font-style: italic;
    display: inline-block;
    margin-top: 23px;
    margin-right: 125px;
}

.three-category .addpopup{
    display: inline-block;
    background: #505755;
    position: relative;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    padding: 0px 30px 0px 60px;
    border-radius: 5px;
}

.three-category .addpopup:hover{
    cursor: pointer;
    color: #ee5a23;
}

.three-category .addpopup:after{
    display: block;
    content: "";
    background: url(/img/cart-icon.jpg);
    width: 30px;
    height: 24px;
    position: absolute;
    top: 13px;
    left: 10px;
}


.three-category .addpopup:before{
    background:#494e4d;
    height: 50px;
    display: block;
    content: "";
    position: absolute;
    top:0px;
    left: 50px;
    width: 1px;
}

.three-category .seo-text{
    display: block;
    background: #f6f6f6;
    padding: 15px;
    font-style: italic;
    font-size: 14px;
}

.top-block {margin-bottom: 45px;}

.character{

}

.character strong{
    font-size:20px;
    color: #414141;
    text-decoration: none;
    display: inline-block;
    max-width: 482px;
    width: 100%;
    position: relative;
    margin-bottom: 10px; 
    padding-bottom: 7px;
    text-transform: uppercase;
    font-weight: normal;
}

.character strong:before{
    display: block;
    width: 100%;
    border-bottom: 1px dotted #5b5c5c;
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: "";
}

.character strong:after{
    display: block;
    position: absolute;
    width: 112px;
    height: 3px;
    background:#de4618;
    bottom: 0px;
    left: 0px;
    content: "";
}

.table-hka{
    max-width: 875px;
    width: 100%;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 40px;
}


.table-hka .row-h:nth-child(2n){
    background: #e4e4e4
}
.table-hka .row-h:nth-child(2n+1){
    background:#f6f6f6;
}

 

.table-hka .col1{
    display: inline-block;
    max-width: 550px;
    width: 100%;
    line-height: 38px;
    border-right: 1px solid #fff;
    padding-left: 20px;
    box-sizing: border-box;
}

.table-hka .col2{
    display: inline-block;
    width: 100%;
    max-width: 318px;
    line-height: 38px;
    padding-left: 20px;
    box-sizing: border-box;    
}

.scheme-prod{
    float: right;
    margin-top: 65px;
}




.form-add{
    display: none;
}

.form-add.active{
    display: block;
}


.gall-img{
    display: inline-block;
    max-width: 153px;
    width: 100%;
    border: #dddddd solid 1px;
    height: 130px;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 5px;
    padding: 5px;
    box-sizing: border-box;
}

.top-block .gallery{
    display: inline-block;
    max-width: 520px;
    vertical-align: top;
}

.top-block .gallery img{
  box-sizing: border-box;
	max-height: 100%;
}



.product-listing .prod:hover{
    background: #dfdfdf
}

.wrap.text-b{
    margin-bottom: 40px;
}

.pum-title, 
.pum-theme-lightbox .pum-title{
    text-align: center;
}

form input[type=text]{
    padding: 8px 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 9px auto;
    display: block;
    max-width: 100%;
    box-sizing: border-box;
}

input[type=text]:focus {
    border-color:#333;
}
input {outline:none;}

input[type=submit]{
    padding: 11px 37px;
    background: #de4618;
    border: 0 none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin: 3px auto;
    display: block;
    max-width: 100%;
}


.product-listing .prod div span{
    font-weight: bold;
}

.price-list ul{
	list-style: none;
}

.price-list ul li{
	line-height: 45px;
}

.price-list ul li a{
	font-size: 18px;
	color: #333;
	text-decoration: none;
}

.price-list ul li a:hover{
	text-decoration: underline;
}

.price-list ul li img{
	margin-right: 10px;
	float: left;
}













footer{
    background:#f3f3f3;
    border-top: 1px solid #f05924;
    padding: 45px 0px 30px 0px;
    
    
}

footer .col1,
footer .col2,
footer .col3,
footer .col4{
    display: inline-block;
    max-width: 285px;
    width: 100%;
    vertical-align: top;
}

footer .col4{
    text-align: center;
    padding-right: 5px;
    box-sizing: border-box;
}

footer strong{
    font-family: arial;
    display: block;
    margin-bottom: 17px;
    font-size: 15px;
}

footer ul{
    padding: 0px;
    margin: 0px;
}

footer ul li{
    list-style: none;
    margin-bottom: 10px;
    display: block;
}

footer a{
   font-family: arial;
   color: #414141; 
   text-decoration: none;
   font-size: 14px;
}

footer a:hover{
    color: #f05924;
}

footer .col4 a.logo{
    display: block; 
    bottom: 0px;
    margin-top: 10px;
}

footer .col4 a{
    display: inline-block;
    font-size: 24px;
}


   .wrap-mob-menu {
        display: none;
        background: #adadac;
        padding: 10px 0px;
        width: 100vw;
    }


.product-listing .prod .row-mob{
    display: none;
}
.product-listing__tip { margin: 10px 0; font-size: 12px; color: white; background: gray; display: inline-block; padding: 3px 6px; }



 @media screen and (max-width: 1200px){
    .scheme-prod{display: none;}
    .table-hka{margin: 20px auto}
 }



 @media screen and (max-width: 1024px){
    header .top-menu ul{
        padding-left: 0px;
        text-align: center;
    }
    header .top-menu ul li a{
        font-size: 11px;
    }
    header .top-menu {
        border-bottom: 1px solid #e1e2e1;
        padding: 12px 0px 9px 0px;
    }
    .seo-text-main img{display: none;}
    .seo-text-main{padding: 20px;}
    footer .logo{display: none}
    footer .col1, footer .col2, footer .col3{
        display: block;
        margin: 0 auto
    }
    footer .col4{display: none;}
  
    header .cat-menu .menu-cat-menu-container,
    header .cat-menu .menu-cat-menuukr-container{
        padding-top: 0px;
        float: none;
        width: 100%;
        position: absolute;
        z-index: 2;
    }
    header .cat-menu ul li{
        display: block;
            line-height: 28px;
    }
    .wrap-mob-menu {
        display: block;
    }

    header .cat-menu ul li a{
        color: #333;
    }

    header .cat-menu .logo{
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }

    header .cat-menu{
        padding-top: 7px;
    }

    header .bread{
        background: none; 
        border: 0px;
        padding: 10px 5px 0px 21px;
        font-size: 14px;
    }
    header .cat-menu{
        padding-bottom: 0px;
    }
    #menu-cat-menu,
    #menu-cat-menuukr{
        display: none;
    }
    #menu-cat-menu.active,
    #menu-cat-menuukr.active{
        display: block;
        margin: 0px;
        padding: 0px;
        background: #d2d3d1;
            padding: 16px;
    }

    #mob-btn-menu, #mob-btn-pr {
        display: block;
        margin-left: 20px;
        max-width: 320px;
        height: 30px;
        position: relative;
        text-decoration: none;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
    }
    #mob-btn-menu span:nth-child(1), #mob-btn-pr span:nth-child(1) {
        top: 0px;
    }
    #mob-btn-menu span:nth-child(2), #mob-btn-pr span:nth-child(2) {
        top: 12px;
    }
    #mob-btn-menu span:nth-child(3), #mob-btn-pr span:nth-child(3) {
        top: 24px;
    }
    #mob-btn-menu.open span:nth-child(1), #mob-btn-pr.open span:nth-child(1) {
        top: 12px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    #mob-btn-menu.open span:nth-child(2), #mob-btn-pr.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    #mob-btn-menu.open span:nth-child(3), #mob-btn-pr.open span:nth-child(3) {
        top: 12px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    #mob-btn-menu span, #nav-icon3 span, #nav-icon4 span, #mob-btn-pr span {
        display: block;
        position: absolute;
        height: 5px;
        width: 35px;
        background: #ffffff;
        border-radius: 10px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }
    #mob-btn-menu strong, #mob-btn-pr strong {
        display: block;
        color: #ffffff;
        margin-left: 45px;
        padding-top: 7px;
        font-size: 20px;
        font-weight: normal;
        text-align: left;
        font-family: arial;
    }
    .front-category{
        padding-top: 25px;
    }

    .two-category .wrap{
        text-align: center;
    }
    .two-category img{
        margin: 0 auto;
        display: block;
        float: none;
    }
    .two-category h1, .three-category h1{
        margin: 0 auto;
        display: block;
    }
    .seo-text{
        max-width: 580px;
        margin: 0 auto;
        text-align: left;
    }
    .two-category .seo-text .wrap{
        text-align: left;
    }
    .two-category img.schema-photo{
        display: none;
    }
    .gall-img,
    .three-category .prod-img{
        margin-right: 0px;
    }

    .top-block{
        text-align: center;
    }
    .three-category h1{
        margin-top: 20px;
    }
    .three-category .desc-prod .desc-text{
        text-align: left;
    }
    .character strong{
        text-align: center;
    }

    .three-category .seo-text{
        max-width: inherit;
    }

    .table-hka .col1{width:59%;line-height: 1;padding: 8px 5px; font-size: 12px;}
    .table-hka .col2{width:39%;line-height: 1;padding: 8px 5px; font-size: 12px;}


 }  

 @media screen and (max-width:860px){

    .product-listing{
        padding-top: 10px;
    }

    .product-listing .prod.title{
        display: none;
    }
    .product-listing .prod .row-mob{
        display: inline-block;
        width: 65%;
        text-align: left;
    }
    .product-listing .prod div{
        width: 34%;
    }
    .product-listing .prod div:first-child{
        width: 99%;
        background: #de4618;
        color: #fff;
        border: solid 1px #de4618;
        margin-top: 15px;
    }
    .product-listing .prod:nth-child(2n+1){
        background: #fff;
    }
 }

@media screen and (max-width:640px){

    .two-category img{
        padding: 0px 20px;
        box-sizing: border-box;
    }
    .seo-text{
        padding: 0px 10px;
    }

    .top-block .gallery{
        padding: 0px 20px;
        box-sizing: border-box;
    }
    .top-block .gallery img{
        max-width: 100%;
        box-sizing: border-box;
    }
    .gall-img{
        max-width: 31%;
        max-height: 80px;
    }


}


 @media screen and (max-width: 560px){

    .front-category .cat-item .img-wrap{
        display: block;
        max-width: inherit;
        float: none;
        text-align: center;
    }
    .front-category .cat-item span{
        max-width: 280px;
        margin: 0 auto;
        display: block;
    }
    .front-category .cat-item strong{
        display: block;
        margin: 0 auto 10px auto;
    } 
 }


@media screen and (max-width:480px){
    .three-category .price{
        margin-right: 0px;
        display: block;
        margin-bottom: 5px;
    }



}




 @media screen and (max-width:420px){
    .product-listing .prod .row-mob{
        width: 71%;
        font-size: 12px;
    }
    .product-listing .prod div {
        width: 28%;
        font-size: 12px;
    }
 }










 @media screen and (max-width: 360px){
    header .top-menu ul li {
        display: inline-block;
        margin: 0px 4px;
    }   
 }


.product-listing .prod div span {
    font-weight: bold;
    font-size: 12px;
    line-height: 1.1;
    display: block;
}
.product-listing .prod div { 
    height: 40px;
    overflow: hidden;
}

.seo-text { 
    max-width: 610px;
}

header .cat-menu ul li.lang-item {
    background: #f0f0f0; padding: 0 10px; line-height: 30px; margin: 0;
}
header .cat-menu ul li.lang-item.current-lang {
    background: #ddd; border-bottom: 2px solid #de4618;
}
header .cat-menu ul li.lang-item-13 {
    margin-right: 0;
}
header .cat-menu ul li.lang-item a {
	font-size: 13px; text-transform: lowercase; color: black; font-weight: 700;
}
header .cat-menu ul li.lang-item.current-lang a {
    color: #666; font-weight: normal;
}