﻿.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    left: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 999;
}

.whatsapp-float-i {
    margin-top: 16px;
}

.grid-products .item .product-image img {
    max-height: 275px !important;
    width: auto;
}

.slideshow .slick-arrow {
    background-color: #1e5d8e;
}

.logo img {
    max-width: 243px;
    max-height: 62px;
}

#pre-loader {
    background-color: #eee;
    opacity: 1;
}


.footer-9 .footer-top, .footer-9 .footer-bottom {
    color: #fff;
    background-color: #1e5d8e;
    border-color: #fff;
}

    .footer-9 .footer-top .h4, .footer-9 .footer-links a {
        color: #fff;
    }

        .footer-9 .footer-links a:hover {
            opacity: .7;
            text-decoration: underline;
        }

        .footer-9 .footer-links a:before {
            background-color: #fff;
        }

.footer-9 .social-icons li a {
    color: #fff;
}

    .footer-9 .social-icons li a:hover {
        opacity: .7;
    }

.footer-9 .footer-newsletter .btn {
    font-size: 13px;
    color: #fff;
    background-color: #1e5d8e;
    border-color: #fff;
}

    .footer-9 .footer-newsletter .btn:hover {
        color: #fff;
        background-color: #1e5d8e;
        border-color: #fff;
    }


.search-inline .input-box .action:hover {
    color: #1e5d8e;
}

.header-8 .counter {
    background-color: #1e5d8e;
    color: #ffffff;
}

.header-8 #siteNav > li > a {
    color: #ffffff;
    font-size: 12px;
}

.header-8 .menu-outer {
    background-color: #1e5d8e;
    padding: 1px 0;
}

.header-8.search-inline .input-box .action:hover {
    color: #1e5d8e;
}

input, button, select, textarea, .form-control {
    border: 1px solid #1e5d8e;
}

    input:focus, input:active, button:focus, button:active, select:focus, select:active, textarea:focus, textarea:active, .form-control:focus {
        border-color: #1e5d8e;
    }

.section-header h2 {
    color: #1e5d8e;
}

.product-labels .pr-label1, .product-labels .new {
    left: 5px;
    background: #1e5d8e;
}



.index-demo15 .slideshow .bg-size {
    background-position: center center !important;
}

.slider {
    display: block;
}

.slider-mobile {
    display: none;
}

@media only screen and (max-width: 991px) {
    .slider {
        display: none;
    }

    .slider-mobile {
        display: block;
    }
}
