﻿
:root {
    --main-color: #f6f6f6;
    --infinte-color: #f6f6f6;
    --main-text-color: #d6d6d6;
    --main-text-color2: #9c9c9c;
    --main-text-color-dark: #618b93;
    /* New Coloring Pattern: */
    --color-main: #f6f6f6;
    --color-main-d: #94bec6;
    --color-main-l: #d4feff;
    --color-main-reverse: #2e5860;
    --color-text: #5a5a5a;
    --color-text-reverse: #2e5860;
    --color-title: #618b93;
}

.store-header, .header-bar, .store-header-min {
    background: #f6f6f6;
}

    .store-header h1 a, .store-header-min h1 {
        color: #9c9c9c;
    }

.dropdown-store-header.open .dropdown-toggle, .dropdown-store-header.open .dropdown-toggle {
    background: #f6f6f6;
    color: #9c9c9c;
}
/* .store-contact a { color: #9c9c9c; } */
/*a.media-heading, a.product-link { color: #9c9c9c; }*/
.pace-demo {
    background: #d88a47 !important; /*darker*/
}

.pace .pace-progress {
    background: #9e500d !important; /*darker*/
}

.add-cart {
    color: #9c9c9c; /*darker*/
    border: 1px solid #d88a47; /*darker*/
}

    .add-cart:hover, .add-cart:focus, .add-cart-large:hover, .add-cart-large:focus, .order-btn:hover, .order-btn:focus {
        background: #d6d6d6; /*darker*/
        border-color: #9c9c9c;
    }

.cart-nav-submit, .cart-nav-more, .cart-nav-solid {
    background: #d6d6d6; /*darker*/
    border-color: #9c9c9c; /*darker*/
}

.add-cart-large, .order-btn {
    background: #d6d6d6;
    border-color: #9c9c9c;
}

.cart-nav-light:hover, .cart-nav-light:active, .cart-nav-light:focus {
    color: #d6d6d6;
}

.cart-nav-light {
    border-color: #9c9c9c; /*darker*/
    color: #9c9c9c; /*darker*/
}

.cart-line {
    border-color: #f8aa67; /*lighter*/
}

.cart-number {
    color: #f8aa67; /*lighter*/
    border-color: #f8aa67; /*lighter*/
}

.active-step .cart-number {
    background: #f6f6f6;
    border-color: #f8aa67;
}

.cart-title {
    color: #f8aa67 !important; /*lighter*/
}

#salla_bar {
    border-top-color: #f8aa67;
}

    #salla_bar .checkout-button {
        background: #d6d6d6;
    }

.choice.border-info-600.text-info-800 {
    color: #d88a47 !important;
    border-color: #d88a47 !important;
}

.payment-method.active {
    background: #d88a47 !important;
}

.pagination > .active > span {
    background-color: #d88a47 !important;
    border-color: #d88a47 !important;
}
/*.order-num { color: #9c9c9c; }*/

.product-side-container .product-order-container .panel-heading {
    background: #f8aa67 !important;
    border-bottom-color: #f8aa67 !important;
    color: #fff !important;
}

.testimonial-header, .owl-theme .owl-nav [class*=owl-] {
    background: #f8aa67 !important;
}

a:hover, a:focus {
    color: #9e500d;
}

.sub-nav__menu:hover svg {
    fill: #d88a47;
}

.footer-main {
    background-color: #d6d6d6;
}

.site-header {
    box-shadow: inset 0 3px 0 0 #d88a47;
}

.site-header__cart .badge {
    background: #9c9c9c;
}

.circle-action:hover {
    background: #d6d6d6;
    border-color: #d6d6d6;
}

.circle-action {
    border-color: #bc8e20;
}

    .circle-action span:first-of-type:not(.notification-badge) {
        color: white;
    }

.sub-nav .main-menu > li:hover > a, .sub-nav .main-menu > li:hover > a > i {
    color: #9c9c9c;
}

.sub-nav li > ul a:hover {
    color: #9e500d;
}

.slick-active button {
    background-color: #d88a47 !important;
}

.product:hover .product-title {
    color: #9c9c9c;
}

.product-price, .product-details__price {
    color: #d6d6d6;
}

.product-add:hover {
    background-color: #d6d6d6 !important;
}

.social__item a:hover, .sub-nav__menu:hover {
    color: #f8aa67 !important;
}

/* .sub-nav__close:hover svg { fill: #d88a47; } */

.sub-nav-header {
    background: #f6f6f6;
}

    .sub-nav-header a {
        color: #f8aa67;
    }

.page-box .panel-heading .product-title {
    color: #d88a47 !important;
}

#ask_register_link {
    color: #d88a47 !important;
}

.product-details__hot strong {
    color: #d88a47 !important;
}

.checker span {
    border-color: #d88a47 !important;
}

.btn-order-details {
    background: #d88a47 !important;
}

@media (min-width: 992px) {
    .sub-nav li > ul a:hover {
        background: #d6d6d6;
        color: #9c9c9c;
    }
}

.section-header .section--title {
    color: #9c9c9c;
}


/************ MAIN SLIDER BANNER BEGINS ***************/

.container.p-0.px-md-3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}


.main-slider.slick-initialized.slick-slider.slick-dotted {
    margin: 0;
    padding: 0;
}

/************ MAIN SLIDER BANNER ENDS ***************/



/************ LOGO RE-SIZING TO BE BIGGER STARTS ***************/
.pt-3, .py-3 {
    padding-top: 0.3rem;
    padding-bottom: 0px !important;
}

.logo > a > img {
    height: 80px;
}

.site-header.sticky {
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.2);
}

    .site-header.sticky .container.py-3 {
        padding-bottom: 0.1rem !important;
    }
/************ LOGO RE-SIZING TO BE BIGGER ENDS ***************/


/************ RE-SIZING PRODUCTS CARDS FOR MOBILE VIEW STARTS *****************/

/*@media only screen and (max-width: 600px) {

    .products-grid.eq-height {
        display: grid;
        grid-template-columns: repeat(1, 96%) !important;
        margin-left: 2%;
        margin-right: 2%;
    }

    .row.products-grid.eq-height > * {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .row.products-grid.infinite-scroll.mobile-card-no-margin > * {
        width: 96% !important;
        margin-right: 2% !important;
        margin-left: 2%;
    }
}*/
/************ RE-SIZING PRODUCTS CARDS FOR MOBILE VIEW ENDS *****************/


/**************** REMOVING HEADER CATEGORIES BEGINS ******************/


/*Removing header categories from desktop*/

/*.sub-nav .main-menu [id = '210855'] {
        display: none !important;
    }
    
    .sub-nav .main-menu [id='210862'] {
        display: none !important;
    }*/

/*Removing header categories from Mobile*/

/*.container-fluid.sub-nav-content.is-active .main-menu .store-categories [id="210855"] {
        display: none !important;
    }
    
    .container-fluid.sub-nav-content.is-active .main-menu .store-categories [id="210862"] {
        display: none !important;
    }*/

/**************** REMOVING HEADER CATEGORIES ENDS ******************/



/**************** ANIMATING HEADER UNDERLINE BEGINS ******************/

@media only screen and (min-width: 991px) {
    .sub-nav .main-menu > li a:hover {
        transition: 0.4s;
    }

    .sub-nav .main-menu > li a:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%) scaleX(0);
        -webkit-transform: translateX(-50%) scaleX(0);
        -moz-transform: translateX(-50%) scaleX(0);
        -ms-transform: translateX(-50%) scaleX(0);
        -o-transform: translateX(-50%) scaleX(0);
        transform-origin: 50%;
        -webkit-transform-origin: 50%;
        -moz-transform-origin: 50%;
        -ms-transform-origin: 50%;
        -o-transform-origin: 50%;
        width: 120%;
        height: 2px;
        background: var(--color-main);
        transition: transform 200ms;
        -webkit-transition: transform 200ms;
        -moz-transition: transform 200ms;
        -ms-transition: transform 200ms;
        -o-transition: transform 200ms;
    }

    .sub-nav .main-menu > li a:hover:after {
        transform: translateX(-50%) scale(1);
    }

    .store-notify p {
        font-size: 15px !important;
    }
}
/**************** ANIMATING HEADER UNDERLINE ENDS ******************/


/********************* SOCIAL MEDIA STARTS ************************/
/*.social .social__item a {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;          
}*/



.social__item a {
    width: 40px;
    height: 40px;
    /*border: 1px solid #fff;*/
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    /*text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);*/
    box-sizing: border-box;
    transition: all 0.2s ease-in-out;
    Background: white;
}

    .social__item a:hover {
        box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
        border-color: transparent;
        transition: all 0.2s ease-in-out;
    }

        .social__item a:hover i {
            /*border: 1px solid;*/
            box-sizing: border-box;
            transition: all 0.2s ease-in-out;
            /*box-shadow: 0 0 7px;*/
        }

    .social__item a i {
        display: block;
        text-align: center;
        line-height: 40px;
        height: 41px;
        width: 41px;
        font-size: 18px;
        border-radius: 50%;
        box-sizing: border-box;
        transition: all 0.2s ease-in-out;
    }

.social__item .sicon-facebook2 {
    color: #4267b2;
}

.social__item .sicon-twitter2 {
    color: #1da1f2;
}

.social__item .sicon-youtube2 {
    color: #ff0000;
}

.social__item .sicon-snapchat {
    padding-top: 1px;
    color: #F4EC00;
}

.social__item .sicon-instagram2 {
    color: #c32aa3;
}

.social__item .sicon-facebook2:hover {
    background: #4267b2;
    color: white;
    /*box-shadow: 0 0 5px 3px #4267b2;
    box-shadow: 0 0 15px 3px #fff;
    box-shadow: 0 0 25px 3px #fff;
    box-shadow: 0 0 50px 3px #fff;*/
}

.social__item .sicon-twitter2:hover {
    background: #1da1f2;
    color: white;
    /*box-shadow: 0 0 5px 3px #1da1f2;
    box-shadow: 0 0 15px 3px #fff;
    box-shadow: 0 0 25px 3px #fff;
    box-shadow: 0 0 50px 3px #fff;*/
}

.social__item .sicon-youtube2:hover {
    background: #ff0000;
    color: white;
    /*box-shadow: 0 0 5px 3px #ff0000;
    box-shadow: 0 0 15px 3px #fff;
    box-shadow: 0 0 25px 3px #fff;
    box-shadow: 0 0 50px 3px #fff;*/
}

.social__item .sicon-snapchat:hover {
    padding-top: 1px;
    background: #fffc00;
    color: #222;
    /*box-shadow: 0 0 5px 0 #fffc00;
    box-shadow: 0 0 15px 0 #fffc00;
    box-shadow: 0 0 25px 0 #fffc00;
    box-shadow: 0 0 50px 0 #fffc00;*/
}

.social__item .sicon-instagram2:hover {
    background: #c32aa3;
    color: white;
    /*box-shadow: 0 0 5px 3px #c32aa3;
    box-shadow: 0 0 15px 3px #fff;
    box-shadow: 0 0 25px 3px #fff;
    box-shadow: 0 0 50px 3px #fff;*/
}

/********************* SOCIAL MEDIA ENDS ************************/


/********************* HEADER LOGO ON RIGHT SIDE Begins ************************/
.header-row:last-child {
    order: 2;
}
/********************* HEADER LOGO ON RIGHT SIDE END ************************/


@media only screen and (max-width: 600px) {
    .salla-theme_1 header.site-header .logo-wrapper .logo img {
        max-height: 57px !important;
    }

    .sicon-cart:before {
        content: "\e96a";
        padding-top: 23px !important;
        font-size: 15px !important;
    }
}

.sicon-cart:before {
    content: "\e96a";
    padding-top: 27px !important;
    font-size: 21px !important;
}

.product-price {
    color: #1b9fd7;
    padding: .35rem .25rem 0 0 !important;
}

.product-add {
    font-size: 20px !important;
}

@media only screen and (max-width: 600px) {
    section.section:nth-of-type(2) .col-md-4, section.section:nth-of-type(3) .col-md-4 {
        max-width: none !important;
    }

    .salla-theme_1 header.site-header .logo-wrapper .logo img {
        max-height: 52px !important;
    }

    .sicon-cart:before {
        content: "\e96a";
        padding-top: 23px !important;
        font-size: 15px !important;
    }

    p.product-price {
        float: left;
        margin-left: -12px !important;
    }
}

.product-price {
    color: black !important;
}

.product-price, .product-details__price, .product:hover .product-title, .footer-title, .footer-item p, .product-details__hot strong, .section-header .section--title, .footer-links a, .sub-nav-header p, .sub-nav-header a {
    color: #9c9c9c;
}

.footer-title {
    border-color: #d6d6d6;
}

    .footer-title span {
        border-color: #9c9c9c;
    }

.product-price, .product-details__price, .product:hover .product-title, .footer-title, .footer-item p, .product-details__hot strong, .section-header .section--title, .footer-links a, .sub-nav-header p, .sub-nav-header a {
    color: #FFF;
}

h2.section--title span {
    color: #212121 !important;
}

/*footer*/
.footer-title {
    color: #e8b276;
    background: #2e2e2e;
    border-radius: 8px;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-bottom: .3rem;
}

.footer-links a {
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

    .footer-links a:hover {
        color: #2e2e2e;
    }

.footer-links a {
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

    .footer-links a:hover {
        color: #e8b176;
    }

.footer-main, .store-contact {
    text-align: center;
}

.social__item a {
    color: #2e2e2e;
    border-radius: 20%;
    border: 1px solid rgb(232 177 118);
}

.footer-links a {
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

    .footer-links a:hover {
        color: #2e2e2e;
    }

.footer-main {
    background: #ffffff;
}

.footer-title {
    color: #000;
}

.login-link, .contact-link, .notification-link, .store-contact a, .store-header-min .back-icon {
    color: #9c9c9c !important;
}

.footer-item p {
    color: #000;
}

.store-contact a {
    color: #2e2e2e;
}

.footer-title {
    color: #fff;
    border-radius: 8px;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-bottom: .3rem;
}

.footer-links a {
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

    .footer-links a:hover {
        color: #e8b176;
    }

.footer-item p {
    color: #2e2e2e;
}

.store-contact a {
    color: #2e2e2e;
}

.footer-links a {
    color: #2e2e2e;
}



/* Model-Login*/
.login-container {
    padding-top: 0;
}

.login-options {
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-option {
    background: transparent;
    border-radius: 5px !important;
    margin: 0 10px;
    height: 100px;
    width: 120px;
}

    .login-option i {
        display: block;
        font-size: 25px !important;
        margin-bottom: 7px;
    }

.login-title {
    font-size: 1.3em !important;
}

.login-option, .btn-resend-option {
    background: transparent;
}

    .btn-resend-option[disabled] {
        border-color: #d0d0d0;
        background: #d0d0d0;
        color: #fff;
    }

@media (max-width: 320px) {
    .btn-resend-option {
        padding: 9px 4px !important;
    }
}

@media (max-width: 400px) {
    .btn-resend-option {
        padding: 9px !important;
    }
}

.ClassActive {
    background-color: #efeeee;
    border-right: solid;
    border-right-color: #c88701;
    border-right-width: 10px;
}

.ClassActiveHover:hover {
    background-color: #efeeee;
    border-right: solid;
    border-right-color: #c88701;
    border-right-width: 10px;
}