/* Enter Your Custom CSS Here */

.heading-custom {
   margin-left: 0px;
}

.title {
   color:#fff !important;
}

.hunnu-ut-header-container .sf-menu > li.menu-item > a {
    color:#1a4175;
}

.hunnu-ut-specifications .specifications-title {
    color: #fff;
}

 .specifications-rating i {
    color: #009ee2 !important;
}

.title-white h1 {
    color: #fff;
}

.title-white p {
    color: #fff;
}

@media screen and (max-width: 480px) {
h1, h2 {
    text-align:center;
}
}

@media screen and (max-width: 480px) {
p {
    text-align:center;
}
}



.container {
    padding-left: 55px;
    padding-right: 55px;
}

@media (max-width: 767px){ 
.hunnu-ut-mobile-header-container .mobile-menu-icon {
    position: fixed;
    display: none;
}
}

@media screen and (max-width: 480px) {
.hunnu-ut-mobile-header-container {
    height: 80px !important;
}
}

@media screen and (max-width: 480px) {
.hunnu-ut-mobile-header-container .logo-img {
    height: 80px;
}
}

@media screen and (max-width: 480px){
img {
    max-width: 100% !important;
}
}


#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #fff;
}