/*  MAKE LAYOUT RESPONSIVE at 480px FOR IPHONE LANDSCAPE ============================================ */
.logo{ text-align: center;margin-bottom:3.2% !important }
header nav{margin-top:10px}
.news-item{height: auto !important}
#omw_paging{width: 100% !important}
.omw_gallery{height:auto !important}
#custom-toggle{position: absolute;top:0px;left:0}
.video iframe{height:200px !important;}
.omw_loginBox{width:100% !important}
.omw_loginBox.rightbox{margin-top:50px}

form#omw_registerform label,form#omw_feedbackform label,
form#omw_registerform input[type='text'],
form#omw_registerform input[type='password'],
form#omw_registerform textarea,form#omw_feedbackform textarea ,
form#omw_registerform select{width:100% !important;margin-left:0 !important}
form .omw-form-margin-left{margin-left:0 !important}
div.fieldset h2.legend{width: 80% !important}

footer{ height:auto !important;}
.footer-container{padding:30px;padding-top:0 !important}
.footer-container .footer-text{width: 100%;text-align: center !important;padding:0px !important}
.footer-container .footer-text ul{width: auto !important;overflow:hidden;margin:0 auto;display: inline-block}

footer .footer-credits{position: relative !important;margin-top:10px}

.omw_login_logout{display: none}

.produtos.breadcrumbs{clear:both;width:100%;}


.sort-by{clear:both;overflow: hidden;float:left !important;margin-top:10px;}
.limiter{overflow: hidden;float:right !important;padding:0 !important;width: auto !important;border-right:  none !important;margin-top:10px;}
.banner-zone{margin-top:0 !important}

#pesquisaOutput{width:90%;}


.payments-box{display: none}

/* Force table to not be like tables anymore */
table, thead,tfoot, tbody, th, td, tr { 
	display: block; 
}
td{margin-top:20px !important}

div.omw-form-item-box input, div.omw-form-item-box textarea {width: 100% !important }

/* BEGIN CART CSS RESPONSIVE */

div.omw_cart_container table, div.omw_cart_container thead, div.omw_cart_container tbody, div.omw_cart_container tfoot, div.omw_cart_container th, div.omw_cart_container td, div.omw_cart_container tr { 
		display: block; border:none !important
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	div.omw_cart_container thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	div.omw_cart_containervtr { border: 0px solid #ccc; }
	
	div.omw_cart_container td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 50%; 
		overflow: hidden;text-align: center !important;width:100% !important;
		padding-right:0 !important
	}
	
	div.omw_cart_container td div{
		display:block;text-align: center;width:100% !important;padding:0 !important
	}
	
	div.omw_cart_container td div ul{list-style: none !important}
	
	
	div.omw_cart_container 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;
	}
	
	div.omw_cart_container tbody tr{border-bottom:1px solid #f3f3f3 !important}
	
	div.omw_cart_container .omw_cart_options button{width: 100%;}
	

/* END CART CSS RESPONSIVE */


.span_3_of_8, .span_5_of_8 {
	width: 100%;
	margin: 0 0 3.2% 0%; 

}

 .omw_mainImage_magnify,.zoomtracker{display:none}

#omw-brands-slider img{max-width: 40px;max-height: 40px;margin-right:0px; vertical-align: middle !important;}

.omw_cart_options .omw_shipping_address{float:left;width:100%}
.omw_cart_options .omw_billing_address{float:right;margin-left:0px;width:100%;clear:both;margin-top:20px}
.omw_cart_result_output_left{float:left;width:100%}
.omw_cart_result_output_right{float:left;text-align: center}

	