html,body{

    overflow-x: hidden;
    color:#3F3F3F; 
    font-family: 'Lato', sans-serif; 
}
a {
    color:#3F3F3F; 
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus,.nav > li > a:hover,.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
    background-color: #fff;
    border-color: transparent;
    color: #000;
    font-weight: bold !important;
}

.navbar-default.navbar-header {
    background-color: transparent;
    border: none;
}
.form-control, .btn  {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.btn-transparent{
    background-color: transparent;
}

.logo-top{
    margin-top:10px;
}
.search-input, .search-input:focus{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border:1px solid #ccc;
    border-right: none;

}

.search-btn{
    border:1px solid #ccc;
    border-left: none;
    height: 34px;
}
.search-form-top{
    margin-top: 30px;
}

.nav-right-top{
    margin-top: 10px;
}
.contact-top{
    border-bottom:1px solid #ccc;
    padding-bottom: 10px;
}
.text-contact-top{
    font-weight: bold;
}
.icon-contact-top{
    margin-right: 5px;
    margin-left: 5px;
}
.tel-contact-top{
    font-size:14px;
    font-weight: bold;
}
.nav-user-menu li a{
    border-radius: 0px;
    color:#3F3F3F; 
    padding: 10px;
}
.nav-user-menu li a span{
    margin-left:5px;

}
.nav-user-menu li.nav-user-menu-cart a {
    padding: 8px 10px
}
.nav-user-menu .cart-amount{
    color: #fff;
    font-size: 10px;
    margin-left: -14px;
    margin-top:-1px;
    position: absolute;
}
.nav-user-menu-cart img{
    margin-top:-3px;

}
.nav-user-menu .cart-total{
    margin-top: 1px;
    position: relative;
}
section.main-menu{
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.nav-main-menu {
    text-transform: uppercase;
    width:100%;
}
.nav-main-menu li a{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-weight: bold;
    color:#3F3F3F;
    padding-left: 10px;
    padding-right: 10px;
}
.nav-main-menu .dropdown-menu{
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
}
.nav-main-menu li a img{
    margin-right: 5px;

}






.nav-main-menu  .main-menu-categories-0.dropdown {
    position: static;
}

.nav-main-menu .dropdown-menu {
    left: 0;
    padding: 20px 30px;
    top: 95%;
    margin-left: 15px;
    width: calc(100% - 30px);
    box-shadow: none;
    border:  1px solid #F2634B;

}
.nav-main-menu .dropdown-menu > li > a {
    padding-left: 0px;
}

.nav-main-menu .main-menu-categories-0 ul li {
    /*    display: table-cell;*/
    padding-left: 20px;
    padding-right: 20px;  
}

.main-menu-categories-0.open{
    border-bottom: 3px solid #f2634b;
    margin-bottom: 3px;
}
.nav-main-menu .main-menu-categories-1 ul{
    padding-left: 0px;

}
.nav-main-menu li.main-menu-categories-1 a{
    text-transform: none;
    font-weight: normal;
}

.nav-main-menu  .main-menu-categories-0  li.main-menu-categories-2{
    list-style: none;
    padding-left: 0px;
}
.nav-main-menu .main-menu-categories-2 i {
    margin-right: 10px;
    color:#F2634B;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #fff;
    color: #F2634B;
}

.img-product-wrapper{
    position: relative;
    height: 190px;

}
.img-product-wrapper .img-product{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-height: 190px;
    width: auto;
}

.img-cart-wrapper{
    position: relative;
    height: 55px;
    margin-top: -5px;

}

.img-cart-wrapper .img-cart{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

}

.recommend-item{
    border: 1px solid #e3e3e3;
}

.recommend-item a:hover{
    text-decoration: none;
}

.item-data{
    height: 240px;
    border-bottom: 1px solid #999999;
}
.item-data p{
    padding-left: 20px;
    padding-right: 20px;
    color: #242424;
    margin-top: 10px;
}
.item-descriptions{
    height: 55px;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
.base-price{
    text-decoration: line-through;
    color: #242424;  
}
.sell-price{
    font-size: 16px;
    color: #F2634B;  
}


.promotion-item{
    height: 290px;
    border: 1px solid #e3e3e3;
}

.promotion-item a:hover{
    text-decoration: none;
}

.promotion-item-data{
    height: 240px;

}
.promotion-item-data p{
    padding-left: 20px;
    padding-right: 20px;
    color: #242424;

}
.promotion-item-descriptions{
    height: 240px;
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 20px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}

.promotion-item-cart{
    height: 55px;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;

}

.promotion-item .base-price{
    text-decoration: line-through;
    color: #242424;  
}
.promotion-item .sell-price{
    font-size: 16px;
    color: #F2634B;  
}

.promotion-item .img-product-wrapper{
    position: relative;
    height: 290px;

}
.promotion-item .img-product-wrapper .img-product{

    max-height: 290px;

}


.layout-producer{
    margin-top: 25px;
    margin-bottom: 25px;
}
.footer-main{
    font-size: 13px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F3F3F3;
    font-weight: 300;
}
.footer-main .line{
    height: 1px;
    margin-top: 30px;
    margin-bottom: 14px;
    border-bottom: 1px solid #CCCCCC;
    width: 40px;
}
.footer-main h4{
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.footer-main ul{
    padding-left: 0;
}
.footer-main ul li{
    list-style: none;
    padding-top: 3px;
    padding-bottom: 3px;
}

.newsletter-form {
    margin-top: 30px;
}
.btn-newsletter{
    background-color: #fff;
    border-top: 1px  solid #CCCCCC;
    border-right: 1px  solid #CCCCCC;
    border-bottom: 1px  solid #CCCCCC;
    margin-left: -4px;
}
.subscriber-email{
    border-right: none;
}
.breadcrumb {
    text-transform: lowercase;
    background-color: transparent;

}
.breadcrumb > li + li::before {
    color: #000;
    content: " »";
    padding: 0 5px;
}
.breadcrumb a{
    color: #000;
}

.breadcrumb > .active {
    color: #f3705c;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: none;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: transparent;
    border-color: #bbbbbb;
    color: #000;
    cursor: default;
    z-index: 2;
}
.pagination > li > a, .pagination > li > span {
    color: #000;
    margin-left: 0px;
}
.btn-arrow{

    padding-right: 58px;
    padding-top:9px;
    padding-bottom: 10px;
    background: url("/gfx/btn-arrow.png") no-repeat scroll calc( 100% - 15px ) center;
}
.btn-primary{
    background-color: #F2634B;
    border: none;
}

.btn-primary:hover {
    background-color: #F2634B;
    border: medium none;
}
.modal-content  {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important; 
    padding: 20px;
}


.product-view-features select {
    margin-top: 10px;
    height: 30px;
    font-size: 13px;
    -moz-appearance: none;
    background: #fff url("/gfx/select-arrow.png") no-repeat scroll calc( 100% - 15px ) center;
    border-radius: 0;
    padding-right: 21px;
    padding-left: 0;
    font-size: 13px;
    width:160px;
    border:none;
    box-shadow:none;
    margin-left:-4px;
}

.product-view-features select.form-control:focus {
    box-shadow:none;
}

.form-group {
    margin-bottom: 0px;
}
label{
    color: #000000;
    font-family: Lato;
    font-size: 12px;
    font-weight: 300;
    padding-top: 7px;
}
input {
    height: 28px;
    border: 1px solid rgba(0, 0, 0, 0.19);
    background-color: #ffffff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}


.btn-fb{
    background-color: #3b5998;
    color: #fff;
}
.form-group input:not([type]),.form-group input[type="text"],.form-group input[type="password"]{
    width: 100%;
}
.form-group input[type="checkbox"]{
    margin-left:7px;
}
label.label-agreements {
    margin-left: 12px;
    margin-top: 10px;
    padding-top: 0px;
    display: inline-block;
    position: absolute;
}

textarea{
    background-color: #fff;
    color:#000000;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.19);
}
.navbar-brand{
    display: none;
}
.cookie-container{
    padding: 20px;
 background-color: rgba(0,0,0,0.6);
    color: #CDCDCD;
    font-size:15px;
    padding-left: 39px;
}
.btn-transparent {
    color: #fff;
    background-color: transparent;
    border: 3px solid #fff;
}
@media (max-width: 1024px) {
    .main-menu .dropdown-toggle img{
        display: none;
    }
    .nav-main-menu li a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 13px;
    }
}
@media (max-width: 980px) {
    .navbar-brand{
        display: none;
    }
    .navbar-header .col-sm-3{
        text-align: center;
    }
    .logo-top {

        display: inline-block;

    }
    .nav-right-top {

        margin-top: 10px;
        float: left !important;
    }
    .nav-user-menu.nav-pills > li {
        float:left;
    }
    .nav-pills > li {
        float: none;
    }
    .nav-main-menu .open .dropdown-menu {
        webkit-column-count:1;
        -moz-column-count:1;
        column-count: 1;
        margin-top: -17px;
        padding-left: 5px;
    }
    .caret {
        display: inline-block;
        float: right;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 8px dashed;
        border-top: 8px solid \9;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        margin-top: 4px;
    }
    .site-index .owl-carousel {
        width: calc(100% - 15px);
        margin-left: 7.5px;
    }
    .field-subscriber-email.form-group {
        float: left;
    }
    .navbar-brand img{
        position: absolute;
        height: 55px;
        top: -10px;
    }
    .breadcrumb {
        display: none;
    }
    .text-contact-top {
        display: block;
    }
    .navbar-nav .open .dropdown-menu {

        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;

    }
}

@media (max-width: 767px) {
    .navbar-brand{
        display: block;
    }
    .text-contact-top {
        display: inline-block;
    }
}