/*
Theme Name: Natural Pharmaceuticals VitaSolaris RO
Description: Natural Pharmaceuticals VitaSolaris RO
Author: 
Text Domain: naturalpharmaceuticals-new
Version: 1.12.206
Author URI: mailto:webmaster@natural.pl
Theme URI: https://nordicmed.ro
*/
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: #000;
    border: solid 1px #f25b00;
    background-color: #FDD400;
    background-image: linear-gradient(to bottom, #FDD400, #F07402);
}

.btn-highlight:hover,
.btn-order:hover {
    color: #000;
    border: solid 1px #f25b00;
    background-color: #FDD400;
    background-image: linear-gradient(to bottom, #FDD400, #F07402);
    filter: brightness(105%);
}

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


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


.fs-20 {
    font-size: 20px;
}


.checkoutBtnView.nextstep {
    display: none; }

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

/*.summary ul {
  list-style-type: disc; }
  .summary ul li {
    margin: 0 0 10px 0; }*/

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


.wpcf7-form .checkboxes .wpcf7-form-control-wrap {
    margin-top: 8px;
}

.wpcf7-form .distributor .wpcf7-list-item label {
    position: relative;
}

.wpcf7-form .distributor .wpcf7-list-item label .check {
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid #1E2882;
    border-radius: 2px;
    position: absolute;
    top: 3px;
    left: -30px;
}

.wpcf7-form .distributor .wpcf7-list-item label .check::before,
.wpcf7-form .distributor .wpcf7-list-item label .check::after
{
    content: '';
    position: absolute;
    height: 4px;
    background: #FF8700;
    visibility: hidden;
}

.wpcf7-form .distributor .wpcf7-list-item label .check::before{
    width: 70%;
    top: 60%;
    left: 40%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.wpcf7-form .distributor .wpcf7-list-item label .check::after {
    width: 150%;
    top: 20%;
    left: 110%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.wpcf7-form .distributor .wpcf7-list-item label input[type=checkbox]:checked ~ .check::before,
.wpcf7-form .distributor .wpcf7-list-item label input[type=checkbox]:checked ~ .check::after{
    visibility: visible;
}

.wpcf7-form .wpcf7-distributor .wpcf7-list-item label {
    position: relative;
}

.wpcf7-form .wpcf7-distributor .wpcf7-list-item label .check {
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid #1E2882;
    border-radius: 2px;
    position: absolute;
    top: 3px;
    left: -30px;
}

.wpcf7-form .wpcf7-distributor.wpcf7-list-item label .check::before,
.wpcf7-form .wpcf7-distributor.wpcf7-list-item label .check::after{
    content: '';
    position: absolute;
    height: 4px;
    background: #FF8700;
    visibility: hidden;
}

.wpcf7-form .wpcf7-distributor .wpcf7-list-item label .check::before {
    width: 70%;
    top: 60%;
    left: 40%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.wpcf7-form .wpcf7-distributor .wpcf7-list-item label .check::after{
    width: 150%;
    top: 20%;
    left: 110%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.wpcf7-form .wpcf7-distributor .wpcf7-list-item label input[type=checkbox]:checked ~ .check::before,
.wpcf7-form .wpcf7-distributor .wpcf7-list-item label input[type=checkbox]:checked ~ .check::after {
    visibility: visible;
}
.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; }  