@charset "utf-8";
/* CSS Document */


.breakpoint-alias {
    position: fixed;
	top: 0px;
	right: 2px;
	height: 3px;
	z-index: 100000;
	font-size: 12px;
	background: #000000;
	
	display: none;
}

/* Large Devices, Wide Screens */
/* -LG is what shows via regular CSS*/
/*html{border-top: 3px solid #ff0000;}*/
.breakpoint-alias {
	background: #ff0000;
	color: #ff0000;
}
.breakpoint-alias:before {
    content: "LG";
}

/* Medium Devices, Desktops */
/* THIS TRIGGERS FOR -MD */
@media only screen and (max-width : 1200px) {
	/*html{border-top: 3px solid #ff00ff;}*/
	.breakpoint-alias {
		background: #ff00ff;
		color: #ff00ff;
	}
	.breakpoint-alias:before {
		content: "MD";
	}
	
	.row.showcase .inner {
		padding: 20% 30px 0px 30px;
	}
	
	
	.product-description {
		min-height: initial;
	}
	
	.product-related-products {
		
		padding-left: 15px;
		padding-right: 15px;
	}

	.product-recent {
		
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.article.home a.btn-shop, .article.home a.btn-shop:link, .article.home a.btn-shop:visited, .article.home a.btn-shop:active {
		margin: 30px auto 50px auto;
	}
	
	.homeslider-item a.btn-shop, .homeslider-item a.btn-shop:link, .homeslider-item a.btn-shop:visited, .homeslider-item a.btn-shop:active {
		font-size: 54px;
		margin: 10px auto 0px auto;
	}
	
	
}

/* Small Devices, Tablets */
/* THIS TRIGGERS FOR -SM */
@media only screen and (max-width : 992px) {
	/*html{border-top: 3px solid #00ff00;}*/
	.breakpoint-alias {
		background: #00ff00;
		color: #00ff00;
	}
	.breakpoint-alias:before {
		content: "SM";
	}
	
	
	
	.article.home a.btn-shop.womens {
		left: 10%;
	}

	.article.home a.btn-shop.mens {
		right: 10%;
	}

	
	
	.article.home .review {
		padding: 0px 10%;
	}
	
	#footer-row {
		padding: 33px 0px 12px 0px;
	}
	
	#footer-1a .inner h4 {
		
		font-size: 19px;
		line-height: 21px;
	}
	
	#footer-1a .inner ul {
		max-width: 400px;
	}
	
	#footer-1a .inner ul li a,
	#footer-1a .inner ul li a:link,
	#footer-1a .inner ul li a:visited,
	#footer-1a .inner ul li a:active {
		font-size: 19px;
		line-height: 21px;
		text-align: center;
	}
	
	#footer-1c .inner h4 {
		font-size: 19px;
		line-height: 21px;
	}
	
	#footer-1c .inner .social a img {
		width: 32px;
		margin: 0px 10px 0px 10px;
	}
	
	#mc_embed_signup {
		font-size: 19px;
		line-height: 21px;
	}
	
	#mc_embed_signup .text {
    margin: 0px 0px 10px 0px;
}
	
	#mc_embed_signup .inputs {
		max-width: 301px;
	}
	
	#mc_embed_signup input.email {
		width: 200px;
		font-size: 19px;
		line-height: 21px;
	}
	
	#mc_embed_signup input#mc-embedded-subscribe {
		width: 100px;
		font-size: 19px;
		line-height: 21px;
	}
	
	#footer-2a {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	
	#footer-2a .inner {
		margin-left: 30%;
	}
	
	
	#footer-2c {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	
	#footer-2c .inner {
		margin-right: 30%;
	}
	
	
	#footer-3 {
		margin-top: 20px;
		clear: both;
	}
	
	.row.showcase .inner {
		padding: 20px 15px 0px 15px;
	}
	
	.row.showcase h3 {
		margin-bottom: 16px;
	}
	
	.row.showcase p {
		
		line-height: 21px;
	}
	
	.product-description img.logo {
		
		margin: 15px auto 15px auto;
	}
	
	.product-description p {
		margin-bottom: 8px;
		font-size: 17px;
	}
	
	.product-description h2 {
		font-size: 29px;
		line-height: 31px;

	}
	
	.product-description h3 {
		font-size: 19px;
		line-height: 21px;

		margin: 0px 0px 20px 0px;

	}

	.product-description .hr {

		margin: 0px auto 20px auto;
	}
	
	.fadeinscroll {
		opacity: 1;
	}
	
	#footer-row {
		background: #2b2b2b;
	}
	
	
	#logo-home {
		top: 30px;
	}
	
	.article.home a.btn-shop, .article.home a.btn-shop:link, .article.home a.btn-shop:visited, .article.home a.btn-shop:active {
		font-size: 30px;
		/* background: rgba(255,255,255,.15); */
		margin: 20px auto 24px auto;
	}
	
	.article.home .review .text {
		display: none;
	}
	
	.article.home .review-sys-item-rating .glyphicon {
		font-size: 12px;
	}
	
	.article.home .review a.button, .article.home .review a.button:link, .article.home .review a.button:visited, .article.home .review a.button:active {
		margin: 8px 0px 0px 0px;
		font-size: 20px;
	}
	
	.article.home .designed {
		font-size: 24px;
	}
	
	.article.home .col-right {
		width: 50%;
		right: initial;
		bottom: 5%;
		position: absolute;
		z-index: 50;
		text-align: center;
		left: 50%;
		transform: translate(-50%, 0%);
		
		background: rgba(0,0,0,.45);
		-webkit-box-shadow: 0 0 16px 16px rgba(0,0,0,.45);
		box-shadow: 0 0 16px 16px rgba(0,0,0,.45);
		padding: 10px;
	}
	.article.home.home-02 .col-right {
		background: rgba(0,0,0,.3);
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 15px;
	}
	.article.home.home-03 .col-right {
		background: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 0px;
	}
	
	.homeimg {
		width: 160%;
	}
	
	.homeslider-item .text {
		display: none;
	}
	
	.homeslider-item a.btn-shop, .homeslider-item a.btn-shop:link, .homeslider-item a.btn-shop:visited, .homeslider-item a.btn-shop:active {
		font-size: 44px;
	}
	
	
	
	#logo-main img {
		margin-top: 0px;
	}
	#logo-main .inner {
		height: 80px;
		padding: 24px 0px 0px 0px;
	}
	.logo-spacer {
		height: 80px;
	}
	
	
}

/* Extra Small Devices, Phones */ 
/* THIS TRIGGERS FOR -XS */
@media only screen and (max-width : 768px) {
	/*html{border-top: 3px solid #00ffff;}*/
	.breakpoint-alias {
		background: #00ffff;
		color: #00ffff;
	}
	.breakpoint-alias:before {
		content: "XS";
	}
	
	
	/* BEGIN STANDARD MI */
	.column-1of2, .column-2of2, .column-1of3, .column-2of3, .column-3of3 {

		float: none;
		margin: 0px 0px 0px 0px;
		
		width: 100%;
		padding: 0px 0px 0px 0px;
	}
	.content.component>.inner {
		padding: 0px 0px 0px 0px;
	}
	
	.content.module>.inner {
		padding: 20px 0px 20px 0px;
	}
	
	
	.content.module {
		padding: 0px;
	}
	/* END STANDARD MI */
	
	
	
	
	.articleBody h1:first-of-type {
		margin: 34px 0px 24px 0px;
	}
	
	
	#footer-2a {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	
	#footer-2a .inner {
		margin-left: 0%;
	}
	
	#footer-2c {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	
	#footer-2c .inner {
		margin-right: 0%;
	}
	
	
	#menucs .inner ul li a,
	#menucs .inner ul li a:link,
	#menucs .inner ul li a:visited,
	#menucs .inner ul li a:active {
		width: 40%;
		float: left;
		margin: 0 5%;
	}
	
	#menucs .inner ul li.last a {
		border-bottom: 1px solid #d1d1d1;
	}
	
	#content-article-cs > .inner {
		
		padding: 0px 0px 0px 0px;
	}
	
	.row.showcase .inner {
		padding: 20px 15px 50px 15px;
	}
	
	.row.showcase h3 {
		text-align: center;
	}
	
	.row.showcase p {
		font-size: 17px;
		line-height: 25px;
	}
	
	.contact.email, .contact.call {
		margin: 40px 0px 0px 0px;
	}
	
	#faqs-row img.contentimg  {
		margin-top: 20px;
	}
	
	.category-view .browse-view {
		padding: 0px 15px 0px 15px;
	}
	
	.category-view.product-col {
		margin-bottom: 20px;
		/*clear: both;
		width: 343px;*/ /* must force width here or owl carousel gets wrong width for images */
	}
	
	.product-description {
		padding: 30px 30px 30px 30px;
	}
	
	.product-description p {
		margin-bottom: 8px;
		font-size: 17px;
	}
	
	.product-related-products .product-field-type-R {
		max-width: 300px;
		padding-left: 2px;
		padding-right: 2px;
		padding-bottom: 4px;
	}
	.product-related-products .product-field-type-R .product-field-display {
		margin: 0px 0px 0px 0px;
	}
	
	
	.article.home a.btn-shop.left.home-02 {
		/*left: 50%;
		transform: translate(-50%, 0);*/
		bottom: 40%;
	}
	.article.home a.btn-shop.right.home-02 {
		
		bottom: 64%;
		
	}
	
	
	.article.home a.btn-shop.left.home-03 {
		
		bottom: 22%;
	}
	.article.home a.btn-shop.right.home-03 {
		
		bottom: 22%;
	}
	
	h4.related {
		margin-left: 0px;
		text-align: center;
	}
	
	.article.home .review a.button, .article.home .review a.button:link, .article.home .review a.button:visited, .article.home .review a.button:active {
		font-size: 18px;
	}
	
	.article.home a.btn-shop, .article.home a.btn-shop:link, .article.home a.btn-shop:visited, .article.home a.btn-shop:active {
		font-size: 28px;
		margin: 14px auto 18px auto;
	}
	
	#banner-category .inner h1.title {
		font-size: 40px;
	}
	
	#fourpanel {
		margin-bottom: 0px;
	}
	
	.insta-padding {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	
	
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 480px) {
	/*html{border-top: 0px solid #ffff00;}*/
	.breakpoint-alias {
		background: #0078ff;
		color: #0078ff;
	}
	.breakpoint-alias:before {
		content: "CUSTOM-XXS";
	}
	
	
	#menucs .inner ul li a,
	#menucs .inner ul li a:link,
	#menucs .inner ul li a:visited,
	#menucs .inner ul li a:active {
		font-size: 15px;
		line-height: 19px;
	}
	
	#logo-main .inner {
		
	}
	
	.article.home .col-right {
		width: 75%;
	}
	
	.article.home .designed {
		font-size: 20px;
	}

	.article.home a.btn-shop, .article.home a.btn-shop:link, .article.home a.btn-shop:visited, .article.home a.btn-shop:active {
		font-size: 28px;
		margin: 6px auto 8px auto;
	}
	
	.homeslider-item a.btn-shop, .homeslider-item a.btn-shop:link, .homeslider-item a.btn-shop:visited, .homeslider-item a.btn-shop:active {
		font-size: 36px;
	}


	
	
}