@media screen and (min-width: 992px){
#header.header-11 .header-main #main-menu .mega-menu > li.menu-item > a, #header.header-11 .header-main #main-menu .mega-menu > li.menu-item > h5 {
    padding-top: 34px !important;
}
  #header.header-11 .share-links {
    margin-top: 5px !important;
}
 
.page-top ul.breadcrumb > li a {
    color: #fff !important;
}
  .thumb-info .thumb-info-type {
    display: none;
}
  #footer .footer-bottom .container .footer-right {
  color: #FFF !important;
}
  #footer .logo img {
    display: none !important;
    max-width: 80px;
}
  
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, select {
    background: transparent !important;
    color: #fff !important;
}
textarea.form-control {
    height: 180px !important;
}

 #header .mobile-toggle {
    color: #d71013 !important;
}