
/* Style Sheet
----------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family: ;
	font-size: ;
	color: #4A4A4A;
	margin-top:0px;
	padding-top:0px;
}

html {

 
        background: #FFFFFF; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#));
    background: -moz-linear-gradient(top,  #FFFFFF,  #);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#');
    
    	background-position:top center;
}

.highlight { color:#333333; }
.pad { padding:10px; }
.back { margin-bottom:20px; display:block }

/* LINKS
----------------------------------------------------------------*/

a:link, a:active { color:#333333; text-decoration: underline;}
a:visited { color:#333333; text-decoration:underline}
a:hover { color:#555555; text-decoration:underline}
a img {border:0 !important;}

/* TOP NAVIGATION LINKS
----------------------------------------------------------------*/


/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a { background: none; border: none; color: #666; z-index:100; -webkit-box-shadow: none; -moz-box-shadow: none;  }
#nav ul a:hover { background: # url(../../images/gradient.png) repeat-x 0 -100px !important; color: #fff !important; -webkit-border-radius: 0; -moz-border-radius: 0; text-shadow: 0 1px 1px rgba(0,0,0, .1); }

/* dropdown */
#nav li:hover > ul { display: block; z-index:100;}

/* level 2 list */
#nav ul { display: none; z-index:100; margin: 0; padding: 0; width: 220px; position: absolute; top: 35px; left: 0; background: #ddd url(../../images/gradient.png) repeat-x 0 0; border: solid 1px #b4b4b4; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3); -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3); box-shadow: 0 1px 3px rgba(0,0,0, .3); z-index:1000; }
#nav ul li { float: none; margin: 0; padding: 0; z-index:100; text-align:left; z-index:1000;}
#nav ul a { font-weight: normal; text-shadow: 0 1px 0 #fff; z-index:100;}

/* rounded corners of first and last link */
#nav ul li:first-child > a { -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; }
#nav ul li:last-child > a { -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; }

/* clearfix */
#nav:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
#nav { display: inline-block; }
html[xmlns] #nav { display: block; }
* html #nav { height: 1%; }

#nav { margin: 0; padding: 7px 6px 0; line-height: 100%; z-index:100;}
#nav li { margin: 0 5px; padding: 0 0 8px; float: left; position: relative; list-style: none; }

/* main level link */
#nav a { font-weight: bold;  color: #FFFFFF; text-decoration: none; display: block; padding:  8px 20px; margin: 0; z-index:100;  border-bottom:1px solid #; }
#nav a:hover { background: #000; color: #FFFFFF; }

/* main level link hover */
#nav .current a, #nav li:hover > a { background: # url(../../images/gradient.png) repeat-x 0 -130px; color: #FFFFFF; z-index:100; -webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2); -moz-box-shadow: 0 1px 1px rgba(0,0,0, .2); box-shadow: 0 1px 1px rgba(0,0,0, .2); }


#nav ul ul {
left:100%;
top: 0;
}




























/* sub levels link hover */
#nav2 ul li:hover a, #nav2 li:hover li a { background: none; border: none; color: #666; z-index:100; -webkit-box-shadow: none; -moz-box-shadow: none;  }
#nav2 ul a:hover { background: # url(../../images/gradient.png) repeat-x 0 -100px !important; color: #fff !important; -webkit-border-radius: 0; -moz-border-radius: 0; text-shadow: 0 1px 1px rgba(0,0,0, .1); }

/* dropdown */
#nav2 li:hover > ul { display: block; z-index:100;}

/* level 2 list */
#nav2 ul { display: none; z-index:100; margin: 0; padding: 0; width: 220px; position: absolute; top: 35px; left: 0; background: #ddd url(../../images/gradient.png) repeat-x 0 0; border: solid 1px #b4b4b4; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3); -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3); box-shadow: 0 1px 3px rgba(0,0,0, .3); z-index:1000; }
#nav2 ul li { float: none; margin: 0; padding: 0; z-index:100; text-align:left; z-index:1000;}
#nav2 ul a { font-weight: normal; text-shadow: 0 1px 0 #fff; z-index:100;}

/* rounded corners of first and last link */
#nav2 ul li:first-child > a { -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; }
#nav2 ul li:last-child > a { -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; }

/* clearfix */
#nav2:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
#nav2 { display: inline-block; }
html[xmlns] #nav2 { display: block; }
* html #nav2 { height: 1%; }

#nav2 { margin: 0; padding: 7px 6px 0; line-height: 100%; z-index:100;}
#nav2 li { margin: 0 5px; padding: 0 0 8px; float: left; position: relative; list-style: none; }

/* main level link */
#nav2 a { font-weight: bold;  color: #FFFFFF; text-decoration: none; display: block; padding:  8px 20px; margin: 0; z-index:100;  border-bottom:1px solid #; }
#nav2 a:hover { background: #000; color: #FFFFFF; }

/* main level link hover */
#nav2 .current a, #nav2 li:hover > a { background: # url(../../images/gradient.png) repeat-x 0 -130px; color: #FFFFFF; z-index:100; -webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2); -moz-box-shadow: 0 1px 1px rgba(0,0,0, .2); box-shadow: 0 1px 1px rgba(0,0,0, .2); }


#nav2 ul ul {
left:100%;
top: 0;
}



/* MENU NAVIGATION
----------------------------------------------------------------*/

#nav_menu {}
#nav_menu ul { margin:0px; padding:0px; margin-left:15px;}
#nav_menu li { margin:0px; padding:3px; list-style:none; }
#nav_menu li a { color:#4A4A4A; text-decoration:none; float: left; width: 100%; padding:3px; border-bottom: 1px solid #ccc; }
#nav_menu .current a, #nav_menu li:hover > a { color:#333333; }

#nav_menu ul {
display:none;
}
#nav_menu li:hover > ul {
display:block;
}




/* HEADER NAVIGATION
----------------------------------------------------------------*/

#header_nav_menu {}
#header_nav_menu ul { margin:10px; padding:0px; }
#header_nav_menu li { margin:0px; padding:6px; list-style:none; }
#header_nav_menu li a { color:#FFFFFF; text-decoration:none; text-decoration: none; }
#header_nav_menu li a:hover { color:#FFFFFF; text-decoration: none;}

/* HEADING TAGS
----------------------------------------------------------------*/

h1 { font-size:10px; font-weight:normal; margin:0px; padding:5px;}
h2 { font-size:10px; font-weight:normal;  }
h6 { font-size:14px; font-weight:normal; margin:0px; padding:0px; margin-bottom:3px;  }

/* REGISTER
----------------------------------------------------------------*/

.register_box { width:250px; float:left; margin-right:20px; padding-right:20px; border-right:1px solid #ccc; }

/* FEEDBACK
----------------------------------------------------------------*/

#feedback {margin:0px; padding:0px; padding-bottom:10px; padding-top:10px; display:block; height:100%; }
#feedback strong { font-size:14px; }
#feedback_left { height:87px; margin:0px; padding-left:40px; padding-bottom:18px; border-bottom:1px solid #ccc; margin-top:10px; }
.vacancies {margin:0px; padding:5px; display:block; height:100%; border:1px solid #eee; margin-top:20px; }
.vacancies_details {margin:0px; padding:5px; display:block; height:100%; background:#eee; margin-top:10px; }
.reviews	{margin:0px; padding:0px; padding-bottom:10px; padding-top:10px; display:block; height:100%; background:#F4F4F4; border:1px solid #eee; padding:10px; margin-bottom:15px; }
.reviews strong { font-size:14px; }


/* PRODUCTS
----------------------------------------------------------------*/
.products {margin:0px; padding:0px; padding-bottom:10px; padding-top:10px; display:block; height:100%; border-bottom:1px solid #eee; overflow:auto; }
.products img { padding:0px; margin:0px; padding-right:20px; float:left; width:200px;}

/* MAIN
----------------------------------------------------------------*/

#main {width: 1000px; margin: 0 auto; position: relative; padding:0px;}
#header { height:123px; background: url(https://cms.pm/uploads/muddybootnursery.co.uk_--_622328171.jpg) left no-repeat ; margin:0px; padding:0px; text-align:right; padding-right:20px; color:#333333; }
#header h5 { font-size:26px; font-weight:normal; padding:0px; margin:0px; letter-spacing:-1px; margin-right:10px;  }
#header h6 { font-size:22px; font-weight:normal; padding:0px; margin:0px; letter-spacing:-1px; margin-right:10px;  }
#header h6 a { color:#333333;  }
#navigation { height:44px;  margin:0px; }
#navigation2 { height:44px;  margin:0px; float:right; margin-top:20px; }

#header_right { width:650px; margin-right:15px; margin-left:35px; float:left; height:100%; overflow:auto; margin-top:40px;}
#header_left { width:250px; margin-left:15px; float:left; height:100% overflow:auto; margin-top:40px; color:#333333;}
#header_left h5 { font-size:24px; font-weight:normal; padding:0px; margin:0px; letter-spacing:-1px; margin-top:10px;  }

#header_banner_right { width:525px; margin-left:25px; float:left; height:100% overflow:auto; margin-top:20px; }
#header_banner_left { width:450px; float:left; height:100% overflow:auto; margin-top:20px; clear:left;}

.headersearch { padding-top:20px; padding-bottom:10px; }

        #body {padding:0px; margin:0px; line-height:22px; height:100%; overflow:auto; padding-bottom:20px; padding-top:40px; background:#;}
    
	    #body_text {height:100%; width:980px; margin-right:15px; margin-left:15px;}
    
	#body_text_inner { padding:10px; }
    #body h1 {font-size:24px; font-weight:normal; padding:0px; margin:0px; color:#333333;  letter-spacing:-1px; margin-bottom:20px;}
    #body h2 {font-size:18px; font-weight:normal; padding:0px; margin:0px; color:#333333;  letter-spacing:-1px;  margin-bottom:20px;}
	#body h3 {font-size:24px; font-weight:normal; padding:0px; margin:0px; padding-top:5px; padding-bottom:5px; color:#333333; letter-spacing:-1px; margin-bottom:20px;}
    #body h4 {font-size:18px; font-weight:normal; padding:0px; margin:0px; padding-top:5px; padding-bottom:5px; color:#333333; letter-spacing:-1px; margin-bottom:20px;}
    #body h5 {font-size:18px; font-weight:normal; padding:0px; margin:0px; padding-top:5px; padding-bottom:5px; color:#333333; letter-spacing:-1px; margin-bottom:20px;}


	       #menu { width:250px; float:right; padding:0px; margin:0px; margin-right:15px; }
            #carousel { padding:20px; margin-bottom:20px; }
        #menu_box { padding:0px; margin:0px; background:#; border:1px solid #e7e4e4; margin-left:20px; margin-bottom:10px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; height:100%; overflow:auto; color: #}
    #menu_box h4 { background:#; color:#777777; padding:10px; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; margin-bottom:0px; padding-bottom:10px;}


#footer {height:100px; text-align:center; clear:both; background:#578C31; font-size:11px; padding:0px; margin-top:0px; line-height:20px; color:#FFFFFF; border-top:1px solid #eee;}
#footer a { color:#FFFFFF; }
#footer a:hover { color:#FFFFFF; }
#footer_inner {  padding-top:25px; padding-bottom:10px;  }



.subfooter { width:100%; background:#; height:100%; display:block; overflow:auto}
.subfooter_inner { width: 1000px; margin: 0 auto; position: relative; padding:0px; color:#;  height:100%; display:block; overflow:auto }
.subfooter_box { float:left; width:290px; padding:20px; line-height:18px; height:100%; display:block; overflow:auto}
.subfooter_box h5 { font-size:16px; font-weight:normal; padding:0px; margin:0px; padding-bottom:5px; border-bottom:1px dashed # }
.subfooter_box h5 a { color:#; text-decoration: none; }
.subfooter_box h3 { font-size:16px; font-weight:normal; padding:0px; margin:0px; padding-bottom:5px; border-bottom:1px dashed # }
.subfooter_box h3 a { color:#; text-decoration: none; }
.subfooter_box img { margin-top:10px; margin-bottom:10px; border:1px solid # }
.subfooter_box li { list-style:none; padding:8px; border-bottom:1px solid #666; }

.subfooter_button { cursor:pointer; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; padding:5px; font-weight:bold; background: #333333 url(../../images/gradient.png) repeat-x 0 -130px;; color:#fff; border: 1px solid #555555;}




.subfootert { width:100%; background:#; margin-bottom:20px;}
.subfooter_innert { width: 1000px; margin: 0 auto; position: relative; padding:0px; color:#; height:100%; overflow:auto }
.subfooter_boxt .button { margin-top: 28px; display:block; }
.subfooter_boxt { float:left; width:290px; padding:20px; line-height:18px; }
.subfooter_boxt h5 { font-size:16px; font-weight:normal; padding:0px; margin:0px; padding-bottom:5px; border-bottom:1px dashed #; }
.subfooter_boxt h5 a { color:#; text-decoration: none;}
.subfooter_boxt h3 { font-size:16px; font-weight:normal; padding:0px; margin:0px; padding-bottom:5px; border-bottom:1px dashed # }
.subfooter_boxt h3 a { color:#; text-decoration: none; }
.subfooter_boxt img { margin-top:10px; margin-bottom:10px; border:1px solid #; border:0px; }
.subfooter_boxt li { list-style:none; padding:8px; border-bottom:1px solid #666; }

.subfooter_buttont { cursor:pointer; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; padding:5px; font-weight:bold; background: #333333 url(../../images/gradient.png) repeat-x 0 -130px;; color:#fff; border: 1px solid #555555;}

#clearer { clear:both; line-height: 1px;font-size: 1px; }
.gal_thumb {  width: 60px;  height: 60px; border: 2px solid #666; background-position: center center; display:block; margin:3px; float:left; }

.gal_thumbs {  width: 150px;  height: 150px; border: 2px solid #666; background-position: center center; display:block; margin:5px; float:left; }
.prods { float:right; padding-left:30px; }

.stars1 { background:url(../../images/stars.png); height:15px; width:21px; display:block; }
.stars2 { background:url(../../images/stars.png); height:15px; width:46px; display:block; }
.stars3 { background:url(../../images/stars.png); height:15px; width:63px; display:block; }
.stars4 { background:url(../../images/stars.png); height:15px; width:80px; display:block; }
.stars5 { background:url(../../images/stars.png); height:15px; width:97px; display:block; }

#prod_image { width:250px; float:left; padding:0px; margin:0px; margin-right:15px; }
#prod_description { height:100%; width:570px; float:left;}
#prod_description td { border-bottom:1px solid #000;}



.social_media { width:100%; background:; height:100%; display:block; overflow:auto; line-height:32px; padding-top:20px; padding-bottom:20px;}
.social_media img { float:left; }
.social_media_inner { width: 1000px; margin: 0 auto; position: relative; padding:0px; color:#;  height:100%; display:block; overflow:auto }

#navcontainer ul { margin: 0; padding: 10; list-style-type: none; text-align: center; background:#f5f5f5; border:1px solid #eee; padding:5px;}

#navcontainer ul li { display: inline; }

#topbar { background:#; color:#777777; display:block; padding:2px; overflow:auto; text-align:right;}

.topbar {width: 1000px; margin: 0 auto; position: relative; padding:0px;}

#top_cart { background:; color:; float:right; width:300px; padding:7px; margin-bottom:10px; text-align:center; }
#top_cart a { color:;}


input#show, input#hide {
    display:none;
}

span#content {
    display: block;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

input#show:checked ~ .show:before {
    content: ""
}

input#show:checked ~ .hide:before {
    content: "+ Hide Additional Notes"
}
input#hide:checked ~ .show:before {
    content: "+ Add Additional Notes"
}

input#hide:checked ~ .hide:before {
    content: ""
}
input#show:checked ~ span#content {
    opacity: 1;
    font-size: 100%;
    height: auto;
}
input#hide:checked ~ span#content {
    display: block;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

/* FORM
----------------------------------------------------------------*/

#header form {
width:35%;
margin-left:65%;
}

INPUT {padding-top:3px; margin-top:5px; margin-bottom:5px; border: 1px solid #ccc; background:url(../../images/input.jpg) repeat-x bottom #fff; font-size:11px; color:#807F80; padding:3px; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; padding:6px;}
.input {padding-top:3px; margin-top:5px; margin-bottom:5px; border: 1px solid #ccc; background:url(../../images/input.jpg) repeat-x bottom #fff; font-size:11px; color:#807F80; padding:3px; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; padding:6px;}
TEXTAREA { margin:0px; margin-top:5px; margin-bottom:5px; border: 1px solid #ccc; background:url(../../images/input.jpg) repeat-x bottom #fff; font-size:11px; color:#807F80; padding:2px; padding-left:5px; padding-top:5px; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px;}
FORM { padding:0px; margin:0px; }
fieldset { margin-bottom:10px; border:1px solid #ccc; padding:10px; margin-top:20px; }

select {padding-top:3px; margin-top:5px; margin-bottom:5px; border: 1px solid #ccc; background:url(../../images/input.jpg) repeat-x bottom #fff; font-size:11px; color:#807F80; padding:3px; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; padding:6px;}

legend { color: #fff; background: #2d2d2d; border: 1px solid #0f0f0f; padding: 2px 6px; font-size:14px; font-weight:bold; margin-left:10px; }
.button { background: #333333 url(../../images/gradient.png) repeat-x 0 -130px; border: 1px solid #555555; color:#fff; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; padding:3px; font-weight:bold;  padding:6px; display:block;}

.sbutton { background: #333333 url(../../images/gradient.png) repeat-x 0 -130px; border: 1px solid #555555; color:#fff; -webkit-border-top-left-radius: 9px; -moz-border-radius-topleft: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topright: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-right-radius: 9px; -moz-border-radius-bottomright: 9px; padding:3px; font-weight:bold;  padding:6px;}

.button { background: #333333 url(../../images/gradient.png) repeat-x 0 -130px; border: 1px solid #555555; color:#fff; -webkit-border-top-left-radius: 8px; -moz-border-radius-topleft: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-right-radius: 8px; -moz-border-radius-bottomright: 8px; font-weight:bold;  padding:6px; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);}

.button:hover { background: #333333 url(../../images/black-bg2.png);  border: solid 1px #555555; text-decoration: none; }

.btn4 { padding: 8px 12px; background: #333333; color: #FFF !important; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; border: solid 1px #555555; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s; text-decoration:none; font-size:14px; }
.btn4 a { text-decoration:none !important; }
.btn3:hover, .btn4:hover { background: #333333 url(../../images/black-bg2.png);  border: solid 1px #555555; text-decoration: none; }

.btn4 { -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; cursor: pointer }
.btn4:active { background: #333333; border: solid 1px #555555; -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6); -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6); box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6); }

#contact_form { float:right; margin:20px; }

/* BULLET POINTS
----------------------------------------------------------------*/

.UL { margin:0px; padding:20px; }
.LI { margin:0px; padding:0px; margin-left:15px; list-style-image:url(../../images/icon.png) }

/* LIGHTBOX
----------------------------------------------------------------*/

<!-- #lightbox{ background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666;  }
#lightboxDetails{ font-size: 0.8em; padding-top: 0.4em; }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(../../overlay.png); }

* html #overlay{ background-color: #333; back\ground-color: transparent; background-image: url(../../blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../overlay.png", sizingMethod="scale"); } -->


/* TABS
----------------------------------------------------------------*/

.etabs { margin: 0; padding: 0; margin-top:30px; }
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #ccc; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; }
.tab a:hover { text-decoration: underline; }
.tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #ccc; }
.tab a.active { font-weight: bold; }
.tab-container .panel-container { background: #fff; border: solid #ccc 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }

.itabs { background: #fff; border: solid #ccc 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;

	background:white;
	filter:alpha(opacity=0);
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }


.nivo-caption { position:absolute; left:450px; bottom:0px; background:url(../../images/black-bg.png); color:#fff; width:100%; z-index:8; width:55%;  margin-bottom:40px; font-size:18px;  text-shadow: 0 1px 0 rgba(0,0,0, 1); letter-spacing:-1px; line-height:26px; }
.nivo-caption b { font-size:30px; opacity:1; font-weight:normal}
.nivo-caption p { padding:10px; margin:0;  }
.nivo-caption a { display:inline !important;}



.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
    display:block; width:30px; height:30px; text-indent:-9999px; border:0;
}
.nivo-prevNav {
	left:15px;
    background:url(../../images/arrows.png) no-repeat;
}
.nivo-nextNav {
    background:url(../../images/arrows-right.png) no-repeat; right:15px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	display:none;
}


/* Map Fine Tuner CSS */
#mapText { padding: 0px; margin: 0px 2px 5px 2px; font-size: 0.8em; border: #777 1px solid; border-top: none; width: 650px; }
#mapText p { margin: 0px; padding: 0px 5px 0px 5px; line-height: 1.6em; text-align: center; }
#mapFineTuner { width: 650px; position: relative; display: block; }
#mapFineTuner .gmapsFineTuner-gmapDiv { width: 650px; height: 300px; margin: 5px 2px 0px 2px; border: #777 1px solid; }
#mapFineTuner .gmapsFineTuner-formDiv{ display: none;}


div.shr-bookmarks{margin:20px 0 8px;clear:both !important;display:block !important}div.shr-bookmarks ul.shr-socials{width:100% !important;margin:0 !important;padding:0 !important;float:left !important}div.shr-bookmarks ul.shr-socials{background:transparent none !important;border:0 none !important;outline:0 none !important}div.shr-bookmarks ul.shr-socials li{display:inline !important;float:left !important;list-style-type:none !important;padding:0 !important;height:29px !important;width:60px !important;cursor:pointer !important;margin:3px 0 0 !important;background-color:transparent !important;border:0 none !important;outline:0 none !important;clear:none !important}div.shr-bookmarks ul.shr-socials li:before,div.shr-bookmarks ul.shr-socials li:after,div.shr-bookmarks ul.shr-socials li a:before,div.shr-bookmarks ul.shr-socials li a:after{content:'' !important;}div.shr-bookmarks ul.shr-socials a,div.shr-bookmarks ul.shr-socials a:hover{display:block !important;width:60px !important;height:29px !important;text-indent:-9999px !important;background-color:transparent !important;text-decoration:none !important;border:0 none !important}div.shr-bookmarks ul.shr-socials a:hover,div.shr-bookmarks ul.shr-socials li:hover{background-color:transparent !important;border:0 none !important;outline:0 none !important}.shareaholic-show-on-load{display: block !important;}div.shr-bookmarks div.shr-getshr{line-height:20px !important;padding-left:8px !important;float:left !important;}div.shr-bookmarks div.shr-getshr a{width:auto !important;font-size:10px !important; text-indent:0px !important;text-decoration:none !important;}div.shr-count{font:12px bold,arial !important;position: relative !important;}div.shr-count-outline{position: absolute !important;color: white !important;}div.shr-count-center{position: absolute !important;color: blue !important;}li.shr-5{background-position:-300px bottom !important}li.shr-5:hover{background-position:-300px top !important}li.shr-7{background-position:-420px bottom !important}li.shr-7:hover{background-position:-420px top !important}li.shr-88{background-position:-5280px bottom !important}li.shr-88:hover{background-position:-5280px top !important}li.shr-304{background-position:-18240px bottom !important}li.shr-304:hover{background-position:-18240px top !important}

.error { color: #db0202; font-size:11px; }
.small { font-size:11px; }

.item {
    width:160px;
    height:100px;
    border:2px solid #f2f2f2;
    /* required to hide the image after resized */
    overflow:hidden;
    /* for child absolute position */
    position:relative;
    /* display div in line */
    float:left;
}

.item a {  text-decoration:none; }
.item img {
    border:0;
    /* allow javascript moves the img position*/
    position:relative;
}

.clear {
    clear:both;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {direction: rtl;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width: 245px;}
.jcarousel-skin-tango .jcarousel-clip { overflow: hidden; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width:  900px; margin-left:30px; height:100%; }
.jcarousel-skin-tango .jcarousel-clip-vertical { width:  75px; height: 245px;}
.jcarousel-skin-tango .jcarousel-item { width: 170px; }
.jcarousel-skin-tango .jcarousel-item-horizontal { margin-left: 0; margin-right: 10px;}


/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 32px;
    right: -695px;
    width: 23px;
    height: 44px;
    cursor: pointer;
    background: transparent url(../../images/right-arrow.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../../images/left-arrow.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 32px;
    left: -10px;
    width: 23px;
    height: 44px;
    cursor: pointer;
    background: transparent url(../../images/left-arrow.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../../images/right-arrow.png);
}


.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}



#toTop {
		width:57px;
        height:57px;
        text-align:center;
        padding:5px;
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
        color:#333;
        font-size:11px;
        background: url(../../images/top.png) no-repeat;
        margin-bottom:20px;
        z-index:999;
}


.ad-gallery {
  width: 650px;
}

.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(../../images/trans.gif);
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../../images/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../../images/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(../../images/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(../../images/ad_scroll_back.png) 0px 42px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(../../images/ad_scroll_forward.png) 0px 42px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}




#s3slider {
   width: 1000px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */

}
#s3slider ul {
   margin:0px;

   padding:0px;
    list-style:none;
}
#s3slider li {

   margin:0px;
   padding:0px;
   list-style:none;
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   height:100%;
   margin:40px;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */

}

.s3sliderImage span {
   position: absolute; /* important */
   left: 655px;
	height:100%;
   padding: 10px 13px;
   padding-top:20px;
   line-height:24px;
   width: 320px;
   background:url(../../images/black-bg.png);
   color: #fff;
   display: none; /* important */
   font-size:16px;
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage span a {

   color: #fff;
}

.s3sliderImage span b {
font-size:26px;
letter-spacing:-1px;
}







.evoslider .slideWrapper
{
	position: relative;
}

.evoslider dl
{
	position :relative ;
    width : 100%;
    list-style :none ;
    overflow: hidden ;
    margin: 0;
    padding: 0;
    border: 0;
}

/*
Title bar.
*/
.evoslider dt
{
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;

}

/* The hover state of the title bar */
.evoslider dt:hover
{
	cursor :pointer ;
}

/* The active state of the title bar */
.evoslider dt.active
{
	cursor :default;
}

.evoslider dt .ieFix
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.evoslider dt .ieFix .box
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: Gray;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/*
The slide content area
*/
.evoslider dd
{
	position: absolute;
	top: 0;
	margin: 0;
	padding: 10px;
	border: 0;
    overflow: hidden;

}



/* Container / frame surrounding the slider */
.evoslider.default
{
	position: relative;
	width :1000px; /* set width via option */
	height :301px; /* set height via option */
    margin: 0 auto;
	padding: 5px;
	background :#4e4e4e;
	overflow : visible ;

	/* shadow */
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#4e4e4e, direction=120, strength=5)";
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#4e4e4e, direction=120, strength=5);

}

.evoslider.default dt
{
	height : 40px;
    color :;
    font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-align : left;
	padding-left: 20px;
    border:0px;
    background: #;
    margin-right:0px;
    padding-top:12px;

}

/* The hover state of the title bar */

/* The active state of the title bar */
.evoslider.default dt.active
{
	color :;
	background: #4e4e4e;
	cursor :default;
}

/*
The slide content area

The width and height will automatically be defined by the plugin.
*/
.evoslider.default dd
{
	background: #666;
    paddding:20px;
    padding-top:30px;
}

/* Shopping Cart */

.simpleCart_items table{
			border:1px solid #ccc;
            margin-top:10px;
            margin-bottom:10px;
		}
		.simpleCart_items th{
			color:#333;
			text-align:left;
			padding:10px 30px;
			border-bottom:1px solid #ccc;
			background:; color:;
		}
		.simpleCart_items td{
			padding:10px 30px;
			vertical-align:middle;
			border-bottom:1px solid #ccc;

		}
		.item-image,
		.item-image img{width:72px;}
		.item-name{width:50%;}
		.item-quantity,
		.item-quantity input{
			width:30px;
			text-align:center;
		}
		.item-price,
		.item-subtotal{width:50px;}

.clear {
   clear: both;
}

a.gflag {vertical-align:middle;font-size:16px;padding:1px 0;background-repeat:no-repeat;background-image:url('https://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/16.png');}
a.gflag img {border:0;}
a.gflag:hover {background-image:url('https://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/16a.png');}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}


/* line 88, ../scss/_lw-datepicker.scss */
.lw-dp {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  cursor: default;
  width: 141px;
  background: #f9f9f9;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 4px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 8px;
  -o-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 8px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 8px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.lw-dp-hidden {
  display: none;
  box-shadow: none;
}

.lw-dp-toolbar {
  text-align: center;
  overflow: hidden;
  font-size: 12px;
  line-height: 18px;
  color: #797979;
  padding: 0 0 2.2px;
}

.lw-dp-month {
  display: inline-block;
  width: 103px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 127, ../scss/_lw-datepicker.scss */
.lw-dp-previous, .lw-dp-next {
  position: absolute;
  top: 4px;
  width: 19px;
  height: 18px;
  color: #b9b9b9;
  cursor: pointer;
}

/* line 136, ../scss/_lw-datepicker.scss */
.lw-dp-previous:hover, .lw-dp-next:hover {
  color: #797979;
}

/* line 140, ../scss/_lw-datepicker.scss */
.lw-dp-previous:active, .lw-dp-next:active {
  color: #acacac;
}

/* line 144, ../scss/_lw-datepicker.scss */
.lw-dp-previous {
  left: 4px;
}

/* line 148, ../scss/_lw-datepicker.scss */
.lw-dp-next {
  right: 4px;
}

/* line 152, ../scss/_lw-datepicker.scss */
.lw-dp-dows {
  padding: 0;
  margin: 0;
  overflow: hidden;
}

/* line 158, ../scss/_lw-datepicker.scss */
.lw-dp-dows li, .lw-dp-week li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #797979;
}

/* line 167, ../scss/_lw-datepicker.scss */
.lw-dp-dows li {
  font-size: 7.7px;
  line-height: 7.7px;
  width: 19px;
  height: 8.47px;
  background: #f9f9f9;
  border-width: 0;
  border-left-width: 1px;
  border-style: solid;
  border-color: #f9f9f9;
  padding: 0;
  margin: 0;
}

/* line 181, ../scss/_lw-datepicker.scss */
.lw-dp-week {
  padding: 0;
  margin: 0;
  overflow: hidden;
}

/* line 187, ../scss/_lw-datepicker.scss */
.lw-dp-week li {
  padding: 0;
  margin: 0;
  border-width: 0;
  font-size: 11px;
  width: 19px;
  height: 19px;
  line-height: 19px;
  background: #e0e0e0;
  border-left-width: 1px;
  border-top-width: 1px;
  border-style: solid;
  border-color: #f9f9f9;
  cursor: pointer;
}

/* line 203, ../scss/_lw-datepicker.scss */
.lw-dp-dows-last-column, .lw-dp-week-last-column {
  border-right-width: 1px;
}

/* line 207, ../scss/_lw-datepicker.scss */
.lw-dp-lastweek li {
  padding: 0;
  margin: 0;
  border-bottom-width: 1px;
}

/* line 214, ../scss/_lw-datepicker.scss */
.lw-dp-firstweek li:first-child {
  -moz-border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -o-border-radius: 4px 0 0 0;
  -ms-border-radius: 4px 0 0 0;
  -khtml-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}

/* line 218, ../scss/_lw-datepicker.scss */
.lw-dp-firstweek li:last-child {
  -moz-border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -o-border-radius: 0 4px 0 0;
  -ms-border-radius: 0 4px 0 0;
  -khtml-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}

/* line 222, ../scss/_lw-datepicker.scss */
.lw-dp-lastweek li:first-child {
  -moz-border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
  -o-border-radius: 0 0 0 4px;
  -ms-border-radius: 0 0 0 4px;
  -khtml-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}

/* line 226, ../scss/_lw-datepicker.scss */
.lw-dp-lastweek li:last-child {
  -moz-border-radius: 0 0 4px 0;
  -webkit-border-radius: 0 0 4px 0;
  -o-border-radius: 0 0 4px 0;
  -ms-border-radius: 0 0 4px 0;
  -khtml-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}

/* line 230, ../scss/_lw-datepicker.scss */
.lw-dp-week li:hover {
  background: #f4f4f4;
}

/* line 234, ../scss/_lw-datepicker.scss */
li.lw-dp-weekend {
  background: #d0d0d0;
}

/* line 238, ../scss/_lw-datepicker.scss */
li.lw-dp-today {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

/* line 242, ../scss/_lw-datepicker.scss */
li.lw-dp-today span {
  display: block;
  width: 17px;
  height: 17px;
  line-height: 17px;
  border: 1px solid #acacac;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

/* line 251, ../scss/_lw-datepicker.scss */
li.lw-dp-today:hover span {
  color: #797979;
}

/* line 255, ../scss/_lw-datepicker.scss */
li.lw-dp-active-day, li.lw-dp-active-day:hover {
  position: relative;
  color: #f9f9f9;
  background: #797979;
}
/* line 260, ../scss/_lw-datepicker.scss */
li.lw-dp-active-day:nth-child(n), li.lw-dp-active-day:hover:nth-child(n) {
  background: none;
}
/* line 263, ../scss/_lw-datepicker.scss */
li.lw-dp-active-day::before, li.lw-dp-active-day:hover::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  background: #797979;
  z-index: -1;
}

/* line 276, ../scss/_lw-datepicker.scss */
li.lw-dp-active-day:hover span {
  background: #e0e0e0;
}

/* line 280, ../scss/_lw-datepicker.scss */
li.lw-dp-neighbour-month-day {
  color: #b9b9b9;
}

/* line 284, ../scss/_lw-datepicker.scss */
li.lw-dp-out-of-interval, li.lw-dp-out-of-interval:hover {
  background: #ececec;
  cursor: default;
}




.full_width { width: 1000px; margin: 0 auto; position: relative; padding:0px; }
.full_width h1 { font-size:44px; color:#fff; padding-top:50px; padding-bottom:50px; }


.sl-slider-wrapper {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.sl-slider {
	position: absolute;
	top: 0;
	left: 0;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */

.demo-2 .sl-slider-wrapper {
	width: 100%;
	height: 350px;
	overflow: hidden;
	position: relative;
}

.demo-2 .sl-slider h2,
.demo-2 .sl-slider blockquote {
	padding: 70px 30px 10px 30px;
	width: 80%;
	max-width: 960px;
	color: #fff;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.demo-2 .sl-slider h2 {
	font-size: 70px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.demo-2 .sl-slider blockquote {
	font-size: 22px;
	padding-top: 10px;
	font-weight: 300;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.demo-2 .sl-slider blockquote cite {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	padding-top: 30px;
	display: inline-block;
}
.demo-2 .sl-slider blockquote cite a {
	text-decoration:none;
}

.demo-2 .bg-img {
	padding: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	top:0px;
	left: 0;
	width: 100%;
	background-size: 100% !important;
	height:100% !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-position: center center;
}

/* Custom navigation arrows */

.nav-arrows span {
	position: absolute;
	z-index: 2000;
	top: 50%;
	width: 40px;
	height: 40px;
	border: 8px solid #ddd;
	border: 8px solid rgba(150,150,150,0.4);
	text-indent: -90000px;
	margin-top: -40px;
	cursor: pointer;

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-arrows span:hover {
	border-color: rgba(150,150,150,0.9);
}

.nav-arrows span.nav-arrow-prev {
	left: 5%;
	border-right: none;
	border-top: none;
}

.nav-arrows span.nav-arrow-next {
	right: 5%;
	border-left: none;
	border-bottom: none;
}

/* Custom background colors for slides in first demo */

/* Animations for content elements */

.container {
max-width: 100%;
margin: 0 auto;
}

.sl-trans-elems .deco{
	-webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems h2{
	-webkit-animation: moveUp 1s ease-in-out both;
	-moz-animation: moveUp 1s ease-in-out both;
	-o-animation: moveUp 1s ease-in-out both;
	-ms-animation: moveUp 1s ease-in-out both;
	animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote{
	-webkit-animation: fadeIn 0.5s linear 0.5s both;
	-moz-animation: fadeIn 0.5s linear 0.5s both;
	-o-animation: fadeIn 0.5s linear 0.5s both;
	-ms-animation: fadeIn 0.5s linear 0.5s both;
	animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco{
	-webkit-animation: scaleDown 1s ease-in-out both;
	-moz-animation: scaleDown 1s ease-in-out both;
	-o-animation: scaleDown 1s ease-in-out both;
	-ms-animation: scaleDown 1s ease-in-out both;
	animation: scaleDown 1s ease-in-out both;
}
.sl-trans-back-elems h2{
	-webkit-animation: fadeOut 1s ease-in-out both;
	-moz-animation: fadeOut 1s ease-in-out both;
	-o-animation: fadeOut 1s ease-in-out both;
	-ms-animation: fadeOut 1s ease-in-out both;
	animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote{
	-webkit-animation: fadeOut 1s linear both;
	-moz-animation: fadeOut 1s linear both;
	-o-animation: fadeOut 1s linear both;
	-ms-animation: fadeOut 1s linear both;
	animation: fadeOut 1s linear both;
}

.slider-wrapper {
margin: 0 auto;
}



.carousel-container {
  position:relative;
  width:1000px;
}
#carousels {
  height:320px;
  width:1000px;
  padding:0 !important;
  background-color:#fff;
  position:relative;
  margin-bottom:0.5em;
  font-size:12px;
  font-family: Arial;
}
.carousel-image {
  border:0;
  display:block;
    -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  border:none;
  cursor:pointer;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.carousel-feature .carousel-caption {
  position:absolute;
  bottom:-75px;
  width:100%;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}
.carousel-feature .carousel-caption p {
  color:#8c8c8c !important;
  text-align:center;
  margin:0;
  padding:5px;
  font-weight:bold;
  font-size:12px;
  color:white;
}
.tracker-summation-container {
  position:absolute;
  color:white;
  left:48px;
  top:295px;
  padding:3px;
  margin:3px;
  background-color:#000;
}
.tracker-individual-container {
  position:absolute;
  color:white;
  right:48px;
  top:290px;
  padding:0;
  margin:0;
}
.tracker-individual-container li {
  list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
  margin:0 3px;
  padding:0 3px;
  color:white;
  text-align:center;
  background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
  color:white;
  font-weight:bold;
  background-color:#000;
}
.prev-bar {
width:898px;
height:40px;
margin:30px 50px 5px;
border:1px solid #e2e2e2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #ececec;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ececec));
background: -moz-linear-gradient(top,  #fff,  #ececec);
background: -o-linear-gradient(top,  #fff,  #ececec);
background: linear-gradient(top,  #fff,  #ececec);
}
.prev-bar img {
margin:0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
#carousel-left {
  position: absolute;
  bottom: 0;
  left: 51px;
  cursor: pointer;
  height: 40px;
  width: 100px;
  margin-bottom:1px;
  background: #0b0b0b;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
#carousel-right {
  position: absolute;
  bottom: 0;
  right: 51px;
  cursor: pointer;
  height: 40px;
  width: 100px;
  margin-bottom:1px;
  background: #0b0b0b;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}


#sliders {
  position: relative;
  overflow: hidden;
  margin: 10px auto 0 auto;
  border-radius: 4px;
}

#sliders ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#sliders ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 200px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 80%;
  z-index: 999;
  display: block;
  padding-left: 4px;
  padding-right: 4px;
  background: #333333;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  opacity: 0.9;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_next {
  right: 0;
}

.star{
    background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABQCAYAAAAZQFV3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABOFJREFUeNrsmEFoHFUYx9/MdHfTJRKzUhBaFiL1YghZCFQUIV6UQJuLWCgr8eKpIoiFSqsHQYrmYj14KHqxKAl6MbA5eCgKRVAMBhpCwIJQCETRQzTsNtnO7s74+17fbGc3M7OzZhUsHfjzdvd97/++973vff99Y/m+rwb5WL0Idz60h2nckTc8Nw2hncLmAnhtIB7i3VGan8VD8Dhebh+U8FOaX8Bh4EB48R8TQlai+QnkgMTxD/AYpFt9EULk0EyBD8Dn4BPT9TZ4CrwD6Wos4V+XrUdpXzQk4tUEkAFXwNUu+1fAWWO7anADLDLJTkCYpf0K3DQe3Ui5oUI6B8ShlyBstZfMMiXoX4MV8GZKQgnJcXA6nKPtGJoE/gZ8Cy6mIJPwnIJsL3ZTIB2h+U6WANZjyE6Aj8Cz3WT7TooJ7HUwneDdc+BaFFnc0SuCzQTCTWOT+iwfN6cjWJ6clo9NzOS5Bcb6IZTZj5pU+syEYNV8XzA2Y6lOCptyhGbDeDFPnJa6TlGZ5rxJ/nxkSRPCACR5EUyHf4sCNjOgENVn/ecVe+CEy8vLWgJmZ2fd1IRra2vxSbe5eYlmu1gsXo6zmZycTKcpkEn6vC61kM+FQYiUeDdvauP5Ay0ZjyIlgKVv9bVkiBwQVJRX2YwWkKLxrhxB+qYSPaxUKrESANHVrh2PlQAzqSbskAA6UkkA5B0SICvRSzb5ddrMWu4jh8umSLwckLVjSKClWJ6SwsrM76fwLpCAM4x1I9OGjhrN8+AkAyYSyGTDnhEHjCPxeYhBagmIIvtXJOBQkgSY5Z01/76umAy4lbpiG5IqzQuG6Alz9LLmf+IP5hh+AfmxnoSQdUgAg5a6JuuQgMiSFi7fJHkR9JQAbGbA/SoBi4uLWgLK5XIqCdBpkyQBZne3sTm4BGxsbLQlgM+DkYBsNjucyWQKaSXATvCuZFnWHIQqlxMVUOeMx/0RMsgBWgIgcyBVgqwwIwH0JUvAwsJChwQwuOQ4jrJtO/CsfQBc11We56lWqyXfOySALNgJdlmuWzNSB/P5vBKyyJnxMjxBs9mc2tvbEye+DN1l7uYhuaZvAXg1LaQyOOkRL3d3d8XLishHOEd1DMfHx7UEYLjCrCop2aXP2Mht4QxjoyWADi0BxGddZm80GjpWYSL5TfpkYnHAOBK/yxhoCZAl1et1PbharWrUajX9m/SJBESRJUlAr6fvW0CvZyyxOIQPN4kbnv1mlwQERGPhMbHli/Q5Yv5lSdDnSYelrlLWIQGRJS1cvjk1RdBTArCZAferBPT7IkjvcuP7t3pKADaxEpB5+r10FXv3x3kKqqUlgM+DkQB76OFhKzdycAnAo5KynTlraFTZQ4/gqH3ursd9EjLIAVoC7KGCAxFWNqSjWgLoS5aAfS+C7EzJcrLKOjSkrNwoFu0ToPz6n8pv3dFQXjPyRdA9CbDsk/ZDx5SQxWiAsg4X7vE361NedQsn/P0SELwIgmzaHiZMtpMcKK+pWlUuVF6j0v0iSMcw/+QFLQF+y13xbv/GpF4CWUt5tV+FTEsAY6MlgA4tASxlnaUo362yLGLlh2Lo1iCjj4nFAeNI/H9sDHbYxesEfcK//XvSoq9Fkf0/JCDqDWfV3I+TJGCLne19CzAvgtoS8OBF0APC6OdvAQYAj2xzC/IfXBsAAAAASUVORK5CYII=');
    background-position:left -2px;
    display:block;
    width:20px;
    height:16px;
    line-height:16px;
    float:left;
    cursor: pointer;
    zoom:1;
}

.fullStar{ background-position:left -59px; }
.stars{overflow: hidden;}
.tmp_es{background-position:left -21px;}
.tmp_fs{background-position:left -40px;}

#vatExemptForm label input {
width: 96%;
}
#vatExemptForm label {
display: block;
}

#nav > li.firstel:hover ul{
	display:none;
}
.seo-pin {
width: 50px;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: block;
z-index: 10000;
background: url(https://cms.pm/uploads/prem01.seesites.biz_--_232740379.png) center center no-repeat;
background-size: 50%;
background-position: 10px 10px;
}
.seo-pin img {
display: none;
}
.seo-pin ul {
width: 260px;
margin:0;
padding: 20px;
position: absolute;
top: -4000%;
left:0;
background: rgba(0, 0, 0, 0.8);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.seo-pin:hover ul {
top: 50px;
}
.seo-pin ul li {
padding: 10px;
list-style-type: none;
}
.seo-pin ul li a {
text-decoration: none;
}
.seo-pin ul li:hover {
padding-bottom:9px;
border-bottom: 1px solid #f1f1f1;
}


.calendar {
    text-align: center;
}

.calendar header {
    position: relative;
}

.calendar h2 {
    text-transform: uppercase;
}

.calendar thead {
    font-weight: 600;
    text-transform: uppercase;
}

.calendar tbody {
    color: #7c8a95;
}

.calendar tbody td:hover {
    border: 2px solid #c0392b;
    border-radius: 50%;
    position: absolute;
    height: 40px;
    width: 40px;
}

.calendar tbody td.active {
    border: 2px solid #c0392b;
}

.calendar td {
    border: 2px solid transparent;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    padding: 2px;
}

.current-day {
    background: #c0392b;
    color: #f9f9f9;
}

.event {
    cursor: pointer;
    position: relative;
}

.event:after {
    background: #c0392b;
    border-radius: 50%;
    bottom: 8px;
    display: block;
    content: '';
    height: 8px;
    left: 50%;
    margin: -4px 0 0 -4px;
    position: absolute;
    width: 8px;
}

.event.green-event:after {
    background: #009E82;
}

.event.blue-event:after {
    background: #0078AB;
}

.event.current-day:after {
    background: #f9f9f9;
}

.btn-prev,
.btn-next {
	border: 2px solid #cbd1d2;
	border-radius: 50%;
	color: #cbd1d2;
	height: 32px;
	font-size: 22px;
	line-height: 28px;
	margin: -16px;
	position: absolute;
	top: 50%;
	width: 32px;
}

.btn-prev:hover,
.btn-next:hover {
    background: #cbd1d2;
    color: #f9f9f9;
}

.btn-prev {
    left: 30px;
}

.btn-next {
    right: 35px;
}




.day-event {
    background-color: #F2F2F2 ;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 50px;
    display:none;

}

.day-event p{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.day-event span{
    font-size: 12px;
}

.day-event button {
    position: relative;
    vertical-align: top;
    width: 100%;
    height: 50px;
    padding: 0;
    font-size: 18px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #c0392b;
    border: 0;
    border-bottom: 2px solid #b53224;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #b53224;
    box-shadow: inset 0 -2px #b53224;
}

.check-btn {
    width: 100%;
}


.morebut {
    background-color:#373740;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    font-weight:700;
    color:#FFF;
    font-size:.85em;
    letter-spacing:2px;
    text-decoration:none;
    font-family:'PT Sans', sans-serif;
    text-align:center;
    width:100%;
    height:50px;
    line-height:50px;
    cursor:pointer;
    display:block;
    margin: 0 auto;
    -webkit-transition:background-color 150ms ease-in;
    -moz-transition:background-color 150ms ease-in;
    -ms-transition:background-color 150ms ease-in;
    -o-transition:background-color 150ms ease-in;
    transition:background-color 150ms ease-in;
}

.morebut:hover {
    background-color:#c0392b;
}










.eventDate {
    display: inline-block;
    margin-right: 10px;
    padding: 10px;
    background-color: white;
    margin-top: 15px;
    border-top-right-radius: 15px;
    border: 1px solid;
}
.eventDate:hover {
    cursor: pointer;
}

.eventDate h1 {
    display: inline;
	font-size: 16px !important;
}

.eventDate.active {
    border-bottom: 0px;
    z-index: 2;
    position: relative;
}

.eventTimes {
    width: 50%;
    border: 1px solid black;
    position: relative;
    top: -2px;
    background-color: white;
    display: none;
}

.eventTime a {
float: right;
display: block;
width: 20%;
background-color: #86754E;
/* height: 100%; */
color: white;
text-align: center;
text-decoration: none;
padding: 12px 0;
margin: 2px;
}


.eventTimes.active {
    display: block;
}

.eventTime {
    /* padding: 5px; */
    border-bottom: 1px solid;
    height: 50px;
}

.eventTime h2 {
    float: left;
    display: block;
    padding: 14px 20px !important;
    margin: 0 !important;
}

.clearFloat {
    clear: both;
}

.eventTimes > .eventTime:last-child {
    border-bottom: none;
}

.infoIcon img{
	display: none;
}



.navArrow{
	position: relative;
}
.navArrow:after{
	content: "";
	width: 20px;
	height: 20px;
	background-image: url("https://cms.pm/uploads/files/prem03.seesites.biz_--_568688134.png");
	background-size: cover;
	background-position: center;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.navArrow.white:after{
	background-image: url("https://cms.pm/uploads/files/prem03.seesites.biz_--_483704653.png");
}

.g-recaptcha {
  overflow: hidden;
  position: relative;
  max-width: 304px;
  margin: 10px auto;
}

@media only screen and (max-width: 370px) {
    .g-recaptcha {
        max-width: 154px;
    }
}

form .recaptcha-text {
    text-align: center;
    margin: 10px auto;
    max-width: 90%;
}

/* PLEASE SELECT THE "HOME STYLE" PAGE TYPE FROM THE DROP DOWN ON THE HOME PAGE*/
/* PLEASE WRAP SUBFOOTER TEXT IN <p></p> AS THAT IS WHAT THE CSS USES TO ALIGN ITSELF */
/* SUB FOOTERS NEEDS TITLES AS THEY ARE ADDED AS ALT TAGS ON THE IMAGES */
/* PAGE SPECIFIC SUB FOOTERS NEED TO BE RE-SELECTED */
/* PAGE SPECIFIC BANNERS NEED TO BE RE-SELECTED */

/* color
-------------------------------------------------------*/
#top_cart,
#main .slide a .slide-inner-text .slide-text-button::before,
#main .subfooter_boxt:nth-child(3),
#main #body_text fieldset .button,
#main #feedback .button,
#main .products .button,
#main #body_text_inner h1::before,
#main #menu_box form .button:hover,
#main #menu_box h4::before,
#main #nav .current a,
#main #nav li:hover > a,
body .subfooter_box,
.subfooter_box:nth-child(1) h5::before {
background-color: #578c31;
}
#main .slide a .slide-inner-text .slide-text-button:hover::before {
background-color: #333;
}
#main .navArrow.white:after,
.subfooter_boxt:nth-child(3) .button,
body #main #nav .current a,
body #main #nav li:hover > a,
#main #nav li a,
.home .subfooter_inner,
body.home .subfooter_box:nth-child(2),
body.home .subfooter_box:nth-child(3) {
border-color: #578c31;
}
#main #header h5 a,
#main #header h6 a,
.subfooter_boxt:nth-child(3) .button,
#main .subfooter_boxt h5 a,
#main .subfooter_boxt h6 a,
#main strong,
#main b,
#footer a {
color: #578c31;
}
#top_cart,
#top_cart a,
body .subfooter_box {
color: #fff;
}
#main #header h5 a, #main #header h6 a {
color: #fff;
}
/* static banner headings - assign unique ID's to pages
--------------------------------------------------------*/
.header_banner::after {
content: 'Welcome to Muddy Boots Nursery';
}
.privacy-policy .header_banner::after {
content: 'Our Privacy Policy';
}
.fees-and-funding .header_banner::after {
content: 'Fees & Funding';
}

.little-oaks--sensory-room .header_banner::after {
content: 'Little Oaks Sensory Room';
}
.little-oaks-preschool-and-2s-room .header_banner::after {
content: 'Little Oaks Pre-School & 2s';
}
.little-oaks-baby-room .header_banner::after {
content: 'Little Oaks Baby Room';
}
.little-oaks-at-muddy-boots .header_banner::after {
content: 'Little Oaks at Muddy Boots';
}
.about-us .header_banner::after {
content: 'About Muddy Boots';
}
.our-team .header_banner::after {
content: 'Meet The Team';
}
.gallery .header_banner::after {
content: 'Our Images';
}
.our-forest-school .header_banner::after {
content: 'Our Forest School';
}
.our-toddler-room .header_banner::after {
content: 'Our Toddler Room';
}
.our-pre-school .header_banner::after {
content: 'Our Pre School';
}
.our-baby-room .header_banner::after {
content: 'Our Baby Room';
}
.testimonials .header_banner::after {
content: 'Happy Parents';
}
.blog .header_banner::after {
content: 'Our Latest Blog';
}
.contact .header_banner::after {
content: 'Get In Touch';
}
.privacy-policy .header_banner::after {
content: 'Our Privacy Policy';
}

/* slider icon files
--------------------------------------------------------*/
#main .slide:nth-child(1) .slide-inner-text::before {
background: url(https://cms.pm/uploads/files/muddybootnursery.seesite.biz_--_307332803.png) no-repeat;
}
#main .slide:nth-child(2) .slide-inner-text::before {
background: url(https://cms.pm/uploads/files/muddybootnursery.seesite.biz_--_365966552.png) no-repeat;
}
#main .slide:nth-child(3) .slide-inner-text::before {
background: url(https://cms.pm/uploads/files/muddybootnursery.seesite.biz_--_844577586.png) no-repeat;
}

/* slider button text
--------------------------------------------------------*/
#main .slide a .slide-inner-text .slide-text-button::before {
content: "Learn More"; /* Default Text */
}

/* Individual Slide Text */
/*
#main .slide:nth-child(1) a .slide-inner-text .slide-text-button::before {
content: "Slide One";
}
#main .slide:nth-child(2) a .slide-inner-text .slide-text-button::before {
content: "Slide Two";
}
#main .slide:nth-child(3) a .slide-inner-text .slide-text-button::before {
content: "Slide Three";
}
*/

/* Font Sizes
--------------------------------------------------------*/
body, #body {
font-size: 100%;
line-height: 100%;
}
h1 {
font-size: 2em;
line-height: 1em;
}
#body h2, #body h3, #body h4, #body h5,
body h2, body h3, body h4, body h5,
h2, h3, h4, h5 {
font-size: 1.5em;
line-height: 1.5em;
}
#main #header h5,
#main #header h6 {
font-size: 1.1em;
line-height: 1.5em;
color: #ceffab;
}
#main #nav a {
font-size: 0.75em;
    line-height: 1em;
    transition: all 300ms ease-in-out;
    font-family: 'Finger Paint';
    text-transform: uppercase;
}
#main .slide .slide-inner-text .slide-header h1,
.header_banner::after {
font-size: 3.5em;
line-height: 1.1em;
    font-family: 'Finger Paint';
}
#main .slide .slide-inner-text .slide-text p {
font-size: 1em;
line-height: 1.5em;
}
#main .slide a .slide-inner-text .slide-text-button {
font-size: 1em;
line-height: 1.5em;
}
#main .subfooter_boxt p {
font-size: 1.5em;
line-height: 1.5em;
}
#main .subfooter_boxt:nth-child(3) p {
font-size: 1.5em;
}
#main .subfooter_boxt:nth-child(2) .top-click::before {
font-size: 1.3em;
line-height: 1.5em;
}
#main #body_text_inner h1 {
font-size: 3em;
line-height: 1.5em;
font-family: 'Finger Paint', cursive;
}
body .subfooter_box h5 a,
body .subfooter_box h5 {
font-size: 1.5em;
line-height: 1.5em;
}
body .subfooter_box,
body .subfooter_box p {
font-size: 1em;
line-height: 1.5em;
}
body .subfooter_box p.disclaimer {
font-size: 0.8em;
line-height: 1.5em;
}

/*----------- I P A D    &    I P H O N E    B U T T O N    O V E R R I D E,   D O    N O T    D E L E T E ------*/
.button, .sbutton, .bt4n {
-webkit-appearance: none;
outline: none;
border: none;
font-size: 0.8em;
line-height: 1em;
padding: 15px 30px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
transition: 200ms ease-in-out;
}

* {
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
line-height: 1.5em;
}
#main {
width: 100%;
}
form .recaptcha-text {
display: none;
}
.sbutton,
.button {
background: #B1A595;
border: none;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
color: #fff;
}
.button:hover {
background: #333;
border: none;
color: #fff;
}

/* header
----------------------------------------*/
#header {
width: 100%;
margin-top: 0;
padding: 50px 10% 0;
height: 160px;
background-size: auto 80%;
background-color: none;
background-position: 10% calc(50% + 15px);
position: fixed;
z-index: 999999;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#header.scroll-down {
height: 50px;
background-color: rgba(50, 50, 50, 0.9);
background-size: 0;
}
#header.scroll-down .navArrow.white::after {
width: 7px;
height: 7px;
right: -1px;
border-color: #fff!important;
}
#main .navArrow.white:nth-child(3):after {
border-color: #fff!Important; 
}

#header h5,
#header h6 {
width: auto;
margin: 0;
color: #fff;
text-align: center;
position: absolute;
top: 10px;
transform: translateY(0);
z-index: 10;
}
#header h5 {
right: calc(5vw + 200px);
}
#header h6 {
right: 5vw;
}
#header h5 a,
#header h6 a {
color: #0dc669;
text-decoration: none;
}
#header h5 a::before,
#header h6 a::before {
content: "";
width: 1.5em;
height: 1.5em;
background: url(https://cms.pm/uploads/files/muddybootnursery.seesite.biz_--_999112561.png) center no-repeat;
background-size: 60%;
position: absolute;
top: 0;
left: -35px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
}
#header h6 a::before {
background: url(https://cms.pm/uploads/files/muddybootnursery.seesite.biz_--_323744049.png) center no-repeat;
background-size: 70%;
}
.social_media_header {
position: absolute;
margin: 0 !important;
top: 10px;
left: 5vw;
}
.social_media_inner_header {
float: none !important;
line-height: 0;
}
.social_media_inner_header img {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 100%;
}
.social_media_inner_header img:hover {
webkit-transform: scale(1.1);
--moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}


/* navigation
---------------------------------------*/
#navigation2 {
height: auto;
margin: 0 auto;
position: absolute;
top: calc(50% + 20px);
right: 5%;
z-index: 5;
line-height: 0;
transform: translateY(-50%);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
#header.scroll-down #navigation2 {
top: 50%;
right: 50%;
transform: translateY(-50%) translateX(14%);
text-align: center;
}
#header.scroll-down #nav a {
font-size: 0.65em;
color: #fff;
font-family: 'Finger Paint', cursive;
text-transform: uppercase;
    padding: 8px 10px;
}
#nav {
padding: 0;
}
#nav li {
padding: 0;
}
#nav a {
padding: 8px 10px;
border-bottom: 2px solid;
border-top: 2px solid transparent !important;
}
#main #nav .current a,
#main #nav li:hover > a {
border-bottom: 2px solid;
background-image: none !important;
}
#nav li.navArrow > a {
padding-left: 10px;
padding-right: 30px;
}
#nav ul {
top: 31px;
left: 50%;
padding: 10px 0 0;
border: none;
background: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 1px rgba(0,0,0, .4);
text-shadow: none;
transform: translateX(-50%);
}
.navArrow.white:after {
background-image: none;
width: 11px;
height: 11px;
right: 10px;
top: 50%;
transform: translatey(-50%) rotate(45deg);
border: 3px solid;
border-top: none;
border-left: none;
box-sizing: border-box;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#main .navArrow:hover.white:after {
transform: translatey(-50%) rotate(90deg);
border: 3px solid #fff;
}
#nav ul li {
background: rgba(50, 50, 50, 0.9);
border: 0 solid;
}
#nav ul li:last-child {
padding-bottom: 10px;
}
#nav ul li:first-child {
padding-top: 10px;
}
#main #nav ul li:hover > a {
border: none;
}
#main #nav ul a {
width: 90%;
margin:0 5%;
padding: 15px 0;
color: #fff;
border: 0 solid;
text-shadow: none;
text-align: center;
}
#nav ul li:last-child > a,
#nav ul li:first-child > a {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
#main #nav ul a:hover {
color: #fff;
border: none;
background-image: none !important;
}

/* Basic Banner
---------------------------------*/
#main .slider {
width: 100%;
max-height: 800px;
background: #333;
line-height: 0;
overflow: hidden;
}
.header_banner {
line-height: 0;
position: relative;
overflow: hidden;
}
.header_banner img {
width: 100%;
height: auto !important;
}
.home .slider::before {
content: "";
width: 100%;
height: 0;
border-top: 0 solid transparent;
border-right: 0 solid transparent;
border-bottom: 15vw solid #fff;
border-left: 300vw solid transparent;
display: block;
position: absolute;
bottom: -7vw;
left: 0;
z-index: 9999;
box-sizing: border-box;
transform: translateX(-50%);
}
.slider-inner {
z-index: 1;
}
#main .slider .slide {
max-height: 800px;
-webkit-transition: all 1.5s;
-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-o-transition: all 1.5s;
transition: all 1.5s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
#main .slider .slide::before,
.header_banner::before {
content: "";
background: rgba(0, 0, 0, 0.35);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
.header_banner::after {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
width: 100%;
text-align: center;
color: #fff;
z-index: 2;
}
#main .slider .slide img {
position: relative;
}
#main .slide .slide-outer-text {
top:0;
right: 0;
bottom: 0;
left:0;
}
#main .slide .slide-inner-text {
width: 100%;
color: #fff;
background: none;
top: 50%;
left: 0;
transform: translateY(-50%);
text-align: center;
padding: 0 8vw;
}
#main .slide .slide-inner-text::before {
content: "";
width: 80px;
height: 80px;
margin: 0 auto;
background-size: 100% !important;
display: block;
left: 0;
right: 0;
transform: translatex(100%);
-webkit-transition: all 1.5s;
-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-o-transition: all 1.5s;
transition: all 1.5s;
}
@media only screen and (max-width: 1250px) and (min-width: 1024px) {
#main .slide .slide-inner-text .slide-header h1,
.header_banner::after {
font-size: 2em;
line-height: 1em;
}
#navigation2 {
right: 2%;
}
#main .slide .slide-inner-text::before {
content: "";
width: 50px;
height: 50px;
}
}
#main .slide a .slide-inner-text .slide-text-button,
#main .slide .slide-inner-text .slide-header {
transform: translatex(-100%);
-webkit-transition: all 1.5s;
-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-o-transition: all 1.5s;
transition: all 1.5s;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
#main .slide .slide-inner-text .slide-header h1 {
font-family: 'Finger Paint', cursive;
}
#main .slide .slide-inner-text .slide-text {
transform: translatex(100%);
-webkit-transition: all 1.5s;
-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-o-transition: all 1.5s;
transition: all 1.5s;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
#main .slide .slide-inner-text .slide-text p {
margin: 0;
}
#main .slide a .slide-inner-text .slide-text-button {
margin-top: 2vw;
display: inline-block;
}
#main .slide a .slide-inner-text .slide-text-button::before {
padding: 0.75vw 2vw;
display: inline-block;
border: 0.2vw solid;
transition: all 300ms ease-in-out;
}
#main .slide.active a .slide-inner-text .slide-text-button,
#main .slide.active .slide-inner-text::before,
#main .slide.active .slide-inner-text .slide-header,
#main .slide.active .slide-inner-text .slide-text {
transform: translatex(0);
}
#main #prev,
#main #next {
top: 50%;
width: 40px;
height: 40px;
border: 8px solid rgba(150,150,150,0.75);
margin-top: -20px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
#main #next {
right: 5%;
border-left: none;
border-bottom: none;
}
#main #prev {
left: 5%;
border-right: none;
border-top: none;
}
/* Custom Blog Desktop
-------------------------------------*/
#blog-wrapper, #blog-wrapper * {
box-sizing: border-box;
}
#blog-wrapper {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 15px;
}
.blog-item {
    width: calc(25% - 20px);
    margin: 0 20px 20px 0;
    padding: 15px 15px 60px;
    background: rgb(237, 242, 248);
    border: 1px solid rgba(78, 126, 184, 0.05);
    color: #444;
    position: relative;
}
.blog-item:nth-child(4n) {
	margin-right: 0;
}
#body .blog-item h2 {
font-size: 25px;
line-height: 35px;
margin: 10px 0;
}
#body .blog-item h2, #body .blog-item h2 a {
color: #78bf45;
text-decoration: none;
height: unset;
padding-bottom: unset;
}
#body .blog-item img {
	width: 100%;
}
#body .blog-item a {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    display: block;
    overflow: hidden;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#body .blog-item a img {
        max-width: 100%!Important;
    margin: 0px!Important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.blog-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.blog-item .button {
    position: absolute;
    bottom: 15px;
    margin: 0;
    width: calc(100% - 30px);
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
    clear: both;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #78bf45;
    color: #fff;
    text-shadow: none;
    transition: 200ms ease-in-out;
    cursor: pointer;
}
.blog-item .button:hover {
    background-color: #53B544;
    color: #fff;
}

/* top boxes
----------------------------------------*/
.subfooter_innert {
width: 100%;
padding-bottom: 25px;
}
#custom-top-sub .subfooter_boxt {
width: 100%;
margin: 0;
padding: 2%;
background: #fff;
position: relative;
text-align: center;
overflow: hidden;
}
#custom-top-sub .subfooter_boxt:nth-child(1) {
padding-top: 30px;
color: #111;
}
#custom-top-sub .subfooter_boxt:nth-child(2) {
/*padding-bottom: 60px;*/
/*max-width: 1400px;*/
margin: 0 auto;
float: none;
padding: 2vw 9vw 4vw;
}
#custom-top-sub .subfooter_boxt:nth-child(3) {
width: 100%;
padding: 30px 0;
}
#custom-top-sub .subfooter_boxt:nth-child(4) {
background: none;
padding: 7vw 0;
}
#custom-top-sub .subfooter_boxt:nth-child(4)::before {
content: "";
background: rgba(255, 255, 255, 0.9);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
}
#custom-top-sub .subfooter_boxt h5 {
margin-bottom: 10px;
}
#custom-top-sub .subfooter_boxt:nth-child(1) h5,
.subfooter_boxt:nth-child(1) p {
width: 100%;
margin: 10px auto;
padding: 0 10vw;
}
#custom-top-sub .subfooter_boxt:nth-child(1) h5 {
color: #333;
font-weight: bold;
position: relative;
font-size: 3em;
text-transform: uppercase;
font-family: 'Finger Paint', cursive;
}
#custom-top-sub .subfooter_boxt:nth-child(4) h5::before,
#custom-top-sub .subfooter_boxt:nth-child(1) h5::before {
content: "";
width: 40px;
height: 40px;
display: block;
position: absolute;
top: -4vw;
left: 50%;
transform: translateX(-50%) rotate(45deg);
}
#custom-top-sub .subfooter_boxt:nth-child(1) h5::before {
top: -60px;
}
#custom-top-sub .subfooter_boxt:nth-child(3) h5 {
display: none;
}
#custom-top-sub .subfooter_boxt:nth-child(4) h5 {
width: 95%;
max-width: 600px;
margin: 0 auto;
color: #555;
position: relative;
font-weight: bold;
}
#custom-top-sub .subfooter_boxt:nth-child(4) h5 a {
color: #555;
}
#custom-top-sub .subfooter_boxt:nth-child(3) p {
margin: 0;
color: #fff;
display: inline-block;
font-size: 1.5em;
}
#custom-top-sub .subfooter_boxt:nth-child(3) p a {
    color: #fff;
}
#custom-top-sub .subfooter_boxt:nth-child(4) p {
width: 95%;
max-width: 600px;
margin: 10px auto;
position: relative;
}
#custom-top-sub .subfooter_boxt:nth-child(4) p b {
color: #111;
}
#custom-top-sub .subfooter_boxt:nth-child(2) img {
position: absolute;
top: 50%;
left: 0;
margin: 0;
width: 100%;
transform: translateY(-50%);
}
#custom-top-sub .subfooter_boxt:nth-child(2) .top-click {
width: calc(33.33% - 40px);
height: 0;
padding: 0 0 calc(33.33% - 40px);
margin: 20px;
position: relative;
display: block;
float: left;
-moz-border-radius: 15%;
-webkit-border-radius: 15%;
border-radius: 15%;
overflow: hidden;
/*transition: all .2s ease-in-out;*/
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
font-family: 'Finger Paint';
}
#custom-top-sub .subfooter_boxt:nth-child(2) .top-click:hover {
/*transform: scale(1.1);*/
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

#custom-top-sub .subfooter_boxt:nth-child(2) .top-click::before {
position: absolute;
top: 50%;
width: 100%;
left: 0;
text-transform: uppercase;
transform: translateY(-50%);
z-index: 1;
background: rgba(0,0,0,0.5);
color: rgba(255,255,255,1);
}
#custom-top-sub .subfooter_boxt:nth-child(2) .top-click:nth-child(1)::before {
content: ' Our Baby Room'
}
#custom-top-sub .subfooter_boxt:nth-child(2) .top-click:nth-child(2)::before {
content: ' Our Toddler Room'
}
#custom-top-sub .subfooter_boxt:nth-child(2) .top-click:nth-child(3)::before {
content: 'Our Pre-School'
}
#custom-top-sub .subfooter_boxt:nth-child(4) img {
margin: 0;
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
z-index: -1;
}
#custom-top-sub .subfooter_boxt:nth-child(3) .button,
#custom-top-sub .subfooter_boxt:nth-child(4) .button {
margin: 0 0 0 40px;
padding: 15px 40px;
display: inline-block;
position: relative;
top: -5px;
outline: none;
background: #fff;
text-shadow: none;
box-shadow: none;
cursor: pointer;
border: 3px double;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
#custom-top-sub .subfooter_boxt:nth-child(3) .button:hover {
color: #fff;
background: #333;
}
#custom-top-sub .subfooter_boxt:nth-child(4) .button {
color: #fff;
border: 3px double #fff;
margin: 20px auto !important;
display: block;
top: 0;
position: relative;
}
#custom-top-sub .subfooter_boxt:nth-child(4) .button:hover {
color: #fff;
background: #333;
}

/* Internal Subfooters
---------------------------------------*/
.subfooter_boxt:nth-child(1) {
    width: 100%;
    padding: 2% !important;
    margin: 0;
    background: #578c31;
    color: #fff;
    text-align: left;
    border-top: 15px solid #fff;
}
#main .subfooter_boxt h5 a {
    color: #fff;
    padding: 0 8vw;
    display: block;
    border: none;
    width: 100%;
font-size: 1.7em;
    font-weight: 700;
    font-family: 'Finger Paint';
    text-align: center;
}
.subfooter_boxt:nth-child(1) h5 a {
    color: #fff;
    border-bottom: 1px solid;
    display: block;
}
.home .subfooter_boxt:nth-child(1) p {
    font-size: 1em!Important;
    line-height: 1.3em;
    padding: 0 8vw;
}

.subfooter_boxt:nth-child(1) p {
    font-size: 1.5em;
    line-height: 1.5em;
    padding: 0 8vw;
}
.subfooter_boxt:nth-child(1) p a {
color: #fff;
}
.subfooter_boxt:nth-child(1) p a:hover {
color: #eee;
}
.subfooter_boxt:nth-child(1) .button {
    margin:0 auto !important;
    width: 200px !important;
    background-color: #fff;
    color: #578c31;
    cursor: pointer;
    border: 3px double;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    font-weight: unset;
    text-transform: uppercase;
    font-size: 16px;
}
.subfooter_boxt:nth-child(1) .button:hover {
    color: #fff;
    background: #323233;
}
.subfooter_box, 
.subfooter_box a {
    color: #fff !important;
}

/* sidebar
-----------------------------------------*/
#menu {
width: 35%;
padding: 2vw 10vw 2vw 2vw;
margin: 0;
}
#menu_box {
margin: 0 0 5%;
border: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
#menu_box h4 {
position: relative;
padding: 0 0 0 60px;
border-bottom: 1px solid #ccc;
}
#menu_box h4::before {
content: "";
width: 30px;
height: 30px;
display: block;
position: absolute;
top: 50%;
left: 10px;
transform: translateY(-50%) rotate(45deg);
}
#menu_box .pad {
padding: 3vw;
}
#menu_box form input,
#menu_box form textarea {
width: 100% !important;
color: #999;
background: #fff;
margin: 3px 0;
padding: 5px;
clear: both;
outline: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
#menu_box form textarea {
margin-bottom: 0;
}
#menu_box form .button {
color: #fff;
background: #333;
cursor: pointer;
border: none;
text-shadow: none;
box-shadow: none;
}

/* content
-----------------------------------------*/
#body {
padding-top: 0;
}
#body_text {
width: 100%;
padding: 2vw 10vw;
margin-left: 0;
margin-right: 0;
}
#body_text_inner {
padding: 0;
}
#body_text_inner h1 {
padding-left: 60px;
margin-bottom: 3vw;
position: relative;
border-bottom: 1px solid #ccc;
}
#body_text_inner h1::before {
content: "";
display: block;
position: absolute;
background-image: url(https://cms.pm/uploads/files/muddybootnursery.seesite.biz_--_739269640.png);
background-size: 100%;
left: 10px;
top: 50%;
transform: translateY(-50%);
width: 35px;
height: 35px;
background-color: unset !important;
background-repeat: no-repeat;
}

#main #body_text img {
float: right;
width: 400px;
max-width: 50%;
margin: 0px 0px 10px 25px;
}
.home #main #body_text img {
width: 260px;
}
#main #body_text img.ad-loader {
    float: unset;
    width: unset;
    max-width: unset;
    margin: 0 auto;
}

/* contact form
---------------------------------------------*/
legend {
    color: #578c31;
    background: #ffffff;
    font-size: 1.1em;
    text-transform: uppercase;
    font-family: 'Finger Paint'!important;
    border: 1px solid #0f0f0f;
    padding: 2px 6px;
    font-weight: bold;
    margin-left: 10px;
}

#main #body_text fieldset {
color: #fff;
    background: rgb(87 140 49);
    border: 5px solid #2c5c08;
    padding: 2%;
    text-align: center;
    font-family: 'Finger Paint'!important;
}
#main #body_text fieldset b {
color: #fff;
    font-family: 'Finger Paint'!important;

}
#main #body_text fieldset input,
#main #body_text fieldset textarea {
margin: 10px auto;
padding: 10px;
clear: both;
outline: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
width: 70% !important;
font-family: 'Finger Paint'!important;
}
#main #body_text fieldset input.button {
    width: 30% !important;
    padding: 10px 20px;
    cursor: pointer;
    font-family: 'Finger Paint'!important;
}
#main #body_text fieldset input#policy_accept, 
#main #body_text fieldset input#mailing_list {
width: inherit !important;
}
#main #body_text fieldset #captchaimg {
margin: 0 0 -8px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#body_text fieldset .button {
width: 43%;
background: #fff!Important;
color: #578c31;
}
#main #body_text fieldset .button:hover {
background: #333;
}
#main #body_text form .disclaimer {
width: 75%;
margin: auto;
    font-family: 'Finger Paint'!important;
}

/* products
------------------------------------------------*/
#main #body_text .prods {
width: 27%;
margin: 0 0 0 3%;
padding: 0;
}
#main #body_text .prods img {
display: none;
}
#main #body_text img.prodimg {
display: block;
width: 100%;
}
#main #body_text #prod_description {
width: 70%;
}
#main .products {
background: rgba(0, 0, 0, 0.1);
border: 1px solid rgba(0, 0, 0, 0.5);
padding: 2%;
margin-bottom: 10px;
}
.products img {
    width: 250px!Important;
}
#main .prods {
width: 27%;
margin: 0 0 0 3%;
padding: 0;
}
#main .prods img {
display: none;
}
#main img.prodimg {
display: block;
width: 100%;
}
#main #prod_description {
width: 70%;
}
#main #prod_description .ad-gallery {
width: 100%;
padding: 10px 25px !important;
background: rgba(255, 255, 255, 0.5) !important;
}
#lightbox {
width: 100%;
max-width: 560px;
left: 50% !important;
transform: translateX(-50%);
}
#lightboxDetails,
#lightbox img {
width: 100% !important;
}

/* product cart
---------------------------------------*/
/*#top_cart {
position: absolute;
top: 0;
right: 5vw;
transform: translateY(-43px);
margin: 0;
}*/
#top_cart {
width: auto;
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0px);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.scroll-down #top_cart {
display: none;
}
.products p .button {
float: left !important;
}
#product_description {
width: 100%;
padding: 20px 0;
float: left;
}
#main #body_text #prod_description {
padding-bottom: 20px;
}
.simpleCart_items table {
flex-wrap: wrap;
}
.simpleCart_items table tr,
.simpleCart_items table tbody,
.simpleCart_items table thead,
.simpleCart_items table,
.simpleCart_items {
width: 100%;
display: flex;
}
.simpleCart_items table tbody {
flex-wrap: wrap;
}
.simpleCart_items table tr th,
.simpleCart_items table tr td {
width: calc(20% - 12px);
padding: 10px;
text-align: center;
}
.simpleCart_items table tr th.item-decrement,
.simpleCart_items table tr th.item-increment,
.simpleCart_items table tr td.item-decrement,
.simpleCart_items table tr td.item-increment {
width: 30px;
}

/* reviews
--------------------------------------------*/
#main .reviews {
background: rgba(0, 0, 0, 0.05);
border: 1px solid rgba(0, 0, 0, 0.05);
padding: 20px;
position: relative;
}
#main #body_text .reviews h5 {
padding-left: 45px;
}
.reviews::before {
position: absolute;
height: 40px;
font: 80px Georgia, "Times New Roman", Times, serif;
line-height: 80px;
content: '\201C';
top: 20px;
left: 20px;
}
.reviews span {
line-height: 2em !important;
}

/* news
---------------------------------------------*/
#main #feedback {
background: rgba(0, 0, 0, 0.05);
border: 1px solid rgba(0, 0, 0, 0.05) !important;
padding: 20px !important;
position: relative;
}

/* gallery
---------------------------------------------*/
#main #body_text .ad-gallery {
max-width: 100%;
width: 100%;
}
.ad-gallery .ad-image-wrapper {
height: 30vw;
margin-bottom: 20px;
}
.ad-gallery .ad-image-wrapper div:nth-child(2)  {
display: none !important;
}
#main .ad-image {
width: 100% !important;
height: 100% !important;
top: 0 !important;
left: 0 !important;
text-align: center;
}
#main #body_text .ad-image img {
display: block;
width: auto;
height: 100%;
margin: 0 0 0 50% !important;
transform: translateX(-50%);
float: unset;
max-width: unset;
}
#main #body_text .ad-thumbs img {
float: unset;
margin: unset;
width: unset;
max-width: unset;
}
.ad-gallery .ad-nav {
margin: 20px 0;
}
#lightbox img#closeButton {
width: 15px !important;
}
.gal_thumbs {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
display: block !important;
opacity: 1 !important;
width: 60px;
height: 60px;
background: none;
border: 10px solid;
position: absolute;
top: calc(50% - 20px);
right: 20px;
line-height: 40px;
text-align: center;
border-right: none;
border-bottom: none;
cursor: pointer;
z-index: 4;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image {
left: 20px;
right: auto;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}


/* sub footer bottom
----------------------------------------*/
.subfooter {

}
.subfooter_inner {
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: stretch;
background-size: 100% auto;
background-position: bottom left;
background-repeat: no-repeat;
overflow: hidden;
    border-top: 5px solid #578c31;
    background: #eee!Important;
}
.home .subfooter_inner {
padding-top:0;
border-top-width: 10px;
border-style: solid;
border-left: none;
border-right: none;
border-bottom: none;
background: none!important;
}
/*
.subfooter_inner::before {
content: "";
width: 100%;
height: 0;
border-bottom: 0 solid transparent;
border-left: 0 solid transparent;
border-top: 15vw solid #fff;
border-right: 200vw solid transparent;
display: block;
position: absolute;
top: -7vw;
right: 0;
z-index: 4;
box-sizing: border-box;
transform: translateX(50%);
}
*/
.home .subfooter_inner::before {
display: none;
}
.subfooter_box {
width: 26%;
height: auto;
margin: 5% 0.5%;
position: relative;
text-align: center;
}
.home .subfooter_box:nth-child(1) {
width: 100%;
margin: 0;
padding: 100px 0 70px;
background: transparent;
color: #333;
overflow: hidden;
border-bottom: 10px solid #578c31;
}
/*
.home .subfooter_box:nth-child(2) {
width: 100%;
margin: 0;
padding: 6vw 0;
background-color: #fff;
}
*/
body.home .subfooter_box:nth-child(2) {
margin-left: 10.5%;
margin-right: 0.5%;
clear: left;
}
body.home .subfooter_box:nth-child(3) {
margin-left: 0.5%;
margin-right: 10.5%;
}
body.home .subfooter_box:nth-child(2),
body.home .subfooter_box:nth-child(3) {
margin-bottom: 1%;
margin-top: 5vw;
}
body.home .subfooter_box:nth-child(2) .button, 
body.home .subfooter_box:nth-child(3) .button {
margin: 0 auto;
margin-bottom: 20px;
width: 50%;
cursor: pointer;
border-radius: 5px;
transition: all 300ms ease-in-out;
background-color: #464646;
border: none;
}
body.home .subfooter_box:nth-child(2) .button:hover, 
body.home .subfooter_box:nth-child(3) .button:hover {
background-color: #78BF45;
transform: translateY(-2px);
}
.home .subfooter_box:nth-child(2),
.home .subfooter_box:nth-child(3) {
width: 39%;
padding: 0;
margin: 0;
color: #333;
background-color: #f1f1f1;
border-bottom: 5px solid;
overflow: hidden;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
transform: translateY(0);
box-shadow: inset 0 0px 0 #fff;
}
.home .subfooter_box:nth-child(2):hover, 
.home .subfooter_box:nth-child(3):hover {
color: #292929;
background-color: #e2e2e2;
border-color: #78BF45;
transform: translateY(4px);
box-shadow: inset 0 -4px 0 #fff;
}
.home .subfooter_box:nth-child(2) img, 
.home .subfooter_box:nth-child(3) img {
border-bottom: 4px solid #fff !important;
}
.subfooter_box:nth-last-child(3) {
margin-left: 10%;
}
.subfooter_box:nth-last-child(1) {
margin-right: 10%;
}
.home .subfooter_box img {
margin: 0;
}
.home .subfooter_box:nth-child(1) img {
margin: 0;
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
z-index: -1;
}
.home .subfooter_box:nth-child(1)::before {
content: "";
background: rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
}
.home .subfooter_box .border-style-01::after {
content: "";
width: 40px;
height: 40px;
background-color: #999;
display: block;
position: absolute;
top: calc(50% - 20px);
left: 50%;
transform: translateX(-50%) rotate(45deg);
}
.home .subfooter_box .border-style-01::before {
content: "";
border-top: 1px solid #999;
position: absolute;
top: 50%;
width: 80%;
left: 10%;
}
.home .subfooter_box:nth-child(1) h5,
.home .subfooter_box:nth-child(1) p {
position: relative;
width: 100%;
margin: 10px auto;
padding: 0 10vw;
}
.home .subfooter_box:nth-child(1) h5::before {
    content: "";
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(https://cms.pm/uploads/files/muddybootnursery.seesite.biz_--_307332803.png);
    background-color: unset;
    background-size: 100%;
}
.home .subfooter_box:nth-child(2) p,
.home .subfooter_box:nth-child(3) p {
margin: 1em;
color: #2d2d2d;
}
.home .subfooter_box:nth-child(1) .button {
color: #fff;
background: #333;
border: 3px double #fff;
margin: 20px auto !important;
display: block;
top: 0;
position: relative;
padding: 15px 40px;
outline: none;
text-shadow: none;
box-shadow: none;
cursor: pointer;
border: 3px double;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
.home .subfooter_box:nth-child(1) .button:hover {
background-color: #578c31;
}
body .subfooter_box form {
width: 100%;
padding: 0;
position: relative;
z-index: 5;
}
body .subfooter_box form input,
body .subfooter_box form textarea {
width: 100% !important;
color: #999;
background: #fff;
margin: 3px auto;
padding: 10px;
clear: both;
display: block;
outline: none;
-moz-border-radius:0;
-webkit-border-radius:0;
border-radius:0;
}
body .subfooter_box form input.button {
padding: 15px 10px;
}
body .subfooter_box form textarea {
margin-bottom: 0;
}
body .subfooter_box form br {
display: none;
}
.subfooter_box ul {
padding: 0;
margin: 0;
}
.subfooter_box li {
list-style: none;
padding: 20px;
border-bottom: 1px solid #fff;
}
.subfooter_box:nth-last-child(3),
.subfooter_box:nth-last-child(2),
.subfooter_box:nth-last-child(1),
.subfooter_box:nth-last-child(3) a,
.subfooter_box:nth-last-child(2) a,
.subfooter_box:nth-last-child(1) a {
background-color: transparent;
color: #2d2d2d !important;
}
.subfooter_box:nth-last-child(3) h5,
.subfooter_box:nth-last-child(2) h5,
.subfooter_box:nth-last-child(1) h5 {
margin-bottom: 20px;
border-bottom: 1px solid #2d2d2d;
text-align: center;
text-transform: uppercase; 
font-family: 'Finger Paint', cursive;
}


/* footer
-----------------------------------*/
#footer {
height: auto;
border: none;
}
#footer a {
color: #fff;
}
#footer a:hover {
color: #fff;
}
#footer_inner {
padding: 40px 80px 40px 40px;
text-align: center;
    font-family: 'Finger Paint';
text-transform: uppercase;
}

/* 
---------------------------------------*/
@media screen and (min-width : 1025px) and (max-width : 1450px) {

/* navigation
------------------------------*/
#header.scroll-down #navigation2 {
left: 0;
right: 0;
}
#header.scroll-down #navigation2 {
transform: translateY(-50%) translateX(0%)!Important;
    width: 100%!Important;
}
#main #nav a {
font-size: 0.65em;
padding: 8px 6px;
}
.social_media_header {
left: 1vw;
}
}

@media screen and (min-width : 1025px) and (max-width : 1900px) {

#header.scroll-down h5 a, #header.scroll-down h6 a {
    display: none!Important;
}

#header.scroll-down h5, #header.scroll-down h6 {
    display: none!Important;
}
#header.scroll-down #navigation2 {
    transform: translateY(-50%) translateX(50%);
    width: 100%;
}
.navArrow.white:after {
    right: -7.6px;
}
}
@media screen and (min-width : 1025px) and (max-width : 1220px) {
#header.scroll-down #nav a {
font-size: 0.55em;
}
}