/*
Theme Name: Natural Pharmaceuticals New VitaSolaris
Description: Natural Pharmaceuticals New VitaSolaris
Author: Natural Pharmaceuticals
Template: naturalpharmaceuticals-new
Text Domain: naturalpharmaceuticals-new-vitasolaris
Version: 1.1.0
Author URI: mailto:webmaster@natural.pl
Theme URI: https://wordpress.natural.pl
*/

a.link-color {
    color: #cf480b;
    text-decoration: underline;
}

a.link-color:hover {
    color: #bb4108;
}

.product-color,
.exit-popup-offer-text-1,
.exit-popup-offer-text-2 {
    color: #cf480b;
}

.product-color-dark,
.faq-item button {
    color: #bb4108;
}

.arrow {
    border-left: 10px solid #cf480b;
}

.faq-item h2 {
    border-left: 3px solid #bb4108;
}

.product-color-border {
    border: 7px solid #cf480b;
}

.product-color-bg,
.faq-item button:hover,
.faq-item button[aria-expanded="true"] {
    background: #bb4108;
}

.faq-item button {
    background-color: #fafafa;
}

.exit-popup-corner,
.testimonial-box {
    border-right-color: #cf480b !important;
}

.navbar-light .navbar-nav .nav-link.nav-link-green {
    color: #3b665b;
}
.navbar-light .navbar-nav .nav-link.nav-link-green:hover {
    color: #487f6a;
}

@media (min-width: 992px) {
    .testimonial-box {
        min-height: 200px;
    }
}

.burst div,
.burst div:before,
.burst div:after {
    background: #df4c0e;
}

.product-color-icon,
.list-checkbox li::before {
    /* generator: https://codepen.io/sosuke/pen/Pjoqqp */
    filter: invert(30%) sepia(92%) saturate(3335%) hue-rotate(13deg) brightness(95%) contrast(101%);
}

.testimonial-box {
    background-color: #cf480b;
}

.footer-bg {
    background-color: #3e2415;
    color: #c5bdb9;
}

.copyright-bg {
    background-color: #000;
    color: #c5bdb9;
}

.what-is-heading {
    color: #000;
}

.exit-popup-corner-price-text-right {
    right: -70px !important;
    font-size: 30px !important;
    margin-top: 20px;
    text-align: center;
}

.btn-highlight,
.btn-order {
    color: #fff;
    border: solid 1px #367927;
    background-color: #75b82a;
    background-image: linear-gradient(to bottom, #75b82a, #367927);
}

.btn-highlight:hover,
.btn-order:hover {
    color: #fff;
    background-color: #91d546;
    background-image: linear-gradient(to bottom, #91d546, #439731);
}

.border-color-product {
    border-color: #cf480b;
}
