/* Start custom CSS for page-settings */.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
    background-color: #ffc11c;
}
.product-miniature .product-flags li.product-flag {
    min-width: 3.125rem;
    min-height: 1.875rem;
    font-weight: 600;
}
.product-flags li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 5px 10px;
    margin-top: .625rem;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    word-break: break-word;
    pointer-events: auto;
    background: #24b9d7;
    border-radius: 6px;
}

.mm_menu_content_title i {
    margin-right: 8px;
    margin-left: 5px;
    padding: 10px;
    background: #eda900;
}

.mm_tab_li_content {
    background-color: #fff;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
}


/*PRODUCT MINIATURE*/
.product-miniature .thumbnail-container .product-thumbnail img {
padding:25px;
}

.product-miniature .thumbnail-top {

    background: #fff;
}

.product-miniature .thumbnail-container {

    background: transparent;
}
.product-miniature .product-description {
    background: transparent;
}



.product-miniature .product-title {
    text-align: left;
    font-weight:700;
}

.product-miniature .product-price-and-shipping {
    text-align: left;
    font-weight:500;
    font-size:14px;
    color: #7b7b7b;
}

.product-miniature .product-title a {
    font-size: .875rem;
    font-weight: 600;
    color: #212121;
    text-align: center;
    text-decoration: none;
}

.material-icons {

    font-size: 20px;
}

.wishlist-button-add {
    background-color: #fff;
    box-shadow: .125rem -0.125rem .25rem 0 rgb(0 0 0 / 0%);}
/*PRODUCT MINIATURE END*/

#wrapper {
    background: #ffffff;
}


/*CATEGORIES LIST*/

.ce-gallery-icon img {
    background: #fff;
}

.ce-image-gallery img {
    display: block;
    margin: 0;
    width: 100%;
    object-fit: cover;
    padding: 25px;
}
/*CATEGORIES LIST END*/

/*FILTERS*/
.ce-filters__title {
    padding: 20px 0px;
}

.elementor-button.elementor-size-sm {
    font-size: 13px;
}

#footer {
    padding-top: 0rem;
}

.product-miniature .regular-price {
    color: #ffaa67;
}

.product-flags {
    top: 2px;
    left: 13px;

}

@media screen and (max-width: 967px){
#wrapper .breadcrumb {
    display: none;
}}

/*MEGAMENU STYLING*/
.mm_tab_toggle_title {
    padding: 14px 15px;
}

.mm_tab_li_content {
    background-color: #fff;
    border-color: #f3f3f3;
}

/*MEGAMENU STYLING END*/

.wishlist-button-add {
    box-shadow: .125rem -0.125rem .25rem 0 rgba(0, 0, 0, .0);
}

/*SEARCH RESULTS STYLING*/

.elementor-search__products .elementor-search__product-image {

    height: 170px;
}

#psgdpr-link{
    display:none;
}


.product-flags {
    display: none;
}

.custom-checkbox input[type=checkbox]+span.color, .variant-links .color, label .color {
    display: inline-block;
    width: 1.325rem;
    height: 1.325rem;
    margin: .2125rem .2rem -0.7875rem 0.125rem;
    cursor: pointer;
    background-size: contain;
    border: none;
    border-radius: 50px;
}

.product-miniature .highlighted-informations .quick-view {
    font-size: 13px;
}

.wishlist-button-add {

    box-shadow: none;

}
/*CART PAGE STYLING*/
.card-block {
    padding: 1.25rem 1.25rem 0rem;
    background: #f5f5f5;
}

.block-promo {
    background: #f5f5f5;
}

.card-block.checkout {
    padding-top: 26px;
    padding-bottom: 1.75rem;
}

.block-promo .promo-code-button {
    display: block;
    padding: 15px 0 1rem;
    text-align: center;
    background: #eeeeee;
    margin-top: 14px;
}

.cart-grid-body .card-block h1 {
    margin-bottom: 0;
    font-size: 1.04rem;
    font-weight: 700;
}

.block-promo .promo-code-button.cancel-promo[aria-expanded=true] {
    display: block;
    padding: 12px;
    margin-top: 1rem;
}

.block-promo .promo-input {
    border: none;
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #ff9a52;
    border-color: transparent;
    padding: 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
}


.add-to-cart-gift-product {

    padding: 10px;
}

.ets_pr_display_notification {
    margin-top: 0px!important;
}

body#checkout section.checkout-step .delivery-options .delivery-option {
    border-radius: 10px;
}

.card-block {
    border-radius: 10px 10px 10px 10px;
    margin-top: 16px;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total {
    padding: 20px 0;
    padding-top: 0px;
}

.card-block.cart-detailed-subtotals+.cart-summary-totals .cart-total {
    border-top: none;
}

element.style {
}

.products article .wishlist-button-add {
    position: absolute;
    top: .635rem;
    right: .635rem;
    z-index: 10;
    display: none;
}


.elementor img, .elementor picture {
    border-radius: 20px;
}

.product-miniature .thumbnail-top {
    border-radius: 20px;
}

.elementor p img {
    border-radius: 0px;
}

#confirm_order {
    width: 100%;
    white-space: normal;
    position: relative;
}

#tc-container #thecheckout-cart-summary {
    margin: 10px;
    padding: 31px;
}/* End custom CSS */