* { padding: 0; margin: 0; }
*:focus { outline: none; }

img { border: 0; }

.clear { clear: both; font-size: 5px; }

.clearfix, header, #menu-contents nav ul, ul.social, footer#page-footer .container { zoom: 1; }
.clearfix:before, header:before, #menu-contents nav ul:before, ul.social:before, footer#page-footer .container:before { content: ""; display: table; }
.clearfix:after, header:after, #menu-contents nav ul:after, ul.social:after, footer#page-footer .container:after { content: ""; display: table; clear: both; }

.left { float: left; }

.right { float: right; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.center { text-align: center !important; }

.justify { text-align: justify; }

.uppercase { text-transform: uppercase; }

.small { font-size: .9rem !important; }

.xsmall { font-size: .825rem; }

.xxsmall { font-size: .75rem; line-height: normal; }

.xxxsmall { font-size: .675rem; }

.normal { font-weight: normal; }

.big { font-size: 1.3rem; }

.bigger { font-size: 1.5rem; }

.relative { position: relative; }

.flex-even { display: flex; }
@media (max-width: 768px) { .flex-even { flex-direction: column; } }
@media (min-width: 769px) { .flex-even > * { flex: 0 0 50%; } }

.opacity-9 { opacity: .9; }

.opacity-75 { opacity: .75; }

.opacity-67 { opacity: .67; }

.opacity-66 { opacity: .66; }

.opacity-50 { opacity: .5; }

.opacity-33 { opacity: .33; }

.opacity-25 { opacity: .25; }

.opacity-1 { opacity: .1; }

.darkgray { color: #333; color: #555; }

.strong { font-weight: bold; }

.absolute-right { position: absolute; top: 0; right: 0; }

.inline { display: inline !important; }

.inline-block { display: inline-block !important; }

.link { background: none; border: none; cursor: pointer; font-family: Helvetica Neue, Helvetica, Arial; text-decoration: underline; }

.link-btn { background: none; border: none; color: #0432FE; cursor: pointer; display: inline-block; font-weight: bold; text-decoration: none; }
.link-btn.small { font-size: 13px; }

.white { color: #fff; }

.red2 { color: #da5959; }

.highlight { background: #f8ffc0; display: inline; }

.highlight2 { background: #edea13; display: inline; padding: 2px; }

.highlight-gray { background: #eee; padding: 10px 15px 5px; }

.no-padd { padding: 0 !important; }
.no-padd.no-ul li { padding-top: 0; }

ul { padding-left: 0; }
ul.list { padding-left: 0; }
ul.list li { list-style: none; padding-left: 0; }
ul.list.floated li { float: left; }
ul li { list-style: none; }

.hide { display: none; }

fieldset { border: none; }

header { display: block; }

hgroup { display: block; }

footer { display: block; }

aside { display: block; }

nav { display: block; }

article { display: block; }

section { display: block; }

.red { color: #c00; }

.mediumgray { color: #969696; }

.lightgray { color: #828486; }

p { line-height: 1.5em; padding-bottom: 10px; }

.modal-basic { bottom: 0; display: table; height: auto; left: 0; margin: auto; overflow: auto; position: absolute; right: 0; top: 0; width: 50%; }

.valign-middle * { display: inline-block; vertical-align: middle; }

.sub * { display: inline-block; vertical-align: sub; }

.top > * { display: inline-block; vertical-align: top; }

a.no { text-decoration: none; }

ol.form { padding-left: 0; }
ol.form li { list-style: none; padding-left: 0; }
ol.form.floated li { float: left; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), only screen and (min-resolution: 120dpi) { body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } }
* { padding: 0; margin: 0; }

.font { font-family: Calibre, -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica", "Arial", sans-serif !important; }
@media only screen and (-webkit-max-device-pixel-ratio: 1.2), only screen and (-webkit-max-device-pixel-ratio: 1.23958), only screen and (max-resolution: 119dpi) { .font { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } }

.system-font { font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica", "Arial", sans-serif; }
@media only screen and (-webkit-max-device-pixel-ratio: 1.2), only screen and (-webkit-max-device-pixel-ratio: 1.23958), only screen and (max-resolution: 119dpi) { .system-font { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } }

.sf { font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif; font-weight: 300; }

.box-shadow { box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }

.rounded-corners { border-radius: 5px; }

.border-radius { border-radius: 5px; }

ul.list { padding-left: 25px; }
ul.list li { list-style: disc; }
ul.list li:not(:first-child) { padding-top: .5em; }

.inline-flex { align-items: center; display: inline-flex; justify-content: space-between; }

.flex { display: flex; }
.flex > *:first-child { flex: 1; }
.flex.reversed { flex-direction: row-reverse; }
@media (max-width: 767px) { .flex.reversed { flex-direction: column-reverse; } }
@media (min-width: 768px) { .flex.reversed aside { margin-right: 2em; } }
.flex:not(.baseline) { align-items: center; }
.flex.baseline { align-items: baseline; }
.flex.top { align-items: flex-start; }

@media (min-width: 768px) { body:not(.fluid) .flex:not(.reversed) aside { margin-left: 2em; } }

.flex-even { display: flex; }

.font-smoothing, .sf, body, input[type=text], input[type=submit], textarea, label, h1, h2, header nav, footer#page-footer .container .copyright { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

.font-smoothing-none { -moz-osx-font-smoothing: auto; -webkit-font-smoothing: auto; }

.clearfix, header, #menu-contents nav ul, ul.social, footer#page-footer .container { zoom: 1; }
.clearfix:before, header:before, #menu-contents nav ul:before, ul.social:before, footer#page-footer .container:before, .clearfix:after, header:after, #menu-contents nav ul:after, ul.social:after, footer#page-footer .container:after { content: ""; display: table; }
.clearfix:after, header:after, #menu-contents nav ul:after, ul.social:after, footer#page-footer .container:after { clear: both; }

.page-contents { min-height: 100%; }

html, body.homepage, .homepage .page-contents, .homepage #slides { height: 100%; }

body, input[type=text], input[type=submit], textarea, label { font-family: BodyFont, "HelveticaNeue-Light", Helvetica, Arial, sans-serif; }

h1, h2, header nav { font-family: DefaultFont, "HelveticaNeue-Light", Helvetica, Arial, sans-serif; }

input[type=submit] { appearance: none; }

body.bg-dark .menu-button span { background: #fff; }
body.bg-dark .menu-button span:before, body.bg-dark .menu-button span:after { background: #fff; }

body.bg-light .menu-button span { background: #333; }
body.bg-light .menu-button span:before, body.bg-light .menu-button span:after { background: #333; }

body.color-scheme-black { background: #000; color: #ccc; }
body.color-scheme-black a { color: #ccc; transition: color 0.5s ease; }
body.color-scheme-black a:hover { color: #fff; transition: color 0s ease; }
body.color-scheme-black header { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3) 50%, transparent); }
body.color-scheme-black .container-frame a, body.color-scheme-black .container-frame h2 { color: #fff; }
body.color-scheme-black input[type="text"], body.color-scheme-black input[type="password"], body.color-scheme-black textarea { background: #575a5d; color: #fff; }
body.color-scheme-black input[type=submit] { background: #74b923; color: #fff; }
body.color-scheme-black ul.galleries li a { background: #000; }
body.color-scheme-black ul.galleries li a figure { opacity: 1; transition: opacity 0.35s ease; }
body.color-scheme-black ul.galleries li a h1 { opacity: 0; transition: opacity 0.35s ease; }
body.color-scheme-black ul.galleries li a h1 { color: #fff; }
body.color-scheme-black ul.galleries li a:hover figure { opacity: 0.25; transition: opacity 0s ease; }
body.color-scheme-black ul.galleries li a:hover h1 { opacity: 1; transition: opacity 0s ease; }
body.color-scheme-black .password-form { border: solid 1px #555; }
body.color-scheme-black span.gc-cs-link { color: #ccc; }
body.color-scheme-black .gallery article.item .details-wrapper .item-details { background-image: linear-gradient(rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.5) 60%, transparent 100%); }
body.color-scheme-black .gallery article.item .details-wrapper .item-details * { color: #fff; }

body.color-scheme-gray { background: #232323; color: #ccc; }
body.color-scheme-gray a { color: #ccc; transition: color 0.5s ease; }
body.color-scheme-gray a:hover { color: #fff; transition: color 0s ease; }
body.color-scheme-gray .container-frame a, body.color-scheme-gray .container-frame h2 { color: #fff; }
body.color-scheme-gray input[type="text"], body.color-scheme-gray input[type="password"], body.color-scheme-gray textarea { background: #575a5d; color: #fff; }
body.color-scheme-gray input[type=submit] { background: #74b923; color: #fff; }
body.color-scheme-gray ul.galleries li a { background: #333; }
body.color-scheme-gray ul.galleries li a figure { opacity: 1; transition: opacity 0.35s ease; }
body.color-scheme-gray ul.galleries li a h1 { opacity: 0; transition: opacity 0.35s ease; }
body.color-scheme-gray ul.galleries li a h1 { color: #fff; }
body.color-scheme-gray ul.galleries li a:hover figure { opacity: 0.25; transition: opacity 0s ease; }
body.color-scheme-gray ul.galleries li a:hover h1 { opacity: 1; transition: opacity 0s ease; }
body.color-scheme-gray .password-form { border: solid 1px #555; }
body.color-scheme-gray span.gc-cs-link { color: #ccc; }
body.color-scheme-gray .gallery article.item .details-wrapper .item-details { background-image: linear-gradient(rgba(85, 85, 85, 0.9) 0%, rgba(85, 85, 85, 0.5) 60%, rgba(85, 85, 85, 0) 100%); }
body.color-scheme-gray .gallery article.item .details-wrapper .item-details * { color: #fff; }

body.color-scheme-white { background: #f1f1f1; color: #444; }
body.color-scheme-white a { color: #444; transition: color 0.5s ease; }
body.color-scheme-white a:hover { color: #111; transition: color 0s ease; }
body.color-scheme-white header { background-image: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0)); }
body.color-scheme-white .container-frame a, body.color-scheme-white .container-frame h2 { color: #222; }
body.color-scheme-white input[type="text"], body.color-scheme-white input[type="password"], body.color-scheme-white textarea { background: #fff; color: #555; }
body.color-scheme-white input[type="submit"] { background: #74b923; color: #fff; }
body.color-scheme-white ul.galleries li a { background: #fff; }
body.color-scheme-white ul.galleries li a figure { opacity: 1; transition: opacity 0.35s ease; }
body.color-scheme-white ul.galleries li a h1 { opacity: 0; transition: opacity 0.35s ease; }
body.color-scheme-white ul.galleries li a h1 { color: #000; }
body.color-scheme-white ul.galleries li a:hover figure { opacity: 0.25; transition: opacity 0s ease; }
body.color-scheme-white ul.galleries li a:hover h1 { opacity: 1; transition: opacity 0s ease; }
body.color-scheme-white .password-form { border: solid 1px #aaa; }
body.color-scheme-white .gallery article.item .details-wrapper .item-details { background-image: linear-gradient(rgba(241, 241, 241, 0.9) 0%, rgba(241, 241, 241, 0.5) 60%, rgba(255, 255, 255, 0) 100%); color: #232323; }
body.color-scheme-white .gallery article.item .details-wrapper .item-details a { color: #232323; }
body.color-scheme-white span.gc-cs-link { color: #444; }

#holder_holder a img { max-width: 100%; }

.container-frame { padding: 0; position: relative; z-index: 100; }
.container-frame .container { padding-left: 0 !important; padding-right: 0 !important; }

header, .page-contents { position: relative; transition: left 0.5s ease; left: 0%; }
header.menu-active, .page-contents.menu-active { left: -80%; }

header { padding: 10px 0px 20px; }
header a { text-decoration: none; }
header hgroup { float: left; margin-left: 20px; margin-right: 30px; }
header hgroup h1 { font-size: 36px; display: table; }
header hgroup h1 a { display: table-cell; vertical-align: middle; }
header hgroup h2 { font-size: 18px; }
header .logo { background-repeat: no-repeat; background-size: contain; display: inline-block; height: 50px; margin-bottom: 20px; max-width: 300px; width: 300px; }

#menu-contents { display: none; left: 100%; width: 80%; position: absolute; top: 20px; }
#menu-contents.active { display: block; }
#menu-contents nav ul { padding: 0; }
#menu-contents nav ul li { list-style: none; text-align: center; }
#menu-contents nav ul li:first-child { margin-left: 0; }
#menu-contents nav ul li a { display: block; padding: 5px 0; }

.menu-button { float: right; padding-top: 10px; margin-right: 15px; }

.buttons .arrow-left-1, .buttons .arrow-right-1 { cursor: pointer; display: inline-block; height: 30px; position: absolute; opacity: 0.75; top: 48%; transition: opacity 0.5s ease; width: 30px; }
.buttons .arrow-left-1:hover, .buttons .arrow-right-1:hover { opacity: 1; transition: opacity 0s ease; }
.buttons .arrow-left-1 { left: 30px; z-index: 10; }
.buttons .arrow-right-1 { right: 30px; z-index: 11; }

input[type="text"], input[type="password"], textarea { border: none; box-sizing: border-box; padding: 5px; }

input[type=submit] { border-radius: 2px; border: none; box-sizing: border-box; cursor: pointer; font-size: 16px; padding: 8px 14px; }

a { text-decoration: underline; }

.container { box-sizing: border-box; margin: 0 auto; padding: 0 20px; width: 100%; z-index: 1; }

h1, h2 { font-weight: normal; }

.gallery h1 { font-size: 16px; padding-bottom: 10px; }
.gallery .swipe-wrap div, .gallery .swipe-wrap a { max-height: calc(100% - 110px - 50px); position: relative; }
.gallery article.item { text-align: center; position: relative; }
.gallery article.item .details-wrapper { display: inline-block; position: relative; }
.gallery article.item .details-wrapper .item-details { display: none; padding: 5px 0 0; position: absolute; left: 0; right: 0; text-align: center; top: 0; }
.gallery article.item .details-wrapper.video-container { display: block; }
@media (max-width: 768px) { .gallery article.item .details-wrapper.video-container { width: 100%; }
  .gallery article.item .details-wrapper.video-container iframe { height: auto !important; } }
.gallery article.item .details-wrapper.pdf { display: block; }
.gallery article.item .details-wrapper.pdf iframe { height: auto !important; }
.gallery article.item:hover .item-details { display: block; }
.gallery article.item .protect { bottom: 0; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; }
.gallery .mobile-pdf { display: none; }
.gallery .item .pdf object, .gallery .item .pdf .pdf-plugin-missing { width: 100%; height: 100%; }
.gallery .item .pdf .pdf-plugin-missing p { position: relative; top: 50%; transform: translateY(-50%); }
.gallery .item img { max-width: 100%; }

ul.galleries { margin-right: -5px; padding-left: 0; }
ul.galleries li { box-sizing: border-box; float: left; height: 250px; list-style: none; margin: 0 5px 5px 0; overflow: hidden; position: relative; width: 250px; transition: width 0.3s ease, height 0.3s ease; }
ul.galleries li.privacy-password:before { border: solid 1px #fff; border-radius: 3px; bottom: 5px; content: ""; height: 18px; left: 5px; opacity: 0.5; padding: 4px 5px; position: absolute; transition: opacity 0.2s linear; width: 18px; z-index: 10; }
ul.galleries li:hover.privacy-password:before { opacity: 1; transition: opacity 0s linear; }
ul.galleries li a { cursor: pointer; display: block; height: 100%; position: relative; text-decoration: none; width: 100%; }
ul.galleries li a figure { background-position: center center; background-size: cover; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
ul.galleries li a h1 { display: table-cell; font-size: 20px; height: 250px; opacity: 0; padding-left: 10px; padding-right: 10px; position: relative; text-align: center; vertical-align: middle; width: 250px; }

.password-form { border-radius: 5px; margin: 40px auto; padding: 30px 30px 40px; text-align: center; width: 60%; max-width: 400px; }
.password-form p { margin-bottom: 5px; }
.password-form input[type="text"] { border-radius: 2px; font-size: 18px; padding: 7px; position: relative; top: 1px; width: 90%; max-width: 200px; }
.password-form input[type="text"], .password-form input[type=submit] { margin-bottom: 15px; margin-left: 5px; margin-right: 5px; }

@media only screen and (max-width: 768px) { .password-form input[type=submit] { width: 90%; max-width: 200px; } }
.notice { background: #66982c; border-radius: 4px; color: #fff; padding: 10px; }

.errors { background: #c00; border-radius: 4px; color: #fff; padding: 10px; }

section.custom { max-width: 800px; margin: 0 auto; }
section.custom p img { margin-top: 8px !important; }
section.custom iframe { max-width: 100%; }
section.custom hr { border: solid 1px #ccc; margin: 0 auto; max-width: 400px; }

.contact .page-contents { max-width: 1200px; }
.contact .contents section { margin-bottom: 40px; }
.contact .bio-photo { float: left; margin: 5px 20px 20px 0; max-height: 200px; max-width: 200px; }

.g-recaptcha { margin: 10px 0 0 -10px; transform: scale(0.93); }

.wide-column { width: 70%; }

body.contact br { display: block; }

.narrow-column { width: 25%; }
.narrow-column .field { padding-top: 10px; }
.narrow-column label { display: block; }
.narrow-column input[type=text], .narrow-column textarea { font-size: 16px; width: 100%; max-width: 280px; }
.narrow-column textarea { height: 100px; }

.external-site { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 250px; }

ul.social { padding-left: 0; }
ul.social li { float: left; height: 24px; list-style: none; margin-left: 5px; width: 24px; }
ul.social li:first-child { margin-left: 0; }

.gallery-title { padding: 0 100px; }

.gallery-description { margin-top: -10px; }

ul.bxslider li { list-style: none; }

.bx-wrapper { margin: 0 auto 0; }
.bx-wrapper img { margin: 0 auto; }
.bx-wrapper .bx-viewport { background: none; border: none; box-shadow: none; left: 0; }

#controller { margin-left: 5px; margin-right: 5px; margin-top: 5px; text-align: center; }
#controller a { display: inline-block; margin: 0 1px 1px 0; opacity: 0.6; text-decoration: none; transition: opacity 0.25s ease; }
#controller a:hover { opacity: 0.8; transition: opacity 0s ease; }
#controller a.jFlowSelected, #controller a:active, #controller a.active { opacity: 1; }
#controller a span { display: inline-block; }
#controller img.slider-thumbnail { width: 85px; height: 85px; }

.jFlowSlideContainer { overflow: hidden; }

#fotomotoWidget input { color: #000; }

footer#page-footer { padding-bottom: 80px; }
footer#page-footer .container { margin-top: 100px; padding: 20px !important; }
footer#page-footer .container .footer-logo { float: left; opacity: 0.5; transition: opacity 0.25s ease; }
footer#page-footer .container .footer-logo:hover { opacity: 1; transition: opacity 0s ease; }
footer#page-footer .container .copyright { font-family: "Helvetica Neue", Helvetica, Arial; font-size: 12px; float: right; opacity: 0.5; padding-top: 3px; text-align: right; width: calc(100% - 100px); }

@media (min-width: 305px) and (max-width: 559px) { ul.galleries li { width: 49%; width: calc(50% - 5px); } }
@media (min-width: 560px) and (max-width: 814px) { ul.galleries li { width: 33%; width: calc(33.33% - 5px); } }
@media (min-width: 815px) and (max-width: 1069px) { ul.galleries li { width: 24%; width: calc(25% - 5px); } }
@media (min-width: 1070px) and (max-width: 1324px) { ul.galleries li { width: 19%; width: calc(20% - 5px); } }
@media (min-width: 1325px) and (max-width: 1579px) { ul.galleries li { width: 16%; width: calc(16.66% - 5px); } }
@media (min-width: 1580px) and (max-width: 1834px) { ul.galleries li { width: 14%; width: calc(14.285% - 5px); } }
@media (min-width: 1834px) { ul.galleries li { width: 12%; width: calc(12.5% - 5px); } }
@media (max-width: 945px) { .container { padding: 20px; width: 100%; }
  .gallery .item img { max-width: 100% !important; } }
@media only screen and (min-width: 769px) { header.menu-active, .page-contents.menu-active { left: 0%; }
  .menu-button { display: none; }
  #menu-contents { display: block; position: static; width: auto; float: right; margin-left: 20px; margin-right: 20px; }
  #menu-contents nav ul li { display: inline-block; float: left; margin-right: 20px; margin-left: 0px; }
  #menu-contents.menu-left { float: left; }
  #menu-contents.menu-right { float: right; }
  #menu-contents.menu-right nav ul li:last-child { margin-right: 0; } }
@media only screen and (max-width: 768px) { .swipe-info { background: rgba(0, 0, 0, 0.5); border-radius: 10px; height: 125px; width: 200px; margin: auto; position: absolute; top: 30px; left: 0; right: 0; opacity: 1; overflow: hidden; padding: 25px; position: absolute; text-align: center; transition: opacity 1s; z-index: 1000; }
  .swipe-info span { display: inline-block; height: 53px; width: 89px; }
  .swipe-info h1 { font-size: 2em; color: #fff; padding-top: 10px; }
  .swipe-info.fade-out { opacity: 0; }
  header hgroup { float: none; }
  header hgroup h1 { font-size: 22px; margin-top: 10px; }
  .container { padding: 0; }
  .container.page-contents { padding: 0 20px; }
  #controller img.slider-thumbnail { height: 102px; width: 102px; }
  .gallery article.item .details-wrapper { position: relative; }
  .gallery article.item .details-wrapper:before { bottom: 5px; content: ""; display: none; height: 52px; left: 5px; position: absolute; width: 52px; }
  .gallery article.item:hover .details-wrapper:before { display: none; }
  .gallery article.item .item-details { border-radius: 4px; margin: 10px; }
  .gallery .mobile-pdf { display: block; }
  .gallery .mobile-pdf a { background-repeat: no-repeat; background-size: contain; background-position: center; display: block; height: 100%; width: 100%; }
  .gallery .mobile-pdf .text-overlay { background-color: rgba(0, 0, 0, 0.5); position: absolute; top: 42%; top: calc(50% - 40px); left: 0; width: 100%; height: 80px; line-height: 77px; text-align: center; color: #fff; font-size: 27px; font-weight: bold; }
  .fullscreen-pdf { display: none; }
  .bx-pager { display: none; }
  .wide-column, .narrow-column { width: 100%; }
  ul.galleries li a figure { transition: opacity 0s ease; opacity: 0.6; }
  ul.galleries li a h1 { display: table-cell; } }
@media only screen and (max-width: 480px) { .contact .bio-photo { display: block; float: none; }
  .bx-controls.bx-has-controls-direction, .bx-controls { display: block !important; } }
.search-wrapper { position: relative; z-index: 10; }
.search-wrapper .search-toggle { border-radius: 2px; cursor: pointer; display: block; margin-top: 2px; padding: 4px 5px 1px; }
.search-wrapper .search-toggle svg { opacity: 0.6; }
.search-wrapper .search-toggle svg:hover { opacity: 0.8; }
.search-wrapper aside.search { background: #fff; border-radius: 2px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); min-width: 300px; position: absolute; right: 0; top: 100%; }
.search-wrapper aside.search header { padding: 1em 1em 0; }
.search-wrapper aside.search header h2 { text-align: left; }
.search-wrapper aside.search .search-close { cursor: pointer; opacity: 0.6; }
.search-wrapper aside.search .search-close:hover { opacity: 0.8; }
.search-wrapper aside.search input.gsc-search-button, .search-wrapper aside.search input.gsc-search-button:hover, .search-wrapper aside.search input.gsc-search-button:focus { background: #3C82FC; }
.search-wrapper aside.search .cse input.gsc-search-button, .search-wrapper aside.search input.gsc-search-button { border: solid 1px #3C82FC; }
.search-wrapper aside.search .gsc-control-searchbox-only { padding: 1em; }
.search-wrapper .gsc-control-* { min-width: 300px; }
.search-wrapper span.gscb_a { margin-top: 4px; }

body.bg-dark .search-wrapper .search-toggle:hover { background: rgba(255, 255, 255, 0.25); }
body.bg-dark .search-wrapper .search-toggle svg g, body.bg-dark .search-wrapper .search-toggle svg path { fill: white; }
body.bg-dark .search-wrapper h2 { color: rgba(0, 0, 0, 0.75); }

body.bg-light .search-wrapper .search-toggle:hover { background: #ddd; }
body.bg-light .search-wrapper .search-toggle svg g, body.bg-light .search-wrapper .search-toggle svg path { fill: black; }
