
.logo h1, .header .tagline {
	font-size: 18pt;
}
#hdr-free-shipping-disclaimer, #hdr-free-shipping-disclaimer-mobile {
	font-size: 12pt;
}

.navigation {
	display: none;
}
#mobile-nav {
	display: block;
	position: relative;
	padding: 1%;
	width: 98%;
	border-top: 10px solid black;
	border-bottom: 10px solid black;
}
#mobile-nav-dropdown {
	display: none;
}
#mobile-nav-dropdown a:link, #mobile-nav-dropdown a:visited {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 20pt;
	text-align: center;
	position: relative;
	width: 100%;
	padding: 30px 0;
	font-weight: bold;
	background-color: #ff0000;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
}
#mobile-nav-dropdown a:hover, #mobile-nav-dropdown a:focus, #mobile-nav-dropdown a:active {
	color: #000;
}
#mobile-nav-dropdown a:link:last-child, #mobile-nav-dropdown a:visited:last-child {
	border-bottom: 6px solid black;
}

#mobile-sm-hdr-links {
	float: left;
	width: 80%;
	position: relative;
	height: auto;
}

#mobile-sm-hdr-links a:link, #mobile-sm-hdr-links a:visited {
	width: 22%;
	height: 86px;
	display: block;
	float: left;
	margin: 0 0 0 2%;
	background: #fff url('images/social-media-facebook-you-tube-sprite-mobile-footer.jpg') no-repeat 0 0;
	background-size: 400% 200%;
	position: relative;
}
#mobile-sm-hdr-links a:hover, #mobile-sm-hdr-links a:focus, #mobile-sm-hdr-links a:active {
	background-position: 0 100%;
}
#mobile-sm-hdr-links a#mobile-sm-hdr-mail:link, #mobile-sm-hdr-links a#mobile-sm-hdr-mail:visited {
	background-position: 33.3% 0;
}
#mobile-sm-hdr-links a#mobile-sm-hdr-mail:hover, #mobile-sm-hdr-links a#mobile-sm-hdr-mail:focus, #mobile-sm-hdr-links a#mobile-sm-hdr-mail:active {
	background-position: 33.3% 100%;
}
#mobile-sm-hdr-links a#mobile-sm-hdr-facebook:link, #mobile-sm-hdr-links a#mobile-sm-hdr-facebook:visited {
	background-position: 66.6% 0;
}
#mobile-sm-hdr-links a#mobile-sm-hdr-facebook:hover, #mobile-sm-hdr-links a#mobile-sm-hdr-facebook:focus, #mobile-sm-hdr-links a#mobile-sm-hdr-facebook:active {
	background-position: 66.6% 100%;
}
#mobile-sm-hdr-links a#mobile-sm-hdr-youtube:link, #mobile-sm-hdr-links a#mobile-sm-hdr-youtube:visited {
	background-position: 100% 0;
}
#mobile-sm-hdr-links a#mobile-sm-hdr-youtube:hover, #mobile-sm-hdr-links a#mobile-sm-hdr-youtube:focus, #mobile-sm-hdr-links a#mobile-sm-hdr-youtube:active {
	background-position: 100% 100%;
}
a#mobile-menu-btn:link, a#mobile-menu-btn:visited {
	float: right;
	display: block;
	width: auto;
	height: auto;
}

#my-canoe-buddy-img {
	display: none;
}
#my-canoe-buddy-img-mobile {
	display: block;
	width: 100%;
	position: relative;
	height: auto;
}

#home-page-ctas {
	display: none;
}

.content {
	min-height: 200px;
}
.content h1 {
	font-size: 14pt;
}



.content .sizing-content-sidebars {
	width: 100%;
	position: relative;
	float: none;
	clear: both;
}
.sizing-content-sidebars#sizing-right-sidebar {	
}
.sizing-content-sidebars#sizing-right-sidebar * {
	max-width: 95%;
	/*margin: auto;*/
	display: block;
	margin: 20px 2.5% 0;
}





/************************* PRODUCTS PAGE STYLES ************************/
body .content .products-page-div {
	margin-bottom: 30px;
}
body .content .products-page-div div, body .content .products-page-div img, body .content .products-page-div p, body .content .products-page-div h2,
#product-canoe-loaders div, #product-canoe-loaders h2, #product-canoe-loaders img, #product-canoe-loaders div.float-left,
#product-accessories h2, #product-accessories p, #product-accessories img,
#product-combinations h2, #product-combinations p, #product-combinations p.float-left, #product-combinations img {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
	max-width: 100%;
}
#product-canoe-loaders img, #product-accessories img, #product-combinations img, #product-kayak-frame img, #product-hitch-mount img {
	width: 90%;
	max-width: 90%;
	margin: 10px auto 15px;
	display: block;
}
.products-page-div a:link, .products-page-div a:visited {
	width: 80%;
	padding: 15px 10%;
	border-radius: 15px;
	border: 1px solid #777;
	background-color: #eee;
	display: block;
	text-align: center;
	margin: 15px 0 0;
}
.more-in-cart a:link, .more-in-cart a:visited {
	width: auto;
	padding: 0;
	border-radius: 0;
	border: 0;
	background-color: transparent;
	text-align: left;
}

#product-canoe-loaders ul {
	width: 90%;
	padding-left: 10%;
}
#product-canoe-loaders .float-left {
	width: 100%;
}

.float-left, .float-right {
	float: none;
	clear: both;
}
/************************* END PRODUCTS PAGE STYLES ************************/







.footer {
	display: none;
}
#mobile-footer {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}
#mobile-footer-top {
	width: 100%;
	height: auto;
	background-color: #000;
}
#mobile-footer-top img {
	width: 96%;
	padding: 10px 2%;
	display: block;
	margin: auto;
	height: auto;
	max-width: 431px;
}

#mobile-sm-ftr-links {
	width: 98%;
	height: auto;
	padding: 5px 1%;
	position: relative;
	margin-top: 5px;
	border-top: 10px solid black;
	border-bottom: 10px solid black;
}
#mobile-sm-ftr-links a:link, #mobile-sm-ftr-links a:visited {
	width: 18.5%;
	height: 86px;
	display: block;
	float: left;
	margin-right: 5%;
	background: #fff url('images/social-media-facebook-you-tube-sprite-mobile-footer.jpg') no-repeat 0 0;
	background-size: 400% 200%;
}
#mobile-sm-ftr-links a:hover, #mobile-sm-ftr-links a:focus, #mobile-sm-ftr-links a:active {
	background-position: 0 100%;
}
#mobile-sm-ftr-links a#mobile-sm-ftr-contact:link, #mobile-sm-ftr-links a#mobile-sm-ftr-contact:visited {
	margin-left: 5%;
}
#mobile-sm-ftr-links a#mobile-sm-ftr-mail:link, #mobile-sm-ftr-links a#mobile-sm-ftr-mail:visited {
	background-position: 33.3% 0;
}
#mobile-sm-ftr-links a#mobile-sm-ftr-mail:hover, #mobile-sm-ftr-links a#mobile-sm-ftr-mail:focus, #mobile-sm-ftr-links a#mobile-sm-ftr-mail:active {
	background-position: 33.3% 100%;
}
#mobile-sm-ftr-links a#mobile-sm-ftr-facebook:link, #mobile-sm-ftr-links a#mobile-sm-ftr-facebook:visited {
	background-position: 66.6% 0;
}
#mobile-sm-ftr-links a#mobile-sm-ftr-facebook:hover, #mobile-sm-ftr-links a#mobile-sm-ftr-facebook:focus, #mobile-sm-ftr-links a#mobile-sm-ftr-facebook:active {
	background-position: 66.6% 100%;
}
#mobile-sm-ftr-links a#mobile-sm-ftr-youtube:link, #mobile-sm-ftr-links a#mobile-sm-ftr-youtube:visited {
	background-position: 100% 0;
}
#mobile-sm-ftr-links a#mobile-sm-ftr-youtube:hover, #mobile-sm-ftr-links a#mobile-sm-ftr-youtube:focus, #mobile-sm-ftr-links a#mobile-sm-ftr-youtube:active {
	background-position: 100% 100%;
}

#mobile-bottom-footer {
	margin-top: 10px;
	text-align: center;
}
#mobile-bottom-footer a:link, #mobile-bottom-footer a:visited {
	color:#000;
	font-weight: normal;
	text-decoration: none;
}
#mobile-bottom-footer a:hover, #mobile-bottom-footer a:focus, #mobile-bottom-footer a:active {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}




/*@media only screen and (max-width: 650px) {
	#mobile-sm-ftr-links a:link, #mobile-sm-ftr-links a:visited {
		margin-right: 10%;
	}
}

@media only screen and (max-width: 550px) {
	#mobile-sm-ftr-links a:link, #mobile-sm-ftr-links a:visited {
		margin-right: 5%;
	}
}

@media only screen and (max-width: 450px) {
	#mobile-sm-ftr-links a:link, #mobile-sm-ftr-links a:visited {
		margin-right: 2%;
	}
}

@media only screen and (max-width: 400px) {
	#mobile-sm-ftr-links a:link, #mobile-sm-ftr-links a:visited {
		margin-right: 0;
	}
	#mobile-sm-ftr-links a#mobile-sm-ftr-facebook:link, #mobile-sm-ftr-links a#mobile-sm-ftr-facebook:visited {
		float: left;
		margin-right: 0;
	}
	#mobile-sm-ftr-links a#mobile-sm-ftr-youtube:link, #mobile-sm-ftr-links a#mobile-sm-ftr-youtube:visited {
		float: left;
		margin-right: 0;
	}
}*/