/*
Theme Name: Natural Pharmaceuticals New ReduXin
Description: Natural Pharmaceuticals New ReduXin
Author: Natural Pharmaceuticals
Text Domain: naturalpharmaceuticals-new-reduxin
Version: 1.7
Author URI: mailto:dorota.osuch@natural.pl
Theme URI: https://omegamarine.hu
*/



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

a.link-color:hover {
    color: #3b665b;
}

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

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

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

.product-color-contrast,
.bok-number {
    color: #ac2170;
}

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

.wpcf7-list-item-label a {
    color: #ac2170;
    text-decoration: underline;
}

.wpcf7-list-item-label a:hover {
    color: #8c1b5b;
}

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

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

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

.exit-popup-corner {
    border-right-color: #487f6a !important;
    color: #fff !important;
    top: 0 !important;
    right: 0 !important;
}

.testimonial-box {
    border-right-color: #487f6a !important;
}

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

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

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

.product-color-icon,
.list-checkbox li::before {
    /* generator: https://codepen.io/sosuke/pen/Pjoqqp */
    filter: invert(13%) sepia(51%) saturate(5690%) hue-rotate(312deg) brightness(103%) contrast(84%);
}

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

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

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

.reduxin-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 45px 0 45px 45px;
    border-color: transparent transparent transparent #487f6a;
}
.reduxin-arrow:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    transform: translate(-55px, -45px);
    border-width: 45px 0 45px 45px;
    border-color: transparent transparent transparent #fff;
}

.reduxin-arrow-small {
    border-width: 30px 0 30px 30px;
    margin-left: 30px;
}

.reduxin-arrow-small:after {
    transform: translate(-37px, -30px);
    border-width: 30px 0 30px 30px;
}

.mirror {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.big-number {
    width: 34px;
}

.line-height-1 {
    line-height: 1;
}

[class^=arr-]{
    border:       solid currentColor;
    border-width: 0 .2em .2em 0;
    display:      inline-block;
    padding:      .20em;
}
.arr-right {transform:rotate(-45deg);}
.arr-left  {transform:rotate(135deg);}
.arr-up    {transform:rotate(-135deg);}
.arr-down  {transform:rotate(45deg);}


@media (max-width: 991px) {
    .product-bg {
        background-position: right;
        background-color: #e0f4ea;
    }
}

.numbered-list li:before {
    border-color: #487f6a;
    background: #487f6a;
}

.circle-color:before {
    background-color: #487f6a;
}

.border-color-product {
    border-color: #487f6a;
}

.checkoutBtnView.nextstep {
    display: none; }

.hiddensend {
  display: none; }
  .hiddensend.nextstep {
    display: block; }



.summary .edit {
  cursor: pointer;
  text-decoration: underline;
  font-weight: 700; }

.summary .title {
  font-weight: 700;
  font-size: 19px;
  margin: 0 0 15px 0; }

.orderform.nextstep {
  display: none; }

.ie-old div {
  display: none; }

.ie-old #oldbrowser,
.ie-old #oldbrowser div {
  display: block; }



.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; }   

.checkboxes .form-check-input {
    background:none;
    border:none;
}
.btn:focus-visible {
    outline: 2px solid -webkit-focus-ring-color !important;
    box-shadow: unset;
}
