/*
 Theme Name:   Rojaal Child Theme
 Theme URI:    https://www.semantica.co.za/
 Description:  A Cinnamon Restaurant child theme
 Author:       Semantica
 Author URI:   https://www.semantica.co.za/
 Template:     cinnamon-restaurant
 Version:      1.0.0
*/

@import url("../cinnamon-restaurant/style.css");

#specials {display:none;}

.time-count-icon {margin-bottom:0px;}

.left-logo .homemenu, .homemenu {
    line-height: 140px;
}

.outer-wrap {
    height: 140px;
}

.admin-bar .reservation-button {
    top: 43px;
}

.hero-text-wrap .entry-content, .section-align-center .section-description {
    max-width: 600px;
}

#contactus .section-align-center .section-description {
	max-width: 100%;
}

.photocard-wrap-type-one .photocard-content-wrap.photocard-dark h3.section-subtitle, .photocard-wrap-type-one .photocard-content-wrap.photocard-default h3.section-subtitle, .photocard-wrap-type-one .photocard-content-wrap.photocard-dark .heading-block h3, .photocard-wrap-type-one .photocard-content-wrap.photocard-default .heading-block h3, .photocard-wrap-type-two .photocard-content-wrap.photocard-dark h3.section-subtitle, .photocard-wrap-type-two .photocard-content-wrap.photocard-default h3.section-subtitle, .photocard-wrap-type-two .photocard-content-wrap.photocard-dark .heading-block h3, .photocard-wrap-type-two .photocard-content-wrap.photocard-default .heading-block h3, .homemenu .sub-menu li.current-menu-item > a, .entry-content .ui-accordion-header.ui-state-active a, .entry-content h2.section-sub-title, .entry-content h3.photocard-subtitle {color:#bc243f;}

.food-new-item {
    background: #41663D !important;
}

.pagination span.current, .pagination ul li span.current, .blog-timeline-month, .food-chef-recommended, .food-notice {
    background: #bc243f;
}

.food-item-header {
    border-color: #bc243f;
    border-bottom: 1px dotted #bc243f;
}

.food-notice-active .food-item-wrap-outer {
    border-left: 4px solid #bc243f;
}

.text-is-bright .wpcf7-form select {
	color: #fff;
	border-color: #fff;
	font-family: 'Josefin Sans', sans-serif;
	float: none;
	text-align: center;
	background: none;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 10px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: 700;
	box-sizing: border-box;
	text-transform: uppercase;
	letter-spacing: 0.75px;
	transition: border 0.2s;
	-moz-transition: border 0.2s;
	-webkit-transition: border 0.2s;
	-o-transition: border 0.2s;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.text-is-bright .wpcf7-form radio {
	text-align:center;
}

.address-text {width:100%;}

.footer-section .sidebar-widget {
    padding-bottom: 0px;
}

h2.food-main-title {margin-bottom:10px;}

.reservation-button {
    display: none;
}

div#download-menu {
    margin: 20px 0;
}

.food-purchase-item {
    display: none;
}

.entry-content h3 {
    line-height: 55px;
    margin-bottom: 15px !important;
}

.wpcf7-list-item-label {
	font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}

#about-intro .photocard-wrap-type-one .photocard-contents-inner {
    padding: 56px 0px;
}