/*
Theme Name: Sydney Pro Child
Theme URI: http://athemes.com/theme/sydney
Template: sydney-pro-ii
Author: Peter Slob, IGP
Author URI: http:/igp.net
Description: Sydney Pro Child Theme
Tags: light,two-columns,right-sidebar,fluid-layout,responsive-layout,custom-colors,custom-background,custom-header,custom-menu,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.1506354011
Updated: 2018-01-12
*/

.slide-inner {
	top: 85%;
}
header.site-header {
	background-color: rgba(105, 105, 105, .33);
}

/* See also https://athemes.com/forums/topic/crelly-slider-text-position/ */
.crellyslider > .cs-slides > .cs-slide div {
	margin-top: 0px;
}

/* For widget: Commercial - Post Loop */
#siteorigin-panels-postloop-2 h2.title-post.entry-title { 
	font-size: 24px !important;
}

.woocommerce .products .product.resized {
  margin-bottom: 70px !important;
}

.woocommerce .products .product.resized .prod-btn-wrapper {
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
}

/* Set font-family for consistency */
body {
	font-family: "Ubuntu", sans-serif;
}