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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 
 
 /* Global Styles */
 
 body {
	background-attachment: scroll;
	background-image: url(../images/background-island.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FBF7EE;	 
 }
 
 .slide-bckg {
	background-attachment: scroll;
	background-image: url(../images/slides.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	display:block;
	padding:10px;
	border:#6AC0A8 thin dashed;
	text-align:center; 
 }

.home-separator {
	
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat-x;
  text-align: center;
  width: 100%;
  max-width: 1200px;
  padding: 30px 0px 20px 0px;
  color:white;
	
}

h1, h2, h3, h4, h5, h6 {
  color: #7A5043;
  font-family: "Lato";
  font-weight: 700;

  text-transform: uppercase;
}

.uk-panel-box {
  background: none repeat scroll 0 0 #fbf7ee;
  border: 1px solid #eaeaea;
  color: #525252;
  padding: 30px;
}

.cake {
	margin:10px;
}

.page-id-34 .uk-h3 {
display:none;}

.uk-overlay-area {
  background: none repeat scroll 0 0 rgba(144, 210, 192, 0.7);
  bottom: 0;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2) inset;
  left: 0;
  margin: -1px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.15s linear 0s;
}

.tm-toolbar {display:none;}

.tm-fullscreen:not(.uk-hidden-large) + .tm-page {
  margin-top: -40px;
}

.uk-panel-header .uk-panel-title.uk-panel-title:after {
background: url(../images/underline-white.png) repeat-x scroll 0 bottom / auto 2px rgba(0, 0, 0, 0);  content: "";
  display: block;
  height: 10px;
  margin-top: 10px;
}

.tm-fullscreen {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  height: 375px !important;
  margin-bottom: 20px;
}

.tm-bottom {
	background-image: url(../images/rope.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #000000;
	background-color: #6C4438;
}

.tm-block {
  padding-bottom: 30px !important;
}

.wk-accordion-default .toggler {
  background: linear-gradient(to bottom, #fafafa 0%, #f5f5f5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 1px 0 #fff inset;
  margin-bottom: 10px;
  padding: 7px;
  text-shadow: 0 1px 0 #fff;
  font-size:17px !important;	
}

.tm-page {
  box-shadow: 1px 0 0 0px rgba(47, 49, 53, 0.03), 0 1px 2px rgba(47, 49, 53, 0.04);
}

.list-footer li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #997D74;
	list-style-type: none;
	list-style-position: inside;
}

 ul .list-footer {
	padding-left:0px!important;
}

.list-footer li:last-child {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #997D74;
	list-style-type: none;	
}

#lightbox-overlay {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1111100;
}

#lightbox-wrap {
  display: none;
  left: 0;
  outline: medium none;
  padding: 20px;
  position: absolute;
  top: 0;
  z-index: 1111100;
}

 .tm-page {       
z-index: 3000;      
position: relative;      
}  

.tm-fullscreen {    
height: auto;    
}

.tm-page .tm-block:first-child  {
  background-color: transparent !important;
  padding-top:15px;
background-image: url(../images/popsickle-bar.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;

}

.uk-float-left {
padding-top:35px;	
}

.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
  -webkit-transform: rotate(-5deg);
     -moz-transform: rotate(-5deg);
       -o-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
}

 .large_bold_white {
	 font-family: 'Arvo', serif !important;
 }
 
#cff .cff-item {
	background: url("http://www.idwebstudios.com/build/island/wp-content/uploads/2015/01/underline-grey.png") repeat-x scroll 0 bottom / auto 2px rgba(0, 0, 0, 0);
	border-bottom:none !important;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}


  /* Slideshow Styles */
.slides .title {
	font-size: 18px;
    line-height: 24px;
}

.slides .title:after {
    background: url("http://www.idwebstudios.com/build/island/wp-content/uploads/2015/01/underline-grey.png") repeat-x scroll 0 bottom / auto 2px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 10px;
    margin-top: 10px;}

 
  /* Contact Form Styles */

 
 .iphorm-theme-storm-storm .iphorm-group-style-bordered > .iphorm-group-elements .iphorm-group-title-description-wrap {
  background: none repeat scroll 0 0 #85CBB8;
  border-bottom: 1px solid #000;
  box-shadow: 0 1px 0 #1d1d1d;
  font-size: 17px;
  font-weight: normal;
  margin: -10px -10px 10px;
  padding-bottom: 5px;
  text-shadow: none;
}

.iphorm-theme-storm-storm .iphorm-group-style-bordered > .iphorm-group-elements .iphorm-group-title {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 0;
  text-shadow: none;
}

.iphorm-theme-storm-storm .iphorm-group-style-bordered > .iphorm-group-elements {
  border: 1px solid #525252;
}

.iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap-text input:focus, .iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap-captcha input:focus, .iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap-password input:focus, .iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap select:focus, .iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap textarea:focus {
  background-image: none;
  border-left-color: #212121;
  border-right-color: #212121;
  border-top-color: #212121;
  box-shadow: 0 3px 15px #ede6d6 inset;
  color: #fff;
  font-weight: normal;
}

.iphorm-theme-storm-storm .iphorm-element-wrap > .iphorm-element-spacer > label {
  font-weight: normal;
  text-shadow: none;
}

.iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap-text input, .iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap-captcha input, .iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap-password input, .iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap select, .iphorm-theme-storm-storm .iphorm-elements .iphorm-element-wrap textarea {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #070707;
  border-color: #000 #090909 #212121;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  color: #cccccc;
  font-family: inherit;
  padding: 8px 5px;
}

.iphorm-theme-storm-storm .iphorm-group-style-bordered > .iphorm-group-elements .iphorm-group-title-description-wrap {
  background: none repeat scroll 0 0 #85cbb8;
  border-bottom: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: normal;
  margin: -10px -10px 10px;
  padding-bottom: 5px;
  text-shadow: none;
}

.iphorm-theme-storm-storm .iphorm-input-checkbox-li label, .iphorm-theme-storm-storm .iphorm-input-radio-li label {
  color: #B4B4B4;
}

.iphorm-theme-storm-storm .iphorm-element-wrap p.iphorm-description {
  color: #85CBB8;
}


 /* Logo and Header Styles */
 
 .tm-headerbar {
	background-image: url(../images/background-image.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	  padding: 15px 0 5px 0;

}


.tm-toolbar {
  padding-top: 0px;
}

 /* Woo Commerce */
 
 .wc-forward {
	 display:inline-block;
	 
 }
 
 
 /* Heading Tags */
 .uk-article .uk-article-title { 
 padding-top: 25px;
 font-family: 'Arvo', serif;
 font-weight:bold;
 text-align:center;}
 
  .home .uk-article .uk-article-title { 
display:none;}
 
 h1, h2, h3, h4, h5, h6 { font-family: 'Arvo', serif;
}
 
  /* Essential Styles */

.eg-mckinley-content {
  background-color: #FBF7EE !important;
  border-color: #eaeaea !important;
  border-radius: 0;
  border-style: double;
  border-width: 1px !important;
  padding: 30px;
  text-align: left;
}

 

 /* Navigation */
 
.uk-navbar-nav {
  float: none;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.uk-navbar-nav > li {
    float: none;
    display: inline-block;
}

.uk-navbar {
	background-image: url(../images/topbar.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	text-align:center;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
  background-color: transparent;
  background-position: 0 0;
  color: #525252;
  outline: medium none;
  transition: all 0.2s ease-in-out 0s;
}

.uk-navbar-nav > li > a {
  background-image: none !important;
  color: #ffffff !important;
  display: block;
  font-family: 'Arvo', serif;
  font-size: 17px;
  font-weight:bold;
  text-shadow: 1px 1px 1px #8b8b8b;
}

.uk-navbar-nav > li > a:active {
  background-image: none !important;
}

.uk-navbar-nav > li > a:hover{
  background-image: linear-gradient(#6eb5a2, #6eb5a2 50%, #6eb5a2 50%, #6eb5a2) !important;
  background-position: 0 50%;
  background-size: 50% 25%;
  box-sizing: border-box;
  color: fde9d0 !important;
 
}

.uk-navbar-nav > li.uk-active > a {
  background-color: rgba(0, 0, 0, 0);
color:#E25161 !important;
text-shadow: 1px 1px 1px #348D76;
  font-weight: bold;
}

 .uk-container .tm-logo {
	width:307px;
	text-align: center;
}

.uk-dropdown {
  background: none repeat scroll 0 0 #ffffff;
  box-shadow: 1px 0 0 rgba(47, 49, 53, 0.05), -1px 0 0 rgba(47, 49, 53, 0.05), 0 1px 0 rgba(47, 49, 53, 0.05);
  box-sizing: border-box;
  color: #525252;
  display: none;
  font-size: 1rem;
  left: 0;
  margin-top: 0px;
  padding: 20px;
  position: absolute;
  text-align:left;
  top: 100%;
  vertical-align: top;
  width: 300px;
  z-index: 1020102010201020102010201020102010201020;
}

 /* Media Styles */

@media (min-width: 1200px) {
	.tm-page .tm-block:first-child  {
  background-color: transparent !important;
  padding-top:25px;
background-image: url(../images/popsickle-bar.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:0px;

}

 .uk-container .tm-logo {
	margin-left: 70px;;
}

.widget_shopping_cart {
	background-attachment: scroll;
	background-image: url(../images/Shopping.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-left:50px;
	min-height: 90px;
	min-width: 250px;
}
.tm-sidebar-b, .tm-sidebar-a {
margin-top: 90px !important;	
}
}

@media (max-width: 1199px) {
	.tm-page .tm-block:first-child  {
  background-color: transparent !important;
  padding-top:25px;
background-image: url(../images/popsickle-980.png) !important;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;

}



}

@media (max-width: 767px)  {  

.uk-float-left {
display:none;	
}

.tm-fullscreen:not(.uk-hidden-large) + .tm-page {
  margin-top: -60px;
}
.tm-fullscreen {
  height: auto !important;
}
   
}

