
html {
  font-size: 16px;
}
body {
  font-size: 16px;
  line-height: 28px;
  background: #ffffff;
  font-family: "Arimo", Arial, sans-serif;
}

body,
p {
  color: #000000;
}

p {
  font-size: 16px;
  line-height: 28px;
}

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

.h1,
h1 {
  font-size: 28px;
}
.h2,
h2 {
  font-size: 24px;
}
.h3,
.h4,
h3,
h4 {
  font-size: 20px;
}
.h5,
h5 {
  font-size: 18px;
}
.h6,
h6 {
  font-size: 18px;
}

.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: #ffffff;
}
.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
}
.quickview .modal-content{
  background: #ffffff;
}

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

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

.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;
}

li.product-flag {
  background:  #000000;
}
.product-flags .product-flag.online-only {
  background:  #4bb504;
  color: #ffffff
}
.product-flags .product-flag.on-sale {
  background:  #4bb504;
  color: #ffffff
}
.product-flags .product-flag.new {
  background:  #4bb504;
  color: #ffffff
}
.product-flags .product-flag.discount-percentage,
.product-discount .discount.discount-percentage {
  background:  #ff0000;
  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,
.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: #000000;
}

#cart .cart-item,
#cart .cart-detailed-totals,
#cart .anthemeblocks-reassurance {
font-family: "Lato", Arial, sans-serif;
}

.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: 1px dashed #000000;
}
.account-list a:hover {
  color: #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: #000000;
  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: 16px;
}

.page-product h1 {
  font-size: 28px;
}

#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: #010101;
  font-size: 20px;
}
.current-price {
  color: #010101;
}
.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price,
span.old-price,
.regular-price {
 color: #9b9fa3;
 font-size: 16px;
}
#products .regular-price {
  color: #9b9fa3;
}
.product-discount {
 color: #9b9fa3;
}









.header-nav {
  background: #222; 
}
.header-nav {
  font-size: 14px;  
}


.categories-grid {
  font-family: "Lato", Arial, sans-serif;
}
#_desktop_top_menu,
#amegamenu {
  font-size: 14px;  
}
.header-nav .search-widget form input[type=text] {
  font-family: "Lato", Arial, sans-serif; 
}
#header .header-nav .currency-selector ul a, #header .header-nav .language-selector-wrapper ul a,
#header .header-nav .currency-selector span, #header .header-nav .language-selector-wrapper span {
  font-family: "Lato", Arial, sans-serif; 
}


.breadcrumb-wrapper{
  background-color: #ebebeb;
}

.block_newsletter {
  background: #222;
}
.footer-container {
  background: #222222;
}
.copyright-container {
  background: #222222;
}





.anthemeblocks-homeslider-desc h2 {
  color: #837d7d;
  font-size: 19px;
  font-family: "Arimo", Arial, sans-serif;
}

.anthemeblocks-homeslider-desc,
.anthemeblocks-homeslider-desc p {
  color: #fcfcfc;
  font-size: 18px;
}






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