/*-------------------------------------------------------*template-name: Dolce - Bakery HTML Templatetemplate-url: http://dolce.compasstheme.net/author-name: NaeemEntrepreneurauthor-url: https://themeforest.net/user/naeementrepreneurversion: 1.0*-------------------------------------------------------*/
/*-- medium-layout-1280px --*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .deal-bg {
        height: 335px;
    }

    .single-product h5 {
        font-size: 19px;
    }

    .single-testimonial-bg {
        width: 40%;
        height: 300px;
    }

    .single-testimonial-quote {
        width: 60%;
    }

    .single-testimonial-quote ul {
        margin-bottom: 12px;
    }

    .single-blog-bg {
        height: 270px;
    }

    .single-brand img {
        width: 130px;
        height: 70px;
    }
}

/*-- tablet-layout-768px --*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding {
        padding: 65px 0;
    }


    .section-margin {
        margin-top: 72px;
    }

    .sm-marginTop-30 {
        margin-top: 30px;
    }

    .sm-marginBottom-30 {
        margin-bottom: 30px;
    }

    .sm-marginBottom-50 {
        margin-bottom: 50px;
    }

    .custom-navbar i {
        display: block;
    }

    .main-menu ul {
        display: none;
        position: absolute;
        top: 25px;
        left: 0;
        width: 100%;
        background: rgba(19, 9, 41, .9);
        padding: 20px;
        border: 1px solid #442942;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .main-menu ul li a {
        display: inline-block;
    }


    .cart-box {
        width: 250px;
        top: 35px;
        left: 0;
    }

    .cart-box.active {
        top: 25px;
    }

    .slide-shade {
        padding: 250px 0;
    }

    .slider-area.owl-carousel .owl-dots {
        display: none;
    }

    .deal-bg {
        height: 250px;
    }

    .achievements {
        text-align: center;
    }

    .single-achievement img {
        margin: auto;
        margin-bottom: 24px;
    }

    .single-testimonial-bg {
        height: 320px;
    }

    .contact-details {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, #fff), color-stop(48%, #130929));
        background: -webkit-linear-gradient(top, #fff 52%, #130929 48%);
        background: -o-linear-gradient(top, #fff 52%, #130929 48%);
        background: linear-gradient(to bottom, #fff 52%, #130929 48%);
    }

    .contact-address {
        margin-top: 96px;
    }
}

/*-- wide-mobile-layout-480px --*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .single-brand.xs-marginBottom-30 {
        margin-bottom: 0;
    }

    .wideXS-marginBottom-30 {
        margin-bottom: 30px !important;
    }

    .main-menu ul li a {
        padding: 10px;
    }

    ul.countdown li p {
        font-size: 16px !important;
    }

    .single-brand {
        width: 50%;
        float: left;
        overflow: hidden;
    }
}

/*-- mobile-layout-320px --*/
@media only screen and (max-width: 767px) {
    
    
      .btn-home{
          display: block;
    position: fixed;
    bottom: 12px;    right: 25px;
    z-index: 1;
    border: 3px solid white;
    /* width: 8px; */
    color: white;
    border-radius: 50%;
    padding: 1.3rem;
    background: black;
  }
    
       .main-menu ul li a {
        display : initial;
    }
    h2 {
        font-size: 36px;
    }
    
        .custom-navbar h4{
color: white;
    line-height: 0;
    margin-top: 15px;
    font-size: 1.8rem;
    display: initial;
   }
    .img-logo{
        display: none;
    }

    .home-product{
        text-align: center;
    }

    .section-padding {
        padding: 96px 0;
    }

    .section-margin {
        margin-top: 72px;
    }

    .xs-marginBottom-50 {
        margin-bottom: 50px !important;
    }

    .xs-marginBottom-30 {
        margin-bottom: 30px;
    }

    .marginBottom-30 {
        margin-bottom: 0;
    }

    .header-top {
        padding: 24px 0;
        text-align: center;
    }

    .header-top-info {
        overflow: hidden;
    }

    .header-top-info {
        display: inherit;
    }

    .header-top-info .phone, .header-top-info .email {
        margin-left: 0;
    }

    .header-top-info span {
        margin-bottom: 12px;
        display: inline-block;
    }

    .header-top-icons ul {
        float: none;
        padding-top: 10px;
    }

    .header-top-icons ul li {
        margin-left: 0;
        margin: 0 5px;
    }

    .header-top-icons ul li a i:hover {
        color: #fff;
    }

    .custom-navbar i {
        display: block;
    }

    .main-menu ul {
        display: none;
        position: absolute;
        top: 48px;
        left: 0;
        width: 100%;
        background: rgba(19, 9, 41, .9);
        padding: 10px;
        border: 1px solid #442942;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .main-menu ul li a {
        float: left;
        display: inline-block;
    }

    .main-menu ul li a, .main-menu ul li i {
        color: #fff;
    }

    .cart-box {
        width: 250px;
        top: 36px;
    }

    .cart-box.active {
        top: 26px;
    }

    .slide-shade {
        padding: 200px 0;
    }

    .slider-area.owl-carousel .owl-dots {
        display: none;
    }

    .welcome-area .custom-btn {
        margin-top: 24px;
    }

    .deal-bg {
        display: none;
    }

    ul.countdown li.seperator {
        margin: 0 4px;
    }

    ul.countdown li p {
        font-size: 13px;
    }

    .achievements {
        text-align: center;
    }

    .single-achievement img {
        margin: auto;
        margin-bottom: 24px;
    }

    .single-food-menu {
        display: inherit;
    }

    .food-menu-image img {
        margin: auto;
        margin-bottom: 24px;
        width: 100px;
        height: 100px;
    }

    .food-menu-content {
        padding-left: 0;
    }

    .products {
        text-align: center;
    }

    .single-product {
        display: inherit;
    }

    .product-image img {
        margin: auto;
    }

    .product-content {
        padding-left: 0;
    }

    .single-testimonial-bg {
        display: none;
    }

    .single-testimonial-quote {
        width: 100%;
        padding: 24px 18px;
    }


    .contact-address {
        margin-top: 96px;
    }

    .contact-form form .name-input, .contact-form form .phone-input {
        width: 100%;
        float: none;
    }

    .contact-form form .phone-input {
        margin-left: 0;
    }

    .footer-widget-icons ul li a i:hover {
        color: #fff;
    }
}