﻿/*.banner {
    background-color: #565352;
}*/
@media(max-width:991px) {
    .hide-socials {
        display: none;
    }
}
.color-dif-social:hover {
    color: #1da1f2;
    background: initial !important;
}
.instagram a::after {
    content: "\e937";
}
#div-subscriber-msg {
    font-size: 1.5rem;
}
.social-link.social-telegram:hover {
    color: #1da1f2;
    background: initial !important;
}
.megaitems a {
    color: #222 !important;
}
.product-single .btn-cart {
    max-width: 20.7rem;
}
#menu1 .megamenu {
    top: 7rem !important;
}
.sticky-header.fixed {
    padding-top: 3.3rem;
}
    .login:hover {
    color:white !important;
}
.cart-dropdown .cart-price {
    color: white ;
}

.cart-toggle:hover .cart-name {
    color: white !important;
}
.dropdown:hover > a {
    color: white !important;
}