/



/* Typography */
body, ul, li, p, a, label, input, div {
   
  
  font-weight:600px  !important;
	background-color: #DCDCDC;
	
	
}
.h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 30px !important;
  font-weight: 600 !important;
	color: #A03439;
	letter-spacing: 5px;
	animation: myfirst 5s 2;
  animation-direction: alternate-reverse;
	

	
}
.h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 30px !important;
  font-weight: 300;
	color: #A51106;
}
.h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px !important;
	
	
}
/* General */
.logo { font-weight: 300 !important;}
.text-warning {  color: #F9A01E !important;}
.text-muted { color: #bcbcbc !important;}
.text-warning { color: #A03439;}
.text-light { color: #cfd6e1 !important;}
.bg-dark { background-color: #212934 !important;}
.bg-light { background-color: #e9eef5 !important;}
.bg-black { background-color: #1d242d !important;}
.bg-success { background-color: #59ab6e !important;}
.btn-success {
  background-color: #EC8509 !important;
  border-color: #56ae6c !important;
}
.pagination .page-link:hover {color: #000;}
.pagination .page-link:hover, .pagination .page-link.active {
  background-color: #A03439;
  color: #fff;
}
/* Nav */
#templatemo_nav_top { min-height: 40px;
	
}
#templatemo_nav_top * { font-size: 19px !important;
color: #A03439}
#templatemo_main_nav a { color:#A31B1C;

	text-decoration-thickness:4px;
	
}
#templatemo_nav_top a:hover{ color: #000000}
#templatemo_main_nav a:hover { color: #000000;

text-decoration: overline;
text-decoration-thickness:4px;
}
#templatemo_main_nav .navbar .nav-icon { }
#templatemo_main_nav {font-size: 19px;
font-weight: 600px;
 font-family:Papyrus;}

#blaze_main_nav{align-content: center;
font-size: 19px;
	font-weight: 600px;
 font-family:Papyrus;

	color:#A31B1C; 
	
	 
}
#blaze_main_nav a:hover { color: #000000;

text-decoration: overline;
text-decoration-thickness:4px;
}
#blaze_main_nav a { color:#A31B1C;

	text-decoration-thickness:4px;
	
}




/* Hero Carousel */
#template-mo-zay-hero-carousel { background: #efefef !important;}
/* Accordion */
.templatemo-accordion a { color: #000;text-decoration: underline;
}
.templatemo-accordion a:hover { color: #EF9D1E;}
/* Shop */
.shop-top-menu a:hover { color: #69bb7e !important;}
/* Product */
.product-wap { box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);}
.product-wap .product-color-dot.color-dot-red { background:#f71515;}
.product-wap .product-color-dot.color-dot-blue { background:#6db4fe;}
.product-wap .product-color-dot.color-dot-black { background:#000000;}
.product-wap .product-color-dot.color-dot-light { background:#e0e0e0;}
.product-wap .product-color-dot.color-dot-green { background:#0bff7e;}
.card.product-wap .card .product-overlay {
  background: rgba(0,0,0,.2);
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}
.card.product-wap:hover .card .product-overlay {
  visibility: visible;
  opacity: 1;
}
.card.product-wap a { color: #000;}
#carousel-related-product .slick-slide:focus { outline: none !important;}
#carousel-related-product .slick-dots li button:before {
  font-size: 15px;
  margin-top: 20px;
}
/* Brand */
.brand-img {
  filter: grayscale(50%);
  opacity: 0.9;
  transition: .5s;
}
.brand-img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* Carousel Hero */
#template-mo-zay-hero-carousel .carousel-indicators li {
  margin-top: -50px;
  background-color: #9F2A22;
}
#template-mo-zay-hero-carousel .carousel-control-next i,
#template-mo-zay-hero-carousel .carousel-control-prev i {
  color: #A02A22 !important;
  font-size: 2.8em !important;
}
/* Carousel Brand */
.tempaltemo-carousel .h1 {
  font-size: .5em !important;
  color: #000 !important;
}
/* Services */
.services-icon-wap {transition: .3s;}
.services-icon-wap:hover, .services-icon-wap:hover i {color: #FFFFFF;}
.services-icon-wap:hover {background: #8C1B21;}
/* Contact map */
.leaflet-control a, .leaflet-control { font-size: 10px !important;}
.form-control { border: 1px solid #e8e8e8;}
/* Footer */
#tempaltemo_footer a { color: #dcdde1;}
#tempaltemo_footer a:hover { color: #9E3338;}
#tempaltemo_footer ul.footer-link-list li { padding-top: 10px;}
#tempaltemo_footer ul.footer-icons li {
  width: 2.6em;
  height: 2.6em;
  line-height: 2.6em;
}
#tempaltemo_footer ul.footer-icons li:hover {
  background-color: #F9A01E;
  transition: .5s;
}
#tempaltemo_footer ul.footer-icons li:hover i {
  color: #212934;
  transition: .5s;
}
#tempaltemo_footer .border-light { border-color: #2d343f !important;
}
/*
// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap
*/
/* Small devices (landscape phones, 576px and up)*/
.product-wap .h3, .product-wap li, .product-wap i, .product-wap p {
  font-size: 12px !important;
}
.product-wap .product-color-dot {
  width: 6px;
  height: 6px;
}

@media (min-width: 576px) {
  .tempaltemo-carousel .h1 { font-size: 1em !important;}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  #templatemo_main_nav .navbar-nav {max-width: 450px;}
 }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  #templatemo_main_nav .navbar-nav {max-width: 550px;}
  #template-mo-zay-hero-carousel .carousel-item {min-height: 30rem !important;}
  .product-wap .h3, .product-wap li, .product-wap i, .product-wap p {font-size: 18px !important;}
  .product-wap .product-color-dot {
    width: 12px;
    height: 12px;
  }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {}
