/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it
is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */


/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */
ul.nav li a {padding-left:43px; padding-right:42px;}
.sub-menu ul li a{z-index:100000000000000000000000000 !important;}
#loopedSlider {z-index:1 !important;}
#loopedSlider .content {top:0px !important;}
.#navigation {background:none !important;}
#navigation ul.nav > li {border-right:none !important;}
.home #sidebar .comprehensivegooglemap_widget {background-color:#0d8de1; padding-bottom:3px; padding-top:6px; -webkit-border-radius: 6px; border-radius: 6px; background-image: url("images/bg-grad.png"); background-position:top; background-repeat:repeat-x;}
.home #sidebar .comprehensivegooglemap_widget h3{text-align:center; color:#FFF; display:block; padding:17px; border-bottom:none !important; font-size:18px;   text-shadow: 0 1px 1px #0669d2;}
.home #main .gform_wrapper {background-color:#0d8de1; -webkit-border-radius: 6px; border-radius: 6px; padding:6px; background-image: url("images/bg-grad.png"); background-position:top; background-repeat:repeat-x;}
.home #main .gform_wrapper h3.gform_title {color:#FFF; display:block; width:100%; margin-top:3px; padding-left:5px;   text-shadow: 0 1px 1px #0669d2;}
.home #main .gform_wrapper .gfield_label, .home #main .gform_wrapper .gfield_required {color:#FFF; visibility:hidden; height:0px;}
.home #main .gform_wrapper label {color: #FFF !important;}
.home .gform_footer  {padding:0px !important; margin-top:-10px;}
.home .gfield_time_hour label, .gfield_time_minute label {visibility:hidden; height:0px;}
.home .gform_body {margin-top:0px;}
/*Contact Us*/
.page-id-26 #main .gform_wrapper {background-color:#0d8de1; -webkit-border-radius: 6px; border-radius: 6px; padding:6px; background-image: url("images/bg-grad.png"); background-position:top; background-repeat:repeat-x;}
.page-id-26 #main .gform_wrapper h3.gform_title {color:#FFF; display:block; width:100%; margin-top:3px; padding-left:5px;   text-shadow: 0 1px 1px #0669d2;}
.page-id-26 #main .gform_wrapper .gfield_label, .home #main .gform_wrapper .gfield_required {color:#FFF; visibility:hidden; height:0px;}
.page-id-26 #main .gform_wrapper label {color: #FFF !important;}
.page-id-26 .gform_footer  {padding:0px !important; margin-top:-10px;}
.page-id-26 .gfield_time_hour label, .gfield_time_minute label {visibility:hidden; height:0px;}
.page-id-26 .gform_body {margin-top:0px;}
/*.menu-footer-container {-moz-column-count:3;
-webkit-column-count:3;
column-count:3;}*/
#footer li a {color:#FFF !important;}
#loopedSlider ul.slides .content p {color:#FFF !important; font-size:18px;}
.ui-datepicker-header {background-color: rgb(13, 141, 225) !important;}
b {font-weight:bold !important;}
#head-hold {width:70%; float:right;}
#location-col .textwidget {/*-moz-column-count:5;
-webkit-column-count:5;
column-count:5;*/ text-align:left; color:#279eec; border-top:2px #0d8de1 solid;}
#location-col a {color:#015d99;}
.post-meta {visibility:hidden !important; height:0px; margin-top:-25px;}
/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (max-width: 895px) {
ul.nav li a{font-size:10px; !important}
}
@media only screen and (min-width: 768px) {
	/* Desktop styles go below this line */

.home #main {width:48.5% !important; padding-right:1.5%;}
.home #sidebar {width:48.5% !important; padding-left:1.5%;}
#location-col .textwidget {/*-moz-column-count:5;
-webkit-column-count:5;
column-count:5;*/ text-align:left; color:#279eec; border-top:2px #0d8de1 solid;}
#location-col a {color:#015d99;}
#head-hold {width:70%; float:right;}
}
@media only screen and (max-width: 768px) {
	/* Desktop styles go below this line */

#location-col .textwidget { -moz-column-count:3;
-webkit-column-count:3;
column-count:3;text-align:left; color:#279eec; border-top:2px #0d8de1 solid;}
#location-col a {color:#015d99;}
#head-hold {width:60%; float:right;}
section.menus select {width:95%; padding:5px; margin:2.5%; }
}
@media only screen and (max-width: 600px) {
	/* Desktop styles go below this line */
#location-col {width:100% !important; float:none !important; clear:both !important; display:block !important;}
#location-col .textwidget {-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2; text-align:left; color:#279eec; border-top:2px #0d8de1 solid;}
#location-col a {color:#015d99;}
#logo {float:left; clear:both !important; display:block !important;}
#head-hold {width:100% !important;}
section.menus select {width:95%; padding:5px; margin:2.5%; }
}