/* CSS Document */
/* Template: SP Ocean Breeze (Wide) - Responsive */
/* Designed by: Shoppe Pro Web Hosting */

@import "//fonts.googleapis.com/css?family=Lato|Dancing+Script;";
html,body,div,span,h3,h4,h5,h6,p,blockquote,a,em,strong,b,u,i,center,ol,ul,li,fieldset,form,label,legend,input,textarea,select,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,footer,header,menu,nav,section {
	font-family:'Lato',serif;
	font-size:10pt;
}

html {
	height:100%;
}

body {
	background-color:#000;
	font-family:'Lato',serif!important;
	color: #594739
	height:100%;
	margin:0;
	padding:0;
}

h1,h2 {
	font-family:'Dancing Script',cursive;
	color:#2A6A79
}

h2 {
	font-size:16pt;
}

h1 span.lgfont {
	font-family:'Dancing Script', cursive;
}

header .sb_content h1 {
	display: block;
	font-size:50px;
	font-weight:400px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0;
}

p {
	line-height:1.3;
}

header,footer {
	background-color:#fff;
}

footer {
	padding-bottom:10px!important;
	padding-top:10px!important;
}

footer .sb_content .sb_hpages {
	color:#fff;
	background-color:#2A6A79;
}

footer .sb_content .sb_hpages a {
	color:#EDEDED;
}

footer .sb_content .sb_hpages a {
	color:#fff!important;
}

.sb_grid {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}

.sb_hpages {
	background-color:#2A6A79;
}

.mainwrap {
	background-color:#FFF;
}

#overwrap {
	background-color:#FFF;
}

#overwrap,div.sb_hpages,header,footer {
	width:100%;
	max-width:100%;
	margin-top:0;
	margin-bottom:0;
}

.sbnav_horizontal.sb_pages ul li a {
	color:#FFF;
}

nav.sb_hlinks a {
	color:#FFF;
}

nav.sb_hlinks a:hover {
	color:#CECECE;
}

.catcolor,.itemcolor,.sel_catcolor,.cartcolor,.drilldown,nav.sbnav_vertical.sb_pages ul li a {
	text-decoration:none;
}

.sitemessage {
	text-align:center;
}

input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="date"],input[type="search"],select,textarea {
	margin-right:4px;
}

@media screen and (max-width: 800px) {
	#overwrap {
		background:#FFF;
	}

	.sidebar_left {
		background-color:#2A6A79;
	}

	.sidebar_left h2 {
		color:#fff;
	}

	.sidebar_right {
		background-color:#2A6A79;
	}

	.catcolor, .itemcolor, .sel_catcolor, .cartcolor, .drilldown, nav.sbnav_vertical.sb_pages ul li a, .sbnav_vertical ul li a {
		color:#fff;
	}

	nav.sb_hlinks a {
		color:#FFF!important;
	}

	nav.sb_hlinks a:hover {
		color:#FFF;
	}

	ul.mobile-menu li, ul.mobile-menu a, ul.mobile-menu a:hover {
		font-size: 22px;
	}

	section.mainwrap {
		width:100%;
	}
}