/*-------------- media section ---------------*/

@media screen and (max-width:991px) and (min-width: 577px) {
  .socialbox{ text-align: center; float: unset; }
  .woocommerce div.product div.images .flex-control-thumbs{ margin: 10px 0 0 0; }
  .contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"], .contact-box .wpcf7 textarea{ width: 100% !important; }
  #sidebar aside{ margin-bottom: 11%; }
}

@media screen and (max-width: 1000px){
  .headerbar, .side-navigation, .side-navigation ul ul li, .current_page_item{ display: block; }
  .headerbar:focus,.hamburger:focus{ outline: none; }
  .hamburger i:before { line-height: 0; text-align: left; color: #000000; }
  .main-header .side-navigation { display: none }
  .side-navigation,.side-navigation li { padding: 0; }
  .side-navigation ul ul li a{ border: 0; }
  #sidebar1 { height: 100%; width: 0; position: fixed; z-index: 9999999; top: 0; left: 0; overflow-x: hidden; transition: .5s; }
  .side-navigation ul li ul, .side-navigation ul li ul ul { display: none; }
  .side-navigation ul ul,.side-navigation ul ul li { background: var(--transparent) !important; }
  .side-navigation ul ul { position: static; width: 100%; box-shadow: none; }
  .side-navigation ul ul li{ padding-left: 15px; }
  .side-navigation ul.sub-menu li a:before{ content: none; }
  .side-navigation ul>li.menu-item-has-children>a:after{ margin-top: 0; }
	iframe { height: auto; }

}


 /* ----------------------- Custom Responsive ------------------ */

 @media screen and (min-width:1600px) and (max-width:1800px) {
   .banner-left { max-width: 45% !important; }
   .left-img { top: -70% !important; }
   .food-img { bottom: -50% !important; }
}

@media screen and (min-width:1420px) and (max-width:1800px){

  /* Slider */
  .slider-contant { top: 60%; transform: translateY(-60%); max-width: 55%; padding: 50px 0px 50px 15px; }
  h1.slider-head { font-size: 96px; }
  img.slide-right { display: none !important; }

  /* Categories */
  section#c-section { padding-top: 50px; }
  .c-box {}

  /* Single Product */
  h3.sp-title { padding: 15px 0 15px; }
  .sp-quantity { padding: 20px 0; }
  .product-offer-date p span { font-size: 40px; }
  .sp-cart-btn a { margin: 25px auto 0; }


  /* Image With Text */
  p.iwt-text { max-width: 95%; }
  .iwt-text-wrap { padding-left: 25px; }

  /* Image With Text 2 */
  .iwt2-text-wrapper { padding-left: 20px; }
  h3.iwt2-title { max-width: 100%; padding: 15px 0 20px; }


  /* Banner */
  .banner-text-wrap { right: 0px; max-width: 35%; }
  p.b-text { padding: 30px 0; }

  /* Blog */
  .blog-info:nth-child(1),.blog-info:nth-child(2),.blog-info:nth-child(3) { padding: 0 20px; }
}

@media screen and (min-width: 1010px) and (max-width:1400px) {

  section { background-size: cover; background-repeat: no-repeat; padding: 30px 0; }
  .c-headings h2,.dod-head h2,.bs-head h2,h2.service-head,.tt-head h2,h2.choice-head,h2.dessert-heading,.blog-heading h2,.testi-headigs h2,h2.insta-heading { font-size: 56px; line-height: 60px; }
  .c-headings,.dod-head,.bs-head,h2.service-head,.tt-head h2,h2.choice-head,h2.dessert-heading,.blog-heading,.testi-headigs,h2.insta-heading { padding-bottom: 25px; }

  /* Slider */
  .slider-contant {top: 65%;transform: translateY(-65%);max-width: 65%;}
  .slide-top,.slide-bottom,.slide-right {/* display: none !important; */}
  img.slide-right{
    top: -51px;
    height: 458px;
}
  h1.slider-head { font-size: 76px; line-height: 80px; }
  p.slider-text { padding: 15px 0 30px; }

  /* categories */
  section#c-section { padding: 30px 0; background-image: none !important; }
  .c-contents.slick-slide { margin: 0 10px; }
  .c-box .slick-track { margin: 0 -10px; }
  .c-box button { display: none !important; }
  .c-box .slick-list { padding-left: 0px !important; }

  /* Deal Of The Day */
  .dod-icon img { margin: 0 auto; }
  .dod-content-text { padding-top: 20px; }

  /* Best Seller  */
  .bs-content { grid-gap: 20px; }

  /* Banner */
  section#best-selling{
    padding-bottom: 50px;
}
  .banner-text-wrap {top: 50%; */;max-width: 36%;}
  .banner-men-img{
    top: -19px;
    transform: translate(-60%, 0px);
    /* height: 506px; */
}
  .banner-men-img img{
    height: 100%;
}
  p.b-text { padding: 25px 0 30px; }

  /* Services */
  .service-cw { padding: 20px 20px; }

  /* Video */
  video { height: 100%; }
  img.play { width: 100%; max-width: 7%; }

  /* Tasty Treasure */
  .tt-content { grid-gap: 20px; }

  /* Image With Text */
  .iwt-text-wrap { padding-left: 20px; }
  h3.iwt-title { font-size: 40px; line-height: 50px; }
  p.iwt-text { font-size: 14px; line-height: 24px; max-width: 100%; padding: 15px 0px; }
  .iwt_list ul li:nth-child(1), .iwt_list ul li:nth-child(2) { padding-bottom: 20px; }
  .iwt_list ul { padding-bottom: 30px; }

  /* Single Product */
  .sp-wrap { padding: 20px 0; }
  h3.sp-title { padding: 15px 0 15px; }
  .sp-quantity { padding: 25px 0; }
  .sp-q-blank { max-width: 75%; }
  .product-offer-date { max-width: 80%; }
  .product-offer-date p span { font-size: 50px; }
  .sp-cart-btn a { margin: 25px auto 0; }

  /* Image With Text 2 */
  h3.iwt2-title { font-size: 40px; line-height: 48px; max-width: 100%; padding: 10px 0; }
  p.iwt2-text { font-size: 14px; line-height: 28px; padding: 15px 0; margin: 0; }
  a.iwt2-btn { max-width: 160px; height: 50px; }
  .iwt2-text-wrapper { padding-left: 20px; }

  /* Dessert */
  .dessert-inner-wrapper { grid-gap: 20px; }
  a.dessert-btn { margin-top: 20px; }

  /* Our Baker */
  .ob-one { padding: 10px 0 0px; }
  .ob-two { padding: 19px 0 40px; }

  /* Blog */
  .blog-info:nth-child(1),.blog-info:nth-child(2),.blog-info:nth-child(3) { padding: 0 20px; }
  .blog-info:before { top: -30px; }

  /* Testimonial */
  .testimonials-content .slick-prev { left: 10px; }
  .testimonials-content .slick-next { right: 10px; }
  .testi-content { padding: 40px 40px 0px; }
  .testimonial-text p { max-width: 95%; }

  /* Map */
  .map-contact-form { top: 65%; transform: translateY(-65%); }

  /* Newsletter */
  .news-wrap { max-width: 70%; }

}
@media screen and (min-width: 1200px) and (max-width:1920px) {
  .c-contents {
    width: 20%;
    flex: 0 0 auto;
}
}
@media screen and (min-width: 660px) and (max-width:1000px){

  section { padding: 30px 0; }
  .c-headings h2,.dod-head h2,.bs-head h2,h2.service-head,.tt-head h2,h2.choice-head,h2.dessert-heading,.blog-heading h2,.testi-headigs h2,h2.insta-heading { font-size: 48px; line-height: 56px; }
  .c-headings,.dod-head,.bs-head,h2.service-head,.tt-head h2,h2.choice-head,h2.dessert-heading,.blog-heading,.testi-headigs,h2.insta-heading { padding-bottom: 25px; }

  /* Slider */
  img.slide-top,img.slide-bottom,img.slide-right { display: none !important; }
  .slider-contant {background: #ffffffb0;max-width: 100%;padding: 50px 0px 50px 20px;}
  h1.slider-head { font-size: 98px; line-height: 88px; }
  p.slider-text { padding: 10px 0; max-width: 65%; }
 #slider .slider-inner-wrapper {
    height: 66vh !important;
  }
  #slider .slider-inner-wrapper>img {
      height: 100%;
      object-fit: cover;
  }
  /* Categories */
  section#c-section { padding: 30px 0; background-image: none !important; }
  .c-contents.slick-slide { margin: 0 10px; }
  .c-box .slick-track { margin: 0 -10px; }
  .c-box button { display: none !important; }

  /* Deal Of The Day */
  .dod-icon img { margin: 0 auto; }

  /* Best Seller */
  .bs-wrap.slick-slide { margin: 0 10px; }
  .bs-content .slick-track { margin: 0 -10px; }

  /* Banner */
  .banner-text-wrap { position: absolute; top: 50%; left: 10px; max-width: 95%; transform: translateY(-50%); }
  h2.banner-heading { font-size: 38px; line-height: 44px; }
  a.b-btn { max-width: 160px; height: 50px; }
  p.b-text { padding: 15px 0; }

  /* Services */
  .service-cw img { margin: 0 auto; }
  .service-content button { display: none !important; }
  .service-cw.slick-slide { margin: 5px 10px; }
  .service-content .slick-list { margin: 0 -10px; }
  .service-text h3 { font-size: 30px; }
  .service-cw { padding: 20px 10px; }
  .service-cw p { font-size: 14px; line-height: 20px; }

  /* Video */
  video { height: 100%; }
  img.play { width: 100%; max-width: 10%; }

  /* Tasty Treasure */
  .tt-wrap.slick-slide { margin: 0 10px; }
  .tt-content .slick-track { margin: 0 -10px; }

  /* Image With Text */
  .iwt-text-wrap { padding: 20px 1rem 20px; }
  h3.iwt-title { font-size: 44px; line-height: 54px; }
  p.iwt-text { font-size: 14px; line-height: 24px; max-width: 100%; padding: 15px 0px; }
  a.iwt-btn { max-width: 160px; height: 50px; }
  .iwt_list ul { padding-bottom: 30px; }
  .iwt_list ul li:nth-child(1), .iwt_list ul li:nth-child(2) { padding-bottom: 20px; }

  /* Single Product */
  .sp-wrap .row { flex-direction: column-reverse; }
  .sp-text-div {padding: 20px 0;}
  .sp-images{margin-top:20px;}
  h3.sp-title { padding: 15px 0 10px; }
  .sp-quantity { padding: 25px 0; }
  .sp-q-blank { max-width: 70%; }
  .product-offer-date p span { font-size: 46px; line-height: 50px; }
  .sp-cart-btn a { max-width: 160px; margin: 25px auto 0; }

  /* Choisece */
  .choice-tab-content { margin-top: 1%; }

  /* Image With Text 2 */
  .iwt2-img { margin-bottom: 20px; }
  h3.iwt2-title { font-size: 50px; line-height: 56px; max-width: 100%; padding: 15px 0 0; }
  p.iwt2-text { font-size: 16px; line-height: 28px; padding: 15px 0; margin: 0; }
  a.iwt2-btn { max-width: 160px; height: 50px; }

  /* Dessert */
  .dessert-inner-wrapper { grid-gap: 15px; }
  a.dessert-btn { max-width: 160px; margin-top: 25px; }

  /* Our Baker */
  .ob-text-div { padding-bottom: 20px; }
  .ob-one { padding: 10px 0 0px; }
  .ob-two { padding: 20px 0 35px; }
  a.ob-btn { max-width: 160px; }
.insta-btn a{ max-width: 160px; }
  /* Blog */
  .blog-info:nth-child(1),.blog-info:nth-child(2),.blog-info:nth-child(3) { padding: 0 15px; }
  .blog-text p { padding: 5px 0; }

  /* Testimonial */
  .testimonial-text p { font-size: 16px; line-height: 24px; max-width: 95%; margin: 5px auto; }
  .testi-content { padding: 30px 30px 0px; }
  .testimonials-content .slick-prev { left: 10px; }
  .testimonials-content .slick-next { right: 10px; }

  /* Map */
  .map-contact-form { top: 70%; transform: translateY(-70%); }

  /* Newsletter */
  .news-wrap { max-width: 85%; }

}
@media screen and (max-width:1299px) {h2.banner-heading {
    padding: 0;
}}
@media screen and (max-width:1199px) {.dod-product-tab {
    height: 290px !important;
}}
@media screen and (max-width:1009px) {.banner-men-img {
    display: none;
}}
@media screen and (max-width:991px) {
.service-content {
    grid-template-columns: 1fr 1fr;
}
 .dod-product-tab {
    padding-top: 20px;
  }
}
@media screen and (max-width:767px) {
.service-content {
    grid-template-columns: 1fr;
}
}
@media screen and (max-width:650px){

  section { padding: 30px 0; }
  .c-headings h2,.dod-head h2,.bs-head h2,h2.service-head,.tt-head h2,h2.choice-head,h2.dessert-heading,.blog-heading h2,.testi-headigs h2,h2.insta-heading { font-size: 40px; line-height: 50px; }
  .c-headings,.dod-head,.bs-head,h2.service-head,.tt-head h2,h2.choice-head,h2.dessert-heading,.blog-heading,.testi-headigs,h2.insta-heading { padding-bottom: 25px; }

  /* Slider */
  .slider-contant {/* position: relative; */top: 0;left: 0;transform: translateY(-0%);width: 100%;max-width: 100%;padding: 30px 10px 30px 10px;height: 100%;background: #ffffff66;display: flex;justify-content: center;align-items: center;}
  #slider .slider-inner-wrapper{height: 66vh !important;}
  #slider .slider-inner-wrapper>img {
    height: 100% !important;
    object-fit: cover;
  }
  .slider-contant>img {
      display: none;
  }
  img.slide-top,img.slide-bottom,img.slide-right { display: none; }
  h1.slider-head { font-size: 70px; line-height: 70px; }
  p.slider-text { font-size: 16px; line-height: 24px; padding: 15px 0; max-width: 100%; }
  a.slider-btn { font-size: 16px; line-height: 14px; max-width: 140px; height: 45px; }

  /* Categories */
  section#c-section { padding: 30px 0; background-image: none !important; }
  .c-contents:nth-child(1), .c-contents:nth-child(2), .c-contents:nth-child(4) { padding-right: 0; }
  .c-contents:nth-child(4), .c-contents:nth-child(5) { padding-top: 0; }
  .c-contents.slick-slide { margin: 0 5px; }
  .c-box .slick-track { margin: 0 -5px; }
  .c-box button { display: none !important; }

  /* Deal Of the Day */
  .dod-icon img { margin: 0 auto; }
  .dod-title { padding: 0px 0 10px; }
  .dod-product-tab p { font-size: 14px; }
  .dod-content-wrap { padding-top: 15px; }
  .dod-ingredient p, .dod-preparation p { font-size: 16px; line-height: 26px; padding-top: 0px; }
  .dod-ingredient, .dod-preparation { padding-bottom: 15px; }
  .dod-shop-btn a { font-size: 16px; max-width: 140px; height: 45px; margin-top: 20px; }

  /* Best Seller */
  .bs-wrap.slick-slide { margin: 0 5px; }
  .bs-content .slick-track { margin: 0 -5px; }

  /* Banner */
  .banner-text-wrap { position: relative; top: 0; left: 0; width: 100%; max-width: 100%; padding: 10px 0.5rem 0; transform: translateY(-0%); }
  h2.banner-heading { font-size: 28px; line-height: 38px; color: #000000; }
  p.b-text { padding: 10px 0; color: #000000; max-width: 100%; }
  a.b-btn { max-width: 140px; height: 45px; font-size: 16px; }

  /* Services */
  .service-cw img { margin: 0 auto; }
  .service-content button { display: none !important; }
  .service-cw.slick-slide { margin: 5px 5px; }
  .service-content .slick-list { margin: 0 -5px; }
  .service-cw { padding: 20px 10px; }
  .service-cw p { font-size: 14px; line-height: 22px; }

  /* Video */
  video { height: 100%; }
  img.play { width: 100%; max-width: 15%; }

  /* Tasty Treasure */
  .tt-content .slick-list { margin: 0 -5px; }
  .tt-wrap { margin: 0 5px; }

  /* Image With Text */
  .iwt-text-wrap { padding: 10px 0 0 0; }
  h3.iwt-title { font-size: 34px; line-height: 44px; }
  p.iwt-text { font-size: 14px; line-height: 24px; max-width: 100%; padding: 15px 0px; }
  a.iwt-btn { max-width: 140px; height: 45px; font-size: 16px; }
  .iwt_list ul li:nth-child(1), .iwt_list ul li:nth-child(2) { padding-bottom: 15px; }
  .iwt_list ul { padding-bottom: 25px; }

  /* Single Product */
  .sp-text-div { padding: 20px 0; }
  h3.sp-title { padding: 10px 0 10px; }
  .sp-price { font-size: 28px; line-height: 38px; }
  .sp-quantity { padding: 20px 0; }
  .sp-q-blank { max-width: 90%; }
  .product-offer-date { max-width: 95%; }
  .product-offer-date p span { font-size: 44px; line-height: 50px; }
  .sp-cart-btn a { font-size: 16px; max-width: 180px; height: 45px; margin: 25px auto 0; }

  /* Choice */
  .choice-tab-content { margin-top: 3%; }
  .choice-tabs h4 { font-size: 16px; }
  .choice-tabs { height: 100px; }
  .choice-tabs.tab-active { height: 100px; }

  /* Image With Text 2 */
  .iwt2-img { margin-bottom: 20px; }
  h3.iwt2-title { font-size: 34px; line-height: 44px; max-width: 100%; padding: 0px 0 0px; }
  p.iwt2-text { font-size: 14px; line-height: 24px; padding: 15px 0; margin: 0; }
  a.iwt2-btn { max-width: 150px; height: 50px; }

  /* Dessert */
  .dessert-inner-wrapper { grid-gap: 10px; }
  a.dessert-btn { font-size: 16px; max-width: 140px; height: 45px; margin-top: 25px; }

  /* Our Baker */
  h2.ob-heading { font-size: 36px; line-height: 40px; }
  .ob-one { padding: 10px 0 0px; }
  .ob-two { padding: 10px 0 20px; }
  a.ob-btn { font-size: 16px; max-width: 140px; height: 45px; }
  .ob-text-div { padding-bottom: 20px; }
  .ob-cards { flex-direction: column; }
  .ob-text-section { max-width: 100%; }
  .ob-img-head img { width: 100%; }
  .ob-text-section:nth-child(1) { margin-bottom: 10px; }

  /* Blog */
  .blog-info { padding: 0 0px; }
  .blog-info:nth-child(1),.blog-info:nth-child(2),.blog-info:nth-child(3) { padding: 0 10px; }

  /* Testimonial */
  .testi-content { padding: 15px 0px 10px; }
  .testi-img-head { justify-content: center; }
  .testimonial-text p { font-size: 14px; line-height: 24px; max-width: 95%; margin: 5px auto; text-align: justify; }
  .testimonials-content .slick-prev, .testimonials-content .slick-next, .testimonials-content .slick-prev:hover, .testimonials-content .slick-next:hover { display: none !important; }
  .testimonials-content .slick-dots li button:before { font-size: 40px; }
  .testimonials-content .slick-dots li.slick-active button:before { color: #000000; opacity: 1; }

  /* Map */
  .map-contact-form { position: absolute; top: 70%; left: 0; transform: translateY(-70%); margin: 0 10px; }

  /* Newsletter */
  .news-wrap { max-width: 90%; height: 70%; }

}
@media screen and (max-width:575px){
  .dod-product-tab {
    height: auto;
    padding-top: 20px;
  }
}
@media screen and (max-width:380px) {
  .above_title{ margin-top: 0; }
  h1.slider-head {
    font-size: 49px;
    line-height: 1.1;
}
}
