/*
Author          :   Theexpertguy
Author URi      :   http://theexpertguy.com/
Template Name   :   Honey Ecommerce HTML5 Bootstrap Template
Version         :   1.1
File            :   Responsive CSS
*/


/*----------------------------
    RESPONSIVE MEDIA QUERY
-----------------------------*/

@media only screen and (max-width: 280px) and (min-width:280px){ 
    .features .feature .icon{
        display: none !important;
    }
    .rating{
        display: none;
    }
    ._boxzoom .zoom-thumb{
        width: 100%;
    }
    ._boxzoom ._product-images {
        width: 100%; 
    }

    .cart-item-1 .cart-quantity-price{
        height: auto
    }
}

@media only screen and (max-width: 570px) and (min-width:540px){ 
    .content{
        padding:50px 0px !important;
    }
    .features{
        padding: 15px !important;
    }
    .features .feature{
        margin-bottom: 15px !important;
        border:none !important;
    }
    .features .feature .text {
        width: 100% !important;
    }
    .features .feature .text h4{
        font-size: 16px !important;
    }
    .features .feature .text p{
        font-size: 12px !important;
    }
    .features .feature .icon{
        display: none;
    }

    .rating{
        display: none;
    }

    ._boxzoom .zoom-thumb{
        width: 100%;
    }
    ._boxzoom ._product-images {
        width: 100%; 
    }

    .cart-item-1 .cart-quantity-price{
        height: auto
    }
}

@media only screen and (max-width: 600px) {  
    .dis-none{
        display: none !important;
    }
    .header-top .top-bar .top-right span{
        display: none;
    }   
    .header-top .top-bar .top-right div.top-contact{
        padding: 5px;
    }
    .header-top .top-bar .top-right{ 
        justify-content: space-around; 
    }  

    .header-middle .search,.header-middle .middle-bar .contact .text{
        display: none;
    }
    .header-middle .middle-bar .logo{
        width: 30%; 
    }
    .header-middle .middle-bar .contact{
        width: 65%;   
        padding-left: 30%;
    } 

    .header-menu .navbar .dropdown-toggle::after{
        position: absolute;
        right: 0;
    }

    .content{
        padding:50px 0px;
    }
    .features{
        padding: 15px;
    }
    .features .feature{
        margin-bottom: 15px;
        border:none;
    }
    .features .feature .icon i{
        font-size: 35px;
    }
    .features .feature .text {
        width: 100%;
    }
    .features .feature .text h4{
        font-size: 16px;
    }
    .features .feature .text p{
        font-size: 12px;
    }
    .features .feature .icon{
        /*display: none;*/
    }

    .category .theme-btn2{
        padding: 3px;
        font-size: 12px;
    }
    .rating{
        display: none;
    }

    ._boxzoom .zoom-thumb{
        width: 100%;
    }
    ._boxzoom ._product-images {
        width: 100%; 
    }

    .cart-item-1 .cart-quantity-price{
        height: auto
    }
}

@media only screen and (max-width: 690px) and (min-width:600px){ 
    .dis-none{
        display: none !important;
    }
    .header-middle .middle-bar .logo{ 
        width: 25%; 
    }  
    .header-middle .middle-bar .contact{
        width: 18%; 
    }  

    .header-menu .navbar .dropdown-toggle::after{
        position: absolute;
        right: 0;
    }

    .content{
        padding:50px 0px;
    }
    .features{
        padding: 15px;
    }
    .features .feature{
        margin-bottom: 15px;
        border:none;
    }
    .features .feature .text {
        width: 100%;
    }
    .features .feature .text h4{
        font-size: 16px;
    }
    .features .feature .text p{
        font-size: 12px;
    }
    .features .feature .icon{
        display: none;
    }

    .category .theme-btn2{
        padding: 3px;
        font-size: 12px;
    }

    .rating{
        display: none;
    }

    ._boxzoom .zoom-thumb{
        width: 100%;
    }
    ._boxzoom ._product-images {
        width: 100%; 
    }

    .cart-item-1 .cart-quantity-price{
        height: auto
    }
}

/*only for tab wizard - checkout*/
@media (max-width: 767px){
    .sign-content h3{
        font-size: 40px;
    }
    .wizard .nav-tabs > li a i{
        display: none;
    }
    .signup-logo-header .navbar-toggle{
        margin: 0;
        margin-top: 8px;
    }
    .signup-logo-header .logo_area{
        margin-top: 0;
    }
    .signup-logo-header .header-flex{
        display: block;
    }
}

/*only for faq's'*/
@media (max-width: 991px) {
    .faq {
        margin-bottom: 30px;
    }
    .faq .card .card-header .faq-title {
        line-height: 26px;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 830px) {
    .dis-none{
        display: none !important;
    }
    .header-top .top-bar .top-right span{
        display: none;
    }   
    .header-top .top-bar .top-right div.top-contact{
        padding: 5px;
    }
    .header-top .top-bar .top-right{ 
        justify-content: space-around; 
    }  

    .header-middle .middle-bar .logo{
        width: 27%; 
    } 
    .header-middle .middle-bar .search{
        width: 60%; 
    } 
    .header-middle .middle-bar .contact .text{
        display: none;
    }

    .header-menu .navbar .dropdown-toggle::after{
        position: absolute;
        right: 0;
    }
    .rating{
        display: none;
    }
} 

@media only screen and (max-width: 830px) and (min-width:700px){
    .dis-none{
        display: none !important;
    }
    .d-none{
        display: none !important;
    }

    .header-top .top-bar .top-right span{
        display: none;
    }   
    .header-top .top-bar .top-right div.top-contact{
        padding: 5px;
    }
    .header-top .top-bar .top-right{ 
        justify-content: space-around; 
    }  

    .header-middle .middle-bar .logo img{
        width: 100px; 
        object-fit: contain;
    }
    .header-middle .middle-bar .logo{ 
        width: 20%; 
    }  
    .header-middle .middle-bar .contact{
        width: 18%; 
    } 
    .header-middle .middle-bar .contact .text{
        display: none;
    }

    .header-menu .navbar .dropdown-toggle::after{
        position: absolute;
        right: 0;
    }

    .content{
        padding:50px 0px;
    }
    .features{
        padding: 15px;
    }
    .features .feature{
        margin-bottom: 15px;
        border:none;
    }
    .features .feature .text {
        width: 100%;
    }
    .features .feature .text h4{
        font-size: 16px;
    }
    .features .feature .text p{
        font-size: 12px;
    }
    .features .feature .icon{
        display: none;
    }

    .category .theme-btn2{
        padding: 3px;
        font-size: 12px;
    }
    .rating{
        display: none;
    }
} 

@media only screen and (max-width: 1030px) and (min-width:900px){ 
    .carousel-caption h3{
        font-size: 37px !important;
    }
    .carousel-caption{
        top: 37%;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding: 3px;
    }
    .dis-none-lg{
        display: none;
    }
}

@media only screen and (max-width: 1030px) and (min-width:1000px){ 
    .dis-none-lg{
        display: none;
    }
    .content{
        padding:50px 0px;
    }
    .features{
        padding: 15px;
    }
    .features .feature{
        margin-bottom: 15px;
        border:none;
    }
    .features .feature .text {
        width: 100%;
    }
    .features .feature .text h4{
        font-size: 16px;
    }
    .features .feature .text p{
        font-size: 12px;
    }
    .features .feature .icon i{
        font-size: 30px;
    }
}

@media only screen and (max-width: 2500px) and (min-width:830px){ 
    .dis-none-lg{
        display: none;
    }
}

