/*
 * Slush Pro Custom CSS
 * 
 * Place here your custom CSS. This will keep your custom css when there is a theme update.
 */

/**
 * @license
 * MyFonts Webfont Build ID 3622775, 2018-08-15T14:37:08-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Isidora-Regular by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/isidora/regular/
 * 
 * Webfont: Isidora-SemiBold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/isidora/semi-bold/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3622775
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright &#x00A9; 2016 by Enrique Hernandez Vasquez. All rights reserved.
 * 
 * © 2018 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/374777");

  
@font-face {font-family: 'Isidora-Regular';src: url('webfonts/374777_0_0.eot');src: url('webfonts/374777_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/374777_0_0.woff2') format('woff2'),url('webfonts/374777_0_0.woff') format('woff'),url('webfonts/374777_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Isidora-SemiBold';src: url('webfonts/374777_1_0.eot');src: url('webfonts/374777_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/374777_1_0.woff2') format('woff2'),url('webfonts/374777_1_0.woff') format('woff'),url('webfonts/374777_1_0.ttf') format('truetype');}

/* ---------------------------------------------------------------------------------- */

span.entry-author:before,
span.entry-comments-link:before {
	display: inline-block;
	content: "/";
	margin: 0 1em;
}

.entry-time:after {
	display: none;
}

.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
.woocommerce #respond input#submit.loading:after {
	right: 0;
	top: 0;
}

.navbar .nav > li > a {
	padding: 7px 30px;
}
hr {
	clear: both;
}
strong, b {
	font-weight: 700;
}
.home-widget {
	padding: 0 20px;
	text-align: center;
}
.home #genesis-responsive-slider {
    background-color: #fff;
    border: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
	max-width: 100%;
	text-align: center;
}
.home #genesis-responsive-slider .flexslider {
	margin: 0 auto;
}
.widget ul li:before {
	content: "";
	font-size: 0;
	font-family: FontAwesome;
	margin-right: 0;
}
.home .widget-wrap ul li a {
	margin:0;
}
.home .widget-wrap ul li {
	border: 0;
}
.home .widget-wrap ul li a:hover {
	margin: 0;
}
.home .flex-direction-nav li {
	display: none;
}

.home .slide-excerpt {
	display: none;
}

html > body.home .slide-excerpt-border {
	display: none;
}

.home h1.entry-title {
	display: none;
}

.home .site-inner {
	margin-top: 0;
}

.footer-widgets-1 {
	margin-right: 0;
	width: 100%;
}
.footer-widgets .wrap {
    padding: 1% 15px;
}
.zp_loader_container {
    display: none;
}

img.alignleft, .wp-caption.alignleft {
    display: inline;
    margin: 10px 25px 25px 0;
}

img.alignright, .wp-caption.alignright {
    display: inline;
    margin: 10px 0 25px 25px;
}

@media (max-width: 768px) {
.single_portfolio_nav .single_nav_prev a.btn.btn-lg.btn-default, .single_portfolio_nav .single_nav_next a.btn.btn-lg.btn-default {
	display: none;
}
}