/* Responsive */
 @media (max-width: 1265px) {
     

.cake-container .col-6 {
    width: 44%;
    float: left;
}

.cake-image {
    height: 490px !important;
    width: 90%;
    margin: auto;
    margin-bottom: 22px;
}

 }

 @media (max-width: 1075px) {
     
    .slide-content {
    width: 100%;
    margin: 0 30px;
    text-align: center;
}

.slide-subheading {
    font-size: 2.2rem;
    color: #e8e5e5;
    max-width: 97%;
    margin-bottom: 30px;
    font-family: var(--font-heading);

    }

    .image-right {
    position: absolute;
    width: auto;
    max-width: 450px;
    right: 220px;
    top: 210px;
    }
.order-btn {
    margin: 1px;
    position: absolute;
            top: -58px;
        width: 143px;
        right: 10px;
        font-size: 21px;
    padding: 3px 4px !important;

}

.cake-bestsellers-slider .blob {
    width: 282px;
    height: 300px;
    background: #fff;

}
.cake-bestsellers-slider .slide-box {
    width: 95%;
    max-width: 412px;
}

}

 @media (max-width: 930px) {
     
   .slide-heading {
    font-size: 5.8rem;
    
    margin-bottom: 1rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.features-grid {
    display: none;
}
.mobile-feature-grid{
  display: block;
}

 }


  @media (max-width: 838px) {
     
  .account-cart-wrapper {
    width: 117px;
    position: relative;
    top: 89px;
    right: -39px;
}

.w-250 {
    width: 30%;
}

.cake-container .col-6{
    width: 100%;
}

.cake-image {
        height: 360px !important;
        width: 60%;
        margin: auto;
        margin-bottom: 22px;
    }

 }



@media (max-width: 768px) {

    .cake-bestsellers-slider .blob {
        width: 280px;
        height: 339px;
        background: #fff;
        /* padding: 30px; */
        /* margin: 2px; */
        margin-right: 12px;
    }

    .cake-bestsellers-slider .slide-box {
    width: 95%;
   max-width: 500px;
        padding-left: 20px;

    }
    .col-lg-only{
        display: none;
    }
  .saffron-footer-container {
    grid-template-columns: 1fr 1fr;
  }

  .cake-container-sm{
  display: block;
  width: 98%;
}
.cake-image-area{
    width: 30%;float: left;
}
.cake-image-sm{
    width: 80%;
    margin: auto;
    border-radius: 20px;
}
.cake-title-area{
        width: 70%;
    float: left;
    padding: 8px;
}
.cake-title-sm{
        margin: 0;
    font-size: 4rem;
    color: #362944;
}
.cake-option-area{
    width: 100%;
    float: left;
    padding: 20px 20px;
    /* margin-left: 61px; */
}
.cake-option-area hr{
    margin: 1px;
}


  .category-item {
   
    margin: 2px;
}
   .main-banner {
        flex-direction: column;
        text-align: center;
        padding-top: 100px;
      }

      .main-right img {
        margin-top: 30px;
      }

      nav {
        display: none;
      }

      header {
        justify-content: space-between;
        display: block;
      }


  .floating-buy-bar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 10px;
        border-top: 2px solid #eee;
        z-index: 1000;
    }
 .cake-checkout-wrapper {
        flex-direction: column;
    }
    .woocommerce-cart-form table,
    .woocommerce-cart-form thead,
    .woocommerce-cart-form tbody,
    .woocommerce-cart-form th,
    .woocommerce-cart-form td,
    .woocommerce-cart-form tr {
        display: block;
    }
    .woocommerce-cart-form tr {
        margin-bottom: 15px;
        background: #fff;
        padding: 10px;
        border-radius: 8px;
    }
    .woocommerce-cart-form td {
        border: none;
        padding: 8px 0;
    }

        .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: table;
    }

.cake-product-detail {
        flex-direction: column;
    }

    .site-header nav.primary-menu { display: none; } /* hide desktop menu */

    .mobile-menu-toggle {
        display: block;
        font-size: 26px;
        cursor: pointer;
        color: #fff;
    }

     
    .mobile-menu-close {
        background: none;
        border: none;
        font-size: 26px;
        color: #fff;
        cursor: pointer;
        float: right;
    }

    .mobile-menu li {
        list-style: none;
        margin: 12px 0;
    }

    .mobile-menu li a {
        color: #fff;
        text-decoration: none;
        font-size: 18px;
    }

    .mobile-menu li ul.sub-menu {
        /* margin-left: 15px; */
        border-left: 2px solid rgba(255,255,255,0.2);
        padding-left: 10px;
        display: none;
    }

    .mobile-menu li.open > ul.sub-menu {
        display: block;
    }


    .account-cart-wrapper {
    width: 95px;
        /* margin-top: 37px; */
        /* position: relative; */
        top: 26px;
        /* right: 0px; */
        float: right;
}
.cart-icon {
    position: relative;
    cursor: pointer;
    float: right;
    top: 4px;
}
.section {
    padding: 80px 20px;
    margin-top: -10px;
    /* background-image: url(https://houseofcakes-dubai.com/wp-content/uploads/2022/04/pattern_300x300px_40proc.png); */
    background-size: 300px 300px;
    background-color: #fafafa;
    background-repeat: repeat;
    padding-top: 10px;
}

    .woocommerce table.shop_table tbody tr, .woocommerce-page table.shop_table tbody tr {
        font-size: .88889em;
        width: 90%;
    }

.slide-subheading {
    font-size: 2.2rem;
    color: var(--text-dark);
    max-width: 96%;
    padding: 3px 30px;
    margin-bottom: 30px;
    
    text-align: center;
}
.slide-content {
    width: 100%;
    margin: 20px;
}

.slide-heading {
    font-size: 5.5rem;
    
    margin-bottom: 1rem;
    color: var(--text-dark);
    font-weight: 600;
    text-align: center;
}

.image-right {
    position: absolute;
    width: auto;
    max-width: 450px;
    right: 126px;
    top: 189px;
}

 
.slide-subheading {
    font-size: 2.2rem;
    color: var(--text-dark);
    max-width: 97%;
    margin-bottom: 30px;
    
    text-align: center;
    position: relative;
    z-index: 9999;
    text-shadow: 2px 3px 1px #e8e5e5;
     
}
.header-search-box {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    right: 0px;
}
.category-grid {
    display: grid
;
    grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
    gap: 0px;

}

.cake-cart-container{
  /* display: none; */
  width: 100%;
        border: 0;
        background: #fff;
        padding: 0 14px;
}
.cake-cart-container-sm{
  display: block;
          
        width: 100%;
        border: 0;
        background: #fff;
        padding: 0 14px;
}


.woocommerce-cart-form img {
    max-width: 70px;
    height: auto;
    display: block;

}

 .video-banner {
       height: 280px;
    }

    .banner-content h1 {
        font-size: 28px;
    }


    .premium-section-title {
    font-size: 36px;
    font-family: var(--font-heading);
    margin-bottom: 40px;
    color: var(--text-dark);
    margin-top: -160px;
}

.big-sale-container-x{
    width: 98%;
    overflow: hidden;
    text-align: center;
}
}

 
@media (min-width: 769px) {
	.mobile-nav-toggle {
		display: none;
	}
}

@media (max-width: 639px) {
    .account-cart-wrapper {
        /* width: 384px; */
        /* margin-top: 37px; */
        /* position: relative; */
        /* top: 60px;
        right: -40px; */
    }

    .image-right img{
        width: 300px;
    }
    .cake-title-sm {
        margin: 0;
        font-size: 3rem;
        color: #362944;
    }
    .cake-cat-image {
    max-width: 70px !important;
    border-radius: 50%;
    border: 4px solid #ffd6e0;
    float: left;
}
.cat-img-area {
    margin-top: 0px;
    padding: 20px;
    float: left;
}
.cat-disc-area {
    margin-left: 10px;
    margin-top: 45px;
}
.cake-category-header {
    text-align: center;
    /* background: #fff4f8; */
    background: #362944;
    padding: 65px 15px 1px;
    border-radius: 0 0 12px 12px;
    margin-bottom: 30px;
}
.hero-sm{
    display: block;
}
.hero-lg{
    display: none;
}
.cake-checkout-wrapper .checkout-left {
    float: left;
    width: 100%;
}
.cake-checkout-wrapper .checkout-right {
    float: left;
    width: 100%;
    margin-top: 1%;
    margin-left: 0;
}
.cake-shape-option {
    width: 115px;
    padding: 8px;
    border: 2px solid #ddd;
    border-radius: 12px;
}
.cake-wizard {
    max-width: 800px;
    margin: 50px auto;
    background: #fff;
    border-radius: 16px;
    padding: 8px;
}

.product-detail {
    padding: 61px 10px;
}
.product-container{
    display: block;
}

.product-image {
    position: relative;
    top: -120px;
}
.product-info {
    margin-top: 50px;
        padding: 1px;
}
.product-info h1 {
    font-size: 20px;
    
}
.price {
    font-size: 18px;
}
.cake-image-options
 {
    
    width: 90%;
 
}

.cake-option span {
     
    font-size: 8px;
    width: 50px;
}

   .cake-option img {
     width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
    margin: 0 auto 8px;
}
.cake-option2 span {
    display: block;
    font-size: 8px;
    font-weight: 600;
    color: #000;
    width: 80px;
}

.cake-option2 img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
    margin: 0 auto 8px;
}
.cake-option2
 {
    position: relative;
    cursor: pointer;
    text-align: center;
    border: 2px solid transparent;
    border-radius: 10px;
    padding: 8px;
    transition: all 0.2s ease;
    width: auto;
    display: flex;
    flex-direction: column;
    background: #fff;
}
.cake-tab-nav li {
    flex: 1;
    text-align: center;
    padding: 2px;
    cursor: pointer;
    font-weight: 600;
    color: var(--gradient-chocopink);
    font-size: 9px;
    transition: all 0.3s ease;
}
label {
    display: block;
    font-size: 1.7rem;
    font-weight: 400;
    margin: 0 0 0.5rem 0;
}
.cake-description-content p{
    font-size: 12px;
}


.best-salling-section {
    padding: 0px;
    max-width: 590px;
}
.cream-container {
    max-width: 1050px;
    margin: auto;
    display: block;
}


}

@media (max-width:500px){

    .cream-section {
    width: 100%;
    padding: 8px;
    background: #fff5ee;
    text-align: center;
}

    .category-grid {
        grid-template-columns: repeat(auto-fill, minmax(117px, 1fr));
        gap: 0;
    }
    
    .category-item img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}
    .w-250 {
        width: 48%;
    }
    .section {
    padding: 87px 0px;
    }
    .heading_3 {
        font-size: 30px;
        font-family: var(--font-heading);
    }
.cake-card .cake-img{
    width: 30%;
    float: left;
}
.main-cat-slider{
    margin-top: -128px;
    padding-top: 100px;
}

    .cake-bestsellers-slider .blob {
        width: 90%;
        height: 360px;
        background: #fff;
        /* padding: 30px; */
        /* margin: 2px; */
        margin-right: 12px;
        float: unset;
        margin: 0 auto;
        margin-top: -80px;
    }
        .cake-bestsellers-slider .slide-box {
        width: 95%;
        max-width: 500px;
        padding-left: 20px;
        margin-left: 15px;
    }

}



@media (max-width: 480px) {
  .saffron-footer-container {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .footer-socials {
    margin-top: 10px;
  }
.account-cart-wrapper {
        
        right: -60px; 
    }
   .woocommerce-mini-cart-item {
        flex-direction: column;
        align-items: flex-start;
    }
    .woocommerce-mini-cart-item img {
        margin-bottom: 8px;
    }
    #ajax-product-search{
        max-width: 80%;
    }
}


/* Responsive */
@media (max-width: 426px) {
   .cake-title-sm {
        margin: 0;
        font-size: 2rem;
        color: #362944;
    }
}



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

 
