/*
Theme Name: CZ USA 2015
Theme URI: 
Description:  Custom theme by Cyteworks, Inc.
Version: 1
Author: Cyteworks
Author URI: http://www.cyteworks.com
Tags: 

*/

body {
	line-height: 160%;
	top: 0;
	padding: 0;
	margin: 0;
	font-family: arial;
	color: #404040 !important;	
	overflow-x: hidden; /* general catch-all for small horizontal scroll that likes to come up periodically in responsive */
}

.ubermenu-submenu-drop {
	box-sizing: border-box !important;
}

/* STRUCTURE */

.wrapper {
	max-width: 1000px;
	margin: 0 auto 80px;
	position: relative;
}

#mobile-logo {
	display: none;
}

#header-row,
.hidden-header {
	width: 100%;
	background: #000000;
	margin-bottom: 30px;
	border-bottom: solid 3px #BE9E56;
}

.hidden-header {
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: -300px;
	transition: all .3s;
	z-index: 9999;
}

.hidden-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
	padding-right: 20px !important;
}

.hidden-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
	right: 0px !important;
}


.header-is-visible {
	visibility: visible !important;
	opacity: 1 !important;
	top: 0px !important;
}

.header-slide-up {
	visibility: hidden;
	opacity: 0;
}

#header {
	max-width: 1000px;
	margin: 0 auto;
	background: #000000;
}

#header h1,
#header .description {
	
}

#header #searches {
	float: right;
	/*max-width: 20%;*/
	max-width: 25%;
	margin-top: 20px;
}

#header #searches a {
	color: #AFAEAE;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}

.hidden-header #hidden-logo {
	max-width: 10%;
	float: left;
	margin-top: 14px;
}

.hidden-header #hidden-logo img {
	max-width: 100%;
	height: auto;
	display: block;
}

.hidden-header #searches {
	max-width: 20%;
	float: right;
}

.hidden-header #searches {
	margin-top: 2px !important;
}

#hidden-menu {
	margin-top: 14px;
	margin-left:20px;
}


.hidden-header #hidden-menu {
	float: left;
	max-width: 70%;
}

#hidden-menu a {
	padding: 15px 10px !important;
	margin: 0 !important;
}

#logo {
	float: left;
	/*max-width: 80%;
	width: 80%;*/
	max-width: 75%;
	width: 75%;
}

#logo img {
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	display: block;
}

/*----------------------------SINGLE PRODUCT HIDDEN HEADER------------------------*/


.single-product #hidden-menu {
	display: none !important;
}

#hidden-product {
	display: none;
	float: left;
	max-width: 70%;
}

.single-product #hidden-product {
	display: block;
}

#hidden-product h2 {
	color: #fff;
	font-size: 18px;
	max-width: 60%;
	width: 60%;
	float: left;
	font-weight: normal;
	margin-top: 29px;
	margin-left: 18px;
}

#hidden-product h2 a {
	color: #fff;
	text-decoration: none;
}

#hidden-product h2 a:hover {
	text-decoration: underline;
}

.hidden-thumb {
	max-width: 20%;
	float: left;
	margin-left: 20px;
}

.hidden-thumb img {
	max-width: 100%;
	height: auto;
	display: block;
}

.hidden-price {
	max-width: 10%;
	color: #4DA25F;
	margin-top: 29px;
	margin-left: 5px;
	float: left;
}
/*----------------------------END SINGLE PRODUCT HIDDEN HEADER--------------------*/

#home-buttons {
	max-width: 924px;
	margin: 0 auto;
}

#home-buttons img {
	float: left;
}

.left-home-buttons {
	width: 460px;
	float: left;
	max-width: 49%;
	height: auto;
	display: block;
}

.right-home-buttons {
	width: 460px;
	float: right;
	max-width: 49%;
	height: auto;
	display: block;	
}

.left-home-buttons img,
.right-home-buttons img {
	max-width: 100%;
	height: auto;
	display: block;
}

.left-home-buttons img.small,
.right-home-buttons img.small {
	max-width: 50%;
	height: auto;
	display: block;
}

#video-block {
	width: 100%;
	background: #343434;
}

.video-container {
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
}

.video {
	/*float: left;
	margin: 0 4% 0 0;
	max-width: 48%;*/
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0;
	overflow: hidden; 	
}

.video iframe {
	/*max-width: 100% !important;
	display: block;*/
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;	
}

#home-post-row {
	width: 100%;
	background: #414141;
	
}

#home-post {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background: #343434;
	padding: 40px 0;
	background: url(images/blog-texture.jpg) center;
}

#home-post-content {
	width: 90%;
	margin: 0 auto;
}

#home-post img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

#home-post h2 {
	font-size: 30px;
	color: #fff;
}

#home-post a {
	color: #AB9972;
}

.ubermenu .ubermenu-target-text {
	font-size: 16px;
}

.hidden-header .ubermenu .ubermenu-target-text {
	font-size: 14px;
}

#featured-thumb img {
	width: 100%;
	height: auto;
	display: block;
	max-width: 100%;
}

/*------------------CONTACT FORM----------------------*/

.gform_confirmation_wrapper {
	width: 90%;
	text-align: center;
	background: #E2D5B4;
	border: solid 1px #BE9E56;
	padding: 5%;
	color: #333;
	font-size: 24px;
}

/*---------------END CONTACT FORM-----------------------*/

/*-----------------------PRODUCTS---------------------------*/

#featured-products .price,
#featured-products .woo_grid_compare_button_container,
#featured-products .button {
	display: none;
}

.product-price {
	margin: 0 auto !important;
	display: block !important;
	text-align: center !important;
	width: 100px;
}

#featured-products {
	margin: 40px 0;
}

#featured-products li {
	width: 31%;
	max-width: 31%;
	float: left;
	margin: 0 1%;
}

#featured-products img {
	background: #E2E2E2;
	border-bottom: solid 2px #C4BCA5;
	max-width: 100%;
	height: auto;
	display: block;
}

#featured-products h2 {
	font-size: 30px;
	color: #404040;
	text-align: center;
}

#featured-products a {
	color: #393939;
}

.woocommerce ul.products li.product a img {
	margin-bottom: 0 !important;
}

form.cart {
	display: none;
}

.products .price,
.products .add_to_cart_button {
	display: none !important;
}

.products .product h3 {
	border: solid 1px #BE9E56;
	padding: 4px 8px !important;
	text-align: center;
}

.products .product h3:after {
	content: "\00a0\00a0|\00A0VIEW\00A0\00bb";
	color: #BE9E56;
	text-align: center;
}

.woocommerce div.product div.summary,
.woocommerce div.product div.images {
	float: none !important;
	margin: 0 auto !important;
	text-align: center;
}

ul.products a.button {
	display: none;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
	width: 48% !important;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
	width: 48% !important;
}

.attachment-post-thumbnail {
	margin-top: -30px;
}

.thumbnails img {
	max-height: 100px;
	width: auto !important;
}

.short-description {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 20px;
	//bottom: 30px;
	background-color:rgba(255,255,255,0.8);
	padding: 2% 4%;
	border: solid 1px #BE9E56;
	transition: all 0.4s;
	height: 60%;
	width: 84%;
	margin: 0 4%;
	display: block;
}

.type-product:hover .short-description {
	visibility: visible;
	opacity: 1;
	//bottom: 40px;
	top: 30px;
}

.type-product {
	position: relative;
	width: 100%;
}

.button {
	background: #BE9E56;
	padding: 8px 13px;
	color: #000000 !important;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
	display: inline-block;
	transition: all 0.2s;
}

.button:hover {
	background: #AA8B42;
}

/*---------------------END PRODUCTS-------------------------*/

/*-------------------SINGLE PRODUCT-----------------------*/

.single-product .product-summaries {
	margin-bottom: 100px !important;
}

.single-product .product-summaries li {
	text-align: center;
}

.single-product h1.product_title {
	margin-bottom: 40px;
	padding-bottom: 0;
	text-align: center;
}

.single-product h2.product_title {
	margin: 7px 0 0;
	padding: 0;
}

.single-product .product-price {
	display: inline-block;
	color: #405e06;
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: 2px solid #a3987c;
}

.single-product .product-featured-image img {
	/*height: 200px !important;*/
	max-height: 200px !important;
	width: auto !important;
	margin-left: auto;
	margin-right: auto;
}

.single-product .product-icons img {
	display: inline-block !important;
	vertical-align: middle;
	width: 50px !important;
	height: 50px !important;
}

.single-product .flex-direction-nav a::before {
	margin-top: 10px !important;
}

.single-product .product-summaries .flex-control-nav {
	bottom: -50px !important;
}

.single-product .product-specifications {
	background-color: #414141;
	padding: 50px 75px 75px;
	color: #fff;
}

.single-product .product-specifications h1 {
	margin: 0 auto;
	text-align: center;
}

.single-product .product-specifications .flexslider {
	background-color: transparent !important;
	border: 0 !important;
}

@media only screen and (min-width:768px) {
	.single-product .force-arrows .flexslider .flex-direction-nav a,
	.single-product .force-arrows .flexslider .flex-direction-nav a {
		display: block !important;
	}
	.single-product .force-arrows .flex-direction-nav .flex-next { right: 0 !important; margin-right: -40px !important; opacity: 1 !important; }
	.single-product .force-arrows .flex-direction-nav .flex-prev { left: 0 !important; opacity: 1 !important; margin-left: -40px !important; }
	.single-product .flexslider { width: 90% !important; margin: 0 auto 40px !important; }
}

@media only screen and (max-width:767px) {
	.single-product .force-arrows .flex-direction-nav .flex-next { margin-right: -30px !important; }
	.single-product .force-arrows .flex-direction-nav .flex-prev { margin-left: -40px !important; }
}

@media only screen and (max-width:479px) {
	.single-product .force-arrows .flex-direction-nav .flex-next { top: 0 !important; }
	.single-product .force-arrows .flex-direction-nav .flex-prev { top: 0 !important; }
}

@media only screen and (max-width:991px) {
	.single-product .product-summaries,
	.single-product #tab-description {
		padding: 0 20px;
	}
}

@media only screen and (max-width:768px) {
	
}

/*-------------------END SINGLE PRODUCT-------------------*/

/*---------------------SLIDES--------------------------*/

.slides li img {
	max-width: 500px;
	height: auto;
	display: block;
	margin: 0 auto;
}

/*----------------------END SLIDES------------------------------*/


/*-------------------DEALER LOCATOR-----------------------*/

div#sl_div {
	width: 98%;
}

/*-----------------END DEALER LOCATOR-------------------------*/

/*----------------TAG CLOUD----------------------*/

#tag-cloud a {
	/*background: #515151;
	display: inline-block;
	padding: 3px 4px;
	border-radius: 20px;
	*/
	width: auto;
	text-decoration: none;
	color: #515151;
	border: none !important;
}

#tag-cloud a:hover {
	color: #000000 !important;
	text-decoration: underline;
}


/*-----------------END TAG CLOUD-------------------------*/

ul#testimonials {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#testimonials li {
	border: solid 2px #B7975E;
	padding: 10px;
	margin: 20px 0 0 0;
}

/*-----------------------TABS------------------------*/

.woocommerce-tabs h2,
.woocommerce-tabs h3 {
	text-align: center;
	text-transform: uppercase;
}

ul.tabs {	
	display: none;
}

.panel {
	display: block !important;
}

#tab-description {
	text-align: center;
}

#tab-description ul {
	text-align: center;
	text-align: left;
    list-style-type: disc;
    margin: 20px auto;
    padding: 0px;
    width: 500px;
}


.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 auto !important;
	border: solid 2px #BE9E56 !important;
}

#comments {
	width: 75%;
	max-width: 75%;
	margin: 0 auto;
}



#review_form_wrapper {
	max-width: 75%;
	width: 75%;
	margin: 0 auto;
}

#review_form_wrapper textarea {
	border: solid 2px #be9e56;
}

#review_form_wrapper input,
.woocommerce #review_form_wrapper #respond input#submit, 
.woocommerce #review_form_wrapper a.button, 
.woocommerce #review_form_wrapper button.button, 
.woocommerce #review_form_wrapper input.button,
#review_form_wrapper #submit {
	border: solid 2px #be9e56;
	background: #fff;
}

.woocommerce #review_form_wrapper #respond input#submit, 
.woocommerce #review_form_wrapper a.button, 
.woocommerce #review_form_wrapper button.button, 
.woocommerce #review_form_wrapper input.button {
	cursor: pointer;
}

.woocommerce #review_form #respond p {
	text-align: center;
}
ol.commentlist {
	margin: 0;
	padding: 0;
}

.comment-form-author input,
.comment-form-email input {
	padding: 5px 15px;
}

.woocommerce-noreviews {
	text-align: center;
}

/*#tab-additional_information {
	background-color: #414141;
	padding: 50px 75px 75px;
	color: #fff;
}*/



/*---------------------END TABS------------------------------*/

#footer-row {
	background: #414141;
	width: 100%;
	padding: 20px 0;
}

#footer {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#footer img {
	float: left;
	margin: 0 2px;
	max-width: 100%;
	height: auto;
	display: block;
}

#footer a {
	color: #fff;
}

#footer-logos {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}

#footer-logos img {
	float: left;
	max-width: 100%;
	height: auto;
	display: block;
}

.footer-logo {
	max-width: 98%;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
}

#footer ul li {
	display: inline-block;
	
}

/* -------------------------------- 

Main components 

-------------------------------- */


.cd-top {
  display: inline-block;
  height: 0px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:  url(images/back-to-top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  /*background-color: #e86256;*/
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}


.widget {
	
}

/* MENU */

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

#footer-menu ul {
	margin: 4% 0 0 5%;
	padding: 0;
	float: left;
	list-style-type: none;
}

#footer-menu ul li {
	float: left;
}

#footer-menu ul li a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	margin: 10px;
}

/* END MENU */

/* END STRUCTURE */


/* FONTS */

h1 {

}

h2 {

}

h3 {

}

a {
	color: #414141;
}

a:hover {
	color: #000000;
}

a img {
	transition: all .2s;
}

a img:hover {
	opacity: .9;
}

a,
img {
	border: none;
	outline: none;
}

blockquote {
		font-style: italic;
		font-size: 24px;
		color: #BE9E56;
		border-left: 3px solid #AE9152;
		margin-top: 10px;
  		margin-bottom: 10px;
  		margin-left: 50px;
  		padding-left: 15px;
	
}

/* END FONTS */
	
.offsides {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.clear {clear: both;}

.left {float: left; }
.right {float: right; }

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.highlight {
	background-color: #343434;
	padding: 20px;
	color: #fff;
}

.highlight a {
	color: #fff;
}

.highlight a:hover {
	text-decoration: underline;
}

img {
	border: none;
 }

.offsides {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#content {
    margin: 0 auto;
}

#content ul {
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
    text-align: left;
    font-size: 150%;
    list-style-type: none;
    margin: 20px auto;
    padding: 0px;
    width: 202px;
}

#content li {
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
    margin: 0 auto;
    padding: 0;
    width: 200px;
}

.wp-caption-text{
	font-size: 14px;
	font-style: italic;
		
}


/*---------------------SEARCH FORM-------------------------*/

#searchform {
	background: #000;
	width: 140px;
	height: 36px;
	padding: 0;
}

#searchform input {
	margin: 0;
	float: left;
}

#searchform .field {
	background: transparent;
	border:none; 
	width: 100px;
	padding: 8px 5px 0 0;
	font-size: 16px;
	color: #fff;
	font-size: 14px;
}

/*------------------END SEARCH FORM-----------------*/

/***************TAG CLOUD******************/


#tag-cloud h5 {
	display: none;
}


/************END TAG CLOUD*********************/

/*---------------product filter------------------*/

#filter-sidebar {
	float: right;
	width: 25%;
}

.widget-meta-data-filter {
	width: 26%;
	display: block;
	float: right;
	background: #000000;
	border: solid 2px #BE9E56;
	border-radius: 10px;
	padding: 10px;
}

.post-type-archive-product #main,
.tax-product_cat #main {
	width: 70%;
	float: left;
}

#product-filter,
.widget-woof {
	background: #252525;
	border: solid 2px #BE9E56;
	/*border-top: none;*/
	border-radius: 0px;
	z-index: 90;
	float: right;
	width: 25%;
	padding: 0 1%;
	color: #D2D2D2;
	margin-bottom: 30px;
}

.data-filter-section-title,
.widget-meta-data-filter  > h4 {
	cursor: pointer;
	color: #fff !important;
	font-weight: bold !important;
}

.widget-meta-data-filter label {
	color: #eee !important;
}
	
/*.widget-woof h3:after {
	content: "\00a0\00a0\25bc";
}*/

.mdf_input_container h4:after {
	content: "\00a0\00a0\00a0\00a0\25bc";
}

.mdf_input_container h4.up:after {
    	content:  "\00a0\00a0\00a0\00a0\25b2";
}

.single .widget-woof {
	display: none;
}

/*---------------end product filter-------------------*/

/* POST LISTING */

.post-listing {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: solid 1px #EBEBEB;
}

.post-listing h2,
.post-listing h2 a {
	text-decoration: none;
	font-size: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: normal;
	line-height: 100%;
	color: #194465;
}

.post-listing h2 a:hover {
	text-decoration: underline;
}

.post-listing .the-date {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 100%;
	color: #1A1A1A;
}

.post-listing p {
	margin: 0 0 8px 0;
	padding: 0;
}

.thumbnail {
	float: left;
	margin: 6px 15px 5px 0;
	width: 80px;
	height: 80px;
	overflow: hidden;
}

.thumbnail img {
	width: 80px;
	height: auto;
}

.excerpt img {
	display: none !important;
}

.wp-pagenavi {
	margin: 0px 0 20px 0;
	float: left !important;
	clear: none !important;
}

.read-more {
	color: #BE9E56;
}

#narrow {
	width: 73%;
	float: left;
}

#blog-sidebar {
	width: 25%;
	float: right;
}

#blog-sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#blog-sidebar ul li {
	margin-bottom: 8px;
}

#blog-sidebar ul li,
#blog-sidebar ul li a {
	line-height: 140%;
}

/* END POST LISTING */

/*-----------------tables-------------------*/


table { 
  width: 100%; 
  border-collapse: collapse; 
}

table#specifications {
	margin: 20px 0;
}

table#specifications td,
table.variation td {
	padding: 3px 6px;
}

table#specifications tr:nth-child(odd),
table.variation tr:nth-child(odd) {
	background: #636363;
	color: #fff;
}

table#specifications tr:nth-child(even),
table.variation tr:nth-child(even) {
	background: #414141;
	color: #fff;
}

table.shop_attributes td {
	padding: 3px 6px;
}

table.shop_attributes tr:nth-child(odd) {
	background: #636363;
	color: #fff;
}

table.shop_attributes tr:nth-child(even) {
	background: #414141;
	color: #fff;
}


#specifications tbody,
.variation tbody {
	border: 1px solid #fff;	
}

.shop_attributes tbody{
	border: 1px solid #fff;	
}

.wpb_area_title,
.p_price {
	display: none;
}

@media 
only screen and (max-width: 700px),(min-device-width: 700px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { /*border: 1px solid #ccc;*/ }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		/*border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; */
	}
	
	td:before { 
		/* Now like a table header */
		/*position: absolute;*/
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		/*width: 45%;*/ 
		padding-right: 10px; 
		white-space: nowrap;
	}
	

}

/*----------------end tables----------------*/

@media only screen and (max-width: 1000px), (min-device-width: 1000px) and (max-device-width: 1000px) { 
	.wrapper {
		width: 96%;
		margin: 0 auto;
	}
}

@media only screen and (min-width : 1000px) {
	#slider1_container {
		width: 1000px !important;
		height: 457px !important;
		border-bottom: solid 4px #FF8901;
	}

	#slider1_container > div {
	    transform: scale(1) !important;
	    -webkit-transform: scale(1) !important;
	    width: 1000px !important;
	    height: 457px !important;
	}
	
	.jssorb div {
		transform: scale(1) !important;
		-webkit-transform: scale(1) !important;
		width: 19px !important;
		height: 19px !important;
	}
	
	#slider1_container div {
		max-width: 1000px !important;
	}
	
}

@media only screen and (max-width: 795px), (min-device-width: 795px) and (max-device-width: 795px) {
	#featured-products li {
		width: 98%;
		max-width: 98%;
		float: none;
		margin: 0 auto;
	}

	.woocommerce ul.products li.last, 
	.woocommerce-page ul.products li.last,
	.woocommerce ul.products li.first, 
	.woocommerce-page ul.products li.first{
		width: 98% !important;
		max-width: 98% !important;
		margin: 0 auto;
		float: none;
	}
	
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product,
	.woocommerce ul.products li.product:nth-child(2n), 
	.woocommerce-page ul.products li.product:nth-child(2n) {
		float: none !important;
		margin: 0 auto 12px!important;
		max-width: 98%;
		width: 98%;
	}
	
	#narrow,
	#blog-sidebar {
		width: 98%;
		float: none;
		margin: 0 auto;
		clear: both;
	}
}

@media only screen and (max-width: 696px), (min-device-width: 696px) and (max-device-width: 696px) { 
	#header #searches {
		display: none;
	}
	#logo {
		display: none;
	}
	#mobile-logo {
		display: block;
	}
	.hidden-header #hidden-menu {
		width: 80%;
		max-width: 80%;
		float: right;
		margin-left: 0;
	}	
	.hidden-header#hidden-logo {
		width: 20%;
		max-width: 20%;
	}
	.hidden-thumb {
		display: none;
	}
	#hidden-product h2,
	.hidden-price {
		margin-top: 3px;
	}
	
	#hidden-product h2 {
		width: 80%;
		max-width: 80%;
	}
	#hidden-product {
		max-width: 80%;
		width: 80%;
	}
}

@media only screen and (max-width: 660px), (min-device-width: 660px) and (max-device-width: 660px) { 
	div#sl_leftcol,
	div#sl_rightcol {
		float: none !important;
		margin: 0 auto !important;
		width: 98% !important;
		position: static !important;
	}
	input#addressInput {
		width: 70%;
	}
	
	div#radius_in_submit {
		padding: 6px 0;
	}

}

@media only screen and (max-width: 500px), (min-device-width: 500px) and (max-device-width: 500px) {
	.left-home-buttons {
		width: 98%;
		float: none;
		max-width: 98%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	
	.right-home-buttons {
		width: 98%;
		float: none;
		max-width: 98%;
		height: auto;
		display: block;	
		margin: 0 auto;
	}
}