/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */



@media screen and (max-width: 768px) {
    .wishlist-product-image {
        width: 150px;
        height: 150px;
    }

    #header .header-nav .user-info .logged {
        color: #865c66;
    }
}



@media (max-width: 991px) {
    #header .logo {
        width: auto;
        max-width: 155px;
        margin-top: -15px;
    }
}



#wrapper .breadcrumb {
    background: transparent;
    padding: 0;
}

.product-prices .tax-shipping-delivery-label {
    display: none !important;
}



body {
    font-family: 'Lato', sans-serif;
}



a {
    color: #865c66;
}



#header .header-nav {
    border-bottom: none;
    margin-bottom: 50px;
    margin-top: 20px;
}

#wrapper {
    background: #ffffff !important;
    box-shadow: none !important;
}


#header .header-nav .blockcart {
    padding: 0.75rem 1rem 0 1rem;
}


#header .header-nav .cart-preview.active a, #header .header-nav .cart-preview.active i {
    color: #865c66;
}

#header .header-nav .cart-preview.active {
    background: #865c66;
}

#footer {
    margin-top: 1.5rem;
    padding-top: 1rem;
    background: #f1eaec;
}

.footer-container {
    box-shadow: none;
}


.carousel .carousel-inner {
    height: auto;
}

#product-list-header { display: none; }

#products .products, .featured-products .products, .product-accessories .products, .product-miniature .products {
    justify-content: space-between;
}

.products-selection .sort-by-row {
    font-size: 13px;
}

.brands-sort .select-list, .products-sort-order .select-list, .suppliers-sort .select-list {
    font-size: 13px;
}


#product #content {
    max-width: 100%;
}


.product-flags li.product-flag {
    background: #cb8890;
}

.breadcrumb {
    margin-bottom: 3rem; }

.product-price {
    color: #d37d90;
}

.btn-primary {
    background-color: #cb8890;
}


.tabs {
    box-shadow: none;
    margin-top: 0;
    padding: 0;
}


.card {
    box-shadow: none;
    border: none;
}



#header .header-nav .user-info {
    margin-top: .55rem;
    font-size: 13px;
}

#header .header-nav .cart-preview.active {
    background: transparent;
    margin-right: 3rem;
    font-size: 13px;
    height: 40px;
    padding: 0.45rem 1rem 0 1rem;
    color: #865c66;
}

#header .header-nav .cart-preview.active i {
    color: #865c66;
}

#header .header-nav .blockcart.active a:hover {
    color: #9e4c59;
}

#header .header-top a[data-depth="0"], #header a {
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 14px;
}

 #header a {
    font-size: 13px;
}


#header .header-top .position-static {
    position: static;
    width: 100%;
    padding: 0;
}



ul#top-menu {
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.top-menu a[data-depth="1"], .top-menu a[data-depth="2"] {
    padding: 0;
}

#header a:hover {
    text-decoration: none;
    color: #865c66;
}

ul.top-menu {
    text-align: center;
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
        flex-wrap: wrap;

}

.top-menu a[data-depth="1"], .top-menu a[data-depth="2"] {
    padding: .2rem 0 .5rem 0;
}

.product-miniature .highlighted-informations {
    box-shadow: none;
}


.pagination .current a {
    color: #865c66; 
}



.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 3px solid #cb8890;
}
.tabs .nav-tabs .nav-link.active {
    color: #cb8890;
}

.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #d1d1d1;
}


#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
}

.breadcrumb {
    font-size: 12px;
}



body#checkout #header .header-nav {
    box-shadow: none;
}

body#checkout #footer {
    display: none;
}

.wishlist-product {
    max-width: 19.125rem;
}

.wishlist-product-image {
    width: 19.625rem;
    height: 19.625rem;
}


.wishlist-product-title {
    font-size: 0.875rem;
    line-height: 1.5rem;
}

#blockcart-modal .product-name {
    color: #cb8890;
    font-size: 1.125rem;
}

#header .header-nav .blockcart {
    margin-left: 0.9375rem;
    text-align: center;
    white-space: nowrap;
    background: transparent;
    margin-right: 3rem;
    font-size: 13px;
    height: 40px;
    color: #7a7a7a;
}

#header .header-nav .blockcart {
    padding: 0.45rem 1rem 0 1rem;
}



.bkg_f8 {
    background-color: #ffffff !important;
}

#mywishlist_pro #block-history table#display_list tr td a {
    cursor: pointer;
    text-decoration: none !important;
}

#view_wishlist .tab_aw .alert-info {
    background-color: #bc8f9a !important;    color: #ffffff !important; 
    }

svg.iconaw.iconWH_1_2.color_aaa.mg_left_6 {    color: white !important; }


.wishlist_product_detail_dd .priority_icon { display:none !important; }

#view_wishlist .addresses h2 {
    font-size: 1.1em;
}

#mywishlist_pro .btn-success.active {
    color: #fff;
    background-color: #865c66;
    border-color: #865c66;
    background-image: none;
}


#mywishlist_pro .btn-danger {
    color: #fff;
    background-color: #d098a5;
    border-color: #d098a5;
}



/*.header-top,
nav.header-nav .blockcart,
nav.header-nav .search-widgets
 {
    display: none;
}

.header-top.logged-in,
nav.header-nav.logged-in .blockcart,
nav.header-nav.logged-in .search-widgets
 {
    display: block;
}
*/


#footer {
    display: none !important;
}