/* --------------------------------------------------- 
MEDIA_QUERIES.CSS contains responsive design style to
effect the design layout based on screen resolution
--------------------------------------------------- */



@media screen and (max-width: 1024px) {
	
			#navigation a strong,
			#navigation a b {
			transition:none;
			-webkit-transition:none;
			-moz-transition:none;
			}
			
			#navigation a:hover,
			#navigation .over {
			color:inherit;
			background-color:inherit;
			}
				#navigation a:hover strong,
				#navigation .over strong,
				#navigation a:hover b,
				#navigation .over b {
				cursor:default;
				}
}



/* Small Screens / Tablets */
@media screen and (max-width: 960px) {
	
	html {
	-webkit-text-size-adjust:none;
	}
		
		img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
		}
		
		embed,
		object,
		iframe,
		.map-holder {
		max-width:100%;
		width:100%;
		height:auto;
		}
		
		
	.img-left,
	.img-right {
	max-width:50%;
	}
		
	
	#container1 {
	width:100%;
	}
	
	.wrap-container {
	width:100%;
	}
	
		/* CART NAVIGATION */
		#top-nav {
		width:90%;
		padding-right:20px;
		}
			#top-nav #top-nav-links {display:none;}
				
		
		#contact {padding-right:20px;}
		
	
	.mobile-button-link {display:block;}
	

	#navigation {
	border-radius:0;
	padding:10px 20px 4px 200px;
	height:auto;
	}
		#navigation li {
		width:22%;
		margin-right:4%;
		}
			#navigation a {
			float:none;
			border:none;
			display:block;
			line-height:26px;
			height:26px;
			margin-bottom:6px;
			}
				#navigation a strong,
				#navigation a b {
				text-align:center;
				line-height:26px;
				height:26px;
				background-color:#82796c;
				border-radius:3px;
				}
				
					#navigation a:hover,
					#navigation .over,
					#navigation .on,
					#navigation a:hover strong,
					#navigation .over strong,
					#navigation a:hover b,
					#navigation .over b,
					#navigation .on strong,
					#navigation .on b {
					border-radius:3px;
					}
				
			#navigation li.nav-div {display:none;}
			#navigation .nav-div {width:0%;}
			
		#navigation li:nth-child(4n+4) {margin-right:0%;}
		#navigation li:nth-child(4n+5) {clear:left;}
	
	
	
	.nav-base {display:none;}
	.tablet-member-details {display:block;}
	
		
	#image-rotator {}
	
		#slider {height:auto !important;}
	
		#slider .slider-text {
		width:50%;
		bottom:-45%;
		}
	
	#slidebox {display:none;}
	
	

	#desktop-link {display:inline;}
	
	
	#sidebox .sidebox-item a.sidebox-text {padding:6px 8px 6px 8px;}
		#sidebox .sidebox-item img {display:none;}
	
	
	#main {
	padding:2px 20px 25px 20px;
	}
	
	
	#footer {
	padding:16px 20px 28px 20px;
	}
	
		#footer .footer-text {
		width:43%;
		padding-left:0px;
		}
		
		#footer .footer-right {
		width:52%;
		padding-right:0px;
		}
			#footer .footer-time img {
			margin-left:15%;
			}
			
		#footer .footer-lefts {
		padding:0 0 0 0;
		}
			
		#footer .footer-divider {
		clear:both;
		float:left;
		width:65%;
		font-size:0;
		line-height:20px;
		height:20px;
		padding:0 0 0 0;
		margin:22px 0 0 0;
		border-top:solid #635948 1px; 
		}
			
			
	#base .base-right {
	right:20px;
	}
	
	
	
		#delivery-finder #delivery-details {}
		
			.delivery-details-left {
			float:none;
			width:100%;
			}
			
			.delivery-details-right {
			float:none;
			width:100%;
			border-left:none;
			border-top:solid #f0e8e6 1px;
			}
	
	
	
		.services-holder-grid-under .services-item .services-item-image {
		width:100%;
		min-height:100px;
		max-height:none;
		}
			.services-holder-grid-under .services-item .services-item-image img {
			max-height:150px;
			}
	
	
	
	.product-item {
	width:32%;
	margin-right:2%;
	}
			
		.products-wrapper div:nth-child(4n+4) {margin-right:2%;}
		.products-wrapper div:nth-child(4n+5) {clear:none;}
		.products-wrapper div:nth-child(3n+3) {margin-right:0%;}
		.products-wrapper div:nth-child(3n+4) {clear:both;}
		
		
		#main .main-right-holder .boxed .right-link {display:none;}
	
}



/* Small Tablets */
@media screen and (max-width: 750px) {
	
	#contact {
	margin-top:26px;
	}
		#contact h1 {
		font-size:15px;
		}
			#contact h1 span {font-size:17px;}
			#contact .contact2 {display:none;}
	
	
	#navigation {
	padding:10px 20px 4px 160px;
	}
	
		#navigation li {
		width:30%;
		margin-right:5%;
		}
		
		#navigation li:nth-child(4n+4) {margin-right:5%;}
		#navigation li:nth-child(4n+5) {clear:none;}	
		#navigation li:nth-child(3n+3) {margin-right:0%;}
		#navigation li:nth-child(3n+4) {clear:left;}
	
	
	
		#slider .slider-text {
		width:70%;
		bottom:-40%;
		}
	
	#frontbox {}
		
		#frontbox .frontbox-item-white,
		#frontbox .frontbox-item-black {
		width:100% !important;
		}
			#frontbox .frontbox-item-white h2,
			#frontbox .frontbox-item-black h2 {
			font-size:18px;
			line-height:22px;
			}
			
	
	
	
	#sidebox .sidebox-item {z-index:auto;}
	
	#sidebox .sidebox-item a.sidebox-text {padding:6px 20% 6px 8px;}
		#sidebox .sidebox-item img {display:inherit;}

	
	#main .main-left {
	clear:both;
	float:none;
	width:100%;
	padding-top:10px;
	}
	
		#main .main-left ul {}
			#main .main-left ul li {
			float:left;
			width:50%;
			}
				#main .main-left ul li a {}
					#main .main-left ul li a:hover {}
					
	
	#main .mc2,				
	#main .main-right-holder {
	clear:both;
	float:none;
	padding-top:12px;
	width:100% !important;
	}
	
	
	#footer {
	padding:16px 0 28px 0;	
	}
	
		#footer .footer-text {
		clear:both;
		float:none;
		width:100%;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		padding:0 20px 0 20px;
		}
		
		#footer .footer-right {
		clear:both;
		float:none;
		width:100%;
		}
			#footer .footer-cards {margin-bottom:0px;}
		
			#footer .footer-cards,
			#footer .footer-time {
			text-align:left;
			box-sizing:border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			-ms-box-sizing:border-box;
			height:auto;
			padding:10px 20px 10px 20px;
			}
			
				#footer .footer-time img {
				margin-left:0%;
				}
		
		#footer .footer-divider {width:100%;}
		
		
		#footer .footer-lefts {
		padding:0 0 0 0;
		}
		
		#footer .footer-left1 {width:35%;padding-left:20px;padding-bottom:25px;}
		#footer .footer-left2 {width:60%;padding-bottom:25px;}
		
		#footer .footer-links1 {
		clear:both;
		float:left;
		width:35%;
		padding-left:20px;
		}
		
		#footer .footer-links2 {width:35%;}
		#footer .footer-links3 {width:25%;}
		
		
		
		#base .base-right {display:none;}
	
	
	
	/* Services */
	.services-holder .services-item .services-item-text {width:70%;}
	.services-holder .services-item .services-item-image {width:25%;}

	.services-holder-grid-side .services-item .services-item-text,
	.services-holder-grid-side .services-item .services-item-image {width:100%;}
	
	.services-holder-grid-under .services-item {
	width:30%;
	margin-right:5%;
	}
		.services-holder-grid-under div:nth-child(4n+4) {margin-right:5%;}
		.services-holder-grid-under div:nth-child(4n+5) {clear:none;}
		.services-holder-grid-under div:nth-child(3n+3) {margin-right:0%;}
		.services-holder-grid-under div:nth-child(3n+4) {clear:left;}
	
	
	
	/* Testimonials */
	.testimonial-holder .testimonial-item .testimonial-text {width:50%;}
	
	.testimonial-holder .testimonial-item .testimonial-image,
	.testimonial-holder .beforeafter-holder .beforeafter-item {width:45%;}
	
	
	/* Staff */
	.staff-holder-grid .staff-item {
	width:100%;
	}
	
	
	/* Gallery */
	.gallery-holder .gallery-item {
	width:30%;
	margin-right:5%;
	}
	
	.gallery-holder .gallery-item-textover {
	width:30%;
	margin-right:5%;
	}
	
		.gallery-holder div:nth-child(3n+3) {margin-right:0%;}
		.gallery-holder div:nth-child(3n+4) {clear:left;}

	.gallery-cat-holder .gallery-item {
	width:45%;
	margin-right:10%;
	}
	
		.gallery-cat-holder div:nth-child(2n+2) {margin-right:0%;}
		.gallery-cat-holder div:nth-child(2n+3) {clear:left;}
		
	.gallery-cat-holder .gallery-item-textover {
	width:45%;
	margin-right:10%;
	}
	
	
	/* Before and After */
	.beforeafter-holder .beforeafter-item {
	width:45%;
	margin-right:10%;
	}
		.beforeafter-holder div:nth-child(3n+3) {margin-right:10%;}
		.beforeafter-holder div:nth-child(3n+4) {clear:none;}
		.beforeafter-holder div:nth-child(2n+2) {margin-right:0%;}
		.beforeafter-holder div:nth-child(2n+3) {clear:left;}
		
	
	/* Videos */
	.video-holder .video-item {
	width:45%;
	margin-right:10%;
	}
		.video-holder div:nth-child(3n+3) {margin-right:10%;}
		.video-holder div:nth-child(3n+4) {clear:none;}
		.video-holder div:nth-child(2n+2) {margin-right:0%;}
		.video-holder div:nth-child(2n+3) {clear:left;}
		
	
	.product-item {
	width:45%;
	margin-right:10%;
	}
			
		.products-wrapper div:nth-child(3n+3) {margin-right:10%;}
		.products-wrapper div:nth-child(3n+4) {clear:none;}
		.products-wrapper div:nth-child(2n+2) {margin-right:0%;}
		.products-wrapper div:nth-child(2n+3) {clear:both;}
		
		
		.main-right-holder .products-wrapper div:nth-child(2n+2) {margin-right:5%;}
		.main-right-holder .products-wrapper div:nth-child(2n+3) {clear:none;}
		.main-right-holder .products-wrapper div:nth-child(3n+3) {margin-right:0%;}
		.main-right-holder .products-wrapper div:nth-child(3n+4) {clear:both;}
		
	
		
		
	form {}
	
		form .form-item {}

		form .label,
		form .label2 {
		margin-bottom:2px;	
		max-width:none !important;
		}
		
		form .label-for-padding {display:none;}

		form .label,
		form .label2,
		form .input,	
		form .select,
		form .checkbox,
		form .radio,
		form .textarea,
		form .label-padding,
		form .subbut {
		width:100%;
		margin-left:0%;
		}
	
}



/* Smaller Tablets */
@media screen and (max-width: 620px) {
	
	#contact {display:none;}
	
		#main a.boxed-pink img {display:none;}

	#footer .footer-tab-content {display:block;}
	
	
	
	#reminders-holder {}
	
		.reminder-header {display:none;}
		
		#main .reminder-item {}
		
			#main .reminder-item .reminder-title {display:inline;}
		
			.reminder-name,
			.reminder-event,
			.reminder-date,
			.reminder-delete {
			float:none;
			width:100%;
			text-align:left;
			}
			
			
		
		.checkout-delivery-option {
		float:none;
		width:100%;
		}
		
		.checkout-option-split {
		float:none;
		width:100%;
		height:1px;
		margin:15px 0 15px 0;
		border-left:none;
		border-bottom:solid #f0e8e6 1px;
		position:relative;
		}
		
			.checkout-option-split strong,
			.checkout-option-split b {
			top:-15px;
			left:46%;
			padding:0 10px;
			}
		
		
		.checkout-pickup-option {
		float:none;
		width:100%;
		}
	
	
	
	.services-holder-grid-under .services-item {
	width:47%;
	margin-right:6%;
	}
		.services-holder-grid-under div:nth-child(3n+3) {margin-right:6%;}
		.services-holder-grid-under div:nth-child(3n+4) {clear:none;}
		.services-holder-grid-under div:nth-child(2n+2) {margin-right:0%;}
		.services-holder-grid-under div:nth-child(2n+3) {clear:left;}
	
	
		
		#feedback-holder .feedback-item {
		width:48%;
		}	
		
		.grid-sizer {width:48%;}
		.gutter-sizer {width:4%;}
	
}



/* Phones */
@media screen and (max-width: 480px) {

	html {
	-webkit-text-size-adjust:none;
	}
		
		img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
		}
		
		embed,
		object,
		iframe,
		.map-holder {
		max-width:100%;
		width:100%;
		height:auto;
		}
		
		
	ul {}
	ul li {
	line-height:26px;
	padding-bottom:8px;
	background-position:5px 9px;
	}
		
	
	#container1 {
	width:100%;
	}
	
	.wrap-container {
	width:100%;
	}
	
	
	#header {
	height:auto;
	}
		#header #logo {
		width:109%;
		max-width:680px;
		display:inline-block;
		}
			#header #logo img {width: 100%;}
			
			#top-nav,
			#header #search {display:none;}
			
			#header #spacing {
			display:inline;
			}
				#header #spacing img {
				max-width: 100%;
				height: auto;
				width: auto\9; /* ie8 */
				}
				
				
	
	#mobile-navigation {
	display:block;
	}
	
	.nav-base {
	display:block;
	border-radius:0px;
	}
	
	
	.tablet-member-details {
	display:none;
	}
		
	#navigation,
	.mobile-member-details {
	display:none;
	height:auto;
	font-size:22px;
	line-height:26px;
	color:#ffffff;
	background-color:#574e3f;
	background-image:url(../../images/footer_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:14px 20px 8px 20px;
	}
		#navigation ul {
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
			#navigation ul li {
			float:none;
			width:100%;
			display:block;
			line-height:18px;
			}
	
		#navigation a {
		float:none;
		display:block;
		height:auto;
		line-height:34px;
		text-align:left;
		color:#ffffff;
		background-color:#635949;
		margin-bottom:6px;
		}
			#navigation a strong,
			#navigation a b {
			display:block;
			height:auto;
			background-color:#635949 !important;
			line-height:34px !important;
			}	
			
				#navigation a:hover,
				#navigation .over,
				#navigation .on,
				#navigation a:hover strong,
				#navigation .over strong,
				#navigation a:hover b,
				#navigation .over b,
				#navigation .on strong,
				#navigation .on b {
				background-color:#82796c !important;
				}
			
			
		#navigation .nav-div {display:none;}
		
		#navigation .sub-nav {
		position:inherit;
		float:none;
		display:block;
		width:100%;
		top:0px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
			#navigation .sub-nav li {
			float:none;
			width:100%;
			display:block;
			margin:0 0 0 0;
			padding:0 0 0 0;
			box-sizing:border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			-ms-box-sizing:border-box;
			padding-left:0px;
			line-height:34px;
			}
				#navigation .sub-nav a {
				float:none;
				display:block;
				width:100%;
				font-size:22px;
				font-weight:400;
				padding-right:18px;
				padding-left:18px;
				margin:0 0 0 0;
				padding:0 0 0 0;
				text-align:center;
				height:auto;
				border:none;
				background-color:#635949 !important;
				line-height:34px;
				margin-bottom:6px;
				}
					#navigation .sub-nav a:hover {
					float:none;
					display:block;
					margin:0 0 0 0;
					padding:0 0 0 0;
					border:none;
					line-height:34px;
					color:#ffd3cd !important;
					background-color:#82796c !important;
					margin-bottom:6px;
					}
	
	
	.mobile-member-details {}
		
		.mobile-member-details a {
		float:none;
		display:block;
		height:auto;
		line-height:34px;
		text-align:left;
		color:#ffffff;
		text-align:center;
		border-radius:3px;
		background-color:#635949;
		margin-bottom:6px;
		}
			.mobile-member-details a:hover {
			background-color:#82796c;
			}
				
					
	
	
	
	
	.img-left,
	.img-right {
	max-width:100%;
	}

		
	
	
	#main .mc2,				
	#main .main-right-holder {
	padding-top:1px;
	}
		
		
		#main a.boxed-pink img {display:inline-block;}
		
		
	#main {
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
		
		#main .boxed .right-link {display:none;}
		
		#main .main-full,
		#main .main-content,
		#main .full-left,
		#main .full-right,
		#main .main-left,
		#main .main-right,
		#main .main-right-holder {
		float:none;
		display:block;
		width:100%;
		margin:0 0 0 0;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		}
			#main .main-content {
			margin-bottom:20px;
			}
		
		#main .img-left,
		#main .img-right,
		#main .img-center {
		float:none;
		display:block;
		width:100%;
		max-width:none;
		padding:10px 0;
		margin:0 0 0 0;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		}
		
		
		#main .home-left,
		#main .home-middle,
		#main .home-right {
		float:none;
		width:100%;
		min-height:0px;
		max-height:none;
		margin:10px 0 10px 0;
		}
			#main .home-middle .home-middle-image,
			#main .home-middle .home-middle-image img {
			max-height:none;	
			}
		
		
		
	#main,
	#main .main-right p,
	#main .main-left p,
	#main .main-right .side-holder,
	#main .main-left .side-holder {font-size:16px;line-height:24px;}
	
	#main h1 {font-size:38px;line-height:38px;}
	#main h2 {font-size:34px;line-height:34px;}
	#main h3 {font-size:30px;line-height:32px;}
	#main h4 {font-size:28px;line-height:32px;}
	#main h5 {font-size:22px;line-height:24px;}
	#main h6 {font-size:20px;line-height:22px;}
	
	#main .main-left h5,
	#main .main-left h6 {
	line-height:26px;
	font-size:24px;
	}
		#main .main-left ul {}
			#main .main-left ul li {
			font-size:15px;
			font-weight:400;
			line-height:20px;
			width:100%;
			}
				#main .main-left ul li a {
				padding-left:10px;
				background-position:left 6px;
				}
					#main .main-left ul li a:hover {
					padding-left:15px;
					background-position:7px 6px;
					}
	
	#main .main-right h5 {font-size:18px;line-height:24px;}
	#main .main-right h6 {font-size:18px;line-height:24px;}
	
	.small {font-size:15px;line-height:23px;}
	#main .large {font-size:18px;line-height:26px;}
		
		
		
	#footer {font-size:16px;line-height:26px;padding-bottom:0px;}
	#footer .large,
	#footer .footer-text,
	#footer .footer-text .large {font-size:17px;line-height:27px;}

	#footer h1 {font-size:26px;line-height:30px;font-weight:600;}
	#footer h3 {font-size:24px;line-height:28px;font-weight:600;}
	
	#footer .footer-text {
	padding:10px 20px 20px 20px;
	}
		#footer .footer-testimonial-by {font-size:16px;}
	
	#footer .footer-cards {
	line-height:22px;
	font-size:16px;
	font-weight:400;
	}
		#footer .footer-cards img {
		display:block;
		padding-left:0px;
		}
		
	#footer .footer-time {
	margin-bottom:14px;
	}
	
	
	#footer .footer-divider {display:none;}
	
	#footer .footer-left1,
	#footer .footer-left2,
	#footer .footer-links1,
	#footer .footer-links2,
	#footer .footer-links3 {
	clear:both;
	float:none;
	width:100%;
	padding:0 0;
	margin:0 0 0 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	border-top:solid #635948 1px; 
	text-align:left;
	}
	
	
		#footer .footer-tab {
		padding:8px 20px;
		cursor:pointer;
		background-image:url(../../images/footer_tab_bg.png);
		background-position:right center;
		background-repeat:no-repeat;	
		}
			#footer .footer-tab:hover {
			color:#51493c;
			text-shadow:none;
			background-color:#9d907c;
			}
		
		#footer .footer-tab-content {
		display:none;
		padding:8px 20px 18px 20px;
		}
		
	#footer .footer-facebook {
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	padding:0 20px 14px;	
	}
	
	
	#footer .footer-social {
	float:left;
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	padding:0 20px 14px;
	}
	
	
	#base {
	line-height:18px;
	font-size:13px;
	}
	
	
	#desktop-link {display:inline;}
	
	
	
	#feedback-form {}
	
		#feedback-form-image {
		float:none;
		width:100%;
		margin-bottom:20px;
		}
		
		#feedback-form-holder {
		float:none;
		width:100%;
		}
		
		
	
		#feedback-holder .feedback-item {
		width:100%;
		}	
		
		
		
			#feedback-holder .feedback-item .feedback-item-product .img-left {
			float:left;
			margin-right:10px;
			margin-top:4px;
			margin-bottom:6px;
			text-align:center;
			max-width:28%;
			}
			
		
		.grid-sizer {width:100%;}
		.gutter-sizer {width:0%;}
	
	
		
		#delivery-finder #delivery-address {
		font-size:16px;
		width:90%;
		}
		
		
		.checkout-option-split {
		margin:25px 0 25px 0;
		}
		
			.checkout-option-split strong,
			.checkout-option-split b {
			top:-22px;
			left:40%;
			}
	
	
	
	
	/* Services */
	.services-holder-grid-side .services-item,
	.services-holder-grid-side .services-item .services-item-text,
	.services-holder-grid-side .services-item .services-item-image,
	.services-holder-grid-under .services-item {
	width:100%;
	}
	
		.services-holder-grid-under .services-item .services-item-image {
		width:100%;
		min-height:140px;
		max-height:200px;
		}
			.services-holder-grid-under .services-item .services-item-image img {
			max-height:200px;
			}
	

	/* News */
	.news-holder .news-item .news-text,
	.news-holder .news-item .news-image {
	width:100%;
	}
	

	/* Events */
	.events-holder .events-item .events-text {width:80%;}
	.events-holder .events-item .events-image {width:100%;}	

		.date-icon {
		float:left;
		width:15%;
		margin-right:5%;
		height:auto;
		line-height:12px;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		padding:5px 0 5px 0;
		background-color:#cfcfcf;
		}
	
	
	/* Testimonials */
	.testimonial-holder .testimonial-item .testimonial-text,
	.testimonial-holder .testimonial-item .testimonial-image,
	.testimonial-holder .beforeafter-holder .beforeafter-item {
	width:100%;
	}
	
	
	/* Staff */
	.staff-holder-grid .staff-item {
	width:100%;
	}
	
	
	/* Site Map */
	.sitemap-holder {
	width:100%;	
	}
	
	
	/* Gallery */	
	.gallery-holder .gallery-item,
	.gallery-cat-holder .gallery-item,
	.gallery-cat-holder .gallery-item-textover,
	.gallery-holder .gallery-item-textover {
	width:100%;
	margin-right:0%;
	}
	
	
	/* Before and After */	
	.beforeafter-holder .beforeafter-item,
	.beforeafter-details .before-image,
	.beforeafter-details .after-image {
	width:100%;
	margin-right:0%;
	}

		.beforeafter-details .before-image {margin-bottom:12%;}
	
	
	/* Video */	
	.video-holder .video-item {
	width:100%;
	margin-right:0%;
	}
	
	
	.product-item {
	width:100% !important;
	margin-right:0% !important;
	}
		.product-item .product-item-image {
		height:auto !important;
		}
			.product-item .product-item-image img {
			max-width:100%;
			max-height:180px !important;
			height:auto;
			width:auto\9; /* ie8 */
			vertical-align:bottom;
			}
			
		.product-item .product-item-text {
		width:90%;
		margin:0 5%;
		}
		
			.product-item a strong,
			.product-item a b {
			font-size:16px;
			}
			
			.product-item .product-item-image .product-buy,
			.product-item .product-item-image .product-special,
			.product-item .product-item-image .product-new {
			right:12%;
			height:24px;
			line-height:24px;
			padding:0 8px;
			font-size:15px;
			}
			
		.products-wrapper div:nth-child(2n+2) {margin-right:0%;}
		
		
		.product-leftside,
		.product-rightside {
		float:none;
		width:100%;
		}
			.product-rightside {padding-top:15px;}
			
			
			
	#main .product-image-holder {}
	
		.product-mobile-clearer {display:block;}
		.product-image-preview-holder .preview-rollover-holder {display:none;}
		
		
	.product-options,
	.product-options2 {}
	
		.product-options li,
		.product-options2 li {
		padding:12px 6px;
		}
		
			.product-options li .option,
			.product-options2 li .option {font-size:15px;}
			.product-options li .price,
			.product-options2 li .price {font-size:15px;}
		


	.shopping-cart-list {}

		.shopping-cart-list .shopping-cart-list-header {display:none;}
		
		.shopping-cart-list .shopping-cart-list-items {
		padding:4px 10px;
		border:solid #f0e8e6 1px;
		border-radius:3px;
		margin-bottom:15px;
		position:relative;
		}
		
			.shopping-cart-list .scl-image {
			float:right;
			position:absolute;
			text-align:center;
			right:5px;
			top:8px;
			width:30%;
			max-height:76px;
			}
				.shopping-cart-list .scl-image img {
				max-height:76px;
				}
			
			.shopping-cart-list .scl-products {
			width:100%;
			padding-right:0%;
			}
				.shopping-cart-list .scl-products-title {
				float:left;
				width:68%;
				}
				
				.shopping-cart-list .scl-products-additional {
				clear:both;
				width:100%;
				}
				
				.shopping-cart-list .scl-products  .cart-msg-box,
				.shopping-cart-list .scl-products .cart-msg-type,
				.shopping-cart-list .scl-products .cart-msg-messages {
				width:98%;
				}
				
				.msg-small {
				font-size:13px;
				line-height:17px;
				}
			
			
			.shopping-cart-list .scl-quantity {
			clear:both;
			width:59%;
			text-align:left;
			padding-right:0px;
			margin-top:8px;
			padding-top:8px;
			border-top:solid #f0e8e6 1px;
			}
				.shopping-cart-list .scl-quantity .scl-quantity-text {
				float:left;
				display:inline-block;
				padding-right:3%;
				line-height:26px;
				font-size:14px;
				}
			
				.shopping-cart-list .scl-quantity input {
				float:left;
				font-size:15px;
				display:inline-block;
				margin-right:12%;
				}
				
				.shopping-cart-list .remove-link {
				float:left;
				display:inline-block;
				line-height:26px;
				font-size:12px;
				}
			
			.shopping-cart-list .scl-price {
			width:40%;
			font-size:16px;
			font-family:"myriad-pro", Arial, Helvetica, sans-serif;
			font-weight:600;
			text-align:right;
			padding-right:1%;
			padding-top:5px;
			margin-top:8px;
			padding-top:8px;
			border-top:solid #f0e8e6 1px;
			}
			
			
			
			.shopping-cart-totals .shopping-cart-total-item .totals-space,
			.shopping-cart-totals .shopping-cart-total-final .totals-space,
			#sc-subtotals .totals-space-base {display:none;}
			
			
			.shopping-cart-totals .shopping-cart-total-item,
			.shopping-cart-totals .shopping-cart-total-final {
			display:block;
			}
				
				.shopping-cart-totals .shopping-cart-total-item .totals-text,
				.shopping-cart-totals .shopping-cart-total-final .totals-text {
				float:left;
				width:66%;
				text-align:left;
				padding-right:0;
				padding-left:4%;
				margin:0 0 0 0;
				}
				
				.shopping-cart-totals .shopping-cart-total-item .totals-value,
				.shopping-cart-totals .shopping-cart-total-final .totals-value {
				float:left;
				width:26%;
				font-size:15px;
				padding-right:4%;
				margin:0 0 0 0;
				}
				
				
	
	.address-selector {}
	
		.address-selector .address-item {
		float:none;
		width:100%;
		line-height:22px;
		padding-bottom:10px;
		padding-top:5px;
		}
		
		
		
	.cart-options-tabs-holder {}
	
		.cart-options-tabs-holder a {
		width:49%;
		font-size:15px;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		margin-right:2%;
		margin-bottom:5px;
		}
			.cart-options-tabs-holder a:nth-child(2n+2) {margin-right:0;}
			
			
	.cart-options-holder {
	width:100%;
	}
		.cart-options-holder li {
		padding:12px 6px;
		}
		
			.cart-options-holder li .option {font-size:15px;}
			.cart-options-holder li .price {font-size:15px;}
	
	.cart-option-detail {
	position:absolute;
	width:0%;
	height:0%;
	overflow:hidden;
	}
	
	
	
	.payment-radio-holder {
	width:10%;
	}
	
		.payment-holder {
		width:90%;
		}


		
		
	form .label {
	font-size:16px;
	padding-bottom:4px;
	}
	
	form .label2 {
	font-size:18px;
	padding-bottom:4px;
	}
		
			form .input input {
			font-size:16px;
			width:100%;
			box-sizing:border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			-ms-box-sizing:border-box;
			}
			
			input,
			select,
			textarea {
			font-size:16px !important;
			}

}