input.search-field, header#masthead, .site-description, #site-generator, .hide {
  display: none;
}

#header-featured-image .wrapper {
  width: 100%;
}

h1.entry-title {
  padding-left: 10px;
  font-size: 40px;
  margin-bottom: 0;
}
header.entry-header {
  padding-bottom: 0;
}

h1.entry-title a, h1.entry-title, h3.widget-title, h1, h2, h3, h4 {
  font-family: 'Itim',"Open Sans", sans-serif, Helvetica;   
}
body nav, .clean-journal-nav-menu .current-menu-item > a, .clean-journal-nav-menu li:hover > a,
.clean-journal-nav-menu .current-menu-ancestor > a, .elementor-toggle .elementor-tab-title, .like-toggle {
  font-family: 'Itim',"Open Sans", sans-serif, Helvetica;   
  color: #077187;
}

ul.clean-journal-nav-menu li a {
  color: white ;
}

body {
  font-family: 'Nunito Sans',"Open Sans", sans-serif, Helvetica;  
}

/* menu */
body nav {
  font-family: 'Itim', "Open Sans", sans-serif, Helvetica; 
  font-size: 24px;
  font-weight: 500;
}
.clean-journal-nav-menu .sub-menu a {
  font-size: 22px;
  font-weight: 500;
  color: #077187;
}
.nav-primary {
  background-color: #272727;
}

.wpcf7-list-item {
  display: block;
  width: 100%;
}

#main.site-main .gallery img, #main #gallery-1 img {
  border: 0 solid white;
}

.grey-box {
  background-color: #d9d9d9;
  /*margin-top: 20px;*/
  padding: 10px;
}

.light-grey-box, div.elementor-widget-image-carousel, .elementor-image-gallery, .see-also, .kitchen-gallery {
  background-color: #e6e6e6;
}

.kitchen-gallery .elementor-text-editor {
  padding: 15px;
}
.kitchen-gallery .elementor-widget-wrap {
  max-height: 182px;
}
#main .kitchen-gallery .gallery img  {
  box-sizing: content-box;
  margin-left: 10px;
  padding-right: 10px;
}
.kitchen-gallery:nth-child(even) .elementor-image-gallery .gallery dl.gallery-item:nth-child(even) {
  padding-left: 10px;
}

.see-also {
  padding-top: 10px;
}

.dark-grey-box {
  background-color: #696773;
}

.challenge-box {
  background-color: #077187;
  color: white;
  padding: 20px;
  border-image: url(https://mogoshops.com.au/wp-content/uploads/2017/12/Chocolate-eclairs.jpg) 30 round;
  border-width: 30px;
  border-image-width: 30px;
  border-style: solid;
  text-align: center;
  font-size: 16px;
}
.challenge-box h2 {
  color: white;
  font-size: 30px;
}

.half.left {
  width:50%;
  float: left;
}
.half.right {
  width:50%;
  float: right;
}

/*.details-box .elementor-col-50 .elementor-widget:not(:last-child) {
  margin-bottom: 10px;
}*/
.details-box p {
  margin-bottom: 0;
}

/* menu page */

.elementor-toggle .elementor-tab-title, .like-toggle {
  font-size: 24px;
  font-weight: 400;
  border-bottom-style: none;
}
.like-toggle {
  padding-left: 39px;
}
.elementor-toggle .elementor-tab-title:hover {
  color: black; /*#993300*/;
}
.elementor-toggle-icon {
  color: black;
}

.menu-price {
  padding-top: 18px;
  font-size: 16px;
  font-weight: 700;
}

.page-id-474 td {
  border-bottom-style: none;
  border-right-style: none;
  padding-left: 0;
}
html .page-id-474 table tbody tr {
  background-color: transparent;
  border-bottom-style: none;
}
.page-id-474 table {
  border-left-style: none;
}

section.elementor-element {
  margin-top: 20px;
}

.elementor-element-7deb36f .elementor-widget-wrap {
  max-height: 650px;
}

.elementor-widget-image-box .elementor-image-box-img {
  opacity: 1.0;
}

.elementor-widget-image-box:hover {
  opacity: 0.5;
}

#supplementary .widget#text-5 {
  padding-top: 0;
  margin: 0;
  font-size: 12px;
  text-align: center;
}

/* buttons */
#content a.button, input[type="submit"].wpcf7-submit, a.elementor-button {
	/*color: black;*/
	background-color: #077187 /*e07918*/;
	padding: 15px;
	margin-bottom: 20px;
	text-decoration: none;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	display: block;
	width: 170px;
	min-width: 165px;
	box-shadow: 10px 10px 5px #888888;
}

a.button, a.elementor-button {
  margin-top: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: white;
}

.elementor-button.elementor-size-md {
  border-radius: 0;
}

.elementor-align-center a.elementor-button {
  width: 200px;
}

input.wpcf7-submit {
  margin-left: 0;
  clear: both;
  margin-top: 20px;
  margin-bottom: 0;
}

a.button:hover, input[type="submit"].wpcf7-submit:hover, a.elementor-button:hover {
	color: #e7dfed;
  background-color: #4d4d4d;
  background-image: none;
}

body .elementor .elementor-text-editor a:hover, body .elementor .elementor-text-editor a:focus { 
  color: #b30000;
}

body a:visited {
  color: #1b8be0;
}

section.elementor-element.elementor-element-1ad07dd {
  margin-top: 0;
}

#buy-button:visited {
	background-color: #914452;
	color: white;
}

/* table */
.textwidget table {
  border-width: 0;
}

html table, html table td{
  font-family: "Open Sans",sans-serif !important;
  color: #404040/*4F76A3*/;
}

html table thead th {
  text-align: left;
  text-transform: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #81AACD;
  color: white;
}
html table tbody tr {
  background-color: #d9d9d9;
}
html table tbody tr:nth-child(2n) {
  background-color: white;
}
html table {
  border-right-color: #d4e0ee;
}
html table {
  border-top: 0;
}

#TA_cdsratingsonlynarrow780 {
  text-align: center;
  vertical-align: top;
}

#CDSRATINGWIDGET780.cdsROW {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
  clear: both;
}

@media screen and (max-device-width: 991px),handheld,screen and (max-width: 991px){
    .homepage.buttons {

		clear: both;
		width: 12em;
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;

	}
  header#masthead { display: block; }
  header#masthead #site-branding { display: none; }
  header#masthead .wrapper { height: 40px; }
  #header-featured-image { display: none; }
	
#home-page-buttons {
		width: 100%;
	}
}