/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*

 * RTL Style Sheet

 */



.wk-slideshow-default .nav li {

	margin-left: 0;

	margin-right: 5px;

}

.wk-slideshow-default .nav li:first-child { margin-right: 0; }



.wk-slideshow-default > div:hover .next {

	right: auto;

	left: 30px;

	background-position: 0 -50px;

}



.wk-slideshow-default > div:hover .prev {

	left: auto;

	right: 30px;

	background-position: 0 0;

}