/*
 Theme Name:   Artrium Child Theme
 Theme URI:    http://artrium.themerex.net/
 Description:  Artrium Child Theme
 Author:       ThemeRex
 Author URI:   http://themerex.net/
 Template:     artrium
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  artrium
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
body .footer_wrap .widget_title, 
body .footer_wrap .widgettitle {
    text-align: right;
}
body .widget ul > li:before {
	left: auto;
    right: -0.9em;
}
body .sc_testimonials_simple .sc_testimonials_item_content, 
body .sc_testimonials_simple [class*="column"] .sc_testimonials_item_content {
    text-align: right;
}
body .sc_testimonials_simple .sc_testimonials_item_author, 
body .sc_testimonials_simple [class*="column"] .sc_testimonials_item_author {
    text-align: right;
}
.slider_controls_wrap.with_prev.with_next {
	direction: ltr;
}