

html {
  font-size: 14px;
}
body {
  font-size: 14px;
  line-height: 22px;
  background-image: url("img/fond.jpg");
  font-family: "Lato", Arial, sans-serif;
  background-position:top center;
}

body,
p {
  color: #000;
}

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

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
  font-family: "Lato", Arial, sans-serif;
}

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

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


a,
.text-primary,
.pagination .current a
 {
  color: #ca002a;
}

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

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



.scroll-box-arrows i:hover,
.pagination .page-list li.current,
.btn-tertiary,
.active_filters .filter-block,
.quick_view{
    background: #ca002a;
}
.shopnow-vt8 hr{
  background: #ca002a;
}
.shopnow-vt8 p,
.anthemeblocks-homeslider .owl-prev i:hover, 
.anthemeblocks-homeslider .owl-next i:hover,
.quick_view:hover a{
  color: #ca002a;
}
.btn:not(.btn-touchspin):hover,
.advantages-type-2-link {
    color: #ca002a;
}
.banner-t1-content a{
  background: #ca002a;
}
#index .owl-dots .owl-dot.active span,
#index .owl-dots .owl-dot:hover span {
  background: #ca002a !important;
}

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

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

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

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

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

.product-flags .new {
  background: #ca002a;
}

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

.tabs .nav-tabs .nav-link.active {
    color: #ca002a;
}
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 3px solid #ca002a;
}

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

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
  border: 3px solid #ca002a;
}
li.product-flag {
  background:  #ca002a;
}

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

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

#header .header-nav .cart-preview.active {
  background: #ca002a;
}
#header .header-nav .blockcart a:hover {
  color: #ca002a;
}
@media (max-width: 767px) {
	#header .header-nav .user-info .logged {
	  color: #ca002a;
	}
}
.btn-primary {
  background-color: #ca002a;
}

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

.card-outline-primary {
  border-color: #ca002a;
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  background-color: #ca002a;
  border-color: #ca002a;
}
.tag-primary {
  background-color: #ca002a;
}
.page-link {
  color: #ca002a;
}
.bg-primary {
    background-color: #ca002a!important
}
.text-primary {
    color: #ca002a!important;
}




#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a,
.product-name a {
  color: #000;
  font-size: 17px;
}

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

.product-price-and-shipping,
.product-price {
  color: #000;
  font-size: 20px;
}
.current-price {
  color: #000;
}
.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price,
.product-price .old-price {
 color: #747474;
 font-size: 16px;
}
#products .regular-price {
  color: #747474;
}
.product-discount {
 color: #747474;
}










.header-nav {
  background: #ca002a; 
}
.header-nav {
  font-size: 10px;  
}
#header {
  background: #fff; 
}



#_desktop_top_menu,
.menufullwidth {
  background: #fff; 
}
.header-top-home-page2 #_desktop_top_menu{
  background: #ffffff; 
}
#_desktop_top_menu {
  font-size: 14px;  
}

/* 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: #fff;*/
}
  .block_newsletter {
    background: #fff;
  }

#footer {
  background: #fafafa;
}
.copyright-container {
  background: #fafafa;
}






.anthemeblocks-homeslider-desc h5 {
  color: #b4b4b4;
  font-size: 12px;
  font-family: "Lato", Arial, sans-serif;
}

.anthemeblocks-homeslider-desc,
.anthemeblocks-homeslider-desc p {
  color: #000;
  font-size: 14px;
  line-height: normal;
}
.anthemeblocks-homeslider-desc h2{
  color: #000;
  font-size: 52px;
  font-family: "Lato", Arial, sans-serif;
}






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