
html {
  font-size: 14px;
}
body {
  font-size: 14px;
  line-height: 22px;
  background: #ffffff;
  font-family: "Lato", Arial, sans-serif;;
  font-weight: 400;
}

body,
p {
  color: #000000;
}

p {
  font-size: 14px;
  line-height: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6{
    line-height: normal;
    font-weight: 300;
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
  font-family: "Lato", Arial, sans-serif;
}

.h1,
h1 {
  font-size: 36px;
  line-height: 42px;
}
.h2,
h2 {
  font-size: 28px;
  line-height: 32px;
}
.h3,
.h4,
h3,
h4 {
  font-size: 24px;
  line-height: 28px;
}
.h5,
h5 {
  font-size: 18px;
  line-height: 24px;
}
.h6,
h6 {
  font-size: 18px;
  line-height: 24px;
}

.h1,
.h2,
.h3 {
  color: #000000;
}

a,
.text-primary
 {
  color: #000000;
}

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: #000000;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #000000!important
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #fff;
}
.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-color: #000000;
}
.tag-primary[href]:focus,
.tag-primary[href]:hover {
    background-color: #000000
}


.anthemeblocks-homeslider .owl-dots .owl-dot.active span,
.anthemeblocks-homeslider .owl-dots .owl-dot:hover span {
  background: #AF9262 !important;
}

.form-control:focus,
.input-group.focus {
    outline: .1875rem solid #AF9262;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
  background:  #AF9262;
}

.custom-radio input[type=radio]:checked+span {
  background-color: #AF9262;
}

.search-widget form input[type=text]:focus {
  outline: 1px solid #AF9262;
}

body#checkout section.checkout-step .address-item.selected {
  border: 3px solid #AF9262;
}

.discount-percentage,
.on-sale,
.online-only,
.pack,
.product-flags .new {
  background: #AF9262;
}

.products-sort-order .select-list:hover {
  background: #AF9262;
}

.tabs .nav-tabs .nav-link.active {
    color: #AF9262;
}

#product-modal .modal-content .modal-body .product-images img:hover {
  border: 3px solid #AF9262;
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
  opacity: 1;
}
li.product-flag {
  background:  #AF9262;
}
.product-flags .product-flag.online-only {
  background:  #000000;
  color: #fff
}
.product-flags .product-flag.on-sale {
  background:  #000000;
  color: #fff
}
.product-flags .product-flag.new {
  background:  #000000;
  color: #fff
}
.product-flags .product-flag.discount-percentage {
  background:  #AF9262;
  color: #fff
}

.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 {
  color: #AF9262;
}

.block_newsletter form input[type=text]:focus+button .search {
  color: #AF9262;
}
.block_newsletter form button[type=submit] .search:hover {
  color: #AF9262;
}
.block_newsletter form input[type=text]:focus {
 border: 1px solid #AF9262;
}
.account-list a:hover {
  color: #AF9262;
}
.block-social li:hover,
.social-sharing li:hover {
  background-color: #AF9262;
}

@media (max-width: 767px) {
	#header .header-nav .user-info .logged {
	  color: #AF9262;
	}
}
.btn-primary {
  background-color: #ffffff;
  color: #fff;
}

.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: #AF9262;
}
.btn-outline-primary {
    color: #AF9262;
    border-color: #AF9262;
}
.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: #AF9262;
    border-color: #AF9262;
}
.btn-link {
  color: #AF9262;
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
  background-color: #AF9262;
}
.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: #AF9262;
}
.card-primary {
  background-color: #AF9262;
  border-color: #AF9262;
}

.card-outline-primary {
  border-color: #AF9262;
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  background-color: #AF9262;
  border-color: #AF9262;
}
.tag-primary {
  background-color: #AF9262;
}
.page-link {
  color: #AF9262;
}
.bg-primary {
    background-color: #AF9262!important
}
.text-primary {
    color: #AF9262!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: 36px;
}

#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{
  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: #a4a3a3;
  font-size: 16px;
  margin-left: 5px;
}
#products .regular-price {
  color: #a4a3a3;
}
.product-discount {
 color: #a4a3a3;
}









.header-nav {
  background: #AF9262;
}
.header-nav {
  font-size: 12px;
}
#header {
  background: #ffffff;
}


#_desktop_top_menu,
#amegamenu {
  background: #ffffff;
}
#_desktop_top_menu,
#amegamenu {
  font-size: 12px;
}

/* 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: #f4f4f4;
}
/* .block_newsletter {
  background: #f4f4f4;
} */
.footer-container {
  background: #1E1E1C;
}
.copyright-container {
  background: #000000;
}





.anthemeblocks-homeslider-desc h2 {
  color: #000000;
  font-size: 50px;
  font-family: "Lato", Arial, sans-serif;
}

.anthemeblocks-homeslider-desc,
.anthemeblocks-homeslider-desc p {
  color: #000000;
  font-size: 16px;
  line-height: normal;
}






.ui-widget {
  font-family: inherit !important;
}
