/* Fonts */
@font-face {
  font-family: Roboto;
  src: url("fonts/Roboto-Regular.ttf");
}

div, span, tr, td, th, p, a{
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
}
h1, h2, h3, h4, h5, h6{
  font-weight: 600;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
}
body.iid-7 .html-29 p span, body.iid-7 .html-29 p{
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
}
.financier-text, .gilroy-semibold {
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
}
.featured-donate-section .title{
  margin-bottom: 30px;
}
.header-container .header-menu #main-menu>li>a, .header-container .header-menu #main-menu>li>a span, .header-container .header-links>a, .header-container #account>a[data-toggle="dropdown"], .header-container #enquiry>a, .header-container #cart>a, .header-container ._search>a{
  font-size: 14px;
  color: #333333;
  font-weight: 600;
}

.special-checkbox .wrapp{
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
}

#footer-area footer{
  background-color: #0873ba;
}

#footer-area footer h5, #footer-area footer h5.title{
  font-size: calc(18px + (20 - 18) * ((100vw - 300px) / (1600 - 400)));
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 600;
  color: #fff;
}

#footer-area footer .footer-upper-contet .footer-contact-info p, #footer-area footer .footer-upper-contet .footer-contact-links ul li a, #footer-area footer .footer-bottom p, #footer-area footer .footer-bottom a{
  color: #fff;
  text-transform: none;
  text-decoration: none;
}

#footer-area footer .footer-bottom{
  padding: 20px 15px 10px 15px;
  background-color: #333333;
}

@media (max-width: 1350px){
  .featured-donate-section .title {
    margin-bottom: 80px;
  }
}
@media (max-width: 1199px){
  .featured-donate-section .title {
    margin-bottom: 30px;
  }
}