/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {padding:0;margin: 0;}
p {margin: 0;}
html,body{
	background:#F3EEEA;
	font-family: 'Montserrat', sans-serif;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.header{
	background:#fff;
	padding:1em;
	position:relative;
}
.logo{
	float:left;
	padding:1em 0em;
}
.head-part {
	background: url(../images/ribben.png) no-repeat center top;
	background-size:cover;
	position:absolute;
	right:-11px;
	top:22px;
}
.head-part ul li {
	display: inline-block;
}
.head-part ul li  a{
	padding: 0em 0.5em;
	color:#fff;
	text-decoration:none;
}
.head-part ul li  a:hover{
	color:#F1715E;
}
.head-part ul{
	padding: 4px 80px 4px 6px;
}
.head-bann{
}
.head-nav {
	float:right;
}
.head-nav ul{
	margin:0;
	padding:0;
}
.head-nav ul li{
	display:inline-block;  
}
.head-nav ul li a{
	color:#668333;
	text-decoration:none;
	font-size: 1.3em;
	font-weight:400;
	display:block;	
	padding:0.5em 1em;	
	text-transform:uppercase;
}	
.head-nav ul li a:hover,.head-nav ul li.active a{
	color:#3F8DA3;
}
.banner{
	background: url(../images/banner.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:520px;
}
.banner-info{
	padding:8em 0em 0em;
}
.info1{
	text-align:center;
}
.banner h1 {
	font-size: 2em;
	font-weight: 700;
	color: #ffffff;
	width: 30%;
	margin-left: 9em;
	background: #4391A5;
	padding: 0.8em;
	line-height:1.8em;
}
.banner span {
	font-size: 0.875em;
	font-weight: 400;
}
/**** Slider *****/
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display:block;
}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	right:40%;
	bottom:35px;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width:0px;
	height:0px;
	background:#fff51f;
}
.wmuSliderPagination a.wmuActive {
	background:#fb4d01;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
	position: absolute;
	width:27px;
	height:62px;
	text-indent: -9999px;
	background: url(../images/img-sprite.png)no-repeat #585857 ;
	top:35%;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderNext {
	background-position:-28px 4px;
	right: 0em;
	top: 100px;
}
.wmuSliderPrev {
	background-position:-2px 4px;
	left: 0em;
	top: 100px;
}
/* --grids-- */
.grids{
	padding:3em 0;
}
.grid1:hover .look{
	background:rgba(102, 131, 51, 0.79);
}
.grid2:hover .look1{
	background:rgba(237, 100, 80, 0.55);
}
.grid3:hover .look2{
	background:rgba(1, 185, 236, 0.63);
}
.grid1{
	position:relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.look {
	position: absolute;
	right:54px;
	bottom: 0;
	background:rgba(1, 185, 236, 0.63);
	padding: 15px 2px 2px 14px;
}
.look1 {
	position: absolute;
	right:54px;
	bottom: 0;
	background:rgba(102, 131, 51, 0.79);
	padding: 15px 2px 2px 14px;
}
.look2 {
	position: absolute;
	right:54px;
	bottom: 0;
	background:rgba(237, 100, 80, 0.55);
	padding: 15px 2px 2px 14px;
}
.look h4{
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
}
.look p{
	-webkit-text-stroke: 0.5px;
	font-size: 0.8125em;
	color: #fff;
	text-transform: uppercase;
	line-height:1.8em;
}
.look1 h4{
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
}
.look1 p{
	-webkit-text-stroke: 0.5px;
	font-size: 0.8125em;
	color: #fff;
	text-transform: uppercase;
	line-height:1.8em;
}
.look2 h4{
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
}
.look2 p{
	-webkit-text-stroke: 0.5px;
	font-size: 0.8125em;
	color: #fff;
	text-transform: uppercase;
	line-height:1.8em;
}
.grid1 h3{
	font-size: 3em;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 0 6px #626464;
	position: absolute;
	top: 90px;
	right: 85px;
}
.grid2 h3{
	font-size: 3em;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 0 6px #626464;
	position: absolute;
	top: 90px;
	right: 70px;
}
.grid3 h3{
	font-size: 3em;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 0 6px #626464;
	position: absolute;
	top: 90px;
	right: 80px;
}
i.arrow {
	width: 30px;
	height: 30px;
	background: url(../images/img-sprite.png)no-repeat -62px -15px;
	display: inline-block;
	margin:-0.5em 0.5em;
}
.look ul li{
	display:inline-block;
}
.look ul {
	padding:0;
}
.look1 ul li{
	display:inline-block;
}
.look1 ul {
	padding:0;
}
.look2 ul li{
	display:inline-block;
}
.look2 ul {
	padding:0;
}
/* --events-- */
.twenty{
	width:13%;
	float:left;
}
.events h3{
	font-size:1.8em;
	font-weight:400;
	color:#4999AF;
}
.sunday{
	width:55%;
	float:left;
}
.mor{
	width:32%;
	float:left;
	text-align:right;
}
.family {
	padding: 2em 0em;
	border-top: 1px solid #E5E4E4;
}
.twenty h4{
	font-size:2em;
	font-weight:400;
	color:#668333;
	margin:0em;
}
.twenty p{
	font-size:1em;
	font-weight:400;
	color:#668333;
	line-height:1.8em;
}
.sunday h5{
	font-size:1.3em;
	font-weight:400;
	color:#F1715E;
}
.sunday p{
	font-size:1.1em;
	font-weight:400;
	color:#5F5F5F;
	line-height:1.8em;
}
a.more {
	background: #4999AF;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 300;
	padding: 0.2em 1.2em;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-msborder-radius: 3px;
	margin: 1em 0em 0em;
}
a.more:hover{
	background: #F1715E;
	color: #fff;
}
.oaks p{
	font-size:1.1em;
	font-weight:400;
	color:#5F5F5F;
	margin:1em 0em;
	line-height:1.8em;
}
a.read {
	font-size:1.2em;
	font-weight:400;
	color:#F1715E;
	text-decoration:none;
}
a.read:hover{
	color:#668333;
}
/* --events-- */
/* --footer-- */
.footer{
	background:#525252;
}
.news h4{
	font-size:1.3em;
	font-weight:400;
	color:#fff;
	margin:0em 0em 2em;
}
.news form input[type="submit"] {
	background: #4999AF;
	padding: 0.5em 6em;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	display: block;
	outline: none;
	border: none;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-msborder-radius: 3px;
}
.news form input[type="submit"]:hover {
	background: #D94748;
	color: #fff;
}
.service h5{
	font-size:1.3em;
	font-weight:400;
	color:#fff;
	margin:0em 0em 2em;
}
.service h6{
	font-size:1.3em;
	font-weight:400;
	color:#fff;
}
.service p{
	font-size:0.875em;
	font-weight:400;
	color:#fff;
	line-height:1.8em;
}
.connect h5{
	font-size:1.3em;
	font-weight:400;
	color:#fff;
	margin:0em 0em 2em;
}
.footer-top{
	border-bottom:1px solid #807C7C;
	padding:4em 0em;
}
.connect ul li{
	display:inline-block;
}
.connect ul{
	padding:0;
}
i.fb {
	width: 34px;
	height: 34px;
	background: url(../images/img-sprite.png)no-repeat -95px -16px;
	display: inline-block;
}
i.fb:hover{
	opacity: 0.4;
}
i.twt{
	width: 34px;
	height: 34px;
	background: url(../images/img-sprite.png)no-repeat -138px -16px;
	display: inline-block;
}
i.twt:hover{	
	opacity: 0.4;
}
i.yout {
	width: 34px;
	height: 34px;
	background: url(../images/img-sprite.png)no-repeat -180px -16px;
	display: inline-block;
}
i.yout:hover{
	opacity: 0.4;
}
i.payp {
	width: 34px;
	height: 34px;
	background: url(../images/img-sprite.png)no-repeat -225px -17px;
	display: inline-block;	
}
i.payp:hover{
	opacity: 0.4;
}
i.email {
	width: 34px;
	height: 34px;
	background: url(../images/img-sprite.png)no-repeat -269px -17px;
	display: inline-block;
}
i.email:hover{
	opacity: 0.4;
}
.bottom p{
	font-size:1.1em;
	font-weight:400;
	color:#fff;
	margin:1em 0em;
	line-height:1.8em;
}
.bottom a{
	color:#4999AF;
}
/* --footer-- */
/* --about-- */
.about {
	margin: 3em 0em 6em;
}
.banner-info1{
	padding:16em 0em 0em;
}
.banner-info1 h2{
	font-size: 1.8em;
	font-weight: 400;
	color: #ffffff;
	width: 29%;
	margin-left:0em;
	background: #4391A5;
	padding: 0.3em 0.5em;
	line-height: 1.5em;
}
.events {
	margin: 3em 0em;
}
.shop {
	margin: 3em 0em;
}
.about h3{
	font-size:2em;
	font-weight:400;
	color:#4999AF;
	margin:1em 0em;
}
.mission p{
	font-size:1.1em;
	font-weight:400;
	color:#5F5F5F;
	line-height:1.8em;
	margin:1em 0em;
}
.mission-1 ul li{
	display:block;
}
.mission-1 ul li a {
	font-size: 1.5em;
	font-weight: 400;
	color: #4292A8;
	text-decoration: none;
	margin: 0em 3em;
	line-height: 2.5em;
	display: block;
	border-bottom: 1px solid #D8D8D8;
}
.mission-1 ul li a:hover{
	color:#F1715E;
}
.mission-1 {
	margin: 3em 0em;
}
/* --about-- */
.grids-1 {
	padding: 3em 0;
}
.grids-2{
	padding: 3em 0 6em;
}
.f-su{	
	width:80%;
	float:left;
	background:#F1715E;
	padding:24px;
}
.mnth{
	width:20%;
	float:right;
	text-align:center;
	background:#668333;
	padding:11px 10px 12px;
}
.look-1{
	position: absolute;
	left:15px;
	bottom: -59px;
	background: rgba(141, 141, 141, 0.51);
	width:92.5%;
}
.look-2{
	position: absolute;
	left:15px;
	bottom: -59px;
	background: rgba(141, 141, 141, 0.51);
	width:92.5%;
}
.look-1 h4 {
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}
.look-2 h4 {
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}
.mnth h5{
	font-size: 1.1em;
	color: #fff;
	margin: 0;
}
.mnth p{
	font-size: 1.1em;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	line-height:1.8em;
}
/*--*/
.f-su-1{	
	width:80%;
	float:left;
	background:#F1715E;
	padding:21px;
}
.f-su-1:hover{	
	background:#4999AF;
}
.mnth-1{
	width:20%;
	float:right;
	text-align:center;
	background:#4999AF;
	padding:22px 15px 22px;
}
.mnth-1:hover{
	background:#F1715E;
}
.mnth-1 h6{
	font-size: 1.1em;
	color: #fff;
	margin: 0;
}
/*--*/

/*--*/
.sb-search {
	width: 0%;
	position: absolute;
	right: 44px;
	top: 0px;
	min-width: 45px;
	height: 49px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	outline: none;
	background: #76B2C3;
	width: 95%;
	height: 28px;
	margin: 0;
	z-index: 10;
	padding: 5px 15px;
	font-size: 15px;
	color: #ffffff;
}
.sb-search-input::-webkit-input-placeholder {
	color: #ffffff;
}
.sb-search-input:-moz-placeholder {
	color: #ffffff;
}
.sb-search-input::-moz-placeholder {
	color: #efb480;
}
.sb-search-input:-ms-input-placeholder {
	color: #ffffff;
}
.sb-icon-search,.sb-search-submit  {
	width: 30px;
	height: 28px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 71px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #668333 url('../images/search.png') no-repeat -4px 1px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    color: transparent;
	border: none;
	outline: none;
	z-index: -1;
	-webkit-appearance: none;
}
.sb-icon-search {
    background:#76B2C3 url('../images/search.png') no-repeat -4px 1px;
	z-index: 90;
}
/* Open state */
.sb-search.sb-search-open, .no-js .sb-search {
width: 100%;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
	background: #c0c0c0 url('../images/search.png') no-repeat -20px 7px;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
/*--*/
/*-- contact --*/
.contact {
	padding:2em 0;
}
.contact h3{
	color: #4391A5;
	font-size: 2em;
	margin: 1em 0;
}
.map iframe {
	width: 100%;
	min-height: 400px;
	border: none;
}
.contact-form{
	margin-top:2em;
}
.contact form input[type="text"] {
	width: 100%;
	color: #898888;
	outline: none;
	font-size: 16px;
	padding: .5em;
	margin-bottom:1em;
	border: solid 1px #D5D4D4;
	-webkit-appearance: none;
}
.contact form textarea {
	resize: none;
	width: 100%;
	color: #898888;
	font-size: 16px;
	outline: none;
	padding: .5em;
	border: solid 1px #D5D4D4;
	min-height: 150px;
	-webkit-appearance: none;
}
.contact form input[type="submit"] {
	border: none;
	outline: none;
	color: #3A8AA0;
	background: none;
	font-size: 18px;
	font-weight: 600;
	margin: .6em 0;
	-webkit-appearance: none;
}
.contact form input[type="submit"]:hover{
	color: #F1715E;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.contact-info h3{
	color:#4391A5;
	font-size: 24px;
	margin: 1em 0;
}
.contact-info p{
	color: #858585;
	font-size:1.1em;
	font-weight:400;
	margin: 0;
	line-height:1.8em;
}
.contact-info h6{
	color: #F1715E;
	font-size: 16px;
	font-weight: 700;
	line-height:1.8em;
	margin: 0.5em 0;
}
.contact-infot span {
	display: block;
}
.contact-info span{
	display:block;
}
/*--*/
ul.breadcrumbs{
	padding:0;
	list-style:none;
	float:left;
}
ul.breadcrumbs li{
	display:inline-block;
	font-size:1.1em;
	color:#000;
}
ul.breadcrumbs li.women{
	background:#ffd400;
	padding:3px;
}
ul.previous{
	padding:0;
	list-style:none;
	float:right;
}
ul.previous li a{
	color:#999;
	font-size:1.1em;
}
.dreamcrub{
	margin: 2em 0 3em 0;
	border-top: 1px solid #C9C9C9;
	padding: 0.6em 0;
	border-bottom: 1px solid #C9C9C9;
}
/*--single--*/
.single{
	margin:5em 0em;
}
.cont{
	display: block;
	float:left;
}
.span_2_of_bottom1 {
	width:68.1%;
}
.lsidebar{
	display: block;
	float:right;
	margin-left:3.333%;
} 	
.span_2_of_bottom {
	width: 66.1%;
}
.span_1_of_bottom {
	width:25.1%;
	border: 1px solid #DDD;
}
.span_2_of_bottom p,
.span_1_of_bottom  p  {
	font-size:0.8125em;
	padding:0.5em 0;
	color: #888;
	line-height: 1.5em;
}
.desc{
	padding:5%;
}
.desc h5 a{
	color:#C0313C;
	font-size: 0.788em;
}
.desc h5 a:hover{
	color:#333;
}
.button {
	border: none;
	background: #45A43E;
	color: #FEF503;
	float: right;
	padding: 7px 15px;
	font-size: 12px;
	cursor: pointer;
	outline: none;
	text-transform:uppercase;
}
.button:hover {
	background:#333;
}
.price-text{
	padding:5% 0;
}
.span_3_of_2 {
	width: 47.3333%;
}
.desc1 {
	display: block;
	float: right;
}
p.stock {
	display: block;
	font-size: 0.89em;
	color: #555;
	margin: 10px 0;
}
.row-2 {
	overflow: hidden;
	text-align: left;
	padding-top: 6px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
span.on_sale {
	display: block;
	float: left;
	padding: 15px 6px 0 30px;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: #777777;
}
.price1 {
	padding: 4% 0;
}
span.actual1 {
	text-decoration: line-through;
	margin-right: 8%;
	color: #888;
	font-size: 1.2em;
}
.images_3_of_2 {
	width:35.2%;
	float: left;
	margin-right: 2.6%;
}
.single-bottom1 h6, .single-bottom2 h6 {
	background: #F3F3F3;
	padding: 10px;
	color: #333;
	font-size: 1.2em;
}
p.prod-desc {
	color: #888;
	padding-top: 2%;
	font-size: 0.9em;
	line-height: 1.8em;
}
.single-bottom1 {
	padding: 3% 0 4%;
}
.product {
	padding: 3% 0 0 0;
}
.product-desc {
	width: 82.3333%;
	float: left;
	border-width: 0 1px 0 0;
	border-right: 1px solid #DDD;
}
.product-img {
	width: 21.5%;
	float: left;
	margin-right: 2.5%;
}
.w_nav2  li{
	display: inline-block;
	margin: 0 0.2em 0.2em 0;
}
.w_nav2 li a{
	display: block;
	padding: 20px;
}
.w_nav2 li a.color1{
	background:	#0AA5E2;
}
.w_nav2 li a.color2{
	background:	#E52D6D;
}
.w_nav2 li a.color3{
	background:	#303030;
}
.w_nav2 li a.color4{
	background:	#B71E32;
}
.w_nav2 li a.color5{
	background:	#353F49;
}
.w_nav2 li a.color6{
	background:	#45BF55;
}
.w_nav2 li a.color16{
	background:	#9D18B1;
}
.w_nav2 li a.color7{
	background:	#FF7F00;
}
.w_nav2 li a.color17{
	background:	#2A18B1;
}
.w_nav2 li a.color8{
	background:	#8B4513;
}
.w_nav2 li a.color9{
	background:	#FFD700;
}
.w_nav2 li a.color10{
	background:	#121212;
}
.w_nav2 li a.color11{
	background:	#C0C0C0;
}
.w_nav2 li a.color12{
	background:	#0AA5E2;
}
.w_nav2 li a.color13{
	background:	#FFCBDB;
}
.w_nav2 li a.color14{
	background:	#B87333;
}
.w_nav2 li a.color15{
	background:	#BFB540;
}
.prod1-desc {
	width: 75.2%;
	float: left;
	margin-top: 1.5em;
}
.product-desc h5 {
	padding-bottom: 2%;
}
.product-desc h5 a{
	color:#3A8AA0;
	font-size:20px;
}
.product-desc h5 a:hover{
	color:#F1715E;
	text-decoration:none;
}
p.product_descr {
	color: #555;
	font-size: 1em;
	line-height: 1.8em;
}
.product_price {
	width:15.3333%;
	float: left;
	padding: 0 0px 0px 16px;
	margin-top: 1.5em;
}
.price-access {
	color: #668333;
	font-size: 1em;
}
.button1 {
	border: none;
	background:#F1715E;
	padding: 7px 10px;
	color: #FFF;
	font-size: 13px;
	cursor: pointer;
	outline: none;
	margin-top: 9%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.button1:hover{
	background:#3A8AA0;
	color: #fff;
}
.desc1 h3{
	color: #333333;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 1em;
}
.desc1 p{
	margin-top: 2%;
	font-size: 1.8em;
	color: #668333;
	line-height: 1.8em;
	-webkit-text-stroke: 1.5px;
	text-shadow: 0 1px 0 #ffffff;
	letter-spacing: 1px;
}
.desc1 p a{
	margin-left:5px;
	color:#555555;
	text-transform:uppercase;
	font-size: 13px;
	-webkit-text-stroke: 0px;
	letter-spacing: 0px;
	line-height:1.8em;
}
.desc1 p a:hover{
	color: #00405d;
}
.det_nav {
	margin: 4% 0;
}
.det_nav ul{
	padding:0;
	list-style:none;
}
.det_nav h4{
	line-height:1.8em;
	font-size: 1em;
	color: #555555;
	text-transform:uppercase;
	margin-bottom: 4%;
}
.det_nav ul li{
	display: inline-block;
	width: 23.33333%;
	margin-left: 1%;
}
.det_nav ul li:first-child{
	margin-left: 0;
}
.det_nav ul li a{
	display:block;
}
.det_nav ul li a img{
	border: 1px solid #DADADA;
}
.btn_form{
	margin: 2% 0 2%;
}
.btn_form a{
	cursor:pointer;
	border:none;
	outline:none;
	display: inline-block;
	font-size: 1em;
	padding: 10px 34px;
	background: #3A8AA0;
	color:#fff;
	text-transform:uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btn_form a:hover{
	background: #F1715E;
	text-decoration:none;
}
.desc1  a span{
	font-size:0.8125em;
	color:#555555;
	text-transform:uppercase;
	text-decoration:underline;
}
.desc1 a span:hover{
	color: #00405d;
	text-decoration:none;
}
.det_nav1 h4{
	font-size: 1em;
	text-transform:uppercase;
	color: #555;
	margin-bottom: 6%;
}
.det_nav1 ul li{
	display: inline-block;
	margin-left: 10px;
}
.det_nav1 ul li:first-child{
	margin-left: 0;
}
.w_sidebar {
	margin-bottom: 3em;
}
.view .mask, .view .content {
	top: 230px;
	left: 111px;
}
.shoping_left h4 a {
	font-size: 0.85em;
}
.shoping_left a.btn1 {
	padding: 8px 15px;
	font-size: 1em;
}
.reg_fb i {
	padding: 15px 10px;
	font-size: 1em;
}
.single-bottom2 {
	margin-bottom: 2em;
}
/*--*/
.span_2_of_3 {
	width: 77.1%;
}
.span_1_of_left {
	width:19.2%;
}
.span_1_of_right {
	border: 1px solid #D4DFE2;
	padding: 0;
	margin-left: 2%;
	width: 23%;
}
.w_sidebar{
	border: 1px solid #EBEBEB;
}
.w_nav1 ul{
	padding:0;
	list-style:none;
}
.w_nav1{
	padding: 20px;
}
.w_nav1 h4{
	text-transform:uppercase;
	color: #3A8AA0;
	font-size: 1.5em;
	margin-bottom: 5px;
}
.w_nav1 ul li{
	line-height: 2em;
}
.w_nav1 ul li a{
	display: block;
	text-transform:uppercase;
	color: #555555;
	font-size: 1em;
}
.w_nav1 ul li a:hover{
	color:#00405d;
}
.w_nav1 h3{
	padding: 16px 19px 3px;
	font-size: 1.3em;
	color: #555555;
	text-transform: uppercase;
	font-weight: 700;
}
.rsidebar {
	display: block;
	float: left;
	margin: 1% 3.5% 0% 0;
}
h3.m_2 {
	font-size: 1em;
	font-weight: 500;
	padding: 10px;
	background: #3A8AA0;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 1em;
}
.metro{
	position: relative;	
	cursor: pointer;
	font-weight:600;
	background:#fff;
	color:#898989;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.metro.open{
	z-index: 2;
}
.metro:hover,
.metro.focus{
	color:#666;
}
/* OLD SELECT (HIDDEN) */
.metro .old{
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}
.metro select{
	position: absolute;
	left: 0px;
	top: 0px;
}
.metro.touch select{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
/* SELECTED FEEDBACK ITEM */ 
.metro .selected {
    color: #96a6a7;
}
.metro .selected:hover{
	color:#e94e38;
}
.metro .selected,
.metro li{
	display: block;
	padding: 8px 0px 8px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 13px;
	padding-left: 6px;
	font-weight: 400;
	color: #555555;
}
.product_right {
margin-bottom: 2em;
}
.metro .selected::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding:6px;
	background:url(../images/p_plus.png) no-repeat 0px 10px;
}
.metro:hover .selected::after,
.metro.focus .selected::after{
	background:url(../images/minus.png) no-repeat 1px 12px;
}
/* DROP DOWN WRAPPER */
.metro div{
	position: absolute;
	height: 0;
	left: 0;
	right: 0;
	top: 100%;
	margin-top:1px;
	overflow: hidden;
	opacity: 0;
	color: #FFF;
}
/* Height is adjusted by JS on open */
.metro.open div{
	opacity: 1;
	z-index: 2;
}
/* FADE OVERLAY FOR SCROLLING LISTS */
.metro.scrollable div::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
}
.metro.scrollable.bottom div::after{
	opacity: 0;
}
/* DROP DOWN LIST */
.metro ul{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding:0;
	list-style: none;
	overflow: hidden;
	background:#668333;
}
.metro.scrollable.open ul{
	overflow-y: auto;
}
/* DROP DOWN LIST ITEMS */
.metro li{
	list-style: none;
	padding: 6px 10px;
	font-size: 1em;
	font-weight: 400;
	text-transform: lowercase;
	color: #fff;
}
.metro li:last-child {
    border-bottom: 0;
}
/* .focus class is also added on hover */
.metro li:hover{
	background-color:#DD3E27;
}
.metro li.focus{
	background:#DD3E27;
	position: relative;
	z-index: 3;
	color:#FFF;
}
.metro li.active{
    background-color:#3A8AA0;
	color: #fff;
}/*--*/
.veiw-img-mark{
	position:absolute;
	top:40%;
	left:35%;
	display: none;
}
.veiw-img-mark a {
	background: #668333;
	padding: 10px 20px 10px 2px;
	color: #fff;
	font-size: 0.875em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.fam:hover div.veiw-img-mark{
	display: block;
}
button.add2cart {
	border: none;
	padding: 0;
	outline:none;
	float: left;
	margin: 12px 0 0 0;
	position:relative;
}
button.add2cart span {
	color: #fff;
	background: #ff530d;
	margin: 0;
	font-size: 15px;
	font-weight: 300;
	padding: 0.35em 0.6em 0.35em 1.7em;
	line-height: 2em;
}
button.add2cart span:hover {
	background: #ffd400;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
i.white-cart1{
	width: 20px;
	height: 20px;
	background: url("../images/img-sprite.png") no-repeat -40px 0px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	top: 21%;
	left: 3%;
}
.dreamcrub img {
	margin-bottom: 5px;
}
.fam img:hover {
	opacity: 0.5;
}
/*--responsive design--*/
@media (max-width:1280px){
.banner h1 {
	font-size: 1.7em;
}
.look {
	right: 14px;
	bottom: -1px;
	padding: 15px 3px 2px 17px;
}
.look1 {
	right: 15px;
	bottom: -1px;
	padding: 15px 9px 2px 19px;
}
.look2{
	right: 14px;
	bottom: -1px;
	padding: 15px 1px 2px 9px;
}
.grid2 h3 {
	font-size: 2.5em;
	top: 94px;
	right: 36px;
}
.grid1 h3 {
	font-size: 2.5em;
	top: 94px;
	right: 36px;
}
.grid3 h3 {
	font-size: 2.5em;
	top: 94px;
	right: 36px;
}
.news form input[type="submit"] {
	padding: 0.5em 4em;
}
.look-1 {
	left: 15px;
	bottom: -58px;
	width: 91%;
}
.f-su {
	padding: 20px;
}
.mnth {
	padding: 8px 10px 6px;
}
.mnth-1 {
	padding: 17px 9px 19px;
}
.f-su-1 {
	padding: 18px 10px 17px 18px;
}
.look-2 {
	left: 15px;
	bottom: -53px;
	width: 90.8%;
}
.head-nav ul li a {
	font-size: 1.2em;
}
.head-part {
	top: 18px;
}
.button1 {
	padding: 6px 6px;
}
.product-desc h5 {
	padding-bottom: 0%;
}
}
/*--responsive design--*/
@media (max-width:1024px){
.banner h1 {
	font-size: 1.5em;
}
.banner {
	min-height: 500px;
}
.look2 {
	right: 15px;
}
.events h3 {
	font-size: 1.6em;
}
.oaks p {
	font-size: 1em;
}
.events {
	margin: 2em 0em;
}
.news h4 {
	font-size: 1.2em;
}
.news form input[type="submit"] {
	font-size: 16px;
}
.service h5 {
	font-size: 1.2em;
}
.service h6 {
	font-size: 1.1em;
}
.connect h5 {
	font-size: 1.2em;
}
.about h3 {
	font-size: 1.7em;
}
.mission p {
	font-size: 1em;
}
.mission-1 ul li a {
	font-size: 1.2em;
}
.about {
	margin: 3em 0em 3em;
}
.contact-info h3 {
	font-size: 20px;
}
.contact-info p {
	font-size: 1em;
}
.contact-info h6 {
	font-size: 14px;
}
.map iframe {
	min-height: 300px;
}
.span-single {
	padding: 0;
}
.span_3_of_2 {
	width: 35.3333%;
}
}
/*--responsive design--*/
@media (max-width:768px){
.head-nav ul li{
	display:block;
	float:none;
}
.head-nav ul li a {
	border-right: none;
	border-bottom: none;
	background: #668333;
	color: #ffffff;
}
.head-nav ul{
	position: absolute;
	margin: 0;
	padding: 2% 0;
	z-index: 999;
	width: 92%;
	display: none;
	text-align: center;
	left:2em;
	top:4em;
}
.head-nav span.menu{
	display:block;
	background:none;
	position:absolute;
	top:42px;
	right:14px;
	cursor:pointer;
}	
.head-nav span.menu:before{
	content:url(../images/menu.png);
	color:#FFF;
	font-size:1.3em;
	text-transform:uppercase;
	text-align:right;
	padding:0.5em 0.3em;
	cursor:pointer;
}
.head-nav ul li a {
	text-decoration: none;
	font-size: 1.2em;
	padding: 0.5em 0.3em;
}
.head-nav{
	background:none;
}
.head-nav ul li a:hover, .head-nav ul li.active a {
	border-bottom:none;
	color:#000000;
}
.header {
	padding: 0.5em 1em;
}
.head-part {
	top: 12px;
}
.banner h1 {
	font-size: 1.5em;
	width: 40%;
	margin-left:3em;
}
.banner-info {
	padding: 7em 0em 0em;
}
.wmuSliderNext {
	top: 65px;
}
.wmuSliderPrev {
	top: 65px;
}
.banner {
	min-height: 370px;
}
.grid1 {
	margin: 0em 0em 4em;
}
.grids {
	text-align: center;
}
.look {
	right: 215px;
	bottom: 0px;
}
.grid2 {
	margin: 0em 0em 4em;
}
.grid1 h3 {
	font-size: 2em;
	top: 100px;
	right: 315px;
}
.look1 {
	right: 215px;
	bottom: 0px;
	padding: 15px 6px 2px 20px;
}
.grid2 h3 {
	font-size: 2em;
	top: 100px;
	right: 270px;
}
.look2 {
	right: 216px;
	bottom: 0px;
	padding: 15px 1px 2px 10px;
}
.grid3 h3 {
	font-size: 2em;
	top: 100px;
	right: 300px;
}
.events h3 {
	font-size: 1.5em;
}
.oaks {
	margin: 3em 0em;
}
.footer {
	text-align: center;
}
.news form input[type="submit"] {
	margin: 0 auto;
}
.news h4 {
	margin: 0em 0em 1em;
}
.col-md-4.news {
	margin: 0em 0em 3em;
}
.service h5 {
	margin: 0em 0em 1em;
}
.service {
	margin: 0em 0em 3em;
}
.connect h5 {
	margin: 0em 0em 1em;
}
.bottom p {
	font-size: 1em;
}
.service h6 {
	font-size: 1em;
}
.service p {
	font-size: 0.8125em;
}
.banner-info1 {
	padding: 11em 0em 0em;
}
.banner-info1 h2 {
	font-size: 1.5em;
	width: 38%;
}
.about h3 {
	font-size: 1.5em;
}
.mission-1 ul li a {
	margin: 0em 0em;
}
.events {
	text-align: center;
}
.fam {
	margin: 0em 0em 7em;
}
.look-1 {
	left: 191px;
	bottom: -57px;
	width: 49.2%;
}
.grids-2 {
	padding: 0em 0 0em;
}
.shop {
	text-align: center;
}
.look-2 {
	left: 190px;
	bottom: -53px;
	width: 49.3%;
}
.veiw-img-mark {
	top: 47%;
	left: 41%;
}
.span_1_of_right {
	width: 40%;
}
.images_3_of_2 {
	width: 34.2%;
	margin-right: 1.6%;
}
.span_3_of_2 {
	width: 38.3333%;
}
.w_nav2 li a {
	padding: 17px;
}
.map iframe {
	min-height: 250px;
}
.contact h3 {
	font-size: 1.7em;
}
.contact-info h3 {
	font-size: 18px;
}
.contact-info h6 {
	font-size: 13px;
}
.contact form input[type="submit"] {
	font-size: 16px;
}
.contact form input[type="text"] {
	font-size: 14px;
}
.contact form textarea {
	font-size: 14px;
}
}
/*--responsive design--*/
@media (max-width:640px){
.banner h1 {
	font-size: 1.3em;
	width: 42%;
	margin-left: 4em;
}
.banner-info {
	padding: 5em 0em 0em;
}
.wmuSliderNext {
	top: 50px;
}
.wmuSliderPrev {
	top: 50px;
}
.banner {
	min-height: 330px;
}
.look {
	right: 152px;
}
.grid1 h3 {
	font-size: 1.7em;
	top: 100px;
	right: 245px;
}
.look1 {
	right: 152px;
}
.grid2 h3 {
	font-size: 1.8em;
	right: 215px;
}
.look2 {
	right: 152px;
}
.grid3 h3 {
	font-size: 1.8em;
	right: 245px;
}
.events h3 {
	font-size: 1.3em;
}
.twenty h4 {
	font-size: 1.3em;
}
.sunday h5 {
	font-size: 1.2em;
}
a.more {
	font-size: 14px;
}
.sunday {
	text-align: left;
}
.mor {
	width: 20%;
	text-align: center;
}
.twenty {
	width: 20%;
	text-align:center;
}
.head-part ul {
	padding: 4px 56px 4px 6px;
}
.head-part ul li a {
	font-size: 0.8125em;
}
.news form input[type="submit"] {
	font-size: 14px;
}
.about h3 {
	font-size: 1.4em;
}
.mission-1 ul li a {
	font-size: 1.1em;
}
.banner-info1 {
	padding: 8em 0em 0em;
}
.banner-info1 h2 {
	font-size: 1.4em;
}
.look-1 {
	left: 127px;
	bottom: -57px;
	width: 59.3%;
}
.look-2 {
	left: 127px;
	bottom: -52px;
	width: 59.3%;
}
.w_nav2 li a {
	padding: 13px;
}
.btn_form a {
	font-size: 0.8125em;
	padding: 8px 20px;
}
.desc1 h3 {
	font-size: 1.2em;
}
.desc1 p {
	font-size: 1.5em;
}
.single {
	margin: 2em 0em;
}
.product-desc h5 a {
	color: #3A8AA0;
	font-size: 18px;
}
.price-access {
	font-size: 0.875em;
}
.button1 {
	padding: 6px 8px;
	font-size:11px;
}
.product_price {
	padding: 0 0px 0px 8px;
}
.span_3_of_2 {
	width: 100%;
	margin: 15em 0em 0;
}
}
/*--responsive design--*/
@media (max-width:480px){
.logo img {
	width: 70%;
}
.head-part ul {
	padding: 3px 40px 4px 6px;
}
.head-part ul li a {
	padding: 0em 0.3em;
}
.right button {
	right: 2px;
}
.close {
	right: -3px;
}
.search {
	top: -4px;
}
.head-part {
	top: 6px;
}
.banner h1 {
	font-size: 1.2em;
	width: 52%;
	margin-left: 4em;
}
.wmuSliderPrev {
	background-position: -4px -6px;
}
.wmuSliderNext {
	background-position: -29px -6px;
}
.wmuSliderPrev, .wmuSliderNext {
	width: 21px;
	height: 41px;
	background-size: 300px;
}
.banner-info {
	padding: 3em 0em 0em;
}
.banner {
	min-height: 270px;
}
.look {
	right: 72px;
}
.grid1 h3 {
	font-size: 1.5em;
	right: 186px;
}
.look1 {
	right: 72px;
}
.grid2 h3 {
	font-size: 1.5em;
	right: 155px;
}
.look2 {
	right: 72px;
}
.grid3 h3 {
	font-size: 1.5em;
	right: 183px;
}
.events {
	margin: 1em 0em;
}
.banner-info1 h2 {
	font-size: 1.3em;
	width:47%;
}
.about {
	margin: 1em 0em 1em;
}
.about h3 {
	font-size: 1.3em;
}
.footer-top {
	padding: 2em 0em;
}
.mission p {
	font-size: 0.875em;
}
.images_3_of_2 {
	width: 100%;
	float:none;
}
.span_3_of_2 {
	width: 100%;
	float: none;
	margin: 5em 0em 2em;
}
.desc1 h3 {
	font-size: 1.1em;
}
.desc1 p {
	font-size: 1.2em;
}
.desc1 p a {
	font-size: 12px;
}
p.prod-desc {
	font-size: 0.875em;
	line-height:1.5em;
}
.single-bottom1 h6, .single-bottom2 h6 {
	font-size: 1em;
}
.product-img {
	width: 23.5%;
	margin-right: 3%;
	margin-top:1%;
}
p.product_descr {
	font-size: 0.8125em;
	line-height: 1.5em;
}
.prod1-desc {
	width: 72%;
	margin-top: 0em;
}
.product-desc h5 a {
	font-size: 15px;
}
.product_price {
	width: 17%;
	margin-top: 1.5em;
}
.button1 {
	padding: 4px 3px;
	font-size: 8px;
}
.w_nav1 h4 {
	font-size: 1.3em;
}
.w_nav1 ul li a {
	font-size: 0.875em;
}
.span_1_of_right {
	width: 60%;
}
.w_nav1 h3 {
	font-size: 1.1em;
}
h3.m_2 {
	font-size: 0.9em;
}
.metro .selected, .metro li {
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	margin-left: 1.5em;
}
.map iframe {
	min-height: 190px;
}
.contact h3 {
	font-size: 1.3em;
}
.contact-info h3 {
	font-size: 15px;
}
.contact form input[type="submit"] {
	font-size: 14px;
}
.contact-info p {
	font-size: 0.875em;
}
.contact form textarea{
	min-height:116px;
}
.head-nav span.menu {
	top: 35px;
}
.look-1 {
	left: 47px;
	bottom: -54px;
	width: 79.7%;
}
.look-1 h4 {
	font-size: 1em;
}
.mnth h5 {
	font-size: 1em;
}
.mnth {
	padding: 8px 10px 5px;
}
.look-2 {
	left: 46px;
	bottom: -48px;
	width: 80%;
}
.look-2 h4 {
	font-size: 1em;
}
.mnth-1 h6 {
	font-size: 1em;
}
.mnth-1 {
	padding: 16px 9px 19px;
}
.images_3_of_2 {
	width: 100%;
	margin: 0 0 0 0;
}
.sb-search-input {
	height: 26px;
}
.sb-icon-search, .sb-search-submit {
	height: 26px;
}
.sb-search {
	right: 14px;
}
.sb-search {
	min-width: 25px;
}
.span_3_of_2 {
	width: 100%;
	float: none;
	margin: 15em 0em 2em;
}
}
/*--responsive design--*/
@media (max-width:320px){
.banner h1 {
	font-size: 1em;
	width: 66%;
	margin-left: 2em;
}
.banner-info {
	padding: 2em 0em 0em;
}
.logo img {
	width: 50%;
}
.head-part {
	top: 3px;
}
.head-part ul li a {
	font-size: 0.7em;
}
.banner {
	min-height: 220px;
}
.look h4 {
	font-size: 0.875em;
}
.look {
	right: 15px;
	bottom:-1px;
	padding: 15px 3px 8px 17px;
}
.look1 {
	right: 15px;
	bottom:-1px;
	padding:15px 6px 7px 20px;
}
.look1 h4 {
	font-size: 0.875em;
}
.look2 {
	right: 15px;
	bottom:-1px;
	padding: 15px 1px 9px 10px;
}
.look2 h4 {
	font-size: 0.875em;
}
.grid1 h3 {
	font-size: 1.3em;
	right: 118px;
	top: 85px;
}
.grid2 h3 {
	font-size: 1.3em;
	right: 96px;
	top: 85px;
}
.grid3 h3 {
	font-size: 1.3em;
	right: 113px;
	top: 85px;
}
.twenty {
	width: 17%;
	text-align: center;
}
.twenty h4 {
	font-size: 1.1em;
}
.sunday h5 {
	font-size: 1em;
	margin:0em;
}
.sunday p {
	font-size: 1em;
}
.sunday {
	width: 60%;
	float: left;
	text-align:center;
}
a.more {
	font-size: 12px;
	margin:0.6em 0em;
}
.oaks {
	margin: 1em 0em;
}
.events h3 {
	font-size: 1.1em;
}
.oaks p {
	font-size: 0.875em;
}
.family {
	padding: 1em 0em;
}
.news h4 {
	font-size: 1em;
}
a.read {
	font-size: 1em;
}
.news form input[type="submit"] {
	font-size: 11px;
}
.service h5 {
	font-size: 1em;
}
.service h6 {
	font-size: 0.875em;
}
.service p {
	font-size: 0.750em;
}
.news {
	margin: 0em 0em 2em;
}
.service {
	margin: 0em 0em 2em;
}
.connect h5 {
	font-size: 1em;
}
.bottom p {
	font-size: 0.875em;
}
.banner-info1 h2 {
	font-size: 1.1em;
	width: 60%;
}
.banner-info1 {
	padding: 6em 0em 0em;
}
.about h3 {
	font-size: 1.1em;
}
.mission p {
	font-size: 0.8125em;
}
.mission-1 ul li a {
	font-size: 0.875em;
}
.mission-1 {
	margin: 1em 0em;
}
.contact {
	padding: 1em 0 2em;
}
.map iframe {
	min-height: 151px;
}
.contact h3 {
	font-size: 1.1em;
}
.contact form input[type="text"] {
	font-size: 13px;
}
.contact form textarea {
	font-size: 13px;
	min-height:100px;
}
.contact form input[type="submit"] {
	font-size: 13px;
}
.contact h3 {
	font-size: 1em;
}
.contact-info p {
	font-size: 0.8125em;
}
.contact-info h6 {
	font-size: 11px;
}
.dreamcrub {
	margin: 20px 0px;
}
ul.previous li a {
	font-size: 0.875em;
}
.product_price {
	width:50%;
	margin-top: 1.5em;
	float: none;
}
.product-desc {
	width: 100%;
}
.sin{
	padding:0;
}
.det_nav ul li {
	margin-left: 0%;
}
ul.breadcrumbs li {
	font-size: 0.8125em;
}
ul.previous li a {
	font-size: 0.8125em;
}
.desc1 h3 {
	font-size: 1em;
}
.desc1 p {
	font-size: 1.1em;
}
.single-bottom1 {
	padding: 20px 10px;
}
p.prod-desc {
	font-size: 0.8125em;
}
.product-img {
	width: 24%;
	margin-right: 5%;
}
.prod1-desc {
	width: 71%;
}
.product_price {
	width: 98%;
}
.product_price {
	padding: 0 12px 0px 0px;
	text-align: right;
}
.single-bottom2 {
	margin-bottom: 2em;
	padding: 20px 10px;
}
.head-nav span.menu {
	top: 30px;
}
.logo {
	padding: 1.5em 0em 0.5em;
}
.head-nav span.menu {
	top: 33px;
	right:4px;
}
.head-part ul {
	padding: 1px 40px 4px 6px;
}
.right button {
	right: 6px;
	top:-5px;
}
.search {
	top: -1px;
}
.wmuSliderPrev, .wmuSliderNext {
	width: 12px;
	height: 26px;
	background-size: 160px;
}
.wmuSliderNext {
	background-position: -15px -1px;
}
.wmuSliderPrev {
	background-position: -4px -1px;
}
.head-nav ul {
	left: 1em;
}
.head-nav ul li a {
	font-size: 1em;
}
.col-md-4.news {
	margin: 0em 0em 2em;
}
.look-2 {
	left: 15px;
	bottom: -48px;
	width: 90.4%;
}
.look-2 h4 {
	font-size: 0.875em;
}
.mnth-1 h6 {
	font-size: 0.875em;
}
.veiw-img-mark a {
	padding: 10px 5px 10px 1px;
}
.w_nav1 h4 {
	font-size: 1.1em;
}
.w_nav1 ul li a {
	font-size: 0.8125em;
}
.w_nav1 h3 {
	font-size: 1em;
}
.span_1_of_right {
	width: 80%;
}
.look-1 h4 {
	font-size: 0.875em;
}
.mnth p {
	font-size: 0.875em;
}
.look-1 {
	left: 15px;
	bottom: -53px;
	width: 90.2%;
}
.mnth {
	padding: 11px 10px 6px;
}
.f-su {
	padding: 20px 20px 20.5px;
}
ul#etalage {
	display: block;
	width: 288px;
	height: 534px;
}
.row.single {
	padding: 0px;
}
.span_3_of_2 {
	padding: 0 10px;
}
.sb-search-input {
	height: 24px;
}
.sb-icon-search, .sb-search-submit {
	height: 24px;
}
.sb-search-input {
font-size: 12px;
}
.sb-icon-search {
background: #76B2C3 url('../images/search.png') no-repeat -4px -1px;
}
.sb-search-submit {
background: #668333 url('../images/search.png') no-repeat -4px -1px;
}
}