/*
 Defining all the color schemes
*/
:root {

  --rating-point-text-color: #f5a523;
  --price-saving-bg-color: #e1efd5;
  --price-saving-text-color: #6ab02d;
  --footer-list-item-hover-color: #a00000;
  --continue-shopping-button-text-color: #fff;
  --description-text-color: #151515;
  --disabled-item-color: #999999;
  --input-count-btn-bg-color: #f5f5f5;
  --inventory-warning-text-color: #a10000;src: inherit;
  --selected-sub-menu-color: #008ce3;
  --selected-navbar-item-color: #FF9D06;
  --section-bg-color:#020a65;
  --section-bg-color-1:#ffffff;
  --section-bg-color-6: #e4e4e4;

  /* theme widget css color */
  --theme-widget-heading-color: #000000;
  --theme-widget-heading-color-1: #fff;
  --theme-widget-text-font-color: #8f8a8a;
  --theme-widget-text-font-color-1: #f88021;
  --theme-widget-text-font-color-2: #fff;
  --theme-widget-background-color: #f88021;
  --theme-widget-button-text-color:#fff;
  --theme-arrow-btn-hover-bg-color: #ffffff;
  --theme-category-type-color: #000000;
  --theme-category-type-color-1: #999898;
  --theme-widget-button-border-radius:50px;
  --theme-reviews-shape: 50px;
  --theme-widget-animation-duration:all .8s .3s cubic-bezier(.25,.1,.25,1);
  --theme-tab-active-color:#008ce3;
  --theme-menu-hover-box-font-color-1: #008ce3;
  --theme-search-suggestion-font-color: #008ce3;
  --theme-nav-background-color: #ffffff;
  --theme-input-focus-border-color:#008ce3;
  --theme-widget-typer-color:#008ce3;
  --theme-admin-anchor-color:#008ce3;
  --theme-admin-anchor-color-hover:#008ce3;
  /* theme widget css color */

  /*  new css  */

  --header-background-color-1: #f88021;
  --header-background-color-2: #0e5f9a;


  --theme-background-progress-bar-color: #ccc;
  --theme-background-progress-bar-fill-color:#f88021;

  --checkout-btn-color-default: #f88021;
  --checkout-btn-color-mouseover: #f88021;
  --checkout-btn-font-color: #ffffff;
  --checkout-btn-border-radius: 0px;

  --theme-error-text-color: #ec1c23;
  --theme-success-text-color: #008000;

  --theme-input-box-text-color: #696158;
  --theme-input-box-placeholder-color: #9d9994;

  --theme-font-family-primary: sans-serif;
  --theme-font-family-Secondary: sans-serif;

  --theme-menu-background-color: #ffffff;
  --theme-menu-font-color: #000000;
  --theme-menu-font-size: 23px;

  --theme-menu-hover-box-background-color: #ffffff;
  --theme-menu-hover-box-font-color: #f88021;

  --theme-menu-drop-background-color: #faf9f9;
  --theme-menu-drop-font-color: #333333;

  --theme-warning-box-background-color: #a10000;
  --theme-warning-box-font-color: #ffffff;

  --theme-btn-color-default: #0e5f9a;
  --theme-btn-color-default-1: #0e5f9a;
  --theme-btn-color-mouseover: #0e5f9a;
  --theme-btn-color-press: #0e5f9a;
  --theme-btn-color-press-1: #0e5f9a;
  --theme-btn-font-color: #ffffff;
  --theme-btn-font-color-1: #fff;
  --theme-btn-border-radius: 0px;
  --theme-btn-border-radius-2: 0px;

  --theme-text-font-color: #333333;
  --theme-text-font-color-2: #b1aeae;
  --theme-text-font-color-3: #020a65;
  --theme-text-font-color-4: #333333;
  --theme-text-font-color-5: #333333;
  --theme-text-font-color-6: #333333;

  --theme-text-font-size-1: 13px;
  --theme-text-font-size-2: 14px;
  --theme-text-font-size-3: 15px;
  --theme-text-font-size-4: 16px;
  --theme-text-font-size-5: 18px;
  --theme-text-font-size-6: 20px;
  --theme-text-font-size-7: 22px;
  --theme-text-font-size-8: 24px;
  --theme-text-font-size-9: 26px;
  --theme-text-font-size-10: 28px;
  --theme-text-font-size-11: 32px;
  --theme-text-font-size-12: 42px;
  --theme-text-font-size-13: 48px;
  --theme-text-font-size-14: 82px;
  --theme-text-font-size-15: 60px;
  --theme-text-font-size-16: 12px;
  --theme-text-font-size-17: 19px;

  --theme-anchor-font-color-default: #333333;
  --theme-anchor-font-color-mouseover: #f88021;

  --theme-anchor-font-size-1: 13px;
  --theme-anchor-font-size-2: 14px;
  --theme-anchor-font-size-3: 15px;
  --theme-anchor-font-size-4: 16px;
  --theme-anchor-font-size-5: 18px;

  --theme-text-h1-font-color: #333333;
  --theme-text-h1-font-weight: 700;
  --theme-text-h1-font-size-1: 21px;
  --theme-text-h1-font-size-2: 26px;
  --theme-text-h1-font-size-3: 32px;
  --theme-text-h1-font-size-4: 42px;

  --theme-text-h2-font-color: #333333;
  --theme-text-h2-font-color-2: #000000;
  --theme-text-h2-font-color-3: #fff;
  --theme-text-h2-font-color-4: #f88021;
  --theme-text-h2-font-weight: 700;

  --theme-text-h2-font-size-1: 14px;
  --theme-text-h2-font-size-2: 26px;
  --theme-text-h2-font-size-3: 28px;
  --theme-text-h2-font-size-4: 38px;
  --theme-text-h2-font-size-5: 42px;
  --theme-text-h2-font-size-6: 58px;
  --theme-text-h2-font-size-7: 22px;
  --theme-text-h2-font-size-8: 32px;
  --theme-text-h2-font-size-9: 62px;
  --theme-text-h2-font-size-10: 70px;

  --theme-text-h3-font-color: #333333;
  --theme-text-h3-font-weight: 700;
  --theme-text-h3-font-size-1: 16px;
  --theme-text-h3-font-size-2: 21px;

  --newsletter-bar-background-color: #ffffff;
  --newsletter-bar-title-1: #ffffff;
  --newsletter-bar-title-2: #ffffff;
  --newsletter-subscribe-btn-color-default: #f88021;
  --newsletter-subscribe-btn-color-mouseover: #f88021;
  --newsletter-subscribe-btn-color-press: #f88021;
  --newsletter-subscribe-btn-font-color: #ffffff;
  --newsletter-subscribe-btn-font-size-1: 13px;
  --newsletter-subscribe-btn-font-size-2: 20px;

  --splash-newsletter-title: #0e5f9a;
  --splash-newsletter-btn-color-default: #f88021;
  --splash-newsletter-btn-color-mouseover: #f88021;
  --splash-newsletter-btn-color-press: #f88021;
  --splash-newsletter-btn-font-color: #ffffff;
  --splash-newsletter-btn-font-size: 14px;
  --splash-newsletter-btn-radius: 0px;

  --footer-lower-background-color: #ffffff;
  --footer-lower-font-color: #333333;
  --footer-menu-font-color: #333333;

  --footer-trim-background-color-1: #ffffff;
  --footer-trim-background-color-2: #ffffff;
  --footer-trim-font-color-1: #333333;
  --footer-trim-font-color-2: #ffffff;

  --cookie-btn-color-accept: #f88021;
  --cookie-btn-font-color-accept: #ffffff;

  --cookie-btn-color-decline: #c12a2a;
  --cookie-btn-font-color-decline: #ffffff;

  --theme-side-menu-overlay-color:#00000094;
  --theme-side-menu-bg-color:#ffffff;
  --theme-side-menu-text-color:#151515;
  --theme-side-menu-dropdown-text-color:#f88021;
  --theme-side-menu-header-text-color:#ffffff;
  --theme-side-menu-button-bg-color: #f88021;

  --cta-button-text-color: #fff;
  --cta-button-text-bg-color: #0e5f9a;
  --cta-button-text-bg-color-1:#0e5f9a;
  --cta-button-text-box-shadow: 0 15px 30px -15px #0e5f9a;

  --left-menu-top-bar: #3e5b97;

  --top-bar-msg-bg-color: #b4b4b4;
  --top-bar-msg-success-bg-color: #299a29;
  --top-bar-msg-error-bg-color: #ec1c23;
  --top-bar-msg-text-color: #ffffff;
  --letter-spacing: normal;

  --theme-price-text-color-1: #f88021;

  --product-separator-line-color: #0e5f9a;
  --product-variation-level-two-box-color: #0e5f9a;
}