/*
Theme Name:     neat-pick
Description:
Author:         issadmin
Template:       twentysixteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.scrollToTop {
    width: 100px;
    height: 50px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    top: 180px;
    right: 2px;
    z-index: 9999;
    display: none;
}

    .scrollToTop:hover {
        text-decoration: none;
    }

.welcome-wrp h6 p {
    color: #066d56;
}

.herbs-wrp-top img {
    max-width: 100%;
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc";
    font-size: 17px;
}

.tab-wrp-I ol li {
    display: list-item;
    list-style-type: decimal !important;
    list-style-position: inside;
}

a.zoomGalleryActive img {
    border: 2px solid #a06024;
}

.product_slider-in .main {
    border: none;
}

.tab-wrp-I .uses-class li {
    display: list-item;
    list-style-type: decimal !important;
    list-style-position: inside;
}

.wpcf7-form-control-wrap {
    position: static;
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

.banner .carousel-caption {
    text-align: left;
}

.single-products .col-md-3 img {
    height: 50px;
    max-height: 55px;
}

.fa-globe:before {
    font-size: 21px;
}

.fa-mobile-phone:before, .fa-mobile:before {
    font-size: 25px !important;
}

.inn-bnr-head h1 {
    width: 50%;
    color: white;
    background-color: #0000005c;
}

.herbs-box figure img {
    max-height: 189px;
}

img.go4 {
    width: 60%;
    padding-top: 10px;
}

.menu-part ul li {
    padding: 0 9px;
}

.carousel_cap h1 {
    font-size: 50px;
    color: white;
    font-family: inherit;
    letter-spacing: 3.20px;
    background: rgba(0, 0, 0, 0.66);
}

a.cap-btn {
    background: #000000a8;
    color: white;
}

input.wpcf7-form-control.wpcf7-submit.enq-btn {
    height: 45px;
    background-color: #097f5c;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.40px;
    font-family: 'montserratregular';
    text-align: center;
    line-height: 37px;
    border-radius: 5px;
    padding: 0 40px;
    margin-left: auto;
    display: inline-block;
    border: none;
    transition: all .3s;
}

.modal-footer {
    border-top: 0px solid #e5e5e5;
}

.detail-port h3 {
    padding-top: 15px;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: red;
    font-weight: 700;
    font-size: 14px;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #1fdf1f;
}

@media (min-width: 320px) and (max-width: 480px) {
    i#prev_1 {
        top: -60px;
    }

    i#next_1 {
        top: -60px;
    }

    .carousel_cap {
        display: inline-block;
    }

        .carousel_cap h1 {
            font-size: 20px;
        }
}

@media (min-width: 401px) and (max-width: 767px) {
}

@media (min-width: 768px) and (max-width: 991px) {
    .menu-part ul li {
        padding: 0 4px;
    }

    .menu-part ul li {
        font-size: 11px;
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
}

@media (min-width: 768px) and (max-width: 1199px) {
    .menu-part ul li {
        padding: 0 5px;
    }
}