  
  
  html {
    font-size: 14px;
    font-weight: 300;
  }
  body {
    font-size: 14px;
    line-height: 26px;
    background: #ffffff;
    font-family: "Montserrat", sans-serif;
  }
  
  body,
  p {
    color: #000000;
  }
  
  p {
    font-size: 14px;
    line-height: 26px;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6{
      line-height: normal;
      font-weight: 500;
  }
  .h1,
  .h2,
  .h3,
  .h4,
  h1,
  h2,
  h3,
  h4 {
    font-family: "Montserrat", sans-serif;
  }
  
  .h1,
  h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .h2,
  h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .h3,
  .h4,
  h3,
  h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .h5,
  h5 {
    font-size: 16px;
    line-height: 24px;
  }
  .h6,
  h6 {
    font-size: 16px;
    line-height: 24px;
  }
  
  .h1,
  .h2,
  .h3 {
    color: #000000;
  }
  
    a,
  .text-primary
   {
    color: #e22001;
  }
  
  a:focus,
  a:hover,
  .btn-link:focus,
  .btn-link:hover,
  .page-link:focus,
  .page-link:hover,
  a.text-primary:focus,
  a.text-primary:hover {
    color: #e22001;
  }
  
  a.bg-primary:focus,
  a.bg-primary:hover {
    background-color: #e22001!important
  }
  .btn-primary.active,
  .btn-primary:active,
  .open>.btn-primary.dropdown-toggle {
      background-color: #e22001;
  }
  .btn-primary:after {
    background-color: #000000;
  }
  .btn-primary:before {
    background-color: #000000;
    opacity: .7;
  }
  .tag-primary[href]:focus,
  .tag-primary[href]:hover {
      background-color: #e22001
  }
  
  
    
  
  .bootstrap-touchspin .group-span-filestyle .btn-touchspin,
  .group-span-filestyle .bootstrap-touchspin .btn-touchspin,
  .group-span-filestyle .btn-default {
    background:  #000000;
  }
  
  .custom-radio input[type=radio]:checked+span {
    background-color: #000000;
  }
  
  .search-widget form input[type=text]:focus {
    outline: 3px solid #000000;
  }
  
  body#checkout section.checkout-step .address-item.selected {
    border: 3px solid #000000;
  }
  
  .discount-percentage,
  .on-sale,
  .online-only,
  .pack,
  .product-flags .new {
    background: #000000;
  }
  
  .products-sort-order .select-list:hover {
    background: #000000;
  }
  
  #product-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid #000000;
  }
  
  .product-images>li.thumb-container>.thumb.selected,
  .product-images>li.thumb-container>.thumb:hover {
    opacity: 1;
  }
  li.product-flag {
    background:  #000000;
  }
  .product-flags .product-flag.online-only {
    background:  #e22001;
    color: #fff
  }
  .product-flags .product-flag.on-sale {
    background:  #e22001;
    color: #fff
  }
  .product-flags .product-flag.new {
    background:  #2cb30d;
    color: #fff
  }
  .product-flags .product-flag.discount-percentage {
    background:  #e22001;
    color: #ffffff
  }
  #header a:hover,
  .dropdown:hover .expand-more,
  .dropdown-item:focus,
  .page-my-account #content .links a:hover i,
  .search-widget form input[type=text]:focus+button .search,
  #header .top-menu a[data-depth="0"]:hover,
  .search-widget form button[type=submit] .search:hover,
  #products .highlighted-informations .quick-view:hover,
  .featured-products .highlighted-informations .quick-view:hover,
  .product-accessories .highlighted-informations .quick-view:hover,
  .product-miniature .highlighted-informations .quick-view:hover,
  .block-categories .collapse-icons .add:hover,
  .block-categories .collapse-icons .remove:hover,
  .block-categories .arrows .arrow-down:hover,
  .block-categories .arrows .arrow-right:hover,
  .cart-grid-body a.label:hover,
  .product-price,
  #blockcart-modal .product-name,
  .footer-container li a:hover,
  #header .block-social li a:hover,
  #header #_desktop_user_info a:hover,
  #header .header-nav #contact-link a:hover,
  .header-nav .dropdown:hover .expand-more,
  .copyright-container p a:hover,
  .js-products-column-slider .owl-nav .owl-prev:hover,
  .js-products-column-slider .owl-nav .owl-next:hover,
  .block-categories .category-sub-menu .category-sub-link:hover {
    color: #e22001;
  }
  .block_newsletter form button[type=submit]:hover,
  .pagination .current a {
    background-color: #e22001;
  }
  .line-style:before,
  .header-menu .category-item.level-1>h5:before {
    background-color: #e22001;
  }
  .block_newsletter form input[type=text]:focus {
    outline: 3px solid #000000;
  }
  .block_newsletter form input[type=text]:focus+button .search {
    color: #000000;
  }
  .block_newsletter form button[type=submit] .search:hover {
    color: #000000;
  }
  .block_newsletter form input[type=text]:focus {
   border: 3px solid #000000;
  }
  .account-list a:hover {
    color: #000000;
  }
  .social-sharing li:hover {
    background-color: #000000;
  }
  
  #header .header-nav .cart-preview.active {
    background: #000000;
  }
  #header .header-nav .blockcart a:hover {
    color: #000000;
  }
  @media (max-width: 767px) {
    #header .header-nav .user-info .logged {
      color: #000000;
    }
  }
  .btn-primary {
    background-color: #e22001;
    color: #ffffff;
  }
  
  .btn-primary.disabled.focus,
  .btn-primary.disabled:focus,
  .btn-primary.disabled:hover,
  .btn-primary:disabled.focus,
  .btn-primary:disabled:focus,
  .btn-primary:disabled:hover {
      background-color: #000000;
  }
  .btn-outline-primary {
      color: #000000;
      border-color: #000000;
  }
  .btn-outline-primary.active,
  .btn-outline-primary.focus,
  .btn-outline-primary:active,
  .btn-outline-primary:focus,
  .btn-outline-primary:hover,
  .open>.btn-outline-primary.dropdown-toggle {
      background-color: #000000;
      border-color: #000000;
  }
  .btn-link {
    color: #000000;
  }
  .dropdown-item.active,
  .dropdown-item.active:focus,
  .dropdown-item.active:hover {
    background-color: #000000;
  }
  .nav-pills .nav-item.open .nav-link,
  .nav-pills .nav-item.open .nav-link:focus,
  .nav-pills .nav-item.open .nav-link:hover,
  .nav-pills .nav-link.active,
  .nav-pills .nav-link.active:focus,
  .nav-pills .nav-link.active:hover {
    background-color: #000000;
  }
  .card-primary {
    background-color: #000000;
    border-color: #000000;
  }
  
  .card-outline-primary {
    border-color: #000000;
  }
  .page-item.active .page-link,
  .page-item.active .page-link:focus,
  .page-item.active .page-link:hover {
    background-color: #000000;
    border-color: #000000;
  }
  .tag-primary {
    background-color: #000000;
  }
  .page-link {
    color: #000000;
  }
  .bg-primary {
      background-color: #000000!important
  }
  .text-primary {
      color: #000000!important;
  }
  
  
  
    #products .product-title a,
  .featured-products .product-title a,
  .product-accessories .product-title a,
  .product-miniature .product-title a,
  .product-information-dropdown h5 a,
  .product-desc a,
  .product-name a {
    color: #000000;
    font-size: 14px;
  }
  
  .page-product h1 {
    font-size: 28px;
  }
  #wrapper .anthemeblocks-homeslider .owl-prev:hover,
  #wrapper .anthemeblocks-homeslider .owl-next:hover {
    color: #e22001;
  }
  #wrapper .anthemeblocks-homeslider .owl-dots .owl-dot.active span,
  #wrapper .anthemeblocks-homeslider .owl-dots .owl-dot:hover span {
    background-color: #e22001;
  }
  #products .product-price-and-shipping,
  .featured-products .product-price-and-shipping,
  .product-accessories .product-price-and-shipping,
  .product-miniature .product-price-and-shipping,
  .product-price-and-shipping .product-price,
  .new-price,
  .product-price,
  .price{
    color: #000000;
    font-size: 18px;
  }
  .current-price {
    color: #000000;
  }
  .featured-products .regular-price,
  .product-accessories .regular-price,
  .product-miniature .regular-price,
  span.old-price,
  .regular-price {
   color: #959aac;
   font-size: 15px;
  }
  #products .regular-price {
    color: #959aac;
  }
  .product-discount {
   color: #959aac;
  }
  
    
  
  
  
  
  
  
    
    .header-nav {
    background: #000000;
  }
    .header-nav {
    font-size: 10px;
  }
    #header {
    background: #ffffff;
  }
    
  
      #_desktop_top_menu,
  #amegamenu {
    background: #ffffff;
  }
    #_desktop_top_menu,
  #amegamenu {
    font-size: 13px;
  }
  
    /* fixed-menu */
  @media (max-width: 1920px) and (min-width: 1024px) {
    .fixed-menu {
      z-index: 9;
    background: rgba(0,0,0,0.4);
      padding-top: 0px!important;
      position: fixed !important;
      top: 0;
      left: 0;
    width: 100%;
    }
    #top-menu {
      margin-bottom: 0px !important;
    position: relative;
    }
  }
    
  
  
    #wrapper {
    background: #ffffff;
  }
      .breadcrumb-wrapper{
    background-color: #f6f7f9;
  }
      .block_newsletter {
    background: #1d1d1d;
  }
      .footer-container {
    background: #1d1d1d;
  }
      .copyright-container {
    background: #282828;
  }
    
  
  
  
  
    .anthemeblocks-homeslider-desc h2 {
    color: #000000;
    font-size: 46px;
    font-family: "Montserrat", sans-serif;
  }
  
  .anthemeblocks-homeslider-desc,
  .anthemeblocks-homeslider-desc p {
    color: #000000;
    font-size: 14px;
  }
  
  
  
  
      
  
  .ui-widget {
    font-family: inherit !important;
  }
  