.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{border-radius:.25em;color:#fff;font-size:11px;line-height:1;padding:.2em .4em .3em;text-align:center;vertical-align:baseline;white-space:nowrap}.give-item-label:hover{color:#fff;text-decoration:none} [class*=hint--]{display:inline-block;position:relative}[class*=hint--]:after,[class*=hint--]:before{opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:.3s ease;transition-delay:0s;visibility:hidden;z-index:1000000}[class*=hint--]:hover:after,[class*=hint--]:hover:before{opacity:1;transition-delay:.1s;visibility:visible}[class*=hint--]:before{background:0 0;border:6px solid transparent;content:"";position:absolute;z-index:1000001}[class*=hint--]:after{background:#383838;box-shadow:4px 4px 8px rgba(0,0,0,.3);color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;padding:8px 10px;text-shadow:0 -1px 0 #000;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top:after{transform:translateX(-50%)}.hint--top:hover:before{transform:translateY(-8px)}.hint--top:hover:after{transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{left:50%;top:100%}.hint--bottom:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom:after{transform:translateX(-50%)}.hint--bottom:hover:before{transform:translateY(8px)}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{bottom:50%;left:100%}.hint--right:hover:after,.hint--right:hover:before{transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{bottom:50%;right:100%}.hint--left:hover:after,.hint--left:hover:before{transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-left:after{margin-left:12px;transform:translateX(-100%)}.hint--top-left:hover:before{transform:translateY(-8px)}.hint--top-left:hover:after{transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-right:after{margin-left:-12px;transform:translateX(0)}.hint--top-right:hover:after,.hint--top-right:hover:before{transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{left:50%;top:100%}.hint--bottom-left:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-left:after{margin-left:12px;transform:translateX(-100%)}.hint--bottom-left:hover:before{transform:translateY(8px)}.hint--bottom-left:hover:after{transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{left:50%;top:100%}.hint--bottom-right:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-right:after{margin-left:-12px;transform:translateX(0)}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{word-wrap:break-word;line-height:1.4em;white-space:normal}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{transform:translateY(-8px)}.hint--always.hint--top:after{transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{transform:translateY(-8px)}.hint--always.hint--top-left:after{transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{transform:translateY(-8px)}.hint--always.hint--bottom:before{transform:translateY(8px)}.hint--always.hint--bottom:after{transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{transform:translateY(8px)}.hint--always.hint--bottom-left:after{transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)} [id*=give-form].give-fl-form .give-fl-wrap{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}[id*=give-form].give-fl-form input.give-fl-input,[id*=give-form].give-fl-form select.give-fl-select,[id*=give-form].give-fl-form textarea.give-fl-textarea{background-color:inherit;border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;line-height:normal;margin-bottom:0;outline:0;transition:all .2s ease-in-out;width:100%}[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder,[id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder{color:#757575}[id*=give-form].give-fl-form select.give-fl-select{-webkit-appearance:none;-moz-appearance:none;color:#757575;cursor:pointer;position:relative}[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea{background-color:inherit;border-color:#ccc;color:#333}[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input,[id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select,[id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea{background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form label.give-fl-label{border-radius-top-left:0;color:#757575;display:block;font-size:12px;font-weight:700;left:0;line-height:1;opacity:0;position:absolute;top:-12px;transition:all .2s ease-in-out;visibility:hidden;z-index:1}[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label{opacity:1;visibility:visible}[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label{color:#1976d2}[id*=give-form].give-fl-form .give-fl-is-required:before{color:#d32f2f;content:"*";display:block;font-size:16px;line-height:1.75;opacity:1;padding:6px 0 0;position:absolute;right:18px;top:1px;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before{opacity:0}[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select{height:44px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label{background-color:transparent;left:10px;padding:12px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{background-color:inherit;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:19px;z-index:-1}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{padding:3px;top:-9px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before{top:9px}[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea{padding:12px}[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select{height:56px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea{padding:18px 12px 6px}[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label{left:10px;padding:6px 3px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form .give-fl-wrap-select:after{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'><path fill='#757575' d='M 4 0 L 0 6.5 L 8 6.5 L 4 0 z M 0 9.5 L 4 16 L 4 16 L 8 9.5 z'/></svg>") no-repeat;background-position:100% 50%;background-size:7px 14px;content:"";display:block;height:calc(100% - 2px);position:absolute;right:6px;top:1px;width:15px;z-index:2}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1000001}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1000002}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1000005}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:rgba(0,0,0,0);height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:give-icomoon;font-style:normal;font-weight:400;src:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/fonts/icomoon.eot?kdnr3d);src:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/fonts/icomoon.eot?kdnr3d#iefix) format("embedded-opentype"),url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/fonts/icomoon.woff?kdnr3d) format("woff"),url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/fonts/icomoon.svg?kdnr3d#icomoon) format("svg")}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:give-icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.give-icon-lamp:before{content:"\e603"}.give-icon-heart:before{content:"\e604"}.give-icon-question:before{content:"\e602"}.give-icon-info:before{content:"\e601"}.give-icon-new-tab:before{content:"\ea7e"}.give-icon-alert:before{content:"\f02d"}.give-icon-help:before{content:"\e606"}.give-icon-spinner:before{content:"\e605"}.give-button-with-loader span.give-loading-animation:before,.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before{content:"\e607"}.give-icon-plus:before{content:"\e040"}.give-icon-minus:before{content:"\e041"}.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before{content:"\e600"}.dashicons-give:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e800";font-family:give-icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.fa-spin,.give-button-with-loader span.give-loading-animation,form[id*=give-form] .give-loading-animation{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}body.give_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0}body.give_receipt_page #give_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px}body.give_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%}body.give_receipt_page td,body.give_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px 6px 0;text-align:left}body.give_receipt_page th{font-weight:700;text-transform:uppercase}body.give_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px}table#give_donation_receipt,table#give_donation_receipt_products{width:100%}table#give_donation_receipt td,table#give_donation_receipt th{text-align:left}table#give_donation_receipt .give-receipt-thead-text{display:block;font-size:18px;text-align:center}table#give_donation_receipt .give-receipt-thead-text>span{font-size:16px}table#give_donation_receipt li{margin:0 0 8px 10px}table#give_donation_receipt ul{list-style:none;margin:0;padding:0}table#give_donation_receipt .give_receipt_payment_status.failed,table#give_donation_receipt .give_receipt_payment_status.pending,table#give_donation_receipt .give_receipt_payment_status.revoked{color:#f73f2e}table#give_donation_receipt span.donation-level-text-wrap{display:block;font-style:italic}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea{background-color:#fff;line-height:inherit;padding:12px}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url]{height:auto;min-height:50px}[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select{line-height:inherit}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:13px;padding:6px 0 0;right:0;top:1px}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator{display:none}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip{height:100%;margin:0;position:absolute;top:0;width:100%;z-index:1}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before{content:unset}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}[id*=give-form] .give-hidden{display:none}[id*=give-form] fieldset{background-color:transparent;border:0;margin:0;padding:0}[id*=give-form] .give-form-title{margin:0 0 15px;padding:0}[id*=give-form] div#give-sidebar-left{float:left;width:38%}[id*=give-form] div.images{margin:0 0 15px}[id*=give-form] div.images img{box-shadow:none;display:block;height:auto;width:100%}[id*=give-form] .give-custom-amount-text{clear:both}[id*=give-form] div.summary{float:right;width:58%}[id*=give-form] div.summary.give-full-width{float:none;width:100%}[id*=give-form] .give_form select.give-select.required{color:#000}[id*=give-form] div.give-form-content-wrap{margin:0 0 20px}[id*=give-form] div.give-form-content-wrap.give_post_form-content{margin:20px 0 0}[id*=give-form].give-display-modal form .give_notices{display:none}[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn{margin:0 0 15px}[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap{display:none}[id*=give-form] .cc-address{margin-bottom:15px}.single-give_forms.et_right_sidebar #main-content .container:before{display:none}.single-give_forms .give_forms{*zoom:1;margin:50px auto;max-width:1230px}.single-give_forms .give_forms:after,.single-give_forms .give_forms:before{content:" ";display:table}.single-give_forms .give_forms:after{clear:both}#give-purchase-gravatars .give-gravatars-title{margin:0 0 15px}#give-purchase-gravatars .give-purchase-gravatars-list{list-style:none;margin:0;padding:0}#give-purchase-gravatars .give-purchase-gravatars-list li{display:inline-block;list-style-type:none;margin:0 5px 0 0;padding:0}#give-recurring-form,form.give-form,form[id*=give-form]{margin:0 0 25px;padding:0}#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden{display:none}@media (min-width:481px){#give-recurring-form .give-title-prefix-wrap .form-row-first,#give-recurring-form .give-title-prefix-wrap .form-row-last,form.give-form .give-title-prefix-wrap .form-row-first,form.give-form .give-title-prefix-wrap .form-row-last,form[id*=give-form] .give-title-prefix-wrap .form-row-first,form[id*=give-form] .give-title-prefix-wrap .form-row-last{float:left;width:40%}#give-recurring-form .give-title-prefix-wrap .form-row-title,form.give-form .give-title-prefix-wrap .form-row-title,form[id*=give-form] .give-title-prefix-wrap .form-row-title{float:left;width:15%}}#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip{color:rgba(51,51,51,.5);font-size:14px;margin:0 3px;padding:0;transition:all .2s linear}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333}#give-recurring-form .give-section-break,#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form .give-section-break,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] .give-section-break,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;border-bottom:1px solid rgba(0,0,0,.1);font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;width:100%}#give-recurring-form .give-section-break span.sub-text,#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form .give-section-break span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] .give-section-break span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text{font-style:italic;font-weight:400}#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row{*zoom:1;box-sizing:border-box;margin:0 0 15px;overflow:visible;padding:0}#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before{content:" ";display:table}#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after{clear:both}#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child{margin-bottom:15px}#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label{display:block;line-height:1.7;margin:0 0 5px;position:relative}#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox{display:inline}#give-recurring-form .form-row .give-input-field-wrapper,#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row .give-input-field-wrapper,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row .give-input-field-wrapper,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}#give-recurring-form .form-row .give-input-field-wrapper:focus,#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row .give-input-field-wrapper:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row .give-input-field-wrapper:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{background-color:#fff}#give-recurring-form .form-row .give-input-field-wrapper.required,#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row .give-input-field-wrapper.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row .give-input-field-wrapper.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required{color:#333}#give-recurring-form .form-row .give-input-field-wrapper iframe,form.give-form .form-row .give-input-field-wrapper iframe,form[id*=give-form] .form-row .give-input-field-wrapper iframe{margin-bottom:0}#give-recurring-form .form-row-first,#give-recurring-form .form-row-title,form.give-form .form-row-first,form.give-form .form-row-title,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-title{margin-right:2.5%}#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last{float:left;width:48.5%}#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last{float:right}#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide{*zoom:1;clear:both}#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before{content:" ";display:table}#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after{clear:both}#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds{float:left;width:65.75%}#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first{margin-left:0}#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third{float:left;margin-left:3%;width:31.25%}#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first{margin-left:0}@media (max-width:480px){#give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive{margin-left:0;margin-right:0;width:100%}}#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator{color:#a00}#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select{margin:0;width:44%}#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider{display:inline;text-align:center}#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year{float:right}#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled]{cursor:not-allowed}form[id*=give-form] .give-donation-amount{margin:0 0 15px}form[id*=give-form] .give-donation-amount .give-currency-symbol{background-color:#f2f2f2;border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before{border-left:1px solid #ccc;border-right:none}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after{border-left:none;border-right:1px solid #ccc}form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;min-width:125px;padding:0 12px}form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount{border:1px solid red}form[id*=give-form] .give-donation-amount input.give-amount-top{width:125px}form[id*=give-form] .give-donation-amount span.give-final-total-amount{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;cursor:not-allowed;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] #give_terms_agreement legend{display:none}form[id*=give-form] #give_terms_agreement label{display:inline-block}form[id*=give-form] #give-final-total-wrap{*zoom:1;margin:10px 0 25px;padding:0}form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before{content:" ";display:table}form[id*=give-form] #give-final-total-wrap:after{clear:both}form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background-color:#f2f2f2;border:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-donation-total-label{display:block;float:none}}form[id*=give-form] #give-final-total-wrap .give-final-total-amount{background:#fff;border:1px solid #ccc;border-left:none;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;border-top:0;display:block;float:none}}.give-display-button-only>:not(.give-btn-modal){display:none}form[id*=give-form] input[type=radio]{margin:0 .5em 0 0}form[id*=give-form] #give-donation-level-radio-list{clear:both;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-donation-level-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}form[id*=give-form] #give-donation-level-radio-list>li label{cursor:pointer;display:inline-block;margin:0}form[id*=give-form] #give-donation-level-radio-list>li input[type=radio]{margin:0 .5em 0 0;outline:none;width:auto}form[id*=give-form] #give-gateway-radio-list{*zoom:1;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before{content:" ";display:table}form[id*=give-form] #give-gateway-radio-list:after{clear:both}form[id*=give-form] #give-gateway-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}@media (min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-left:0;margin-right:15px}}form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{cursor:pointer;display:inline;margin:0}form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{display:inline;margin:0 .25em 0 0;outline:none;width:auto}form[id*=give-form] input[type=checkbox]{margin:0 .25em 0 0}div[data-field-type=checkbox]{display:flex}div[data-field-type=checkbox] label{order:2}div[data-field-type=checkbox] input[type=checkbox]{order:1}form[id*=give-form] select.give-select-level{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;clear:both;color:#333;display:block;margin:0 0 15px;max-width:100%;min-width:155px;outline:none;padding:.5em}#give-donation-level-button-wrap{*zoom:1;clear:both;list-style:none;margin:0 0 15px;padding:0}#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before{content:" ";display:table}#give-donation-level-button-wrap:after{clear:both}#give-donation-level-button-wrap>li{float:left;list-style-image:none;list-style-type:none;margin:0 5px 5px 0}.give_terms_links{float:right}[id*=give_secure_site_wrapper]{font-size:16px;line-height:20px;padding:4px 4px 15px 0}[id*=give_secure_site_wrapper] span.padlock{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;line-height:20px;text-transform:none}[id*=give_secure_site_wrapper] span.padlock :before{display:inline-block}#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid{background-image:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/tick.png);background-position:right 10px top 50%;background-repeat:no-repeat;background-size:16px}#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry){background-position:right 55px top 50%}#give_purchase_form_wrap span.card-type{background-size:37px 26px!important;height:26px;position:absolute;right:0;top:-2px;width:37px}#give_purchase_form_wrap .fl-wrap span.card-type{right:11px;top:calc(.5em + 6px)}#give_purchase_form_wrap span.card-type.off{display:none}#give_purchase_form_wrap span.card-type.visa{background:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/visa.svg) no-repeat}#give_purchase_form_wrap span.card-type.mastercard{background:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/mastercard.svg) no-repeat}#give_purchase_form_wrap span.card-type.discover{background:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/discover.svg) no-repeat}#give_purchase_form_wrap span.card-type.amex{background:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/amex.svg) no-repeat}#give_purchase_form_wrap span.card-type.maestro{background:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/maestro.svg) no-repeat}#give_purchase_form_wrap span.card-type.dinersclub{background:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/diners-club.svg) no-repeat}#give_purchase_form_wrap span.card-type.jcb{background:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/jcb.svg) no-repeat}#give_purchase_form_wrap span.card-type.dankort{background:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/dankort.png) no-repeat}#give_purchase_form_wrap span.card-type.unionpay{background:url(//www.rapehurts.org/wp-content/plugins/give/assets/dist/images/unionpay.svg) no-repeat}@-webkit-keyframes opacity{0%{opacity:1}to{opacity:0}}form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text{display:none;float:right;font-size:16px;font-style:italic;font-weight:400;height:16px;line-height:20px;margin:0;padding:0;width:16px}form[id*=give-form] .give-loading-animation{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;float:left;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;margin:0 5px 0 0;text-transform:none;width:16px}form[id*=give-form] .give-payment-mode-label .give-loading-text{float:right}[id*=give-form] .give-login-account-wrap{margin:0 0 15px;position:relative}[id*=give-form] .give-login-account-wrap .give-login-message{margin:0;padding:0;text-align:right}[id*=give-form] .give-login-account-wrap .give-loading-text{position:absolute;right:0;top:.25em}[id*=give-form] fieldset[id^=give-login-fields]{margin:0 0 15px}[id*=give-form] .give-new-account-link{margin:0 0 15px;padding:0}[id*=give-form] .give_login_forgot_password{float:right}.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login{margin-left:5px}.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation{display:none;margin:0 0 0 .5em}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:left}.give-user-login-fields-container:after{clear:both;content:"";display:block}#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend{line-height:2;margin-bottom:15px}#give-login-form label,#give-register-form label{display:inline-block;min-width:100px}div.give-form-wrap.mfp-hide{display:block!important}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{line-height:1.4;margin-bottom:1.2em}div.mfp-content form[id*=give-form] .give_notices{display:block!important}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;cursor:pointer;font-size:1em;line-height:1.2em;padding:8px 10px}.give-btn:hover{background:#dbdbdb}#give_profile_editor_form legend{border-bottom:0;padding:0 5px 5px;width:auto}form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email{margin:0 0 15px}form#give-email-access-form input#give-email{width:305px}@media (max-width:768px){[id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary{float:none;width:100%}}.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break{margin:10px 0 0}.give-do-validate input.error{border-color:red!important}.give-button-with-loader span.give-loading-animation{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;display:none;float:right;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;margin:0 0 0 5px;position:relative;text-transform:none;top:3px;width:16px}.give-active span.give-loading-animation{display:inline}@media (min-width:481px){html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title{float:right!important}}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-title{margin-left:2.5%;margin-right:0!important}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-last{float:right!important}html[dir=rtl] form.give-form .form-row-last{float:left!important}html[dir=rtl] form.give-form .form-row-two-thirds{float:right!important}html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .form-row-one-third{float:right!important;margin-left:0!important;margin-right:3%}html[dir=rtl] form.give-form .form-row-one-third.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .card-expiration select.card-expiry-year{float:left!important}.give-embed-form-wrapper{position:relative;width:100%!important}.give-embed-form-wrapper .iframe-loader{height:100%;pointer-events:none;position:absolute;top:0;width:100%}.give-embed-form-wrapper iframe{width:100%!important}.give-embed-form-wrapper.is-hide{left:-9999px;position:fixed}.give-embed-form-wrapper.modal{height:100%!important;left:0;margin:0!important;max-width:none!important;overflow:hidden auto;padding:0!important;position:fixed;top:0;width:100%!important;z-index:999999}.give-embed-form-wrapper.modal .modal-inner-wrap{position:absolute;top:0;width:100%;z-index:1}.give-embed-form-wrapper.modal .modal-content{margin:35px auto auto;max-width:572px;position:relative;width:100%}.give-embed-form-wrapper.modal .close-btn-wrap{margin-top:15px}.give-embed-form-wrapper.modal .close-btn{background:#000;border-radius:24px;color:#fff!important;font-size:.5em;font-weight:700;opacity:.3;outline:none;padding:2px 10px;position:absolute;right:9px;text-decoration:none;top:-14px}.give-embed-form-wrapper.modal .close-btn:hover{opacity:.8}.give-embed-form-wrapper.modal .close-btn span{font-size:1.5em;line-height:.7em;margin-left:3px}.give-embed-form-wrapper.modal:after{background-color:rgba(0,0,0,.8);bottom:0;content:"";display:block;left:0;overflow:hidden;position:fixed;right:0;top:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.js-give-grid-modal-launcher+div.js-give-embed-form-modal-launcher-wrap{display:none}.give_notices{position:relative}.give_notices .notice-dismiss{background:0 0;border:none;color:#72777c;cursor:pointer;margin:0;max-width:28px!important;padding:5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.give_notices .notice-dismiss:before{speak:none;-webkit-font-smoothing:antialiased;background:0 0;color:#72777c;content:"\f153";display:block;font:400 16px/20px dashicons;height:20px;text-align:center;width:20px}.give_notices .notice-dismiss:hover{background-color:transparent}.give_notices .notice-dismiss:hover:before{color:#dc3232}.give_error,.give_success,.give_warning{background:#f9f9f9;border-left:4px solid;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both;margin:15px 0;padding:1em 1.5em 1em 2em;position:relative}.give_error>p,.give_success>p,.give_warning>p{color:#333;margin:0!important}.give_error:before,.give_success:before,.give_warning:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:100%;color:#fff;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:30px;left:-17px;line-height:1;line-height:30px;margin-top:-15px;position:absolute;text-align:center;text-shadow:1px 1px rgba(0,0,0,.5);text-transform:none;top:50%;width:30px}.give_error{border-color:#a00}.give_error:before{background-color:#a00;content:"\f02d"}.give_success{border-color:#7ad03a}.give_success:before{background-color:#7ad03a;content:"\e601"}.give_warning{border-color:#ffba00}.give_warning:before{background-color:#ffba00;content:"\f02d"}.twentythirteen .give_forms{padding:40px 0}.twentyfourteen .tfgive{margin:0 auto;max-width:474px;padding:12px 10px 0}.twentyfourteen .tfgive .give_forms .entry-summary{margin:0 0 1.618em!important;padding:0!important}.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail{margin-top:0}.twentyfourteen .tfgive .give_forms .images img{margin-bottom:1em}@media screen and (min-width:673px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfgive{padding-left:15px;padding-right:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfgive{margin-right:54px}.full-width .twentyfourteen .tfgive{margin-right:auto}}.twentyfifteen .t15give{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15);margin-bottom:7.6923%;padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%}.twentyfifteen .t15give .page-title{margin-left:0}.twentyfifteen .t15give div.summary{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15give{margin-left:7.6923%;margin-right:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15give{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.avada-row>div.give-wrap #content{width:100%}.give-goal-progress{clear:both;margin-bottom:20px}.give-goal-progress .income{color:#333;font-size:46px;letter-spacing:-1px;line-height:48px}.give-goal-progress .raised{margin-bottom:15px}.give-progress-bar{background:#eee;border-radius:25px;height:20px;overflow:hidden;position:relative}.give-progress-bar>span{background-color:#2bc253;border-bottom-left-radius:20px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-top-right-radius:8px;display:block;height:100%;overflow:hidden;position:relative}table.give-table{background:#eaebec;border:1px solid #e0e0e0;border-top:none;border-bottom:none;color:#666;font-size:14px;margin:20px 0;text-shadow:1px 1px 0 #fff;width:100%}table.give-table thead{font-weight:700}table.give-table thead th:first-child{border-left:none;text-align:left}table.give-table th{background:#f6f6f6;border:1px solid #e0e0e0;border-top-color:#e8e8e8;border-right:none;font-weight:700;padding:21px 25px;text-align:center}table.give-table tbody tr{text-align:center}table.give-table tbody tr td{background:#fff;border:1px solid #e0e0e0;border-top-color:#fff;border-right:none;padding:18px;text-align:center}table.give-table tbody tr td:first-child{border-left:0;text-align:left}table.give-table tbody tr:nth-child(2n) td{background:#fcfcfc}body.give-twentysixteen div.entry-summary{margin:0}body.give-twentysixteen button.give-btn{color:#333}body.give-twentysixteen .give-submit{color:#fff}body.give-twentysixteen fieldset#give_terms_agreement{padding-left:0}body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount,body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input,body.give-twentyseventeen.colors-dark div.give_notices p{color:#000}body.give-twentyseventeen.colors-dark form[id*=give] fieldset{background-color:transparent}body.give-twentynineteen .give-form .give-btn:focus{color:#fff}body.theme-twentytwenty .give-wrap{margin:60px auto;max-width:1200px}html[class*=avia] body#top form[id*=give-form] input.give-amount-top{border:1px solid #ccc;border-left:none;width:unset}html[class*=avia] body#top [id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:7px}html[class*=avia] body#top [id*=give-form].give-fl-form div.give-fl-is-active input{padding:8px 6px 0}.give-donation-history .give-table{table-layout:auto}.give-donation-history .give-table .give-security-column{float:left}.give-donation-history .give-table .give-security-column.give-security-description-wrap{font-size:12px;font-style:italic;padding:16px 13px;width:75%}.give-donation-history .give-table .give-security-column.give-security-button-wrap{padding:25px 5px;width:25%}.give-donation-history .give-table .give-security-column.give-security-button-wrap span{display:none;padding:0 20px}.give_user_history_main .give-mobile-title{display:none}@media screen and (max-width:480px){#give_user_history thead{display:none}#give_user_history tbody{border-top:1px solid #e0e0e0}#give_user_history tr{background:#fff;padding:.5rem 0}#give_user_history tr:nth-child(2n){background-color:#fafafa}#give_user_history td{background-color:transparent;border:none;padding-bottom:0;padding-top:0}#give_user_history td,#give_user_history tr{border-left:none;display:block;text-align:left}#give_user_history .give-mobile-title{display:inline-block;font-weight:700;min-width:6em}}.give-modal{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;height:100%;left:0;outline:none!important;overflow:hidden;top:0;-webkit-transform:translateZ(0);width:100%;z-index:2148482499}.give-modal form[id*=give-form],.give-modal form[id*=give-form] .give-submit{margin-bottom:0}.give-modal form[id*=give-form] .give-payment-mode-label{margin-top:0;padding-top:0}@media (max-width:580px){.give-modal form[id*=give-form] .give-input{font-size:16px}}.give-modal .mfp-content{background:#fff;box-sizing:border-box;margin:40px auto;max-width:650px;padding:20px;position:relative;width:auto;z-index:2148482599}.give-modal .mfp-content [id*=give-form] #give-payment-mode-select,.give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap{display:block}.give-modal .mfp-content .mfp-close:hover{background-color:transparent}.give-modal form.give-form button.mfp-close{display:block!important;position:absolute}.give-modal .mfp-container:after{display:none}.give-modal .mfp-content{transform:translateY(-100px);vertical-align:middle}.give-modal.mfp-bg,.give-modal .mfp-content{opacity:0;transition:all .2s}.give-modal.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.give-modal.mfp-ready.mfp-bg{opacity:.8}.give-modal.mfp-removing .mfp-content{opacity:0;transform:translateY(-50px)}.give-modal.mfp-removing.mfp-bg{opacity:0}.give-donation-grid-item-form{background-color:#fff;height:85vh;margin:0 auto;max-width:600px;overflow-y:auto;padding:1rem 1.5rem;position:relative}.give-donation-grid-item-form #give_purchase_form_wrap{display:block!important}.give-donation-grid-item-form .give-btn-modal,.give-donation-grid-item-form .give-btn-reveal{display:none!important}.modal-fade-slide.give-modal .mfp-content{max-width:100%;padding:0}.modal-fade-slide .give-modal--slide{opacity:0;transform:translateY(-20px) perspective(600px) rotateX(0);transition:all .2s ease-out}.modal-fade-slide.mfp-ready .give-modal--slide{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--slide{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.mfp-close:hover{background-color:transparent}.mfp-content .give-display-button-only .give-form-title{display:none}.mfp-content .give-display-button-only>:not(form),.mfp-content .give-display-button-only form>:not(.give-btn-modal){display:block}.give-donor{background:#fff;border:1px solid #e5e5e5;color:#333;font-size:1em;margin-bottom:20px;padding:20px;position:relative;transition:all .2s ease-out;width:100%}.give-donor__header,.give-donor__image{align-items:center;display:flex}.give-donor__image{background:#fff;border-radius:50%;flex-basis:40%;justify-content:center;margin-right:15px;overflow:hidden;position:relative}.give-donor__image img{-o-object-fit:cover;object-fit:cover;width:100%}.give-donor__image .give-donor__name_initial{position:absolute}.give-donor__image[data-anonymous-donation="0"] img[src*="anonymous-user.svg"],.give-donor__image[data-anonymous-donation="1"] .give-donor__name_initial{visibility:hidden}.give-donor__image[data-anonymous-donation="0"][data-has-valid-gravatar="0"]{border:1px solid #e5e5e5}.give-donor__details{flex-basis:60%;flex-grow:1;overflow:hidden}.give-donor__name{font-size:1em!important;font-weight:700!important;margin:0!important;padding:0!important}.give-donor__name,.give-donor__timestamp{color:#333!important;line-height:1.3!important}.give-donor__timestamp{display:block;font-size:75%!important}.give-donor__content{margin-top:15px;width:100%}.give-donor__content p{color:#333;font-size:1em!important;line-height:1.5!important;margin:0 0 20px!important;padding:0!important;width:100%}.give-donor__content:first-child{margin-top:0!important}.give-donor__content :last-child{margin-bottom:0!important}.give-donor__read-more{cursor:pointer;white-space:nowrap}.give-donor__excerpt+.give-donor__comment{display:none}.give-donor-wall-modal p:last-child{margin-bottom:0}#give-processing-state-template{background:rgba(0,0,0,.8);bottom:0;display:none;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;text-align:center;top:0;z-index:9999999}#give-processing-state-template.active{display:flex}#give-processing-state-template div{align-self:center;color:#fff;font-size:26px;margin:0 0 0 10px}#give-processing-state-template h3{color:#fff;font-size:26px;line-height:1.25;margin:0;padding:0 0 5px}#give-processing-state-template p{color:#fff;font-size:16px;line-height:1.5;margin:0;padding:0}#give-processing-state-template .loader{background-image:url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 24.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 349 348' style='enable-background:new 0 0 349 348;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M25.1,204.57c-13.38,0-24.47-10.6-24.97-24.08C0.04,178.09,0,175.97,0,174C0,77.78,78.28-0.5,174.5-0.5 c13.81,0,25,11.19,25,25s-11.19,25-25,25C105.85,49.5,50,105.35,50,174c0,1.37,0.03,2.85,0.1,4.65c0.51,13.8-10.27,25.39-24.07,25.9 C25.72,204.56,25.41,204.57,25.1,204.57z'/%3E%3Cpath class='st0' d='M174.5,348.5c-13.81,0-25-11.19-25-25c0-13.81,11.19-25,25-25c68.65,0,124.5-55.85,124.5-124.5 c0-1.38-0.03-2.85-0.1-4.65c-0.51-13.8,10.26-25.4,24.06-25.91c13.83-0.53,25.4,10.26,25.91,24.06c0.09,2.39,0.13,4.51,0.13,6.49 C349,270.22,270.72,348.5,174.5,348.5z'/%3E%3C/svg%3E");height:60px;margin:0 0 20px;opacity:0;pointer-events:none;width:60px}#give-processing-state-template .loader.spinning{-webkit-animation:load .6s linear infinite;animation:load .6s linear infinite;opacity:1;transition:opacity .2s ease}@-webkit-keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.separator-with-text{align-items:center;display:flex;font-size:16px;font-style:italic;justify-content:center;padding:30px 0}.separator-with-text .dashed-line{border:1px solid #d4d4d4;flex-grow:1}.separator-with-text .label{color:#8d8e8e;font-size:14px;padding:0 6px}.give-multi-form-goal-block{background:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.306);display:flex;flex-direction:column;margin-bottom:20px}.give-multi-form-goal-block .wp-block-media-text{margin:24px!important}.give-multi-form-goal-block .give-multi-form-goal-block__image,.give-multi-form-goal-block .wp-block-media-text__media,.give-multi-form-goal-block .wp-block-media-text__media img{border-radius:6px!important}.give-multi-form-goal-block .wp-block-media-text .wp-block-media-text__content{padding:16px!important}.give-multi-form-goal-block__content{grid-gap:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:24px!important;min-height:250px}.give-multi-form-goal-block__content .give-multi-form-goal-block__text{display:flex;flex-direction:column;justify-content:center}.give-multi-form-goal-block__content .give-multi-form-goal-block__text h2{margin-bottom:var(--global--spacing-vertical)}.give-multi-form-goal-block__content .give-multi-form-goal-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-progress-bar-block__goal{border-top:1px solid #ebebeb;height:auto;padding:20px 16px}.give-progress-bar-block__progress{align-items:center;background:#f1f1f1;border-radius:20px;box-shadow:inset 0 1px 4px rgba(0,0,0,.095);display:flex;height:20px;overflow:hidden;position:relative}.give-progress-bar-block__progress .give-progress-bar-block__progress-bar{background:linear-gradient(180deg,#28c77b,#28c77b),linear-gradient(180deg,#fff,#ccc);background-blend-mode:multiply;border-radius:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0}.give-progress-bar-block__stats{background:#f5f5f5;border-radius:0 0 8px 8px;border-top:1px solid #ebebeb;display:flex;flex-wrap:wrap;height:auto}.give-progress-bar-block__stat{align-items:center;border-right:1px solid #ebebeb;display:flex;flex:1 1 110px;flex-direction:column;font-weight:500;height:96px;justify-content:center}.give-progress-bar-block__stat:last-of-type{border-right:none}.give-progress-bar-block__stat>:first-child{color:#4c4c4c;font-size:24px;line-height:28px}.give-progress-bar-block__stat>:last-child{color:#6f6f6f;font-size:18px;line-height:1}.form-row .give-stripe-cc-field{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}.give-stripe-cc-field.give-fl-input{background-color:#fff;height:auto;line-height:inherit;min-height:50px;padding:14px 10px}.give-stripe-cc-field-wrap .give-fl-is-active .give-fl-input{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}.give-stripe-cc-field-wrap .give-fl-label span{display:none}.give-stripe-single-cc-field-wrap{background-color:#fdfdfd;border:1px solid #ccc;height:40px;margin:0 0 15px;padding:10px}.give-form .give-stripe-cc-field.focus,.give-form .give-stripe-cc-field:focus{background-color:#fff}.give-stripe-checkout-modal{all:initial;align-items:center;background-color:rgba(0,0,0,.5);box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,sans-serif;height:100%;justify-content:center;left:0;opacity:0;overflow:scroll;position:fixed;top:0;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;visibility:hidden;width:100%;z-index:100001!important}.give-stripe-checkout-modal.give-stripe-checkout-show-modal{opacity:1;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;visibility:visible}.give-stripe-checkout-modal .give-stripe-checkout-modal-content{background:#fff;border-radius:.5rem;margin:auto;max-width:500px;overflow:hidden;position:relative;width:96%}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header{background-color:#000;color:#fff;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-modal-close{background:none;border:none;color:#fff;cursor:pointer;font:inherit;margin:15px;outline:inherit;padding:0;position:absolute;right:0;top:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 10px;text-transform:uppercase}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-form-title{color:#f5f5f5;font-size:18px;font-weight:600;margin:10px 0 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donor-email{color:#e5e5e5;font-size:14px;font-weight:400;margin:5px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donation-amount{font-size:36px;font-weight:600}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body{display:block;overflow:hidden;padding:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr{border:1px solid #e5e5e5;margin:20px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-checkout-modal-else-part{font-size:14px;margin:-5px 0 20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-single-cc-field-wrap{margin:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer{background-color:#f5f5f5;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap{align-items:center;display:flex;justify-content:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap .sequoia-loader{bottom:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-sequoia-donate-button{align-items:center;border:none;border-radius:4px;display:flex;filter:brightness(1);font-size:22px;justify-content:center;line-height:20px;min-width:236px;order:99!important;padding:20px 28px!important;transition:filter .2s ease}.give-wrap .give-grid{max-width:30rem}.give-wrap .give-grid__item{margin-bottom:1.5rem;width:100%}.give-wrap .give-grid__item>:last-child{margin-bottom:0}.give-wrap .give-wrap:before{clear:both;content:"";display:block}@media (min-width:30rem){.give-wrap .give-grid{display:flex;flex-flow:row wrap;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;padding:0 .75rem}}@media (min-width:30rem) and (min-width:40rem){.give-wrap .give-grid--2 .give-grid__item,.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:50%}}@media (min-width:30rem) and (min-width:72rem){.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:33.3333333333%}}@media (min-width:30rem) and (min-width:90rem){.give-wrap .give-grid--4 .give-grid__item{width:25%}}@supports (display:grid){.give-wrap .give-grid{grid-gap:1.5rem;display:grid;grid-template-columns:1fr;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;margin-bottom:0;padding:0;width:auto!important}@media (min-width:40rem){.give-wrap .give-grid--best-fit{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.give-wrap .give-grid--2,.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:72rem){.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(3,1fr)}}@media (min-width:90rem){.give-wrap .give-grid--4{grid-template-columns:repeat(4,1fr)}}}.give-wrap .give-card{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:all .1s ease-out;width:100%}.give-wrap .give-card:active,.give-wrap .give-card:focus,.give-wrap .give-card:hover,.give-wrap .give-card:visited{border-color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.16)}.give-wrap .give-card__media img{border-radius:0;box-shadow:none;display:block;height:auto;margin:0;-o-object-fit:cover;object-fit:cover;order:1;width:100%}.give-wrap .give-card__body{display:flex;flex-direction:column;flex-grow:1;order:2;padding:1.5rem}.give-wrap .give-card__body>:last-child{margin-bottom:0}.give-wrap .give-card__title{line-height:1.3;margin:0 0 .75rem;padding:0}.give-wrap .give-card__text{margin:0 0 1.5rem;padding:0}.give-wrap .give-card__progress{margin-top:auto;width:100%}.give-wrap .give-card__progress .raised,.give-wrap .give-card__progress>:last-child{margin-bottom:0}.give-wrap .give-card__progress .income{font-size:2em}.give-wrap .give-page-numbers{font-size:1.25em}#give-receipt .timeline-item{background:#fff}@-webkit-keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}#give-receipt .placeholder-animation{margin:0 auto;max-width:650px}#give-receipt .animated-background{-webkit-animation-duration:.85s;animation-duration:.85s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative}#give-receipt .container{background-color:#eee;border:1px solid #eee;margin:0 auto;width:650px}#give-receipt .layer{display:flex}#give-receipt .layer.h1{height:28px}#give-receipt .layer.h2{height:22px}#give-receipt .layer.inline-radios{height:12px}#give-receipt .layer.label{height:8px}#give-receipt .layer-item.opaque{background:#fff}#give-receipt .layer-gap{background-color:#fff}#give-receipt .layer-gap.large{height:40px}#give-receipt .layer-gap.medium{height:20px}#give-receipt .layer-gap.small{height:10px}#give-receipt .layer-1 .layer-item:nth-child(odd){width:45%}#give-receipt .layer-1 .layer-item:nth-child(2n){width:55%}#give-receipt .layer-4 .layer-item:first-child{width:30%}#give-receipt .layer-4 .layer-item:nth-child(2){width:10%}#give-receipt .layer-4 .layer-item:nth-child(3){width:20%}#give-receipt .layer-4 .layer-item:nth-child(4){width:30%}#give-receipt .layer-4 .layer-item:nth-child(5){width:10%}#give-receipt .layer-5 .layer-item:first-child{width:40%}#give-receipt .layer-5 .layer-item:nth-child(2){width:5%}#give-receipt .layer-5 .layer-item:nth-child(3){width:15%}#give-receipt .layer-5 .layer-item:nth-child(4){width:40%}#give-receipt .layer-6 .layer-item:nth-child(odd){width:30%}#give-receipt .layer-6 .layer-item:nth-child(2n){width:70%}#give-receipt .layer-8 .layer-item:first-child{width:40%}#give-receipt .layer-8 .layer-item:nth-child(2){width:20%}#give-receipt .layer-8 .layer-item:nth-child(3){width:40%}.give-grid-ie-utility{margin:0 -12px}@supports (display:grid){.give-grid-ie-utility{margin:0}}.give-donation-submit>.give-donation-summary-section{margin-bottom:0}.give-donation-summary-section{font-family:Montserrat,serif;font-size:16px;font-style:normal;font-weight:600}.give-donation-summary-section svg{margin:0 5px;vertical-align:text-top}.give-donation-summary-section svg path{fill:var(--primary-color,#3ba2e0)}.give-donation-summary-section .heading{font-style:italic}.give-donation-summary-section .give-donation-summary-table-wrapper{background-color:#f9f9f9;color:#333;margin:20px -20px;padding:0 20px}.give-donation-summary-section .back-btn{background-color:transparent;border:0;color:var(--primary-color,#3ba2e0);cursor:pointer;font-size:12px;font-weight:500;line-height:23px;margin:0;padding:0;text-decoration:underline}.give-donation-summary-section .give-donation-summary-help-text{align-items:center;color:#8c8c8c;display:flex;gap:5px;margin:10px 0}.give-donation-summary-section .give-donation-summary-help-text .back-btn{font-size:inherit}.give-donation-summary-section table{border-collapse:collapse;width:100%}.give-donation-summary-section tbody{color:#444}.give-donation-summary-section tr{border-bottom:1px solid #f2f2f2}.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:42px;padding:10px 0}.give-donation-summary-section th{text-align:left}.give-donation-summary-section td{font-size:15px;font-weight:500;line-height:18px}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{text-align:right}@media screen and (max-width:500px){.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:26px}.give-donation-summary-section td,.give-donation-summary-section th{padding-top:15px;vertical-align:top}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{width:40%}.give-donation-summary-section .give-donation-summary-help-text{align-items:start}.give-donation-summary-section .give-donation-summary-help-text img{margin-top:3px}}form[id*=give-form] .give-fee-message{clear:both;display:inline-block;width:100%}form[id*=give-form] .give_fee_mode_checkbox{width:auto}.give-display-button-only form[id*=give-form] .give-fee-message{display:none!important}.give-fee-collect-wrap{margin:0 0 10px}ul.ffm-attachment-list{text-align:center}ul.ffm-attachment-list li{float:left;margin:0 20px 20px 0;border:1px solid #eee;padding:6px;list-style:none}ul.ffm-attachment-list li a.give-download-file{margin:3px 0 8px;display:block}ul.ffm-attachment-list li a.attachment-delete{color:red;font-size:12px}ul.ffm-attachment-list li img{max-width:100%}ul.ffm-attachment-list li.give-thumbnail div.give-attachment-name{padding:0}ul.ffm-attachment-list li.give-non-image-li div.give-attachment-name{padding:8px}ul.ffm-attachment-list div.give-attachment-name{font-size:12px;font-style:italic}form[id*=give-form] .ffm-clone-field,form[id*=give-form] .ffm-remove-field{cursor:pointer;display:inline-block;margin:0;background-color:rgba(0,0,0,0);border:0;text-decoration:none}form[id*=give-form] .ffm-clone-field:before,form[id*=give-form] .ffm-remove-field:before{font-size:20px}form[id*=give-form] .give-repeater-table{border:none}form[id*=give-form] .give-repeater-table td,form[id*=give-form] .give-repeater-table th{padding:2px;border:none}form[id*=give-form] .give-repeater-table tr{border:none}form[id*=give-form] .mce-tinymce{border:1px solid #ccc}form[id*=give-form] #give-ffm-section .give-has-error #ffm-checkbox label,form[id*=give-form] #give-ffm-section .give-has-error #ffm-radio label,form[id*=give-form] #give-ffm-section .give-has-error .mce-tinymce,form[id*=give-form] #give-ffm-section .give-has-error input,form[id*=give-form] #give-ffm-section .give-has-error select,form[id*=give-form] #give-ffm-section .give-has-error textarea{border:1px solid red}form[id*=give-form] #give-ffm-section{margin:0 -1.5%}form[id*=give-form] .give-ffm-section{display:block}form[id*=give-form] select.multiselect{min-height:150px}form[id*=give-form] .ffm-checkbox-field label,form[id*=give-form] .ffm-radio-field label{font-weight:400}form[id*=give-form] .give-ffm-form-row-full,form[id*=give-form] .give-ffm-form-row-half,form[id*=give-form] .give-ffm-form-row-one-third,form[id*=give-form] .give-ffm-form-row-two-third{float:left}form[id*=give-form] .give-ffm-form-row-full{width:100%;padding:0 1.5%}form[id*=give-form] .give-ffm-form-row-half{width:50%;padding:0 1.5%}form[id*=give-form] .give-ffm-form-row-one-third{width:33.33%;padding:0 1.5%}form[id*=give-form] .give-ffm-form-row-two-third{width:66.66%;padding:0 1.5%}@media (max-width:480px){form[id*=give-form] .give-ffm-form-row-responsive{margin-left:0;margin-right:0;width:100%}}.give-display-modal #give-ffm-section{display:none!important}.give-modal .mfp-content [id*=give-form] [id*=give-ffm-section]{display:block!important}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;background-color:#f0f0f0;color:#222;font-weight:700;margin:-3px -3px 2px}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-widget{font-family:Helvetica,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Helvetica,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a,.ui-widget-header a{color:#222}.ui-datepicker-calendar .ui-state-default,.ui-timepicker-div .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6;min-height:25px;font-weight:400;color:#555;line-height:25px;text-align:center}.ui-timepicker-div .ui-state-default{border-radius:3px;min-height:0}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-datepicker-calendar .ui-state-hover{border:1px solid #999;background:#dadada;font-weight:400;color:#212121}.ui-datepicker-calendar .ui-state-focus a,.ui-datepicker-calendar .ui-state-focus a:hover,.ui-datepicker-calendar .ui-state-focus a:link,.ui-datepicker-calendar .ui-state-focus a:visited,.ui-datepicker-calendar .ui-state-hover a,.ui-datepicker-calendar .ui-state-hover a:hover,.ui-datepicker-calendar .ui-state-hover a:link,.ui-datepicker-calendar .ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-icons_888888_256x240.png)}.ui-state-active .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-icons_2e83ff_256x240.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-widget-overlay,.ui-widget-shadow{background:#aaa url(//www.rapehurts.org/wp-content/plugins/give-form-field-manager/assets/dist/img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;border-radius:8px}.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:0 10px 10px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:none;border:none;margin:0;padding:0}.ui-timepicker-div .ui_tpicker_unit_hide{display:none}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}.ui-timepicker-div.ui-timepicker-oneLine{padding-right:2px}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,.ui-timepicker-div.ui-timepicker-oneLine dt{display:none}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px}.ui-timepicker-div.ui-timepicker-oneLine dl{text-align:right}.ui-timepicker-div.ui-timepicker-oneLine dl dd,.ui-timepicker-div.ui-timepicker-oneLine dl dd>div{display:inline-block;margin:0}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before{content:":";display:inline-block}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before{content:".";display:inline-block}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{display:none}.ui_tpicker_time_input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}[id*=give-form] .give-recurring-donors-choice{clear:both;cursor:pointer;display:block;line-height:1em;margin:0 0 25px}[id*=give-form] .give-recurring-donors-choice-period{display:inline-block;font-size:15px;height:28px;margin:0 2px;padding:3px;width:auto}[id*=give-form] .give-recurring-donors-choice label{cursor:pointer;display:inline-block;font-size:16px;margin:0;padding:0}[id*=give-form] .give-recurring-donors-choice input[type=checkbox]{margin:0 3px 0 0;position:relative;width:auto}[id*=give-form] .give-recurring-admin-choice+.give-btn,[id*=give-form] .give-recurring-donors-choice+.give-btn{clear:both;display:block}.give-modal [id*=give-payment-mode-select],[id*=give-form].give-recurring-form-admin [id*=give-payment-mode-select]{clear:both}span.give-recurring-admin-choice{float:left;font-size:18px;font-style:italic;margin:3px 0 0 10px}.give-modal span.give-recurring-admin-choice{margin:0 0 15px}[id*=give-form].give-recurring-form-admin div.give-donation-amount,[id*=give-form].give-recurring-form-admin p.give-donation-amount{float:left}.give-recurring-multi-level-message{font-size:.95em;font-style:italic}.give-subscription-billing-cycle{display:block;font-style:italic}.give-recurring-manage-subscriptions-receipt-link{float:right}.give-receipt-thead-text{display:block;font-size:16px;text-align:center}table#give-subscription-receipt td,table#give-subscription-receipt th{text-align:left}span.give-donation-status-recurring svg{fill:#2683b8;height:20px;position:relative;top:3px;width:20px}#give-recurring-modal-period-wrap{height:35px;line-height:35px;padding:0 10px}[id*=give-form].give-recurring-form fieldset{clear:both}#give-recurring-form #give_checkout_form_wrap legend{border-bottom:0;width:auto}.give-recurring-donation-main{border:1px solid #ccc;border-radius:3px;margin:30px 0 0}.give-recurring-donation-main h3.give-recurring-donation-title{background:#f6f6f6;border-bottom:1px solid #ccc;color:#000;font-size:17px;font-style:inherit;font-weight:500;margin:0;padding:20px 10px 20px 20px;text-align:left}.give-recurring-donation-main form#give-form{margin:0;padding:30px}.give-recurring-donation-main div#give-stripe-credit-card-content{border:1px solid #ccc;display:inline-block;margin:0 0 25px;padding:30px;width:100%}.give-recurring-donation-main form#give-form fieldset legend{border:0;display:none;margin-bottom:10px}.give-recurring-donation-main .give-recurring-current-method .give-recurring-show-cc{border:1px solid #ccc;display:inline-block;padding:20px 15px;width:100%}.give-recurring-donation-main .give-recurring-current-method .give-recurring-show-cc .give-recurring-cc-left span.card-type{float:left;left:0;position:absolute;right:0;top:0!important;vertical-align:middle}.give-recurring-donation-main .give-recurring-current-method .give-recurring-show-cc .give-recurring-cc-left{float:left;position:relative;vertical-align:middle}.give-recurring-donation-main .give-recurring-current-method .give-recurring-show-cc span.give-recurring-cc-type-name{display:inline-block;font-size:100%;margin-left:55px;vertical-align:middle}.give-recurring-donation-main .give-recurring-current-method .give-recurring-show-cc span.give-recurring-cc-last4{color:#333;font-size:100%;padding-left:5px;vertical-align:middle}.give-recurring-donation-main .give-recurring-current-method .give-recurring-show-cc span.give-recurring-card-expiration{background-color:#7c7c7c;border-radius:3px;color:#fff;font-size:14px;margin-left:5px;padding:5px}.give-recurring-donation-main .give-recurring-current-method .give-recurring-show-cc .give-recurring-cc-right{float:right}#give_checkout_form_wrap .give-recurring-current-method h3,#give_checkout_form_wrap .give-recurring-updated-method h3{color:#333;font-size:16px;font-weight:600;margin-top:0}#give_checkout_form_wrap .give-recurring-show-cc{margin-bottom:15px}@media (max-width:768px){.give-recurring-donation-main .give-recurring-current-method .give-recurring-show-cc .give-recurring-cc-left{float:none;margin-bottom:10px;width:100%}.give-recurring-donation-main .give-recurring-current-method .give-recurring-show-cc .give-recurring-cc-right{float:none;width:100%}.give-recurring-donation-main form.give-form .form-row label,.give-recurring-donation-main form[id*=give-form] .form-row label{font-size:14px}}@media (max-width:992px){.give-recurring-donation-main form#give-form{padding:15px}}#give_purchase_form_wrap span.give-recurring-updated-card-type{background-size:37px 26px!important;height:26px;left:0;position:absolute;top:-2px;width:37px}#give_purchase_form_wrap span.give-recurring-updated-card-type.visa{background:url(//www.rapehurts.org/wp-content/plugins/give-recurring/assets/images/visa.svg?8dbfffa012ab1f5a71953fcdc2091b9f) no-repeat}#give_purchase_form_wrap span.give-recurring-updated-card-type.mastercard{background:url(//www.rapehurts.org/wp-content/plugins/give-recurring/assets/images/mastercard.svg?9be973e571d5aec165d2cf3aa7294557) no-repeat}#give_purchase_form_wrap span.give-recurring-updated-card-type.discover{background:url(//www.rapehurts.org/wp-content/plugins/give-recurring/assets/images/discover.svg?c2d662dd87970d66d646cb2e468c48ee) no-repeat}#give_purchase_form_wrap span.give-recurring-updated-card-type.amex{background:url(//www.rapehurts.org/wp-content/plugins/give-recurring/assets/images/amex.svg?8e84b54045dc0599d22d3e36f38dd34b) no-repeat}#give_purchase_form_wrap span.give-recurring-updated-card-type.maestro{background:url(//www.rapehurts.org/wp-content/plugins/give-recurring/assets/images/maestro.svg?83c8727331612b4c7a27b1fdce171407) no-repeat}#give_purchase_form_wrap span.give-recurring-updated-card-type.dinersclub{background:url(//www.rapehurts.org/wp-content/plugins/give-recurring/assets/images/diners-club.svg?79a96288676a9d1d4824b46650288865) no-repeat}#give_purchase_form_wrap span.give-recurring-updated-card-type.jcb{background:url(//www.rapehurts.org/wp-content/plugins/give-recurring/assets/images/jcb.svg?3cba58c52ba7e08edd072f442670d5ee) no-repeat}#give_purchase_form_wrap span.give-recurring-updated-card-type.dankort{background:url(//www.rapehurts.org/wp-content/plugins/give-recurring/assets/images/dankort.png?b2d8eb7774c03915f58dbf4d25968cae) no-repeat}#give_purchase_form_wrap span.give-recurring-updated-card-type.unionpay{background:url(//www.rapehurts.org/wp-content/plugins/give-recurring/assets/images/unionpay.svg?5f398145dd3dfd09499bf68c0040a03a) no-repeat}table.give-recurring-edit-amount-table{margin:0 0 30px}table.give-table.give-recurring-edit-amount-table tbody tr td,table.give-table.give-recurring-edit-amount-table thead tr th{font-size:16px;padding:20px;text-align:left}.give-recurring-update-subscription-amount-form .give-donation-amount h3{font-size:18px;text-transform:uppercase}*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
color: #0056b3;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill .nav-item {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.justify-content-sm-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.justify-content-md-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.justify-content-lg-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.justify-content-xl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
body {
font-family: "Source Sans Pro", Arial, sans-serif;
line-height: 1.55;
font-size: 0.9375em;
color: #333;
}
h1 {
font-size: 2.48832em;
}
h2 {
font-size: 2.0736em;
}
h3 {
font-size: 1.6em;
}
h4 {
font-size: 1.44em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 0.9em;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #303133;
line-height: 1.25em;
}
h1, h2, h3, h4, h5, h6, p {
margin-top: 1.25em;
}
h6 {
color: #777;
text-transform: uppercase;
letter-spacing: 2px;
}
li p {
margin-top: 0;
}
blockquote > * {
font-family: "Source Sans Pro", Arial, sans-serif;
}
.very-small, .entry-footer .post-info, [class*=grid-container__] .full-image .entry-footer .post-info {
font-size: 0.75em;
}
.small, .tabs .nav-link, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, label, input[type=number], form.czr-form.search-form button[type=submit], .grid-container__alternate .entry-footer, .grid-container__classic .tc-content, .grid-container__plain .post-info, .grid-container__plain .author-info, .grid-container__plain .post-tags, .grid-container__square-mini .czr-related-post, .grid-container__square-mini .entry-header, .grid-container__square-mini blockquote, .entry-header .tax__container, .entry-header .post-info, .page__header .header-content .post-info, .post-section-title, .post-author .post-author__wrapper .post-author-title, .post-author__wrapper figure figcaption .action-link, .post-author__wrapper figure figcaption .comment-reply-link, .pagination.post-pagination, .comment-meta time, #cancel-comment-reply-link, .comment-respond .comment-notes, .comment-respond .logged-in-as, .wp-caption-text, .wp-block-image figcaption, .widget_calendar thead tr, .widget_calendar caption, .widget_calendar tfoot, .colophon__row .footer__credits, .woocommerce .woocommerce-message,
.woocommerce .woocommerce-error-list,
.woocommerce .woocommerce-info, small {
font-size: 0.833333em;
}
.demi-small, .nav__menu, table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) th, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th, .woocommerce table.shop_table th, table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) td, #add_payment_method .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce table.shop_table td, .page-breadcrumbs, .post-navigation .page-numbers, .post-navigation a, .sidebar {
font-size: 0.95em;
}
.thin, .widget_recent_comments li .comment-author-link {
font-weight: 300;
}
.normal {
font-weight: 400;
}
.semi-bold, .btn-more, .btn-small, .btn-edit, a.external, .tax__container a, .czr-overlay .overlay-content .nav__container nav, .entry-footer .post-info a, .grid-container__plain .author-info .author-meta a, .archive-header .header-bottom a,
.entry-header .header-bottom a, .page__header .header-content .post-info, .comment-author a, .comment-link, .footer__wrapper h5 {
font-weight: 500;
}
.bold, .nav__menu, .dropdown-menu.czr-dropdown-menu .nav__link, .btn-large, blockquote, .entry-link, .grid-container__classic .format-link .tc-grid-caption .entry-summary, .post-author .post-author__wrapper .post-author-title, .action-link, .comment-reply-link, #cancel-comment-reply-link, .pingback-list li.pingback .excerpt, .pingback-list li.pingback sup, .widget_recent_comments li, .widget_calendar caption, .widget_calendar tfoot {
font-weight: 600;
}
.thick, label, .woocommerce .woocommerce-message,
.woocommerce .woocommerce-error-list,
.woocommerce .woocommerce-info, strong {
font-weight: 700;
}
.service-font, .btn, button[type="submit"],
input[type=submit], .woocommerce button.button[type=submit],
.woocommerce #respond input#submit,
.woocommerce input#submit,
.woocommerce input.button,
.woocommerce a.button,
.woocommerce .button.add_to_cart_button,
.woocommerce input#submit.alt.disabled,
.woocommerce input.button.alt.disabled,
.woocommerce button.button.alt.disabled,
.woocommerce a.button.alt.disabled,
.woocommerce input#submit.alt,
.woocommerce input.button.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt, .tax__container a, .tagcloud a,
.tag__link, .entry-header .post-info, .entry-footer, .archive-header .header-bottom,
.entry-header .header-bottom, .comment-meta time, .widget_calendar thead tr {
font-family: sans-serif;
letter-spacing: 1px;
}
.caps, .nav__menu, button[type="submit"],
input[type=submit], .btn-more, .btn-large, table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) th, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th, .woocommerce table.shop_table th, .tax__container a, form.czr-form label, .czr-overlay .overlay-content .nav__container nav, .post-section-title, .post-navigation .page-numbers, .post-navigation a, .post-author__wrapper figure figcaption .action-link, .post-author__wrapper figure figcaption .comment-reply-link, .action-link, .comment-reply-link, #cancel-comment-reply-link, .sidebar .widget-title, .widget_categories li, .widget_calendar caption, .widget_calendar tfoot {
text-transform: uppercase;
}
.letter-spacing-075 {
letter-spacing: 0.075px;
}
.letter-spacing-05 {
letter-spacing: 0.5px;
}
.letter-spacing-1, .nav__menu, .grid-container__classic .tc-grid-caption .tc-g-cont blockquote, .page__header .header-content .post-info, .widget_categories li, .widget_calendar caption, .widget_calendar tfoot, .colophon__row .footer__credits {
letter-spacing: 1px;
}
.letter-spacing-2, table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) th, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th, .woocommerce table.shop_table th, .tax__container a, label, .czr-overlay .overlay-content .nav__container nav, .post-section-title, .post-navigation .page-numbers, .post-navigation a, .action-link, .comment-reply-link, .pingback-list li.pingback sup, .sidebar .widget-title, .woocommerce .woocommerce-message,
.woocommerce .woocommerce-error-list,
.woocommerce .woocommerce-info {
letter-spacing: 2px;
}
.italics {
font-style: italic;
}
.underline-thick {
border-bottom-color: #f7f8f9;
box-shadow: inset 0 -5px 0 #f7f8f9;
}
.underline {
text-decoration: underline;
}
.big-text-10 {
font-size: 10em;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
@font-face {
font-family: 'customizr';
src: url(//www.rapehurts.org/wp-content/themes/customizr-pro/assets/shared/fonts/customizr/customizr.eot?12839698);
src: url(//www.rapehurts.org/wp-content/themes/customizr-pro/assets/shared/fonts/customizr/customizr.eot?12839698#iefix) format("embedded-opentype"), url(//www.rapehurts.org/wp-content/themes/customizr-pro/assets/shared/fonts/customizr/customizr.woff2?128396981) format("woff2"), url(//www.rapehurts.org/wp-content/themes/customizr-pro/assets/shared/fonts/customizr/customizr.woff?12839698) format("woff"), url(//www.rapehurts.org/wp-content/themes/customizr-pro/assets/shared/fonts/customizr/customizr.ttf?12839698) format("truetype"), url(//www.rapehurts.org/wp-content/themes/customizr-pro/assets/shared/fonts/customizr/customizr.svg?12839698#customizr) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icn-"]:before, [class*=" icn-"]:before {
content: '';
font-family: "customizr";
font-style: normal;
font-weight: normal;
speak: none;
vertical-align: middle;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icn-close:before {
content: '\e800';
}
.icn-shoppingcart:before {
content: '\e801';
}
.icn-search:before {
content: '\e802';
}
.icn-grid-empty:before {
content: '\e803';
}
.icn-grid-filled:before {
content: '\e804';
}
.icn-plus:before {
content: '\e805';
}
.icn-quote:before {
content: '\e808';
}
.icn-expand-thin:before {
content: '\e809';
}
.icn-plus-thin:before {
content: '\e80a';
}
.icn-close-thin:before {
content: '\e80b';
}
.icn-arrow-l:before {
content: '\e80d';
}
.icn-arrow-r:before {
content: '\e80e';
}
.icn-down-small:before {
content: '\e80f';
}
.icn-up-small:before {
content: '\e810';
}
.icn-text:before {
content: '\e811';
}
.icn-link:before {
content: '\e812';
}
.icn-left-open-big:before {
content: '\e813';
}
.icn-right-open-big:before {
content: '\e814';
}
.icn-expand-small:before {
content: '\e815';
}
.icn-expand:before {
content: '\e816';
}
.icn-edit:before {
content: '\e817';
}
.icn-arrow-r-long:before {
content: '\e819';
}
.icn-arrow-l-long:before {
content: '\e81a';
}
.icn-article:before {
content: '\e81c';
}
.bg-transparent {
background: transparent;
}
.m-t-05 {
margin-top: 0.5em;
}
.hidden {
display: none !important;
}
.display-flex, .branding__container, .branding__container .branding,
.branding__container .mobile-utils__wrapper, .nav__utils, .nav__utils li, .topbar-contact__info,
.topbar-nav__container,
.topbar-nav__menu-wrapper, .czr-cover-sections > section, .grid-container__square-mini .grid__item, .post-navigation .meta-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.inline-list-nospace, .inline-list, .czr-contact-info,
.socials, .tags {
list-style: none;
}
.inline-list-nospace li, .inline-list li, .czr-contact-info li, .socials li, .tags li {
display: inline-block;
}
.inline-list-nospace li:before, .inline-list li:before, .czr-contact-info li:before, .socials li:before, .tags li:before {
content: none;
}
.inline-list li + li {
margin-left: 1.25em;
}
.no-hover, .no-hover *,
.is-scrolling:not(.allow-pointer-events-on-scroll), .is-scrolling:not(.allow-pointer-events-on-scroll) * {
pointer-events: none;
}
.shadow {
box-shadow: 0px 2px 2px rgba(102, 102, 102, 0.08);
}
img.h-centered {
width: auto !important;
max-width: none !important;
position: relative;
}
img.v-centered {
height: auto !important;
max-height: none !important;
vertical-align: top;
position: relative;
max-width: none !important;
}
.czr-filter {
position: relative;
height: 100%;
}
.czr-filter:before {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
z-index: 3;
content: "";
}
.section-slider {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.czr-valign {
-webkit-transform: translate(0, 50%);
transform: translate(0, 50%);
}
.czr-valign .czr-valign-child {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.czr-talign {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
top: 50%;
position: absolute;
}
[class*=czr__r-w] {
position: relative;
display: block;
padding: 0;
overflow: hidden;
}
[class*=czr__r-w]::before {
display: block;
content: "";
}
[class*=czr__r-w] .czr__r-i {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.czr__r-w16by9::before {
padding-top: 56.25%;
}
.czr__r-wGR::before {
padding-top: 61.803398%;
}
.czr__r-w10by15::before {
padding-top: 150%;
}
.czr__r-w4by3::before {
padding-top: 75%;
}
.czr__r-w1by1::before {
padding-top: 100%;
}
.czr__r-wTCT {
max-width: 270px;
margin: 8px auto;
position: relative;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.czr__r-wTCT::before {
padding-top: 92.592593%;
}
.czr__r-wTCT img {
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
left: 0;
top: 0;
}
.czr__r-wTCT img.tc-holder-img {
-ms-transform: none;
}
.grid__item > .czr__r-wTCT {
z-index: -1;
}
.bottom-mask, .grid-container__classic:not(.tc-gc) .entry-summary {
mask-image: linear-gradient(to top, #000 70%, rgba(0, 0, 0, 0) 100%);
-webkit-mask-image: -webkit-linear-gradient(to top, #000 70%, rgba(0, 0, 0, 0) 100%);
}
.czr-btn-link {
-webkit-appearance: none !important;
cursor: pointer;
background: transparent;
border: none;
}
.screen-reader-text, .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.screen-reader-text:active, .screen-reader-text:focus, .sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
white-space: nowrap;
}
.screen-reader-text.skip-link {
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
font-weight: 700;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
height: auto;
width: auto;
}
.screen-reader-text.skip-link:focus {
position: absolute;
z-index: 100000;
}
.fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.fade.show {
opacity: 1;
}
.czr-collapse {
display: none;
}
.czr-collapse.show {
display: block;
}
tr.czr-collapse.show {
display: table-row;
}
tbody.czr-collapse.show {
display: table-row-group;
}
.czr-collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
body, html {
padding: 0;
margin: 0;
-webkit-font-smoothing: antialiased;
}
body {
text-align: inherit;
}
.wp-caption,
img {
max-width: 100%;
height: auto;
}
a {
transition: color 0.3s ease;
}
a {
text-decoration: none;
color: #5a5a5a;
}
a:hover,
a:active,
a.current-active {
text-decoration: none;
outline: none;
}
a:hover,
a:focus,
a:active,
a.active {
color: #3b3b3b;
}
a:focus {
outline-offset: -1px;
}
a img {
border: none;
}
h1, h2, h3, h4, h5, h6 {
text-rendering: optimizelegibility;
}
ul, ol {
list-style: none;
}
ul li, ol li {
line-height: 1.55em;
}
ul, ol {
margin: 0;
padding: 0;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #eceeef;
margin: 3.2em 0;
padding: 0;
}
strong {
font-weight: 700;
}
dl dt {
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
pre code, tt {
box-sizing: border-box;
font-size: inherit;
white-space: pre-wrap !important;
background: transparent;
border: none;
padding: 0;
font-family: monospace;
}
pre {
background: #f7f8f9;
padding: 2.5em;
word-wrap: normal;
white-space: pre-wrap !important;
color: #313131;
font-family: monospace !important;
}
figure {
text-align: center;
}
figcaption {
text-align: center;
}
::-moz-selection {
text-shadow: none;
background: #5a5a5a;
color: #fff;
}
::selection {
text-shadow: none;
background: #5a5a5a;
color: #fff;
}
img::selection {
background: transparent;
}
img::-moz-selection {
background: transparent;
}
.alignleft {
float: left;
margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
float: right;
margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.75em;
}
.m-t-6 {
margin-top: 6rem !important;
}
p {
word-wrap: break-word;
}
embed, iframe, object, video {
max-width: 100%;
}
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.header-skin-light .czr-overlay {
background: rgba(255, 255, 255, 0.98);
color: #313131;
}
.header-skin-light .czr-overlay a {
color: rgba(49, 49, 49, 0.7);
}
.header-skin-light .czr-overlay a:hover {
color: #313131;
}
.header-skin-light #tc-sn {
outline-color: rgba(49, 49, 49, 0.09);
}
.header-skin-light .ham__toggler-span-wrapper .line {
background: #313131;
}
.header-skin-light .tc-header .socials a, .header-skin-light .tc-header .socials a:focus, .header-skin-light .tc-header .socials a:active {
color: #313131;
}
.header-skin-light .tc-header .socials a:hover {
color: rgba(49, 49, 49, 0.7);
}
.header-skin-light #tc-sn .tc-sn-inner,
.header-skin-light .tc-header {
color: #313131;
background: #fff;
}
.header-skin-light .header-transparent:not(.is-sticky) .mobile-nav__nav {
background: rgba(255, 255, 255, 0.9);
}
.header-skin-light .header-transparent:not(.is-sticky) .dropdown-menu {
background: rgba(255, 255, 255, 0.9);
}
.header-skin-light .sticky-transparent.is-sticky .mobile-sticky,
.header-skin-light .sticky-transparent.is-sticky .desktop-sticky {
background: rgba(255, 255, 255, 0.9);
}
.header-skin-light .sticky-transparent.is-sticky .mobile-nav__nav {
background: rgba(255, 255, 255, 0.9);
}
.header-skin-light .dropdown-item:not(:last-of-type),
.header-skin-light .topbar-navbar__wrapper {
border-color: rgba(49, 49, 49, 0.09);
}
.header-skin-light .tc-header {
border-bottom-color: rgba(49, 49, 49, 0.09);
}
.header-skin-light .header-contact__info a, .header-skin-light .header-contact__info a:focus, .header-skin-light .header-contact__info a:active,
.header-skin-light .nav__utils a,
.header-skin-light .nav__utils a:focus,
.header-skin-light .nav__utils a:active {
color: #313131;
}
.header-skin-light .header-contact__info a:hover,
.header-skin-light .nav__utils a:hover {
color: rgba(49, 49, 49, 0.7);
}
.header-skin-light .nav__utils .ham-toggler-menu.czr-collapsed:hover .line {
background-color: rgba(49, 49, 49, 0.7);
}
.header-skin-light .dropdown-item::before {
background-color: rgba(0, 0, 0, 0.045);
}
.header-skin-light .vertical-nav .caret__dropdown-toggler {
background-color: rgba(0, 0, 0, 0.045);
}
.header-skin-light .dropdown-menu,
.header-skin-light .dropdown-item:active,
.header-skin-light .dropdown-item:focus,
.header-skin-light .dropdown-item:hover {
background: #fff;
}
.header-skin-light .dropdown-menu {
color: #313131;
}
.header-skin-light .navbar-brand-sitename {
color: #313131;
}
.header-skin-light .header-tagline {
color: #777;
}
.header-skin-light [class*=nav__menu] .nav__link,
.header-skin-light [class*=nav__menu] .nav__link-wrapper .caret__dropdown-toggler {
color: #313131;
}
.header-skin-light [class*=nav__menu] .nav__title::before {
background-color: #313131;
}
.header-skin-light [class*=nav__menu] .nav__link:hover,
.header-skin-light [class*=nav__menu] .nav__link-wrapper .caret__dropdown-toggler:hover,
.header-skin-light [class*=nav__menu] .show:not(.dropdown-item) > .nav__link,
.header-skin-light [class*=nav__menu] .show:not(.dropdown-item) > .nav__link-wrapper .nav__link {
color: #777;
}
.header-skin-light [class*=nav__menu] .dropdown-menu .nav__link {
color: #313131;
}
.header-skin-light [class*=nav__menu] .dropdown-item .nav__link {
color: #777;
}
.header-skin-light [class*=nav__menu] .dropdown-item .nav__link:hover {
color: #313131;
}
.header-skin-light .czr-highlight-contextual-menu-items [class*=nav__menu] li:not(.dropdown-item).current-active > .nav__link,
.header-skin-light .czr-highlight-contextual-menu-items [class*=nav__menu] li:not(.dropdown-item).current-active > .nav__link-wrapper .nav__link,
.header-skin-light .czr-highlight-contextual-menu-items [class*=nav__menu] .current-active > .nav__link,
.header-skin-light .czr-highlight-contextual-menu-items [class*=nav__menu] .current-active > .nav__link-wrapper .nav__link {
color: #777;
}
.header-skin-light .vertical-nav > li:not(:last-of-type),
.header-skin-light .mobile-nav__container,
.header-skin-light .header-search__container,
.header-skin-light .mobile-nav__nav {
border-color: rgba(49, 49, 49, 0.075);
}
.header-skin-light .tc-header .czr-form label, .header-skin-light .czr-overlay .czr-form label {
color: #313131;
}
.header-skin-light .tc-header .czr-form .form-group.in-focus label, .header-skin-light .czr-overlay .czr-form .form-group.in-focus label {
color: rgba(49, 49, 49, 0.7);
}
.header-skin-light .tc-header .czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']),
.header-skin-light .tc-header .czr-form textarea,
.header-skin-light .tc-header .czr-form .form-control, .header-skin-light .czr-overlay .czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']),
.header-skin-light .czr-overlay .czr-form textarea,
.header-skin-light .czr-overlay .czr-form .form-control {
color: #313131;
border-color: #313131;
}
.header-skin-dark .tc-header h1, .header-skin-dark .tc-header h2, .header-skin-dark .tc-header h3, .header-skin-dark .tc-header h4, .header-skin-dark .tc-header h5, .header-skin-dark .tc-header h6 {
color: #fff;
}
.header-skin-dark .czr-overlay {
background: rgba(49, 49, 49, 0.98);
color: #fff;
}
.header-skin-dark .czr-overlay a {
color: rgba(255, 255, 255, 0.7);
}
.header-skin-dark .czr-overlay a:hover {
color: #fff;
}
.header-skin-dark .add-menu-button {
color: #fff;
}
.header-skin-dark #tc-sn {
outline-color: rgba(255, 255, 255, 0.09);
}
.header-skin-dark .ham__toggler-span-wrapper .line {
background: #fff;
}
.header-skin-dark .tc-header .socials a, .header-skin-dark .tc-header .socials a:focus, .header-skin-dark .tc-header .socials a:active {
color: #fff;
}
.header-skin-dark .tc-header .socials a:hover {
color: rgba(255, 255, 255, 0.7);
}
.header-skin-dark #tc-sn .tc-sn-inner,
.header-skin-dark .tc-header {
color: #fff;
background: #313131;
}
.header-skin-dark .header-transparent:not(.is-sticky) .mobile-nav__nav {
background: rgba(49, 49, 49, 0.9);
}
.header-skin-dark .header-transparent:not(.is-sticky) .dropdown-menu {
background: rgba(49, 49, 49, 0.9);
}
.header-skin-dark .sticky-transparent.is-sticky .mobile-sticky,
.header-skin-dark .sticky-transparent.is-sticky .desktop-sticky {
background: rgba(49, 49, 49, 0.7);
}
.header-skin-dark .sticky-transparent.is-sticky .mobile-nav__nav {
background: rgba(49, 49, 49, 0.9);
}
.header-skin-dark .dropdown-item:not(:last-of-type),
.header-skin-dark .topbar-navbar__wrapper {
border-color: rgba(255, 255, 255, 0.09);
}
.header-skin-dark .tc-header {
border-bottom-color: rgba(255, 255, 255, 0.09);
}
.header-skin-dark .header-contact__info a, .header-skin-dark .header-contact__info a:focus, .header-skin-dark .header-contact__info a:active,
.header-skin-dark .nav__utils a,
.header-skin-dark .nav__utils a:focus,
.header-skin-dark .nav__utils a:active {
color: #fff;
}
.header-skin-dark .header-contact__info a:hover,
.header-skin-dark .nav__utils a:hover {
color: rgba(255, 255, 255, 0.7);
}
.header-skin-dark .nav__utils .ham-toggler-menu.czr-collapsed:hover .line {
background-color: rgba(255, 255, 255, 0.7);
}
.header-skin-dark .dropdown-item::before {
background-color: rgba(206, 206, 206, 0.045);
}
.header-skin-dark .vertical-nav .caret__dropdown-toggler {
background-color: rgba(206, 206, 206, 0.045);
}
.header-skin-dark .dropdown-menu,
.header-skin-dark .dropdown-item:active,
.header-skin-dark .dropdown-item:focus,
.header-skin-dark .dropdown-item:hover {
background: #313131;
}
.header-skin-dark .dropdown-menu {
color: #fff;
}
.header-skin-dark .navbar-brand-sitename {
color: #fff;
}
.header-skin-dark .header-tagline {
color: #eceeef;
}
.header-skin-dark [class*=nav__menu] .nav__link,
.header-skin-dark [class*=nav__menu] .nav__link-wrapper .caret__dropdown-toggler {
color: #fff;
}
.header-skin-dark [class*=nav__menu] .nav__title::before {
background-color: #fff;
}
.header-skin-dark [class*=nav__menu] .nav__link:hover,
.header-skin-dark [class*=nav__menu] .nav__link-wrapper .caret__dropdown-toggler:hover,
.header-skin-dark [class*=nav__menu] .show:not(.dropdown-item) > .nav__link,
.header-skin-dark [class*=nav__menu] .show:not(.dropdown-item) > .nav__link-wrapper .nav__link {
color: #eceeef;
}
.header-skin-dark [class*=nav__menu] .dropdown-menu .nav__link {
color: #fff;
}
.header-skin-dark [class*=nav__menu] .dropdown-item .nav__link {
color: #eceeef;
}
.header-skin-dark [class*=nav__menu] .dropdown-item .nav__link:hover {
color: #fff;
}
.header-skin-dark .czr-highlight-contextual-menu-items [class*=nav__menu] li:not(.dropdown-item).current-active > .nav__link,
.header-skin-dark .czr-highlight-contextual-menu-items [class*=nav__menu] li:not(.dropdown-item).current-active > .nav__link-wrapper .nav__link,
.header-skin-dark .czr-highlight-contextual-menu-items [class*=nav__menu] .current-active > .nav__link,
.header-skin-dark .czr-highlight-contextual-menu-items [class*=nav__menu] .current-active > .nav__link-wrapper .nav__link {
color: #eceeef;
}
.header-skin-dark .vertical-nav > li:not(:last-of-type),
.header-skin-dark .mobile-nav__container,
.header-skin-dark .header-search__container,
.header-skin-dark .mobile-nav__nav {
border-color: rgba(255, 255, 255, 0.075);
}
.header-skin-dark .tc-header .czr-form label, .header-skin-dark .czr-overlay .czr-form label {
color: #fff;
}
.header-skin-dark .tc-header .czr-form .form-group.in-focus label, .header-skin-dark .czr-overlay .czr-form .form-group.in-focus label {
color: rgba(255, 255, 255, 0.7);
}
.header-skin-dark .tc-header .czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']),
.header-skin-dark .tc-header .czr-form textarea,
.header-skin-dark .tc-header .czr-form .form-control, .header-skin-dark .czr-overlay .czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']),
.header-skin-dark .czr-overlay .czr-form textarea,
.header-skin-dark .czr-overlay .czr-form .form-control {
color: #fff;
border-color: #fff;
}
.tc-header:not(.header-transparent) {
box-shadow: 0px 2px 2px rgba(102, 102, 102, 0.08);
}
.dropdown-item:not(:last-of-type) {
border-bottom: 0.5px solid;
}
.vertical-nav > li:not(:last-of-type),
.tc-header,
.topbar-navbar__wrapper,
.mobile-nav__container,
.mobile-nav__nav,
.header-search__container {
border-bottom: 1px solid;
}
.mobile-nav__nav {
border-top: 1px solid;
backface-visibility: hidden;
}
.primary-navbar__wrapper,
.topbar-navbar__wrapper,
.mobile-navbar__wrapper,
.mobile-navbar__row,
.mobile-nav__container,
.mobile-nav__nav {
background: inherit;
}
.tc-header.header-transparent {
position: absolute;
left: 0;
right: 0;
top: 0;
}
.tc-header.header-transparent:not(.is-sticky) {
background: transparent;
}
.tc-header.header-transparent .mobile-sticky .mobile-nav__nav,
.tc-header.header-transparent .mobile-sticky,
.tc-header.header-transparent .desktop-sticky {
box-shadow: none;
}
.tc-header.header-transparent.border-top {
border-top-color: transparent;
}
.tc-header.header-transparent.no-borders,
.tc-header.header-transparent.no-borders .topbar-navbar__wrapper,
.tc-header.header-transparent.no-borders .mobile-nav__container {
border-color: transparent;
}
.header-transparent:not(.is-sticky) .mobile-nav__nav .dropdown-menu,
.header-transparent:not(.is-sticky) .mobile-nav__nav .dropdown-item:active,
.header-transparent:not(.is-sticky) .mobile-nav__nav .dropdown-item:focus,
.header-transparent:not(.is-sticky) .mobile-nav__nav .dropdown-item:hover,
.sticky-transparent.is-sticky .mobile-nav__nav .dropdown-menu,
.sticky-transparent.is-sticky .mobile-nav__nav .dropdown-item:active,
.sticky-transparent.is-sticky .mobile-nav__nav .dropdown-item:focus,
.sticky-transparent.is-sticky .mobile-nav__nav .dropdown-item:hover {
background: none;
}
.branding a:focus {
outline: thin dotted;
outline: -webkit-focus-ring-color auto 5px;
}
.branding .czr-underline span::after {
content: "";
position: absolute;
width: 33%;
border-bottom: 3px solid;
bottom: 0;
left: 0;
}
.czr-link-hover-underline [class*=nav__menu] .nav__title {
position: relative;
}
.czr-link-hover-underline [class*=nav__menu] .nav__title:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: 1px;
left: 0;
visibility: hidden;
-webkit-transform: translate3d(0, 0, 0) scaleX(0);
transform: translate3d(0, 0, 0) scaleX(0);
transition: all 0.3s ease 0s;
}
.czr-link-hover-underline [class*=nav__menu] .nav__title:hover::before {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0) scaleX(1);
transform: translate3d(0, 0, 0) scaleX(1);
}
.czr-link-hover-underline [class*=nav__menu] .show:not(.dropdown-item) > .nav__link .nav__title::before,
.czr-link-hover-underline [class*=nav__menu] .show:not(.dropdown-item) > .nav__link-wrapper .nav__title::before {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0) scaleX(1);
transform: translate3d(0, 0, 0) scaleX(1);
}
.czr-highlight-contextual-menu-items [class*=nav__menu] .nav__title {
position: relative;
}
.czr-highlight-contextual-menu-items [class*=nav__menu] .nav__title:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: 1px;
left: 0;
visibility: hidden;
-webkit-transform: translate3d(0, 0, 0) scaleX(0);
transform: translate3d(0, 0, 0) scaleX(0);
transition: all 0.3s ease 0s;
}
.czr-highlight-contextual-menu-items [class*=nav__menu] .current-active > .nav__link .nav__title::before,
.czr-highlight-contextual-menu-items [class*=nav__menu] .current-active > .nav__link-wrapper .nav__title::before {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0) scaleX(1);
transform: translate3d(0, 0, 0) scaleX(1);
}
.nav__menu .menu-item {
margin: 0 6.25px;
padding: 0;
}
.nav__menu .menu-item .nav__link {
overflow: hidden;
padding: 0 6.25px;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.nav__menu .menu-item .nav__link .nav__title {
padding: 10px 0 5px 0;
margin-bottom: 5px;
}
.nav li:not(.mini_cart_item) a:focus, .nav li:not(.mini_cart_item) a:hover {
background: transparent !important;
}
.regular-nav.nav__menu {
margin: 0 -12.5px;
}
.czr-dropdown {
position: relative;
}
.czr-dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
min-width: 10rem;
list-style: none;
display: none;
max-width: 50vw;
left: 0;
text-align: left;
}
.vertical-nav .dropdown-menu.czr-dropdown-menu .nav__title {
word-break: break-word;
white-space: normal;
}
.show > .czr-dropdown-menu {
display: block;
}
.dropdown-menu.czr-dropdown-menu {
border-radius: 0;
border: 0;
margin: 0;
padding: 0;
font-size: inherit;
}
.dropdown-menu.czr-dropdown-menu .nav__link {
position: relative;
vertical-align: middle;
white-space: nowrap;
padding: 0 18.75px;
margin: 0 -9.375px;
}
.regular-nav .dropdown-menu.czr-dropdown-menu {
box-shadow: 1px 2px 2px 2px rgba(0, 0, 0, 0.15);
}
.dropdown-menu.czr-dropdown-menu .dropdown-item {
margin: 0;
}
.regular-nav .dropdown-menu .caret__dropdown-toggler i {
-webkit-transform: translateZ(0) rotate(-90deg);
transform: translateZ(0) rotate(-90deg);
-ms-transform: rotate(-90deg);
position: relative;
display: inline-block;
top: -.1em;
}
.regular-nav .dropdown-menu .caret__dropdown-toggler.open-left i {
-webkit-transform: translateZ(0) rotate(-270deg);
transform: translateZ(0) rotate(-270deg);
-ms-transform: rotate(-270deg);
}
.regular-nav .dropdown-menu .dropdown-item {
padding: 0 1.25em;
}
.mobile-nav__menu .czr-dropdown > .dropdown-menu > .dropdown-item:last-of-type {
margin-bottom: 0.625em;
}
.dropdown-menu.czr-dropdown-menu .czr-dropdown-menu {
text-transform: none;
font-size: 1em;
}
.regular-nav .dropdown-menu .dropdown-menu {
top: 0;
}
.dropdown-item {
position: relative;
}
.dropdown-item {
display: block;
width: 100%;
clear: both;
font-weight: 400;
text-align: inherit;
white-space: nowrap;
background: 0 0;
border: 0;
}
.dropdown-item::before {
content: '';
position: absolute;
width: 0%;
height: 100%;
top: 0;
left: 0;
transition-delay: 0s;
transition-duration: .6s;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.czr-highlight-contextual-menu-items .dropdown-item.current-active::before, .dropdown-item:hover::before {
width: 100%;
}
.dropdown-item:hover, .dropdown-item:focus {
text-decoration: none;
}
.caret__dropdown-toggler {
display: inline-block;
width: 1.5em;
vertical-align: middle;
z-index: inherit;
cursor: pointer;
position: relative;
}
.caret__dropdown-toggler i {
display: inline-block;
transition: all 0.3s ease;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
text-align: center;
vertical-align: baseline;
line-height: 0;
}
.caret__dropdown-toggler i::before {
line-height: inherit;
}
.menu-item.show > span > .caret__dropdown-toggler i,
.menu-item.show > a > .caret__dropdown-toggler i {
-webkit-transform: translateZ(0) rotate(-180deg) !important;
transform: translateZ(0) rotate(-180deg) !important;
-ms-transform: rotate(-180deg) !important;
}
.czr-submenu-fade .regular-nav .menu-item-has-children {
-webkit-perspective: 1000px;
perspective: 1000px;
}
.czr-submenu-fade .regular-nav .menu-item-has-children > ul {
position: fixed;
opacity: 0;
visibility: hidden;
display: block;
transition: all 0.25s ease-in-out;
-webkit-transform: translate(0, -20px);
transform: translate(0, -20px);
}
@supports (-webkit-overflow-scrolling: touch) {
.czr-submenu-fade .regular-nav .menu-item-has-children > ul {
transition: opacity 0.25s ease-in-out;
}
}
.czr-submenu-fade .regular-nav .menu-item-has-children:not(.show) {
overflow: hidden;
}
.czr-submenu-fade .regular-nav .menu-item-has-children:not(.show) ul {
pointer-events: none;
cursor: not-allowed;
}
.czr-submenu-fade .regular-nav li.show {
-webkit-perspective: none;
perspective: none;
}
.czr-submenu-fade .regular-nav li.show > ul {
position: absolute;
visibility: visible;
opacity: 1;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.czr-submenu-move .regular-nav .dropdown-menu > li > a {
transition: all 0.25s ease;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.czr-submenu-move .regular-nav .dropdown-item > a:hover {
-webkit-transform: translate(3px, 0);
transform: translate(3px, 0);
}
.tc-header .dropdown-menu.open-right {
left: 0;
right: auto;
}
.tc-header .open-right .dropdown-menu:not(.open-left),
.tc-header .dropdown-menu .dropdown-menu.open-right {
left: 100%;
right: auto;
}
.tc-header .dropdown-menu.open-left {
left: auto;
right: 0;
}
.tc-header .open-left .dropdown-menu:not(.open-right),
.tc-header .dropdown-menu .dropdown-menu.open-left {
right: 100%;
left: auto;
}
.utils_links, .ham-toggler-menu, .woocart.cart-contents, .search-toggle_btn {
padding: 1.25em 15px;
-ms-flex-item-align: center;
align-self: center;
display: block;
height: auto;
position: relative;
}
@media (max-width: 767px) {
.mobile-navbar__wrapper .utils_links, .mobile-navbar__wrapper .ham-toggler-menu, .mobile-navbar__wrapper .woocart.cart-contents, .mobile-navbar__wrapper .search-toggle_btn {
padding: 1.25em 10px;
}
}
.topbar-navbar__wrapper .utils_links, .topbar-navbar__wrapper .ham-toggler-menu, .topbar-navbar__wrapper .woocart.cart-contents, .topbar-navbar__wrapper .search-toggle_btn {
padding-top: 0.833333em;
padding-bottom: 0.833333em;
}
.ham-toggler-menu {
-webkit-appearance: none;
background: transparent;
border: none;
cursor: pointer;
}
.ham__toggler-span-wrapper {
height: 12px;
position: relative;
width: 20px;
display: block;
}
.ham__toggler-span-wrapper .line {
display: block;
width: 20px;
height: 1.4px;
position: absolute;
-webkit-border-radius: 5px;
-webkit-background-clip: padding-box;
-moz-border-radius: 5px;
-moz-background-clip: padding;
border-radius: 5px;
background-clip: padding-box;
transition: all ease 0.35s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.ham__toggler-span-wrapper .line.line-1 {
top: 0;
}
.ham__toggler-span-wrapper .line.line-2 {
top: 50%;
}
.ham__toggler-span-wrapper .line.line-3 {
top: 100%;
}
.ham-toggler-menu:hover .line {
-webkit-transform: translate(-3px, 0);
transform: translate(-3px, 0);
width: 26px;
}
.ham-toggler-menu:not(.czr-collapsed) .line-1 {
-webkit-transform: translate(-3px, 6px) rotate(45deg);
transform: translate(-3px, 6px) rotate(45deg);
width: 28px;
}
.ham-toggler-menu:not(.czr-collapsed) .line-2 {
opacity: 0;
}
.ham-toggler-menu:not(.czr-collapsed) .line-3 {
-webkit-transform: translate(-3px, -6px) rotate(-45deg);
transform: translate(-3px, -6px) rotate(-45deg);
width: 28px;
}
.nav__search .czr-dropdown-menu {
width: 100%;
margin: 0px;
max-width: none;
}
.tc-header .add-menu-button {
margin: 10px 0;
}
.mobile-nav__menu-wrapper .add-menu-button {
margin-top: 30px;
} #wp-admin-bar-tc-customizr-help .ab-item:before, li#wp-admin-bar-tc-customizr-help a:before {
font-family: 'Font Awesome\ 5 Free';
font-weight: normal;
font-variant: normal;
text-transform: none;
font-style: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#wp-admin-bar-tc-customizr-help .ab-item:before, li#wp-admin-bar-tc-customizr-help a:before {
content: "\f1cd";
color: #FFF;
padding-right: 0px;
margin-right: 0;
top: 2px;
position: relative;
}
li#wp-admin-bar-tc-customizr-help a {
color: #FFF;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #8DA65A;
background-image: -moz-linear-gradient(to top, #008ec2, #006799);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008ec2), to(#006799));
background-image: -webkit-linear-gradient(to top, #008ec2, #006799);
background-image: -o-linear-gradient(to top, #008ec2, #006799);
background-image: linear-gradient(to bottom, #008ec2, #006799);
background-repeat: repeat-x;
border-color: #006799;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
} .czr-search-expand {
display: none;
background: #ffffff;
position: absolute;
z-index: 100;
top: 49px;
width: 340px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.search-icon-left .czr-search-expand {
left: 0;
}
.search-icon-right .czr-search-expand {
right: 0;
}
.czr-search-expand .czr-search-expand-inner {
border: 1px solid #eeeeee;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.15);
transition: -webkit-transform 0.35s ease-in-out, height 0.25s ease-in-out, background-color 0.45s ease-in-out;
transition: transform 0.35s ease-in-out, height 0.25s ease-in-out, background-color 0.45s ease-in-out;
padding: 15px;
}
.czr-search-expand .czr-search-expand-inner .form-group {
margin: 0;
}
.czr-search-expand .czr-search-expand-inner .form-group .czr-search-field {
outline: none !important;
color: #313131 !important;
border-color: #313131 !important;
}
.full-search-opened .czr-search-expand {
display: block;
}
@media (max-width: 992px) {
.czr-search-expand {
display: none !important;
}
}
.vertical-nav .czr-dropdown-menu {
display: block;
}
.czr-open-on-click .vertical-nav .czr-dropdown-menu {
display: none;
}
.czr-open-on-click .vertical-nav .menu-item-has-children {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.czr-open-on-click .vertical-nav .nav__link-wrapper {
width: 100%;
}
.czr-open-on-click .vertical-nav .nav__link-wrapper .nav__link {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.czr-open-on-click .vertical-nav .nav__link-wrapper .caret__dropdown-toggler {
padding: 10px;
width: auto;
}
.vertical-nav .dropdown-menu.czr-dropdown-menu {
position: static;
float: none;
width: 100%;
max-width: 100%;
}
.vertical-nav .dropdown-menu.czr-dropdown-menu .nav__link {
margin: 0 0 0 -9.375px;
}
.vertical-nav .dropdown-item.current-active::before,
.vertical-nav .dropdown-item:hover::before {
width: 0;
}
.vertical-nav .czr-dropdown .menu-item-has-children {
padding-bottom: 0;
}
.vertical-nav .czr-dropdown-menu .dropdown-item {
padding: 0 0 0 18.75px;
}
.vertical-nav .czr-dropdown-menu .dropdown-item .dropdown-item .dropdown-item .dropdown-item .dropdown-item {
padding: 0;
}
.vertical-nav.mobile-nav__menu {
margin: 0 -12.5px;
} .primary-navbar__wrapper .branding__container.col {
max-width: 85%;
width: auto;
}
.primary-navbar__wrapper.has-horizontal-menu .branding__container {
max-width: 33%;
}
.primary-navbar__wrapper.has-branding-aside .branding__container {
max-width: 60%;
}
.mobile-navbar__wrapper .branding__container {
position: static;
}
.branding {
padding-top: 0.425em;
padding-bottom: 0.425em;
overflow: hidden;
}
.branding .col-auto {
max-width: 100%;
padding-right: 0;
padding-left: 0;
flex-shrink: 1;
}
.branding .navbar-brand-sitename span {
display: block;
white-space: normal;
}
.branding .navbar-brand-sitename.czr-underline span {
position: relative;
padding-bottom: 0.25em;
margin-bottom: 5px;
}
.branding .navbar-brand {
font-size: 2.4em;
line-height: 1.5em;
margin: 0;
vertical-align: middle;
display: inline-block;
padding-top: .25rem;
padding-bottom: .25rem;
white-space: nowrap;
max-width: 100%;
height: auto;
color: #313131;
}
.navbar-brand img {
width: auto;
max-width: 100%;
}
.branding .header-tagline {
font-size: 0.9em;
line-height: normal;
padding: 0;
margin: 2px .1em 0 0;
width: 100%;
}
.primary-navbar__wrapper .branding .header-tagline {
padding-bottom: .25rem;
}
.branding .branding-aside {
text-align: initial;
margin: 0 7px;
}
.branding .branding-aside .navbar-brand {
padding: 0;
line-height: 1;
}
.branding .branding-aside .header-tagline {
width: auto;
padding-bottom: 0;
}
.branding__container .branding,
.branding__container .mobile-utils__wrapper {
flex-shrink: 1;
}
.mobile-utils__wrapper .header-search__container {
display: block;
border-bottom: none;
margin: 37.5px auto;
}
.header-tagline {
font-style: italic;
}
.nav__utils {
flex-shrink: 0;
padding: 0;
max-width: 100%;
}
@media (max-width: 767px) {
.mobile-navbar__wrapper .nav__utils .utils {
margin-right: -10px;
margin-left: -10px;
}
}
.woocart.cart-contents {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocart.cart-contents sup {
top: 0;
}
.header-search__container {
margin: 37.5px 0 18.75px 0;
}
.header-search__container .czr-form .form-group {
margin: 12.5px 0 18.75px 0;
padding-bottom: 1.25em;
}
.mobile-nav__container {
padding: 0;
} .primary-navbar__wrapper {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.primary-navbar__wrapper .branding__container,
.primary-navbar__wrapper .primary-nav__utils li,
.primary-navbar__wrapper .primary-nav__wrapper,
.primary-navbar__wrapper .primary-nav__menu-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.primary-navbar__wrapper .primary-nav__wrapper {
margin: 0 -15px;
}
.primary-navbar__wrapper .primary-nav__container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.primary-navbar__wrapper .primary-nav__menu-wrapper {
width: 100%;
}
.primary-navbar__wrapper .primary-nav__nav {
flex-shrink: 1;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.primary-navbar__wrapper .col {
max-width: 100%;
} .logo_centered .primary-navbar__wrapper:not(.desktop-sticky) .primary-navbar__row,
.logo_centered:not(.fixed-header-on) .primary-navbar__wrapper.desktop-sticky .primary-navbar__row {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.logo_centered .primary-navbar__wrapper:not(.desktop-sticky) .primary-navbar__row .branding__container,
.logo_centered:not(.fixed-header-on) .primary-navbar__wrapper.desktop-sticky .primary-navbar__row .branding__container {
max-width: 100%;
text-align: center;
}
.logo_centered .primary-navbar__wrapper:not(.desktop-sticky) .primary-navbar__row .branding .navbar-brand,
.logo_centered:not(.fixed-header-on) .primary-navbar__wrapper.desktop-sticky .primary-navbar__row .branding .navbar-brand {
margin: auto;
font-size: 2.25em;
}
.logo_centered .primary-navbar__wrapper:not(.desktop-sticky) .primary-navbar__row .branding .header-tagline,
.logo_centered:not(.fixed-header-on) .primary-navbar__wrapper.desktop-sticky .primary-navbar__row .branding .header-tagline {
margin-right: .1em;
margin-left: .1em;
}
.logo_centered .primary-navbar__wrapper:not(.desktop-sticky) .primary-navbar__row .primary-nav__container,
.logo_centered:not(.fixed-header-on) .primary-navbar__wrapper.desktop-sticky .primary-navbar__row .primary-nav__container {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
[class*=logo_right] { }
[class*=logo_right] .mobile-navbar__row,
[class*=logo_right] .primary-navbar__row,
[class*=logo_right] .branding__container,
[class*=logo_right] .branding__container .flex-row,
[class*=logo_right] .primary-nav__wrapper,
[class*=logo_right] .nav__utils .utils {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
[class*=logo_right] .branding__container .branding-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .tc-header {
position: relative;
z-index: 100;
}
.mobile-sticky,
.desktop-sticky {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.15);
transition: -webkit-transform 0.35s ease-in-out, height 0.25s ease-in-out, background-color 0.45s ease-in-out;
transition: transform 0.35s ease-in-out, height 0.25s ease-in-out, background-color 0.45s ease-in-out;
}
.mobile-sticky .mobile-nav__nav {
position: absolute;
width: 100%;
box-shadow: 0px 6px 8px 0px rgba(120, 120, 120, 0.9);
}
.mobile-sticky .mobile-nav__nav .mobile-nav__inner {
max-height: 90vh;
overflow: auto;
}
.fixed-header-on .mobile-sticky,
.fixed-header-on .desktop-sticky {
position: fixed;
z-index: 100;
top: 0;
width: 100%;
}
@media (min-width: 576px) {
.czr-boxed-layout .fixed-header-on .mobile-sticky, .czr-boxed-layout
.fixed-header-on .desktop-sticky {
width: auto;
}
}
.sticky-brand-shrink-on .desktop-sticky .navbar-brand img,
.sticky-brand-shrink-on .desktop-sticky .navbar-brand,
.sticky-brand-shrink-on .desktop-sticky .header-tagline {
transition: all 0.35s;
}
.can-shrink-brand.sticky-brand-shrink-on .desktop-sticky .navbar-brand {
font-size: 1.4em;
}
.can-shrink-brand.sticky-brand-shrink-on .desktop-sticky .header-tagline {
font-size: 0.8em;
}
.can-shrink-brand.sticky-brand-shrink-on .desktop-sticky .navbar-brand img {
max-height: 30px !important;
width: auto !important;
}
@media screen and (min-width: 601px) and (max-width: 782px) {
.admin-bar .fixed-header-on .mobile-sticky, .admin-bar .fixed-header-on .desktop-sticky {
top: 46px;
}
}
@media screen and (min-width: 783px) {
.admin-bar .fixed-header-on .mobile-sticky, .admin-bar .fixed-header-on .desktop-sticky {
top: 32px;
}
}
.mobile-navbar__wrapper .branding {
padding-top: 4px;
padding-bottom: 4px;
}
.mobile-navbar__wrapper .branding .navbar-brand {
font-size: 1.5em;
}
.mobile-navbar__wrapper .navbar-brand-sitelogo img {
max-height: 36px !important;
transition: all 0.35s ease-in-out;
}
.mobile-navbar__wrapper .mobile-nav__inner {
margin-bottom: 20px;
}
.mobile-navbar__wrapper .czr-underline span {
margin-bottom: 5px;
}
@media (min-width: 768px) {
.mobile-navbar__wrapper .branding {
padding-top: 5px;
padding-bottom: 5px;
}
.mobile-navbar__wrapper .navbar-brand-sitelogo img {
max-height: 45px !important;
max-width: 100%;
}
}
@media (min-width: 992px) {
.topbar-navbar__row {
min-height: 40px;
}
}
.topbar-navbar__row .header-tagline {
flex-shrink: 1;
}
.topbar-navbar__row .col-auto {
max-width: 100%;
} .topbar-contact__info,
.topbar-nav__container,
.topbar-nav__menu-wrapper {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
flex-shrink: 1;
max-width: 100%;
}
.topbar-contact__info {
flex-shrink: 0;
}
.topbar-contact__info .czr-contact-info {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 0.9em;
}
.topbar-nav__socials {
flex-shrink: 1;
}
.topbar-contact__info,
.topbar-nav__socials {
padding-top: 3px;
padding-bottom: 3px;
}
@media (max-width: 575px) {
.topbar-contact__info,
.topbar-nav__socials {
width: 100%;
}
}
.topbar-nav__nav,
.topbar-nav__menu {
width: 100%;
}
.topbar-nav__nav a,
.topbar-nav__nav .menu-item a,
.topbar-nav__menu a,
.topbar-nav__menu .menu-item a {
font-weight: normal;
text-transform: none;
}
.topbar-nav__menu.nav__menu {
margin: 0 -0.5rem;
}
.topbar-nav__menu.nav__menu > .menu-item {
margin: 0 0.25rem;
}
.topbar-nav__menu.nav__menu > .menu-item > a {
padding: 0 0.25rem;
}
.topbar-nav__menu.nav__menu > .menu-item > a > span:first-of-type {
padding: 12px 0 4px 0;
margin-bottom: 8px;
}
#tc-sn {
position: fixed;
visibility: hidden;
outline: 1px solid;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: top 0.2s ease-in-out;
top: 0;
z-index: 0;
height: 100vh;
width: 350px;
max-width: 100%;
padding: 0;
}
#tc-sn .side-nav__nav, #tc-sn .tc-sn-inner {
height: 100%;
}
#tc-sn .nav__menu-wrapper {
height: 85vh;
overflow-y: auto;
}
#tc-sn .hamburger-toggler__container {
float: right;
}
.sn-left #tc-sn .hamburger-toggler__container {
float: left;
}
#tc-sn .side-nav__nav {
width: 100%;
text-align: left;
padding: 0;
}
#tc-sn .side-nav__nav .side-nav__menu-wrapper {
float: left;
display: block;
padding: 1.25em 30px;
width: 100%;
}
#tc-sn .side-nav__nav .side-nav__menu-wrapper::before, #tc-sn .side-nav__nav .side-nav__menu-wrapper::after {
display: table;
content: ' ';
position: relative;
}
#tc-sn .side-nav__nav .side-nav__menu-wrapper .side-nav__menu {
width: 100%;
display: block;
text-align: left;
}
#tc-sn .side-nav__nav .side-nav__menu-wrapper .side-nav__menu > li {
margin-right: 0;
margin-left: 0;
}
.animating #tc-sn, .tc-sn-visible:not(.animating) #tc-sn {
visibility: visible;
transition: -ms-transform 0.5s ease-in-out;
transition: -webkit-transform 0.5s ease-in-out;
transition: transform 0.5s ease-in-out;
z-index: 2;
}
.tc-sn-visible:not(.animating) #tc-sn {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.animating.sn-open #tc-sn {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-ms-transform: translate(0, 0);
}
.sn-left #tc-sn {
left: 0;
}
.sn-close.sn-left #tc-sn, .sn-left #tc-sn {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-ms-transform: translate(-100%, 0);
}
.sn-right #tc-sn {
right: 0;
}
.sn-close.sn-right #tc-sn, .sn-right #tc-sn {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
-ms-transform: translate(100%, 0);
} .tc-thumbnail img {
width: 100%;
}
.article-container .grid-container__alternate .entry-footer {
margin: 0;
margin-top: 2.5em;
}
@media (max-width: 991px) {
.article-container .grid-container__alternate .entry-header {
margin-top: 0;
}
}
.entry-media__holder .post-type__icon i {
position: relative;
} .full-image .tc-thumbnail {
background: #B4B4B4;
}
.full-image.format-gallery .tc-thumbnail {
background: #ffffff;
}
[class*=grid-container__] .czr-carousel,
[class*=grid-container__] .carousel-inner {
height: 100%;
}
[class*=grid-container__]:not(.grid-container__square-mini) .flickity-viewport {
position: absolute;
width: 100%;
}
[class*=grid-container__] .tc-thumbnail .carousel-cell {
height: 100%;
overflow: hidden;
}
.css-centering.entry-media__holder img { transform: translate(-50%, -50%); transform: translate3d(-50%, -50%, 0);
top: 50%;
left: 50%;
position: relative;
}
.czr-center-sections,
.czr-cover-sections {
align-items: center;
}
.czr-cover-sections > .entry-media__holder {
align-self: stretch;
}
.no-thumb .czr-cover-sections .entry-media__holder {
align-self: center;
}
.no-thumb .czr-cover-sections .entry-media__wrapper {
margin: auto;
}
.czr-contact-info,
.socials {
margin: 0 -6.5px;
}
.czr-contact-info li,
.socials li {
padding: 0 6.5px;
}
.czr-contact-info a,
.socials a {
display: block;
}
.czr-contact-info i {
font-size: 0.9em;
}
.czr-contact-info i + span {
padding-left: 0.3125em;
}
.czr-contact-info .fa-envelope {
position: relative;
top: .05em;
}
.btn, button[type="submit"],
input[type=submit], .woocommerce button.button[type=submit],
.woocommerce #respond input#submit,
.woocommerce input#submit,
.woocommerce input.button,
.woocommerce a.button,
.woocommerce .button.add_to_cart_button,
.woocommerce input#submit.alt.disabled,
.woocommerce input.button.alt.disabled,
.woocommerce button.button.alt.disabled,
.woocommerce a.button.alt.disabled,
.woocommerce input#submit.alt,
.woocommerce input.button.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt {
display: inline-block;
font-weight: normal;
line-height: 1.25;
text-align: center;
white-space: nowrap;
vertical-align: middle;
user-select: none;
border: 1px solid transparent;
padding: 0.5em 1em;
border-radius: 2px;
border-width: 2px;
border-style: solid;
font-size: 1em;
cursor: pointer;
text-decoration: none;
transition: all 0.2s ease-in-out;
}
.btn:focus, button:focus[type="submit"],
input:focus[type=submit], .woocommerce button.button:focus[type=submit],
.woocommerce #respond input#submit:focus,
.woocommerce input#submit:focus,
.woocommerce input.button:focus,
.woocommerce a.button:focus,
.woocommerce .button.add_to_cart_button:focus,
.woocommerce button.button.alt:focus, .btn:hover, button:hover[type="submit"],
input:hover[type=submit], .woocommerce button.button:hover[type=submit],
.woocommerce #respond input#submit:hover,
.woocommerce input#submit:hover,
.woocommerce input.button:hover,
.woocommerce a.button:hover,
.woocommerce .button.add_to_cart_button:hover,
.woocommerce button.button.alt:hover {
text-decoration: none;
}
.btn:focus, button:focus[type="submit"],
input:focus[type=submit], .woocommerce button.button:focus[type=submit],
.woocommerce #respond input#submit:focus,
.woocommerce input#submit:focus,
.woocommerce input.button:focus,
.woocommerce a.button:focus,
.woocommerce .button.add_to_cart_button:focus,
.woocommerce button.button.alt:focus, .focus.btn, button.focus[type="submit"],
input.focus[type=submit], .woocommerce button.focus.button[type=submit],
.woocommerce #respond input.focus#submit,
.woocommerce input.focus#submit,
.woocommerce input.focus.button,
.woocommerce a.focus.button,
.woocommerce .focus.button.add_to_cart_button,
.woocommerce button.focus.button.alt {
outline: 0;
box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}
.disabled.btn, button.disabled[type="submit"],
input.disabled[type=submit], .woocommerce button.disabled.button[type=submit],
.woocommerce #respond input.disabled#submit,
.woocommerce input.disabled#submit,
.woocommerce input.disabled.button,
.woocommerce a.disabled.button,
.woocommerce .disabled.button.add_to_cart_button,
.woocommerce input.disabled#submit.alt,
.woocommerce input.disabled.button.alt,
.woocommerce button.disabled.button.alt,
.woocommerce a.disabled.button.alt, .btn:disabled, button:disabled[type="submit"],
input:disabled[type=submit], .woocommerce button.button:disabled[type=submit],
.woocommerce #respond input#submit:disabled,
.woocommerce input#submit:disabled,
.woocommerce input.button:disabled,
.woocommerce a.button:disabled,
.woocommerce .button.add_to_cart_button:disabled,
.woocommerce button.button.alt:disabled {
cursor: not-allowed;
opacity: .65;
box-shadow: none;
}
.btn:active, button:active[type="submit"],
input:active[type=submit], .woocommerce button.button:active[type=submit],
.woocommerce #respond input#submit:active,
.woocommerce input#submit:active,
.woocommerce input.button:active,
.woocommerce a.button:active,
.woocommerce .button.add_to_cart_button:active,
.woocommerce button.button.alt:active, .active.btn, button.active[type="submit"],
input.active[type=submit], .woocommerce button.active.button[type=submit],
.woocommerce #respond input.active#submit,
.woocommerce input.active#submit,
.woocommerce input.active.button,
.woocommerce a.active.button,
.woocommerce .active.button.add_to_cart_button,
.woocommerce button.active.button.alt {
background-image: none;
box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-skin, .woocommerce button.button[type=submit],
.woocommerce #respond input#submit,
.woocommerce input#submit,
.woocommerce input.button,
.woocommerce a.button,
.woocommerce .button.add_to_cart_button {
background-color: #5a5a5a;
border-color: #5a5a5a;
color: #fff;
}
.btn-skin:hover, .woocommerce button.button:hover[type=submit],
.woocommerce #respond input#submit:hover,
.woocommerce input#submit:hover,
.woocommerce input.button:hover,
.woocommerce a.button:hover,
.woocommerce .button.add_to_cart_button:hover, .btn-skin:focus, .woocommerce button.button:focus[type=submit],
.woocommerce #respond input#submit:focus,
.woocommerce input#submit:focus,
.woocommerce input.button:focus,
.woocommerce a.button:focus,
.woocommerce .button.add_to_cart_button:focus, .btn-skin:active, .woocommerce button.button:active[type=submit],
.woocommerce #respond input#submit:active,
.woocommerce input#submit:active,
.woocommerce input.button:active,
.woocommerce a.button:active,
.woocommerce .button.add_to_cart_button:active {
color: #5a5a5a;
background-color: transparent;
border-color: #5a5a5a;
}
.btn-skin.inverted, .woocommerce button.inverted.button[type=submit],
.woocommerce #respond input.inverted#submit,
.woocommerce input.inverted#submit,
.woocommerce input.inverted.button,
.woocommerce a.inverted.button,
.woocommerce .inverted.button.add_to_cart_button {
background-color: transparent;
color: #5a5a5a;
}
.btn-skin.inverted:hover, .woocommerce button.inverted.button:hover[type=submit],
.woocommerce #respond input.inverted#submit:hover,
.woocommerce input.inverted#submit:hover,
.woocommerce input.inverted.button:hover,
.woocommerce a.inverted.button:hover,
.woocommerce .inverted.button.add_to_cart_button:hover, .btn-skin.inverted:focus, .woocommerce button.inverted.button:focus[type=submit],
.woocommerce #respond input.inverted#submit:focus,
.woocommerce input.inverted#submit:focus,
.woocommerce input.inverted.button:focus,
.woocommerce a.inverted.button:focus,
.woocommerce .inverted.button.add_to_cart_button:focus, .btn-skin.inverted:active, .woocommerce button.inverted.button:active[type=submit],
.woocommerce #respond input.inverted#submit:active,
.woocommerce input.inverted#submit:active,
.woocommerce input.inverted.button:active,
.woocommerce a.inverted.button:active,
.woocommerce .inverted.button.add_to_cart_button:active {
color: #fff;
background-color: #5a5a5a;
}
.btn-skin-dark, button[type="submit"],
input[type=submit], .woocommerce input#submit[class*=alt],
.woocommerce input.button[class*=alt],
.woocommerce a.button[class*=alt],
.woocommerce button.button[class*=alt],
.woocommerce input#submit.alt.disabled,
.woocommerce input.button.alt.disabled,
.woocommerce button.button.alt.disabled,
.woocommerce a.button.alt.disabled {
background-color: #3b3b3b;
color: #fff;
border-color: #3b3b3b;
}
.btn-skin-dark:hover, button:hover[type="submit"],
input:hover[type=submit], .woocommerce input#submit:hover[class*=alt],
.woocommerce input.button:hover[class*=alt],
.woocommerce a.button:hover[class*=alt],
.woocommerce button.button:hover[class*=alt],
.woocommerce input#submit.alt.disabled:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce a.button.alt.disabled:hover, .btn-skin-dark:focus, button:focus[type="submit"],
input:focus[type=submit], .woocommerce input#submit:focus[class*=alt],
.woocommerce input.button:focus[class*=alt],
.woocommerce a.button:focus[class*=alt],
.woocommerce button.button:focus[class*=alt],
.woocommerce input#submit.alt.disabled:focus,
.woocommerce input.button.alt.disabled:focus,
.woocommerce button.button.alt.disabled:focus,
.woocommerce a.button.alt.disabled:focus, .btn-skin-dark:active, button:active[type="submit"],
input:active[type=submit], .woocommerce input#submit:active[class*=alt],
.woocommerce input.button:active[class*=alt],
.woocommerce a.button:active[class*=alt],
.woocommerce button.button:active[class*=alt],
.woocommerce input#submit.alt.disabled:active,
.woocommerce input.button.alt.disabled:active,
.woocommerce button.button.alt.disabled:active,
.woocommerce a.button.alt.disabled:active {
color: #3b3b3b;
background-color: transparent;
border-color: #3b3b3b;
}
.btn-skin-dark.inverted, button.inverted[type="submit"],
input.inverted[type=submit], .woocommerce input.inverted#submit[class*=alt],
.woocommerce input.inverted.button[class*=alt],
.woocommerce a.inverted.button[class*=alt],
.woocommerce button.inverted.button[class*=alt], .woocommerce input.inverted#submit.alt.disabled,
.woocommerce input.inverted.button.alt.disabled,
.woocommerce button.inverted.button.alt.disabled,
.woocommerce a.inverted.button.alt.disabled {
background-color: transparent;
color: #3b3b3b;
}
.btn-skin-dark.inverted:hover, button.inverted:hover[type="submit"],
input.inverted:hover[type=submit], .woocommerce input.inverted#submit:hover[class*=alt],
.woocommerce input.inverted.button:hover[class*=alt],
.woocommerce a.inverted.button:hover[class*=alt],
.woocommerce button.inverted.button:hover[class*=alt], .woocommerce input.inverted#submit.alt.disabled:hover,
.woocommerce input.inverted.button.alt.disabled:hover,
.woocommerce button.inverted.button.alt.disabled:hover,
.woocommerce a.inverted.button.alt.disabled:hover, .btn-skin-dark.inverted:focus, button.inverted:focus[type="submit"],
input.inverted:focus[type=submit], .woocommerce input.inverted#submit:focus[class*=alt],
.woocommerce input.inverted.button:focus[class*=alt],
.woocommerce a.inverted.button:focus[class*=alt],
.woocommerce button.inverted.button:focus[class*=alt], .woocommerce input.inverted#submit.alt.disabled:focus,
.woocommerce input.inverted.button.alt.disabled:focus,
.woocommerce button.inverted.button.alt.disabled:focus,
.woocommerce a.inverted.button.alt.disabled:focus, .btn-skin-dark.inverted:active, button.inverted:active[type="submit"],
input.inverted:active[type=submit], .woocommerce input.inverted#submit:active[class*=alt],
.woocommerce input.inverted.button:active[class*=alt],
.woocommerce a.inverted.button:active[class*=alt],
.woocommerce button.inverted.button:active[class*=alt], .woocommerce input.inverted#submit.alt.disabled:active,
.woocommerce input.inverted.button.alt.disabled:active,
.woocommerce button.inverted.button.alt.disabled:active,
.woocommerce a.inverted.button.alt.disabled:active {
color: #fff;
background-color: #3b3b3b;
}
.btn-skin-dark, button[type="submit"],
input[type=submit], .woocommerce input#submit[class*=alt],
.woocommerce input.button[class*=alt],
.woocommerce a.button[class*=alt],
.woocommerce button.button[class*=alt],
.woocommerce input#submit.alt.disabled,
.woocommerce input.button.alt.disabled,
.woocommerce button.button.alt.disabled,
.woocommerce a.button.alt.disabled {
background-color: #3b3b3b;
color: #fff;
border-color: #3b3b3b;
}
.btn-skin-dark:hover, button:hover[type="submit"],
input:hover[type=submit], .woocommerce input#submit:hover[class*=alt],
.woocommerce input.button:hover[class*=alt],
.woocommerce a.button:hover[class*=alt],
.woocommerce button.button:hover[class*=alt],
.woocommerce input#submit.alt.disabled:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce a.button.alt.disabled:hover, .btn-skin-dark:focus, button:focus[type="submit"],
input:focus[type=submit], .woocommerce input#submit:focus[class*=alt],
.woocommerce input.button:focus[class*=alt],
.woocommerce a.button:focus[class*=alt],
.woocommerce button.button:focus[class*=alt],
.woocommerce input#submit.alt.disabled:focus,
.woocommerce input.button.alt.disabled:focus,
.woocommerce button.button.alt.disabled:focus,
.woocommerce a.button.alt.disabled:focus, .btn-skin-dark:active, button:active[type="submit"],
input:active[type=submit], .woocommerce input#submit:active[class*=alt],
.woocommerce input.button:active[class*=alt],
.woocommerce a.button:active[class*=alt],
.woocommerce button.button:active[class*=alt],
.woocommerce input#submit.alt.disabled:active,
.woocommerce input.button.alt.disabled:active,
.woocommerce button.button.alt.disabled:active,
.woocommerce a.button.alt.disabled:active {
color: #3b3b3b;
background-color: transparent;
border-color: #3b3b3b;
}
.btn-skin-dark.inverted, button.inverted[type="submit"],
input.inverted[type=submit], .woocommerce input.inverted#submit[class*=alt],
.woocommerce input.inverted.button[class*=alt],
.woocommerce a.inverted.button[class*=alt],
.woocommerce button.inverted.button[class*=alt], .woocommerce input.inverted#submit.alt.disabled,
.woocommerce input.inverted.button.alt.disabled,
.woocommerce button.inverted.button.alt.disabled,
.woocommerce a.inverted.button.alt.disabled {
background-color: transparent;
color: #3b3b3b;
}
.btn-skin-dark.inverted:hover, button.inverted:hover[type="submit"],
input.inverted:hover[type=submit], .woocommerce input.inverted#submit:hover[class*=alt],
.woocommerce input.inverted.button:hover[class*=alt],
.woocommerce a.inverted.button:hover[class*=alt],
.woocommerce button.inverted.button:hover[class*=alt], .woocommerce input.inverted#submit.alt.disabled:hover,
.woocommerce input.inverted.button.alt.disabled:hover,
.woocommerce button.inverted.button.alt.disabled:hover,
.woocommerce a.inverted.button.alt.disabled:hover, .btn-skin-dark.inverted:focus, button.inverted:focus[type="submit"],
input.inverted:focus[type=submit], .woocommerce input.inverted#submit:focus[class*=alt],
.woocommerce input.inverted.button:focus[class*=alt],
.woocommerce a.inverted.button:focus[class*=alt],
.woocommerce button.inverted.button:focus[class*=alt], .woocommerce input.inverted#submit.alt.disabled:focus,
.woocommerce input.inverted.button.alt.disabled:focus,
.woocommerce button.inverted.button.alt.disabled:focus,
.woocommerce a.inverted.button.alt.disabled:focus, .btn-skin-dark.inverted:active, button.inverted:active[type="submit"],
input.inverted:active[type=submit], .woocommerce input.inverted#submit:active[class*=alt],
.woocommerce input.inverted.button:active[class*=alt],
.woocommerce a.inverted.button:active[class*=alt],
.woocommerce button.inverted.button:active[class*=alt], .woocommerce input.inverted#submit.alt.disabled:active,
.woocommerce input.inverted.button.alt.disabled:active,
.woocommerce button.inverted.button.alt.disabled:active,
.woocommerce a.inverted.button.alt.disabled:active {
color: #fff;
background-color: #3b3b3b;
}
.btn-skin-light {
background-color: gray;
border-color: gray;
color: #fff;
}
.btn-skin-light:hover, .btn-skin-light:focus, .btn-skin-light:active {
color: gray;
background-color: transparent;
border-color: gray;
}
.btn-skin-light.inverted {
background-color: transparent;
color: gray;
}
.btn-skin-light.inverted:hover, .btn-skin-light.inverted:focus, .btn-skin-light.inverted:active {
color: #fff;
background-color: gray;
}
.btn-skin-dark-shaded {
background-color: rgba(59, 59, 59, 0.8);
border-color: transparent;
color: #fff;
}
.btn-skin-dark-shaded:hover, .btn-skin-dark-shaded:focus, .btn-skin-dark-shaded:active {
background-color: rgba(59, 59, 59, 0.2);
}
.btn-skin-dark-shaded.inverted {
background-color: rgba(59, 59, 59, 0.2);
}
.btn-skin-dark-shaded.inverted:hover, .btn-skin-dark-shaded.inverted:focus, .btn-skin-dark-shaded.inverted:active {
background-color: rgba(59, 59, 59, 0.8);
}
.btn-dark {
background-color: #313131;
border-color: #313131;
color: #fff;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active {
color: #777;
background-color: transparent;
border-color: #eceeef;
}
.btn-dark.inverted {
color: #777;
background-color: transparent;
border-color: #eceeef;
}
.btn-dark.inverted:hover, .btn-dark.inverted:focus, .btn-dark.inverted:active {
background-color: #313131;
border-color: #313131;
color: #fff;
}
.btn-skin-dark-oh {
background-color: #313131;
border-color: #313131;
color: #fff;
}
.btn-skin-dark-oh:hover, .btn-skin-dark-oh:focus, .btn-skin-dark-oh:active {
color: #3b3b3b;
background-color: transparent;
border-color: #3b3b3b;
}
.btn-skin-dark-oh.inverted {
color: #777;
background-color: transparent;
border-color: #eceeef;
}
.btn-skin-dark-oh.inverted:hover, .btn-skin-dark-oh.inverted:focus, .btn-skin-dark-oh.inverted:active {
border-color: #3b3b3b;
color: #fff;
background-color: #3b3b3b;
}
.btn-skin-h-dark {
background-color: #5a5a5a;
color: #fff;
border-color: #5a5a5a;
}
.btn-skin-h-dark:hover, .btn-skin-h-dark:focus, .btn-skin-h-dark:active {
color: #fff;
background-color: #3b3b3b;
border-color: #3b3b3b;
}
.btn-skin-h-dark.inverted {
background-color: #3b3b3b;
border-color: #3b3b3b;
}
.btn-skin-h-dark.inverted:hover, .btn-skin-h-dark.inverted:focus, .btn-skin-h-dark.inverted:active {
background-color: #5a5a5a;
border-color: #5a5a5a;
}
button[type="submit"],
input[type=submit] {
cursor: pointer;
line-height: inherit;
}
.readmore-holder {
padding-top: 1.25em;
padding-bottom: 1.25em;
border-bottom: 0;
border-bottom: none;
display: block;
}
.btn-more {
font-size: 0.75em;
line-height: 2.5em;
padding: 0 2.5em;
}
.btn-more span {
display: inline-block;
vertical-align: middle;
}
.btn-large {
letter-spacing: 3px;
padding: 1.25em 2.5em;
}
.btn-small, .btn-edit {
font-size: 0.65em;
text-transform: uppercase;
letter-spacing: 3px;
background: transparent;
border: 1.5px solid #eceeef;
font-family: sans-serif;
color: #777;
padding: 0.65em 1.3em;
transition: all 0.3s ease;
}
.btn-small:hover, .btn-edit:hover {
color: #313131;
border-color: transparent;
background: #eceeef;
}
.btn-edit {
padding: 0 1.25em 0 0.625em;
line-height: 2em;
vertical-align: middle;
display: inline-block;
margin-bottom: 1em;
}
.btn-edit.inverse {
color: #fff;
}
.btn-edit.inverse:hover {
color: #313131;
background: #eceeef;
}
.btn-edit i {
margin-right: 1.25em;
border-right: 2px solid #eceeef;
padding-right: 0.625em;
line-height: 2em;
height: 2em;
display: inline-block;
}
a.external {
position: relative;
}
table, #add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table,
.woocommerce table.shop_table {
width: 100%;
border-collapse: collapse; }
table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table), #add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table,
.woocommerce table.shop_table {
border: 2px solid #f7f8f9;
}
table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) th, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th, .woocommerce table.shop_table th {
font-family: sans-serif;
}
table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) th, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th, .woocommerce table.shop_table th, table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) td, #add_payment_method .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce table.shop_table td {
padding: 1.25em;
border: 1px solid #f7f8f9;
}
table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) td, #add_payment_method .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce table.shop_table td {
color: #777;
}
.tax__container a {
position: relative;
display: inline-block;
vertical-align: middle;
}
.tax__container a:not(:last-of-type) {
margin-right: 1.5em;
}
.tax__container a:not(:last-of-type)::after {
color: #777;
z-index: 1;
pointer-events: none;
position: absolute;
top: 0;
content: '/';
right: -1em;
}
.czr-btta {
background-color: rgba(59, 59, 59, 0.2);
color: #fff;
display: none;
width: 46px;
height: 45px;
position: fixed !important;
bottom: 100px;
cursor: pointer;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
z-index: 100;
border-width: 1px;
padding: 0;
}
.czr-btta:hover, .czr-btta:focus, .czr-btta:active {
background-color: rgba(59, 59, 59, 0.8);
}
.czr-btta.right {
right: -45px;
}
.czr-btta.left {
left: -45px;
}
.czr-btta i {
line-height: 43px;
display: inline-block;
}
.czr-btta i:before {
font-weight: 700;
}
.czr-btta.show {
cursor: pointer;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.czr-btta.show.left {
left: -1px;
}
.czr-btta.show.right {
right: -1px;
}
@media (min-width: 576px) {
.czr-btta {
display: block;
}
}
blockquote, .entry-link {
position: relative;
margin: 2.5em 0;
padding-top: 2.5em;
padding-bottom: 2.5em;
border-top: 1px solid #f7f8f9;
border-bottom: 1px solid #f7f8f9;
}
blockquote::before, .entry-link::before {
font-size: 1.44em;
vertical-align: top;
font-family: "customizr";
font-style: normal;
font-weight: normal;
speak: none;
display: block;
text-align: inherit;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@media (min-width: 576px) {
blockquote::before, .entry-link::before {
top: 2.5em;
display: inline-block;
width: 1em;
left: 2.5em;
text-align: center;
position: absolute;
width: 1em;
margin-right: .2em;
margin-left: .2em;
}
}
blockquote > *,
.entry-link a {
margin-top: 1.25em;
margin-bottom: 1em;
word-break: break-word;
color: #313131;
}
blockquote cite {
clear: both;
display: block;
margin-top: 1.5em;
}
blockquote cite::before {
top: 1em;
bottom: auto;
}
blockquote::before {
content: "\e808";
}
cite {
color: #777;
font-weight: 300;
font-style: normal;
padding-left: 2.625em;
padding-right: 0.25em;
position: relative;
display: inline-block;
}
cite::before {
content: "";
position: absolute;
width: 2.5em;
height: 1px;
bottom: 2px;
left: 0;
border-bottom: 1px solid;
color: #313131;
}
.entry-link::before {
content: '\e812';
}
@media (min-width: 576px) {
blockquote > * {
margin-left: 5em;
padding-left: 5em;
}
.entry-link a {
margin-left: 10em;
}
}
.wp-block-quote, .wp-block-pullquote blockquote {
padding-top: 3.75em;
}
.wp-block-quote::before, .wp-block-pullquote blockquote::before {
left: 0;
top: 1.25em;
}
.wp-block-quote > *, .wp-block-pullquote blockquote > * {
margin-right: 0.625em;
margin-left: 0.625em;
padding-left: 0;
padding-right: 0;
}
.wp-block-quote cite, .wp-block-pullquote blockquote cite {
display: inline-block;
padding-left: 2.5em;
padding-right: 0;
margin: 0;
}
.wp-block-quote cite::before, .wp-block-pullquote blockquote cite::before {
margin-left: -2.5em;
position: static;
display: inherit;
}
.wp-block-pullquote {
margin: 2.5em 0;
padding: 0;
border-top: 1px solid #313131;
border-bottom: 1px solid #313131;
}
.wp-block-pullquote blockquote {
border: none;
margin: 0;
}
.wp-block-pullquote blockquote.has-text-color > p,
.wp-block-pullquote blockquote.has-text-color cite,
.wp-block-pullquote blockquote.has-text-color cite::before {
color: inherit;
}
.wp-block-pullquote blockquote > p {
margin-top: 0;
}
.wp-block-pullquote:not([class*=align]) {
clear: both;
}
.tags a {
text-decoration: none !important;
}
.tagcloud a,
.tag__link {
padding: 0.3125em 0.625em;
border-width: 1px;
transition: all 0.3s ease;
line-height: 1em;
white-space: normal;
word-break: break-word;
}
.tagcloud a,
.tags li {
margin: 0.3125em 0.3125em 0.3125em 0;
}
.tagcloud a + a,
.tags li + li {
margin-left: 0;
}
.v-separator {
margin: 0 0.625em;
text-align: center;
}
.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li {
position: relative;
font-size: 1.44em;
width: 100%;
text-align: center;
padding: 0;
margin: 0 0 -2px;
}
@media (min-width: 576px) {
.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li {
width: auto;
text-align: left;
}
.tabs li + li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li + li {
padding-left: 1.25em;
margin-left: 0;
}
}
.tabs {
border-bottom: 2px solid #eceeef;
}
.tabs .nav-link, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a {
color: #777;
position: relative;
padding: 0.625em 0;
}
.tabs .nav-link:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: 1px;
left: 0;
visibility: visible;
background-color: transparent;
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.tabs .nav-link::before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a::before {
transition: all 0.2s, 0.3s ease;
-webkit-transform: scale(0);
transform: scale(0);
}
.tabs .nav-link:hover, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, .tabs .nav-link.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active, .tabs .nav-link.active:hover, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active:hover, .tabs .nav-link.active:focus, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active:focus {
background-color: transparent;
}
.tabs .nav-link.active::before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active::before {
-webkit-transform: scale(1);
transform: scale(1);
}
.tab-content {
margin-top: 1.25em;
}
.czr-img-gif-loader {
width: 100%;
display: inline-block;
height: 100%;
}
@-webkit-keyframes czr-mr-loader {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 1;
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.7;
}
100% {
opacity: 0.0;
}
}
@keyframes czr-mr-loader {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 1;
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.7;
}
100% {
opacity: 0.0;
}
}
.czr-css-loader {
display: none;
width: 50px;
height: 50px;
position: absolute;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
top: 50%;
left: 50%;
}
.csstransforms3d .czr-css-loader {
display: block;
}
.czr-mr-loader > div:nth-child(0) {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.czr-mr-loader > div:nth-child(1) {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.czr-mr-loader > div:nth-child(2) {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.czr-mr-loader > div:nth-child(3) {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.czr-mr-loader > div {
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute; top: -0%;
left: -0%;
width: 100%;
height: 100%;
border-radius: 100%;
border: 2px solid #777;
-webkit-animation: czr-mr-loader 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
animation: czr-mr-loader 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}
html.no-js [id*=czr-slider-loader-wrapper] {
display: none;
}
.czr-slider-loader-wrapper {
height: 100%;
width: 100%;
position: absolute;
z-index: 99;
background: #ffffff;
} .czr-carousel .flickity-page-dots {
bottom: 0.5em;
padding: 0 1em;
}
.czr-carousel .flickity-page-dots .dot {
position: relative;
z-index: 10;
background-color: white;
}
.czr-carousel .flickity-page-dots .dot::before {
content: none;
}
.grid__item .czr-carousel .flickity-page-dots .dot {
width: 7px;
height: 7px;
margin: 0px 4px;
}
@media (max-width: 575px) {
.czr-carousel .flickity-page-dots {
bottom: 0.3em;
}
.czr-carousel .flickity-page-dots .dot {
width: 7px;
height: 7px;
margin: 1px 4px;
}
}
.czr-carousel-control {
letter-spacing: 0;
font-family: inherit;
}
.czr-carousel-nav, .mfp-gallery {
display: block;
width: 100%;
}
.czr-carousel-nav .czr-carousel-control, .mfp-gallery .czr-carousel-control {
position: absolute;
z-index: 9;
top: calc((100% - 60px)/2);
text-align: center;
padding: 0px;
display: block;
height: 60px;
width: 50px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: width 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
line-height: 60px;
border: none;
}
.czr-carousel-nav .czr-carousel-control:hover, .mfp-gallery .czr-carousel-control:hover {
opacity: 1;
width: 60px;
background-color: rgba(59, 59, 59, 0.2) !important;
}
@media (max-width: 575px) {
.czr-carousel-nav .czr-carousel-control, .mfp-gallery .czr-carousel-control {
top: calc((100% - 45px)/2);
height: 45px;
line-height: 45px;
width: 35px;
}
.czr-carousel-nav .czr-carousel-control:hover, .mfp-gallery .czr-carousel-control:hover {
opacity: 1;
width: 40px;
}
}
.czr-carousel-nav .czr-carousel-prev, .mfp-gallery .czr-carousel-prev {
left: 0;
border-top-left-radius: 0px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 0px;
}
.czr-carousel-nav .czr-carousel-next, .mfp-gallery .czr-carousel-next {
right: 0;
border-top-left-radius: 2px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 2px;
}
.mfp-gallery [class*=mfp-arrow] {
z-index: 9999;
}
.mfp-gallery [class*=mfp-arrow]::before, .mfp-gallery [class*=mfp-arrow]::after {
border: none;
margin-right: .2em;
margin-left: .2em;
}
.czr-carousel {
position: relative;
overflow: hidden;
}
.czr-carousel .carousel-cell {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-caption {
height: auto;
max-height: 80%;
width: 80%;
text-align: center;
z-index: 3;
overflow: hidden;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
top: 50%;
left: 50%;
position: absolute;
}
.carousel-image img {
width: 100%;
height: auto;
}
.center-slides-disabled .carousel-image img {
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
top: 50%;
left: 50%;
position: absolute;
}
.czr-carousel .center-slides-enabled > .item > .carousel-image img {
display: block;
position: relative;
} .avatar {
border-radius: 50%;
}
.avatar-80 {
width: 80px;
height: 80px;
}
.avatar-64 {
width: 64px;
height: 64px;
}
.avatar-48 {
width: 48px;
height: 48px;
} .czr-link-mask {
position: absolute;
border-color: white;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
overflow: hidden;
z-index: 1;
}
.czr-link-mask::before {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: absolute;
width: 63%;
padding-bottom: 63%;
content: '';
z-index: 1; left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
border: 150px solid;
border-color: inherit;
box-sizing: content-box;
transition: all .3s ease;
}
.ie9 .czr-link-mask::before {
border-color: transparent !important;
}
.no-effect .czr-link-mask::before {
border: transparent;
}
.round .czr-link-mask::before {
border-radius: 50%;
}
.expanded .czr-link-mask::before,
.czr-link-mask-p.hover .czr-link-mask::before {
-webkit-transform: translate(-50%, -50%) scale(1.4);
transform: translate(-50%, -50%) scale(1.4);
-webkit-transform: translate3d(-50%, -50%, 0) scale(1.4);
transform: translate3d(-50%, -50%, 0) scale(1.4);
}
svg.czr-svg-placeholder {
fill: none;
stroke: #eee;
stroke-width: 50px;
opacity: 0;
position: absolute;
z-index: 1;
width: 100%;
height: 50%;
top: 25%;
transition: opacity 0.5s ease;
}
.bg-link, .bg-icon-link {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.bg-link {
transition: all 0.2s, 0.6s ease;
background: transparent;
}
.hover .bg-link, .bg-link:hover {
background: rgba(49, 49, 49, 0.25);
z-index: 2;
}
.czr-link-hover-underline .widgets-list-layout-links a,
.czr-link-hover-underline .widget_archive a,
.czr-link-hover-underline .widget_nav_menu a,
.czr-link-hover-underline .widget_rss ul a,
.czr-link-hover-underline .widget_recent_entries a,
.czr-link-hover-underline .widget_product_categories a,
.czr-link-hover-underline .widget_categories a,
.czr-link-hover-underline .widget_meta a,
.czr-link-hover-underline .widget_recent_comments a,
.czr-link-hover-underline .widget_pages a,
.czr-link-hover-underline .widget_calendar a {
position: relative;
display: inline-block;
text-decoration: none;
}
.czr-link-hover-underline .widgets-list-layout-links a:before,
.czr-link-hover-underline .widget_archive a:before,
.czr-link-hover-underline .widget_nav_menu a:before,
.czr-link-hover-underline .widget_rss ul a:before,
.czr-link-hover-underline .widget_recent_entries a:before,
.czr-link-hover-underline .widget_product_categories a:before,
.czr-link-hover-underline .widget_categories a:before,
.czr-link-hover-underline .widget_meta a:before,
.czr-link-hover-underline .widget_recent_comments a:before,
.czr-link-hover-underline .widget_pages a:before,
.czr-link-hover-underline .widget_calendar a:before {
content: "";
position: absolute;
width: 100%;
height: 1px;
bottom: 0.5px;
left: 0;
visibility: hidden;
-webkit-transform: translate3d(0, 0, 0) scaleX(0);
transform: translate3d(0, 0, 0) scaleX(0);
transition: all 0.3s ease 0s;
}
.czr-link-hover-underline .widgets-list-layout-links a:hover::before,
.czr-link-hover-underline .widget_archive a:hover::before,
.czr-link-hover-underline .widget_nav_menu a:hover::before,
.czr-link-hover-underline .widget_rss ul a:hover::before,
.czr-link-hover-underline .widget_recent_entries a:hover::before,
.czr-link-hover-underline .widget_product_categories a:hover::before,
.czr-link-hover-underline .widget_categories a:hover::before,
.czr-link-hover-underline .widget_meta a:hover::before,
.czr-link-hover-underline .widget_recent_comments a:hover::before,
.czr-link-hover-underline .widget_pages a:hover::before,
.czr-link-hover-underline .widget_calendar a:hover::before {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0) scaleX(1);
transform: translate3d(0, 0, 0) scaleX(1);
}
label {
color: #313131;
font-family: sans-serif;
max-width: 100%;
margin-bottom: 0.3em;
}
input,
textarea,
select {
display: block;
line-height: initial;
padding: 7.5px 15px 7.5px 15px;
margin: auto;
border: 1px solid #eceeef;
border-radius: 2px;
max-width: 100%;
font: inherit;
font-weight: normal;
box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.025);
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.wp-block-search__input {
margin: 0;
}
input:focus,
textarea:focus,
select:focus {
border-style: solid;
}
input[type=checkbox],
input[type=radio] {
display: inline-block;
font-size: 1em;
margin: 0;
padding: 0.5em;
text-align: center;
line-height: normal;
vertical-align: middle;
}
input[type=number] {
padding-right: 4px;
padding-left: 8px;
}
.themeform select, .widget_categories select, .widget_archive select, .wpcf7-form select {
padding-right: 30px;
background-position: calc( 100% + 7.5px) center;
background-repeat: no-repeat;
box-shadow: none !important;
}
.themeform select::-ms-expand, .widget_categories select::-ms-expand, .widget_archive select::-ms-expand, .wpcf7-form select::-ms-expand {
display: none;
}
.themeform select:not([multiple]), .widget_categories select:not([multiple]), .widget_archive select:not([multiple]), .wpcf7-form select:not([multiple]) {
-moz-appearance: none !important;
-webkit-appearance: none !important;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+");
}
.themeform input[type=radio], .widget_categories input[type=radio], .widget_archive input[type=radio], .wpcf7-form input[type=radio],
.themeform input[type=checkbox],
.widget_categories input[type=checkbox],
.widget_archive input[type=checkbox],
.wpcf7-form input[type=checkbox],
.comment-form-cookies-consent input[type=checkbox] {
-webkit-appearance: none !important;
position: relative !important;
}
.themeform input[type=radio]:checked::before, .widget_categories input[type=radio]:checked::before, .widget_archive input[type=radio]:checked::before, .wpcf7-form input[type=radio]:checked::before,
.themeform input[type=checkbox]:checked::before,
.widget_categories input[type=checkbox]:checked::before,
.widget_archive input[type=checkbox]:checked::before,
.wpcf7-form input[type=checkbox]:checked::before,
.comment-form-cookies-consent input[type=checkbox]::before {
font-family: 'Font Awesome\ 5 Free';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-style: normal;
font-variant: normal;
text-rendering: auto;
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.themeform input[type=radio], .widget_categories input[type=radio], .widget_archive input[type=radio], .wpcf7-form input[type=radio] {
border-radius: 50%;
}
.themeform input[type=radio]:checked::before, .widget_categories input[type=radio]:checked::before, .widget_archive input[type=radio]:checked::before, .wpcf7-form input[type=radio]:checked::before {
content: "";
border-radius: 100%;
width: 50%;
height: 50%;
}
.themeform input[type=checkbox]:checked::before,
.widget_categories input[type=checkbox]:checked::before,
.widget_archive input[type=checkbox]:checked::before,
.wpcf7-form input[type=checkbox]:checked::before,
.comment-form-cookies-consent input[type=checkbox]:checked::before {
content: "\f00c";
font-weight: 900;
}
.themeform input[type="search"], .widget_categories input[type="search"], .widget_archive input[type="search"], .wpcf7-form input[type="search"] {
box-sizing: border-box;
-webkit-appearance: none;
}
.comment-form-cookies-consent label {
display: inline;
padding-left: 5px;
}
.comment-form-cookies-consent input[type="checkbox"] {
margin-top: -.2em;
border-color: #777;
}
input[type="file"],
input[type="range"] {
background-color: transparent !important;
padding: 0;
border: 0;
box-shadow: none;
width: auto;
}
textarea {
width: 100%;
}
select {
max-width: 100%;
width: 100%;
text-overflow: initial;
outline: none;
}
form.czr-form.search-form .form-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
form.czr-form.search-form label {
*zoom: 1;
position: relative !important;
margin-right: 5px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
form.czr-form.search-form label:before, form.czr-form.search-form label:after {
content: "";
display: table;
}
form.czr-form.search-form label:after {
clear: both;
}
form.czr-form.search-form label input {
padding-left: 26px;
line-height: 30px;
width: 100%;
}
form.czr-form.search-form button[type=submit] {
padding: 0 10px;
font-weight: 600;
display: inline-block;
cursor: pointer;
-webkit-border-radius: 3px;
border-radius: 3px;
line-height: 31px;
font-size: 15px;
height: 35px;
text-transform: none;
}
form.czr-form.search-form button[type=submit]:hover {
background-color: white;
}
.czr-overlay .overlay-content .search__wrapper label input {
line-height: 40px;
}
.czr-overlay .overlay-content .search__wrapper button[type=submit] {
font-size: 16px;
line-height: 44px;
height: 45px;
padding: 0px 14px;
}
form.czr-form label {
font-size: 1em;
}
form.czr-form label i {
float: right;
text-align: right;
width: 2em;
height: 2em;
}
form.czr-form label i::before {
margin: 0;
}
form.czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']), form.czr-form textarea {
border: none;
border-bottom: 2px solid #313131;
padding: 0 0 2px;
color: #202020;
position: relative;
box-shadow: none;
width: 100%;
background: transparent;
}
#czr-comments form.czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']), #czr-comments form.czr-form textarea {
background: #fff;
padding: 0.5rem;
}
form.czr-form fieldset {
margin-top: 3em;
}
form.czr-form .czr-focus {
position: relative;
margin-top: 2.5em;
}
form.czr-form .czr-focus label {
display: block;
position: absolute;
z-index: 1;
color: #aaa;
transition: -ms-transform 0.3s ease;
transition: -webkit-transform 0.3s ease;
transition: transform 0.3s ease;
}
form.czr-form .czr-focus label span {
float: left;
}
#czr-comments form.czr-form .czr-focus label {
padding: 0.5rem;
}
form.czr-form .czr-focus:not(.in-focus) label {
cursor: pointer;
}
form.czr-form .czr-focus .czr-focusable {
transition: all 600ms;
}
form.czr-form .czr-focus:not(.in-focus) > .czr-focusable {
color: transparent;
}
form.czr-form .czr-focus.in-focus > label {
z-index: 1;
-webkit-transform: translateY(-110%);
transform: translateY(-110%);
color: #777; }
form.czr-form .czr-focus.in-focus > label i.icn-search {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
form.czr-form .czr-focus.in-focus > label i.icn-close {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: translateY(110%);
transform: translateY(110%);
cursor: pointer;
} .czr-search-field {
padding-right: 2em;
}
.czr-search-field::-ms-clear {
display: none;
}
@-webkit-keyframes autofill {
to {
background: transparent;
color: inherit;
}
}
.czr-search-field:-webkit-autofill {
-webkit-animation-name: autofill;
-webkit-animation-fill-mode: both;
}
.entry-content .wp-block-gallery {
padding-left: 0;
}
.entry-content .wp-block-gallery > li {
padding: 0;
}
.wp-block-gallery .blocks-gallery-grid, .wp-block-gallery .blocks-gallery-item {
padding: 0;
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
left: 0;
right: 0;
text-align: center;
width: auto;
}
.gallery-item dt {
text-align: inherit;
padding: 0.8rem;
}
.gallery-item dt::before {
content: none;
}
.gallery-item dd.wp-caption-text {
padding: 0 0.8rem;
margin: 0;
}
.gallery-item dd.wp-caption-text::before {
content: none;
}
section[class^="post-"] .gallery.row {
margin-top: 18.75px;
margin-bottom: 18.75px;
}
.czr-gallery .czr-gallery-icon {
overflow: hidden;
position: relative;
}
.czr-gallery .czr-gallery-icon img {
display: block;
max-width: 100%;
width: 100%;
}
.czr-gallery-style .gallery-item img {
transition: -ms-transform 0.3s ease-in-out;
transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
}
.czr-gallery-style .gallery-item.hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.czr-gallery .gallery-item {
width: 50%;
margin: 0 0 1rem;
}
.czr-gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
@media (min-width: 576px) {
.czr-gallery.gallery-columns-3 .gallery-item {
width: 33.333333%;
}
}
@media (min-width: 576px) {
.czr-gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.czr-gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
}
@media (min-width: 576px) {
.czr-gallery.gallery-columns-5 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.czr-gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
}
@media (min-width: 576px) {
.czr-gallery.gallery-columns-6 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.czr-gallery.gallery-columns-6 .gallery-item {
width: 16.666667%;
}
}
@media (min-width: 576px) {
.czr-gallery.gallery-columns-7 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.czr-gallery.gallery-columns-7 .gallery-item {
width: 14.285714%;
}
}
@media (min-width: 576px) {
.czr-gallery.gallery-columns-8 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.czr-gallery.gallery-columns-8 .gallery-item {
width: 12.5%;
}
}
@media (min-width: 576px) {
.czr-gallery.gallery-columns-9 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.czr-gallery.gallery-columns-9 .gallery-item {
width: 11.111111%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.czr-b-sidebar #content .czr-gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.czr-b-sidebar #content .czr-gallery.gallery-columns-5 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.czr-b-sidebar #content .czr-gallery.gallery-columns-6 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.czr-b-sidebar #content .czr-gallery.gallery-columns-7 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.czr-b-sidebar #content .czr-gallery.gallery-columns-8 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.czr-b-sidebar #content .czr-gallery.gallery-columns-9 .gallery-item {
width: 25%;
}
}
.czr-gallery.gallery-columns-3 .gallery-item .post-action {
width: 3.75em;
height: 3.75em;
top: 0.95em;
right: 0.95em;
}
.czr-gallery.gallery-columns-3 .gallery-item .post-action a {
line-height: 3.75em;
}
.czr-gallery.gallery-columns-4 .gallery-item .post-action {
width: 2.8125em;
height: 2.8125em;
top: 0.85em;
right: 0.85em;
}
.czr-gallery.gallery-columns-4 .gallery-item .post-action a {
line-height: 2.8125em;
}
.czr-gallery.gallery-columns-5 .gallery-item .post-action {
width: 2.25em;
height: 2.25em;
top: 0.75em;
right: 0.75em;
}
.czr-gallery.gallery-columns-5 .gallery-item .post-action a {
line-height: 2.25em;
}
.czr-gallery.gallery-columns-6 .gallery-item .post-action {
width: 1.875em;
height: 1.875em;
top: 0.65em;
right: 0.65em;
}
.czr-gallery.gallery-columns-6 .gallery-item .post-action a {
line-height: 1.875em;
}
.czr-gallery.gallery-columns-7 .gallery-item .post-action {
width: 1.607143em;
height: 1.607143em;
top: 0.55em;
right: 0.55em;
}
.czr-gallery.gallery-columns-7 .gallery-item .post-action a {
line-height: 1.607143em;
}
.czr-gallery.gallery-columns-8 .gallery-item .post-action {
width: 1.40625em;
height: 1.40625em;
top: 0.45em;
right: 0.45em;
}
.czr-gallery.gallery-columns-8 .gallery-item .post-action a {
line-height: 1.40625em;
}
.czr-gallery.gallery-columns-9 .gallery-item .post-action {
width: 1.25em;
height: 1.25em;
top: 0.35em;
right: 0.35em;
}
.czr-gallery.gallery-columns-9 .gallery-item .post-action a {
line-height: 1.25em;
}
.tc-grid-figure img,
.widget-front .tc-thumbnail img,
.js-center-images-enabled .fpc-widget-front img,
.js-centering.entry-media__holder img,
.js-centering.entry-media__wrapper img,
.attachment-image-figure img {
opacity: 0;
transition: opacity 0.35s ease;
}
.tc-grid-figure img.h-centered, .tc-grid-figure img.v-centered, .tc-grid-figure img.opacity-forced,
.widget-front .tc-thumbnail img.h-centered,
.widget-front .tc-thumbnail img.v-centered,
.widget-front .tc-thumbnail img.opacity-forced,
.js-center-images-enabled .fpc-widget-front img.h-centered,
.js-center-images-enabled .fpc-widget-front img.v-centered,
.js-center-images-enabled .fpc-widget-front img.opacity-forced,
.js-centering.entry-media__holder img.h-centered,
.js-centering.entry-media__holder img.v-centered,
.js-centering.entry-media__holder img.opacity-forced,
.js-centering.entry-media__wrapper img.h-centered,
.js-centering.entry-media__wrapper img.v-centered,
.js-centering.entry-media__wrapper img.opacity-forced,
.attachment-image-figure img.h-centered,
.attachment-image-figure img.v-centered,
.attachment-image-figure img.opacity-forced {
opacity: 1;
}
.no-js img {
opacity: 1 !important;
}
.section-slider .czr-filter {
color: #fff;
}
.section-slider .czr-filter::before {
content: '';
left: 0;
right: 0;
bottom: 0;
top: 0;
position: absolute;
background: rgba(49, 49, 49, 0.5);
}
.section-slider .czr-filter + .slider-text {
color: #fff;
}
.section-slider .czr-has-no-dark-overlay .czr-filter:before {
content: none;
}
.section-slider {
overflow: hidden;
}
[id^=customizr-slider-] .czrs-title, [id^=customizr-slider-] .czrs-subtitle {
color: #fff;
}
[id^=customizr-slider-] .czrs-title {
font-weight: 700;
margin: 0 0 0.4em;
}
[id^=customizr-slider-] .czrs-title.very-big {
font-size: 65px;
line-height: 1.4em;
}
[id^=customizr-slider-] .czrs-subtitle {
margin: 0 0 0.5em;
font-size: 30px;
}
[id^=customizr-slider-] .czrs-cta {
white-space: normal;
word-break: break-word;
}
[id^=customizr-slider-] .bg-link {
z-index: 4;
}
[id^=customizr-slider-] .btn-edit {
position: absolute;
}
[id^=customizr-slider-] .btn-edit.slider-btn-edit {
bottom: 10px;
left: 10px;
}
[id^=customizr-slider-] .btn-edit.slide-btn-edit {
bottom: 10%;
right: 10px;
z-index: 4;
}
[id^=customizr-slider-] .carousel-inner,
[id^=customizr-slider-] .carousel-cell {
width: 100%;
height: 100%;
overflow: hidden;
}
@media (max-width: 575px) {
[id^=customizr-slider-] .czr-carousel-nav, [id^=customizr-slider-] .mfp-gallery {
display: none;
}
}
.czr-slider-holder {
position: relative;
height: 100%;
width: 100%;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
#main-wrapper .section.custom {
margin: 2.5em;
}
.czr-overlay {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 90;
transition: visibility 0.3s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.czr-overlay .overlay-content {
position: relative;
display: block;
margin: 0 auto;
text-align: right;
padding: 2.5em 1.25em;
padding-top: 68px;
height: 100%;
width: 100%;
max-width: 1140px;
z-index: 91;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
transition: visibility 0.6s ease-in-out, opacity 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.czr-overlay .overlay-content [class*="col-"] {
position: relative;
vertical-align: middle;
height: 100%;
text-align: left;
padding: 1.25em;
display: inline-block;
}
.czr-overlay .overlay-content [class*="col-"] + [class*="col-"] {
border-left: 0.5px solid rgba(119, 119, 119, 0.25);
}
.czr-overlay .overlay-content .search__wrapper {
left: 1.25em;
right: 1.25em;
top: 50%;
transform: translate(0, -50%);
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
position: absolute;
}
.czr-overlay .overlay-content .search-form__container {
position: relative;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
transition: visibility 1s ease, opacity 1s ease;
width: 90%;
margin: 0 auto;
text-align: center;
}
.czr-overlay .overlay-content .search-form__container .search-form {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
transition: visibility 1s ease, opacity 1s ease;
visibility: hidden;
}
.czr-overlay .overlay-content .search-form__container .search-form label span:first-of-type {
font-size: 2.0736em;
font-family: "Source Sans Pro", Arial, sans-serif;
text-transform: none;
margin-top: -0.625em;
}
.czr-overlay .overlay-content .nav__container {
padding: 1.25em;
}
.czr-overlay .overlay-content .nav__container nav {
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.czr-overlay .overlay-content .nav__container nav .dropdown-menu {
width: 100%;
position: relative;
}
.czr-overlay .overlay-content .nav__container nav li {
margin: 0 0 0 1.25em;
padding: 1.25em;
width: 100%;
}
.czr-overlay .overlay-content .nav__container nav li a {
display: block;
position: relative;
}
.search_o .search-close_btn {
position: absolute;
top: 68px;
right: 1.25em;
z-index: 92;
font-size: 1.44em;
}
.full-search-opened .czr-overlay, .hamburger-menu.opened .czr-overlay {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
.full-search-opened .czr-overlay .overlay-content, .hamburger-menu.opened .czr-overlay .overlay-content {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.full-search-opened .czr-overlay .overlay-content .search-form__container, .hamburger-menu.opened .czr-overlay .overlay-content .search-form__container {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
display: block;
}
.full-search-opened .czr-overlay .overlay-content .search-form__container .search-form, .hamburger-menu.opened .czr-overlay .overlay-content .search-form__container .search-form {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
.hamburger-menu.opened {
overflow: hidden;
}
.hamburger-menu.opened .mobile-woocart__container {
display: none;
}
.hamburger-menu.opened .hamburger-toggler__container,
.hamburger-menu.opened .mobile-woocart__container {
position: relative;
padding-left: 1.25em;
}
.hamburger-menu.opened .hamburger-toggler__container:before,
.hamburger-menu.opened .mobile-woocart__container:before {
content: " ";
position: absolute;
top: 0;
height: 100%;
bottom: 0;
left: 0;
background: #eceeef;
width: 0;
}
.hamburger-menu .navbar-sticky .mobile-utils__wrapper {
line-height: 60px;
}
.hamburger-menu .navbar-sticky .branding, .hamburger-menu .navbar-sticky .branding img {
max-height: 60px;
}
.hamburger-menu .branding__container {
position: relative;
width: 100%;
left: 0;
}
.hamburger-menu .branding__container .branding {
margin-left: 1.25em;
}
.hamburger-menu .primary-navbar__wrapper {
height: auto;
line-height: inherit;
}
#tc-page-wrap {
position: relative;
background: inherit;
z-index: 1;
word-wrap: break-word;
}
#tc-page-wrap.czr-boxed {
padding: 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#tc-page-wrap::before, #tc-page-wrap::after,
#main-wrapper::before,
#main-wrapper::after {
display: table;
content: '';
line-height: 0;
}
#main-wrapper,
#content {
padding-bottom: 2.5em;
}
.container[role="main"] {
margin-top: 2em;
}
ol {
counter-reset: item;
}
ol > li:before {
content: counters(item, ".") ".";
counter-increment: item;
padding-right: .5em;
word-wrap: normal;
word-break: normal;
}
.czr-wp-the-content ol > li, .woocommerce-Tabs-panel.entry-content ol > li, .woocommerce-product-details__short-description ol > li {
position: relative;
padding: 0.25rem 0.5rem;
}
.czr-wp-the-content ol > li:before, .woocommerce-Tabs-panel.entry-content ol > li:before, .woocommerce-product-details__short-description ol > li:before {
content: counters(item, ".") ".";
counter-increment: item;
margin-right: 0.5em;
left: -1em;
position: absolute;
width: 1em;
}
.czr-wp-the-content ol > li li:before, .woocommerce-Tabs-panel.entry-content ol > li li:before, .woocommerce-product-details__short-description ol > li li:before {
left: -1.8em;
}
.czr-wp-the-content ol > li li li:before, .woocommerce-Tabs-panel.entry-content ol > li li li:before, .woocommerce-product-details__short-description ol > li li li:before {
left: -2.5em;
}
.czr-wp-the-content ol, .woocommerce-Tabs-panel.entry-content ol, .woocommerce-product-details__short-description ol, .czr-wp-the-content ul, .woocommerce-Tabs-panel.entry-content ul, .woocommerce-product-details__short-description ul {
padding: 0.5rem 0 1rem 3rem;
}
@media (max-width: 575px) {
.czr-wp-the-content ol, .woocommerce-Tabs-panel.entry-content ol, .woocommerce-product-details__short-description ol, .czr-wp-the-content ul, .woocommerce-Tabs-panel.entry-content ul, .woocommerce-product-details__short-description ul {
padding: 0.5rem 0 1rem 2rem;
}
}
.czr-wp-the-content ul, .woocommerce-Tabs-panel.entry-content ul, .woocommerce-product-details__short-description ul {
list-style: square outside;
}
.czr-wp-the-content ul > li, .woocommerce-Tabs-panel.entry-content ul > li, .woocommerce-product-details__short-description ul > li {
padding: 0.25rem 0.5rem;
}
ol ol, ol ul, ul ol, ul ul {
margin-left: 1em;
}
@media (max-width: 575px) {
ol ol, ol ul, ul ol, ul ul {
margin-left: 0;
}
}
.tc-content-inner ul.socials, .tc-content-inner ul.tags {
list-style: none;
margin: 0;
}
dl {
margin-bottom: 1.25em;
}
dl dt {
text-align: left;
position: relative;
padding: 1.25em 1.25em 0.625em 1.25em;
}
dl dt::before {
content: "";
position: absolute;
width: 1.25em;
height: 2px;
bottom: calc(1.25em - 6px);
left: 0;
background: #313131;
}
dl .wp-caption-dt::before {
content: none;
}
dl dd {
padding-left: 1.25em;
}
.widget_shopping_cart dl,
.woocommerce-cart-form dl {
margin-bottom: 0;
}
.widget_shopping_cart dl dt, .woocommerce-cart-form dl dt {
white-space: normal;
clear: none;
text-align: inherit;
padding: 0;
}
.widget_shopping_cart dl dt::before, .woocommerce-cart-form dl dt::before {
display: none;
}
.widget_shopping_cart dl dd, .woocommerce-cart-form dl dd {
padding: 0;
}
.widget_shopping_cart dl p, .woocommerce-cart-form dl p {
margin-top: 0;
} .marketing {
margin-bottom: 6.25em;
margin-top: 0.5em;
}
.featured-page {
margin-top: 2em;
position: relative;
text-align: center;
font-size: 1.15em;
}
.featured-page .czr-thumb-wrapper {
overflow: hidden;
}
.featured-page .no-effect .czr-thumb-wrapper {
margin-bottom: 2.5em;
}
.featured-page img {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
}
.center-images-disabled .featured-page img {
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
top: 50%;
left: 50%;
}
.fp-title,
.fp-button,
[class*=fp-text-] {
width: 90%;
margin-left: auto;
margin-right: auto;
}
.fp-title {
line-height: 1.25em;
margin-top: 0.625em;
margin-bottom: 1.25em;
word-break: break-word;
position: relative;
}
.fp-title::after {
content: "";
position: absolute;
width: 1.25em;
background: #313131;
height: 2px;
top: 100%;
left: 0;
right: 0;
margin: 0.3125em auto 0;
transition: all 0.6s ease;
}
.widget-front.hover .fp-title::after {
background: #777;
width: 2.5em;
}
.featured-page .btn-edit {
margin: -1em 0 0;
}
[class*=fp-text-] {
margin: 1.5em auto;
color: #777;
}
.fp-button {
display: inline-block;
padding: 0;
}
.fp-button .btn-more {
margin-bottom: 1.25em;
}
.featured-page .widget-front.hover {
color: #777;
}
.icn-format:before {
content: '\e81c';
}
.format-link .icn-format:before {
content: '\e812';
}
.format-quote .icn-format:before {
content: '\e808';
}
.format-image .icn-format:before {
content: '\e803';
}
.format-aside .icn-format:before,
.format-status .icn-format:before,
.format-chat .icn-format:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
font-size: inherit;
text-rendering: auto;
}
.format-chat .icn-format:before {
content: '\f086';
}
.format-aside .icn-format:before {
content: '\f08d';
}
.format-status .icn-format:before {
content: '\f0e7';
}
.post-type__icon {
font-size: 2.985984em;
margin: 0 auto;
text-align: center;
}
.grid .post-type__icon {
width: 3em;
height: 3em;
line-height: 3em;
position: absolute;
right: 1.25em;
top: 1.25em;
display: inline-block;
vertical-align: middle;
color: white;
border-radius: 50%;
text-align: center;
margin: 0 auto;
z-index: 99;
font-size: 1em;
}
.post-type__icon .icn-format {
color: #313131;
}
.entry-footer .flex-row {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.grid-container__alternate article:not(.full-image) .entry-footer .flex-row {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
[class*=grid-container__alternate] .entry-media__wrapper .post-type__icon {
background-color: transparent;
}
[class*=grid-container__alternate] .entry-media__wrapper .post-type__icon .icn-format {
position: relative;
font-size: 1em;
}
[class*=grid-container__] article {
margin-bottom: 40px;
}
[class*=grid-container__masonry] article {
margin-bottom: 20px;
}
.comments__link {
white-space: nowrap;
}
.czr-related-post .post-info .comments__link {
font-size: 0.65rem;
}
.grid-title_size, .grid .entry-title, .grid .woocommerce .woocommerce-products-header .page-title, .woocommerce .woocommerce-products-header .grid .page-title {
line-height: 1.4;
font-size: 1.9em;
}
.post-action {
position: absolute;
border: none;
border-radius: 2px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
transition: all 0.2s, 0.3s ease-in-out;
z-index: 10;
text-align: center;
padding: 0;
font-family: inherit;
right: 1.25em;
top: 1.25em;
left: auto;
width: 3.75em;
height: 3.75em;
line-height: 3.75em;
display: inline-block;
vertical-align: middle;
}
.post-action a {
position: relative;
display: block;
color: inherit !important;
text-decoration: none !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
transition: all 0.2s, 0.6s ease;
}
.post-action a:hover {
color: inherit;
}
.hover .post-action {
z-index: 10;
-webkit-transform: scale(1);
transform: scale(1);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.hover .post-action a {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.entry-media__holder {
position: relative;
overflow: hidden;
}
.entry-media__wrapper {
width: 100%;
}
.grid-container__alternate .post-tags {
margin-bottom: 1.25em;
} .entry-header.no-title .czr-title {
display: none;
}
a.czr-format-link {
display: inline-block;
text-decoration: none !important;
}
.czr-link-hover-underline a.czr-format-link {
position: relative;
}
.czr-link-hover-underline a.czr-format-link:before {
content: "";
position: absolute;
width: 100%;
height: 1px;
bottom: 0.5px;
left: 0;
visibility: hidden;
-webkit-transform: translate3d(0, 0, 0) scaleX(0);
transform: translate3d(0, 0, 0) scaleX(0);
transition: all 0.3s ease 0s;
}
.czr-link-hover-underline a.czr-format-link:hover::before {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0) scaleX(1);
transform: translate3d(0, 0, 0) scaleX(1);
}
.entry-title, .woocommerce .woocommerce-products-header .page-title {
line-height: 1.5;
margin-bottom: 0.3125em;
}
.entry-title:not(.over-thumb) a, .woocommerce .woocommerce-products-header .page-title:not(.over-thumb) a {
color: #313131;
}
.tc-content-inner {
color: #777;
}
.tc-content-inner.entry-quote p a {
color: #313131;
}
.format-link a.czr-format-link {
color: #777;
}
.hover .tc-content-inner .entry-quote p a {
color: #777;
}
.post-info .row {
margin: 0 -8px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.post-info .row [class*=col] {
padding: .1em 8px;
}
.entry-footer {
align-items: center;
}
.entry-footer .post-info {
color: #aaa;
line-height: 1.55em;
position: relative;
}
.entry-footer:empty {
display: none;
}
.grid__item {
position: relative;
background: #fff;
outline: 1px solid #efefef;
outline-offset: -1px;
z-index: 1;
}
.grid__item .sections-wrapper {
z-index: -1;
position: relative;
}
.grid .tc-content {
padding: 2.5em 15px;
margin: 0 auto;
width: 90%;
}
.grid blockquote {
font-size: 1.2em;
}
.grid .entry-header .entry-meta {
margin-bottom: 1.25em;
}
.grid .entry-header.no-title .entry-meta {
margin-bottom: 0;
}
.grid .entry-title, .grid .woocommerce .woocommerce-products-header .page-title, .woocommerce .woocommerce-products-header .grid .page-title {
margin-top: 0;
}
.grid .entry-footer .post-info {
padding-top: 1.25em;
margin-top: 2.5em;
margin-bottom: -1em;
position: relative;
text-align: right;
}
.grid .entry-footer .post-info::before {
content: "";
position: absolute;
width: 100%;
height: 1px;
top: 0;
left: 0;
background: #eceeef;
}
.grid .entry-footer .post-info .v-separator {
visibility: hidden;
}
.grid .entry-footer .post-tags {
margin-bottom: 1.25em;
}
.grid .no-header .grid__item .entry-footer {
margin-top: 0;
padding-top: 0;
}
.entry-content__wrapper:not(.row) {
width: 100%;
height: 100%;
position: relative;
} .grid-container__alternate h2.entry-title, .grid-container__alternate .woocommerce .woocommerce-products-header h2.page-title, .woocommerce .woocommerce-products-header .grid-container__alternate h2.page-title {
margin-top: 0.625em;
}
.grid-container__alternate .entry-footer {
margin: 2.5em 0 1.25em 0;
}
.grid-container__alternate .entry-footer .post-info {
font-size: 1em;
}
.grid-container__alternate article {
position: relative;
margin: 2.5em 0;
}
.grid-container__alternate article:first-of-type {
margin-top: 0;
}
.grid-container__alternate article section {
padding: 0;
}
.grid-container__alternate article .tc-content {
padding: 3.75em 2.5em;
}
.grid-container__alternate .post-type__icon {
margin-top: 10px;
margin-bottom: 10px;
display: none;
}
@media (max-width: 991px) {
.grid-container__alternate .entry-content__holder {
padding: 0 2.5em;
}
.grid-container__alternate .entry-header {
margin-top: 2.5em;
}
}
@media (min-width: 768px) {
.grid-container__alternate.full .post-type__icon {
display: block;
}
}
@media (min-width: 992px) {
.grid-container__alternate.semi-narrow .post-type__icon {
display: block;
}
}
.grid-container__alternate.narrow .post {
text-align: center;
}
.grid-container__alternate.narrow .post section {
float: none;
margin: 0 auto;
text-align: left;
}
.grid-container__alternate.narrow .tc-content {
padding: 1.25em;
}
.grid-container__alternate.narrow .entry-header .entry-meta {
margin-top: 1.25em;
}
.grid-container__alternate.narrow .format-image .entry-header .entry-meta {
margin-top: 0;
}
.grid-container__alternate.narrow .entry-header.no-meta h2.entry-title, .grid-container__alternate.narrow .entry-header.no-meta .woocommerce .woocommerce-products-header h2.page-title, .woocommerce .woocommerce-products-header .grid-container__alternate.narrow .entry-header.no-meta h2.page-title {
margin-top: 1.25em;
}
.grid-container__alternate.narrow .no-thumb:not(.format-quote) .tc-thumbnail {
display: none;
}
.grid-container__alternate p {
word-break: break-word;
}
.tc-grid-shadow .grid__item {
box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.075);
}
.tc-grid-shadow-soft .grid__item {
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.025);
}
.tc-grid-border .grid__item {
border-bottom: 3px solid transparent;
}
.tc-grid-hover-move .grid__item {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: -ms-transform 0.1s ease-in-out;
transition: -webkit-transform 0.1s ease-in-out;
transition: transform 0.1s ease-in-out;
overflow: hidden;
position: relative;
}
.tc-grid-hover-move .hover .grid__item {
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.055);
-webkit-transform: translate(0, -4px);
transform: translate(0, -4px);
} .grid-container__classic .tc-grid-figure {
position: relative;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid-container__classic .tc-grid-figure img {
width: 100%;
height: auto;
top: 0;
left: 0;
}
.grid-container__classic .tc-grid-figure .bg-link {
background-color: transparent;
}
.grid-container__classic .tc-grid-caption {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: #fff;
padding: 1.25em 1.25em;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
width: 100%;
height: 100%;
}
.grid-container__classic .tc-grid-caption,
.grid-container__classic .expanded .entry-summary {
-webkit-transition-property: opacity,background,color;
transition-property: opacity,background,color;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
background: transparent;
}
.grid-container__classic .no-thumb .tc-grid-caption {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.5;
color: inherit;
}
.grid-container__classic .grid-item:not(.expanded).hover .tc-grid-caption,
.grid-container__classic .expanded.hover .entry-summary {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
background: #fafafa;
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
}
.grid-container__classic .entry-summary {
position: relative;
height: 100%;
margin: 0 auto;
padding: 0;
width: 100%;
font-size: 0.9em;
text-rendering: geometricPrecision;
overflow: hidden;
}
.grid-container__classic .expanded .tc-grid-caption {
background: 0 0;
color: #fff;
opacity: 1;
}
@media (min-width: 768px) {
.grid-container__classic .expanded .tc-grid-caption {
max-width: 65%;
height: auto;
margin-left: 8%;
text-align: left;
}
}
.grid-container__classic .expanded .entry-summary {
position: absolute;
left: 0;
background: #fafafa;
background: rgba(0, 0, 0, 0.4);
padding: 8%;
height: auto;
max-height: 90%;
}
@media (max-width: 767px) {
.grid-container__classic .expanded .entry-summary {
max-height: 100%;
}
.grid-container__classic .expanded .entry-summary .tc-g-cont {
max-height: 70%;
}
.grid-container__classic .expanded .entry-summary .entry-title, .grid-container__classic .expanded .entry-summary .woocommerce .woocommerce-products-header .page-title, .woocommerce .woocommerce-products-header .grid-container__classic .expanded .entry-summary .page-title {
margin-top: 0.625em;
}
}
.grid-container__classic .expanded .entry-summary .entry-title a, .grid-container__classic .expanded .entry-summary .woocommerce .woocommerce-products-header .page-title a, .woocommerce .woocommerce-products-header .grid-container__classic .expanded .entry-summary .page-title a {
color: white;
}
.grid-container__classic .tc-grid-caption .tc-g-cont {
max-height: 100%;
overflow: hidden;
width: 100%;
}
.tc-g-cont p {
margin: 0;
}
.grid-container__classic .tc-grid-caption .tc-g-cont blockquote {
font-size: 1em;
width: 100%;
}
.grid-container__classic .tc-grid-caption .tc-g-cont blockquote p {
color: #fff;
}
.grid-container__classic .tc-grid-caption .tc-g-cont blockquote cite {
color: #eceeef;
padding-left: 2.5em;
}
.grid-container__classic .tc-grid-caption .tc-g-cont blockquote cite::before {
background: #fff;
width: 2.5em;
}
.tc-grid-fade_expt {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 50%;
text-align: center;
margin: 0;
transition: all 0.5s ease-in-out;
background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #777777 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #777777)); background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #777777 100%); background: -o-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #777777 100%); background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #777777 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #777777 100%); }
.hover .tc-grid-fade_expt {
background: 0 0;
}
.grid-container__classic .tc-grid-figure .btn-edit {
position: absolute;
bottom: 10px;
right: 10px;
z-index: 2;
}
.grid-container__classic .format-link.hover .tc-grid-caption .entry-summary {
color: #fff;
}
.grid-container__classic .tc-grid-icon {
-webkit-transform: scale(0);
transform: scale(0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
transition: all 0.2s, 0.6s ease-in-out;
}
.grid-container__classic .grid-item.hover .tc-grid-icon {
-webkit-transform: scale(1);
transform: scale(1);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
@media (min-width: 768px) {
.grid-container__classic .tc-content {
padding: 1.25em;
}
.grid-container__classic .tc-content .entry-header {
font-size: .9em;
}
.grid-container__classic .tc-content .entry-header .entry-meta {
margin-bottom: 0.714286em;
}
.grid-container__classic .tc-content .entry-footer .post-info {
padding-top: 1.25em;
}
} [class*=grid-container__] .full-image .entry-footer .col, [class*=grid-container__] .full-image a:not(.bg-link) {
z-index: 2;
position: relative;
}
[class*=grid-container__] .full-image .bg-link {
background: rgba(49, 49, 49, 0.3);
}
[class*=grid-container__] .full-image.hover .bg-link {
background: rgba(49, 49, 49, 0.4);
}
[class*=grid-container__] .full-image .entry-media__holder {
z-index: 2;
}
[class*=grid-container__] .full-image .tc-content {
padding: 1.25em;
width: 100%;
height: 100%;
max-height: 100%;
position: absolute;
overflow: hidden;
left: 0;
right: 0;
top: 0;
}
[class*=grid-container__] .full-image .tc-content .entry-title, [class*=grid-container__] .full-image .tc-content .woocommerce .woocommerce-products-header .page-title, .woocommerce .woocommerce-products-header [class*=grid-container__] .full-image .tc-content .page-title {
max-width: 90%;
}
[class*=grid-container__] .full-image .tc-content .entry-header a, [class*=grid-container__] .full-image .tc-content .entry-footer .post-info, [class*=grid-container__] .full-image .tc-content .entry-footer a {
color: #fff;
}
[class*=grid-container__] .full-image .tc-content .entry-header a:hover, [class*=grid-container__] .full-image .tc-content .entry-footer .post-info a:hover, [class*=grid-container__] .full-image .tc-content .entry-footer a:hover {
color: #dadada;
}
[class*=grid-container__] .full-image .tc-content .btn-skin-dark-oh.inverted:hover {
color: #dadada;
background-color: transparent;
border-color: #dadada;
}
[class*=grid-container__] .full-image .tc-content a.btn-edit:hover {
color: #313131;
}
[class*=grid-container__] .full-image .tc-content .entry-header, [class*=grid-container__] .full-image .tc-content .entry-footer {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
transition: all 0.2s, 0.3s ease;
}
[class*=grid-container__] .full-image .tc-content .entry-summary {
display: none;
}
[class*=grid-container__] .full-image .tc-content .entry-title, [class*=grid-container__] .full-image .tc-content .woocommerce .woocommerce-products-header .page-title, .woocommerce .woocommerce-products-header [class*=grid-container__] .full-image .tc-content .page-title {
max-width: 80%;
}
[class*=grid-container__] .full-image .tc-content .entry-footer {
position: absolute;
width: 100%;
bottom: 0;
}
[class*=grid-container__] .full-image .tc-content .entry-footer .post-info {
margin-top: 1.25em;
padding-top: 0.625em;
margin-bottom: 0.5em;
}
[class*=czr__r-w] .video-container,
[class*=czr__r-w] .audio-container {
position: relative;
}
[class*=czr__r-w] .video-container iframe,
[class*=czr__r-w] .audio-container iframe {
width: 100%;
height: 100%;
}
.czr__r-i .wp-video {
min-height: 100%;
width: 100% !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.grid-container__alternate .format-audio .audio-container:not(.soundcloud) iframe {
height: 380px;
}
.grid-container__alternate.semi-narrow .tc-content {
padding: 1.25em 15px;
font-size: 90%;
}
.grid-container__alternate.semi-narrow .format-audio .audio-container iframe {
height: auto;
}
.grid-container__alternate .entry-quote, .grid-container__alternate .entry-link,
.grid-container__square-mini .entry-quote,
.grid-container__square-mini .entry-link {
border: none;
margin: 0;
}
.grid-container__alternate .entry-quote::before, .grid-container__alternate .entry-link::before,
.grid-container__square-mini .entry-quote::before,
.grid-container__square-mini .entry-link::before {
content: none;
}
.grid-container__alternate .entry-link a,
.grid-container__alternate .entry-quote > *,
.grid-container__square-mini .entry-link a,
.grid-container__square-mini .entry-quote > * {
margin-left: 0;
margin-bottom: 0;
padding-left: 0;
width: auto;
max-width: 100%;
} .grid-container__plain section {
padding: 0;
}
.grid-container__plain section:last-of-type {
padding: 2.5em;
}
.grid-container__plain .post-tags {
margin-top: 1.5em;
}
.grid-container__plain .post-share .socials {
margin-top: 1.1em;
}
.grid-container__plain .author-info .author-meta a {
line-height: 48px;
width: auto;
text-transform: uppercase;
font-family: sans-serif;
letter-spacing: 4px;
}
.grid-container__plain.split .tax__container {
overflow: hidden;
}
.grid-container__plain.split .tax__container a[class*=tax__link] {
letter-spacing: 3px;
clear: both;
position: relative;
}
.grid-container__plain.split .tax__container a[class*=tax__link] span {
position: relative;
}
@media (min-width: 992px) {
.grid-container__plain.split .tax__container a[class*=tax__link] {
margin: 0;
line-height: 3em;
display: block;
}
.grid-container__plain.split .tax__container a[class*=tax__link] span::before {
content: "";
position: absolute;
top: calc(50% + 2px);
width: 2.5em;
height: 2px;
left: -3em;
transition: all 0.3s ease;
}
.grid-container__plain.split .tax__container a[class*=tax__link]::after {
content: none;
}
}
.grid-container__plain.split .tax__container a[class*=tax__link]:hover span::before {
width: 0.625em;
}
.grid-container__plain .entry-footer {
clear: both;
border-top: 1px solid #eceeef;
padding-top: 1.25em;
margin-top: 2.5em;
}
.grid-container__plain .entry-footer .entry-meta {
margin: 0;
}
.grid-container__plain .entry-footer .entry-meta .author {
display: inline-block;
}
.grid-container__plain .entry-footer .author-avatar + .author_name {
margin-left: 5px;
}
.grid-container__plain .entry-footer .author-avatar,
.grid-container__plain .entry-footer .author_name {
display: inline-block;
}
.grid-container__plain .entry-footer .btn-holder {
text-align: right;
}
.grid-container__plain .entry-footer .socials {
float: right;
}
.entry-media__holder .video-container {
height: 100%;
}
.grid-container__square-mini {
font-size: 0.75em;
margin-top: 2.5em !important;
margin-left: 0;
margin-right: 0;
overflow: hidden;
white-space: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.grid-container__square-mini .grid__item {
outline: none;
}
.grid-container__square-mini .flickity-viewport {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.grid-container__square-mini .czr-related-post {
margin-bottom: 0;
padding: 0 5px;
display: inline-block;
float: none;
white-space: normal;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.grid-container__square-mini .grid__item {
background: #f7f8f9;
}
.grid-container__square-mini section {
background: inherit;
padding: 0;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.grid-container__square-mini section.entry-content__holder::before {
display: none;
}
.grid-container__square-mini .entry-header .entry-title a::after, .grid-container__square-mini .entry-header .woocommerce .woocommerce-products-header .page-title a::after, .woocommerce .woocommerce-products-header .grid-container__square-mini .entry-header .page-title a::after {
content: "";
position: absolute;
bottom: 4px;
left: 0;
width: 2.5em;
height: 2px;
background-color: #313131;
transition: all 0.3s ease;
}
.grid-container__square-mini .entry-title, .grid-container__square-mini .woocommerce .woocommerce-products-header .page-title, .woocommerce .woocommerce-products-header .grid-container__square-mini .page-title {
white-space: normal;
margin-top: 0.625em;
padding-bottom: 0.625em;
position: relative;
}
.grid-container__square-mini .entry-header.no-title .entry-title, .grid-container__square-mini .entry-header.no-title .woocommerce .woocommerce-products-header .page-title, .woocommerce .woocommerce-products-header .grid-container__square-mini .entry-header.no-title .page-title {
padding-bottom: 0;
}
.grid-container__square-mini .entry-header.no-title .entry-title::after, .grid-container__square-mini .entry-header.no-title .woocommerce .woocommerce-products-header .page-title::after, .woocommerce .woocommerce-products-header .grid-container__square-mini .entry-header.no-title .page-title::after {
content: none;
}
.grid-container__square-mini .entry-header .entry-meta, .grid-container__square-mini .entry-header .comments_link {
font-size: 1.3em;
}
.grid-container__square-mini .entry-header .btn-edit {
font-size: 1em;
}
.grid-container__square-mini .entry-content__wrapper {
padding: 1.25em;
}
.grid-container__square-mini .tc-content-inner {
white-space: normal;
margin-top: 1.25em;
font-size: 1.25em;
display: none;
}
.grid-container__square-mini blockquote {
margin: 0;
padding: 0;
}
.grid-container__square-mini blockquote p, .grid-container__square-mini blockquote cite {
font-size: 1em;
}
@media (min-width: 1200px) {
.grid-container__square-mini .czr-related-post {
font-size: 1em;
}
}
@media (min-width: 992px) {
.grid-container__square-mini .czr-related-post {
padding: 0;
}
section.entry-content__holder .grid-container__square-mini::before {
display: block;
}
.grid-container__square-mini .entry-content__wrapper {
padding: 0;
position: absolute;
left: 1.25em;
right: 1.25em;
top: 1.25em;
bottom: 1.25em;
overflow: hidden;
width: auto;
height: auto;
mask-image: linear-gradient(to top, #000 70%, rgba(0, 0, 0, 0) 100%);
-webkit-mask-image: -webkit-linear-gradient(to top, #000 70%, rgba(0, 0, 0, 0) 100%);
}
.grid-container__square-mini .tc-content-inner {
display: block;
}
.col-md-6 .grid-container__square-mini section.entry-content__holder .grid-container__square-mini::before {
display: none;
}
.col-md-6 .grid-container__square-mini .entry-content__wrapper {
position: static;
padding: 1.25em;
mask-image: none;
-webkit-mask-image: none;
}
}
.tc-content-inner {
max-width: 100%;
}
.archive-header .archive-title,
.entry-header .entry-title, .woocommerce .woocommerce-products-header .page-title {
word-wrap: break-word;
margin-top: 0em;
}
.archive-header .header-bottom,
.entry-header .header-bottom {
color: #777;
position: relative;
margin: 0 0 2em 0;
}
.archive-header .header-bottom {
margin-bottom: -1em;
}
.archive-header .featurette-divider {
margin-top: 2.25em;
}
.archive-header .author-bio p:last-child {
margin-bottom: 0;
}
.archive-header-description {
margin: 1.25em 0;
padding-top: 1.25em;
padding-bottom: 1.25em;
border-top: 1px solid #f7f8f9;
border-bottom: 1px solid #f7f8f9;
}
.tc-singular-thumbnail-wrapper.__before_regular_heading_title {
margin-bottom: 0.833333em;
}
.tc-singular-thumbnail-wrapper.__after_regular_heading_title {
margin: 0.833333em 0;
} article .entry-content {
font-size: 1.2em;
line-height: 1.55em;
color: #444;
}
article .entry-content a {
text-decoration: underline;
}
.tc-link-not-underlined article .entry-content a {
text-decoration: none;
}
article .entry-content a.btn, article .entry-content a.button, article .entry-content a.remove {
text-decoration: none;
}
.page__header {
text-align: center;
min-height: 300px;
}
.page__header .tax__container {
position: relative;
}
@media (min-width: 768px) {
.page__header .tax__container::after {
content: "";
position: absolute;
width: 3.75em;
height: 3px;
bottom: -1.25em;
margin: 0 auto;
left: 0;
right: 0;
}
}
.page__header .tax__container a {
letter-spacing: 3px;
}
.page__header.image__header {
height: calc(  100vh * ( 2 / 3 ));
}
.page__header.plain {
height: calc( 100vh / 3);
background: #f7f8f9;
}
.page__header.plain .category-info {
padding-top: 2.5em;
}
.page__header .header-content-inner {
line-height: normal;
top: 50%;
left: 50%;
width: 100%;
padding: 0 15px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
}
.page__header .header-content {
position: relative;
z-index: 5;
height: 100%;
}
@media (max-width: 575px) {
.page__header .header-content {
width: 100%;
}
}
.page__header .header-content .header-content-bottom {
margin-top: 2.5em;
width: 100%;
text-align: center;
}
.page__header .header-content .header-content-bottom div {
display: inline-block;
}
.page__header .header-content .header-content-bottom div::after {
content: '|';
margin: 0 0.625em;
}
.page__header .header-content .header-content-bottom div:last-of-type::after {
content: none;
}
.page__header .header-content .post-info {
font-family: sans-serif;
}
.page__header .header-content .archive-meta {
display: block;
}
.page__header .header-content .archive-meta p {
margin-bottom: 0;
}
.page__header .entry-title, .page__header .woocommerce .woocommerce-products-header .page-title, .woocommerce .woocommerce-products-header .page__header .page-title, .page__header .archive-title {
margin: 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.page__header .btn-edit {
margin-bottom: 0;
margin-top: 1em;
}
.page__header .entry-meta + .entry-title, .page__header .woocommerce .woocommerce-products-header .entry-meta + .page-title, .woocommerce .woocommerce-products-header .page__header .entry-meta + .page-title {
margin-top: 1.25em;
}
.page-breadcrumbs {
margin-top: 2em;
margin-bottom: 2em;
}
.post-content {
color: #313131;
}
section[class^="post-"] {
margin: 2em 0 2em 0;
}
section[class^="post-"] .row {
margin-top: 1.25em;
margin-bottom: 2.5em;
}
section[class^="post-"] .entry-meta {
margin: 2em -15px;
}
.alignfull.wp-block-audio audio,
.alignfull.wp-block-video video,
.alignwide.wp-block-audio audio,
.alignwide.wp-block-video video {
width: 100%;
}
.page.czr-no-sidebar .entry-content [class*=wp-block-].alignfull, .page.czr-no-sidebar .entry-content [class*=wp-block-].alignwide, .single.czr-no-sidebar .entry-content [class*=wp-block-].alignfull, .single.czr-no-sidebar .entry-content [class*=wp-block-].alignwide {
margin-right: -15px;
margin-left: -15px;
clear: both;
width: auto;
}
@media (min-width: 576px) {
.page.czr-no-sidebar.czr-boxed-layout .entry-content [class*=wp-block-].alignfull, .page.czr-no-sidebar.czr-boxed-layout .entry-content [class*=wp-block-].alignwide, .single.czr-no-sidebar.czr-boxed-layout .entry-content [class*=wp-block-].alignfull, .single.czr-no-sidebar.czr-boxed-layout .entry-content [class*=wp-block-].alignwide {
margin-right: -30px;
margin-left: -30px;
max-width: 100vw;
min-width: 100%;
}
}
.page.czr-full-layout.czr-no-sidebar #tc-page-wrap, .single.czr-full-layout.czr-no-sidebar #tc-page-wrap {
overflow-x: hidden;
}
.page.czr-full-layout.czr-no-sidebar .entry-content .alignfull[class*=wp-block-], .single.czr-full-layout.czr-no-sidebar .entry-content .alignfull[class*=wp-block-] {
width: 100vw;
max-width: 100vw;
position: relative;
margin-left: 0;
margin-right: 0;
}
.page.czr-full-layout.czr-no-sidebar .entry-content .alignfull[class*=wp-block-]:not(.has-parallax), .single.czr-full-layout.czr-no-sidebar .entry-content .alignfull[class*=wp-block-]:not(.has-parallax) {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.page.czr-full-layout.czr-no-sidebar .entry-content .alignfull[class*=wp-block-].has-parallax:not(.czr-alignfull-p), .single.czr-full-layout.czr-no-sidebar .entry-content .alignfull[class*=wp-block-].has-parallax:not(.czr-alignfull-p) {
width: 100%;
}
.post-section-title {
position: relative;
text-align: center;
margin: 0 auto;
margin-top: 1.25em;
margin-bottom: 2.5em;
}
.post-section-title span {
display: inline-block;
position: relative;
}
.post-section-title span::before, .post-section-title span::after {
content: "";
position: absolute;
height: 10px;
border-bottom: 2px solid #f7f8f9;
top: 0;
width: 1000%;
}
.post-section-title span:before {
right: 100%;
margin-right: 1.25em;
}
.post-section-title span:after {
left: 100%;
margin-left: 1.25em;
}
.post-navigation {
background-color: #f7f8f9;
}
.post-navigation nav {
padding-top: 1.25em;
padding-bottom: 1.25em;
}
.post-navigation li {
display: inline-block;
}
.post-navigation .czr_pager > li {
display: block;
}
.post-navigation .nav-dir {
display: block;
}
.post-navigation .nav-dir > a {
max-width: 100%;
}
.post-navigation a i.arrow {
font-size: 0.9em;
}
.post-navigation .page-numbers, .post-navigation a {
font-family: sans-serif;
line-height: 3.75em;
height: 3.75em;
display: inline-block;
vertical-align: middle;
transition: all 0.2s, 0.3s ease;
position: relative;
}
.post-navigation .page-numbers {
font-family: inherit;
}
.post-navigation .meta-nav {
transition: all 0.2s, 0.6s ease;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.5;
}
.post-navigation a:hover .meta-nav {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.post-navigation .meta-nav-title {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: middle;
font-size: 0.9em;
}
.col-avatar-80 {
width: 80px;
float: left;
display: block;
}
.col-avatar-64 {
width: 64px;
float: left;
display: block;
}
.col-avatar-48 {
width: 48px;
float: left;
display: block;
}
.post-author .post-author__wrapper {
position: relative;
border: 2px solid #f7f8f9;
*zoom: 1;
padding: 0 2.5em;
}
.post-author .post-author__wrapper:before, .post-author .post-author__wrapper:after {
content: "";
display: table;
}
.post-author .post-author__wrapper:after {
clear: both;
}
.post-author .post-author__wrapper .post-author-title {
background: #fff;
color: #313131;
border-bottom: 3px solid #313131;
letter-spacing: 4px;
padding: 0 1.25em;
white-space: nowrap;
position: absolute;
margin: 0;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, -100%);
transform: translate(-50%, -100%);
}
@media (min-width: 576px) {
.post-author .post-author__wrapper .post-author-title {
top: 50%;
left: -12px;
-webkit-transform: rotate(-90deg) translate(-50%, -50%);
transform: rotate(-90deg) translate(-50%, -50%);
-webkit-transform-origin: top left;
transform-origin: top left;
}
}
.post-author__wrapper figure {
*zoom: 1;
position: relative;
margin: 0;
padding: 2.5em 0;
}
.post-author__wrapper figure:before, .post-author__wrapper figure:after {
content: "";
display: table;
}
.post-author__wrapper figure:after {
clear: both;
}
.post-author__wrapper figure img {
left: 0;
position: absolute;
border-radius: 50%;
width: 120px;
height: 120px;
top: calc((100% - 120px)/2);
}
@media (max-width: 991px) {
.post-author__wrapper figure img {
width: 60px;
height: 60px;
display: block;
position: relative;
top: 0;
left: calc((100% - 60px)/2);
}
}
.post-author__wrapper figure figcaption {
padding-left: 2.5em;
text-align: left;
margin-left: 120px;
}
.post-author__wrapper figure figcaption .post-author-description {
color: #777;
}
@media (max-width: 991px) {
.post-author__wrapper figure figcaption {
margin-left: 0;
text-align: left;
padding-left: 0;
}
}
.post-author__wrapper figure figcaption .action-link, .post-author__wrapper figure figcaption .comment-reply-link {
font-family: sans-serif;
float: left;
}
.post-author__wrapper figure figcaption .socials {
float: right;
}
.post-author__wrapper figure .post-author-name {
margin-top: 0;
}
.post-author__wrapper figure + figure {
border-top: 1px solid #f7f8f9;
margin-top: -1.25em;
padding-top: 1.25em;
}
@media (min-width: 576px) {
.post-author__wrapper figure + figure {
margin-top: 0;
padding: 2.5em 0;
}
}
section.post-related-articles {
margin-top: 0;
}
section.post-related-articles > header {
*zoom: 1;
}
section.post-related-articles > header:before, section.post-related-articles > header:after {
content: "";
display: table;
}
section.post-related-articles > header:after {
clear: both;
}
section.post-related-articles > header.row {
margin-top: 1.25em;
margin-bottom: 0;
}
section.post-related-articles > header .related-posts_title {
text-transform: uppercase;
font-size: 1.35rem;
font-weight: normal;
}
.related-posts_nav {
margin-top: 5em;
}
.related-posts_nav .slider-control {
font-family: Helvetica;
width: 3em;
height: 3em;
line-height: 3em;
padding: 0;
border-width: 1px;
}
.related-posts_nav .slider-control.disabled {
color: #f7f8f9;
background: transparent;
border-color: transparent;
}
section.post-related-articles .entry-meta {
margin: 0;
}
@media (max-width: 991px) {
.col-md-6 section.post-related-articles .entry-title, .col-md-6 section.post-related-articles .woocommerce .woocommerce-products-header .page-title, .woocommerce .woocommerce-products-header .col-md-6 section.post-related-articles .page-title {
font-size: 2em;
}
}
@media (min-width: 992px) {
.col-md-6 section.post-related-articles .grid-container__square-mini .czr-related-post {
padding: 5px;
}
.col-md-6 section.post-related-articles .grid__item {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.col-md-6 section.post-related-articles .grid__item section {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.pagination {
text-align: center;
}
.pagination ul {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.pagination .current {
font-weight: 600;
}
.pagination .pag-list > * {
margin: 0 5px;
}
.pagination .pag-list {
margin: 0 -5px;
}
.action-link, .comment-reply-link {
border-bottom-color: #f7f8f9;
box-shadow: inset 0 -5px 0 #f7f8f9;
font-family: sans-serif;
color: #aaa;
}
.action-link:hover, .comment-reply-link:hover {
color: #777;
}
.action-link span:last-of-type, .comment-reply-link span:last-of-type {
display: none;
border-bottom: none;
box-shadow: 0px;
}
.action-link span:first-of-type, .comment-reply-link span:first-of-type {
display: inline-block;
}
.open .action-link span:last-of-type, .open .comment-reply-link span:last-of-type {
display: inline-block;
}
.open .action-link span:first-of-type, .open .comment-reply-link span:first-of-type {
display: none;
} .post-comments .tabs a {
font-size: 1.2em;
}
.comment-section .col-avatar {
float: left;
width: 10%;
}
.comment-section .col-avatar [class*=avatar-] {
max-width: 100%;
height: auto;
}
.comment-body {
display: block;
padding-left: 12%;
width: 100%;
}
.comment-content {
font-size: 1.15em;
color: #444;
}
.comment-content a {
text-decoration: underline;
}
.tc-link-not-underlined .comment-content a {
text-decoration: none;
}
.comment-author {
display: inline-block;
}
.comment-author a {
color: #313131;
}
.comment-meta time {
float: right;
}
.comment-meta time span {
color: #777;
}
.comment-link {
color: #313131;
padding-bottom: 2px;
}
.comment-section .czr-link-hover-underline .comment-link,
.comment-section .czr-link-hover-underline .comment-author {
position: relative;
}
.comment-section .czr-link-hover-underline .comment-link:before,
.comment-section .czr-link-hover-underline .comment-author:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: 1px;
left: 0;
visibility: hidden;
-webkit-transform: translate3d(0, 0, 0) scaleX(0);
transform: translate3d(0, 0, 0) scaleX(0);
transition: all 0.3s ease 0s;
}
.comment-section .czr-link-hover-underline .comment-link:hover::before,
.comment-section .czr-link-hover-underline .comment-author:hover::before {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0) scaleX(1);
transform: translate3d(0, 0, 0) scaleX(1);
}
.comment-edit-btn {
padding: 0.25em 0.67em 0.25em 0.67em;
}
.comment-form-comment textarea {
height: 116px;
}
@media (min-width: 992px) {
.comment-form-author, .comment-form-email, .comment-form-url {
width: calc((100% - 2.5em - 12px)/3);
display: inline-block;
margin-left: 1.25em;
}
.comment-form-author {
margin-left: 0;
}
}
#cancel-comment-reply-link {
float: right;
font-family: sans-serif;
}
.comment-respond {
background: #f7f8f9;
padding: 2.5em;
margin-top: 5em;
}
.comment-list li.comment {
margin-top: 2.5em;
padding-top: 2.5em;
border-top: 1px solid #eceeef;
}
.comment-list li.comment.depth-1:first-of-type {
border: 0;
margin-top: 0;
}
.comment-list ul.children {
margin-left: calc(3em + 1.25em);
}
.col-md-6 .comment-list ul.children,
.col-md-9 .comment-list ul.children {
margin-left: calc(1.5em + 1.25em);
}
.col-md-6 .comment-list .comment-content,
.col-md-9 .comment-list .comment-content {
font-size: 1em;
}
.pingback-list li.pingback {
margin-top: 1.25em;
padding-top: 1.25em;
border-top: 1px solid #f7f8f9;
}
.pingback-list li.pingback:first-of-type {
border: none;
margin-top: 0;
}
.pingback-list li.pingback .excerpt {
border-bottom: 1px solid;
}
.pingback-list li.pingback sup {
font-family: sans-serif;
color: #777;
top: -1.25em;
}
.pingback-list li.pingback a {
color: #313131;
margin-bottom: 0;
}
@media (max-width: 767px) {
.comment-list ul.children {
margin-left: 1.25em;
}
.comment-author, time.comment-date {
width: 100%;
}
.post-navigation .czr_pager > li {
display: block;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
} section.post-content {
margin-top: 0;
}
.wp-caption-text, .wp-block-image figcaption {
color: #777;
text-align: left;
margin: 1.25em 0;
padding: 0;
}
.wp-caption-text::before, .wp-block-image figcaption::before {
content: '';
border-top: 2px solid #313131;
width: 4em;
max-width: 40%;
display: block;
margin-bottom: 4px;
}
[class*=czr__r-w].video-container iframe {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.hide-all-post-navigation,
.hide-post-navigation,
.hide-all-post-metas .entry-meta,
.hide-post-metas .entry-meta {
display: none;
}
.post-info a:not(.btn) {
color: #777;
}
.post-info a:not(.btn) span::after, .post-info a:not(.btn) span::before {
background-color: #313131;
}
.entry-footer .post-info a:not(.btn) {
color: #aaa;
}
.attachment-image-navigation {
margin: 2em 0 1em;
}
.attachment-image-navigation .icn-left-open-big:before {
margin-left: -.2em;
}
.attachment-image-navigation .icn-right-open-big:before {
margin-right: -.2em;
}
.attachment-image-figure {
margin: auto;
}
.attachment-image-figure .entry-media__holder {
display: inline-block;
}
.entry-footer [class*=col],
.tc-content-inner-wrapper .entry-meta .post-tags,
.tc-content-inner-wrapper .entry-meta .post-share,
.post-footer .col-sm-auto {
max-width: 100%;
}
.post-footer.clearfix {
clear: both;
}
@media screen and (min-width: 480px) and (max-width: 667px) {
.sidebar {
padding: 0 2.5em;
}
}
.widget-area .widget {
margin-bottom: 2.5em;
}
.widget-area .widget li:not(:last-of-type) {
margin-bottom: 0.625em;
}
.widget-area .widget li::before {
content: none;
}
.widget-area a {
color: #777;
}
.widget-area .widget_text a {
text-decoration: underline;
}
.tc-link-not-underlined .widget-area .widget_text a {
text-decoration: none;
}
.widget-area .social-block {
margin-bottom: 1.25em;
}
.widget-area .social-block .socials {
font-size: 1.25em;
}
.sidebar .widget:first-child .widget-title {
margin-top: 0;
padding-top: 0;
}
.sidebar .widget-title {
position: relative;
margin: 1.25em 0;
padding: 1.25em 0;
font-size: 1.1em;
}
.sidebar .widget-title::after {
content: "";
position: absolute;
width: 5em;
height: 2px;
bottom: 0;
left: 0;
}
.sidebar .widget_search input[type="text"] {
border-bottom-color: #313131;
}
.widget_recent_comments li .comment-author-link {
color: #777;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar table caption, .widget_calendar table thead th {
text-align: inherit;
}
.widget_calendar thead tr, .widget_calendar tbody tr {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.widget_calendar thead tr {
border-width: 2px;
}
.widget_calendar td {
padding: 0.625em 0;
}
.widget_calendar caption, .widget_calendar tfoot {
padding: 0.625em 0;
color: #777;
caption-side: top;
}
.widget_calendar tfoot #prev {
text-align: left;
}
.widget_calendar tfoot #next {
text-align: right;
}
@media (min-width: 768px) {
.tc-sidebar.left {
padding-right: 2.5em;
}
.tc-sidebar.right {
padding-left: 2.5em;
}
.tc-sidebar.text-md-right ol ol, .tc-sidebar.text-md-right ol ul, .tc-sidebar.text-md-right ul ol, .tc-sidebar.text-md-right ul ul {
margin-right: 1.25em;
}
.tc-sidebar.text-md-right .widget-title::after {
right: 0;
left: auto;
}
}
#footer-horizontal-widget-area .widget__container.container-fluid > .row > .col-12 {
padding-right: 0;
padding-left: 0;
overflow: hidden;
}
#footer-horizontal-widget-area .czr-gallery.row figure {
margin-bottom: 0;
}
.footer__wrapper {
font-size: 90%;
}
.footer-skin-dark .footer__wrapper {
color: #fff;
background: #313131;
border-top: 1px solid transparent;
}
.footer-skin-dark .footer__wrapper h1, .footer-skin-dark .footer__wrapper h2, .footer-skin-dark .footer__wrapper h3, .footer-skin-dark .footer__wrapper h4, .footer-skin-dark .footer__wrapper h5, .footer-skin-dark .footer__wrapper h6 {
color: #fff;
}
.footer-skin-dark .footer__wrapper a {
color: #777;
}
.footer-skin-dark .footer__wrapper a:hover, .footer-skin-dark .footer__wrapper a:active, .footer-skin-dark .footer__wrapper a:focus {
color: #fff;
}
.footer-skin-dark .footer__wrapper a:hover.btn, .footer-skin-dark .footer__wrapper a:active.btn, .footer-skin-dark .footer__wrapper a:focus.btn {
background: transparent;
border-color: #fff;
}
.footer-skin-dark .footer__wrapper .widget a:before {
background-color: rgba(255, 255, 255, 0.5);
}
.footer-skin-dark .footer__wrapper #colophon {
background: #242424;
}
.footer-skin-dark .footer__wrapper label {
color: #fff;
}
.footer-skin-dark .footer__wrapper .czr-form .form-group label {
color: #fff;
}
.footer-skin-dark .footer__wrapper .czr-form .form-group.in-focus label {
color: #eceeef;
}
.footer-skin-dark .footer__wrapper .czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']), .footer-skin-dark .footer__wrapper .czr-form textarea,
.footer-skin-dark .footer__wrapper .czr-form .form-control {
color: #fff;
border-color: #fff;
}
.footer-skin-light .footer__wrapper {
color: #313131;
background: #fff;
border-top: 1px solid #eceeef;
}
.footer-skin-light .footer__wrapper a {
color: #777;
}
.footer-skin-light .footer__wrapper a:hover, .footer-skin-light .footer__wrapper a:active, .footer-skin-light .footer__wrapper a:focus {
color: #313131;
}
.footer-skin-light .footer__wrapper a:hover.btn, .footer-skin-light .footer__wrapper a:active.btn, .footer-skin-light .footer__wrapper a:focus.btn {
background: transparent;
border-color: #313131;
}
.footer-skin-light .footer__wrapper .widget a:before {
background-color: rgba(49, 49, 49, 0.5);
}
.footer-skin-light .footer__wrapper #colophon {
background: #f7f8f9;
}
.footer-skin-light .footer__wrapper label {
color: #313131;
}
.footer-skin-light .footer__wrapper .czr-form .form-group label {
color: #313131;
}
.footer-skin-light .footer__wrapper .czr-form .form-group.in-focus label {
color: #eceeef;
}
.footer-skin-light .footer__wrapper .czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']), .footer-skin-light .footer__wrapper .czr-form textarea,
.footer-skin-light .footer__wrapper .czr-form .form-control {
color: #313131;
border-color: #313131;
}
.footer__wrapper .widget__wrapper {
padding-top: 3.75em;
padding-bottom: 1.875em;
}
.footer__wrapper .widget > h5 {
margin-bottom: 1.25em;
}
.footer__wrapper .textwidget {
width: 90%;
}
.footer__wrapper .widget-contact-info-content p {
line-height: 1.1em;
}
.footer__wrapper .widget__wrapper .widget {
margin-bottom: 2.5em;
}
.footer__wrapper .widget__wrapper .widget li:not(:last-of-type) {
margin-bottom: 0.625em;
}
@media (max-width: 991px) {
.footer__wrapper .widget {
padding: 1.25em;
}
}
.footer__wrapper .colophon__row {
padding-top: 0.625em;
padding-bottom: 0.625em;
font-size: 1.2em;
}
.colophon__row .footer__credits {
color: #777;
vertical-align: middle;
display: inline-block;
line-height: 1.6em;
}
.colophon__row .footer__credits p {
margin: 0;
}
.colophon__row .footer__credits .czr-credits {
font-size: 0.7rem;
margin-top: 0.5rem;
}
footer#footer .colophon__row .footer__credits a.fab {
font-family: 'Font Awesome\ 5 Brands' !important;
}
.colophon__row .footer__credits {
font-size: 0.82rem;
}
.colophon__row .footer__credits,
.colophon__row .social-links {
margin: 1em 0;
}
@media (max-width: 575px) {
.colophon__row {
text-align: center;
}
}
.footer__wrapper .colophon__row [class*=col] {
max-width: 100%;
} #bottom-front-notification {
bottom: -100%;
background-color: rgba(0, 0, 0, 0.85);
padding: 20px 0;
position: fixed;
text-align: center;
right: 0;
left: 0;
z-index: 10000;
color: #fff;
display: block;
transition: all 0.45s ease-in-out;
font-size: 1.25em;
}
#bottom-front-notification .note-content {
display: inline-block;
line-height: 20px;
width: 80%;
font-size: 1rem;
}
#bottom-front-notification .note-content h2 {
font-size: 1.5em;
line-height: 1.6em;
color: #fff;
margin-bottom: 15px;
margin-top: 0;
}
#bottom-front-notification .note-content a {
color: #fff;
text-decoration: underline;
}
#bottom-front-notification .note-content p {
line-height: 1.5em;
margin-top: 0;
}
#bottom-front-notification .fas:before {
top: -1px;
position: relative;
padding-left: 2px;
}
#bottom-front-notification .close-note {
position: absolute;
top: 10px;
right: 25px;
font-size: 31px;
cursor: pointer;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0;
overflow: inherit;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce #content div.product .woocommerce-tabs ul.tabs::after {
display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li {
border: none;
background-color: transparent;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a {
font-size: 1.2em;
display: block;
font-weight: normal;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a::before {
-webkit-transform: scale(1);
transform: scale(1);
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li::before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li::after {
display: none;
}
@media (max-width: 767px) {
.woocommerce-cart-form .coupon button[type=submit] {
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
}
}
.woocommerce a.remove {
margin-left: auto;
margin-right: auto;
}
.woocommerce #ship-to-different-address label {
font: inherit;
margin: 0;
letter-spacing: inherit;
color: inherit;
}
.woocommerce #ship-to-different-address-checkbox {
margin: -3px 0 0;
}
.woocommerce span.onsale {
box-sizing: content-box;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error-list,
.woocommerce .woocommerce-info {
border-width: 2px;
border-style: solid;
padding: 1.25em 0 1em;
color: #313131;
font-family: sans-serif;
border-left: 0;
border-right: 0;
border-top: 0;
position: relative;
background: none;
}
.woocommerce .woocommerce-message::before,
.woocommerce .woocommerce-error-list::before,
.woocommerce .woocommerce-info::before {
content: none;
}
.woocommerce form .form-row-wide {
width: 100%;
}
.woocommerce form .variations select {
width: auto;
}
.woocommerce form .form-row {
margin: 0 0 1.25em;
}
.woocommerce form .form-row .input-checkbox {
display: inline-block;
margin: -2px 0 0;
}
.woocommerce form.checkout_coupon .form-row {
margin: 0;
}
#add_payment_method #payment input:not([type='submit']),
.woocommerce-cart #payment input:not([type='submit']),
.woocommerce-checkout #payment input:not([type='submit']) {
border-color: #777;
}
.woocommerce form #customer_details {
margin: 0 -15px;
width: auto;
}
.woocommerce form #customer_details h3 {
margin-bottom: 1.25em;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
vertical-align: middle;
}
.woocommerce div.product form.cart .variations label {
margin-bottom: 0;
}
.woocommerce fieldset {
margin-top: 2.5em;
}
.woocommerce section.up-sells,
.woocommerce section.related {
clear: both;
}
.woocommerce #content [class*=col],
#content .woocommerce [class*=col] {
max-width: none;
}
.woocommerce-product-gallery ol li:before {
content: none;
}
.select2-hidden-accessible {
min-width: 0;
}
.woocommerce-Tabs-panel.entry-content .commentlist {
padding: 0;
}
.nav__woocart {
position: relative;
}
.nav__woocart .product_list_widget {
min-height: 3em;
max-height: 30vh;
overflow-y: auto;
}
.nav__woocart .product_list_widget .mCustomScrollBox {
min-height: inherit;
}
.nav__woocart ul li {
display: block !important;
width: 100%;
padding: 0.625em !important;
margin-left: 0 !important;
white-space: normal;
position: relative;
}
.nav__woocart ul li::before {
content: none !important;
}
.nav__woocart .widget_shopping_cart {
min-width: 320px;
max-width: 50vw;
}
.nav__woocart .widget_shopping_cart li,
.nav__woocart .widget_shopping_cart p.buttons,
.nav__woocart .widget_shopping_cart p.total {
padding: 1em 1.25em;
}
.nav__woocart .widget_shopping_cart li a {
padding: 0;
margin: 0;
white-space: normal;
display: block !important;
}
.nav__woocart .widget_shopping_cart li a::before {
content: none !important;
}
.nav__woocart .widget_shopping_cart p.buttons,
.nav__woocart .widget_shopping_cart p.total {
margin: 0 0.625em;
text-align: center;
}
.nav__woocart .widget_shopping_cart p.buttons .button,
.nav__woocart .widget_shopping_cart p.total .button {
display: block !important;
padding: 1em 15px;
}
.nav__woocart .widget_shopping_cart p.buttons .button:nth-child(odd),
.nav__woocart .widget_shopping_cart p.total .button:nth-child(odd) {
margin-bottom: .6180469716em;
}
.nav__woocart .widget_shopping_cart .product_list_widget li a.remove {
position: relative;
float: left;
top: auto;
display: block;
line-height: 1.15;
left: -.25em;
z-index: 9;
}
.nav__woocart .widget_shopping_cart .product_list_widget img {
margin-left: 1em;
float: right;
}
.fpc-container[data-bgcolor="#fafafa"] {
background-color: #fff !important;
}
.fpc-container[data-bgcolor="#fafafa"] .fpc-widget-front .czr-link-mask {
border-color: #fff !important;
}
#content[class*=col-] > .fpc-container {
padding: 0;
margin-bottom: 3em;
}
.czr-wp-the-content .learndash ol li::before, .woocommerce-Tabs-panel.entry-content .learndash ol li::before, .woocommerce-product-details__short-description .learndash ol li::before {
display: none;
}
.is-customizing .sektion-wrapper[data-sek-id="__before_main_wrapper"] {
min-height: inherit;
margin-top: 0;
}
.is-customizing .sektion-wrapper[data-sek-id="__after_header"] {
min-height: 20px;
margin-top: 10px;
}
.is-customizing .sektion-wrapper[data-sek-id="__after_header"] .sek-empty-location-placeholder, .is-customizing .sektion-wrapper[data-sek-id="__before_main_wrapper"] .sek-empty-location-placeholder {
min-height: inherit;
margin: 0;
}
.sek-dragging .sektion-wrapper[data-sek-id="__after_header"] {
z-index: 1000;
position: relative;
}
.buddypress-wrap .select-wrap select {
display: inline-block;
}
.czr-wp-the-content .tribe-rsvp-list, .woocommerce-Tabs-panel.entry-content .tribe-rsvp-list, .woocommerce-product-details__short-description .tribe-rsvp-list {
list-style: none;
padding: 0;
}
.czr-wp-the-content .tribe-rsvp-list > .tribe-item, .woocommerce-Tabs-panel.entry-content .tribe-rsvp-list > .tribe-item, .woocommerce-product-details__short-description .tribe-rsvp-list > .tribe-item {
overflow: auto;
}
.woocommerce .woocommerce-error-list, .woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
border-color: #5a5a5a;
}
input[type=radio]:checked::before {
background-color: #5a5a5a;
}
input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
textarea:focus {
border-color: gray;
}
input[type=checkbox]:checked::before {
color: #5a5a5a;
}
.tabs .nav-link:hover, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, .tabs .nav-link.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active, .tabs .nav-link.active:hover, .tabs .nav-link.active:focus {
color: #3b3b3b;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a::before, .post-info a:not(.btn):hover span::after, .post-info a:not(.btn):hover span::before, .grid-container__classic .post-type__icon:hover, [class*="grid-container__"] .hover .entry-title a::after, [class*="grid-container__"] .hover .woocommerce .woocommerce-products-header .page-title a::after, .woocommerce .woocommerce-products-header [class*="grid-container__"] .hover .page-title a::after, [class*="grid-container__"] .entry-title a:hover::after, [class*="grid-container__"] .woocommerce .woocommerce-products-header .page-title a:hover::after, .woocommerce .woocommerce-products-header [class*="grid-container__"] .page-title a:hover::after, .sidebar .widget-title::after, .czr-link-hover-underline .widgets-list-layout-links a:not(.btn)::before,
.czr-link-hover-underline .widget_archive a:not(.btn)::before,
.czr-link-hover-underline .widget_nav_menu a:not(.btn)::before,
.czr-link-hover-underline .widget_rss ul a:not(.btn)::before,
.czr-link-hover-underline .widget_recent_entries a:not(.btn)::before,
.czr-link-hover-underline .widget_product_categories a:not(.btn)::before,
.czr-link-hover-underline .widget_categories a:not(.btn)::before,
.czr-link-hover-underline .widget_meta a:not(.btn)::before,
.czr-link-hover-underline .widget_recent_comments a:not(.btn)::before,
.czr-link-hover-underline .widget_pages a:not(.btn)::before,
.czr-link-hover-underline .widget_calendar a:not(.btn)::before, a.czr-format-link::before, .comment-author a::before,
.comment-link::before, .tabs .nav-link.active::before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active::before {
background-color: #3b3b3b;
}
.grid-container__classic.tc-grid-border .grid__item {
border-color: #3b3b3b;
}
.tc-header.border-top {
border-top-color: #5a5a5a;
}
.post-info a:not(.btn):hover {
color: #3b3b3b;
}
.grid-container__classic .post-type__icon {
background-color: #5a5a5a;
}
.grid-container__classic .post-type__icon .icn-format {
color: #3b3b3b;
}
.post-type__icon:hover .icn-format {
color: #5a5a5a;
}
[class*="grid-container__"] .hover .entry-title a, [class*="grid-container__"] .hover .woocommerce .woocommerce-products-header .page-title a, .woocommerce .woocommerce-products-header [class*="grid-container__"] .hover .page-title a {
color: #3b3b3b;
}
[class*="grid-container__"] .entry-title a:hover, [class*="grid-container__"] .woocommerce .woocommerce-products-header .page-title a:hover, .woocommerce .woocommerce-products-header [class*="grid-container__"] .page-title a:hover {
color: #5a5a5a;
}
.widget-area a:not(.btn):hover {
color: #3b3b3b;
}
.pagination {
color: #3b3b3b;
}
a.czr-format-link:hover,
.format-link.hover a.czr-format-link {
color: #3b3b3b;
}