﻿:root { --main-bg-color: /*#B78388*/ #F5C3C8; --main-font: 'Lato', sans-serif; }

/* GENERAL STYLING */
body { color: #000; font-family: var(--main-font); }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: var(--main-font); }

a:hover { color: #000 }

.container { max-width: 1530px; }

.btn-minicart i { color: #000; }

.highlight { color: rgb(223, 30, 52) !important; }
    .highlight > a { color: rgb(223, 30, 52) !important; }

input[type="checkbox"], input[type="radio"] { margin-right: 5px; }

#site-scroll { background-color: rgb(223, 30, 52); }

.index-demo6 .btn { background-color: rgb(223, 30, 52); }
.index-demo6 .btn, .index-demo9 .btn, .index-demo10 .btn { background-color: rgb(223, 30, 52); }

.index-demo18 .btn { background-color: rgb(223, 30, 52); }

.lookbook .products .btn-shop { background: rgb(223, 30, 52); }

.product-buttons .btn { background: rgb(223, 30, 52); }

.wishlist.add-to-wishlist { outline: none; }
/* END GENERAL STYLING */
/* CAROUSEL */
.carousel-control-next, .carousel-control-prev { width: 5%; }
.carousel-inner .carousel-item p:last-child { margin-bottom: 15px; }

#page-content .carousel-inner .content-image-text { max-width: 600px; margin-right: 60px; }
    #page-content .carousel-inner .content-image-text h2 { font-size: 50px; }
/* HEADER */
.logo > a { }
    .logo > a:hover { opacity: 1; }
    .logo > a > img { padding: 20px; width: 175px; max-width: 100%; max-height: 100%; }

.notification-bar { background-color: #28263E; }

#siteNav a { font-size: 15px; outline: none; }

#siteNav .dropdown > a { cursor: pointer; }
#siteNav .dropdown-menu li a { white-space: nowrap; }
#siteNav .dropdown:hover > .dropdown-menu { display: block; }

/* END HEADER */

/* FOOTER */
.footer-4 .newsletter-section .btn { padding: 8px 15px 8px; }
.footer-bottom .payment-icons { font-size: 13px; line-height: initial; }

.section.section-info { background-color: rgb(245, 245, 245); color: #fff; }
    .section.section-info h2 { color: black; }
    .section.section-info ul { list-style: none; }

    .section.section-info a { color: black; }
/* END FOOTER */

/* HOME */
.collection-banners.groups .row { margin-left: 0; margin-right: 0; }
.collection-banners.banners { margin-top: 0; }
    .collection-banners.banners .btn { margin-top: 0; border-radius: 20px; color: white; }

@media only screen and (max-width: 480px) {
    .collection-banners .row .banner-item { padding-left: 10px; padding-right: 10px; }
}
/* END HOME */

/* SLIDESHOW */
.slideshow .slideshow__title { color: #E9E9EC; }
.slideshow .slideshow__subtitle { color: #E9E9EC; }
.slideshow .btn { background-color: rgb(223, 30, 52); }
/* END SLIDESHOW */

/* CATALOGUE FILTER */
.filterBox ul:not(.filter-color) input[type="checkbox"] { width: 0px; }
    .filterBox ul:not(.filter-color) input[type="checkbox"] + label { margin-left: 0px; }

.filterBox .filter-color .swacth-btn { background-position: center; background-repeat: no-repeat; background-size: cover; border: 1px solid #f2f2f2; }

/* END CATALOGUE FILTER */

/* CATALOGUE */
.promo { color: rgb(223, 30, 52) }
.overlay-tag { background-color: rgb(223, 30, 52) }

.grid-products .product-labels { left: unset; right: 5px; }
    .grid-products .product-labels .on-sale { background-color: transparent; color: rgb(223, 30, 52) }

.grid-products .wishlist.add-to-wishlist { position: absolute; z-index: 999; bottom: 3px; right: 5px; }
    .grid-products .wishlist.add-to-wishlist i { color: #fff; font-size: 30px; }

/* END CATALOGUE */
/* ARTICLE DETAIL PAGE*/
.product-form .color-products, .product-form .size-products { list-style: none; padding-left: 0; }
    .product-form .color-products li, .product-form .size-products li { display: inline-block; margin-right: 8px; }
        .product-form .color-products li a { display: block; }
        .product-form .color-products li.active a span, .product-form .size-products li.active a { /*border-color: #000;*/ box-shadow: 0 0 0 1px #000; }
        .product-form .color-products li a span { color: #000; font-size: 12px; font-weight: 400; line-height: 26px; text-transform: capitalize; display: inline-block; margin: 0; min-width: 30px; height: 30px; overflow: hidden; text-align: center; background-color: #f9f9f9; padding: 0 10px; border: 2px solid #fff; box-shadow: 0 0 0 1px #ddd; border-radius: 0; -ms-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; cursor: pointer; background-position: center; background-repeat: no-repeat; background-size: cover; }

        .product-form .size-products li a { color: #000; font-size: 12px; font-weight: 400; line-height: 26px; text-transform: capitalize; display: inline-block; margin: 0; min-width: 30px; height: 30px; overflow: hidden; text-align: center; background-color: #f9f9f9; padding: 0 10px; border: 2px solid #fff; box-shadow: 0 0 0 1px #ddd; border-radius: 0; -ms-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; cursor: pointer; }
        .product-form .size-products li.out-of-stock { opacity: 0.5; }
            .product-form .size-products li.out-of-stock a { text-decoration: line-through; }

.social-sharing div { display: inline-block; }
    .social-sharing div a { display: inline-block; color: #000 !important; padding: 0 5px; margin-bottom: 0; background: none !important; border: 0; letter-spacing: normal; text-transform: capitalize; }

.size-swacthes .swacth-list .swacth-btn { font-size: 10px; width: 35px; height: 35px; line-height: 35px; }

.product-form__item--submit #pnlItemAdded .btn { font-size: 11px; }

.product-form__item--submit .btn.no-size-selected, .product-form__item--submit .btn.out-of-stock { cursor: default; opacity: 0.8; }
    .product-form__item--submit .btn.no-size-selected:hover, .product-form__item--submit .btn.out-of-stock:hover { background-color: rgb(223, 30, 52); }

.product-order .order-detail ul { list-style: none; }

.product-labels .on-sale { background-color: rgb(223, 30, 52) }

.product-form .wishlist.add-to-wishlist { float: right; display: inline-block; height: 42px; margin-bottom: 0px; width: 42px; border: 1px solid #ddd; line-height: 50px; text-align: center; opacity: 1; margin-left: 15px; }
/*.product-form .wishlist.add-to-wishlist i { color: #fff; font-size: 30px; }*/
/* END ARTICLE DETAIL PAGE*/

/* PAYMENT METHODS */
.payment-methods { list-style: none; padding: 0; }
    .payment-methods li { /*margin-right: 25px;*/ /*width: 84px;*/ margin-top: -1px; /*border: 1px solid #d9d9d9;*/ padding: 16px; }
        .payment-methods li label { margin: 0 auto; text-align: center; display: block; position: relative; }
    .payment-methods input[type='radio'] { display: none; z-index: -1; }
        .payment-methods input[type='radio'] + label { cursor: pointer; margin-left: 20px; text-align: left; }
            .payment-methods input[type='radio'] + label:before { content: ''; border: 2px solid #000; transition: 0.25s ease border; position: absolute; text-indent: 0; width: 18px; height: 18px; border-radius: 50%; left: 15px; margin-left: -45px; margin-top: 2px; }
        .payment-methods input[type='radio']:checked + label:before { border: 9px solid #000; }
        .payment-methods input[type='radio'] + label a { text-decoration: underline; font-weight: bold; }
/* END PAYMENT METHODS */

/* STORE LOCATOR */
.storelocator .container-fluid { padding: 0; }
.storelocator #map { width: 100%; height: 458px; float: left; background: #fff; }
.storelocator select { width: 300px; }
/* END STORE LOCATOR */


/* FAQ */
.faq .panel-group .panel { border-radius: 0; border-bottom: 1px solid #000; padding: 20px 0; }
.faq .panel-default > .panel-heading { background-color: #fff; border-radius: 0; }
    .faq .panel-default > .panel-heading a, .panel-default > .panel-heading a:focus { /*color: #f1f1f1;*/ width: 100%; display: inline-block; opacity: 1; outline: none; }

.faq .panel-group .col-12:first-child .panel { border-top: 1px solid #000; }
.faq .panel-title.title1 { margin-bottom: 0; line-height: 1rem; }
.faq .panel .accordion-toggle .indicator { transform: rotate(180deg); transition-duration: 500ms; }
.faq .panel .accordion-toggle.collapsed .indicator { transform: rotate(0deg); }

.faq .panel-body { margin-top: 15px; }
    .faq .panel-body p:last-child { margin-bottom: 0; }

/* END FAQ */

/* COOKIES CONSENT */
#cookie-consent { display: none; }
    #cookie-consent > div { display: flex; height: 100%; }
    #cookie-consent .actions { /*width: 100%; margin: 0 auto;*/ }
        #cookie-consent .actions .settings .btn { color: #fff; }

#popup-cookie-settings { }
    #popup-cookie-settings .modal-content { }
        #popup-cookie-settings .modal-content .modal-header { }
            #popup-cookie-settings .modal-content .modal-header button { outline: none; box-shadow: none; }
                #popup-cookie-settings .modal-content .modal-header button span { font-size: 25px; }
        #popup-cookie-settings .modal-content .modal-body { }
        #popup-cookie-settings .modal-content .modal-footer { text-align: left; }

    /* The switch - the box around the slider */
    #popup-cookie-settings .switch { position: absolute; display: inline-block; width: 50px; height: 25px; top: 6px; right: 10px; }
        /* Hide default HTML checkbox */
        #popup-cookie-settings .switch input { opacity: 0; width: 0; height: 0; }

    /* The slider */
    #popup-cookie-settings .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; }
        #popup-cookie-settings .slider:before { position: absolute; content: ""; height: 17px; width: 17px; left: 4px; bottom: 4px; background-color: #fff; -webkit-transition: .4s; transition: .4s; }
    #popup-cookie-settings input:checked + .slider { background-color: #38a832; }
    #popup-cookie-settings input:focus + .slider { box-shadow: 0 0 1px #38a832; }
    #popup-cookie-settings input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); }

    /* Rounded sliders */
    #popup-cookie-settings .slider.round { border-radius: 34px; }
        #popup-cookie-settings .slider.round:before { border-radius: 50%; }

    #popup-cookie-settings .panel-heading { position: relative; }

    #popup-cookie-settings .modal-header img, #popup-cookie-settings-firsttime .modal-header img { margin: 0 auto; max-width: 200px; }

    #popup-cookie-settings .card { margin-bottom: 0; }
        #popup-cookie-settings .card:last-child { margin-bottom: 10px; }
        #popup-cookie-settings .card .card-header h4 { margin-bottom: 0; }
        #popup-cookie-settings .card .card-header:before { visibility: hidden; }
/* END COOKIES CONSENT */

/* NEWSLETTER POPUP*/
.modal-newsletter { }
    /*.modal-newsletter.fade { opacity: 1; -webkit-transition: opacity .15s linear; transition: opacity .15s linear; }*/
    .modal-newsletter.modal { text-align: center; padding: 0 !important; z-index: 10000; }
        .modal-newsletter.modal:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
    .modal-newsletter .modal-dialog { display: inline-block; text-align: left; vertical-align: middle; }
        .modal-newsletter .modal-dialog .modal-content .btn-news { width: 100%; }
        .modal-newsletter .modal-dialog .modal-content .modal-body > div { color: #fff; bottom: 70px; position: absolute; left: 0; right: 0; text-align: center; }
        .modal-newsletter .modal-dialog .modal-content .modal-body * { color: #fff; }
        .modal-newsletter .modal-dialog .modal-content .modal-body .modal-dismiss { color: #fff; float: right; font-size: 24px; opacity: 1; }
/*.modal-newsletter .modal-dialog .modal-content .modal-footer .row { width: 100% }*/


@media (min-width: 768px) {
    .modal-newsletter .modal-dialog { max-width: 800px; width: 800px; }
        .modal-newsletter .modal-dialog .modal-content .modal-body { min-height: 500px; }
}

@media (min-width: 0px) and (max-width: 767px) {
    .modal-newsletter { }
        .modal-newsletter .modal-dialog { width: 100%; height: 100%; margin: 0; padding: 25px; }
            .modal-newsletter .modal-dialog .modal-content { height: auto; min-height: 100%; border-radius: 0; }
                .modal-newsletter .modal-dialog .modal-content .modal-body { position: absolute; height: 100% !important; }

                    .modal-newsletter .modal-dialog .modal-content .modal-body.subscribe-enabled { position: absolute; height: 80% !important; width: 100%; }
                .modal-newsletter .modal-dialog .modal-content .modal-footer.subscribe-enabled { position: absolute; bottom: 0; height: 20%; width: 100%; }
}

/* END NEWSLETTER POPUP*/


/* GENERAL ITEMS */

.strike { text-decoration: line-through; }

.modal-dismiss .fa { color: black; }
.fa-laugh-wink { color: #C63927 !important; }

/*CLIENT SPECIFIC*/

.page-width-80 { width: 80%; margin: auto; }

p, h1, h2, h3, h4, h5, h6, text, a, label, .btn, div, text, span, strong { font-family: var(--main-font); }

.footer-bottom { width: 100%; }

.page-width-80 { width: 80%; margin: auto; }

.btn-secondary { border: none; }

.w-20px { width: 20px; margin-bottom: 20px; }

.mt-26px { margin-top: 26px; }

.vc-parent { justify-content: center; align-items: center; }
.blogpost-item { width: initial; margin: 0; }
.logo > a > img { padding: 0; }
.contact-us-page2 { margin-bottom: 5%; }
.filter-reset .fa { width: inherit; }
.contact-us-page2 .contact-form-in { padding: 0; }
p, h1, h2, h3, h4, h5, h6, text, a, label, .btn, div, text, span, strong { font-family: var(--main-font); }
.v-center { display: flex; justify-content: center; align-items: center; }
.clickable-link { color: blue; text-decoration: underline; }
.qtyBtn { min-width: 50px; }

@media (max-width:1050px) {
    .collection-banners .details.center { position: relative !important; opacity: 0.9 !important; }

    .v-center img, .contact-details, #CustomerLoginForm { margin-top: 5%; }

    #cphMain_lBtnRegister { margin-bottom: 5%; }

    .row.mt-5.mb-5 { display: none; }
}
/*COLOR SCHEME RELATED*/
.modal-body .fa-times { color: black !important; }

.modal-body span { color: black !important; background-color: white !important; }

#site-scroll, .dropdown-menu li:hover, .store-features { background-color: var(--main-bg-color); }

#siteNav > li:hover > a, #siteNav > li > a:hover:hover, #siteNav > li > a:hover { background-color: var(--main-bg-color); color: #000; }

#siteNav .dropdown-menu li a:hover { background-color: #C63927; color: white; }

body, .product-form__cart-submit, .header-4, .home-blog-post, .footer-bottom, .breadcrumbs-wrapper, #settingsBox { background-color: white; }

.details, .modal-content, .block-cart, .contact-form-in, .contact-details, .search-drawer, .qtyBtn, .qtyField, .wrapQtyBtn, .txtQuantity, anm-minus-r, anm-plus-r { background-color: white !important; }

.newsletter-section { background-color: #f5f5f5; }

.btn { background-color: var(--main-bg-color) !important; color: #000 !important; }

.notification-bar { background-color: var(--main-bg-color); color: #000; }

.nav-link.custom:hover, .custom.highlight:first-child:hover, .dropdown-menu a:hover { color: white !important; }
.border-left-color { border-left: 3px solid #C63927 !important; }
#btnCookieSettings { color: black !important; background-color: white !important; }
.infolinks .btn { color: #C63927 !important; background-color: white !important; }
/*MISC (SOCIAL MEDIA,.
..)*/
.fa { font-size: 20px; width: 30px; text-align: center; text-decoration: none; border-radius: 50%; }

    .fa:hover { opacity: 0.7; }

.fa-facebook { background: #3B5998; color: white; }

.fa-instagram { background: #125688; color: white; }

.lookbook .lookbook-look figure { position: relative; width: 100%; background-color: #fff; overflow: hidden; padding-bottom: 100%; }
    .lookbook .lookbook-look figure img { height: 100%; margin: 0 auto; position: absolute; width: 100%; }
.lookbook .lookbook-look-title { text-align: center; text-transform: uppercase; font-weight: 700 }
.lookbook .lookbook-look-price { text-align: center; }

.lookbook-look-title { text-transform: uppercase; font-size: 24px; }
.lookbook-look-description-title { font-weight: 700; }
.lookbook-look-price-parent { font-weight: 700; font-size: 1.2rem; }
.lookbook-look-article { border: 1px solid #eee; padding: 15px; }
    .lookbook-look-article figure { margin: 0; }
.lookbook-look-article-checkbox-parent { display: flex; justify-content: center; align-content: center; height: 100%; cursor: pointer; }
    .lookbook-look-article-checkbox-parent input[type=checkbox] { cursor: pointer; }
.lookbook-look-article-size { float: left; border: 1px solid #eee; padding: 5px 10px; margin-right: 5px; cursor: pointer; }
    .lookbook-look-article-size.active { border-color: #000; }
    .lookbook-look-article-size.disabled { cursor: no-drop }

.lookbook-look-article-color { width: 25px; height: 25px; display: block; border-radius: 50% }
.lookbook-look-total-price { font-size: 24px; font-weight: 700 }
.lookbook-look-article-price { font-weight: 600 }
