﻿/*.menu > li a {
    font-size: 11px;
}*/

.homlasth3 {
    padding-top: 20px;
}

.cartHolder .cartTable .imgHolder {
    width: 70px;
}

.owl-prev, .owl-next {
    opacity: 1 !important;
}

tr.align-items-center {
    border-bottom: 1px solid #efefef;
}

.wc-proceed-to-checkout {
    text-align: center;
    margin: 0 auto;
}

.cartHolder .cartTable td {
    vertical-align: middle;
    letter-spacing: 1px;
}

#myBtn {
    position: fixed;
    width: 45px;
    height: 44px;
    bottom: 30px;
    right: 15px;
    z-index: 100;
}



.ion-android-search {
    margin-right: 70px;
}

.desksearchtext {
    left: 22px;
    position: absolute;
}

.search_box {
    position: absolute;
    text-align: center;
    right: 130px;
    top: 3px;
}

.searchmobile {
    display: none;
}

.btn {
    border-radius: 0px;
    font-size: 14px;
    padding: 9px 25px;
    height: initial;
    line-height: normal !important
}

.search_box a {
    padding: 10px 30px;
    background: #006f81;
    color: #fff;
}

.search_box i {
    color: #fff;
    font-size: 18px;
}

@media only screen and (max-width: 767px) {
    html {
        overflow-x: hidden !important;
    }


    .searchmobile {
        display: block;
    }

        .searchmobile a {
            padding: 10px;
            background: #efefef;
            color: #363f4d;
        }

    .search_inner input[type="text"] {
        width: 85% !important;
    }

    .search_box {
        display: none;
    }

    body {
        overflow-x: hidden !important;
    }

    .cart_iconheader {
        display: none;
    }

    .header_top_inner .phone p {
        font-size: 10px;
        font-weight: bold;
    }

    .header_top_bar.top_bar_two .phone {
        margin-bottom: -5px;
    }

    .ion-clock {
        display: none;
    }

    .single_slide {
        /*height: 415px;*/
        height: 118px;
    }

    .header_wrapper_inner .logo {
        text-align: left;
        padding: 10px 0px !important;
    }

    .product_img img {
        height: 140px !important;
        width: 100% !important;
    }

    .fruitbanner img {
        height: auto !important;
        object-fit: cover;
    }

    .product__content, {
        padding: 0px 8px 15px 8px;
        border-top: 1px solid #efefef;
    }

    .product_title h4 a {
        color: #363f4d;
        display: block;
        font-size: 14px;
        font-weight: 700;
        line-height: 15px;
        margin-bottom: -5px;
        overflow: hidden;
        padding: 0;
        text-overflow: ellipsis;
        text-transform: capitalize;
        white-space: nowrap;
    }

    .shipping_icon img {
        max-width: 80px;
    }

    .product_title p {
        font-size: 0.9em;
        padding-bottom: 0px;
    }

    .features_product_active .col-lg-2, .category_product_active.owl-carousel .col-lg-2, .related_product_active.owl-carousel .col-lg-2, .mobtwocol {
        padding: 7px;
    }

    .product_price {
        padding-bottom: 5px;
        margin-top: -15px;
    }

        .product_price > p {
            color: #ffa63d;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 5px;
        }

    .shopp__store__btn a {
        font-size: 10px;
        text-transform: uppercase;
        padding: 7px 15px;
        border: 1px solid #b7936b;
        display: inline-block;
        color: #fff;
        border-radius: 5px;
        background: #b7936b;
        margin-top: -15px;
    }

    .features_product.pt-50 {
        padding-top: 35px;
    }

    .banner_area.home1_banner.mt-40 {
        margin-top: 0px;
    }

    .shop_product {
        padding: 0;
        margin-top: 15px;
    }

    .features_product.features_two, .shop_product_head.shop__two {
        padding-top: 20px;
    }

    .new_product.mt-30 {
        margin-top: 0px;
        overflow: hidden;
    }

    .product_content p {
        font-size: 0.9em;
        margin-bottom: 10px !important;
    }

    .footer {
        padding: 30px 15px 15px;
    }

    .carticonpd {
        bottom: 0;
    }


    .product_content h4 a {
        white-space: normal;
    }




    /*PRODUCT PAGE*/
    .about_section h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .container.mt-40.faqp {
        margin: 15px 0;
    }

    .row.blogd {
        background: #ffffffd1;
        padding: 15px 0;
    }

    .table_primary_block.pt-80 {
        padding-top: 50px;
    }

    .product__details_content {
        margin-top: 20px;
    }

    .demo_product h1 {
        font-size: 25px;
        font-weight: 700;
    }

    .produc_desc_info {
        padding: 5px 0 0;
    }

    .product__content {
        padding: 10px 10px;
    }


    .section_title > h3 {
        font-weight: 600;
    }
    /*Product List*/
    .tab_menu_right h1 {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: -5px;
    }

    .mobtwocol {
        width: 50%;
    }



    /*About Us*/
    .aboutmobh h2 {
        font-size: 28px;
    }

    .aboutmobh p {
        text-align: justify !important
    }


    .about_section_one.blogdetailpage h1 {
        font-size: 23px;
        font-weight: 600;
    }

    .about_section_one.blogdetailpage h3 {
        font-size: 17px;
    }

    .about_section_fuild {
        background: #b2cc1b;
        padding: 0;
        margin-top: -15px;
    }

    section#hb-shop-detail {
        margin-bottom: 0;
    }


    .citypop br {
        display: none;
    }



    #myBtn {
        position: fixed;
        width: 45px;
        height: 44px;
        bottom: 50px;
        right: 15px;
        z-index: 100;
    }
}
