.btn-light-green:focus{
    border-color: #2a295f;
}

.btn-light-green:hover{
    border-color: #2a295f;
}

.logo-normal img{
    margin-top: -7px;
    margin-left: -7px;
}

.logo-normal {
  margin-bottom: 15px;
  max-width: 160px;
}

.logo-slogan{
    color: #2c3e50;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 15px;
    margin-top: 5px;
    margin-left: 3px;
}

.where-order{
    font-size: 18px;
    top: 29px;
}

.phones{
     padding-top: 5px;
}

.top-menu .navbar-default{
    min-height: 25px;
    margin-bottom: 0;
}

.social-icons-top {
    margin-top: 8px;
    text-align: right;
}

.index-new-arr{
    margin-top: 0px;
}

/*.swiper-wrapper-top{
    margin-left: 289px;
}*/

.goods-descr-block > *{
    padding-left: 15px;
}

.goods-params dt
{
    text-align: left;
}

.product-title a {
    color: #000;
}

.basket-header{
    background-color: #ecf0f1;   
}

/* ============================= Ð â€˜Ð Â°Ð Ð…Ð Ð…Ð ÂµÐ¡Ð‚Ð¡â€¹ ============================== */

.banner-index{
    height: 406px;
}

.cd-dropdown-trigger {
    font-size: 20px;
}

@media only screen and (max-width : 992px) {
    .logo-normal img {
        margin-top: 8px;
    }    
    .location-where{
        margin-top: 24px;
    }
    .social-icons-top p{
        line-height: 45px;
    }
    .goods-descr-block > *
    {
        padding-left: 0;
    }
}

@media only screen and (max-width : 767px) {
    .logo{
        top: 20px;
    }

.logo img {
width: auto;
}

    .logo-normal img {
        margin-top: -7px;
max-height: 120px;
width: auto;
    }
 
.logo-small img {
max-height: 120px;
margin-top: -8px;
}

   .header-wrapper{
        border-top: none;
    }
}
