/*! Color Scheme 1 */
a {
  color: #ff8b00;
}

a:hover, a:focus, a:active, a:hover:active {
  color: #ff8b00;
}

input {
  border: 2px solid #ff8b00;
}

.color {
  background-color: #ff8b00;
}

.site-primary-color {
  color: #ff8b00;
}

.site-secondary-color {
  color: #321a02;
}

.text-notice-line:after {
  background: #321a02;
}

.text-notice {
  color: #ff8b00;
}

.list li i {
  color: #321a02;
}

#page-preloader .path {
  stroke: #ff8b00;
}

.action-button-nav {
  color: #ffffff;
  background-color: #321a02;
}

.action-button-nav:hover {
  color: #ffffff;
  background-color: #321a02;
}

.action-button-nav:before {
  background: #e8b906;
}

.action-button-cta {
  color: #ffffff;
  background-color: #321a02;
}

.action-button-cta:hover {
  color: #ffffff;
  background-color: #321a02;
}

.action-button-cta:before {
  background: #e8b906;
}

.hero-button, .buy-button, .buy-button-link, .order-button, .submit-button, input[type="submit"], .order .order-form-content input[type="submit"], .nav-links a {
  color: #ffffff;
  background-color: #ff8b00;
}

.hero-button:hover, .buy-button:hover, .buy-button-link:hover, .order-button:hover, .submit-button:hover, input[type="submit"]:hover, .order .order-form-content input[type="submit"]:hover, .nav-links a:hover {
  color: #ffffff;
  background-color: #ff8b00;
}

.hero-button:before, .buy-button:before, .buy-button-link:before, .order-button:before, .submit-button:before, input[type="submit"]:before, .order .order-form-content input[type="submit"]:before, .nav-links a:before {
  background: #ff8b00;
}

input[type="submit"]:hover, .wpcf7-form .submit-button:hover {
  background: #ff8b00;
}

.header-container .header-content {
  background-color: #ff8b00;
}

.header-container .header-content .scroll-link a:after {
  background: #ff8b00;
}

.logo-promo-text:before {
  background: #ff8b00;
}

.navbar-default .navbar-nav > li > a:before {
  background: #321a02;
}

.navbar-default .navbar-nav > li.current > a:before {
  background: #321a02;
}

.dropdown-menu > li > a:hover {
  color: #ff8b00;
}

.navbar-fix .logo-promo-text:before {
  background: #321a02;
}

.nav-bg {
  background-color: #ff8b00;
}

.navbar-page-top {
  background-color: #ff8b00 !important
}

.navbar-page-top .logo-promo-text:before {
  background: #321a02;
}

.score-graph {
  background-color: #ff8b00;
}

.tech-block i {
  color: #ff8b00;
}

.features i {
  color: #ff8b00;
}

.gallery-img .slider .flex-direction-nav a:before {
  color: #321a02;
}

.gallery-content li:before {
  color: #321a02;
}

.product p {
  color: #f9c80e;
}

.product-img p {
  color: #321a02;
}

.product .product-block .product-bg {
  background-color: #ff8b00;
}

.product .product-block .product-content .version-bg {
  color: #ff8b00;
}

.product .product-block .sale:before {
  background-color: #321a02;
}

.product .product-block .sale-price {
  color: #321a02;
}

.product-l2 .product-l2-bg .bg-img {
  background-color: #ff8b00;
}

.product-l2 .product-l2-content .product-info .sale:before {
  background-color: #321a02;
}

.product-l2 .product-l2-content .product-info .sale-price {
  color: #321a02;
}

.order .order-form-bg {
  background-color: #ff8b00;
}

.order .order-form-header .order-desc .version {
  color: #a8e0e8;
}

.order .order-form-content select {
  border: 2px solid #ff8b00;
}

.order .order-send {
  background-color: #ff8b00;
}

.video .play a, .video .play i {
  color: #ff8b00;
}

.video .play a:hover, .video .play a:active, .video .play a:focus, .video .play i:hover, .video .play i:active, .video .play i:focus {
  color: #ff8b00;
}

.newsletter .newsletter-notice {
  color: #ff8b00;
}

.nf-send, .nf-success {
  background-color: #ff8b00;
}

.review:before {
  color: #ff8b00;
}

.comments-area textarea {
  border: 2px solid #ff8b00;
}

.footer .ht-social-buttons-widget li a:hover, .footer .ht-social-buttons-widget li a:active, .footer .ht-social-buttons-widget li a:focus {
  color: #ff8b00;
}

.footer .footer-bottom-links ul li {
  color: #ff8b00;
}

.cal-month-box [class*="cal-cell"]:hover span[data-cal-date], .cal-month-day.event-day span[data-cal-date] {
  color: #ff8b00 !important;
}

.cal-month-day.event-day {
  color: #ff8b00 !important;
  background: #a8e0e8 !important;
}

.cal-day-today, .cal-day-today.event-day {
  background: #ff8b00 !important;
}

@media (max-width: 992px) {
  .logo-promo-text:before {
    background-color: #321a02;
  }
}

@media (max-width: 767px) {
  .header-container .header-content .scroll-link a {
    color: #ff8b00;
  }
  .header-container .header-content .scroll-link a:before {
    background-color: #ff8b00;
  }
}

@media (max-width: 510px) {
  .order .order-form-header .order-desc .version {
    color: #ff8b00;
  }
}
