@font-face {
    font-family: "Neusa-SemiBold"; 
    src: url("../fonts/Neusa-SemiBold.eot"); 
    src: url("../fonts/Neusa-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Neusa-SemiBold.woff") format("woff"), 
        url("../fonts/Neusa-SemiBold.ttf") format("truetype"); 
    font-style: normal; 
    font-weight: normal; 
}

@font-face {
    font-family: "Solomon-Sans-Black"; 
    src: url("../fonts/Solomon-Sans-Black.eot"); 
    src: url("../fonts/Solomon-Sans-Black.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Solomon-Sans-Black.woff") format("woff"), 
        url("../fonts/Solomon-Sans-Black.ttf") format("truetype"); 
    font-style: normal; 
    font-weight: normal; 
}

header{
    padding-top: 10px;
}

.site-descr
{
    position: relative;
    left: 202px;
    top: 56px;
}

.site-descr p
{
    color: #15635a;
    font-size: 18px;
    margin: 0;
    padding: 0;
    line-height: 17px;
}

.location-where{
    height: 170px;
}

.where-order{
    font-size: 24px;
    top: 49px;
}

.phones-small{
    position: absolute;
    top: 0;
    left: 140px;
}

.phones-small p.phone
{
    font-size: 20px;
    padding: 0;
    margin: 0;
    line-height: 26px;
}

#opinions-form .grecaptcha-badge{
 position: absolute;
 bottom: -28px;
 left: 118px;
}

.favorites .product{
    height: 473px;
}

.product{
    height: 425px;
}

.product-author-title{
    height: 67px;
}

.product-author-title-book{
    height: 100px;
}

.product-author{
    font-size: 16px;
    color: #373737;
}

.catalog-spinner .form-control{
    width: 50px;
}

.delivery_type_txt span.delivery_name {
    font-size: 18px;    
}

.basket-table{
    font-weight: bold;
}

.basket-header{
    background-color: #ffe0bb;   
    color: #848484;
}

.basket-spinner .form-control{
    width: 50px;
}

.catalog-spinner .bootstrap-touchspin .form-control {
    font-family: 'Neusa-SemiBold', sans-serif;
}


.cd-dropdown-content a, .cd-dropdown-content ul a {
    font-size: 22px;    
}

a.b-search__item-link, a.b-search__see-all
{
    color: #15635a !important;
}

.shops-invite dt {
    width: 108px;
}

.doze-note {
    background-color: #ffedd8;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #373737;
    margin-top: 15px;
    padding: 4px 8px;
}

@media only screen and (min-width: 1024px) {
    .cd-dropdown-content a, .cd-dropdown-content ul a {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        border: 1px solid #ebebeb;
    }
     .cd-dropdown-content .cd-secondary-dropdown > li.has-children > a {
        color: #383838;
        font-size: 20px;
        line-height: 30px;
        height: 30px;
        pointer-events: none;
    }
    .cd-dropdown-content .cd-secondary-dropdown a {
        font-size: 16px;
        padding-left: 0;
    }
}

@media only screen and (max-width : 767px) {
    .header{
        min-height: 120px;
    }
    .top-menu .navbar-default .navbar-collapse{
        margin-top: 50px;
        text-align: center;
    }
    .top-menu .navbar-default{
        font-size: 20px;
    }
    .top-menu{
        min-height: 100px;
    }
    .top-menu .navbar-default .navbar-nav > li:hover{
        background-color: #adc9c6;
    }
    .top-menu .navbar-default .navbar-nav > li > a{
        color: #15635a;
    }    
    .top-menu .navbar-default .navbar-collapse {
        border-top: 1px solid #ffb65f;
    }
}

@media only screen and (max-width : 643px) {
 .phone-notice {
   display: none;
 }
 .top-menu .navbar-default .navbar-toggle {
    margin-top: 65px;
  }
}

@media only screen and (max-width : 380px) {
    .phones p.phone-notice-small{
        display: none;
    }
    .phones-small{
        top: 0;
        right: 5px;
    }
    .phones p.phone-notice
    {
        padding-top: 0;
    }
    .phones p.phone a{
        font-size: 20px;
    }
    .top-menu .navbar-default .navbar-toggle{
        margin-top: 57px;
        margin-right: 4px;
    }
    .top-menu .navbar-default .navbar-collapse{
        margin-top: 0;
    }
}
