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

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

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

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




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

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

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

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

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

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

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

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
  opacity: 1;
}
li.product-flag {
  background:  #050033;
}
.product-flags .product-flag.online-only {
  background:  #03001A;
  color: #000000
}
.product-flags .product-flag.on-sale {
  background:  #000000;
  color: #000000
}
.product-flags .product-flag.new {
  background:  #050033;
  color: #ECE4D9
}
.product-flags .product-flag.discount-percentage {
  background:  #000000;
  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: #03001A;
}
.block_newsletter form button[type=submit]:hover,
.pagination .current a {
  background-color: #03001A;
}
.line-style:before,
.header-menu .category-item.level-1>h5:before {
  background-color: #03001A;
}
.block_newsletter form input[type=text]:focus {
  outline: 3px solid #050033;
}
.block_newsletter form input[type=text]:focus+button .search {
  color: #050033;
}
.block_newsletter form button[type=submit] .search:hover {
  color: #050033;
}
.block_newsletter form input[type=text]:focus {
 border: 3px solid #050033;
}
.account-list a:hover {
  color: #050033;
}
.social-sharing li:hover {
  background-color: #050033;
}

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

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

.card-outline-primary {
  border-color: #050033;
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  background-color: #050033;
  border-color: #050033;
}
.tag-primary {
  background-color: #050033;
}
.page-link {
  color: #050033;
}
.bg-primary {
    background-color: #050033!important
}
.text-primary {
    color: #050033!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: #03001A;
}
#wrapper .anthemeblocks-homeslider .owl-dots .owl-dot.active span,
#wrapper .anthemeblocks-homeslider .owl-dots .owl-dot:hover span {
  background-color: #03001A;
}
#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: #03001A;
  font-size: 18px;
}
.current-price {
  color: #03001A;
}
.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: #ECE4D9;
}
.header-nav {
  font-size: 10px;
}
#header {
  background: #ECE4D9;
}


#_desktop_top_menu,
#amegamenu {
  background: #ECE4D9;
}
#_desktop_top_menu,
#amegamenu {
  font-size: 21px;
}

/* 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: #ffffff;
}
.block_newsletter {
  background: #ECE4D9;
}
.footer-container {
  background: #ECE4D9;
}
.copyright-container {
  background: #ECE4D9;
}





.anthemeblocks-homeslider-desc h2 {
  color: #ffffff;
  font-size: 46px;
  font-family: "Montserrat", sans-serif;
}

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





#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #ECE4D9;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #ECE4D9, 0 0 5px #ECE4D9;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #ECE4D9;
  border-left-color: #ECE4D9;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


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