/* Generated from page: order-box-lunches-online */
.themify_builder_content-1505 .tb_sprz330.module_row{background-color:rgba(236, 236, 236, 1); padding-top:3%; padding-bottom:3%;}
.themify_builder_content-1505 .tb_htr8332.module-text{padding-bottom:3%; padding-top:3%; background-color:rgba(252, 252, 243, 1);background-image:none;}
.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap p,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap blockquote,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap h1,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap h2,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap h3,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap h4,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap h5,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap h6,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap li,.themify_builder_content-1505 .tb_htr8332.module-text .tb_text_wrap span{color:rgba(71, 54, 36, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1505 .tb_95iw334.module_subrow{background-color:rgba(255, 255, 255, 1); padding-bottom:3%; padding-top:3%;}
.themify_builder_content-1505 .tb_akdo334.module-image{margin-bottom:30px;}
.themify_builder_content-1505 .tb_0tim335.module-image{margin-bottom:30px;}
.themify_builder_content-1505 .tb_ee64379.module_row{background-color:rgba(212, 234, 187, 1); padding-top:5px;}
/* Builder Custom CSS START */
.themify_builder_content-1505 .tb_95iw334.module_subrow{text-align:center;}

.zoom-image {
    width: 100%; /* Adjust size as needed */
    height: auto;
    transition: transform 0.3s ease; /* Smooth transition */

}

.zoom-image:hover {
    transform: scale(1.05); /* Increase size by 5% */
}
/* Builder Custom CSS END */