/*
Theme Name: Daro
Description: Light By Design
Author: Indigo Ross
Theme URI: https://indigoross.co.uk
Author URI: https://indigoross.co.uk
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
.page-title-alignment-left {
    text-align: center !important;
}
.page-title-block.custom-page-title .breadcrumbs-container {
    z-index: 3;
    font-size: 14px;
	text-transform: uppercase;
}

#site-header.fixed.shrink {
    padding-top: 10px;
    padding-bottom: 10px;
}

blockquote {
    background-color: #fff !important;
}

blockquote::after {
  color: #33a39d !important;
}

@media screen and (max-width: 1000px) {
#site-header .site-title a img.small, #site-header .menu-item-logo a img.small {

    width: 140px !important;
}
}