/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


/*Summer Specials Offers KV*/

/*

 .uk-navbar { 
	display: none; 
}
*/

hr.packageHr {
	border-bottom: 2px solid #000;
	border-top: 0px solid transparent;
	
}
	


.summerSpecialsSingle {
	margin-bottom: -15px;
}

.specialsTitle {
	font-size: 4em;
	line-height: 1em;
	font-weight: 900 !important;
}

.phoneNowHeader {
	font-size: 2em;
	font-weight: bolder !important;
	line-height: 1.5em !important;
	color: #000 !important; 
	max-width: 410px;
}

.phoneNowCont {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	padding-bottom: 1em;
	
}
	
.phoneNow {
	display: flex;
	margin-right: 0.5em;
	font-size: 2em;
	line-height: 1.5em;
}

.packageNo {
	font-size: 3em;
	font-weight: bolder !important;
	margin-bottom: 10px;
}

.packageDesc {
	font-size: 2.5em;
	margin: 15px 0;
}

.packagePrice {
	font-size: 5em;
	padding-bottom: 0.5em;
	font-weight: bolder !important;
}

.priceContainer {
    font-size: 5em;
}

.priceSymbol {
    font-size: 30px;
    vertical-align: top;
    line-height: 18px;
}

.priceDollars {
    vertical-align: bottom;
}

.priceCents {
    font-size: 30px;
    vertical-align: top;
    line-height: 14px;
}

@media (max-width: 560px) {
	.phoneNow {
		font-size: 1.2em;
		line-height: 1.5em;
		font-weight: normal;
		}
		
	.summerSpecialsSingle {
		margin-bottom: 0px;
		}
  		
	}

/*End*/


body {
  background: #f4f4f4 none repeat scroll 0 0;
}

.offers-slideshow p {
  color: #fff;
	margin-top: 5px !important;
}
.uk-slideshow .uk-button.uk-button-link {
  background: transparent;
  color: #fff !important;
}
.about-sachi {
	color: #fff;
}
.sachiAbout > h4 {
  letter-spacing: 1px;
  line-height: 20px;
  font-size: 16px;
}
.aboutText h3 {
  color: #000;
  letter-spacing: 1px;
}
.aboutText h5 {
  color: #000;
}
.aboutText h4 {
  color: #000000 !important;
  font-size: 18px;
  font-family: "Libre Baskerville", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 1.3em;
  letter-spacing: 0px;
}
.offers-slideshow h2 {
  color: #fff;
}
.offers-slideshow h3 {
  color: #fff !important;
}
.offers-slideshow h3 a {
  color: #fff;
}
.offers-slideshow h3 a:hover {
  color: #ccc !important;
}
.tm-header-container .tm-slideshow-avanti .uk-flex-right {
  justify-content: unset;
}
.tm-slideshow-content-panel h3 {
  color: #000;
}
.tm-slideshow-panel-avanti .tm-slideshow-panel-badge {
  padding: 15px 20px;
}
input, .uneditable-input {
  width: 90%;
}
textarea {
	width: 95% !important;
	height: 150px !important;
}
#sachiContact textarea, #sachiContact input, .uneditable-input {
  background: #e4e4e4 none repeat scroll 0 0;
  color: #000 !important;
}
.sachiGreyBox {
  background: #e4e4e4 none repeat scroll 0 0;
}
.sachiGreyBox > p {
	font-size: 15px;
	color: #000 !important;
	line-height: initial;
}
.sachiGreyBox h6 {
  text-transform: uppercase;
}
#sachiContact h2 {
  margin-bottom: 60px;
}
#sachiContact .uk-button-primary {
  background-color: #000000 !important;
  text-transform: uppercase;
}
#sachiContact .uk-button-primary:hover {
  background-color: #c2ac8d !important;
}
.sachiServices .uk-width-medium-1-2:nth-child(2) {
  background: #bababa none repeat scroll 0 0;
}
.sachiServices h5 {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 23px;
	max-width: calc(100% - 40px);
}
.sachiServices h5 b {
  text-transform: uppercase;
}
.sachiServices hr {
	margin: 5px 0;
	border-color: #000;
	max-width: calc(100% - 40px);
}
.sachiServices .uk-nav.uk-nav-side > li {
  margin-bottom: 26px;
}
.sachiServices .uk-nav.uk-nav-side a {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 22px;
  text-transform: uppercase;
}
.sachiServices .uk-active > a {
  font-weight: bold;
}
.sachiServices .uk-nav.uk-nav-side li:first-child a {
  padding-top: 20px;
}
.uk-contrast .uk-nav-side > li.uk-active > a {
  background-color: transparent !important;
  color: #000 !important;
}
.sachiServices h3, .sachiServices h5 {
  color: #000;
	font-family: "Libre Baskerville", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"
}
.sachiServices h3 {
	text-transform: uppercase;
	font-weight: bold;
}
.sachiServices .uk-width-medium-3-5 {
  background: #bababa none repeat scroll 0 0;
}
.sachiOffers {
  font-size: 22px;
}
.sachiPageHeader .uk-h1.uk-margin-top-remove {
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: bold;
	text-transform: uppercase;
}
.uk-panel.uk-text-center.sachiPageHeader {
  max-width: 60%;
}
@media (max-width: 768px) {
	.tm-slideshow-avanti .uk-cover-background {
  		background-position: 70% 50%;
	}
}
@media (max-width: 640px) {
	.tm-slideshow-avanti .uk-cover-background {
  		background-position: 75% 50%;
	}
	.sachi-logo {
  		width: 200px;
	}
	.tm-slideshow-content-panel .uk-h4 {
		text-shadow: 1px 1px #fff;	
	}
	.tm-slideshow-content-panel .uk-h1 .uk-animation-fade {
		text-shadow: 1px 1px beige;
	}
	.sachi-footer-text {
		font-size: 15px;

	}
	.sachi-footer-hours {
		font-size: 12px;

	}
}
/*Mussan Grey BG*/
.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
  background: #666;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: #666;
}
.uk-nav-offcanvas > li > a {
  color: #000;
}
.uk-navbar {
  background: #f4f4f4;
}
.uk-offcanvas .uk-search-field {
  background: #f4f4f4;
}
.tm-navbar .tm-search .tm-navbar-dropdown,
.tm-navbar .tm-more .tm-navbar-dropdown {
  background-color: #cfcfcf;
}
.uk-thumbnav > * > * {
  background: #cfcfcf;
}
.uk-button {
	background: #cfcfcf;
}
/*
 * Sub-modifier: `uk-panel-box-secondary`
 */
.uk-panel-box-secondary {
  background-color: #cfcfcf !important;
  color: rgba(255, 255, 255, 0.5);
  border: 0 solid #cfcfcf;
}
.uk-panel-box-secondary .uk-button {
  color: #cfcfcf !important;
}
.uk-panel-box-secondary .uk-button:hover {
  color: #cfcfcf !important;
}
.uk-panel-box-secondary .uk-badge {
  color: #cfcfcf !important;
}
h4, .uk-h4, h5, .uk-h5, h6, .uk-h6 {
  font-family: "Libre Baskerville";
  font-weight: 200;
  text-transform: none;
}

.uk-badge {
  background-color: #808080 !important;
  color: #fff;
} 
.uk-panel-box-secondary-hover:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #bda072;
  box-shadow: 0 15px 45px rgba(127, 101, 59, 0.3), 0 5px 20px rgba(127, 101, 59, 0.3);
}
/*Alter text colours*/
.tm-slideshow-content-panel {
  color: #000 !important;
}
footer h4 {
  font-family: "Libre Baskerville";
	color: #000 !important;
}
footer a {
	color: #000 !important;
}
footer a:hover {
	color: #666666 !important;
}
/*Main Menu*/
.uk-navbar-nav > li > a {
  color: #8e8e8e;
  font-size: 14px;
  letter-spacing: 0;
  padding: 0 16px;
}
.uk-navbar-nav > li > a:hover {
  color: #666;
}
.uk-navbar-nav > li.uk-active > a {
  background-color: rgba(0, 0, 0, 0);
  color: #6f6f6f;
}
.tm-navbar .tm-search .tm-search-button::before, .tm-navbar .tm-more .tm-search-button::before {
  color: #000;
}.tm-navbar .tm-search .tm-search-button:hover::before, .tm-navbar .tm-more .tm-search-button:hover::before {
  color: #666;
}
.sachiPageHeader h2 {
  font-size: 33px;
  line-height: 38px;
}
.uk-navbar-nav {
  padding-left: 160px;
}
.uk-navbar-toggle {
  color: #000;
}
.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
  color: #666;
}
.christmas-17 #tm-header {
    display: none;
}
.christmas-17 #tm-top-a {
    padding-top: 100px;
}
.christmas-17 .uk-button.uk-button-primary {
	background: #000;
/*	font-size: 24px;*/
	padding: 10px 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.christmas-17 .thankyou {
	font-size: 22px;
	margin-top: 90px !important;
	margin-bottom: 0px !important;
	font-weight: bold;
}
.christmas-17 #tm-top-a h1 {
	font-size: 38px;
	margin-top: 25px !important;
	margin-bottom: 55px !important;
	font-weight: bold;
}
.christmas-17 .thankyou {
		text-shadow: 1px 1px 1px #777;
}
.christmas-17 #tm-top-a h1 {
		text-shadow: 1px 1px 1px #777;
}
@media screen and (max-width: 767px) {
	.christmas-17 .napolean {
		margin-bottom: 50px;
	}
	.christmas-17 .thankyou {
		text-shadow: 1px 1px 1px #777;
	}
	.christmas-17 #tm-top-a h1 {
		text-shadow: 1px 1px 1px #777;
	}
}



