/*
File Name: style.css
Theme Name:  RT-Theme 17
Author: Tolga Can
Version: 2.9.5
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description:   Theme designed by Tolga Can - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
*/



/*
	EDIT /css/style.css for the theme stlye



*/

/*Below are custom CSS*/
.product_boxes{display:table !important;margin:0 auto !important;}
.powered{position: absolute;right: 0;margin-top: 37px;}

/* flags */
	#wpml_flags{
		margin: 0 auto;
		position: relative;
		width: 980px;
		z-index: 100; 
	}

	#wpml_flags .flags{
		position:absolute;
		right:0;
		display:inline;
		padding:0 10px 2px 10px;
		margin:0;
		float:right;
		/*background:url(/wp-content/themes/images/transparent-white.png);*/
		background-color: #FFFFFF;
	}
	
	#wpml_flags  .flags li{
		list-style:none;
		list-style-position:outside;
		line-height:12px;
		float:left; 
		padding:5px 4px; 
		font-size: 10px;
		color: #949494;
		margin-top:5px;
	}   
	
	#wpml_flags  .flags li a{
		display:block;
		outline:none;
		border:0;
		text-decoration: none; /* by edwin */
		color: #949494;
	}	 
	
	#wpml_flags  .flags li img{
		display: block;
		padding:0;
	}  
	
/* Tablet (Portrait) 	768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
/* flags */
	.responsive #wpml_flags{width:750px;}
	.responsive #wpml_flags {margin: 0 auto;position: relative;text-align: center;width: 100%;z-index: 100;background: url("/wp-content/themes/images/transparent-white.png") repeat scroll 0 0 transparent;}
	.responsive #wpml_flags .flags {display: inline-table;float: none; position: relative;right: auto;}
}

/* Mobile (portrait) 	320px */
@media only screen and (max-width: 767px) {
	.responsive #wpml_flags {margin: 0 auto;position: relative;text-align: center;width: 100%;z-index: 100;background: url("/wp-content/themes/images/transparent-white.png") repeat scroll 0 0 transparent;}
	.responsive #wpml_flags .flags {display: inline-table;float: none; position: relative;right: auto;}
}

/*left content
.sidebarwidth .box.full, .sidebarwidth .box.one{min-height:470px}*/

div.taps_wrap {min-height:470px}
.taps_wrap .pane {min-height:900px}
