/*
Theme Name: Total Child (Salon Channel)
Theme URI: http://totalwptheme.com
Description: Total WordPress child theme.
Author: A Gorospe (Salon Channel)
Author URI: http://salonchannel.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/*------------------------------------------------------------------
[Body + Main]
-------------------------------------------------------------------*/
body { background: #FF00FF; font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 13px; line-height: 1.7; color: #666; }
body.wpex-noscroll { position:absolute; width:100%; overflow-y:hidden; top:0; bottom:0; }
img { max-width: 100%; height: auto; vertical-align: bottom; }

/*
.portfolio-entry-details { background: #FF00FF; border: 8px solid #eee; padding: 15px; }
*/

/*
.related-portfolio-posts .portfolio-entry-excerpt { display: none; }
*/

/*
.portfolio-entry-details { display: none; }
*/

/* Carousel > Nav */
.wpex-carousel .owl-nav.disabled { display: none !important }
.wpex-carousel .owl-prev,
.wpex-carousel .owl-next { margin-top: 20px; display: block; float: left; height: 20px; line-height: 20px; width: 20px; color: #fff; font-size: 11px; padding: 0; cursor: pointer; text-align: center; border-radius: 2px; cursor: pointer; padding: 0 !important; font-family: 'Arial'; }
.wpex-carousel .owl-next { margin-left: 5px }