@@ -0, 0+1, 506 @@ .carousel-indicators>li {
    border-radius: 50%;
    width: 12px;
    height: 12px;
}

.bg-color-main {
    background-color: #c1b49a !important;
}

.color-main {
    color: #c1b49a !important;
}

.ul-footer {
    list-style-type: none;
}

.contact-icon-footer {
    border-radius: 50%;
    padding: 6px;
    background-color: #c1b49a;
}

.follow-a-footer,
.follow-a-footer:hover {
    color: inherit;
    text-decoration: none;
}

.follow-icon-footer {
    border-radius: 50%;
    padding: 6px;
    background-color: #c1b49a;
}

.follow-fb-footer {
    border-radius: 50%;
    padding: 6px 8px;
    background-color: #c1b49a;
}

.celebrity {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.celebrity span {
    background: #fff;
    padding: 0 10px;
}

.navbar-toggler {
    /* border-color: rgba(0, 0, 0, 0.1); */
}

.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.category-menu {
    background-color: #c1b49a;
}

.category-navbar li:first-child>a {
    /* padding-left: 0px !important; */
}

.slick-next {
    float: right;
    background: transparent;
    color: transparent;
    width: 20px;
    height: 20px;
    padding: 0px;
    border: none !important;
    outline: none !important;
}

.slick-next::before {
    font-family: "Font Awesome 5 Free";
    content: "\F0DA";
    font-weight: 900;
    background-color: #000;
    border-radius: 50%;
    padding: 3px 6px 3px 8px;
    color: #c1b49a;
}

.slick-prev {
    background: transparent;
    position: absolute;
    bottom: -20px;
    right: 25px;
    color: transparent;
    width: 20px;
    height: 20px;
    padding: 0px;
    border: none !important;
    outline: none !important;
}

.slick-prev::before {
    font-family: "Font Awesome 5 Free";
    content: "\F0D9";
    font-weight: 900;
    background-color: #000;
    border-radius: 50%;
    padding: 3px 8px 3px 6px;
    color: #c1b49a;
}

.view-all {
    position: absolute;
    right: 75px;
}

.menu-item-category {
    text-transform: capitalize;
}

.custom-control-input-black:checked~.custom-control-label::before {
    border-color: #343a40 !important;
    background-color: #343a40 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.shopping-cart-number {
    position: relative;
    left: -5px;
    top: -10px;
    font-size: 55%;
}

#content .popover {
    max-width: 100%;
    width: 400px;
}

.delete-icon-popover {
    position: relative;
    top: 50px;
}

html.wait,
html.wait * {
    cursor: wait !important;
}

.color-wishlist {
    color: #ff0000 !important;
}

body {
    min-height: 100vh;
}

.img-banner {
    height: 500px;
    object-fit: cover;
}

.img-celebrity {
    height: 300px;
    object-fit: cover;
}

.img-brand {
    height: 100px;
    object-fit: contain;
}

.img-brand img {
    height: 220px;
    object-fit: contain;
}

.img-store {
    /* height: 200px; */
    object-fit: cover;
}

.img-celebrity-cover {
    height: 500px;
    object-fit: cover;
}

.product-card {
    /* height: 35vh; */
}

.product-card-category {
    /* height: 25vh; */
}

.product-price-card {
    bottom: 5px;
}

.img-brand-cover {
    height: 400px;
    object-fit: cover;
}

.img-store-cover {
    height: 400px;
    object-fit: cover;
}

/* the slides */
.slick-slide {
    margin-left: 10px;
    margin-bottom: 15px;
}

.slick-list {
    margin-left: -10px !important;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.menu-item-font-size {
    font-size: 15px;
}

.dropdown-menu {
    border: none;
    margin-top: -1px;
}

.text-custom {
    color: #c1b49a !important;
}

.bg-dark-bar {
    background-image: url("../photos/s-bar.png");
    height: 60px;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-dark-bar strong a.text-custom {
    position: relative;
    top: 20px;
}

h5.pt-1.mb-0.color-main {
    font-weight: bold;
    position: relative;
    top: 10px;
    left: 20px;
    width: 100%;
    display: grid;
}

h5.pt-1.mb-0.color-main span {
    font-size: 0.5rem;
    color: #a5a5a5;
}

.offset-lg-4.text-center p {
    position: relative;
    top: 8px;
    left: 15px;
}

input#brand-search-value {
    position: relative;
    margin: 12px auto;
}

input#celebrity-search-value {
    position: relative;
    margin: 12px auto;
}

input#product-search-value {
    position: relative;
    margin: 12px auto;
}

.bg-dark {
    background-color: rgb(51, 51, 51) !important;
}

input#search-value {
    height: 30px;
    margin-top: 2px;
}

.col-5.col-lg-4 .dropdown-toggle::after {
    color: #c1b49a !important;
    font-size: 20px;
    position: relative;
    top: 3px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    flex: 0 0 20%;
}

.bg-custom {
    background-color: #404041 !important;
    color: #c1b49a !important;
}

.page-link {
    padding: 1px 2px !important;
}

.page-link.border-0.bg-custom {
    /* pagination numbers */
    background: transparent;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 2px 0px 2px !important;
    margin: 6px 4px 0 4px;
}

.page-link.border-0.text-dark {
    /* pagination numbers */
    background: transparent;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 2px 0px 2px !important;
    margin: 6px 4px 0 4px;
}

.page-link.border-0.text-custom {
    /* pagination arrows */
    background: transparent;
    padding: 0 3px 0 3px !important;
    font-size: 20px;
    color: black;
}

.disabled.text-custom {
    /* pagination arrows */
    background: transparent;
    padding: 0 3px 0 3px !important;
    font-size: 20px;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        flex: 0 0 20%;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        flex: 0 0 20%;
    }

    h5.pt-1.mb-0.color-main {
        font-weight: bold;
        position: relative;
        top: 20px;
        left: 20px;
        width: 100%;
        display: inline;
    }

    h5.pt-1.mb-0.color-main span {
        font-size: 0.75rem;
        color: #a5a5a5;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        flex: 0 0 20%;
    }
}

.menu-modal-dailog {
    top: 60px;
}

#menuItems li a {
    padding-left: 10px;
}

#menuItems div a {
    padding-left: 80px;
}

.background-custom {
    background-color: rgb(51, 51, 51) !important;
    color: #c1b49a !important;
    padding: 10px;
}

.btn-custom {
    color: rgb(51, 51, 51) !important;
    background-color: #c1b49a !important;
    padding: 5px;
}

.custom-input-group {
    border: #c1b49a solid 1px;
}

.custom-form-control {
    border: 0 !important;
    background: none !important;
}

button.btn-block.btn-custom.border-0.font-weight-bolder {
    padding: 10px;
}

input, button, select, optgroup, textarea {
    font-family: sans-serif !important;
}

.img-lg {
    width: 6.25rem;
    height: 6.25rem;
}

.img-lg, .img-md, .img-sm {
    float: left;
}

div#stores_paginate {
    float: right;
}

div#stores_filter {
    text-align: right;
}

div#stores_length {
    float: left;
}

div#products_length {
    float: left;
}

div#products_paginate {
    float: right;
}

div#products_filter {
    text-align: right;
}

#filter-modal-button {
    top: 55px;
    right: 15px;
    z-index: 1000;
}

.card-product-height {
    height: 315px;
}

.profile-border-radius {
    border-radius: 30px;
}

.menu-item-border-color {
    border-color: #c1b49a !important;
}

.nav-item-custom {
    border-bottom-width: 0.5px;
    border-bottom-color: #343a40 !important;
    border-bottom: solid thin;
}

.table td {
    text-align: center;
}

.table th {
    text-align: center;
}

table-cell {
    text-align: center;
}

span#basic-addon1 {
    color: #c1b49a;
    background: transparent;
    border-radius: 3px;
    border: solid 1px #c1b49a;
}

span#basic-addon2 {
    color: white;
    background: #c1b49a;
    border: solid 1px #c1b49a;
}

.dropdown-toggle:empty::after {
    vertical-align: middle;
}

strong {
    vertical-align: middle;
}
