/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container,.noUi-target,.noUi-target *{-webkit-user-select:none;-ms-user-select:none}.chosen-container{position:relative;display:inline-block;vertical-align:middle;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//staging.thegottliebnativegarden.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//staging.thegottliebnativegarden.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 0 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//staging.thegottliebnativegarden.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;font-size:100%;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//staging.thegottliebnativegarden.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//staging.thegottliebnativegarden.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//staging.thegottliebnativegarden.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.noUi-pips,.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.searchandfilter-date-picker .ui-helper-hidden{display:none}.searchandfilter-date-picker .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.searchandfilter-date-picker .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.searchandfilter-date-picker .ui-helper-clearfix:after,.searchandfilter-date-picker .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.searchandfilter-date-picker .ui-helper-clearfix:after{clear:both}.searchandfilter-date-picker .ui-helper-clearfix{min-height:0}.searchandfilter-date-picker .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.searchandfilter-date-picker .ui-front{z-index:100}.searchandfilter-date-picker .ui-state-disabled{cursor:default!important}.searchandfilter-date-picker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.searchandfilter-date-picker .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.searchandfilter-date-picker .ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{top:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{left:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next{right:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{left:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover{right:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next span,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;display:inline-block}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month-year{width:100%}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month,.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year{width:49%}.searchandfilter-date-picker .ui-icon{width:16px;height:16px;background-position:16px 16px}.searchandfilter-date-picker .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.searchandfilter-date-picker .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.searchandfilter-date-picker .ui-datepicker td{border:0;padding:1px}.searchandfilter-date-picker .ui-datepicker td a,.searchandfilter-date-picker .ui-datepicker td span{display:block;text-align:center;text-decoration:none}.searchandfilter-date-picker .ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ll-skin-melon .ui-datepicker{padding:0}.ll-skin-melon .ui-datepicker-header{border:none;background:0 0;font-weight:400;font-size:15px}.ll-skin-melon .ui-datepicker-header .ui-state-hover{background:0 0;border-color:transparent;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ll-skin-melon .ui-datepicker .ui-datepicker-title{margin-top:.4em;margin-bottom:.3em;color:#e9f0f4}.ll-skin-melon .ui-datepicker .ui-datepicker-next,.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-prev,.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{top:.9em;border:none}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{left:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover{right:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-image:url(//staging.thegottliebnativegarden.com/wp-content/plugins/search-filter-pro/public/assets/img/ui-icons_ffffff_256x240.png);background-position:-32px 0;margin-top:0;top:0;font-weight:400}.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0}.ll-skin-melon .ui-datepicker table{margin:0}.ll-skin-melon .ui-datepicker th{padding:1em 0;color:#ccc;font-size:13px;font-weight:400;border:none;border-top:1px solid #3a414d}.ll-skin-melon .ui-state-disabled{opacity:1}.ll-skin-melon .ui-state-disabled .ui-state-default{color:#fba49e}/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr;background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-handle,.noUi-tooltip{position:absolute;border:1px solid #D9D9D9}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.searchandfilter p{margin-top:1em;display:block}.searchandfilter ul{display:block;margin-top:0;margin-bottom:0}.searchandfilter ul li{list-style:none;display:block;padding:10px 0;margin:0}.searchandfilter ul li li{padding:5px 0}.searchandfilter ul li ul li ul{margin-left:20px}.searchandfilter label{display:inline-block;margin:0;padding:0}.searchandfilter>ul>li[data-sf-combobox="1"] label{display:block}.searchandfilter li[data-sf-field-input-type=checkbox] label,.searchandfilter li[data-sf-field-input-type=radio] label,.searchandfilter li[data-sf-field-input-type=range-radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] label{padding-left:10px}.searchandfilter .sf-date-prefix{padding-right:5px;display:inline-block}.searchandfilter .sf-count,.searchandfilter .sf-date-postfix{padding-left:5px;display:inline-block}.searchandfilter .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.searchandfilter h4{margin:0;padding:5px 0 10px;font-size:16px}.searchandfilter .sf-range-max,.searchandfilter .sf-range-min{max-width:80px}.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,.searchandfilter .sf-meta-range-radio-fromto .sf-range-min{display:inline-block;vertical-align:middle}.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator{vertical-align:middle;display:inline-block;margin:0 15px}.searchandfilter .datepicker{max-width:170px}.searchandfilter select.sf-input-select{min-width:170px}.searchandfilter select.sf-range-max.sf-input-select,.searchandfilter select.sf-range-min.sf-input-select{min-width:auto}.searchandfilter ul>li>ul:not(.children){margin-left:0}.searchandfilter .meta-slider{margin-top:10px;margin-bottom:10px;height:15px;max-width:220px}.searchandfilter .noUi-connect{background-color:#526E91}.searchandfilter.search-filter-disabled .noUi-connect{opacity:.7}.searchandfilter .noUi-horizontal.noUi-extended{padding:0 10px}.searchandfilter .noUi-horizontal.noUi-extended .noUi-origin{right:-10px}.searchandfilter .noUi-handle{border-color:#ccc}.searchandfilter .noUi-horizontal .noUi-handle{width:24px;height:24px;top:-5px;border-radius:20px;left:-12px}.searchandfilter .noUi-horizontal .noUi-handle:after,.searchandfilter .noUi-horizontal .noUi-handle:before{height:9px;top:7px}.searchandfilter .noUi-horizontal .noUi-handle:before{left:9px}.searchandfilter .noUi-horizontal .noUi-handle:after{left:12px}.search-filter-scroll-loading{display:block;margin:20px 10px 10px;height:30px;width:30px;animation:search-filter-loader-rotate .7s infinite linear;border:5px solid rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.6);border-radius:50%}@keyframes search-filter-loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ll-skin-melon{font-size:90%}.ll-skin-melon .ui-datepicker td{background:#f7f7f7;border:none;padding:0}.ll-skin-melon .ui-datepicker th{border-color:#4D6077}.ll-skin-melon .ui-widget{font-family:inherit;background:#526E91;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-moz-box-shadow:0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}.searchandfilter.horizontal ul>li{display:inline-block;padding-right:10px}.searchandfilter.horizontal ul>li li{display:block}.ll-skin-melon td .ui-state-default{background:0 0;border:none;text-align:center;padding:.3em;margin:0;font-weight:400;color:#6C88AC;font-size:14px}.ll-skin-melon td .ui-state-active{background:#526E91;color:#fff}.ll-skin-melon td .ui-state-hover{background:#C4D6EC}.searchandfilter li.hide,.searchandfilter select option.hide{display:none}.searchandfilter .disabled{opacity:.7}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:5px;color:#666;font-family:inherit}.chosen-container{font-size:14px}.chosen-container-single .chosen-single{height:auto}.chosen-container-multi .chosen-choices li.search-choice{margin:3px 3px 3px 5px}.search-filter-results .sf-active{font-weight:700}.search-filter-results .sf-disabled{opacity:.5}/*
Theme Name: red_underscores
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Used by RED for Gottlieb Gardens
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: red_underscores
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

red_underscores is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	-webkit-font-smoothing: antialiased;
}

body {
	margin: 0;
	position: relative;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	-webkit-transition: color .1s ease-in;
	-moz-transition: color .1s ease-in;
	-o-transition: color .1s ease-in;
	-ms-transition: color .1s ease-in;
	transition: color .1s ease-in;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	font-family: 'Montserrat', sans-serif;
	color: #53616a;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 300;
	border-radius: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: adobe-garamond-pro, serif;
	font-style: normal;
	font-weight: 400;
	clear: both;
	line-height: 1.2;
	margin-bottom: 0.4em;
	text-transform: lowercase;
}

h1 {
	font-size: 50px;
	font-size: 3.125rem;
}
h2 {
	font-size: 40px;
	font-size: 2.5rem;
}
h3 {
	font-size: 28px;
	font-size: 1.75rem;
}
h4 {
	font-size: 28px;
	font-size: 1.75rem;
	font-style: italic;
}
h5 {
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
}
h6 {
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: auto;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

#mc_embed_signup .clear {
    visibility: visible;
    overflow: visible;
}
#mc_embed_signup .button {
    border: 1px solid #96a57f !important;
    color: #475c2e !important;
    background: none !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #3782a5;
	text-decoration: underline;
}

a:visited {
	color: #3782a5;
}

a:hover,
a:focus,
a:active {
	color: #870258;;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: right;
	width: 92%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

/*#primary-menu > li {
	margin: 0 2px;
}*/

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 65px; /* set at a distance below where it should settle after sliding up */
	left: -999em;
	z-index: 99999;
}

/* Slide-up effect for first-level submenus */
.main-navigation ul li > ul,
.main-navigation ul li > ul {
	-webkit-transition: top 0.05s ease-in; /* Safari */
    transition: top 0.05s ease-in;
}
/* only top-level items */
#primary-menu > li:hover > ul,
#primary-menu > li.focus > ul {
	top: 42px;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation #primary-menu > .current_page_item > a,
.main-navigation #primary-menu > .current-menu-item > a,
.main-navigation #primary-menu > .current_page_ancestor > a,
.main-navigation #primary-menu > .current-page-ancestor > a {
	border: 1px solid #bfdd97;
	color: #bfdd97;
}

.main-navigation #primary-menu .sub-menu > .current_page_item > a,
.main-navigation #primary-menu .sub-menu > .current-menu-item > a,
.main-navigation #primary-menu .sub-menu > .current_page_ancestor > a {
	background-color: #3782a5;
	color: #fff;
}

#primary-menu > li > a {
	-webkit-transition: color 0.5s, background 0.5s, border 0.5s; /* Safari */
    transition: color 0.5s, background 0.5s, border 0.5s;
}
#primary-menu > li:hover > a,
#primary-menu > li.focus > a {
	background-color: #eef2f4;
	color: #53616a !important;
	border: 1px solid #7e898f !important;
}

#primary-menu .sub-menu li a {
	padding: 10px;
	background-color: #eef2f4;
	color: #53616a;
	-webkit-transition: color 0.5s, background 0.5s; /* Safari */
    transition: color 0.5s, background 0.5s;
}

#primary-menu .sub-menu li:hover > a,
#primary-menu .sub-menu li.focus > a {
	background-color: #3782a5;
	color: #fff;
}

#primary-menu .sub-menu {
	border: 1px solid #7e898f;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#back-to-top {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #3782a5; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 5px;
    font-size: 20px;
    line-height: 20px;
    width: 31px;
    text-align:center;
    -webkit-transition: background-color 0.5s; /* Safari */
    transition: background-color 0.5s;
}

#back-to-top:hover {
    background-color: #870258;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-top: 8px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-top: 8px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 2.3em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
## Unsemantic Framework
--------------------------------------------------------------*/

/* Max width of content is 1200px */
.grid-container {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
}
.grid-container.narrow {
    max-width: 1040px;
    padding-left: 20px;
    padding-right: 20px;
}

/*--------------------------------------------------------------
## Global - Header
--------------------------------------------------------------*/

header#masthead {
	height: 109px;
	min-height: 109px;
	background-color: rgba(83, 97, 106, .5);
	position: fixed;
	z-index: 999;
	width: 100%;
}
header#masthead.shrink {
	background-color: rgba(83, 97, 106, .85);
}

.home header#masthead {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0d161b+0,7db9e8+100&0.65+0,0+100 */
	background: -moz-linear-gradient(top, rgba(13,22,27,0.65) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(13,22,27,0.65) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(13,22,27,0.65) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a60d161b', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}

header#masthead .grid-container {
	padding-top: 14px;
	padding-bottom: 14px;
}

header#masthead a {
	color: #fff;
}

#primary-menu a {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.2px;
}
#primary-menu > li > a {
	border: 1px solid transparent;
	padding: 11px 10px;
}

/* Crossfading logo on scroll */
#logo-header-top {
	height: 5px; /* basically a placeholder so there is some content */
}
#main-header-logo img.primary-logo {
	width: 275px;
}
#main-header-logo img.secondary-logo {
	width: 80px;
}
a#main-header-logo {
	text-decoration: none;
}
#main-header-logo img {
	position: absolute;
	opacity: 1;
	-webkit-transition: opacity 1s ease-in-out; 
	transition: opacity 1s ease-in-out;
}
#main-header-logo img.hidden {
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out; 
	transition: opacity 1s ease-in-out;
}

/* Shrinking header on scroll */

header#masthead,
header#masthead .grid-container,
header#masthead .main-navigation,
header#masthead #menu-icon {
	-webkit-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}

header#masthead.shrink {
	height: 60px;
	min-height: 60px;
}
header#masthead.shrink .grid-container {
	padding-top: 5px;
	padding-bottom: 5px;
}
header#masthead.shrink .main-navigation {
	padding-top: 0;
	padding-bottom: 0;
}

/* Header search bar */

a#search-trigger {
	color: #fff;
	display: inline-block;
	padding-top: 10px;
	padding-left: 15px;
}
a#search-trigger:hover,
a#search-trigger:focus,
a#search-trigger.active {
	color: #bfdd97 !important;
}


#header-search-bar {
	display: none;
	height: 37px;
	opacity: 1;
	background-color: #53616a;
	color: #fff;
}
.header-search-container {
	text-align: right;
}
.home #header-search-bar {
	opacity: 0.85;
}
#header-search-bar .grid-container {
	padding: 0 !important;
}
#search-filter-form-3401 .sf-field-search label:after {
	display: none;
}
#search-filter-form-3401 .sf-input-text {
	background: none;
}
#search-filter-form-3401 ul,
#search-filter-form-3401 .sf-field-search {
	margin: 0 !important;
}
#search-filter-form-3401 .sf-field-search input[type="text"] {
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0.3px;
	color: #fff;
	width: 500px;
	padding-top: 9px;
	/*margin-left: 81px;*/
	text-align: right;
	margin-right: 10px;
}

#header-search-bar ::-webkit-input-placeholder {
	color: #fff;
}
#header-search-bar ::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;
	opacity: 1; 
}
#header-search-bar input:-moz-placeholder { /* Firefox 18- */
	color: #fff; 
	opacity: 1;
}
#header-search-bar :-ms-input-placeholder {  
	color: #fff;
}

/*--------------------------------------------------------------
## Parallax
--------------------------------------------------------------*/

.parallax-container {
	position: relative;
	overflow: hidden;
	z-index: 1;
	background-color: #4b4949;
}

.bg {
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	height: 650px;
	top: 0;
	left: 0;
	z-index: -1;
	background-position: center;
	background-size: cover;
}

/*--------------------------------------------------------------
## Interior Page
--------------------------------------------------------------*/

h1.entry-title {
	font-size: 67px;
	text-transform: lowercase;
	margin: 0;
	line-height: 1;
	letter-spacing: 1.5px;
}

@media screen and (max-width: 992px){
    h1.entry-title {
    	font-size: 6vmax;
    }
}

.page-meta {
	color: #fff;
	background-color: rgba(83, 97, 106, .5);
	padding: 15px 0 20px;
	margin-top: 395px;
}

.text-under-title {
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 9px;
	padding-bottom: 10px;
}

@media screen and (max-width: 875px){
    .text-under-title {
    	font-size: 15px;
    }
    .text-under-title br {
    	display: none;
    }
    .page-meta {
    	margin-top: 300px;
    }
    .bg {
    	height: 500px !important;
    }
}

.text-under-title a {
	color: #fff;
	text-decoration: none;
}

h2.page-subtitle,
.fl-rich-text h1,
.fl-rich-text h2 {
	font-size: 39px;
	color: #3782a5;
	text-transform: lowercase;
	letter-spacing: 0.4px;
	margin-bottom: 0.2em;
}
.fl-rich-text h1,
.fl-rich-text h2 {
	margin-bottom: 0.5em;
}

.entry-content p,
.entry-content li {
	font-size: 20px;
	font-size: 1.25rem;
}

/* Styled Bullets */
.entry-content ul {
  	list-style: none;
  	padding: 0;
  	margin-left: 0;
  	font-size: 17px;
	font-size: 1.0625rem;
}
.entry-content ul li {
  	padding-left: 1em;
  	position: relative;
}
.entry-content ul li:before {
	position: absolute;
	left: 0px;
	content: "\2022";
	line-height: 26px;
	font-size: 13px;
	color: #4b4949;
}
.entry-content ul li ul li:before {
	font-size: 9px;
	line-height: 27px;
}

.entry-content ol {
	margin-left: 1.2em;
}

/* Decorative page border images */

.entry-content > .wrapper,
#own-the-book.wrapper {
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
	/*max-width: 1500px;*/
}
.entry-content > .wrapper::after {
	width: 100%;
	height: 100%;
	content: "";
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_1.png) 100% 0 no-repeat,
				url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_2.png) 0 0 no-repeat;
	opacity: 0.7;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-size: 22%;
}
#own-the-book.wrapper::after {
	width: 100%;
	height: 100%;
	content: "";
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_1_rotated.png) 100% -25% no-repeat,
				url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_2.png) 0 0 no-repeat;
	opacity: 0.7;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-size: 22%;
}
@media screen and (max-width: 1500px) {
	.entry-content > .wrapper::after {
		background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_1.png) 120% 0 no-repeat,
				    url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_2.png) -20.9% 0 no-repeat;
		background-size: 26%;
	}
	#own-the-book.wrapper::after {
		background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_1_rotated.png) 115% -25% no-repeat,
					url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_2.png) -20.9% 0 no-repeat;
		background-size: 26%;
	}
}
@media screen and (max-width: 1020px) {
	.entry-content > .wrapper::after {
		background-size: auto;
	}
}
@media screen and (max-width: 768px) {
	
	#own-the-book.wrapper::after {
		background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_1_rotated.png) 100% 0 no-repeat;
		background-size: contain !important;
		opacity: 0.5;
	}


}
@media screen and (max-width: 800px) {
	
	.entry-content > .wrapper::after {
		background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/silhouette_1.png) 100% 0 no-repeat;
		background-size: contain !important;
		opacity: 0.5;
	}
}

/* Figures and Captions */

.entry-content figure.alignnone {
	margin: 2em 0;
}
.entry-content .wp-caption-text {
	text-align: left;
	text-transform: uppercase;
	color: #8da5b5;
	font-size: 13px;
}

/* Breadcrumbs */

.breadcrumb-bar {
	min-height: 38px;
	background-color: #e9e9e9;
	padding: 10px 0;
}
p#breadcrumbs {
	margin: 0;
}
.breadcrumb-bar, 
.breadcrumb-bar a,
.breadcrumb-bar .breadcrumb_last {
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	color: #53616a;
}
.breadcrumb-bar a:hover,
.breadcrumb-bar a:focus {
	color: #870258;
}
.active-breadcrumb,
.active-breadcrumb a,
.breadcrumb_last,
.breadcrumb_last a {
	color: #3782a5 !important;
}

#breadcrumbs .icon-arrow-right {
	font-size: 10px;
	padding: 0 2px;
}

/* Social sharing icons */

.breadcrumb-inner {
	position: relative;
}
.red-ssba-wrap {
	position: absolute;
	top: 29px;
	right: 3px;
	z-index: 5;
}

.breadcrumb-bar .share-button {
	text-align: right;
	cursor: pointer;
	font-size: 13px;
}
.breadcrumb-bar .share-button:hover,
.breadcrumb-bar .share-button .notShare {
	color: #870258 !important;
}
.red-ssba-wrap > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.red-ssba-wrap a {
	opacity: 0;
}
.red-ssba-wrap.visshare {
	visibility: visible;
}

.red-ssba a {
	width: 39px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	color: #fff;
	background-color: #870258 !important;
	margin-bottom: 9px;
	display: block;
}

a.red-ssba_facebook_share {
	font-size: 18px;
}
a.red-ssba_twitter_share {
	font-size: 18px;
}
a.red-ssba_email_share {
	font-size: 14px;
}
a.red-ssba_facebook_share:hover,
a.red-ssba_twitter_share:hover,
a.red-ssba_email_share:hover {
    color: #ffffff;
}

.error404 .entry-content h2 {
	margin-bottom: 30px;
}

/*--------------------------------------------------------------
## Blog and Events Archives
--------------------------------------------------------------*/

.page-template-page-events .entry-content .wrapper { /* Events archive */
	margin-bottom: 60px;
}

.post-wrapper {
	background-color: #eef2f4;
	border: solid 0.2px #8da5b5;
	padding: 15px 25px; 
	min-height: 233px;
	-webkit-transition: background-color 0.5s; /* Safari */
    transition: background-color 0.5s;
}
a.post-block-link:hover .post-wrapper h2,
a.post-block-link:hover .post-wrapper p,
a.post-block-link:focus .post-wrapper h2,
a.post-block-link:focus .post-wrapper p {
	-webkit-transition: color 0.5s; /* Safari */
    transition: color 0.5s;
}
.post-wrapper h2.entry-title {
	margin-bottom: 8px;
	line-height: 1.0 !important;
}
.post-wrapper h2.entry-title {
	line-height: 1.0 !important;
}
a.post-block-link {
	text-decoration: none;
	color: #53616a;
}
a.post-block-link:hover .post-wrapper,
a.post-block-link:focus .post-wrapper {
	background-color: #3782a5;
}
a.post-block-link:hover .post-wrapper h2,
a.post-block-link:hover .post-wrapper p,
a.post-block-link:focus .post-wrapper h2,
a.post-block-link:focus .post-wrapper p {
	color: #fff;
}

.post-wrapper .entry-meta {
	padding-bottom: 5px;
}

.post-block {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.post-block .post-image-wrapper {
	width: 22.5%;
  	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.post-block .post-wrapper-outer {
	width: 77.5%;
}

@media screen and (max-width: 1250px) {
	.post-block .post-image-wrapper {
		width: 30%;
	}
	.post-block .post-wrapper-outer {
		width: 70%;
	}
}
@media screen and (max-width: 1100px) {
	.post-block .post-image-wrapper {
		width: 40%;
	}
	.post-block .post-wrapper-outer {
		width: 60%;
	}
}
@media screen and (max-width: 900px) {
	.post-block .post-wrapper-outer,
	.post-block .post-image-wrapper {
		width: 100%;
	}
	.post-block {
		flex-direction: column;
		max-width: 500px;
	}
	.post-block .post-image-wrapper {
		min-height: 400px;
	}
}
@media screen and (max-width: 485px) {
	
	.post-block .post-image-wrapper {
		min-height: 300px;
	}
}

.post-block p {
	font-size: 17px;
}
.post-block .entry-title,
.home .post-meta-title {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 38px;
	color: #53616a;
	font-family: adobe-garamond-pro, serif;
	font-style: italic;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0.9px;
}

.post-block .entry-date,
.home .post-meta-date {
	text-transform: uppercase;
	color: #8da5b5;
	font-size: 18px;
}

.post-wrapper .venue-meta {
	padding-left: 25px;
}

.post-block .entry-summary {
	margin-top: 1em;
}

/* Pagination */

.pagination {
	margin-bottom: 30px;
}

.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .last,
.wp-pagenavi .first {
	display: inline-block;
	color: #8da5b5;
	border: 1px solid #8da5b5;
	width: 50px;
  	height: 50px;
  	line-height: 44px;
  	text-align: center;
  	vertical-align: middle;
  	margin-right: 10px;
  	text-decoration: none;
  	font-size: 17px;
  	-webkit-transition: color 0.25s, background 0.25s; /* Safari */
    transition: color 0.25s, background 0.25s;
}
.wp-pagenavi .extend {
	font-size: 17px;
	color: #8da5b5;
	margin-right: 10px;
}

.wp-pagenavi span.current {
    font-weight: normal;
    color: #870258;
	border: 1px solid #870258;
	text-decoration: none;
}
.wp-pagenavi .page:hover,
.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .last:hover,
.wp-pagenavi .first:hover {
	background-color: #870258;
	border: 1px solid #870258;
	text-decoration: none;
	color: #fff;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	font-size: 30px;
	line-height: 51px;
}
.wp-pagenavi .previouspostslink {
	padding-right: 9px;
}
.wp-pagenavi .nextpostslink {
	padding-left: 9px;
}

/* General Search & Filter form styling */

.searchandfilter {
	display: inline-block;
}
.searchandfilter ul li {
	display: inline-block;
	padding: 0;
}
.searchandfilter ul li:before {
	display: none;
}

.searchandfilter select,
.sf-field-search input[type="text"],
.search-subscribe-container .subscribe,
.search-subscribe-container .subscribe a {
	text-transform: uppercase;
	letter-spacing: 0.8px;
	color: #53616a;
	font-size: 16px;
	text-decoration: none;
	background: none;
	font-weight: 500;
}

.search-subscribe-container {
	padding-bottom: 8px;
	padding-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.search-subscribe-container .subscribe {
	padding-left: 34px;
	padding-bottom: 7px;
}
.search-subscribe-container .subscribe .icon-envelope {
	font-size: 12px;
	padding-left: 5px;
}
.search-subscribe-container .subscribe a:hover {
	color: #870258;
	text-decoration: none;
}

/* Select Dropdowns */

.searchandfilter .sf-field-tag label,
.searchandfilter .sf-field-taxonomy-project_type label,
.searchandfilter .sf-field-taxonomy-project_subject_matter label {
	border: none;
	overflow: hidden; 
	height: 40px;
	width: 280px;
	position: relative;
	display: block;
}


.searchandfilter .sf-field-tag select,
.searchandfilter .sf-field-taxonomy-project_type select,
.searchandfilter .sf-field-taxonomy-project_subject_matter select {       
    height: 40px;
    padding: 0;
    border: 0;
    width: 280px;
   	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background-color: transparent;
	padding-left: 3px;
}

.searchandfilter .sf-field-taxonomy-project_type label,
.searchandfilter .sf-field-taxonomy-project_type select {
	width: 286px;
}
.searchandfilter .sf-field-taxonomy-project_subject_matter label,
.searchandfilter .sf-field-taxonomy-project_subject_matter select {
	width: 323px;
}

.searchandfilter .sf-field-taxonomy-project_subject_matter {
	margin-left: 20px;
}

.searchandfilter .sf-field-tag label:after,
.searchandfilter .sf-field-taxonomy-project_type label:after,
.searchandfilter .sf-field-taxonomy-project_subject_matter label:after {
	content: "\e90b";
    font-family: 'icomoon' !important;
    color: #000;
    padding: 10px 13px;
    position: absolute; 
    right: 0; 
    top: 0;
    z-index: 1;
    text-align: center;     
    pointer-events: none;
    box-sizing: border-box;
    font-size: 13px; 
    color: #53616a;
}

select.sf-input-select::-ms-expand {
	display: none;
}

/* Search box */

.sf-field-search {
	vertical-align: top;
	margin-left: 27px !important;
}
.sf-field-search input[type="text"] {
	border: none;
	width: 295px;
	border-radius: 0;
	padding: 7px;
}
.page-id-90 .sf-field-search input[type="text"] {
	width: 336px;
}


.searchandfilter .sf-field-search label {
	position: relative;
}
.searchandfilter .sf-field-search label:after {
	content: "\e909";
    font-family: 'icomoon' !important;
    color: #000;
    padding: 12px;
    position: absolute; 
    right: 0; 
    top: 0;
    z-index: 1;
    text-align: center;     
    pointer-events: none;
    box-sizing: border-box; 
    cursor: pointer; 
    font-size: 12px; 
    color: #53616a;
}

::-webkit-input-placeholder {
	color: #53616a;
}
::-moz-placeholder {  /* Firefox 19+ */
	color: #53616a;
	opacity: 1; 
}
input:-moz-placeholder { /* Firefox 18- */
	color: #53616a; 
	opacity: 1;
}
:-ms-input-placeholder {  
	color: #53616a;
}

@media only screen and (max-width: 1024px) {
	.searchandfilter ul li {
    	display: block;
    }
     #search-filter-form-209.searchandfilter,
     .search-subscribe-container {
    	display: block !important;
    	padding-bottom: 5px;
	}
	#search-filter-form-209.searchandfilter {
		padding-bottom: 5px;
	}
    .searchandfilter .sf-field-taxonomy-project_subject_matter,
    .sf-field-search {
    	margin-left: 0 !important;
	}
	.search-subscribe-container .subscribe {
    	padding: 0;
    	padding-left: 7px;
	}

}
@media only screen and (max-width: 360px) {
	.searchandfilter select, 
	.sf-field-search input[type="text"], 
	.search-subscribe-container .subscribe, 
	.search-subscribe-container .subscribe a {
		font-size: 14px;
	}
	.searchandfilter .sf-field-tag label {
    	width: 252px;
	}
	.sf-field-search input[type="text"] {
    	width: 267px;
	}
	.searchandfilter .sf-field-taxonomy-project_type label, .searchandfilter .sf-field-taxonomy-project_type select {
    	width: 260px;
	}
	.searchandfilter .sf-field-taxonomy-project_subject_matter label, .searchandfilter .sf-field-taxonomy-project_subject_matter select {
    	width: 290px;
	}
	.page-id-90 .sf-field-search input[type="text"] {
    	width: 298px;
	}
	.page-id-90 .searchandfilter label:after {
		font-size: 11px;
	}
	

}


/*--------------------------------------------------------------
## Single Events
--------------------------------------------------------------*/
.single-tribe_events .tribe-events-single-event-description,
#tribe-events-content {
    margin-bottom: 0;
}

.tribe-events-single .blog-content {
	margin-bottom: 35px;
	padding-top: 20px;
}
.tribe-events-single .blog-content.notices {
	margin-bottom: 0;
	padding-top: 25px;
}

.tribe-events-notices {
	background: #53616a;
	border: none;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 8px 14px 7px 14px;
    text-shadow: none;
    border-radius: 0;
    text-transform: uppercase;
    text-align: center;
}

.single-tribe_events .venue-meta,
.single-tribe_events .tribe-events-gmap {
	padding-left: 20px;
}

/*--------------------------------------------------------------
## Project Archive
--------------------------------------------------------------*/

.page-id-90 .entry-content .wrapper { /* Project archive page */
	margin-bottom: 30px;
}

.exhibit-tiles {
 	display: flex;
  	flex-direction: row;
  	flex-wrap: wrap;
  	justify-content: flex-start;
  	align-content: stretch;
}

.exhibit-tile {
	padding-bottom: 39px;
	display: block;
  	float: left;
  	flex: 0 0 auto;
  	padding: 10px;
}

.exhibit-thumb-wrapper {
	max-width: 380px;
	position: relative;
	/*margin-right: 30px;*/
	margin: 0 auto;
}

.search-filter-scroll-loading {
	margin: 0 auto;  
}
.search-filter-results-list.scroll-end {
	text-align: center;
}

/* Flexbox responsive image grid https://codepen.io/lis186/pen/azNOOp */

@media screen and (min-width: 1000px) {
  .exhibit-tile {
    width: calc(100%/3);
    height: calc(100%/3);
  }
}

@media screen and (min-width: 700px) and (max-width: 999px) {
  .exhibit-tile {
    width: calc(100%/2);
    height: calc(100%/2);
  }
}

@media screen  and (max-width: 699px) {
  .exhibit-tile {
    width: 100%;
    height: 100%;
  }
}


.exhibit-meta {
	position: absolute;
	bottom: 0;
	background: rgba(83, 97, 106, .75);
	width: 100%;
	max-width: 579px;
	padding: 20px 18px 26px 18px;
	-webkit-transition: padding 0.25s, background 0.5s; /* Safari */
    transition: padding 0.25s, background 0.5s;

}
.exhibit-thumb-wrapper:hover .exhibit-meta {
	background: rgba(55, 130, 165, .75);
	padding-top: 25px;
	padding-bottom: 31px;
}

.exhibit-meta h2,
.exhibit-meta h3 {
	color: #fff;
}

.exhibit-meta h2 {
	font-family: adobe-garamond-pro, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 33px;
	text-transform: lowercase;
	line-height: 1.2;
}
.exhibit-meta h3 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 13px;
}

/*--------------------------------------------------------------
## Blog Post - Single
--------------------------------------------------------------*/

.below-post-header {
	background-color: #8da5b5;
	color: #fff;
	font-size: 38px;
	text-transform: lowercase;
	text-align: center;
	padding: 42px 10px;
	position: relative;
	z-index: 5;
}
.below-post-header h2 {
	margin-bottom: 0;
}

.single-post .below-post-header:after {
	width: 100%;
	height: 100%;
	content: "";
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/hummingbird.png);
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: auto 110px;
	opacity: 0.3;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -5;
}
.single-post .below-post-header.icon-project-naturalist:after {
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/icon-project-naturalist.png);
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: auto 110px;
}

/*.single-post .below-post-header.hummingbird:after {
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/hummingbird.png);
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: 160px;
}
.single-post .below-post-header.photographer:after {
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/photographer.png);
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: 70px;
}
.single-post .below-post-header.photographer-half:after {
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/photographer_half.png);
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: 105px;
}*/
.below-post-container {
	background-color: #d7e0e5;
	padding: 30px 0 20px 0;
	overflow: hidden;
}

.single-projects .below-post-header .project-icon {
	width: 100%;
	height: 100%;
	content: "";
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: auto 110px;
	opacity: 0.3;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -5;
}
.single-projects .below-post-container {
	margin-bottom: 100px;
	padding: 0 10px 20px 10px;
	font-size: 17px;
}
.single-projects .below-post-container h3 {
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	font-size: 29px;
	text-transform: lowercase;
	line-height: 1.2;
	padding: 20px 0 10px 0;
	margin-bottom: 0;
}
.single-projects .below-post-container ul {
	margin: 0;
}
.single-projects .below-post-container li {
	list-style-type: none;
}
.single-projects .below-post-container a {
	text-decoration: none;
	color: #53616a;
}
.single-projects .below-post-container a:hover {
	color: #53616a;
}

/* Recent Posts */

.recent-posts-container .post-wrapper {
	min-height: 107px;
}
.recent-posts-container .post-image-wrapper {
	width: 34.6%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.recent-posts-container .post-wrapper-outer {
	width: 65.4%;
}

.recent-post-block {
	width: 361px;
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.recent-posts-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.recent-post-block .post-wrapper {
	padding: 10px 20px;
}

.post-block-link {
	padding-bottom: 15px;
	margin-right: 15px;
	width: 361px;
}
.post-block-link:last-of-type {
	margin-right: 0;
}

.post-info {
	background-color: #eef2f4;
	border: solid 0.2px #8da5b5;
	padding: 10px;
	min-height: 106px;
}

.recent-post-info h3 {
	font-family: adobe-garamond-pro, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 25px;
	text-transform: lowercase;
	line-height: 1.1;
	margin-bottom: 6px;
}
.recent-post-info h3 {
	color: #53616a;
	text-decoration: none;
	-webkit-transition: color 0.5s; /* Safari */
    transition: color 0.5s;
}
.post-block-link:hover .recent-post-info h3,
.post-block-link:focus .recent-post-info h3 {
	color: #fff;
}
.recent-post-info .post-date {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 300;
	color: #8da5b5;
}

@media only screen and (max-width: 1180px) {
	.recent-posts-container {
    	-webkit-box-pack: center;
    	    -ms-flex-pack: center;
    	        justify-content: center;
    	-ms-flex-wrap: wrap;
    	    flex-wrap: wrap;
	}
	.post-block-link,
	.post-block-link:last-of-type {
		padding-bottom: 25px;
		margin-left: 15px;
		margin-right: 15px;
	}
}
@media only screen and (max-width: 420px) {
	.recent-post-block {
    	width: auto;
	}
	.recent-posts-container .post-image-wrapper {
		width: 45%;
	}
	.recent-posts-container .post-wrapper-outer {
		width: 55%;
	}
	.post-block-link, .post-block-link:last-of-type {
		margin: 0;
	}
}


/*--------------------------------------------------------------
## Global - Footer
--------------------------------------------------------------*/

footer#colophon {
	color: #fff;
	font-size: 15px;
	line-height: 1.6;
}

footer#colophon a {
	color: #fff;
	text-decoration: none;
}
footer#colophon a:hover,
footer#colophon a:focus {
	color: #7cedf5;
	text-decoration: none;
}

footer#colophon .footer-header {
	font-family: adobe-garamond-pro, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	letter-spacing: 1px;
	text-transform: lowercase;
}

#footer-top-bar {
	background-color: #53616a;
	position: relative;
	z-index: 1;
}
#footer-top-bar > .wrapper {
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
	max-width: 1300px;
	padding-top: 30px;
}

#footer-top-bar > .wrapper::after {
	width: 100%;
	height: 100%;
	content: "";
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/footer_flowers.png);
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-position-y: 0%;
	background-size: 16%;
	opacity: 0.3;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}

#footer-top-bar .grid-parent {
	padding-bottom: 32px;
	padding-right: 40px;
}
#footer-top-bar #footer-row-2 {
	padding-left: 10px;
}

#footer-top-bar .grid-parent:last-of-type {
	padding-right: 0;
}
#footer-follow,
.footer-social {
	display: inline-block;
}
#footer-follow {
	padding-top: 30px;
}
.footer-social {
	font-size: 22px;
}
.footer-social a {
	margin-left: 15px;
}

#footer-row-3 #press-header {
	padding-top: 30px;
}

#footer-bottom-bar {
	background-color: #62717a;
	font-size: 13px;
	min-height: 52px;
	padding-top: 17px;
}
#footer-bottom-bar .grid-parent {
	padding-bottom: 16px;
}

@media only screen and (max-width: 1024px) {
	#footer-top-bar .grid-parent {
    	padding-right: 0;
	}
	#footer-top-bar #footer-row-2 {
    	padding-left: 0;
	}
	#footer-top-bar > .wrapper::after {
		opacity: 0.1;
		background-size: contain;
	}
}

/* Sign up form */

#mc_embed_signup-footer {
	font-size: 0;
	margin-top: 8px;
}

#mc_embed_signup-footer div.mce_inline_error,
#mc_embed_signup-footer #mce-success-response {
	font-size: 13px;
}

#mc_embed_signup-footer .mc-field-group,
#mc_embed_signup-footer .mc-input-field {
	display: inline-block;
}

#mc_embed_signup-footer .email-field-container {
	position: relative;
}
#mc_embed_signup-footer .mc-input-field {
	position: absolute;
	left: 255px;
}

#mc_embed_signup-footer .mc-input-field button {
	background-color: #c5cdd1;
	color: #fff;
	height: 35px;
	width: 35px;
	font-size: 22px;
	padding: 0;
	line-height: 40px;
	-webkit-transition: background-color .25s ease-in, color .25s ease-in;
	-moz-transition: background-color .25s ease-in, color .25s ease-in;
	-o-transition: background-color .25s ease-in, color .25s ease-in;
	-ms-transition: background-color .25s ease-in, color .25s ease-in;
	transition: background-color .25s ease-in, color .25s ease-in;
	margin: 0;
	border: none;
}

#mc_embed_signup-footer .mc-input-field button:hover,
#mc_embed_signup-footer .mc-input-field button:focus {
	background-color: #7cedf5;
	color: #52616b;
}

#mc_embed_signup-footer input {
	background-color: transparent;
    border-radius: 0;
    color: #fff;
	text-transform: uppercase;
	width: 140px;
	padding: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #62717a;
	border: none;
	font-size: 13px;
}
#mc_embed_signup-footer input#mce-EMAIL {
	width: 250px;
	margin-right: 0;
}


#mc_embed_signup-footer ::-webkit-input-placeholder {
	color: #fff;
}
#mc_embed_signup-footer ::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;
	opacity: 1; 
}
#mc_embed_signup-footer input:-moz-placeholder { /* Firefox 18- */
	color: #fff; 
	opacity: 1;
}
#mc_embed_signup-footer :-ms-input-placeholder {  
	color: #fff;
}

/*--------------------------------------------------------------
# Beaver Builder
--------------------------------------------------------------*/

.fl-rich-text p {
	font-size: 20px;
	font-size: 1.25rem;
}

.fl-rich-text ul {
	margin-bottom: 0;
}

/* Change left arrow button on BB slideshow */
.fl-slideshow-image-nav-left .fl-slideshow-nav-buttons a {
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/nav-left-gray.png) left center no-repeat !important;
	background-size: 50px 50px !important;
}
.fl-slideshow-image-nav-left .fl-slideshow-nav-buttons a:hover {
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/nav-left-blue.png) left center no-repeat !important;
	background-size: 50px 50px !important;
}
/* Change right arrow button on BB slideshow */
.fl-slideshow-image-nav-right .fl-slideshow-nav-buttons a {
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/nav-right-gray.png) right center no-repeat !important;
	background-size: 50px 50px !important;
}
.fl-slideshow-image-nav-right .fl-slideshow-nav-buttons a:hover {
	background: url(//staging.thegottliebnativegarden.com/wp-content/themes/red_underscores/images/nav-right-blue.png) right center no-repeat !important;
	background-size: 50px 50px !important;
}

.fl-slideshow-nav-buttons {
	margin-left: 10px;
	margin-right: 10px;
}


.mfp-bg {
	background: #53616a !important;
	opacity: 0.8 !important;
}

.fl-photo-caption-hover {
    background: rgba(54, 130, 166, 0.7) !important;
}

/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/

.home .hentry {
	margin-bottom: 0;
}
#home-title {
	margin-top: 78px;
}
#home-title h1 {
	font-size: 79px !important;
	text-transform: lowercase;
}
#home-text-below-title {
	text-align: center;
	max-width: 648px;
	margin: 0 auto;
}
#home-text-below-title p {
	color: #fff;
	font-size: 21px;
	font-weight: 400;
}
#home-row-2 h2 {
	margin-top: 73px !important;
	font-size: 56px;
}
#home-row-2 #text-blurb {
	max-width: 580px;
}
#home-row-2 #text-blurb p {
	font-size: 20px;
}

@media screen and (max-width: 768px) {
	
	#home-row-2 h2 {
    	margin-top: 0 !important;
    	text-align: center;
	}
	#home-row-2 img {
		padding-top: 30px;
	}
	#home-row-2 #text-blurb {
    	max-width: none;
	}

}

/* Buttons */

.fl-button {
	background: none !important;
	border-radius: 0 !important;
	border: 1px solid #870258 !important;
	-webkit-transition: color 0.25s, background-color 0.25s; /* Safari */
    transition: color 0.25s, background-color 0.25s;
}
a.fl-button {
	padding: 12px 20px !important;
}

.fl-button-text {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1.3px;
}

.fl-button:hover,
.fl-button:focus {
	background-color: #870258 !important;
}

.button-white-purple .fl-button,
.button-white-white .fl-button {
	border: 1px solid #fff !important;
}

.button-purple-purple .fl-button {
	border: 1px solid #870258 !important;
}

.button-purple-purple .fl-button-text {
	color: #870258 !important;
}
.button-white-white .fl-button-text {
	color: #fff !important;
}

.button-white-purple .fl-button:hover,
.button-purple-purple .fl-button:hover,
.button-white-purple .fl-button:hover:focus,
.button-purple-purple .fl-button:hover:focus {
	background-color: #870258 !important;
}
.button-white-white .fl-button:hover,
.button-white-white .fl-button:hover:focus {
	background-color: #fff !important;
}
#home-top-button.button-white-purple .fl-button:hover,
#home-top-button.button-white-purple .fl-button:hover:focus {
	background-color: rgba(135, 2, 88, 0.8) !important;
}
.button-purple-purple .fl-button:hover .fl-button-text,
.button-purple-purple .fl-button:focus .fl-button-text {
	color: #fff !important;
}
.button-white-white .fl-button:hover .fl-button-text.
.button-white-white .fl-button:focus .fl-button-text {
	color: #870258 !important;
}
#home-top-button .fl-button {
	box-shadow: 0 0 7px #101417;
}
#home-top-button .fl-button-text,
#home-title h1,
#home-text-below-title p {
	text-shadow: 0 0 7px #101417;
}
/* Recent Posts Row */

#home-recent-posts-row {
	background-color: #eef2f4;
	padding-bottom: 86px;
	padding-top: 70px;
}
#home-recent-posts-image {
	max-width: 335px;
	float: left;
	margin-top: 80px;
}
.three-recent-posts {
	float: right;
}
.home-recent-post-block {
	float: left;
	max-width: 264px;
	margin: 8px;
}

.home-recent-post-meta {
	background-color: #fff;
	border: solid 0.2px #8da5b5;
	min-height: 160px;
	padding: 20px;
	-webkit-transition: padding 0.25s, margin 0.25s, background-color 0.25s; /* Safari */
    transition: padding 0.25s, margin 0.25s, background-color 0.25s;
}
.home-recent-post-block:hover .home-recent-post-meta {
	background-color: #3782a5;
    padding-top: 25px;
    margin-top: -15px;
    margin-bottom: 15px;
}
.home .post-meta-title{
	font-size: 26px;
	-webkit-transition: color 0.25s; /* Safari */
    transition: color 0.25s;
    line-height: 1;
}
.home-recent-post-block:hover .post-meta-title{
	color: #fff;
}
.home .post-meta-date {
	font-size: 13px;
}


@media screen and (max-width: 1230px) {
	#home-recent-posts-image {
		margin: 0;
		float: none;
		max-width: 100%;
	}
	#home-recent-posts-row .img-wrapper {
		max-width: 335px;
		margin: 0 auto;
	}
	#home-recent-posts-row {
    	padding-top: 40px;
    	padding-bottom: 40px;
	}
	.img-wrapper {
		text-align: center;
	}
	.three-recent-posts {
    	clear: both;
    	float: none;
    	margin-top: 30px;
    	display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    	-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}


/* Instagram Feed */

.insta-feed-container {
	padding-top: 35px;
	padding-bottom: 50px;
}
.insta-feed-container h3 {
	text-align: center;
	color: #3782a5;
	text-transform: lowercase;
	font-size: 37px;
	padding-bottom: 10px;
	letter-spacing: 1.2px;
}

.instagram-logo-block .sbi_photo_wrap a {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.instagram-logo-block i {
	color: #fff;
	font-size: 91px;
	-webkit-transition: color 0.5s; 
    transition: color 0.5s;
}
.instagram-logo-block:hover i {
	color: #870258;
}

/*--------------------------------------------------------------
## Search Results Page
--------------------------------------------------------------*/

.content-area.search {
	margin-bottom: 50px;
}

.content-area.search .site-main {
	margin-top: 50px;
}

/*--------------------------------------------------------------
## Media Queries
--------------------------------------------------------------*/

#menu-icon {
	display: none;
}
@media only screen and (max-width: 1216px) {

	#site-navigation{
		display: none;
	}
	.nav-container {
		position: relative;
	}
	#menu-icon {
		display: block;
		position: absolute;
		right: 20px;
		top: 27px;
	}
	#menu-icon a,
	#menu-icon a:hover {
		text-decoration: none;
	}
	#menu-text {
		padding-left: 5px;
	}

	header#masthead.shrink #menu-icon {
    	top: 13px;
	}
}

@media (max-width: 500px) {

	#main-header-logo img.primary-logo {
    	width: 200px;
	}
	header#masthead {
		position: absolute;
    	height: 102px;
    	min-height: 102px;
	}
	#menu-icon {
    	top: 22px;
	}
}

@media (max-width: 350px) {

	header#masthead #menu-icon {
    	right: 0;
    	top: 13px;
	}
	#main-header-logo img.primary-logo {
		display: none !important;
	}
	#main-header-logo img.secondary-logo,
	#main-header-logo img.secondary-logo.hidden {
		opacity: 1 !important;
	}
	header#masthead {
    	height: 60px !important;
    	min-height: 60px !important;
	}
	header#masthead.shrink .grid-container,
	header#masthead .grid-container,
	header#masthead.shrink .main-navigation,
	header#masthead .main-navigation {
		padding-top: 5px !important;
	}

}

@media (max-width: 600px) {
	html #wpadminbar { top: -46px; }
}