/*
Theme Name: Ferraro
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*ADA STYLES*/
.ada-label {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    display: inline;
}

.subheader-text {
    text-align: center;
	padding-top: 75px;
}

.cater-contain {
    display: flex;
    width: 100%;
	padding-top: 75px;
	flex-wrap: wrap;
}

.catering-item {
    width: 46%;
    margin-top: 30px;
    display: flex;
    margin-left: 2%;
    margin-right: 2%;
	border-bottom: solid 1px #1c5933;
    padding-bottom: 10px;
}

.catering-price {
    /* background: red; */
    width: 150px;
}

.catering-details {
    width: calc(100% - 150px);
}

.catering-price span {
    color: #1c5933;
    font-weight: bold;
    font-size: 18px;
    display: block;
	text-align: right;
}

.page-id-158 h4 {
    margin-bottom: 0px;
}

a#back_to_top {
    text-align: center !important;
    /* background: yellow; */
    color: #fff !important;
}

.current-menu-item span {
    color: #1c5933;
}

@media only screen and (max-width: 1440px) {
  	.wrap.mcb-wrap.mcb-wrap-635833f78.one.valign-top.clearfix .column {
    	width: 18%;
		margin: 1%;
	}
	
	.column.mcb-column.mcb-item-eacc7b84a.one.column_visual {
		width: 100% !important;
	}
}

@media only screen and (max-width: 1248px) {
  	.wrap.mcb-wrap.mcb-wrap-635833f78.one.valign-top.clearfix .column {
    	width: 23%;
		margin: 1%;
	}
}


@media only screen and (max-width: 959px) {
  	.wrap.mcb-wrap.mcb-wrap-635833f78.one.valign-top.clearfix .column {
    	width: 31%;
		margin: 1%;
	}
	
	.catering-item {
		margin: 0px 0px 20px 0px;
		width: 100%;
	}
	
	
}

@media only screen and (max-width: 767px) {
	.mhb-view.mobile .first-row {
		background-color: #f7f5f2;
	}
	
	.mhb-row.first-row > div {
		padding: 0px !important;
	}
	
	img.logo {
		width: 180px;
		height: auto !important;
	}
	
	.section.mcb-section.mcb-section-x49hhq2mt.equal-height-wrap.full-width.callout-row.bg-contain .wrap {
		margin: 10px 0px !important;
	}
	
	.wrap.mcb-wrap.mcb-wrap-b428685e2.one-second.column-margin-0px.valign-middle.clearfix {
		padding-left: 0px!important;
	}
}


