body 
{
font-family: AvenirLtPro,Helvetica,sans-serif;
}


.nav-pills a:hover.nav-link {
    background: #89bd272e;
}

.navigation-top 
{
    background-color: #f8eff9;
    /* background-color: #1f262b; */
    color: #000;
}

.product-details-subtitle 
{
    color: #7db333;    
}

.navigation-menu-area {
    background-color: #7db333;
}

.main-menu nav > ul {
    display: flex;
}

.main-menu nav > ul > li {
    margin: 0;
}

.main-menu nav > ul > li > a {
    color: white;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
    position: relative;
    white-space: nowrap;
    text-align: center;
    padding: 0 10px;
    font-size: 13px;
    line-height: 16px;
    min-height:54px;
}

.main-menu nav > ul > li.active > a, .main-menu nav > ul > li:hover > a {
    color: white;
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
}

.navigation-top .container .header-search .search-container form input {
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #216155;
    font-weight: 300;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0 65px 0 20px;
    height: 48px;
    border-radius: 5px;
}

.navigation-top .container .header-search .search-container form button {
    color: #9025a3;
}

.header-cart-icon .small-cart-trigger {
    border: 1px solid rgba(255, 255, 255, 0.17);
    color: #9025a3;
}

.header-cart-icon .small-cart-trigger .cart-counter {
    background: #9025a3;
}

.promo-label, .section-title h2:after {
    background-color: #9025a3;
}



.single-slider-product-wrapper .single-slider-product {
    background-color: #f0f0f0;
    text-transform: uppercase; 
}

.product-details-title, 
.sidebar-filter-group a,
.sidebar-filter-group-color a,
.sidebar-widget > ul li a
{
    text-transform: uppercase; 
}

.hover-icons 
{
    background: transparent;
}

.theme-button, 
.theme-button2, 
.register-button,
.hero-slider-button,
.banner-button,
.comp-form form button
{
    background-color: #cd029c !important;
    color: #fff;
    border-radius: 0px;
}

.theme-button2:focus {
    color: white;
}

.single-icon-feature__content p.feature-title {
    color: #cd029c;
}

.banner-button{
    border:none;
}



.theme-button:hover, 
.theme-button2:hover, 
.register-button:hover,
.hero-slider-button:hover,
.banner-button:hover,
.comp-form form button:hover
{
    background-color: #755f54 !important;
    color: #fff;
}

.product-price--box.has-counter, 
.login-form {
    background-color: #f0f0f0;
}

.slick-vertical 
.slick-slide.slick-current > div::after 
{
    border: 6px solid #cd029c;   
}

.scroll-top 
{
    background-color: #7db333;
    border-radius: 0px;
    display: none!important;
}

.footer-area {
    background-color: #1f262b;
}

.footer-navigation nav ul li a,
.footer-text-block__content {
    color: white;
}

.how-to {
    margin-bottom: 12px;
}
                              
.sidebar-filter-group a:hover:before, 
.sidebar-filter-group a.active:before,
.sidebar-filter-group-color a.active:before,
.sidebar-filter-group-color a:hover:before
{
    background: #cd029c;
    border-color: #cd029c;
}

.footer-social-icon-block ul li a.facebook-icon, 
.footer-social-icon-block ul li a.instagram-icon,
.footer-social-icon-block ul li a.youtube-icon
{
    background: #cd029c;   
}

.comp-title {
    color: #cd029c;
}

.confirm-order--label {
    background: rgba(205, 2, 156, 0.05);
    color: #cd029c;
}

.btn.btn-comp {
    background: #1f262b;
    display: block;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    border: 1px solid transparent;
    padding: 12px 12px;
    font-size: 15px;
    border-radius: 0.25rem;
}
  
.montserrat-footer-widget-title,
.footer-widget-title a,
.footer-text-block__title,
.copyright-text p a  {
    color: white;
}
  
.availability-value {
    color: #7db333 !important;
    font-weight: bold !important;
}

.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar {
    background-color: #333333;
}

.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::before, .mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::after {
    background-color: #333333;
}

.newsletter-bg-2 {
    background-color: #7DB331;
     background-image: none;
    background-size: cover;
}

.discount-top-right {
    background: #cd029c;
}

.promo-box--product {
    background: #216155;
}

.promo-box--product .discounted-price {
    color: #fff;
}

.promo-box--product h4 {
    color: #FBC02D;
}

.newsletter-wrapper__form form button:hover {
    color: #000000;
}

.product-price {
    text-align: center;
}
.product-price .discounted-price
{
    font-size: 20px !important;
}

.product-price--big .discounted-price
{
    font-size: 30px !important;
}

#errors 
{
    padding: 5px;
}

.success, .errorMsg {
    text-align:left;
    color: #fff;
    margin: 10px;
    padding: 10px;
}

.success
{
    background-color: #376e37;
}
.errorMsg{
    background-color: #ca0b00;
}


.header-area.is-sticky .top-nav {
    display: none!important;
}

.header-area.is-sticky .navigation-top {
    display: block!important;
}

.header-area.is-sticky .navigation-menu-area {
    background-color: #7db333;
    position: relative;
}

.header-area.is-sticky .navigation-menu-area:hover {
    background-color: #7db333;
}

.header-area .header-cart-icon.scroll {
    display: none!important;
    position: absolute!important;
    right: 0!important;
    top: 5px;
}

.header-area.is-sticky .header-cart-icon.scroll {
    display: block!important;
}


.scroll-top {
    z-index: 800!important;
}

.small-cart {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    margin-top: 0!important;
    z-index: 9999999!important;
}

.cart-calculation-table {
    width: 100%;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 0!important;
    z-index: 8000; 
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
}

.overlay.open {
    opacity: 100;
    visibility: visible;
}

.small-cart-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.small-cart-item-wrapper {
    height: calc(100% - (320px));
    overflow-y: auto;
}

.cart-calculation-table {
    position: absolute;
    bottom: 0;
}


body.disable-scroll {
    overflow: hidden;
}

.scroll-top {
    display: none;
}

@media only screen and (max-width: 768px)  {
    .category-slider-wrapper-one .single-category-item__image__content {
        width: 90%;
    }
    .category-slider-wrapper-one .single-category-item__image__content {
        padding: 16px 6px;
    }

    .category-slider-wrapper-one .single-category-item__image__content .category-title a {
        font-size: 14px;
    }

    .category-slider-wrapper-one .single-category-item__image a {
        font-size: 13px;
    }

    .logo-header {
        max-width: 196px;

    }
}


.checkout-page #header .top-nav,
.checkout-page #header .header-search,
.checkout-page #header .navigation-menu-area,
.checkout-page #header .mobile-menu-wrapper {
  display: none!important;
}


.labels-product-list {
    position: absolute;
    top: 20px;
    left: 0;
    display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: stretch;
    gap: 8px;

}


.labels-product-list .label {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;

}

.label.label--red {
    background: red;
    color: white;
}

.label.label--orange {
    background: orange;
    color: white;
}

.label.label--green {
    background: #73b830;
    color: white;
}

.label.label--white {
    background: #fff;
    color: #73b830;
}

@media only screen and (max-width: 768px) {
    .labels-product-list .label {
        line-height: 18px!important;
        font-size: 11px!important;
    }
    .labels-product-list {
        top: 8px;
        gap: 4px;
    }  
}


.mega-menu.four-column {
    flex-direction: column;
    width: 240px;
    padding: 24px;
}

.mega-menu.four-column li {
    display:  block;
    width: 100%;
}

.mega-menu.four-column li a {
    display: block;
}