  
  
  html {
    font-size: 14px;
  }
  body {
    font-size: 14px;
    line-height: normal;
    background: #ffffff;
    font-family: "Poppins", Arial, sans-serif;;
    font-weight: 400;
  }
  
  body,
  p {
    color: #000000;
  }
  
  p {
    font-size: 14px;
    line-height: normal;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6{
      line-height: normal;
      font-weight: 500;
      color: #000000;
  }
  .h1,
  .h2,
  .h3,
  .h4,
  h1,
  h2,
  h3,
  h4 {
    font-family: "Poppins", Arial, sans-serif;,
    font-weight: 500;
  }
  
  .h1,
  h1 {
    font-size: 32px;
    line-height: 36px;
  }
  .h2,
  h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .h3,
  .h4,
  h3,
  h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .h5,
  h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .h6,
  h6 {
    font-size: 18px;
    line-height: 24px;
  }
  
  .h1,
  .h2,
  .h3 {
    color: #000000;
    font-weight: 600;
  }
  
    a,
  .text-primary
   {
    color: #ffffff;
  }
  
  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: #d4af37;
  }
  
  a.bg-primary:focus,
  a.bg-primary:hover {
    background-color: #d4af37!important
  }
  .btn-primary {
    background-color: #d4af37;
    color: #ffffff;
  }
    .btn-primary{
    border: 2px solid #d4af37
  }
  .btn-primary:hover,
  .btn-primary:focus{
    border: 2px solid #d4af37
  }
    .btn-primary.focus,
  .btn-primary:focus,
  .btn-primary:hover {
      background-color: transparent;
      color: #d4af37;
  }
  .tag-primary[href]:focus,
  .tag-primary[href]:hover {
      background-color: #d4af37
  }
  .quickview .modal-content{
    background: #ffffff;
  }
  .thumbnail-container,
  .thumbnail-container .product-description{
    background: #fff;
  }
  #product .tabs{
    background: #ffffff;
  }
  
    
  header a,
  header button {
    color: #959595;
  }
  header a:hover,
  header a:focus {
    color: #ffffff;
  }
  
    
  .footer-container a,
  .block-contact{
    color: #999999;
  }
  .footer-container a:hover,
  .footer-container a:focus{
    color: #ffffff;
  }
  .links h3.h3,
  #block_myaccount_infos h3 a,
  .links h4.block-contact-title,
  .links>h3,
  .block-social h3,
  .block_newsletter .block-newsletter-title {
    color: #ffffff;
  }
  
    
      .page-category #left-column{
      background: #ffffff;
    }
    
  .page-category #left-column{
    padding: 15px
  }
  
    .block-category{
     padding: 0px;
  }
  
    
    .card.cart-container{
    background: #ffffff;
  }
    
  .card.cart-container{
    padding: 0px;
  }
  
    .card.cart-summary,
  .card.js-cart{
    background: #f4f4f4;
  }
    
  .card.cart-summary,
  .card.js-cart{
    padding: 20px;
  }
  
    .checkout-step{
    background: #ffffff;
  }
    
  .checkout-step{
    padding: 9px;
  }
  .cart-preview .cart-title h4{
    font-size: 24px;
  }
  .cart-preview .cart-title,
  .cart-preview .cart-bottom{
    background: #ffffff;
  }
  .sb-open .sb-menu-right{
    background: #ffffff;
  }
    
    .page-customer-account #content-wrapper,
  .contact-form,
  .page-cms #content-wrapper,
  #contact #left-column{
    background: #fff;
  }
    
  .page-customer-account #content-wrapper,
  .contact-form,
  .page-cms #content-wrapper,
  #contact #left-column {
    padding: 15px;
  }
  
    .hover_slider ul li::after{
      background: #e8e8e8;
  }
  .hover_slider:not(:hover) li:first-child::after,
  .hover_slider ul li:hover::after{
      background: #1cb1ff;
  }
  .hover_slider .more-images{
      color: #000000;
  }
  
    .page-list .current a{
    background: #d4af37;
  }
  
  .form-control:focus,
  .input-group.focus {
      outline: none;
  }
  
  .bootstrap-touchspin .group-span-filestyle .btn-touchspin,
  .group-span-filestyle .bootstrap-touchspin .btn-touchspin,
  .group-span-filestyle .btn-default {
    background:  #d4af37;
  }
  
  .custom-radio input[type=radio]:checked+span { 
    background-color: #d4af37;
  }
  body#checkout section.checkout-step .address-item.selected {
    border: 1px solid #d4af37;
  }
  
  .products-sort-order .select-list:hover {
    background: #d4af37;
  }
  
  .tabs .nav-tabs .nav-link.active {
      color: #d4af37;
  }
  .tabs .nav-tabs .nav-link.active,
  .tabs .nav-tabs .nav-link:hover {
      
  }
  
  .product-images>li.thumb-container>.thumb.selected,
  .product-images>li.thumb-container>.thumb:hover {
    opacity: 1;
  }
  li.product-flag {
    background:  #d4af37;
  }
  .product-flags .product-flag.online-only {
    background:  #3aa705;
    color: #ffffff
  }
  .product-flags .product-flag.on-sale {
    background:  #3aa705;
    color: #ffffff
  }
  .product-flags .product-flag.new,
  .product-flags .product-flag.pack{
    background:  #3aa705;
    color: #ffffff
  }
  .product-flags .product-flag.discount-percentage,
  .product-discount .discount.discount-percentage,
  .modal-body .discount-percentage {
    background:  #cb130a;
    color: #ffffff
  }
  .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,
  .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 {
    color: #d4af37;
  }
  
  .block_newsletter form input[type=text]:focus {
    outline: 0;
  }
  .block_newsletter form input[type=text]:focus+button .search {
    color: #d4af37;
  }
  .block_newsletter form button[type=submit] .search:hover {
    color: #d4af37;
  }
  .block_newsletter form input[type=text]:focus {
   
  }
  
  .social-sharing li:hover {
    background-color: #d4af37;
  }
  
  #header .header-nav .blockcart a:hover {
    color: #d4af37;
  }
  @media (max-width: 767px) {
    #header .header-nav .user-info .logged {
      color: #d4af37;
    }
  }
  .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: #d4af37;
  }
  .btn-outline-primary {
      color: #d4af37;
      border-color: #d4af37;
  }
  .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: #d4af37;
      border-color: #d4af37;
  }
  .btn-link {
    color: #d4af37;
  }
  .dropdown-item.active,
  .dropdown-item.active:focus,
  .dropdown-item.active:hover {
    background-color: #d4af37;
  }
  .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: #d4af37;
  }
  .card-primary {
    background-color: #d4af37;
    border-color: #d4af37;
  }
  
  .card-outline-primary {
    border-color: #d4af37;
  }
  .page-item.active .page-link,
  .page-item.active .page-link:focus,
  .page-item.active .page-link:hover {
    background-color: #d4af37;
    border-color: #d4af37;
  }
  .tag-primary {
    background-color: #d4af37;
  }
  .page-link {
    color: #d4af37;
  }
  .bg-primary {
      background-color: #d4af37!important
  }
  .text-primary {
      color: #d4af37!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: #222222;
    font-size: 14px;
  }
  
  .page-product h1 {
    font-size: 32px;
  }
  
  #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,
  .price,
  .cart-preview .product-infos .product-price{
    color: #222222;
    font-size: 17px;
  }
  .current-price {
    color: #222222;
  }
  .featured-products .regular-price,
  .product-accessories .regular-price,
  .product-miniature .regular-price,
  span.old-price,
  .regular-price {
   color: #aaa9a9;
   font-size: 14px;
  }
  #products .regular-price {
    color: #aaa9a9;
  }
  .product-discount {
   color: #aaa9a9;
  }
  
    
  
  
  
  
  
  
    
    .header-nav {
    background: #000000; 
  }
    .header-nav {
    font-size: 11px;  
  }
    #header {
    background: #ffffff; 
  }
    
  
      #_desktop_top_menu,
  #amegamenu{
    background: #ffffff; 
  }
    #_desktop_top_menu,
  #amegamenu{
    font-size: 13px;  
  }
  
    /* fixed-menu */
    .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;
    }
    
  
    .breadcrumb-wrapper{
    background-color: #ffffff;
  }
      .block_newsletter {
    background: #333333;
  }
      #footer {
    background: #333333;
  }
      .copyright-container {
    background: #252424;
  }
    
  
  
  
  
    .anthemeblocks-homeslider-desc h2 {
    color: #ffffff;
    font-size: 42px;
    font-family: "Poppins", Arial, sans-serif;
  }
  
  .anthemeblocks-homeslider-desc,
  .anthemeblocks-homeslider-desc p {
    color: #ffffff;
    font-size: 14px;
    line-height: normal;
  }
  
  
  
  
      
  
  .ui-widget {
    font-family: inherit !important;
  }
    
  
  #amegamenu a {
    color: #000000;
  }
  #amegamenu a:hover {
    color: #4d8759;
  }
  .blockcart-link .cart-products-count {
    background-color: #d4af37;
  }
  .anthemeblocks-homeslider .owl-prev:hover,
  .anthemeblocks-homeslider .owl-next:hover {
    background: #d4af37;
    color: #fff;
  }
  #_desktop_language_selector .dropdown-item:hover,
  #_desktop_currency_selector .dropdown-item:hover {
    color: #d4af37;
  }
  .anthemeblocks-staticblockcategory-desc .an_link-block {
    color: #d4af37;
  }
  .staticblockcategory-item-middle h2:before,
  .banner-t1-title:before {
    background-color: #d4af37;
  }
  .banner-wr .product-banner a:before {
    border: 3px solid #d4af37;
  }
  .anthemeblocks-producttabs .nav-item .nav-link.active,
  .anthemeblocks-producttabs .nav-item .nav-link:hover {
    background-color: #d4af37;
    color: #fff;
  }
  .product-miniature .highlighted-informations {
    background-color: #d4af37;
  }
  .block_newsletter form button[type=submit]:hover {
    color: #d4af37;
  }
  .search-btn-close,
  .product-banner .banner-text-bl span {
    color: #d4af37;
  }
  .block-categories .category-sub-menu .category-sub-link:hover {
    color: #d4af37;
  }
  .custom-checkbox input[type=checkbox]:checked+span .checkbox-checked {
    background-color: #d4af37;
  }
  .social-sharing li:hover {
    background-color: #d4af37;
    color: #fff;
  }
  .scroll-box-arrows i:hover,
  .modal-body .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #d4af37;
    color: #fff;
    opacity: 1;
  }
  .anthemeblocks-homeslider .owl-dots .owl-dot.active span,
  .anthemeblocks-homeslider .owl-dots .owl-dot:hover span {
    border: 2px solid #d4af37; 
  }
  .js-anthemeblocks-product-block-slider .owl-nav .owl-prev:hover, 
  .js-anthemeblocks-product-block-slider .owl-nav .owl-next:hover {
    background-color: #d4af37;
    color: #fff;
  }
  .review:before,
  .about_us-content:before,
  .product_banner_block .banner-text-block:before {
    background-color: #d4af37;
  }