/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dante Child Theme
	Theme URI: http://dante.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	DANTE CSS IMPORT
-------------------------------------------- */

@import url("../dante/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

.alt-bg:lang(ar)
{
	margin-right: -210px!important;
}

@media only screen and (min-width: 1500px) 
{
	.alt-bg:lang(ar) 
	{
		margin-right: -410px!important;
	}
}

@media only screen and (min-width: 1980px) 
{
	.alt-bg:lang(ar)
	{
		margin-right: -750px!important;
	}
}

@media only screen and (max-width: 991px) 
{
	.alt-bg:lang(ar)
	{
		margin-right: -130px!important;
	}
}

/*@media only screen and (max-width: 767px) 
{
	.alt-bg:lang(ar)
	{
		margin-left: -20px!important;
	}
}*/