<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* Template: Life's A Circus - Responsive */
/* Designed by: Make My Cart Mobile */
@import url(https://fonts.googleapis.com/css?family=Roboto|Great+Vibes);
@import url(https://fonts.googleapis.com/css?family=Berkshire+Swash);
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:'Roboto',serif;
	font-size:10pt;
}
header .sb_content .sitelogo {
    display: inline;
    z-index: 0;
    text-align: left;
    float: left;
    padding-left: 10%;}
ul.mobile-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #b3d88c;
}
ul.mobile-menu li, ul.mobile-menu a, ul.mobile-menu a:hover {
    text-decoration: none;
    color: #fff;
    font-size: 24pt;
}
#dlbboxes {
	font-family: 'Clicker Script', cursive;
	color:#ffffff;
	text-transform: capitalize;
	font-size: 30px;
}

body {
  background-color: #0091b3;
	color: #30302F;
	font-family:'Roboto',serif!important;
}

h1,h2 {
	font-family: 'Clicker Script', cursive;
	color:#f26e5f;
}

h2 {
	font-size: 26px;
	line-height: 15px;
}
.spcopy {
	font-size: 10px;
	color: grey;
    text-align: right;
    padding-right: 20px;
}
.spcopy a{
	font-size: 10px;
	color: grey;
	text-decoration:none;
}

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

header .sb_content h1 {
	color: #3d2309;
	font-size: 44px;
	line-height: 100px;
}

p {
	line-height:1.3;
}

header {
	background-color: transparent;
border: none;
height: 150px;
}



.mainwrap {
	background-color:#FFF;
}

#overwrap {
	background-color:#FFF;
	border: none;
}
#overwrap, div.sb_hpages, header, footer {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background-color: white;
	border-radius: 25px;
}
section.mainwrap {
	padding:1%;
	text-align:left;
	width:78%;
	border-radius: 25px;
}

.sidebar_right {
	display:none!important;
}

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

nav.sb_hlinks a {
	color:#000000;
}

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

.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;
}

#shadow,.shadow {
	width:100%;
	max-width:1190px;
	margin:0 auto;
	border: none;
border: none;
}

@media screen and (max-width: 800px) {
	#overwrap {
		background:#FFF;
	}
	header .sb_content {
    height: auto;
    text-align: right;
    padding-left: 50%;
}

	.sidebar_left {
		background-color:#fff;
	}

	.sidebar_left h2 {
		color:#fff;
	}


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

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

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

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

	section.mainwrap {
		width:100%;
	}
}</pre></body></html>