/* Large desktop */
@media (min-width: 1200px) {  }

/* Portrait tablet to landscape and desktop */

.single-shop-price{ margin-bottom: 10px;  width:auto; float: left; margin-right: 10px; }
.single-shop-cart{ margin-bottom: 10px;  width:auto; }
@media only screen and (max-width: 979px) {

	#page{
		width: 960px;
		margin:auto;
	}
	#cd-lateral-nav{
		display: none;
	}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

	#cd-lateral-nav{
		display:block;
	}

	.site-navigation{ display: none!important; }
	body{

	}

	#page {
		margin: auto;
		width: 300px;
	}

	.site-header{ 
		border-bottom: 1px solid #0a0a0a;
		clear: both;
		height: 155px;
		margin-bottom: 10px;
		position: relative;
		width: 100%;
	}

	.site-header:before{
		background: #474747 none repeat scroll 0 0;
		content: "";
		height: 1px;
		left: 0;
		margin-top: 1px;
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 0;
	}

	.site-title {
		font-size: 4em;
		margin: 0;
	}

	.site-title img{
		width: 200px; 
	}


	a.fb {
		left: auto;
		right: 240px;
		top: 32px;
		width: 29px;
		display: none;
	}

	#searchform {
		left: auto;
		position: absolute;
		right: 10px;
		top: 80px;
		display: none;
	}



	span.topGreeting {

		left: auto;
		right: 285px;
		top: 30px;
		width: auto;
		display: none;
	}

	
	span.topCart {
		left: 0;
		right: auto;
		top: 105px;
	}


	#masthead input[type="button"] {

		right: -1px;
		top: 105px;
		width: 84px;
	}



	.main-navigation {
		background: #000 none repeat scroll 0 0;
		border-radius: 0;
		display: block;
		float: right;
		line-height: 1;
		margin: 0;
		text-align: center;
		width: 100%;
	}

	#custom-slideshows{}
	#custom-slideshows > .slide{ width: 100%!important; padding:0!important; height: auto!important; float: left; }
	#custom-slideshows > .slide .textslide{ 
		color: #7f7e7e;
		display: block;
		float: left;
		padding: 10px;
		position: static;
		width: auto;
	}

	

	#custom-slideshows .slide img {
		display: block;
		height: auto;
		margin: 0;
		width: 100%;
	}

	#sliderarea .bx-wrapper{
		margin-bottom: 0;
	}


	#sliderarea {
		display: block;
		height: auto;
		width: 100%;
	}
	#sliderarea .bx-wrapper .bx-pager{
		display: none;
	}


	#custom-cta {
		width: auto;
		padding:10px;

	}
	
	#custom-cta > a {
		display: block;
		float: left;
		height: auto;
		width: 100%;
	}

	#custom-cta .cta{
		background-size: cover !important;
		float: left;
		height: 140px !important;
		margin: 0 0 10px !important;
		overflow: hidden !important;
		transition: background 0.75s linear 0s;
		width: 100% !important;
	}

	#custom-cta .cta {
		width: 30%;
		margin-right: 1.5%;
	}

	#cta-container {
		background: #000000 none repeat scroll 0 0;
		border-radius: 0;
		float: left;
		margin: 0;
		padding: 0px;
		width: 100%;
	}

	.site-main {
		width: 100%;
	}
	
	


	.block_white,
	div.fWrapper,
	.text-footer{ width: 100%; padding:0; margin:0;}

	.block_white {
		background: #ffffff none repeat scroll 0 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-bottom: 10px !important;
		padding: 10px;
		width: 100%;
	}

	.block_content {
		background: #fff none repeat scroll 0 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		float: left;
		margin: 0 0 10px;
		padding: 10px 10px 0;
		width: 100%;
	}

	.block_content img{ margin-bottom: 10px; height: auto; }

	.block_content p,
	.block_text-box p{ width: auto; padding:0; margin:0; }

	.block_text-box{
		
		background: #fff none repeat scroll 0 0;
		display: block;
		float: left;
		margin: -20px 0 20px;
		padding: 20px;
		width: auto;


	}

	.block_white {
		background: #ffffff none repeat scroll 0 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		float: left;
		margin-bottom: 10px !important;
		width: 100%;
	}

	
	#custom-list {
		margin-bottom: 0;
		padding: 20px;
	}

	#custom-list .bx-wrapper {
		margin: auto;
		width: 240px;
	}

	#custom-list ul.prodThumb {
		list-style: outside none none;
		text-align: center;
		width: 100%;
	}

	#custom-list ul.prodThumb li {
		float: left;
		margin:auto;
		padding: 0;
		width: 200px !important;
	}
	#custom-list ul.prodThumb li a{ margin:0;}
	#custom-list span.prodThumbPrice{ right: 26px;}

	#custom-list .bx-next{ right: -30px;}
	#custom-list .bx-prev{ left:-30px;}


	.block_text-box {
		background: #fff none repeat scroll 0 0;
		display: block;
		float: left;
		margin: -20px 0 20px !important;
		padding: 20px;
		width: auto;
	}

	.block_content img{
		display: block;
		width: 100%;
	}
	

	#newsletter input[type="text"] {
		border-radius: 0;
		height: 24px !important;
		line-height: 24px;
		padding: 5px 10px;
		width: 100% !important;
	}

	#newsletter input[type="submit"] {

		float: right;
		height: 30px;
		margin-bottom: 0px;
		position: static;
		right: 70px;
		text-indent: -9999px;
		text-shadow: 0 0 0;
		width: 69px;
	}
	.footer {

		color: #afafaf;
		height: auto;
		margin-top: 0;
		padding: 10px 0 0 ;
		position: relative;
		z-index: 1;
		background: rgba(0, 0, 0, 0) url("images/bg_footer.png") no-repeat scroll center bottom;
		background: transparent;
	}

	.footer .fWrapper{
		margin: auto;
		width: 300px;
		border-top: 1px solid #414141;
	}
	div.fCol1,
	div.fCol2,
	div.fCol3{
		border-bottom: 1px solid #414141;
		border-top: 1px solid #000;
		float: left;
		margin: 0;
		padding: 30px 0;
		width: 100%;
	}

	.text-footer {
		margin: auto;
		max-width: 260px;
		padding: 20px;
		text-align: center;
		width: auto;
	}
	.text-footer > span {
		color: #fff;
		font-size: 14px;
		margin-left: auto;
		display: inline;
	}	

	div.footerText {
		background: #000 none repeat scroll 0 0;
		clear: both;
		color: #656565;
		height: auto;
		line-height: 16px;
		padding: 20px;
	}

	div.fContactDetails {
		background: #000 none repeat scroll 0 0;
		color: #666;
		height: 94px;
		width: 300px;
	}


	#pwd_footer_v2{
		display: none;
	}



	#shopp{}
	#shopp .col1{ width: 100%; }
	#shopp .col2{ width: 100%; }
	#shopp .products, #shopp .products ul{ text-align:center; }
	#shopp .products ul li{ float: none; display: inline-block; }

	h3.sideTitleProductCat {
		background: #dcdddd url(images/bg_sidemenu.png) repeat scroll 0 0;
		background-size: cover!important;
		border-radius: 3px;

		color: #333;
		cursor: pointer;
		font-size: 18px !important;
		height: auto;
		line-height: 40px;
		margin: 0 0 10px;
		padding: 0 0 0 13px;
		position: relative;
		text-indent: 0;
		width: auto;
	}

	h3.sideTitleProductCat:after{
		content: "";
		float: right;
		display: inline-block;
		width: 40px;
		height: 40px;
		background: url(images/arrow_dow.png) center center no-repeat;
	}
	h3.sideTitleProductCat.active:after{
		background: url(images/arrow_up.png) center center no-repeat;
	}
	

	.category ul.sidemenu {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border-radius: 0 0 5px 5px;
		float: left;
		padding: 10px 0 21px !important;
		width: 100%;
		display: none;
	}

	.category  ul.sidemenu li a, .category  ul.sidemenu li a:visited {
		background: rgba(0, 0, 0, 0) url("images/bg_sidemenu_list.png") no-repeat scroll 0 center;
		color: #313131;
		display: block;
		font-size: 13px;
		font-weight: bold;
		height: 32px;
		line-height: 29px;
		overflow: hidden;
		padding: 0 30px;
		width: 215px;
	}


	#shopp ul.paging {
		text-align: center;
	}

	#shopp ul.paging li {
		display: inline-block;
		float: none;
	}


	#shopp ul.paging li a {
		border: 1px solid #cccccc;
		color: #333;
		display: inline-block;
		margin-bottom: 5px;
		padding: 2px 5px;
	}

	.innerpage-banner{
		height: 80px;
		width: 100%;
	}


	#shopp .gallery {
		max-height: 600px;
		margin: 0 0 10px;
		width: 100%;
		float: left;
	}


	div.iconsIndent {
		margin-left: 0;
	}

	div.iconsIndent p{margin-bottom: auto!important; }
	div.iconsIndent .address,
	div.iconsIndent .email{ margin-bottom: 20px!important; }
	div.iconsIndent p strong{ }


	#gform_fields_2{}
	#gform_fields_2 .gfield_label{
		display: none!important
	}

	#contact input[type="text"], #contact textarea {
		padding: 5px 10px;
		width: 240px;
		border: 1px solid #cccccc;
		width: 100%;
		box-sizing: border-box;
		height: 34px;
	}
	#contact textarea{
		height: 100px;
		box-sizing: border-box;
		width: 100%;
	}

	.single-shop-price{ margin-bottom: 10px;  width: 100%;}
	.single-shop-cart{ margin-bottom: 10px;  width: 100%; }


	ul.sidemenu li {
		float: left;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.category ul.sidemenu li a, 
	.category ul.sidemenu li a:visited{
		background: rgba(0, 0, 0, 0) url("images/shop-category_list.png") no-repeat scroll 0 center;
		border-bottom: 1px solid #f4f4f4;
		height: 26px;
		padding: 10px 0 10px 30px;
		width: 250px;
	}

}
/* Landscape phones and down */
@media screen and (max-width: 600px) {
	.page-id-1366 table tr td,.page-id-1364 table tr td {
		display: block;
	}

	.block_white #innerpage-banner{
		width: 100% !important;
		background-size: 100% 150px !important;
		height: 170px !important;
	}

	.tbl2Col {
		width: 100% !important;
	}
	.tbl2Col tr td{
		display: block; 
		padding-left:0 !important; 
	}

	table.tblPricing{
		width: 100% !important;
	}

	.block_white h2{
		padding-top: 20px;
		font-size: 21px;
	}
	td.tbl2ColCol1{
		width: 100%;
	}

	.pad20{
		padding: 10px;
	}

	.block_white h1{
		font-size: 21px;
	}
	.btnReadMore{
		margin-bottom: 20px;
	}
	.page-id-1893 table tr td{
		display: block;
	}

	.cd-main-content {
		/* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
		min-height: 100%;
		position: relative;
		z-index: 2;

		background: url(images/bg.jpg) top center no-repeat #242424;

		/* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		transition-property: transform;
		-webkit-transition-duration: 0.4s;
		-moz-transition-duration: 0.4s;
		transition-duration: 0.4s;
	}
	.cd-main-content.lateral-menu-is-open {
		/* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
		-webkit-transform: translateX(-255px);
		-moz-transform: translateX(-255px);
		-ms-transform: translateX(-255px);
		-o-transform: translateX(-255px);
		transform: translateX(-255px);
	}


	#cd-menu-trigger {
		background: url(images/mobile-menu.png) center center no-repeat;
		height: 41px;
		position: absolute;
		right: 0;
		top: 52px;
		width: 50px;
		display: block;
	}
	#cd-menu-trigger .cd-menu-text {
		height: 100%;
		text-transform: uppercase;
		color: #FFF;
		font-weight: 600;
		display: none;
	}
	#cd-menu-trigger .cd-menu-icon {
		/* this span is the central line in the menu menu */
		display: inline-block;
		position: absolute;
		left: 50%;
		top: 50%;
		bottom: auto;
		right: auto;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		width: 18px;
		height: 2px;
		background-color: #FFF;
		/* these are the upper and lower lines in the menu menu */
	}
	#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: inherit;
		left: 0;
	}
	#cd-menu-trigger .cd-menu-icon::before {
		bottom: 5px;
	}
	#cd-menu-trigger .cd-menu-icon::after {
		top: 5px;
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon {
		background-color: rgba(255, 255, 255, 0);
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
		background-color: white;
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::before {
		bottom: 0;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::after {
		top: 0;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}


	#cd-lateral-nav {
		position: fixed;
		height: 100%;
		right: 0;
		top: 0;
		visibility: hidden;
		/* the secondary navigation is covered by the main element */
		z-index: 1;
		width: 260px;
		background-color: #000;
		overflow-y: auto;
		/* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		-webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
		-moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
		transition: transform .4s 0s, visibility 0s .4s;
		/* this creates the subtle slide in animation of the navigation */
		-webkit-transform: translateX(80px);
		-moz-transform: translateX(80px);
		-ms-transform: translateX(80px);
		-o-transform: translateX(80px);
		transform: translateX(80px);
	}
	#cd-lateral-nav .cd-navigation {
		margin: 10px 0 16px;
	}
	#cd-lateral-nav .sub-menu {
		padding: 0 10px 0px 15px;
		display: none;
	}
	#cd-lateral-nav a {
		display: block;
		line-height: 2em;
		padding: 0 16px 0 32px;
		color: #aab5b7;
	}
	#cd-lateral-nav a.current {
		background-color: #3a4a4d;
		color: #FFF;
	}
	.no-touch #cd-lateral-nav a:hover {
		color: #f7584c;
	}

	#cd-lateral-nav .menu{ list-style: none; padding:40px 0; margin:0;}
	#cd-lateral-nav .menu li{display: block; }
	#cd-lateral-nav .menu li a{
		color: #fff;
		display: block;
		padding: 10px 20px;
		text-align: center;
		text-transform: uppercase;

	}
	#cd-lateral-nav .menu li:hover > .sub-menu{
		display: block;
	}


	.text-header{
		background-color: #000;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: none;
		font-size: 12px;
		margin: auto;
		padding: 15px;
		text-align: left;
		width: 100%;
	}
	.text-header > p,
	.text-header > span{
		font-size: 12px;
		text-align: left;
	}


	h1.titleBar {
		background: #000 none repeat scroll 0 0;
		border-top: 1px solid #3e3e3e;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		height: 39px;
		line-height: 41px;
		margin: 20px 0 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		text-indent: 15px;
		text-transform: uppercase;
	}

	.commentnote {
		background: #fffbe4 none repeat scroll 0 0;
		border: medium none;
		border-radius: 0;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 20px;
		padding: 15px;
	}
	#page{
		width: 300px !important;
	}
	.footer .fWrapper, .text-footer{
		width: 300px !important;
		max-width: 300px !important;
	}


}


@media only screen and (max-width: 640px) {
	.page-id-1366 table tr td, .page-id-1364 table tr td  {
		display: block;
	}
	#page{
		width: 600px;
	}
	.block_white #innerpage-banner{
		width: 100% !important;
		background-size: 100% 150px !important;
		height: 170px !important;
	}

	.tbl2Col {
		width: 100% !important;
	}
	.tbl2Col tr td{
		display: block; 
		padding-left:0 !important; 
	}

	table.tblPricing{
		width: 100% !important;
	}

	.block_white h2{
		padding-top: 20px;
		font-size: 21px;
	}
	td.tbl2ColCol1{
		width: 100%;
	}

	.pad20{
		padding: 10px;
	}

	.block_white h1{
		font-size: 21px;
	}
	.btnReadMore{
		margin-bottom: 20px;
	}
	.page-id-1893 table tr td{
		display: block;
	}

	.cd-main-content {
		/* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
		min-height: 100%;
		position: relative;
		z-index: 2;

		background: url(images/bg.jpg) top center no-repeat #242424;

		/* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		transition-property: transform;
		-webkit-transition-duration: 0.4s;
		-moz-transition-duration: 0.4s;
		transition-duration: 0.4s;
	}
	.cd-main-content.lateral-menu-is-open {
		/* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
		-webkit-transform: translateX(-255px);
		-moz-transform: translateX(-255px);
		-ms-transform: translateX(-255px);
		-o-transform: translateX(-255px);
		transform: translateX(-255px);
	}


	#cd-menu-trigger {
		background: url(images/mobile-menu.png) center center no-repeat;
		height: 41px;
		position: absolute;
		right: 0;
		top: 52px;
		width: 50px;
		display: block;
	}
	#cd-menu-trigger .cd-menu-text {
		height: 100%;
		text-transform: uppercase;
		color: #FFF;
		font-weight: 600;
		display: none;
	}
	#cd-menu-trigger .cd-menu-icon {
		/* this span is the central line in the menu menu */
		display: inline-block;
		position: absolute;
		left: 50%;
		top: 50%;
		bottom: auto;
		right: auto;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		width: 18px;
		height: 2px;
		background-color: #FFF;
		/* these are the upper and lower lines in the menu menu */
	}
	#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: inherit;
		left: 0;
	}
	#cd-menu-trigger .cd-menu-icon::before {
		bottom: 5px;
	}
	#cd-menu-trigger .cd-menu-icon::after {
		top: 5px;
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon {
		background-color: rgba(255, 255, 255, 0);
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
		background-color: white;
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::before {
		bottom: 0;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::after {
		top: 0;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}


	#cd-lateral-nav {
		position: fixed;
		height: 100%;
		right: 0;
		top: 0;
		visibility: hidden;
		/* the secondary navigation is covered by the main element */
		z-index: 1;
		width: 260px;
		background-color: #000;
		overflow-y: auto;
		/* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		-webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
		-moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
		transition: transform .4s 0s, visibility 0s .4s;
		/* this creates the subtle slide in animation of the navigation */
		-webkit-transform: translateX(80px);
		-moz-transform: translateX(80px);
		-ms-transform: translateX(80px);
		-o-transform: translateX(80px);
		transform: translateX(80px);
	}
	#cd-lateral-nav .cd-navigation {
		margin: 10px 0 16px;
	}
	#cd-lateral-nav .sub-menu {
		padding: 0 10px 0px 15px;
		display: none;
	}
	#cd-lateral-nav a {
		display: block;
		line-height: 2em;
		padding: 0 16px 0 32px;
		color: #aab5b7;
	}
	#cd-lateral-nav a.current {
		background-color: #3a4a4d;
		color: #FFF;
	}
	.no-touch #cd-lateral-nav a:hover {
		color: #f7584c;
	}

	#cd-lateral-nav .menu{ list-style: none; padding:40px 0; margin:0;}
	#cd-lateral-nav .menu li{display: block; }
	#cd-lateral-nav .menu li a{
		color: #fff;
		display: block;
		padding: 10px 20px;
		text-align: center;
		text-transform: uppercase;

	}
	#cd-lateral-nav .menu li:hover > .sub-menu{
		display: block;
	}


	.text-header{
		background-color: #000;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: none;
		font-size: 12px;
		margin: auto;
		padding: 15px;
		text-align: left;
		width: 100%;
	}
	.text-header > p,
	.text-header > span{
		font-size: 12px;
		text-align: left;
	}


	h1.titleBar {
		background: #000 none repeat scroll 0 0;
		border-top: 1px solid #3e3e3e;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		height: 39px;
		line-height: 41px;
		margin: 20px 0 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		text-indent: 15px;
		text-transform: uppercase;
	}

	.commentnote {
		background: #fffbe4 none repeat scroll 0 0;
		border: medium none;
		border-radius: 0;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 20px;
		padding: 15px;
	}
	#shopp .products ul li{
		display: block;
	}
	ul.prodThumb li a{
		margin: auto;
		float: none;
	}
	.footer .fWrapper, .text-footer{
		width: 600px;
		max-width: 600px;
	}


}
@media only screen and (min-width: 768px) {
	#page{
		width: 100%;
		margin:auto;
	}
	
	.site-header{
		width: 100%;
	}
	#searchform{

	}
	
	#cd-lateral-nav .cd-navigation {
		margin: 20px 0;
	}
	span.topGreeting{
		top: 80px;
	}
	span.topCart{
		top:90px;
	}
	#masthead input[type="button"]{
		top: 90px;
	}
	a.fb{
		left: 725px;
	}
	#searchform{
		left: 475px;
	}
	.main-navigation{
		margin-top: 0px;
		width: 100%;
		margin-bottom: 10px;
	}
	.main-navigation ul{
		border-radius: 0px;
    	-moz-border-radius: 0px;
    	-webkit-border-radius: 0px;
	}
	#slidercontainer{
		max-width: 768px;
	}
	#sliderarea{
		width: 768px;
	}
	#custom-slideshows > .slide{width: 768px !important;}
	.textslide{
		position: absolute;
		right: 0;
	}
	.site-main{
		width: 100%;
	}
	.block_content, #cta-container, .block_white, div.fWrapper{
		width: 100%;
		box-sizing: border-box;
	}
	.footer{
		background: none;
	}
	#newsletter input[type="text"] {
		border-radius: 0;
		height: 24px !important;
		line-height: 24px;
		padding: 5px 10px;
		width: 100% !important;
	}

	#newsletter input[type="submit"] {

		float: right;
		height: 30px;
		margin-bottom: 0px;
		position: static;
		right: 70px;
		text-indent: -9999px;
		text-shadow: 0 0 0;
		width: 69px;
	}
	.footer {

		color: #afafaf;
		height: auto;
		margin-top: 0;
		padding: 10px 0 0 ;
		position: relative;
		z-index: 1;
		background: rgba(0, 0, 0, 0) url("images/bg_footer.png") no-repeat scroll center bottom;
		background: transparent;
	}

	.footer .fWrapper{
		margin: auto;
		width: 100%;
		border-top: 1px solid #414141;
	}
	div.fCol1,
	div.fCol2,
	div.fCol3{
		border-bottom: 1px solid #414141;
		border-top: 1px solid #000;
		float: left;
		margin: 0;
		padding: 30px 0;
		width: 100%;
	}

	.text-footer {
		margin: auto;
		max-width:100%;
		padding: 20px;
		text-align: center;
		width: auto;
	}
	.text-footer > span {
		color: #fff;
		font-size: 14px;
		margin-left: auto;
		display: inline;
	}	

	div.footerText {
		background: #000 none repeat scroll 0 0;
		clear: both;
		color: #656565;
		height: auto;
		line-height: 16px;
		padding: 20px;
	}

	div.fContactDetails {
		background: #000 none repeat scroll 0 0;
		color: #666;
		height: 94px;
		width: 100%;
	}


	#pwd_footer_v2{
		display: none;
	}

	#shopp{}
	#shopp .col1{ width: 100%; }
	#shopp .col2{ width: 100%; }
	#shopp .products, #shopp .products ul{ text-align:center; }
	#shopp .products ul li{ float: none; display: inline-block; }

	h3.sideTitleProductCat {
		background: #dcdddd url(images/bg_sidemenu.png) repeat scroll 0 0;
		background-size: cover!important;
		border-radius: 3px;

		color: #333;
		cursor: pointer;
		font-size: 18px !important;
		height: auto;
		line-height: 40px;
		margin: 0 0 10px;
		padding: 0 0 0 13px;
		position: relative;
		text-indent: 0;
		width: auto;
	}

	h3.sideTitleProductCat:after{
		content: "";
		float: right;
		display: inline-block;
		width: 40px;
		height: 40px;
		background: url(images/arrow_dow.png) center center no-repeat;
	}
	h3.sideTitleProductCat.active:after{
		background: url(images/arrow_up.png) center center no-repeat;
	}
	

	.category ul.sidemenu {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border-radius: 0 0 5px 5px;
		float: left;
		padding: 10px 0 21px !important;
		width: 100%;
		display: none;
	}

	.category  ul.sidemenu li a, .category  ul.sidemenu li a:visited {
		background: rgba(0, 0, 0, 0) url("images/bg_sidemenu_list.png") no-repeat scroll 0 center;
		color: #313131;
		display: block;
		font-size: 13px;
		font-weight: bold;
		height: 32px;
		line-height: 29px;
		overflow: hidden;
		padding: 0 30px;
		width: 215px;
	}


	#shopp ul.paging {
		text-align: center;
	}

	#shopp ul.paging li {
		display: inline-block;
		float: none;
	}


	#shopp ul.paging li a {
		border: 1px solid #cccccc;
		color: #333;
		display: inline-block;
		margin-bottom: 5px;
		padding: 2px 5px;
	}
	.block_white #innerpage-banner{
		width: 100% !important; 
	}
	.tbl2Col{width: 100% !important;}
	.page-id-1366 table tr td, .page-id-1364 table tr td  {
		display: block;
	}


}
#cd-lateral-nav.lateral-menu-is-open {
	
	display: block;

	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
	-webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
	-moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
	transition: transform .4s 0s, visibility 0s 0s;
	/* smooth the scrolling on touch devices - webkit browsers */
	-webkit-overflow-scrolling: touch;
}

/* style menu items which have a submenu  */
#cd-lateral-nav .item-has-children > a {
	position: relative;
	text-transform: uppercase;
	font-weight: 600;
	/* this is the right arrow to show that the item has a submenu  */
}
#cd-lateral-nav .item-has-children > a::after {
	content: '';
	display: block;
	height: 11px;
	width: 8px;
	position: absolute;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 1em;
	background: url("../img/cd-arrow.svg") no-repeat center center;
	background-size: 8px 11px;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
#cd-lateral-nav .item-has-children > a.submenu-open::after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-moz-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	-o-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}


