select {
    width: 150px !important;
    margin: 10px !important;
}

.header-top {
    background-color: black !important;
}

#checkout #header {
    background-color: black !important;
}



@media (min-width: 768px) {
.col-md-2 {
    width: 23%;
}
}

@media (min-width: 768px) {
.carousel .carousel-inner {
    height: 500px !important;
}
}

.block-category {
    display: none;
}

#subcategories {
    display:none;
}

.block-categories .h6 {
    font-size: 1.2rem !important;
}

#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
    background-color:#C2C2C2  !important;
}

.cart-preview.active i {
    color: #7a7a7a !important;
}

.cart-preview.active a {
    color: #7a7a7a !important;
}

@media (min-width: 767px) {
#header .top-menu a[data-depth="0"] {
    font-family: Calibri;
    letter-spacing: 2px;
    font-size: 18px;
    color: white !important;
}
}

#header .header-nav {
    max-height: 300px !important;
    border-bottom-width: 0 !important;
}

#contact-infos {
    height:300px !important;
}

p, .page-content.page-cms ul {
    font-size: 0.875rem !important;
    color: #232323 !important;
}

/* .text-sm-center {
    display:none !important;
} */

@media (max-width: 767px) {
    #header .header-nav .blockcart {
        background: #FFCB0E !important;
    }
}

@media (max-width: 767px) {
    .header-nav {
        background-color: #FFCB0E !important;
    }
}

@media (max-width: 767px) {
    #header .header-top {
        padding: 0 !important;
    }
}

@media (max-width: 767px) {
    #header .top-logo img {
        max-height: 7rem !important;
    }
}

@media (max-width: 767px) {
    #search_widget {
        width: 300px !important;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        margin-top: .625rem;
    }
}
