/*  MAKE LAYOUT RESPONSIVE at 480px FOR IPHONE LANDSCAPE ============================================ */

header .logo{ text-align: center }
header .languageAndLogin, header .social{text-align: center}
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}


.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}

.socialIcons{display: none}


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

/*  GRID OF EIGHT TURNS INTO A GRID OF FOUR */

.span_8_of_8 {
	width: 100%; 
	margin-left: 0;
}

.span_7_of_8 {
	width: 100%;
	margin-left: 0;
}

.span_6_of_8 {
	width: 100%;
	margin-left: 0;
}

.span_5_of_8 {
	width: 100%;
	margin-left: 0;
}

.span_4_of_8 {
	width: 100%;
	margin-left: 0;
}

.span_3_of_8 {
	width: 74.2%;
	margin: 1% 0 1% 3.2%;
}

.span_2_of_8 {
	width: 48.4%;
	margin: 1% 0 1% 3.2%; 
}

.span_1_of_8 {
	width: 22.6%;
	margin: 1% 0 1% 3.2%; 
}

.span_1_of_8:nth-child(4n+1) { 
	clear: both;
	margin-left: 0;
}

iframe{width: 100% !important;}
	
.omw_form input, textarea, select{width:100% !important ;}	

.header_search_form{display: none}