/*
Theme Name: Natural Pharmaceuticals OmegaPremium
Description: Natural Pharmaceuticals OmegaPremium
Author: Dorota Osuch
Text Domain: naturalpharmaceuticals-new-omegapremium
Version: 1.6.10
Author URI: mailto:dorota.osuch@natural.pl
Theme URI: https://omegamarine.ee
*/
a.link-color {
    color: #203366;
    text-decoration: underline;
}

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

.product-color,
.exit-popup-offer-text-1,
.exit-popup-offer-text-2,
.faq-item button,
.navbar-light .navbar-nav .nav-link {
    color: #203366;
}

.product-color-dark,
.o-nas .smaller.product-color,
.o-nas small.product-color,
.red {
    color: #c61631;
}

.navbar-light .navbar-nav .nav-link.nav-link-green {
    color: #c61631;
}

.navbar-light .navbar-nav .nav-link.nav-link-green:hover {
    color: #ff1e1e;
}

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

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

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

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

.exit-popup-corner {
    border-right-color: #c61631 !important;
}

.btn-order.btn-order-colored {
    border: solid 1px #c61631;
    background-color: #ff1e1e;
    background-image: linear-gradient(to bottom, #ff1e1e, #c61631);
}

.btn-order.btn-order-colored:hover,
.radio-button:checked + label {
    border: solid 1px #e6213f;
    background-color: #ff3f3f;
    background-image: linear-gradient(to bottom, #ff3f3f, #e6213f);
}

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

.testimonial-box {
    background-color: #d0ecf9;
    color: #000;
}

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

.om-premium-stripe {
    background: url("assets/img/OMP_gold_strip.png");
}

.customer-service {
    background-color: #e2e0d7;
}

.footer-bg {
    background-color: #5f5f5f;
    color: #fff;
}

.copyright-bg {
    background-color: #203366;
    color: #fff;
}

.exit-popup {
    background: #c61631 !important;
}

.exit-popup-inner {
    background: #fff !important;
}

.exit-popup-close {
    color: #fff;
}

.no-check {
    padding-left: 55px !important;
    background-repeat: no-repeat;
}

.no-check::before {
    background: none !important;
}

.product-bg {
    background-size: cover;
}

@media (max-width: 991px) {
    .product-bg {
        background-image: none !important;
    }
}

.fact-element {
    flex: 1 0 51%;
}

.fact {
    background-color: #f0efeb;
    border: 5px solid #fff;
}

.fact-title {
    margin-top: 10px;
}

.fact-title > span {
    color: #fff;
    padding: 0 .3rem;
    font-size: 4rem;
    line-height: 1;
    float: left;
    margin-right: 5px;
    margin-top: -10px;
}

.fact-title + * {
    clear: both;
}

.circle-color:before {
    background-color: #203366;
}

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

.morecontent span{display:none}
.morecontenta span{display:none}
.wpcf7-not-valid-tip,
.screen-reader-response {
    display: none;
}
.wpcf7-list-item {
    margin: 0 !important;
}
.wpcf7 .ajax-loader {
    display: none !important;
}

.wpcf7 .wpcf7-form .wpcf7-mail-sent-ok { 
    display: none !important; 
}

div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !important; }
span.wpcf7-not-valid-tip { display: none; }   