:root {
    --Text_Prime: #ffffff;
    --Text_Secondary: #ADD8E6;
    --Bg_Prime: #D8DEFF;
    --Bg_Secondary: #2E353B;
    --Bg_Buttons: #2E353B;
    --Bg_Buttons_Small: #2E353B;
    --Bg_Header: #336699;
    --Bg_Body: #2E353B;
    --Bg_Footer: #2E353B;
}

.ui-autocomplete-input,
.blockcart{
    border-radius:  30px !important;
}

#wrapper{
    background:var(--Bg_Prime) ;
    font-family: 'Times New Roman', Times, serif;
    font-weight: 700;
}
#search_widget {
    margin: 0px 10px;
}
.ets_solo_slide_widget{
    border-radius: 25px 0 0 25px
}
#header .header-top{
    padding: 0.2rem;
}
#header,
#header .header-banner,
#header .header-nav,
#header .header-top,
#footer,
#footer #blockEmailSubscription_displayFooterBefore{
    background:var(--Bg_Header);
}

#header #contact-link a,
#header .expand-more,
#header .user-info .hidden-sm-down,
#header .user-info .material-icons,
.footer-container li a,
footer .text-sm-center,
footer #contact-infos{
    color:#FFF;
}

#header .header-nav{
    border-bottom: none;
}

/*Header*/
#header{
    position: sticky;
    top: 0;
}

#_desktop_cart .header{
    color:#FFF;
    margin-left: 10px
}

.header-top,
.header-top .container,
.header-line {
    background-color: #2e5e91 !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    border-bottom: none;
}

.header-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 20px;
    padding: 10px 15px;
}

#_desktop_logo img {
    max-height: 60px;
    width: auto;
}


#header_search {
    flex: 1 1 300px;
    max-width: 400px;
    display: flex;
    justify-content: center;
}

#header_search form {
    width: 100%;
}

#header_search input[type="text"] {
    height: 36px;
    width: 100%;
    border-radius: 20px;
    padding: 0 10px;
    background: white;
    font-size: 14px;
    line-height: 36px;
    border: none;
    box-shadow: none;
    outline: none;
    box-sizing: border-box;
}

#header_language,
#header_account,
#header_cart {
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.header-icons {
    display: flex;
    gap: 15px;
    align-items: center;
}

/* MOBILE STYLES */
@media (max-width: 768px) {
    .header-line {
        flex-direction: column;
        align-items: center;
        justify-content: center !important;
        gap: 0 !important;
        padding: 10px 10px 0 10px;
        margin: 0 !important;
        height: auto !important;
    }

    #_desktop_logo,
    #header_search,
    .header-icons {
        margin: 0 !important;
        padding: 0 !important;
    }

    #header_search {
        flex: unset !important;
        width: 100%;
        max-width: 90%;
        margin-bottom: 5px !important;
    }

    /*.header-icons {
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 0 20px;
    }*/


    #header_language,
    #header_cart {
        width: 100%;
        justify-content: center;
    }
    #_desktop_logo {
        flex-shrink: 0;
    }
    #_mobile_logo {
        flex-shrink: 0;
        display: flex;
        justify-content: center;
        margin-left: 100px;
    }
    #menu-icon{
        display: flex;
        align-items: center;
        min-height: 50px;
        margin-left:  10px;
        color:#FFF;
    }
    
    #_mobile_top_menu{
        justify-content: center;
    }
    #_mobile_cart{    
        color: #FFF;
        display: flex;
        align-items: center;
        min-height: 50px;
        margin-left:  20px;
        margin-right:  10px;
    }
    #_mobile_user_info{
        display: flex;
        align-items: center;
        min-height: 50px;
    }
}


/*Page:Category*/
#js-product-list-header, #subcategories, .tax-shipping-delivery-label{
    display: none;
}
.btn-unstyle.select-title {
    border-radius:  30px;
}
.dropdown-menu {
    border-radius:  30px !important;
}

/*Product flags*/
.product-flag{
    margin-left: 3px;
    margin-right: 3px;
    border-radius : 20px !important;
    font-size: 0.6rem !important;
}
.product-flag.new,
#js-product-list-header,
#subcategories{
    display: none;
}
.product-flag.out_of_stock{
    background: orange !important;
}  
.product-flag.online-only{
    display:none;
}

/*Product rows*/
@media all and (min-width:1200px) {
    .col-xl-4{float:left;width:20%;} 
    .col-xl-3{float:left;width:20%;} 
}
@media all and (min-width:995px) and (max-width:1199px) {
    .col-xl-4{float:left;width:25%;}
    .col-xl-3{float:left;width:25%;}
}
@media all and (min-width:800px) and (max-width: 994px) {
    .col-xl-4{float:left;width:33%} 
    .col-xl-3{float:left;width:33%} 
}
@media all and (min-width:460px) and (max-width: 799px) {
    .col-xl-4{float:left;width:50%} 
    .col-xl-3{float:left;width:50%} 
}
@media all and (max-width: 459px) {
    .col-xl-4{float:left;width:100%} 
    .col-xl-3{float:left;width:100%} 
}

/*Pruduct-Miniature*/
.product-miniature .product-description,
.product-miniature .highlighted-informations,
.product-miniature .variant-links,
.wishlist-button-add{
    background: var(--Bg_Secondary) !important;;
}
.product-miniature .product-price-and-shipping,
.product-miniature .product-title a,
.product-miniature .highlighted-informations .quick-view,
.product-miniature .highlighted-informations .material-icons,
.wishlist-button-add .material-icons{
    color:var(--Text_Prime);
}
.product-miniature .regular-price{
    color:var(--Text_Secondary);
}
.js-qv-product-cover.img-fluid, 
.thumbnail-container, 
.thumbnail.product-thumbnail{
    border-radius: 30px;
}

.highlighted-informations{
    border-radius:30px 30px 0px 0px;
    background:#242729 ;
}


/*Page:Product*/
.layer.hidden-sm-down{
    border-radius: 30px;
}
.thumb.js-thumb {
    border-radius: 50px;
    background:  #FFF;
}
.tabs{
    background: none;
}
.btn.btn-primary{
    border-radius: 25px;
}

.current-price-value{
    font-size: 2rem;
}
.product-cart-message{
    font-size: 1.5rem;
    font-weight: 700;
}







/*.product-miniature.product-description, 
.wishlist-button-add{
    background:#242729 ;
}

 #wrapper{
    background:#2E353B ;
}

.product-miniature .product-price-and-shipping,
.product-miniature .product-title a,
.product-miniature .regular-price{
    color:#fff;
}*/


