/* === Body Font === */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* === Headings Font === */
@font-face {
	font-family: "BebasNeueRegular";
	src: url("font/bebasneueregular/webfont.eot");
	src: url("font/bebasneueregular/webfont.eot?#iefix") format("embedded-opentype"), url("font/bebasneueregular/webfont.woff") format('woff'), url("font/bebasneueregular/webfont.ttf") format("truetype"), url("font/bebasneueregular/webfont.svg#BebasNeueRegular") format("svg");
	font-weight: normal;
	font-style: normal;
}

#menu ul li a,
#home_top_logos #site_ribbon,
#home_slider_bottom h3,
#hello_welcome,
#home_about_desc_left h3,
#home_about_listing ul li h2,
#home_about_listing ul li h3,
#portfolio_section_desc_left h3,
#filter_menu label,
.title_quote,
#blog_section_desc_left h3,
#blog_section_listing ul li .date,
.post_title,
.blog_section_sidebar h3,
.retro_search .submit,
#contact_section_desc_left h3,
#contact_fields h3,
#contact_fields_right #submit,
.form-submit #submit,
#blog_section .section_inn h1,
#single .section_inn h1,
.blog_comments h3,
#contact_form_success_message h1,
.nivo-caption h3 {
	font-family: "BebasNeueRegular";
}

/* === Header Section === */
#menu ul li {
	font-size: 40px;
}


#header {
	position: fixed;
	top: 0;
}

.wrapper {
	padding-top: 130px;
}



#menu ul li {
	width: 192px;
}
#menu ul .second {
	margin-right: 91px;
}
#menu ul .third {
	margin-left: 91px;
}


/* === Sections === */
.section_label {
	font-size: 130px;
}

/* === Home Section === */

/* === About Section === */
#home_about_desc_left {
	width: 474px;
}
#home_about_desc_right {
	width: 455px;
}

/* === Portfolio Section === */
#portfolio_section_desc_left {
	width: 300px;
}
#portfolio_section_desc_right {
	width: 631px;
}

/* === Blog Section === */
#blog_section_desc_left {
	width: 470px;
}
#blog_section_desc_right {
	width: 465px;
}

/* === Contact Section === */
#contact_section_desc_left {
	width: 595px;
}
#contact_section_desc_right {
	width: 330px;
}


#contact_section_desc_right p {
	padding-left:35px;
	background:url(images/symbols/address_bg.png) left top no-repeat;
}
#contact_section_desc_right .phon_no {
	background:url(images/symbols/phon_no_bg.png) left top no-repeat;
}
#contact_section_desc_right .email {
	background:url(images/symbols/msg_bg.png) left top no-repeat;
}


/* === Custom Styles === */
.order_box_special  {
    height: 175px;
    width: 87.5%;
    float: left;
    margin-left: 6%;
    margin-right: auto;
    display: block;
    margin-top: 25px;
    box-shadow: 0px 4px 7px #888888;
    background-image: url(/wp-content/uploads/2020/03/Family-Meals-special-image.jpg);
    background-size: cover;
    background-position: center;
    border: solid white 3px;
}

.order_box_holiday_special  {
    height: 175px;
    width: 87.5%;
    float: left;
    margin-left: 6%;
    margin-right: auto;
    display: block;
    margin-top: 25px;
    box-shadow: 0px 4px 7px #888888;
    background-image: url(/wp-content/uploads/2018/11/Holiday-special-image.jpg);
    background-size: cover;
    background-position: center;
    border: solid white 3px;
}
@media screen and (max-width: 760px) {
.order_box_special {
    height: 225px;
}
.order_box_holiday_special {
    height: 225px;
}
}

.order_box_special:hover {
    margin-top: 15px;
    margin-bottom: 10px;
}
.order_box_holiday_special:hover {
    margin-top: 15px;
    margin-bottom: 10px;
}

.order_box_special  img {
    height: 175px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.order_box_holiday_special  img {
    height: 175px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.order_box_special p {
    font-size: 5em;
    color: white;
    font-family: "BebasNeueRegular";
    line-height: .8em;
    margin-top: 43px;
    text-align: center;
    text-shadow: 0px 3px 12px #000000;
}
.order_box_holiday_special p {
    font-size: 5em;
    color: white;
    font-family: "BebasNeueRegular";
    line-height: .8em;
    margin-top: 43px;
    text-align: center;
    text-shadow: 0px 3px 12px #000000;
}
.order_box_special_L  {
    height: 175px;
    width: 41.5%;
    float: left;
    margin-left: 5.75%;
    margin-right: 4%;
    margin-top: 25px;
    box-shadow: 0px 4px 7px #888888;
    background-image: url(/wp-content/uploads/2018/11/Holiday-special-image.jpg);
    background-size: cover;
    background-position: center;
    border: solid white 3px;
}

.order_box_special_L:hover {
    margin-top: 15px;
    margin-bottom: 10px;
}

.order_box_special_L  img {
    height: 175px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.order_box_special_L p {
    font-size: 4em;
    color: white;
    font-family: "BebasNeueRegular";
    line-height: .8em;
    margin-top: 43px;
    text-align: center;
    text-shadow: 0px 3px 12px #000000;
}

.order_box_special_R  {
    height: 175px;
    width: 41.5%;
    float: left;
    margin-right: 5.75%;
    margin-top: 25px;
    box-shadow: 0px 4px 7px #888888;
    background-image: url(/wp-content/uploads/2018/11/Holiday-special-image.jpg);
    background-size: cover;
    background-position: center;
    border: solid white 3px;
}

.order_box_special_R:hover {
    margin-top: 15px;
    margin-bottom: 10px;
}

.order_box_special_R  img {
    height: 175px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.order_box_special_R p {
    font-size: 4em;
    color: white;
    font-family: "BebasNeueRegular";
    line-height: .8em;
    margin-top: 43px;
    text-align: center;
    text-shadow: 0px 3px 12px #000000;
}
.p_subtitle {
    font-size: 2em;
    color: white;
    font-family: "BebasNeueRegular";
    line-height: .8em;
    margin-top: .2em;
    text-align: center;
    text-shadow: 0px 3px 12px #000000;
}