.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 [inert] {
opacity: 0.5;
}
.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;
}div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form amp-img>img{position:absolute}div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{max-width:100%;width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:none !important;border:0 !important;margin:0 !important;padding:0 !important;list-style:none !important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px !important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0 !important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:0.5em auto}div.wpforms-container-full .wpforms-form fieldset{min-width:0}.flatpickr-calendar .flatpickr-current-month select{display:initial}@media only screen and (max-width: 600px){.flatpickr-calendar .flatpickr-current-month .numInputWrapper{width:calc(6ch - 14px)}.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp,.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown{display:none}}.wpforms-container .wpforms-form .wpforms-error-alert{border:1px solid #cccccc;text-shadow:0 1px 0 rgba(255,255,255,0.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-form .wpforms-error-alert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-is-turnstile iframe{margin-left:-2px !important}.wpforms-container .wpforms-hidden{display:none !important}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:25%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small{height:70px}div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{font-size:13px;line-height:1.3;margin:8px 0 0 0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid #ddd;color:#444;padding:15px 15px 0;margin-top:15px;height:125px;overflow-y:scroll;overflow-x:hidden;font-size:12px}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p{color:#444;font-size:12px;line-height:18px;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before{margin:0 0 8px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-size:16px;font-weight:400;line-height:1.3;word-break:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:#ff0000;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-row:before{content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-row:after{clear:both;content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{float:left;margin-left:20px;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths{width:calc( 50% - 10px)}div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths{width:calc( 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first{width:calc( 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{width:calc( 2 * 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first{width:calc( 2 * 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth{width:calc( 25% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first{width:25%}div.wpforms-container-full .wpforms-form .wpforms-three-fourths{width:calc( 75% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first{width:75%}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:calc( 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first{width:calc( 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:calc( 2 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first{width:calc( 2 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths{width:calc( 3 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first{width:calc( 3 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths{width:calc( 4 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first{width:calc( 4 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth{width:calc( 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first{width:calc( 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths{width:calc( 5 * 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first{width:calc( 5 * 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both !important;margin-left:0 !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li{width:50%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{width:33.3333%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half{float:left;width:48%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half{float:right;width:48%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third{float:left;width:30.666666667%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third{float:left;width:30.666666667%;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third{float:right;width:30.666666667%;clear:none}div.wpforms-container-full .wpforms-form div.wpforms-last{float:right !important;margin-right:0 !important;clear:none}div.wpforms-container-full.inline-fields{overflow:visible}div.wpforms-container-full.inline-fields .wpforms-form{display:flex;align-items:flex-end}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container{display:table;width:calc(100% - 160px);float:left}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:table-cell;padding-right:2%;vertical-align:top}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{float:right;width:160px;clear:none;padding-bottom:10px}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form textarea{min-height:38px;resize:vertical}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=number]:read-only{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button{visibility:hidden}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;font-family:inherit;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:0.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:0.5}div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container{padding:10px 0;font-size:15px}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container .wpforms-error{padding:6px;border:1px solid #990000;border-left:5px solid}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#990000}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#990000;font-size:12px;float:none;cursor:default;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #cc0000}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{color:#333;margin:0 auto 24px;padding:15px 15px;overflow-wrap:break-word}.wpforms-confirmation-container-full iframe,div[submit-success]>.wpforms-confirmation-container-full iframe{width:100%;border:0}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e0ffc7;border:1px solid #b4d39b;box-sizing:border-box}.wpforms-confirmation-container-full p,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{color:#333333}.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type{margin:0}.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container{display:none}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible{padding:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha{line-height:0;font-size:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe{position:relative !important}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-title{font-size:26px;margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-description{margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{margin-inline-start:0.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center{text-align:center}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{text-align:left}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right{text-align:right}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button{margin:0 0 0 10px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev{float:left;margin:0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next{float:right;margin:0}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number{margin-right:100px;width:calc( 100% - 120px)}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code{position:absolute;right:0;top:0;width:110px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name{margin-right:170px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration{position:absolute;right:0;top:0;width:160px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select{width:45%;float:left;display:block}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span{float:left;width:10%;text-align:center;line-height:38px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #CCC;border-radius:5px;outline:none;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:8px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid{border:1px solid #cc0000 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol{margin:0 0 20px !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{margin:0 0 5px 0 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li{list-style:disc !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{list-style:decimal !important}div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol{margin:6px 0 0 20px !important}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row{display:flex;flex-wrap:wrap;align-items:start;gap:10px 12px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after{position:absolute}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown+.wpforms-field-row-block{width:clamp(calc( 50% - 12px), 100px, 100%);flex:1;min-width:30%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin:0 -6px 0 -6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small{width:calc( 25% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select{appearance:none;background-image:none;padding-left:5px;padding-right:5px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium{width:calc( 60% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large{width:calc( 100% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select{margin:0 6px 0 6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month{width:calc( 30% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year{width:calc( 40% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker{width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker+.wpforms-field-row-block{width:clamp(50%, 100px, 100%)}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url(//www.angelofair.com/wp-content/plugins/wpforms-lite/assets/pro/images/times-solid-white.svg) !important;background-position:50% 50% !important;background-repeat:no-repeat !important;background-color:#cccccc !important;background-size:8px !important;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all 0.3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover,div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:focus{background-color:red !important}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear{right:calc( 75% + 10px)}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc( 40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-captcha-math input{display:inline-block;width:70px;vertical-align:inherit;margin:0 0 0 5px}div.wpforms-container-full .wpforms-form .wpforms-captcha-equation{font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-captcha-question{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-container-full .wpforms-form .wpforms-field-rating svg{cursor:pointer;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;opacity:0.60}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}div.wpforms-container-full .wpforms-form .wpforms-field-layout{padding:0}div.wpforms-field-file-upload .wpforms-hide{display:none !important}div.wpforms-field-file-upload input[type=file]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;padding:1px;height:auto;width:60%;border:none !important;box-shadow:none}div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button{padding:4px 12px;font-weight:400;font-size:14px;margin-right:10px;cursor:pointer;transition:all 0.15s ease-out}div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button{background:#eeeeee}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern{border:2px dashed rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{padding:5px;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{height:50px;width:50px;color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{font-weight:bold}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{border-color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{display:flex;align-items:center;justify-content:center;flex-direction:column}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{width:100px;height:100px;border:1px solid rgba(0,0,0,0.1);background:#fff;background-size:cover !important;margin:5px;position:relative;display:flex;align-items:center;justify-content:center;cursor:default}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{opacity:1}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);opacity:0}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{position:absolute;right:5px;top:5px;cursor:pointer;display:block;width:18px;height:18px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{position:absolute;font-size:12px;color:#fff;top:25px;bottom:10px;left:5px;right:5px;overflow-y:auto;line-height:16px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{height:18px;width:1px;background:#fff;position:absolute;display:block;z-index:1;right:9px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{height:25px;width:25px;color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{height:5px;width:0;position:absolute;bottom:0;left:0;background:#e27730;transition:all 0.5s}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"]{display:none}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input{top:50%}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li{margin:5px 5px 5px 5px !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:1px solid #fff;border-radius:3px;padding:20px 20px 18px 20px;transition:all 0.5s;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus{border:1px solid #ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) label{box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:green;opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after{opacity:1}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label{font-weight:700}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li{margin:0 10px 10px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:2px solid #fff;padding:10px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus{border-color:#ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic li:has(input:checked) label{border-color:#666 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices *{box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices{display:flex;flex-direction:column;width:100%;padding:0 1px 0 1px !important;margin:12px 0 -20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-field-description,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-error{margin-top:15px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li{min-width:120px;padding-right:0 !important;margin:0 0 20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label{position:relative;display:block;margin:0;cursor:pointer}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg{margin:0 auto;fill:var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg{margin:0}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin:0 0 22px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label{text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon{position:relative;z-index:1;margin-bottom:10px;padding:15px 20px 45px 20px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:6px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg{position:relative;z-index:2}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg{display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:#ffffff}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon{background-color:transparent;box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg{background-color:var(--wpforms-icon-choices-color);opacity:.1}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label{background-color:#ffffff !important;box-shadow:0 0 0 1px #cccccc;border-radius:6px;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label{background-color:#ffffff !important;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:50%;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";position:absolute;z-index:2;bottom:calc(15px + 4px);left:calc(50% - 4px);display:block;width:8px;height:8px;background-color:var(--wpforms-icon-choices-color);border-radius:50%}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:3px;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";box-sizing:border-box;display:block;position:absolute;z-index:2;bottom:23px;left:calc(50% - 6px);width:6px;height:10px;border-style:solid;border-color:var(--wpforms-icon-choices-color);border-width:0 2px 2px 0;transform-origin:bottom left;transform:rotate(45deg)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices{flex-direction:row;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin-right:22px !important;margin-bottom:22px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li{width:calc( 100% / 2 - 20px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 2 - 22px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li{width:calc( 100% / 3 - 20px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 3 - 22px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{width:auto;max-width:calc( 100% / 4 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin:0 0 20px 0;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:15px 10px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 20px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0 10px 0 0;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;font-size:16px;line-height:1.2}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#ddd;margin:0 0 16px 0;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0 5px;border-color:transparent transparent transparent transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{display:block;width:100%;background-color:#ddd;height:18px;border-radius:10px;overflow:hidden;position:relative;margin:5px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option{color:inherit}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled]{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:0}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:10px 8px}}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option{padding:8px 10px;box-shadow:0 1px 0 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled]{box-shadow:0 1px 0 0 rgba(0,0,0,0.2)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked{background-color:lightgrey}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{text-indent:2px}}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices .choices__list--single{font-size:1em;line-height:normal}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 2px 2px}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;line-height:38px;border-radius:2px;padding-top:0}div.wpforms-container-full .wpforms-form .choices input.choices__input{display:inline-block;height:auto;line-height:1.3}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty+.choices__input{min-width:100% !important;text-overflow:ellipsis;padding-right:4px !important;margin-bottom:1px !important;white-space:nowrap}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled]{opacity:1}div.wpforms-container-full .wpforms-notice{background-color:#fff;border:1px solid #ddd;border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}div.wpforms-container-full .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;outline:none;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}div.wpforms-container-full .wpforms-notice .wpforms-delete:before{height:2px;width:50%}div.wpforms-container-full .wpforms-notice .wpforms-delete:after{height:50%;width:2px}div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,0.3)}div.wpforms-container-full .wpforms-notice a{text-decoration:underline}div.wpforms-container-full .wpforms-notice p{margin:0 0 20px 0}div.wpforms-container-full .wpforms-notice p:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info{border-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success{border-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning{border-color:#ffdd57}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error{border-color:#ff3860}div.wpforms-container-full .wpforms-notice .wpforms-notice-actions{margin-top:20px}div.wpforms-container-full .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active{color:#fff}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#ff3860}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area{height:100px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}.wpforms-preview-notice-links{line-height:2.4}.wpforms-preview-notice{background-color:#fcf9e8;border:1px solid #f5e6ab;padding:15px;box-sizing:border-box;font-size:16px}.wpforms-preview-notice p{margin:0}div.wpforms-container-full{margin:24px auto}div.wpforms-container-full .wpforms-form h3{font-size:24px}div.wpforms-container-full .wpforms-form .wpforms-field-hp{display:none !important;position:absolute !important;left:-9000px !important}div.wpforms-container-full .wpforms-form .wpforms-field-hidden{display:none;padding:0}div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element{position:absolute !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;width:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;word-wrap:normal !important}div.wpforms-container-full .wpforms-form .wpforms-limit-text{font-size:13px;display:block}body.rtl .wpforms-field-phone input[type=tel]{direction:ltr;unicode-bidi:embed;text-align:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first{float:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half{margin-right:4%;margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-error-container ul li{list-style:inside !important}div.wpforms-container-full .wpforms-form .wpforms-error-container ol li{list-style:inside decimal !important}div.wpforms-container-full .wpforms-form .wpforms-error-container a{text-decoration:underline !important}div.wpforms-container-full .wpforms-form .wpforms-error-container del{text-decoration:line-through !important}div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote{padding-left:20px;border-left:4px solid;font-style:italic}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:flex;align-items:center;gap:15px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small{text-wrap:balance;width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large{width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity{margin-left:0;height:30px;min-height:30px;font-size:14px;padding-top:0;padding-bottom:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{display:inline-block;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity{display:inline-block;margin-inline-start:15px;width:70px;min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern{display:flex;flex-wrap:wrap;column-gap:15px;align-items:flex-start}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label{min-width:100%}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices{margin-bottom:5px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{flex-grow:1;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity{flex-basis:70px;max-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown{min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description{flex-basis:100%;margin-top:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error{flex-basis:100%}@media only screen and (max-width: 600px){.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{width:calc( 100% - 85px) !important;max-width:100% !important}.wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price{width:calc( 100% - 70px) !important}.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{width:calc( 100% - 85px) !important;max-width:100% !important}}#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium,#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{display:block;max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container *,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container *,.wpforms-confirmation-container-full .wpforms-order-summary-container *{word-break:break-word;box-sizing:border-box}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{width:100%;table-layout:fixed}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{text-align:center}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:right}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:8ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:none}@media (max-width: 600px){.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:4ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:inline}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full{display:none}}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{width:6ch;text-align:right}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{text-align:left}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:right}.wpforms-container .wpforms-form .size-large>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-large>.wpforms-order-summary-container{max-width:100%}.wpforms-container .wpforms-form .size-medium>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-medium>.wpforms-order-summary-container{max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-radius:4px;border:1px solid #e2e2e2;border-collapse:separate}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td{border-top:1px solid #e2e2e2;border-bottom:none;border-left:none;border-right:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{font-weight:400;border:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{padding:9px 0;line-height:20px;background:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-wrap:balance;padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-right:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-left:10px;padding-right:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td{font-weight:700}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{font-size:16px}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total){color:color-mix(in srgb, currentColor 50%, transparent);border-color:color-mix(in srgb, currentColor 50%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price{color:#990000;border-color:color-mix(in srgb, black 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td{color:currentColor;border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{max-width:100%;margin-bottom:24px}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container tr td{color:color-mix(in srgb, currentColor 75%, transparent)}@media only screen and (max-width: 600px){div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:none}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-mobile-full{width:100% !important;margin-left:0 !important;float:none !important}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{float:none;width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}.elementor-html .wow {
visibility: visible; }
.elementor-button {
background-color: #050505; }
.elementor .elementor-widget-wrap .elementor-widget .elementor-text-editor p {
margin-bottom: 0; } .elementor-default.elementor-page .content-wrapper-holder {
padding: 0; }
.elementor-default.elementor-page .content-wrapper-holder .content-wrapper-inner {
max-width: 100% !important;
padding: 0 !important; }
.elementor .elementor-inner .elementor-section-wrap .elementor-section-stretched {
width: auto !important;
left: auto !important; }
@media (max-width: 1366px) {
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1140px !important; } } .elementor-widget-image {
margin-bottom: 0 !important; }
@media (min-width: 745px) {
.gs-locked-section-on {
position: fixed !important;
top: 0;
z-index: 1;
height: 100vh;
-webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-box-shadow 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important;
transition: background 0.3s, border 0.3s, border-radius 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-box-shadow 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important;
-o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-box-shadow 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important; }
.gs-locked-section-on.gs-locked-section-left {
left: 0; }
.gs-locked-section-on.gs-locked-section-right {
right: 0; } }
.gs-locked-section-invisible {
position: fixed !important;
top: 0;
z-index: 1;
height: 100vh;
-webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-box-shadow 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important;
transition: background 0.3s, border 0.3s, border-radius 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-box-shadow 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important;
-o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-box-shadow 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s !important; }
.gs-locked-section-invisible .gs-close-btn {
position: absolute;
top: 1.83333rem;
right: 1.83333rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
pointer-events: all; }
.gs-locked-section-invisible .gs-close-btn span {
position: relative;
width: 30px;
height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #ffffff;
cursor: pointer;
-webkit-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
.gs-locked-section-invisible .gs-close-btn span:before, .gs-locked-section-invisible .gs-close-btn span:after {
content: " ";
position: absolute;
top: 15px;
left: 0;
width: 30px;
height: 2px;
display: inline-block;
margin-top: -1px;
background-color: #ffffff;
-webkit-transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
-o-transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; }
.gs-locked-section-invisible .gs-close-btn span:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.gs-locked-section-invisible .gs-close-btn span:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.gs-locked-section-invisible .gs-close-btn span:hover:before, .gs-locked-section-invisible .gs-close-btn span:hover:after {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.gs-locked-section-invisible.gs-locked-section-left {
left: 0; }
.gs-locked-section-invisible.gs-locked-section-right {
right: 0; }
.gs-locked-section-invisible.gs-locked-section-right .gs-close-btn {
right: auto;
left: 1.83333rem; }
.gs-locked-section-invisible.gs-locked-section-fade-in {
opacity: 0;
visibility: hidden; }
.gs-locked-section-invisible.gs-locked-section-fade-in.active {
opacity: 1;
visibility: visible; }
.gs-locked-section-invisible.gs-locked-section-fade-in-left {
visibility: hidden;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.gs-locked-section-invisible.gs-locked-section-fade-in-left.active {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
visibility: visible; }
.gs-locked-section-invisible.gs-locked-section-fade-in-right {
visibility: hidden;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.gs-locked-section-invisible.gs-locked-section-fade-in-right.active {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
visibility: visible; }
.gs-locked-section-on:not(.gs-locked-section-close-button) .gs-close-btn {
display: none; } .elementor .elementor-image-box-wrapper .elementor-image-box-img a,
.elementor .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a,
.elementor .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title a,
.elementor .elementor-testimonial-wrapper .elementor-testimonial-image a,
.elementor .elementor-widget-image .elementor-image > a,
.elementor .elementor-widget-image .elementor-image figure > a,
.elementor .tagcloud a {
-webkit-box-shadow: none;
box-shadow: none; }
.elementor .elementor-button,
.elementor .elementor-icon,
.elementor .gallery-item a,
.elementor .elementor-tab-title a {
-webkit-box-shadow: none !important;
box-shadow: none !important; }
.elementor-finder__results__item a {
-webkit-box-shadow: none !important;
box-shadow: none !important; }  .bdt-device-slider .bdt-slideshow-content-wrapper .bdt-device-slider-title {
margin-bottom: 0 !important; }
.bdt-gallery-item-link {
color: inherit; }
.bdt-instagram .bdt-instagram-item-wrapper .bdt-instagram-item a {
color: inherit; }
.h-tabs-extended-space .bdt-tabs-container .bdt-tab {
margin-right: 15px; } .elementor-widget-bdt-trailer-box .elementor-widget-container {
position: relative; } .elementor .elementor-widget-bdt-price-list .bdt-price-list .bdt-grid,
.elementor .bdt-tabs .bdt-tabs-item-title,
.elementor .elementor-widget-bdt-instagram .bdt-instagram .bdt-instagram-item-wrapper .bdt-instagram-item a,
.elementor .elementor-widget-bdt-instagram .bdt-instagram .bdt-slider .bdt-slidenav,
.elementor .elementor-widget-bdt-marker .bdt-marker-wrapper .bdt-icon,
.elementor .elementor-widget-bdt-call-out .bdt-callout-button,
.elementor .bdt-tabs-container .bdt-tab .bdt-tabs-item a {
-webkit-box-shadow: none;
box-shadow: none; }
.elementor .bdt-advanced-button,
.elementor .bdt-gallery-item-link {
-webkit-box-shadow: none !important;
box-shadow: none !important; }
.animated {
-webkit-animation-duration: calc(0.3s) !important;
animation-duration: calc(0.3s) !important; }
.animated.animated-fast {
-webkit-animation-duration: calc(0.15s) !important;
animation-duration: calc(0.15s) !important; }
.animated.animated-slow {
-webkit-animation-duration: calc(0.45s) !important;
animation-duration: calc(0.45s) !important; }
@-webkit-keyframes gradaFadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes gradaFadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.gsFadeIn,
.fadeIn {
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: calc(0.3s);
animation-duration: calc(0.3s); }
.gsFadeIn {
-webkit-animation-name: gradaFadeIn;
animation-name: gradaFadeIn; }
.fadeIn {
-webkit-animation-name: gradaFadeIn !important;
animation-name: gradaFadeIn !important; }
@-webkit-keyframes gradaFadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes gradaFadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.gsFadeInUp,
.fadeInUp {
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: calc(0.3s);
animation-duration: calc(0.3s); }
.gsFadeInUp {
-webkit-animation-name: gradaFadeInUp;
animation-name: gradaFadeInUp; }
.fadeInUp {
-webkit-animation-name: gradaFadeInUp !important;
animation-name: gradaFadeInUp !important; }
@-webkit-keyframes gradaFadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes gradaFadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.gsFadeInDown,
.fadeInDown {
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: calc(0.3s);
animation-duration: calc(0.3s); }
.gsFadeInDown {
-webkit-animation-name: gradaFadeInDown;
animation-name: gradaFadeInDown; }
.fadeInDown {
-webkit-animation-name: gradaFadeInDown !important;
animation-name: gradaFadeInDown !important; }
@-webkit-keyframes gradaFadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(40px, 0, 0);
transform: translate3d(40px, 0, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes gradaFadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(40px, 0, 0);
transform: translate3d(40px, 0, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.gsFadeInLeft,
.fadeInLeft {
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: calc(0.3s);
animation-duration: calc(0.3s); }
.gsFadeInLeft {
-webkit-animation-name: gradaFadeInLeft;
animation-name: gradaFadeInLeft; }
.fadeInLeft {
-webkit-animation-name: gradaFadeInLeft !important;
animation-name: gradaFadeInLeft !important; }
@-webkit-keyframes gradaFadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes gradaFadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0); }
100% {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.gsFadeInRight,
.fadeInRight {
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: calc(0.3s);
animation-duration: calc(0.3s); }
.gsFadeInRight {
-webkit-animation-name: gradaFadeInRight;
animation-name: gradaFadeInRight; }
.fadeInRight {
-webkit-animation-name: gradaFadeInRight !important;
animation-name: gradaFadeInRight !important; }
@-webkit-keyframes gradaZoomIn {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5); }
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes gradaZoomIn {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5); }
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); } }
.gsZoomIn,
.zoomIn {
-webkit-animation-timing-function: ease;
animation-timing-function: ease;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: calc(0.3s);
animation-duration: calc(0.3s); }
.gsZoomIn {
-webkit-animation-name: gradaZoomIn;
animation-name: gradaZoomIn; }
.zoomIn {
-webkit-animation-name: gradaZoomIn !important;
animation-name: gradaZoomIn !important; }
@-webkit-keyframes gradaZoomOut {
0% {
opacity: 0.1;
-webkit-transform: scale(1.5);
transform: scale(1.5); }
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes gradaZoomOut {
0% {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2); }
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); } }
.gsZoomOut {
-webkit-animation-timing-function: ease;
animation-timing-function: ease;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: calc(0.3s);
animation-duration: calc(0.3s); }
.gsZoomOut {
-webkit-animation-name: gradaZoomOut;
animation-name: gradaZoomOut; }
@-webkit-keyframes gradaPreserve3d {
0% {
-webkit-transform: perspective(450px) translateY(90px) rotateX(24deg) translateZ(0);
transform: perspective(450px) translateY(90px) rotateX(24deg) translateZ(0);
opacity: 0; }
100% {
-webkit-transform: perspective(0px) translateY(0px) rotateX(0deg) translateZ(0);
transform: perspective(0px) translateY(0px) rotateX(0deg) translateZ(0);
opacity: 1; } }
@keyframes gradaPreserve3d {
0% {
-webkit-transform: perspective(450px) translateY(90px) rotateX(24deg) translateZ(0);
transform: perspective(450px) translateY(90px) rotateX(24deg) translateZ(0);
opacity: 0; }
100% {
-webkit-transform: perspective(0px) translateY(0px) rotateX(0deg) translateZ(0);
transform: perspective(0px) translateY(0px) rotateX(0deg) translateZ(0);
opacity: 1; } }
.gsPreserve3d,
.gradaPreserve3d {
-webkit-animation-timing-function: ease;
animation-timing-function: ease;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: calc(0.3s);
animation-duration: calc(0.3s);
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.gsPreserve3d {
-webkit-animation-name: gradaPreserve3d;
animation-name: gradaPreserve3d; }
.owl-item .init-anim {
opacity: 0 !important;
visibility: hidden !important; }
@-webkit-keyframes rotating {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotating {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.gsRotating {
-webkit-animation: rotating 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite;
animation: rotating 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }
@-webkit-keyframes gradaAnimateWidth {
0% {
width: 0; }
100% {
width: 100%; } }
@keyframes gradaAnimateWidth {
0% {
width: 0; }
100% {
width: 100%; } }
.gsAnimateWidth {
-webkit-animation-name: gradaAnimateWidth;
animation-name: gradaAnimateWidth;
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: calc(0.8s) !important;
animation-duration: calc(0.8s) !important; }
@-webkit-keyframes gradaSkewIn {
0% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
opacity: 0;
-webkit-transform: skewY(2deg) scaleY(1.2) translateY(40px) translateZ(0);
transform: skewY(2deg) scaleY(1.2) translateY(40px) translateZ(0); }
100% {
opacity: 1;
-webkit-transform: skewY(0) scaleY(1) translateY(0) translateZ(0);
transform: skewY(0) scaleY(1) translateY(0) translateZ(0); } }
@keyframes gradaSkewIn {
0% {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
opacity: 0;
-webkit-transform: skewY(2deg) scaleY(1.2) translateY(40px) translateZ(0);
transform: skewY(2deg) scaleY(1.2) translateY(40px) translateZ(0); }
100% {
opacity: 1;
-webkit-transform: skewY(0) scaleY(1) translateY(0) translateZ(0);
transform: skewY(0) scaleY(1) translateY(0) translateZ(0); } }
.gsSkewIn {
-webkit-animation-name: gradaSkewIn;
animation-name: gradaSkewIn;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: 1s !important;
animation-duration: 1s !important;
-webkit-animation-timing-function: cubic-bezier(0.34, 0.06, 0, 1.03);
animation-timing-function: cubic-bezier(0.34, 0.06, 0, 1.03);
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.no-mt {
margin-top: 0; }
.no-mr {
margin-right: 0; }
.no-mb {
margin-bottom: 0; }
.no-ml {
margin-bottom: 0; }
.tiny-pt {
padding-top: 0.33333rem; }
.tiny-pb {
padding-bottom: 0.33333rem; }
.small-pt {
padding-top: 0.66667rem; }
.small-pb {
padding-bottom: 0.66667rem; }
.default-pt {
padding-top: 1.33333rem; }
.default-pb {
padding-bottom: 1.33333rem; }
.medium-pt {
padding-top: 2.66667rem; }
.medium-pb {
padding-bottom: 2.66667rem; }
.large-pt {
padding-top: 5.33333rem; }
.large-pb {
padding-bottom: 5.33333rem; }
.huge-pt {
padding-top: 10.66667rem; }
.huge-pb {
padding-bottom: 10.66667rem; }
.wow {
visibility: hidden; }
.gs-cl::after {
content: '';
display: table;
clear: both; }
.gs-d-none {
display: none !important; }
.gs-d-block {
display: block !important; }
.gs-fullwidth-container .container {
max-width: 100%; }
.gs-fullwidth {
width: 100% !important; }
.gs-fullheight {
height: 100vh !important; }
@media (max-width: 575px) {
.gs-fullheight.gs-fullheight-mobile {
height: auto !important; } }
.gs-overflow-hidden {
overflow: hidden; }
.gs-map-full iframe {
height: 100vh !important; }
.gs-map-full .bdt-advanced-gmap {
height: 100vh; }
.sticky {
position: relative; }
.gs-no-decoration {
text-decoration: none;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: inherit; }
.text-outlined {
-webkit-text-stroke: 1px currentColor;
text-stroke: 1px currentColor;
-webkit-text-fill-color: transparent;
text-fill-color: transparent; }
.gs-text-left {
text-align: left; }
.gs-text-center {
text-align: center; }
.gs-text-right {
text-align: right; }
.gs-tabs-left .bdt-tabs-container {
text-align: left; }
.gs-tabs-right .bdt-tabs-container {
text-align: right; }
.entry-image-ratio {
position: relative;
display: block; }
.entry-image-ratio img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
display: block; }
.gs-bg-img-style {
background-repeat: no-repeat;
background-position: center;
background-size: cover; }
.gs-subscribe {
position: relative; }
.gs-subscribe p {
margin-bottom: 0; }
.gs-subscribe input[type='email'] {
padding: 1.16667rem 12.08333rem 1.16667rem 1.16667rem; }
.gs-subscribe input[type='email']:focus {
border-color: #050505; }
.gs-subscribe input[type='submit'] {
position: absolute;
top: 0;
right: 0;
border: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
padding-top: 1.66667rem;
padding-bottom: 1.66667rem;
background-color: #050505;
color: #ffffff !important; }
.gs-subscribe .ajax-loader {
display: none !important; }
.gs-subscribe-light input[type='email'] {
background-color: transparent;
border-color: #ffffff; }
.gs-subscribe-light input[type='email']:focus {
border-color: #ffffff; }
.gs-subscribe-light input[type='email']::-webkit-input-placeholder {
color: #ffffff; }
.gs-subscribe-light input[type='email']:-moz-placeholder {
color: #ffffff; }
.gs-subscribe-light input[type='email']::-moz-placeholder {
color: #ffffff; }
.gs-subscribe-light input[type='email']:-ms-input-placeholder {
color: #ffffff; }
.gs-subscribe-light input[type='submit'] {
background-color: #ffffff;
color: #333333 !important; }
.gs-subscribe-light input[type='submit']:hover {
background-color: #ffffff;
color: #333333 !important; }  html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar; }
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit; }
.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, .container-sm, .container-md, .container-lg, .container-xl {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 576px) {
.container, .container-sm {
max-width: 540px; } }
@media (min-width: 768px) {
.container, .container-sm, .container-md {
max-width: 720px; } }
@media (min-width: 992px) {
.container, .container-sm, .container-md, .container-lg {
max-width: 960px; } }
@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
max-width: 1140px; } }
.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%;
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;
min-width: 0;
max-width: 100%; }
.row-cols-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.row-cols-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.row-cols-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.row-cols-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.row-cols-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.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.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.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.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.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.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.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.33333%; }
.offset-2 {
margin-left: 16.66667%; }
.offset-3 {
margin-left: 25%; }
.offset-4 {
margin-left: 33.33333%; }
.offset-5 {
margin-left: 41.66667%; }
.offset-6 {
margin-left: 50%; }
.offset-7 {
margin-left: 58.33333%; }
.offset-8 {
margin-left: 66.66667%; }
.offset-9 {
margin-left: 75%; }
.offset-10 {
margin-left: 83.33333%; }
.offset-11 {
margin-left: 91.66667%; }
@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;
min-width: 0;
max-width: 100%; }
.row-cols-sm-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.row-cols-sm-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.row-cols-sm-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-sm-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.row-cols-sm-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.row-cols-sm-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.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.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.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.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.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.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.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.33333%; }
.offset-sm-2 {
margin-left: 16.66667%; }
.offset-sm-3 {
margin-left: 25%; }
.offset-sm-4 {
margin-left: 33.33333%; }
.offset-sm-5 {
margin-left: 41.66667%; }
.offset-sm-6 {
margin-left: 50%; }
.offset-sm-7 {
margin-left: 58.33333%; }
.offset-sm-8 {
margin-left: 66.66667%; }
.offset-sm-9 {
margin-left: 75%; }
.offset-sm-10 {
margin-left: 83.33333%; }
.offset-sm-11 {
margin-left: 91.66667%; } }
@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;
min-width: 0;
max-width: 100%; }
.row-cols-md-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.row-cols-md-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.row-cols-md-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-md-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.row-cols-md-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.row-cols-md-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.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.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.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.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.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.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.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.33333%; }
.offset-md-2 {
margin-left: 16.66667%; }
.offset-md-3 {
margin-left: 25%; }
.offset-md-4 {
margin-left: 33.33333%; }
.offset-md-5 {
margin-left: 41.66667%; }
.offset-md-6 {
margin-left: 50%; }
.offset-md-7 {
margin-left: 58.33333%; }
.offset-md-8 {
margin-left: 66.66667%; }
.offset-md-9 {
margin-left: 75%; }
.offset-md-10 {
margin-left: 83.33333%; }
.offset-md-11 {
margin-left: 91.66667%; } }
@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;
min-width: 0;
max-width: 100%; }
.row-cols-lg-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.row-cols-lg-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.row-cols-lg-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-lg-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.row-cols-lg-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.row-cols-lg-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.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.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.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.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.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.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.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.33333%; }
.offset-lg-2 {
margin-left: 16.66667%; }
.offset-lg-3 {
margin-left: 25%; }
.offset-lg-4 {
margin-left: 33.33333%; }
.offset-lg-5 {
margin-left: 41.66667%; }
.offset-lg-6 {
margin-left: 50%; }
.offset-lg-7 {
margin-left: 58.33333%; }
.offset-lg-8 {
margin-left: 66.66667%; }
.offset-lg-9 {
margin-left: 75%; }
.offset-lg-10 {
margin-left: 83.33333%; }
.offset-lg-11 {
margin-left: 91.66667%; } }
@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;
min-width: 0;
max-width: 100%; }
.row-cols-xl-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.row-cols-xl-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.row-cols-xl-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.row-cols-xl-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.row-cols-xl-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.row-cols-xl-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.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.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.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.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.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.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.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.33333%; }
.offset-xl-2 {
margin-left: 16.66667%; }
.offset-xl-3 {
margin-left: 25%; }
.offset-xl-4 {
margin-left: 33.33333%; }
.offset-xl-5 {
margin-left: 41.66667%; }
.offset-xl-6 {
margin-left: 50%; }
.offset-xl-7 {
margin-left: 58.33333%; }
.offset-xl-8 {
margin-left: 66.66667%; }
.offset-xl-9 {
margin-left: 75%; }
.offset-xl-10 {
margin-left: 83.33333%; }
.offset-xl-11 {
margin-left: 91.66667%; } }
.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; }
.flex-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important; }
.flex-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important; }
.flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important; }
.flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !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; }
.flex-sm-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important; }
.flex-sm-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important; }
.flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important; }
.flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !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; }
.flex-md-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important; }
.flex-md-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important; }
.flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important; }
.flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !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; }
.flex-lg-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important; }
.flex-lg-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important; }
.flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important; }
.flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !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; }
.flex-xl-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important; }
.flex-xl-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important; }
.flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important; }
.flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !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; } }
.m-0 {
margin: 0 !important; }
.mt-0,
.my-0 {
margin-top: 0 !important; }
.mr-0,
.mx-0 {
margin-right: 0 !important; }
.mb-0,
.my-0 {
margin-bottom: 0 !important; }
.ml-0,
.mx-0 {
margin-left: 0 !important; }
.m-1 {
margin: 0.25rem !important; }
.mt-1,
.my-1 {
margin-top: 0.25rem !important; }
.mr-1,
.mx-1 {
margin-right: 0.25rem !important; }
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important; }
.ml-1,
.mx-1 {
margin-left: 0.25rem !important; }
.m-2 {
margin: 0.5rem !important; }
.mt-2,
.my-2 {
margin-top: 0.5rem !important; }
.mr-2,
.mx-2 {
margin-right: 0.5rem !important; }
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important; }
.ml-2,
.mx-2 {
margin-left: 0.5rem !important; }
.m-3 {
margin: 1rem !important; }
.mt-3,
.my-3 {
margin-top: 1rem !important; }
.mr-3,
.mx-3 {
margin-right: 1rem !important; }
.mb-3,
.my-3 {
margin-bottom: 1rem !important; }
.ml-3,
.mx-3 {
margin-left: 1rem !important; }
.m-4 {
margin: 1.5rem !important; }
.mt-4,
.my-4 {
margin-top: 1.5rem !important; }
.mr-4,
.mx-4 {
margin-right: 1.5rem !important; }
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important; }
.ml-4,
.mx-4 {
margin-left: 1.5rem !important; }
.m-5 {
margin: 3rem !important; }
.mt-5,
.my-5 {
margin-top: 3rem !important; }
.mr-5,
.mx-5 {
margin-right: 3rem !important; }
.mb-5,
.my-5 {
margin-bottom: 3rem !important; }
.ml-5,
.mx-5 {
margin-left: 3rem !important; }
.p-0 {
padding: 0 !important; }
.pt-0,
.py-0 {
padding-top: 0 !important; }
.pr-0,
.px-0 {
padding-right: 0 !important; }
.pb-0,
.py-0 {
padding-bottom: 0 !important; }
.pl-0,
.px-0 {
padding-left: 0 !important; }
.p-1 {
padding: 0.25rem !important; }
.pt-1,
.py-1 {
padding-top: 0.25rem !important; }
.pr-1,
.px-1 {
padding-right: 0.25rem !important; }
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important; }
.pl-1,
.px-1 {
padding-left: 0.25rem !important; }
.p-2 {
padding: 0.5rem !important; }
.pt-2,
.py-2 {
padding-top: 0.5rem !important; }
.pr-2,
.px-2 {
padding-right: 0.5rem !important; }
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important; }
.pl-2,
.px-2 {
padding-left: 0.5rem !important; }
.p-3 {
padding: 1rem !important; }
.pt-3,
.py-3 {
padding-top: 1rem !important; }
.pr-3,
.px-3 {
padding-right: 1rem !important; }
.pb-3,
.py-3 {
padding-bottom: 1rem !important; }
.pl-3,
.px-3 {
padding-left: 1rem !important; }
.p-4 {
padding: 1.5rem !important; }
.pt-4,
.py-4 {
padding-top: 1.5rem !important; }
.pr-4,
.px-4 {
padding-right: 1.5rem !important; }
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important; }
.pl-4,
.px-4 {
padding-left: 1.5rem !important; }
.p-5 {
padding: 3rem !important; }
.pt-5,
.py-5 {
padding-top: 3rem !important; }
.pr-5,
.px-5 {
padding-right: 3rem !important; }
.pb-5,
.py-5 {
padding-bottom: 3rem !important; }
.pl-5,
.px-5 {
padding-left: 3rem !important; }
.m-n1 {
margin: -0.25rem !important; }
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important; }
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important; }
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important; }
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important; }
.m-n2 {
margin: -0.5rem !important; }
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important; }
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important; }
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important; }
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important; }
.m-n3 {
margin: -1rem !important; }
.mt-n3,
.my-n3 {
margin-top: -1rem !important; }
.mr-n3,
.mx-n3 {
margin-right: -1rem !important; }
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important; }
.ml-n3,
.mx-n3 {
margin-left: -1rem !important; }
.m-n4 {
margin: -1.5rem !important; }
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important; }
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important; }
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important; }
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important; }
.m-n5 {
margin: -3rem !important; }
.mt-n5,
.my-n5 {
margin-top: -3rem !important; }
.mr-n5,
.mx-n5 {
margin-right: -3rem !important; }
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important; }
.ml-n5,
.mx-n5 {
margin-left: -3rem !important; }
.m-auto {
margin: auto !important; }
.mt-auto,
.my-auto {
margin-top: auto !important; }
.mr-auto,
.mx-auto {
margin-right: auto !important; }
.mb-auto,
.my-auto {
margin-bottom: auto !important; }
.ml-auto,
.mx-auto {
margin-left: auto !important; }
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important; }
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important; }
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important; }
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important; }
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important; }
.m-sm-1 {
margin: 0.25rem !important; }
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important; }
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important; }
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important; }
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important; }
.m-sm-2 {
margin: 0.5rem !important; }
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important; }
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important; }
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important; }
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important; }
.m-sm-3 {
margin: 1rem !important; }
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important; }
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important; }
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important; }
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important; }
.m-sm-4 {
margin: 1.5rem !important; }
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important; }
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important; }
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important; }
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important; }
.m-sm-5 {
margin: 3rem !important; }
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important; }
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important; }
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important; }
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important; }
.p-sm-0 {
padding: 0 !important; }
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important; }
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important; }
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important; }
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important; }
.p-sm-1 {
padding: 0.25rem !important; }
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important; }
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important; }
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important; }
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important; }
.p-sm-2 {
padding: 0.5rem !important; }
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important; }
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important; }
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important; }
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important; }
.p-sm-3 {
padding: 1rem !important; }
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important; }
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important; }
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important; }
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important; }
.p-sm-4 {
padding: 1.5rem !important; }
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important; }
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important; }
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important; }
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important; }
.p-sm-5 {
padding: 3rem !important; }
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important; }
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important; }
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important; }
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important; }
.m-sm-n1 {
margin: -0.25rem !important; }
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important; }
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important; }
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important; }
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important; }
.m-sm-n2 {
margin: -0.5rem !important; }
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important; }
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important; }
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important; }
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important; }
.m-sm-n3 {
margin: -1rem !important; }
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important; }
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important; }
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important; }
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important; }
.m-sm-n4 {
margin: -1.5rem !important; }
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important; }
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important; }
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important; }
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important; }
.m-sm-n5 {
margin: -3rem !important; }
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important; }
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important; }
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important; }
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important; }
.m-sm-auto {
margin: auto !important; }
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important; }
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important; }
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important; }
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important; } }
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important; }
.mt-md-0,
.my-md-0 {
margin-top: 0 !important; }
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important; }
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important; }
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important; }
.m-md-1 {
margin: 0.25rem !important; }
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important; }
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important; }
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important; }
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important; }
.m-md-2 {
margin: 0.5rem !important; }
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important; }
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important; }
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important; }
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important; }
.m-md-3 {
margin: 1rem !important; }
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important; }
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important; }
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important; }
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important; }
.m-md-4 {
margin: 1.5rem !important; }
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important; }
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important; }
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important; }
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important; }
.m-md-5 {
margin: 3rem !important; }
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important; }
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important; }
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important; }
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important; }
.p-md-0 {
padding: 0 !important; }
.pt-md-0,
.py-md-0 {
padding-top: 0 !important; }
.pr-md-0,
.px-md-0 {
padding-right: 0 !important; }
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important; }
.pl-md-0,
.px-md-0 {
padding-left: 0 !important; }
.p-md-1 {
padding: 0.25rem !important; }
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important; }
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important; }
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important; }
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important; }
.p-md-2 {
padding: 0.5rem !important; }
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important; }
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important; }
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important; }
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important; }
.p-md-3 {
padding: 1rem !important; }
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important; }
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important; }
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important; }
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important; }
.p-md-4 {
padding: 1.5rem !important; }
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important; }
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important; }
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important; }
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important; }
.p-md-5 {
padding: 3rem !important; }
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important; }
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important; }
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important; }
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important; }
.m-md-n1 {
margin: -0.25rem !important; }
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important; }
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important; }
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important; }
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important; }
.m-md-n2 {
margin: -0.5rem !important; }
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important; }
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important; }
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important; }
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important; }
.m-md-n3 {
margin: -1rem !important; }
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important; }
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important; }
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important; }
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important; }
.m-md-n4 {
margin: -1.5rem !important; }
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important; }
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important; }
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important; }
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important; }
.m-md-n5 {
margin: -3rem !important; }
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important; }
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important; }
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important; }
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important; }
.m-md-auto {
margin: auto !important; }
.mt-md-auto,
.my-md-auto {
margin-top: auto !important; }
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important; }
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important; }
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important; } }
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important; }
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important; }
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important; }
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important; }
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important; }
.m-lg-1 {
margin: 0.25rem !important; }
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important; }
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important; }
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important; }
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important; }
.m-lg-2 {
margin: 0.5rem !important; }
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important; }
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important; }
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important; }
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important; }
.m-lg-3 {
margin: 1rem !important; }
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important; }
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important; }
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important; }
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important; }
.m-lg-4 {
margin: 1.5rem !important; }
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important; }
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important; }
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important; }
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important; }
.m-lg-5 {
margin: 3rem !important; }
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important; }
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important; }
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important; }
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important; }
.p-lg-0 {
padding: 0 !important; }
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important; }
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important; }
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important; }
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important; }
.p-lg-1 {
padding: 0.25rem !important; }
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important; }
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important; }
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important; }
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important; }
.p-lg-2 {
padding: 0.5rem !important; }
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important; }
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important; }
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important; }
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important; }
.p-lg-3 {
padding: 1rem !important; }
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important; }
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important; }
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important; }
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important; }
.p-lg-4 {
padding: 1.5rem !important; }
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important; }
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important; }
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important; }
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important; }
.p-lg-5 {
padding: 3rem !important; }
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important; }
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important; }
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important; }
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important; }
.m-lg-n1 {
margin: -0.25rem !important; }
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important; }
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important; }
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important; }
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important; }
.m-lg-n2 {
margin: -0.5rem !important; }
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important; }
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important; }
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important; }
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important; }
.m-lg-n3 {
margin: -1rem !important; }
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important; }
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important; }
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important; }
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important; }
.m-lg-n4 {
margin: -1.5rem !important; }
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important; }
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important; }
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important; }
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important; }
.m-lg-n5 {
margin: -3rem !important; }
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important; }
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important; }
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important; }
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important; }
.m-lg-auto {
margin: auto !important; }
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important; }
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important; }
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important; }
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important; } }
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important; }
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important; }
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important; }
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important; }
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important; }
.m-xl-1 {
margin: 0.25rem !important; }
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important; }
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important; }
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important; }
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important; }
.m-xl-2 {
margin: 0.5rem !important; }
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important; }
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important; }
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important; }
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important; }
.m-xl-3 {
margin: 1rem !important; }
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important; }
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important; }
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important; }
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important; }
.m-xl-4 {
margin: 1.5rem !important; }
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important; }
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important; }
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important; }
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important; }
.m-xl-5 {
margin: 3rem !important; }
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important; }
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important; }
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important; }
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important; }
.p-xl-0 {
padding: 0 !important; }
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important; }
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important; }
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important; }
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important; }
.p-xl-1 {
padding: 0.25rem !important; }
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important; }
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important; }
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important; }
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important; }
.p-xl-2 {
padding: 0.5rem !important; }
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important; }
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important; }
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important; }
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important; }
.p-xl-3 {
padding: 1rem !important; }
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important; }
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important; }
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important; }
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important; }
.p-xl-4 {
padding: 1.5rem !important; }
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important; }
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important; }
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important; }
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important; }
.p-xl-5 {
padding: 3rem !important; }
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important; }
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important; }
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important; }
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important; }
.m-xl-n1 {
margin: -0.25rem !important; }
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important; }
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important; }
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important; }
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important; }
.m-xl-n2 {
margin: -0.5rem !important; }
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important; }
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important; }
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important; }
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important; }
.m-xl-n3 {
margin: -1rem !important; }
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important; }
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important; }
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important; }
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important; }
.m-xl-n4 {
margin: -1.5rem !important; }
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important; }
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important; }
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important; }
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important; }
.m-xl-n5 {
margin: -3rem !important; }
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important; }
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important; }
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important; }
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important; }
.m-xl-auto {
margin: auto !important; }
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important; }
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important; }
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important; }
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important; } }
.m-0 {
margin: 0 !important; }
.mt-0,
.my-0 {
margin-top: 0 !important; }
.mr-0,
.mx-0 {
margin-right: 0 !important; }
.mb-0,
.my-0 {
margin-bottom: 0 !important; }
.ml-0,
.mx-0 {
margin-left: 0 !important; }
.m-1 {
margin: 0.25rem !important; }
.mt-1,
.my-1 {
margin-top: 0.25rem !important; }
.mr-1,
.mx-1 {
margin-right: 0.25rem !important; }
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important; }
.ml-1,
.mx-1 {
margin-left: 0.25rem !important; }
.m-2 {
margin: 0.5rem !important; }
.mt-2,
.my-2 {
margin-top: 0.5rem !important; }
.mr-2,
.mx-2 {
margin-right: 0.5rem !important; }
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important; }
.ml-2,
.mx-2 {
margin-left: 0.5rem !important; }
.m-3 {
margin: 1rem !important; }
.mt-3,
.my-3 {
margin-top: 1rem !important; }
.mr-3,
.mx-3 {
margin-right: 1rem !important; }
.mb-3,
.my-3 {
margin-bottom: 1rem !important; }
.ml-3,
.mx-3 {
margin-left: 1rem !important; }
.m-4 {
margin: 1.5rem !important; }
.mt-4,
.my-4 {
margin-top: 1.5rem !important; }
.mr-4,
.mx-4 {
margin-right: 1.5rem !important; }
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important; }
.ml-4,
.mx-4 {
margin-left: 1.5rem !important; }
.m-5 {
margin: 3rem !important; }
.mt-5,
.my-5 {
margin-top: 3rem !important; }
.mr-5,
.mx-5 {
margin-right: 3rem !important; }
.mb-5,
.my-5 {
margin-bottom: 3rem !important; }
.ml-5,
.mx-5 {
margin-left: 3rem !important; }
.p-0 {
padding: 0 !important; }
.pt-0,
.py-0 {
padding-top: 0 !important; }
.pr-0,
.px-0 {
padding-right: 0 !important; }
.pb-0,
.py-0 {
padding-bottom: 0 !important; }
.pl-0,
.px-0 {
padding-left: 0 !important; }
.p-1 {
padding: 0.25rem !important; }
.pt-1,
.py-1 {
padding-top: 0.25rem !important; }
.pr-1,
.px-1 {
padding-right: 0.25rem !important; }
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important; }
.pl-1,
.px-1 {
padding-left: 0.25rem !important; }
.p-2 {
padding: 0.5rem !important; }
.pt-2,
.py-2 {
padding-top: 0.5rem !important; }
.pr-2,
.px-2 {
padding-right: 0.5rem !important; }
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important; }
.pl-2,
.px-2 {
padding-left: 0.5rem !important; }
.p-3 {
padding: 1rem !important; }
.pt-3,
.py-3 {
padding-top: 1rem !important; }
.pr-3,
.px-3 {
padding-right: 1rem !important; }
.pb-3,
.py-3 {
padding-bottom: 1rem !important; }
.pl-3,
.px-3 {
padding-left: 1rem !important; }
.p-4 {
padding: 1.5rem !important; }
.pt-4,
.py-4 {
padding-top: 1.5rem !important; }
.pr-4,
.px-4 {
padding-right: 1.5rem !important; }
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important; }
.pl-4,
.px-4 {
padding-left: 1.5rem !important; }
.p-5 {
padding: 3rem !important; }
.pt-5,
.py-5 {
padding-top: 3rem !important; }
.pr-5,
.px-5 {
padding-right: 3rem !important; }
.pb-5,
.py-5 {
padding-bottom: 3rem !important; }
.pl-5,
.px-5 {
padding-left: 3rem !important; }
.m-n1 {
margin: -0.25rem !important; }
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important; }
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important; }
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important; }
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important; }
.m-n2 {
margin: -0.5rem !important; }
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important; }
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important; }
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important; }
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important; }
.m-n3 {
margin: -1rem !important; }
.mt-n3,
.my-n3 {
margin-top: -1rem !important; }
.mr-n3,
.mx-n3 {
margin-right: -1rem !important; }
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important; }
.ml-n3,
.mx-n3 {
margin-left: -1rem !important; }
.m-n4 {
margin: -1.5rem !important; }
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important; }
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important; }
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important; }
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important; }
.m-n5 {
margin: -3rem !important; }
.mt-n5,
.my-n5 {
margin-top: -3rem !important; }
.mr-n5,
.mx-n5 {
margin-right: -3rem !important; }
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important; }
.ml-n5,
.mx-n5 {
margin-left: -3rem !important; }
.m-auto {
margin: auto !important; }
.mt-auto,
.my-auto {
margin-top: auto !important; }
.mr-auto,
.mx-auto {
margin-right: auto !important; }
.mb-auto,
.my-auto {
margin-bottom: auto !important; }
.ml-auto,
.mx-auto {
margin-left: auto !important; }
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important; }
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important; }
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important; }
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important; }
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important; }
.m-sm-1 {
margin: 0.25rem !important; }
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important; }
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important; }
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important; }
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important; }
.m-sm-2 {
margin: 0.5rem !important; }
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important; }
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important; }
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important; }
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important; }
.m-sm-3 {
margin: 1rem !important; }
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important; }
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important; }
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important; }
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important; }
.m-sm-4 {
margin: 1.5rem !important; }
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important; }
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important; }
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important; }
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important; }
.m-sm-5 {
margin: 3rem !important; }
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important; }
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important; }
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important; }
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important; }
.p-sm-0 {
padding: 0 !important; }
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important; }
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important; }
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important; }
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important; }
.p-sm-1 {
padding: 0.25rem !important; }
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important; }
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important; }
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important; }
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important; }
.p-sm-2 {
padding: 0.5rem !important; }
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important; }
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important; }
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important; }
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important; }
.p-sm-3 {
padding: 1rem !important; }
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important; }
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important; }
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important; }
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important; }
.p-sm-4 {
padding: 1.5rem !important; }
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important; }
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important; }
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important; }
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important; }
.p-sm-5 {
padding: 3rem !important; }
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important; }
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important; }
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important; }
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important; }
.m-sm-n1 {
margin: -0.25rem !important; }
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important; }
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important; }
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important; }
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important; }
.m-sm-n2 {
margin: -0.5rem !important; }
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important; }
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important; }
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important; }
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important; }
.m-sm-n3 {
margin: -1rem !important; }
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important; }
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important; }
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important; }
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important; }
.m-sm-n4 {
margin: -1.5rem !important; }
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important; }
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important; }
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important; }
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important; }
.m-sm-n5 {
margin: -3rem !important; }
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important; }
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important; }
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important; }
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important; }
.m-sm-auto {
margin: auto !important; }
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important; }
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important; }
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important; }
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important; } }
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important; }
.mt-md-0,
.my-md-0 {
margin-top: 0 !important; }
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important; }
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important; }
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important; }
.m-md-1 {
margin: 0.25rem !important; }
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important; }
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important; }
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important; }
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important; }
.m-md-2 {
margin: 0.5rem !important; }
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important; }
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important; }
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important; }
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important; }
.m-md-3 {
margin: 1rem !important; }
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important; }
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important; }
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important; }
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important; }
.m-md-4 {
margin: 1.5rem !important; }
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important; }
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important; }
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important; }
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important; }
.m-md-5 {
margin: 3rem !important; }
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important; }
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important; }
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important; }
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important; }
.p-md-0 {
padding: 0 !important; }
.pt-md-0,
.py-md-0 {
padding-top: 0 !important; }
.pr-md-0,
.px-md-0 {
padding-right: 0 !important; }
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important; }
.pl-md-0,
.px-md-0 {
padding-left: 0 !important; }
.p-md-1 {
padding: 0.25rem !important; }
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important; }
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important; }
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important; }
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important; }
.p-md-2 {
padding: 0.5rem !important; }
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important; }
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important; }
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important; }
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important; }
.p-md-3 {
padding: 1rem !important; }
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important; }
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important; }
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important; }
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important; }
.p-md-4 {
padding: 1.5rem !important; }
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important; }
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important; }
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important; }
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important; }
.p-md-5 {
padding: 3rem !important; }
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important; }
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important; }
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important; }
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important; }
.m-md-n1 {
margin: -0.25rem !important; }
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important; }
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important; }
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important; }
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important; }
.m-md-n2 {
margin: -0.5rem !important; }
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important; }
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important; }
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important; }
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important; }
.m-md-n3 {
margin: -1rem !important; }
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important; }
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important; }
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important; }
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important; }
.m-md-n4 {
margin: -1.5rem !important; }
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important; }
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important; }
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important; }
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important; }
.m-md-n5 {
margin: -3rem !important; }
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important; }
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important; }
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important; }
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important; }
.m-md-auto {
margin: auto !important; }
.mt-md-auto,
.my-md-auto {
margin-top: auto !important; }
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important; }
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important; }
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important; } }
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important; }
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important; }
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important; }
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important; }
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important; }
.m-lg-1 {
margin: 0.25rem !important; }
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important; }
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important; }
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important; }
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important; }
.m-lg-2 {
margin: 0.5rem !important; }
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important; }
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important; }
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important; }
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important; }
.m-lg-3 {
margin: 1rem !important; }
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important; }
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important; }
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important; }
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important; }
.m-lg-4 {
margin: 1.5rem !important; }
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important; }
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important; }
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important; }
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important; }
.m-lg-5 {
margin: 3rem !important; }
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important; }
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important; }
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important; }
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important; }
.p-lg-0 {
padding: 0 !important; }
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important; }
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important; }
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important; }
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important; }
.p-lg-1 {
padding: 0.25rem !important; }
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important; }
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important; }
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important; }
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important; }
.p-lg-2 {
padding: 0.5rem !important; }
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important; }
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important; }
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important; }
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important; }
.p-lg-3 {
padding: 1rem !important; }
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important; }
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important; }
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important; }
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important; }
.p-lg-4 {
padding: 1.5rem !important; }
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important; }
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important; }
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important; }
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important; }
.p-lg-5 {
padding: 3rem !important; }
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important; }
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important; }
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important; }
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important; }
.m-lg-n1 {
margin: -0.25rem !important; }
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important; }
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important; }
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important; }
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important; }
.m-lg-n2 {
margin: -0.5rem !important; }
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important; }
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important; }
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important; }
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important; }
.m-lg-n3 {
margin: -1rem !important; }
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important; }
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important; }
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important; }
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important; }
.m-lg-n4 {
margin: -1.5rem !important; }
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important; }
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important; }
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important; }
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important; }
.m-lg-n5 {
margin: -3rem !important; }
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important; }
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important; }
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important; }
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important; }
.m-lg-auto {
margin: auto !important; }
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important; }
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important; }
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important; }
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important; } }
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important; }
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important; }
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important; }
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important; }
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important; }
.m-xl-1 {
margin: 0.25rem !important; }
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important; }
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important; }
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important; }
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important; }
.m-xl-2 {
margin: 0.5rem !important; }
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important; }
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important; }
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important; }
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important; }
.m-xl-3 {
margin: 1rem !important; }
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important; }
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important; }
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important; }
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important; }
.m-xl-4 {
margin: 1.5rem !important; }
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important; }
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important; }
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important; }
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important; }
.m-xl-5 {
margin: 3rem !important; }
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important; }
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important; }
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important; }
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important; }
.p-xl-0 {
padding: 0 !important; }
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important; }
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important; }
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important; }
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important; }
.p-xl-1 {
padding: 0.25rem !important; }
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important; }
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important; }
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important; }
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important; }
.p-xl-2 {
padding: 0.5rem !important; }
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important; }
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important; }
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important; }
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important; }
.p-xl-3 {
padding: 1rem !important; }
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important; }
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important; }
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important; }
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important; }
.p-xl-4 {
padding: 1.5rem !important; }
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important; }
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important; }
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important; }
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important; }
.p-xl-5 {
padding: 3rem !important; }
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important; }
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important; }
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important; }
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important; }
.m-xl-n1 {
margin: -0.25rem !important; }
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important; }
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important; }
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important; }
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important; }
.m-xl-n2 {
margin: -0.5rem !important; }
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important; }
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important; }
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important; }
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important; }
.m-xl-n3 {
margin: -1rem !important; }
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important; }
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important; }
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important; }
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important; }
.m-xl-n4 {
margin: -1.5rem !important; }
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important; }
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important; }
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important; }
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important; }
.m-xl-n5 {
margin: -3rem !important; }
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important; }
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important; }
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important; }
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important; }
.m-xl-auto {
margin: auto !important; }
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important; }
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important; }
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important; }
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important; } } html {
max-width: 100%; }
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var,
figure {
vertical-align: baseline;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
outline: 0;
padding: 0;
margin: 0;
border: 0; }
sub,
sup {
font-size: 10px; }
:focus {
outline: 0; }
input[type=submit] {
-webkit-appearance: none; }
html {
overflow-x: hidden; }
ol,
ul {
list-style: none; }
input[type=text]::-ms-clear {
display: none; }
sup {
vertical-align: super; }
sub {
vertical-align: sub; }
p:empty {
display: none; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block; }
@font-face {
font-family: "ElegantIcons";
font-style: normal;
font-weight: normal;
src: url(https://cdn.rawgit.com/mdentinho/elegant-icons-sass/e48e7df0/fonts/ElegantIcons.woff2) format("woff2"), url(https://cdn.rawgit.com/mdentinho/elegant-icons-sass/e48e7df0/fonts/ElegantIcons.woff) format("woff"); } .admin-bar .gs-wpadminbar a {
-webkit-box-shadow: none;
box-shadow: none; }
@media (max-width: 781px) {
.admin-bar .gs-wpadminbar {
position: fixed !important; } }
.admin-bar .header-is-sticky .gs-site-header.headroom--not-top,
.admin-bar .header-is-sticky .gs-site-header,
.admin-bar .gs-template-header-is-sticky,
.admin-bar .gs-fullscreen-search-inner,
.admin-bar .gs-locked-section-invisible,
.admin-bar .gs-off-canvas-sidebar-holder {
margin-top: 46px; }
@media (min-width: 782px) {
.admin-bar .header-is-sticky .gs-site-header.headroom--not-top,
.admin-bar .header-is-sticky .gs-site-header,
.admin-bar .gs-template-header-is-sticky,
.admin-bar .gs-fullscreen-search-inner,
.admin-bar .gs-locked-section-invisible,
.admin-bar .gs-off-canvas-sidebar-holder {
margin-top: 32px; } }
@media (min-width: 992px) {
.admin-bar .gs-locked-section-on {
margin-top: 32px; } }  h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 1.5rem; }
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
color: #050505;
position: relative; }
h1 a:after,
.h1 a:after,
h2 a:after,
.h2 a:after,
h3 a:after,
.h3 a:after,
h4 a:after,
.h4 a:after,
h5 a:after,
.h5 a:after,
h6 a:after,
.h6 a:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #050505;
will-change: transform;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
h1 a:hover:after,
.h1 a:hover:after,
h2 a:hover:after,
.h2 a:hover:after,
h3 a:hover:after,
.h3 a:hover:after,
h4 a:hover:after,
.h4 a:hover:after,
h5 a:hover:after,
.h5 a:hover:after,
h6 a:hover:after,
.h6 a:hover:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center; }
h1,
.h1 {
font-size: 3.75rem;
line-height: 1.22222; }
h2,
.h2 {
font-size: 2.83333rem;
line-height: 1.35294; }
h3,
.h3 {
font-size: 1.91667rem;
line-height: 1.30435; }
h4,
.h4 {
font-size: 1.66667rem;
line-height: 1.2; }
h5,
.h5 {
font-size: 1.41667rem;
line-height: 1.17647; }
h6,
.h6 {
font-size: 1.16667rem;
line-height: 1.14286; }
address {
font-style: italic;
margin-bottom: 1.33333rem; } hr {
border: 0;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e5e5e5;
margin: 2.66667rem 0; }
ul {
list-style: disc;
margin-bottom: 2.91667rem;
padding-left: 2.33333rem; }
ul li {
margin-bottom: 1.16667rem; }
ul li ul,
ul li ol {
padding-left: 1.16667rem;
margin-top: 1.16667rem;
margin-bottom: 1.16667rem; }
ol {
list-style: decimal;
margin-bottom: 2.91667rem;
padding-left: 2.33333rem; }
ol li {
margin-bottom: 1.16667rem; }
ol li ol,
ol li ul {
padding-left: 1.16667rem;
margin-top: 1.16667rem;
margin-bottom: 1.16667rem; }
dl {
margin: 0 1.33333rem 2.91667rem 1.33333rem; }
dl dt {
color: #333333;
font-weight: 600;
margin-bottom: 1.33333rem; }
dl dt:last-child {
margin-bottom: 0; }
p {
margin: 0 0 1.66667rem 0; }
.gs-blog-post-single-holder .entry-content-inner p {
margin-bottom: 2.91667rem; }
pre {
font-family: Monaco, monospace;
padding: 1.33333rem;
margin: 1.33333rem 0;
line-height: 1.73333;
background-color: #f7f7f7;
border: 1px solid #d2d2d2;
border-radius: 0;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word; }
blockquote {
font-size: 1.66667rem;
line-height: 1.6;
font-style: italic;
margin: 2.66667rem 0;
font-weight: 500;
padding: 0.66667rem 2.66667rem;
color: #050505;
border-left: 4px solid #e5e5e5; }
blockquote > *:first-child {
margin-bottom: 0; } a:not(button) {
color: #050505;
text-decoration: none;
position: relative;
-webkit-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
a:not(button):hover, a:not(button).active {
color: #050505; }
abbr {
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #050505; }
b,
strong {
font-family: "Roboto", sans-serif;
font-weight: 600; }
cite {
display: block;
text-align: right;
margin-bottom: 1.33333rem; }
code {
font-family: "Roboto", sans-serif;
padding: 0.41667rem;
background-color: #f7f7f7; }
em,
var,
i {
font-style: italic; }
mark {
background-color: #050505;
color: #ffffff; }
small {
font-size: 1rem; } del {
opacity: 1 !important; }
ins {
text-decoration: none;
font-weight: inherit !important; } table {
margin: 0 0 2.91667rem 0 !important;
width: 100%;
empty-cells: show;
border-collapse: collapse !important;
border-spacing: 0;
border: 1px solid #e5e5e5 !important;
border-radius: 0 !important; }
table td,
table th {
font-size: 1.16667rem;
font-weight: 500;
background-color: transparent;
border-left: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
margin: 0;
padding: 7px 14px;
overflow: visible; }
table td:first-child,
table th:first-child {
border-left-width: 0; }
table td a,
table th a {
color: #333333; }
table td#today {
color: #333333; }
table thead {
text-align: left;
vertical-align: middle; }
table thead td,
table thead th {
font-weight: 600;
color: #333333; } fieldset {
border: 1px solid #e5e5e5;
border-radius: 0;
padding: 1.33333rem;
margin-bottom: 1.33333rem; }
fieldset legend {
padding: 0.33333rem 0.5rem;
border: 1px solid #e5e5e5;
border-radius: 0;
margin-bottom: 0; }
legend {
color: #333333;
font-size: 1.16667rem;
line-height: 1.14286;
margin-bottom: 1.33333rem; }
input,
textarea {
display: block;
width: inherit;
font-family: "Roboto", sans-serif;
color: #333333;
font-size: 1.25rem;
line-height: 1.85714;
background-color: #ffffff;
padding: 1rem 0;
border: 0;
border-bottom: 1px solid #050505;
border-radius: 0;
-webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #333333; }
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #333333; }
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #333333; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #333333; }
textarea {
resize: none;
height: 12.5rem !important; }
textarea,
input[type='text'],
input[type='button'],
input[type='submit'],
input[type='search'] {
-webkit-appearance: none;
-webkit-border-radius: 0; }
input[type='checkbox'],
input[type='radio'] {
display: inline-block !important;
width: auto !important;
vertical-align: middle; }
.search-form {
position: relative; }
.search-form input[type='search'] {
padding-right: 3.16667rem; }
.search-form .search-form-button {
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 0.5rem; }
.search-form .search-form-button input {
display: none; }
.search-form .search-form-button span {
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #050505;
padding: 10px 0; }
label {
display: inline-block;
font-family: "Roboto", sans-serif;
font-weight: 400;
color: #050505;
margin-bottom: 0.66667rem;
font-size: 1.16667rem;
line-height: 1.14286; }
select {
width: 100%;
font-family: "Roboto", sans-serif;
font-size: 1.16667rem;
color: #333333;
height: 4.33333rem;
background-color: #ffffff;
-webkit-box-shadow: none;
box-shadow: none;
-moz-appearance: none;
-webkit-appearance: none;
-webkit-border-radius: 0;
border-width: 1px;
border-style: solid;
border-color: #e5e5e5;
background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18' viewBox='0 0 24 24'><path fill='currentColor' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
background-position: 94% 56%;
background-repeat: no-repeat;
padding: 0 3.83333rem 0 1.5rem; }
progress {
width: 100%; }
.wpcf7 input,
.wpcf7 textarea {
width: 100%; }
.wpcf7 input[type='submit'] {
width: auto; }
.gs-dark-form label,
.gs-dark-form legend {
color: #ffffff; }
.gs-dark-form input,
.gs-dark-form textarea,
.gs-dark-form select {
color: #ffffff;
background-color: transparent;
border-color: #ffffff; }
.gs-dark-form input::-webkit-input-placeholder,
.gs-dark-form textarea::-webkit-input-placeholder,
.gs-dark-form select::-webkit-input-placeholder {
color: #ffffff; }
.gs-dark-form input:-moz-placeholder,
.gs-dark-form textarea:-moz-placeholder,
.gs-dark-form select:-moz-placeholder {
color: #ffffff; }
.gs-dark-form input::-moz-placeholder,
.gs-dark-form textarea::-moz-placeholder,
.gs-dark-form select::-moz-placeholder {
color: #ffffff; }
.gs-dark-form input:-ms-input-placeholder,
.gs-dark-form textarea:-ms-input-placeholder,
.gs-dark-form select:-ms-input-placeholder {
color: #ffffff; }
.gs-dark-form input:focus,
.gs-dark-form textarea:focus {
border-color: #ffffff; }
.gs-dark-form input[type='submit'],
.gs-dark-form button,
.gs-dark-form .button {
color: #ffffff !important;
border-color: #ffffff !important; }
.gs-dark-form input[type='submit']:hover,
.gs-dark-form button:hover,
.gs-dark-form .button:hover {
background-color: #ffffff !important;
color: #333333 !important; }
.wpcf7 input,
.wpcf7 textarea {
margin-top: 0 !important; }  .gs-btn {
display: inline-block;
font-family: "Roboto", sans-serif;
line-height: 1;
font-weight: 500;
cursor: pointer;
border-radius: 0;
border: 1px solid transparent;
background-color: transparent;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
-o-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important; }
.gs-btn.gs-btn-loading {
background-color: transparent !important;
color: #050505 !important; }
.gs-btn.gs-btn-loading:hover {
color: #050505 !important; }
.gs-btn-full {
width: 100% !important; }
input[type='submit'],
button,
.button {
display: inline-block;
font-family: "Roboto", sans-serif;
line-height: 1;
font-weight: 500;
cursor: pointer;
border-radius: 0;
border: 1px solid transparent;
background-color: transparent;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
-o-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
font-size: 1.25rem;
padding: 1.33333rem 2.66667rem;
color: #ffffff !important;
border-color: #050505;
background-color: #050505; }
input[type='submit'] a,
button a,
.button a {
color: #ffffff !important; }
input[type='submit']:hover,
button:hover,
.button:hover {
background-color: #333333;
border-color: #333333;
color: #ffffff !important; }
.woocommerce .button {
font-family: "Roboto", sans-serif !important;
line-height: 1 !important;
font-weight: 500 !important;
cursor: pointer !important;
border-radius: 0 !important;
border: 1px solid transparent !important;
background-color: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
-o-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
font-size: 1.25rem !important;
padding: 1.33333rem 2.66667rem !important;
color: #ffffff !important;
border-color: #050505 !important;
background-color: #050505 !important; }
.woocommerce .button:hover {
background-color: #333333 !important;
border-color: #333333 !important;
color: #ffffff !important; }
.woocommerce .sidebar-container input[type='submit'],
.woocommerce .sidebar-container button,
.woocommerce .sidebar-container .button {
font-family: "Roboto", sans-serif !important;
line-height: 1 !important;
font-weight: 500 !important;
cursor: pointer !important;
border-radius: 0 !important;
border: 1px solid transparent !important;
background-color: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
-o-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
font-size: 15px !important;
padding: 1.16667rem 1.83333rem !important;
color: #333333 !important;
border-color: #e5e5e5 !important; }
.woocommerce .sidebar-container input[type='submit'] a,
.woocommerce .sidebar-container button a,
.woocommerce .sidebar-container .button a {
color: #ffffff !important; }
.woocommerce .sidebar-container input[type='submit']:hover,
.woocommerce .sidebar-container button:hover,
.woocommerce .sidebar-container .button:hover {
color: #ffffff !important;
border-color: #333333 !important;
background-color: #333333 !important; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr td a.button,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-table--order-downloads tr td a.button {
font-size: 1.25rem;
padding: 1rem 1.83333rem; }
.gs-read-more {
margin-top: 1.33333rem;
position: relative; }
.gs-read-more:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #050505;
will-change: transform;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
.gs-read-more:hover:after {
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center; }
.close-button {
position: absolute;
top: 2.5rem;
right: 2.5rem;
width: 30px;
height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
cursor: pointer;
-webkit-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
z-index: 10; }
.close-button:before, .close-button:after {
content: " ";
position: absolute;
top: 15px;
left: 0;
width: 30px;
height: 2px;
display: inline-block;
margin-top: -1px;
background-color: #333333;
-webkit-transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
-o-transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; }
.dark-skin .close-button:before, .dark-skin .close-button:after {
background-color: #fff; }
.close-button:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.close-button:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.close-button:hover:before, .close-button:hover:after {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.gs-link-button {
position: relative;
display: inline-block;
padding: 10px 55px 10px 0; }
.gs-link-button:before {
content: '';
background-color: #050505;
height: 1px;
width: 45px;
position: absolute;
right: 0;
top: 51%;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.gs-link-button:after {
content: '';
background-color: #050505;
height: 1px;
width: 45px;
position: absolute;
right: 0;
top: 51%;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
-webkit-transition: .3s .2s;
-o-transition: .3s .2s;
transition: .3s .2s; }
.gs-link-button:hover:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition: .3s .2s;
-o-transition: .3s .2s;
transition: .3s .2s; }
.gs-link-button:hover:after {
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; } .gs-btn.gs-btn-small {
font-size: 1.25rem;
padding: 1rem 1.83333rem; }
.gs-btn.gs-btn-regular {
font-size: 1.25rem;
padding: 1.33333rem 2.66667rem; }
.gs-btn.gs-btn-medium {
font-size: 1.25rem;
padding: 1.66667rem 3.33333rem; } .gs-btn.gs-btn-accent {
color: #ffffff !important;
border-color: #050505;
background-color: #050505; }
.gs-btn.gs-btn-accent:hover {
background-color: #333333;
border-color: #333333;
color: #ffffff !important; }
.gs-btn.gs-btn-accent.gs-btn-loading {
color: #050505 !important; }
.gs-btn.gs-btn-dark {
color: #050505;
border-color: #e5e5e5; }
.gs-btn.gs-btn-dark:hover {
color: #ffffff;
border-color: #050505;
background-color: #050505; }
.gs-btn.gs-btn-dark.gs-btn-loading {
color: #333333 !important; }
.gs-btn.gs-btn-white-color {
color: #ffffff;
border-color: #ffffff; }
.gs-btn.gs-btn-white-color:hover {
background-color: #ffffff;
color: #333333; }
.gs-btn.gs-btn-white-color.gs-btn-loading {
color: #ffffff !important; } img {
max-width: 100%;
height: auto; } .gs-divider {
position: relative;
display: inline-block; }
.gs-divider:not(:last-child) {
padding-right: 1.5rem; }
.gs-divider svg {
height: 15px;
width: 15px;
stroke: currentColor;
margin-bottom: -2px;
margin-right: 5px;
display: inline-block; }
.gs-divider ul {
padding: 0;
margin: 0;
display: inline-block; }
.gs-divider ul li {
display: inline-block;
margin-bottom: 0;
margin-right: 3.16667rem;
margin-left: 0;
margin-right: 0.33333rem; }
.gs-divider ul li:last-child {
margin-right: 0 !important; }
.gs-divider ul li a:hover {
color: #333333; }
.gs-divider ul li a::after {
content: ','; }
.gs-divider ul li:last-child {
margin-right: 0; }
.gs-divider ul li:last-child a::after {
display: none; } .select2 .selection .select2-selection {
border-color: #f7f7f7 !important;
background-color: #f7f7f7 !important;
border-radius: 0 !important;
-webkit-transition: border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
height: auto; }
.select2 .selection .select2-selection .select2-selection__rendered {
min-height: 4.16667rem;
padding: 1.33333rem 2.08333rem;
font-size: 1.25rem;
text-align: left;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.select2 .selection .select2-selection .select2-selection__rendered .select2-search {
margin-top: 7px; }
.select2 .selection .select2-selection .select2-selection__rendered .select2-selection__choice {
margin-top: 7px;
background-color: #f7f7f7;
border-color: #f7f7f7; }
.select2 .selection .select2-selection .select2-selection__arrow {
height: 50px;
width: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 1.66667rem;
color: #333333; }
.select2 .selection .select2-selection .select2-selection__arrow > b {
display: none; }
.select2 .selection .select2-selection .select2-selection__arrow:before {
font-family: 'ElegantIcons';
content: '\33';
display: block;
line-height: inherit;
font-style: normal; }
.select2.select2-container.select2-container--default.select2-container--open .select2-selection--multiple {
border-color: #050505 !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important; }
.select2.select2-container.select2-container--default.select2-container--open .select2-selection--single {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important; }
.select2.select2-container.select2-container--default.select2-container--open .selection .select2-selection {
border-color: #f7f7f7 !important; }
body .select2-container .select2-dropdown {
background-color: #f7f7f7;
border-color: #f7f7f7;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
body .select2-container .select2-dropdown .select2-search {
padding: 0.5rem 2.08333rem;
padding-top: 1.25rem; }
body .select2-container .select2-dropdown .select2-search input {
border-radius: 0;
border-color: #e5e5e5;
background-color: #ffffff;
padding: 0.5rem 1rem; }
body .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
margin-bottom: 0 !important;
font-size: 1.16667rem;
padding: 0.66667rem 2.08333rem; }
body .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
background-color: #333333;
color: #ffffff; }
body .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected='true'] {
background-color: #f7f7f7;
color: #333333; } .gs-logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.gs-logo.gs-logo-text a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 0;
font-size: 24px;
line-height: 1.16667;
line-height: 1; }
.gs-logo.gs-logo-img a {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-shadow: none;
box-shadow: none; }
.gs-logo.gs-logo-img a .logo-img-holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
-o-transition: visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; }
.gs-logo.gs-logo-img a .logo-light {
opacity: 0;
visibility: hidden;
z-index: 1; }
.gs-logo a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-item-align: center;
align-self: center; }
.gs-logo a img {
display: block; }
.gs-site-header .gs-logo {
height: 100%;
border-right: 1px solid #dee2e6; }
.gs-logo-text {
margin-bottom: 0; } .gs-offcanvas-sidebar-opener a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-ms-flex-item-align: center;
align-self: center; }
.gs-offcanvas-sidebar-opener a:hover {
opacity: 0.75; } .search-button-trigger {
-webkit-box-shadow: none !important;
box-shadow: none !important; }
.search-button-trigger svg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-item-align: center;
align-self: center; } .scrollto-top {
position: fixed;
top: auto;
right: 2.5rem;
bottom: 2.5rem;
left: auto;
z-index: 9;
width: 5rem;
height: 5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%;
text-align: center;
-webkit-box-shadow: none !important;
box-shadow: none !important;
opacity: 0;
visibility: hidden;
-webkit-transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
.scrollto-top.scrollto-top--translate {
-webkit-transform: translateY(25px);
-ms-transform: translateY(25px);
transform: translateY(25px); }
.scrollto-top.scrollto-top--translate.gotop-inview {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.scrollto-top.gotop-zoom {
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6); }
.scrollto-top.gotop-zoom.gotop-inview {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.scrollto-top.gotop-inview {
opacity: 1;
visibility: visible; }
.scrollto-top.gotop-light {
border: 1px solid #e5e5e5;
background-color: #ffffff; }
.scrollto-top.gotop-light svg {
stroke: #050505; }
.scrollto-top.gotop-light:hover {
border-color: #050505; }
.scrollto-top.gotop-dark {
background-color: #050505; }
.scrollto-top.gotop-dark svg {
stroke: #ffffff; } @media (max-width: 767px) {
.gs-col-5 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; } }
@media (min-width: 768px) and (max-width: 992px) {
.gs-col-md-5 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; } }
@media (min-width: 992px) {
.gs-col-lg-5 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; } } .tagcloud {
margin-right: -3px;
margin-left: -3px;
margin-bottom: -8px; }
.tagcloud a {
font-size: 14px !important;
padding: 4px 10px;
border: 1px solid #e5e5e5;
display: inline-block;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 8px;
-webkit-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
.tagcloud a:hover {
border-color: #050505;
background-color: #050505;
color: #ffffff; } .gs-page-title {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 2.08333rem;
font-size: 5rem;
line-height: 1.16667;
margin-bottom: 1.33333rem; }
@media (max-width: 575px) {
.gs-page-title {
font-size: 3.75rem;
line-height: 1.33333; } } .gs-menu-label > a:not(.submenu-icon) {
position: unset; }
@media (min-width: 992px) {
.gs-menu-label > a:not(.submenu-icon) {
position: relative; } }
.gs-menu-label > a:not(.submenu-icon)::before {
display: block;
border-radius: 0;
font-size: 10px;
line-height: 1 !important;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
letter-spacing: 1px;
padding: 4px 4px 4px 5px;
position: absolute;
top: 9px;
right: 3rem; }
@media (min-width: 992px) {
.gs-menu-label > a:not(.submenu-icon)::before {
font-size: 9px;
top: -1.41667rem;
right: -1.41667rem; } }
.gs-menu-label.gs-menu-label-hot > a:not(.submenu-icon)::before {
content: 'Hot';
background-color: #e82a2a; }
.gs-menu-label.gs-menu-label-new > a:not(.submenu-icon)::before {
content: 'New';
background-color: #a1dd70; }
ul.menu li.menu-item ul.sub-menu > li.menu-item.gs-menu-label > a:not(.submenu-icon) {
position: unset; }
@media (min-width: 992px) {
ul.menu li.menu-item ul.sub-menu > li.menu-item.gs-menu-label > a:not(.submenu-icon)::before {
top: 5px;
right: 0; } }
ul.menu li.menu-item.menu-mega-dropdown ul.sub-menu > li.menu-item.gs-menu-label > a:not(.submenu-icon)::before {
right: 3rem; }
ul.menu li.menu-item.menu-mega-dropdown ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item.gs-menu-label > a:not(.submenu-icon)::before {
right: 0; } .gs-product-badge {
display: inline-block;
color: #ffffff !important;
font-size: 1.25rem;
line-height: 1;
padding: 1rem 1.66667rem;
text-align: center;
background-color: #333333;
border-radius: 0; }
.gs-product-badge.sale {
background-color: #e82a2a; }
.gs-product-badge.out-of-stock {
background-color: #8a8a8a; } .ui-slider {
height: 3px !important;
border-radius: 0 !important;
background-color: #e5e5e5 !important;
margin-bottom: 2rem !important;
cursor: pointer; }
.ui-slider .ui-slider-range {
background-color: #333333 !important; }
.ui-slider .ui-slider-handle {
height: 14px !important;
width: 14px !important;
top: -5px !important;
margin-left: -5px !important;
background-color: #050505 !important;
border-radius: 50%;
-webkit-transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
cursor: pointer !important; }
.ui-slider .ui-slider-handle.ui-state-active {
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3); }  .woocommerce .star-rating {
font-size: 1rem;
color: #050505;
margin: 0.33333rem 0; }
.woocommerce .star-rating::before {
color: #050505; }
.woocommerce .star-rating span {
font-size: inherit !important; } .woocommerce table th,
.woocommerce table td {
padding: 1.33333rem !important;
border-left: 0;
background-color: transparent !important;
border-top: none !important; }
.woocommerce table th {
font-weight: 600 !important; }
.woocommerce table td img {
width: 6.66667rem !important; }
.woocommerce table td.product-remove a {
font-size: 1.33333rem;
font-weight: 500;
color: #333333 !important;
margin: auto;
-webkit-box-shadow: none;
box-shadow: none; }
.woocommerce table td.product-remove a:hover {
color: #050505 !important;
background-color: transparent !important; }
.woocommerce table td.product-thumbnail {
text-align: left !important;
min-width: 32px; }
.woocommerce table td.product-thumbnail a {
-webkit-box-shadow: none;
box-shadow: none; }
.woocommerce table td.product-price, .woocommerce table td.product-subtotal {
text-align: left; }
.woocommerce table td.product-quantity .quantity input {
width: 100%;
max-width: 7.83333rem;
background-color: transparent;
line-height: 1.3;
margin-left: auto; }
@media (min-width: 768px) {
.woocommerce table td.product-quantity .quantity input {
margin-left: 0; } }
@media (max-width: 767px) {
.woocommerce table td.actions {
border-bottom: 0; } }
.woocommerce table td.actions .coupon input {
width: 12.5rem !important;
margin-right: 15px !important;
padding-left: 1rem !important; }
@media (max-width: 767px) {
.woocommerce table td.actions .coupon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 1rem !important; }
.woocommerce table td.actions .coupon input,
.woocommerce table td.actions .coupon button {
-webkit-box-flex: 0;
-ms-flex: 0 0 49%;
flex: 0 0 49%;
max-width: 49%;
margin: 0 !important; }
.woocommerce table td.actions .coupon button {
margin-left: auto !important; } }
.woocommerce table tr.shipping td label {
color: #8a8a8a; }
.woocommerce table tr.shipping td label span {
color: #8a8a8a; }
.woocommerce table tr .product-total {
text-align: right; }
.woocommerce table tr td {
text-align: right; }
.woocommerce table tr .product-name {
text-align: left; }
.woocommerce table tfoot tr:last-child th,
.woocommerce table tfoot tr:last-child td {
font-size: 1.5rem;
color: #333333; } #add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
background-color: #f7f7f7;
border: 1px solid #e5e5e5;
border-radius: 0; }
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
display: none; } .woocommerce .wc-bacs-bank-details-heading {
font-size: 1.41667rem;
line-height: 1.17647; }
.woocommerce .wc-bacs-bank-details-account-name {
font-size: 1.66667rem;
line-height: 1.2;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 1.33333rem; } .woocommerce address {
font-style: italic !important;
margin-bottom: 2.66667rem !important;
padding: 0 !important;
border: 0 !important; }
.woocommerce address p::before {
font-style: normal; } .woocommerce .quantity {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative; }
.woocommerce .quantity input[type='number'] {
border: 1px solid #050505 !important;
padding: 0.83333rem 3rem 0.83333rem 0.83333rem;
-moz-appearance: textfield; }
.woocommerce .quantity input[type='number']::-webkit-inner-spin-button, .woocommerce .quantity input[type='number']::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0; }
.woocommerce .quantity .quantity-nav {
position: absolute;
right: 1px;
top: 0;
height: 100%; }
.woocommerce .quantity .quantity-nav .quantity-button {
cursor: pointer;
border-left: 1px solid #050505;
width: 25px;
font-weight: 400;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 1.16667rem;
-webkit-transform: translateX(-27px);
-ms-transform: translateX(-27px);
transform: translateX(-27px);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
.woocommerce .quantity .quantity-nav .quantity-button.quantity-up {
position: absolute;
height: 49%;
top: 1px;
border-bottom: 1px solid #050505; }
.woocommerce .quantity .quantity-nav .quantity-button.quantity-down {
position: absolute;
bottom: 1px;
height: 49%; }
.woocommerce .woocommerce-cart-form__cart-item .product-quantity .quantity-nav {
position: static; }  .owl-carousel .owl-nav button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 5rem;
width: 5rem;
border-radius: 50%;
background-color: #ffffff !important;
border: 1px solid #e5e5e5 !important;
position: absolute;
top: 50%;
margin-top: -2.5rem;
-webkit-transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
-o-transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; }
.owl-carousel .owl-nav button svg {
color: #050505; }
.owl-carousel .owl-nav button:hover {
border-color: #050505 !important; }
.owl-carousel .owl-nav button.owl-prev {
left: 2.16667rem;
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-16px);
-ms-transform: translateX(-16px);
transform: translateX(-16px); }
.owl-carousel .owl-nav button.owl-prev.disabled {
opacity: 0 !important;
visibility: hidden;
-webkit-transform: translateX(-16px) !important;
-ms-transform: translateX(-16px) !important;
transform: translateX(-16px) !important; }
.owl-carousel .owl-nav button.owl-next {
right: 2.16667rem;
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(16px);
-ms-transform: translateX(16px);
transform: translateX(16px); }
.owl-carousel .owl-nav button.owl-next.disabled {
opacity: 0 !important;
visibility: hidden;
-webkit-transform: translateX(16px) !important;
-ms-transform: translateX(16px) !important;
transform: translateX(16px) !important; }
.owl-carousel:hover .owl-nav button.owl-prev, .owl-carousel:hover .owl-nav button.owl-next {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.owl-carousel.owl-nav-bottom button {
position: relative;
left: initial !important;
right: initial !important;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-left: 10px;
opacity: 1 !important;
visibility: visible !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
margin-top: 30px; }
.owl-carousel.owl-nav-bottom button:first-child {
margin-left: 0; } .owl-carousel .owl-dots {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 2.66667rem; }
.owl-carousel .owl-dots button {
margin: 0.66667rem; }
.owl-carousel .owl-dots button span {
display: block;
background-color: #ced4da;
width: 0.66667rem;
height: 0.66667rem;
border-radius: 50%;
-webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.owl-carousel .owl-dots button.active span, .owl-carousel .owl-dots button:hover span {
background-color: #050505; }  .gs-close-btn {
position: absolute;
top: 1.83333rem;
right: 1.83333rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.gs-close-btn svg {
-webkit-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }   .gs-fullscreen-search {
position: relative;
z-index: 99991; }
.gs-fullscreen-search .gs-fullscreen-search-inner {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
background-color: #ffffff;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
will-change: transform; }
.gs-fullscreen-search .gs-fullscreen-search-inner .search-wrapper-inner {
position: relative;
height: 100vh; }
.gs-fullscreen-search .gs-fullscreen-search-inner .search-wrapper-inner .search-wrapper-form {
position: absolute;
top: 50%;
width: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.gs-fullscreen-search .gs-fullscreen-search-inner .search-wrapper-inner .search-wrapper-form form {
position: relative; }
.gs-fullscreen-search .gs-fullscreen-search-inner .search-wrapper-inner .search-wrapper-form input[type='search'] {
background-color: transparent;
font-size: 1.83333rem;
font-weight: 400;
border-radius: 0;
border: none;
border-bottom: 1px solid #333333;
padding: 2.16667rem 4.83333rem 2.16667rem 1.66667rem;
width: 100%; }
.gs-fullscreen-search .gs-fullscreen-search-inner .search-wrapper-inner .search-wrapper-form input[type='submit'] {
display: none; }
.gs-fullscreen-search .gs-fullscreen-search-inner .search-wrapper-inner .search-wrapper-form .search-form-button {
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 1.66667rem; }
.gs-fullscreen-search .gs-fullscreen-search-inner .search-wrapper-inner .search-wrapper-form .search-form-button span {
cursor: pointer;
display: block;
color: #333333;
-webkit-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
.gs-fullscreen-search .gs-fullscreen-search-inner .search-wrapper-inner .search-wrapper-form .search-form-button span:hover {
color: #050505; }
.gs-fullscreen-search .gs-fullscreen-search-inner .search-wrapper-inner .search-wrapper-form .search-form-button span svg {
height: 26px;
width: 26px; }
.gs-fullscreen-search.active .gs-fullscreen-search-inner {
opacity: 1;
visibility: visible; } .off-canvas-sidebar-trigger {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100px;
height: 100px;
color: #050505; }
a .burger-icon {
width: 30px;
height: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
a .burger-icon > span {
display: block;
height: 2px;
background-color: #050505;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
z-index: 999; }
a .burger-icon > span:nth-child(1) {
width: 100%; }
a .burger-icon > span:nth-child(2) {
width: 65%; }
a .burger-icon > span:nth-child(3) {
width: 42%; }
a:hover .burger-icon > span {
width: 100%; }
.gs-off-canvas-sidebar .off-canvas-sidebar-overlay {
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100%;
min-height: 100%;
opacity: 1;
visibility: visible;
z-index: 99991;
pointer-events: none; }
.gs-off-canvas-sidebar.active .off-canvas-sidebar-overlay {
opacity: 1;
visibility: visible;
pointer-events: auto; }
.gs-off-canvas-sidebar.active .gs-off-canvas-sidebar-holder {
right: 0;
visibility: visible; }
.gs-off-canvas-sidebar.active .widget_text h5 {
margin-bottom: 10px; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > * {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(1) {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(2) {
-webkit-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
transition-delay: 0.3s; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(3) {
-webkit-transition-delay: 0.45s;
-o-transition-delay: 0.45s;
transition-delay: 0.45s; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(4) {
-webkit-transition-delay: 0.6s;
-o-transition-delay: 0.6s;
transition-delay: 0.6s; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(5) {
-webkit-transition-delay: 0.75s;
-o-transition-delay: 0.75s;
transition-delay: 0.75s; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(6) {
-webkit-transition-delay: 0.9s;
-o-transition-delay: 0.9s;
transition-delay: 0.9s; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(7) {
-webkit-transition-delay: 1.05s;
-o-transition-delay: 1.05s;
transition-delay: 1.05s; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(8) {
-webkit-transition-delay: 1.2s;
-o-transition-delay: 1.2s;
transition-delay: 1.2s; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(9) {
-webkit-transition-delay: 1.35s;
-o-transition-delay: 1.35s;
transition-delay: 1.35s; }
.gs-off-canvas-sidebar.active .widget_text .textwidget > *:nth-child(10) {
-webkit-transition-delay: 1.5s;
-o-transition-delay: 1.5s;
transition-delay: 1.5s; }
.gs-off-canvas-sidebar .widget_text .textwidget > * {
opacity: 0;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
will-change: transform; }
.gs-off-canvas-sidebar.dark-skin .gs-off-canvas-sidebar-holder {
background-color: #050505;
color: #ffffff; }
.gs-off-canvas-sidebar.dark-skin .gs-off-canvas-sidebar-holder a:after {
color: #ffffff; }
.gs-off-canvas-sidebar.dark-skin .gs-off-canvas-sidebar-holder a:hover,
.gs-off-canvas-sidebar.dark-skin .gs-off-canvas-sidebar-holder a .active {
color: #999999; }
.gs-off-canvas-sidebar-holder {
position: fixed;
top: 0;
right: -470px;
width: 470px;
height: 100%;
min-height: 100%;
z-index: 99992;
overflow: hidden;
background-color: #f7f7f7;
visibility: hidden;
-webkit-transition: all 0.45s cubic-bezier(0.39, 0.575, 0.565, 1);
-o-transition: all 0.45s cubic-bezier(0.39, 0.575, 0.565, 1);
transition: all 0.45s cubic-bezier(0.39, 0.575, 0.565, 1); }
.off-canvas-sidebar-inner {
position: relative;
width: 100%;
height: 100vh;
padding: 7rem; }  .site-header-navigation {
margin-left: 3.33333rem; }
@media (min-width: sm) {
.site-header-navigation {
margin-left: 0; } }
ul.menu.site-header-menu {
padding: 0;
margin: 0; }
ul.menu.site-header-menu > li > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
ul.menu.site-header-menu li.menu-item {
display: inline-block;
margin-bottom: 0;
margin-right: 3.16667rem;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
ul.menu.site-header-menu li.menu-item:last-child {
margin-right: 0 !important; }
ul.menu.site-header-menu li.menu-item > a {
font-size: 1.33333rem;
line-height: 1.4;
color: #050505 !important;
position: relative; }
ul.menu.site-header-menu li.menu-item > a:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #050505;
will-change: transform;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
ul.menu.site-header-menu li.menu-item > a:hover:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center; }
ul.menu.site-header-menu li.menu-item.current_page_ancestor > a, ul.menu.site-header-menu li.menu-item.current-menu-ancestor > a, ul.menu.site-header-menu li.menu-item.current-menu-item > a {
position: relative; }
ul.menu.site-header-menu li.menu-item.current_page_ancestor > a:after, ul.menu.site-header-menu li.menu-item.current-menu-ancestor > a:after, ul.menu.site-header-menu li.menu-item.current-menu-item > a:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #050505;
will-change: transform;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
ul.menu.site-header-menu li.menu-item.current_page_ancestor > a:hover:after, ul.menu.site-header-menu li.menu-item.current-menu-ancestor > a:hover:after, ul.menu.site-header-menu li.menu-item.current-menu-item > a:hover:after {
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu {
text-align: left !important;
padding: 0;
margin: 0;
z-index: 1;
position: absolute;
left: -3.33333rem;
top: 100%;
background-color: #050505;
min-width: 24.16667rem;
padding: 3.16667rem 3.33333rem;
margin-top: 3.33333rem;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
-webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu.active {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu.submenu-left {
left: auto;
right: -3.33333rem;
margin-left: 0; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu::before {
content: '';
position: absolute;
top: auto;
right: 0;
bottom: auto;
left: 0;
height: 3.33333rem;
top: -3.33333rem; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item {
position: relative;
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;
width: 100%;
margin-bottom: 1.16667rem;
margin-left: 0; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item:last-child {
margin-bottom: 0; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 1.25rem;
color: #ffffff !important;
position: relative; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item a:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #ffffff;
will-change: transform;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item a:hover:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.current_page_ancestor > a, ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.current-menu-item > a {
position: relative; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.current_page_ancestor > a:after, ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.current-menu-item > a:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #ffffff;
will-change: transform;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.current_page_ancestor > a:hover:after, ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.current-menu-item > a:hover:after {
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item .sub-menu-arrow {
font-size: 1.5rem;
color: #ffffff; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.menu-item-has-children ul.sub-menu {
margin-top: -12px;
top: 0;
left: 100%;
margin-left: 3.33333rem; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.menu-item-has-children ul.sub-menu::before {
content: '';
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: auto;
width: 3.33333rem;
left: -3.33333rem;
height: 100%; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.menu-item-has-children ul.sub-menu.submenu-left {
left: auto;
margin-left: 0;
right: 100%;
margin-right: 3.33333rem; }
ul.menu.site-header-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item.menu-item-has-children ul.sub-menu.submenu-left::before {
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: auto;
width: 3.33333rem;
right: -3.33333rem; } .breadcrumb-list {
padding: 0;
margin: 0; }
@media (max-width: 575px) {
.breadcrumb-list {
margin-left: 0 !important; } }
.breadcrumb-list .breadcrumb-list-item {
display: inline-block;
margin-bottom: 0;
margin-right: 3.16667rem;
margin-right: 0;
font-size: 1.25rem;
font-weight: 400; }
.breadcrumb-list .breadcrumb-list-item:last-child {
margin-right: 0 !important; }
.breadcrumb-list .breadcrumb-list-item a {
color: inherit; }
.breadcrumb-list .breadcrumb-list-item a:hover {
color: #050505; }
.breadcrumb-list .breadcrumb-list-item.breadcrumb-sep {
padding: 0 0.66667rem; }  .widget {
margin-bottom: 2.66667rem; }
@media (min-width: 768px) {
.widget {
margin-bottom: 5.33333rem; } }
.widget:last-child {
margin-bottom: 0; }
.widget > *:last-child {
margin-bottom: 0; }
.widget .widget-title-outer {
margin-bottom: 1.83333rem; }
.widget .widget-title-outer .widgettitle {
margin-bottom: 0;
display: inline-block; }
.widget form input {
width: 100%; }
.widget.widget_rss .widget-title-outer .widgettitle .rsswidget {
color: #333333; }
.widget.widget_rss .widget-title-outer .widgettitle .rsswidget img {
display: none; }
.widget.widget_rss ul li {
color: #8a8a8a; }
.widget.widget_rss ul li::before {
display: none; }
.widget ul {
padding-left: 1.5rem; }
.widget ul li {
list-style: circle; }
.widget ul li:last-child {
margin-bottom: 0; }
.widget ul li ul {
padding-left: 1rem; }
.widget #wp-calendar caption {
text-align: left;
padding-bottom: 0.83333rem; }
.widget #wp-calendar td,
.widget #wp-calendar th {
text-align: center;
padding: 7px !important;
font-size: 1rem;
border-left: 1px solid #e6e6e6 !important; }
.widget.widget_layered_nav_filters ul li a::before {
color: #e82a2a; }
.widget.widget_recent_entries ul li span {
display: block;
color: #8a8a8a;
font-size: 1rem; }
.widget.widget_recent_comments ul li span {
color: #333333; }
.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown .select2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown .select2 .selection .select2-selection {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important; }
.widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
margin-top: 0;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
padding: 0 1.33333rem; }
.widget.woocommerce-widget-layered-nav .select2 .selection .select2-selection .select2-selection__rendered {
padding: 0 1rem; }
.widget.widget_price_filter form .price_slider_wrapper .price_slider_amount {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.widget.widget_price_filter form .price_slider_wrapper .price_slider_amount button[type='submit'] {
float: none !important; }
.widget.widget_price_filter form .price_slider_wrapper .price_slider_amount .price_label {
margin-left: auto;
font-size: 1.16667rem; }
.widget.widget.woocommerce .product_list_widget li {
padding: 0;
margin-bottom: 1.83333rem; }
.widget.widget.woocommerce .product_list_widget li:last-child {
margin-bottom: 0; }
.widget.widget.woocommerce .product_list_widget li a {
font-weight: 600;
-webkit-box-shadow: none;
box-shadow: none;
font-size: 1.25rem; }
.widget.widget.woocommerce .product_list_widget li a img {
width: 5.33333rem;
margin-left: 0; }
.widget.widget.woocommerce .product_list_widget li span {
font-size: 1.25rem; } .site-footer-dark .widget,
.dark-fixed-section .widget,
.gs-off-canvas-sidebar.dark-skin .widget {
color: #ffffff; }
.site-footer-dark .widget abbr,
.dark-fixed-section .widget abbr,
.gs-off-canvas-sidebar.dark-skin .widget abbr {
border-bottom-color: #ffffff; }
.site-footer-dark .widget *,
.dark-fixed-section .widget *,
.gs-off-canvas-sidebar.dark-skin .widget * {
color: inherit; }
.site-footer-dark .widget h1 a:hover,
.site-footer-dark .widget .h1 a:hover,
.site-footer-dark .widget h2 a:hover,
.site-footer-dark .widget .h2 a:hover,
.site-footer-dark .widget h3 a:hover,
.site-footer-dark .widget .h3 a:hover,
.site-footer-dark .widget h4 a:hover,
.site-footer-dark .widget .h4 a:hover,
.site-footer-dark .widget h5 a:hover,
.site-footer-dark .widget .h5 a:hover,
.site-footer-dark .widget h6 a:hover,
.site-footer-dark .widget .h6 a:hover,
.dark-fixed-section .widget h1 a:hover,
.dark-fixed-section .widget .h1 a:hover,
.dark-fixed-section .widget h2 a:hover,
.dark-fixed-section .widget .h2 a:hover,
.dark-fixed-section .widget h3 a:hover,
.dark-fixed-section .widget .h3 a:hover,
.dark-fixed-section .widget h4 a:hover,
.dark-fixed-section .widget .h4 a:hover,
.dark-fixed-section .widget h5 a:hover,
.dark-fixed-section .widget .h5 a:hover,
.dark-fixed-section .widget h6 a:hover,
.dark-fixed-section .widget .h6 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget h1 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget .h1 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget h2 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget .h2 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget h3 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget .h3 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget h4 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget .h4 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget h5 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget .h5 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget h6 a:hover,
.gs-off-canvas-sidebar.dark-skin .widget .h6 a:hover {
color: #ffffff; }
.site-footer-dark .widget h1 a:after,
.site-footer-dark .widget .h1 a:after,
.site-footer-dark .widget h2 a:after,
.site-footer-dark .widget .h2 a:after,
.site-footer-dark .widget h3 a:after,
.site-footer-dark .widget .h3 a:after,
.site-footer-dark .widget h4 a:after,
.site-footer-dark .widget .h4 a:after,
.site-footer-dark .widget h5 a:after,
.site-footer-dark .widget .h5 a:after,
.site-footer-dark .widget h6 a:after,
.site-footer-dark .widget .h6 a:after,
.dark-fixed-section .widget h1 a:after,
.dark-fixed-section .widget .h1 a:after,
.dark-fixed-section .widget h2 a:after,
.dark-fixed-section .widget .h2 a:after,
.dark-fixed-section .widget h3 a:after,
.dark-fixed-section .widget .h3 a:after,
.dark-fixed-section .widget h4 a:after,
.dark-fixed-section .widget .h4 a:after,
.dark-fixed-section .widget h5 a:after,
.dark-fixed-section .widget .h5 a:after,
.dark-fixed-section .widget h6 a:after,
.dark-fixed-section .widget .h6 a:after,
.gs-off-canvas-sidebar.dark-skin .widget h1 a:after,
.gs-off-canvas-sidebar.dark-skin .widget .h1 a:after,
.gs-off-canvas-sidebar.dark-skin .widget h2 a:after,
.gs-off-canvas-sidebar.dark-skin .widget .h2 a:after,
.gs-off-canvas-sidebar.dark-skin .widget h3 a:after,
.gs-off-canvas-sidebar.dark-skin .widget .h3 a:after,
.gs-off-canvas-sidebar.dark-skin .widget h4 a:after,
.gs-off-canvas-sidebar.dark-skin .widget .h4 a:after,
.gs-off-canvas-sidebar.dark-skin .widget h5 a:after,
.gs-off-canvas-sidebar.dark-skin .widget .h5 a:after,
.gs-off-canvas-sidebar.dark-skin .widget h6 a:after,
.gs-off-canvas-sidebar.dark-skin .widget .h6 a:after {
background-color: #ffffff; }
.site-footer-dark .widget a:hover,
.dark-fixed-section .widget a:hover,
.gs-off-canvas-sidebar.dark-skin .widget a:hover {
color: rgba(255, 255, 255, 0.7); }
.site-footer-dark .widget select,
.site-footer-dark .widget textarea,
.dark-fixed-section .widget select,
.dark-fixed-section .widget textarea,
.gs-off-canvas-sidebar.dark-skin .widget select,
.gs-off-canvas-sidebar.dark-skin .widget textarea {
color: #8a8a8a; }
.site-footer-dark .widget select:focus,
.site-footer-dark .widget textarea:focus,
.dark-fixed-section .widget select:focus,
.dark-fixed-section .widget textarea:focus,
.gs-off-canvas-sidebar.dark-skin .widget select:focus,
.gs-off-canvas-sidebar.dark-skin .widget textarea:focus {
border-color: #ffffff; }
.site-footer-dark .widget input,
.dark-fixed-section .widget input,
.gs-off-canvas-sidebar.dark-skin .widget input {
background-color: transparent;
border-color: #ffffff;
color: #ffffff; }
.site-footer-dark .widget input::-webkit-input-placeholder,
.dark-fixed-section .widget input::-webkit-input-placeholder,
.gs-off-canvas-sidebar.dark-skin .widget input::-webkit-input-placeholder {
color: #ffffff; }
.site-footer-dark .widget input:-moz-placeholder,
.dark-fixed-section .widget input:-moz-placeholder,
.gs-off-canvas-sidebar.dark-skin .widget input:-moz-placeholder {
color: #ffffff; }
.site-footer-dark .widget input::-moz-placeholder,
.dark-fixed-section .widget input::-moz-placeholder,
.gs-off-canvas-sidebar.dark-skin .widget input::-moz-placeholder {
color: #ffffff; }
.site-footer-dark .widget input:-ms-input-placeholder,
.dark-fixed-section .widget input:-ms-input-placeholder,
.gs-off-canvas-sidebar.dark-skin .widget input:-ms-input-placeholder {
color: #ffffff; }
.site-footer-dark .widget .search-form-button svg path,
.dark-fixed-section .widget .search-form-button svg path,
.gs-off-canvas-sidebar.dark-skin .widget .search-form-button svg path {
stroke: #ffffff; }
.site-footer-dark .widget .widget-title-outer,
.dark-fixed-section .widget .widget-title-outer,
.gs-off-canvas-sidebar.dark-skin .widget .widget-title-outer {
border-color: #666666; }
.site-footer-dark .widget.widget_recent_entries ul li span,
.dark-fixed-section .widget.widget_recent_entries ul li span,
.gs-off-canvas-sidebar.dark-skin .widget.widget_recent_entries ul li span {
color: #d1d1d1; }
.site-footer-dark .widget.widget_rss .widget-title-outer .widgettitle .rsswidget,
.dark-fixed-section .widget.widget_rss .widget-title-outer .widgettitle .rsswidget,
.gs-off-canvas-sidebar.dark-skin .widget.widget_rss .widget-title-outer .widgettitle .rsswidget {
color: inherit; }
.site-footer-dark .widget.widget_rss ul li,
.dark-fixed-section .widget.widget_rss ul li,
.gs-off-canvas-sidebar.dark-skin .widget.widget_rss ul li {
color: #f7f7f7; }
.site-footer-dark .widget.widget_tag_cloud .tagcloud a,
.dark-fixed-section .widget.widget_tag_cloud .tagcloud a,
.gs-off-canvas-sidebar.dark-skin .widget.widget_tag_cloud .tagcloud a {
background-color: #ffffff;
color: #333333; }
.site-footer-dark .widget.widget_calendar table td a,
.site-footer-dark .widget.widget_calendar table th a,
.dark-fixed-section .widget.widget_calendar table td a,
.dark-fixed-section .widget.widget_calendar table th a,
.gs-off-canvas-sidebar.dark-skin .widget.widget_calendar table td a,
.gs-off-canvas-sidebar.dark-skin .widget.widget_calendar table th a {
color: #ffffff; } .social-network-links ul {
padding: 0;
margin: 0; }
.social-network-links ul li {
display: inline-block;
margin-bottom: 0;
margin-right: 3.16667rem;
margin-right: 1.5rem; }
.social-network-links ul li:last-child {
margin-right: 0 !important; }
.social-network-links ul li a {
position: relative; }
.social-network-links ul li a:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #050505;
will-change: transform;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
.social-network-links ul li a:hover:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center; } .gs-filters {
margin-bottom: 2.66667rem; }
.gs-filters ul {
padding: 0;
margin: 0; }
.gs-filters ul li {
display: inline-block;
margin-bottom: 0;
margin-right: 3.16667rem; }
.gs-filters ul li:last-child {
margin-right: 0 !important; }
.gs-filters ul li a {
cursor: pointer;
position: relative; }
.gs-filters ul li a:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #050505;
will-change: transform;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
.gs-filters ul li a:hover:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center; }
.gs-filters ul li a.active {
position: relative; }
.gs-filters ul li a.active:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #050505;
will-change: transform;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
.gs-filters ul li a.active:hover:after {
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center; }  .woocommerce .blockUI.blockOverlay,
.woocommerce .loader {
background-color: #ffffff !important; }
.woocommerce .blockUI.blockOverlay::before,
.woocommerce .loader::before {
content: '';
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
width: 1.33333rem;
height: 1.33333rem;
margin-top: -0.66667rem;
margin-left: -0.66667rem;
border-radius: 50%;
border: 2px solid transparent;
border-top-color: #050505;
background: none !important;
-webkit-animation: rotating 0.4s linear infinite;
animation: rotating 0.4s linear infinite; } .woocommerce-info,
.woocommerce-message,
.woocommerce-error {
line-height: 52px;
background-color: #f7f7f7;
color: #8a8a8a;
padding: 1.33333rem;
margin-bottom: 2.66667rem;
border: none; }
.woocommerce-info::before,
.woocommerce-message::before,
.woocommerce-error::before {
display: none; }
.woocommerce-error {
border-color: #e82a2a; }
.woocommerce-error li:last-child {
margin-bottom: 0; } .woocommerce form .form-row {
padding: 0;
margin-bottom: 1.33333rem; }
.woocommerce form .form-row .required {
color: #e82a2a; }
.woocommerce form .form-row.woocommerce-invalid label {
color: #e82a2a; }
.woocommerce form .form-row.woocommerce-invalid input.input-text {
border-color: #e82a2a; }
.woocommerce form .form-row.woocommerce-validated input.input-text {
border-color: #e5e5e5; }
.woocommerce form.login, .woocommerce form.register {
border-color: #e5e5e5;
border-radius: 0;
margin-top: 0; }
.woocommerce form.login {
margin-bottom: 5.33333rem; }
.woocommerce form.login .woocommerce-LostPassword {
margin-bottom: 0; } .woocommerce .woocommerce-shipping-calculator {
margin-top: 0.33333rem; }
.woocommerce .woocommerce-shipping-calculator a {
color: #050505; }  .woocommerce .single-product .gs-product-images {
position: relative;
float: none !important;
width: 100% !important;
margin-bottom: 2.66667rem !important; }
@media (min-width: 768px) {
.woocommerce .single-product .gs-product-images {
margin-bottom: 5.33333rem !important; } }
.woocommerce .single-product .gs-product-images .woocommerce-product-gallery__wrapper {
-webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
-o-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
margin: 0;
padding: 0; }
.woocommerce .single-product .gs-product-images .woocommerce-product-gallery__wrapper img {
display: block;
width: 100%; }
.woocommerce .single-product .gs-product-images .gs-product-badge {
position: absolute;
top: 0.83333rem;
left: 0.83333rem;
z-index: 1; }
.woocommerce .single-product .gs-product-images .flex-viewport {
margin-bottom: 10px; }
.woocommerce .single-product .gs-product-images .flex-control-thumbs {
margin-left: -5px !important;
margin-right: -5px !important;
padding: 0;
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.woocommerce .single-product .gs-product-images .flex-control-thumbs li {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px; } .woocommerce .single-product .gs-product-summary {
width: 100% !important;
float: none !important;
margin-bottom: 2.66667rem !important; }
@media (min-width: 768px) {
.woocommerce .single-product .gs-product-summary {
padding-left: 2.08333rem; } }
@media (min-width: 768px) {
.woocommerce .single-product .gs-product-summary {
margin-bottom: 5.33333rem !important; } }
.woocommerce .single-product .gs-product-summary .product_title {
font-size: 2.83333rem;
line-height: 1.35294;
margin-bottom: 1.66667rem; }
.woocommerce .single-product .gs-product-summary .woocommerce-product-rating {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0.83333rem; }
.woocommerce .single-product .gs-product-summary .woocommerce-product-rating .star-rating {
margin-top: 0;
margin-right: 0.66667rem; }
.woocommerce .single-product .gs-product-summary .woocommerce-product-rating a {
font-family: "Roboto", sans-serif;
font-size: 1.16667rem;
line-height: 1;
color: #63676f; }
.woocommerce .single-product .gs-product-summary .price {
margin-bottom: 1.66667rem;
font-size: 1.91667rem;
line-height: 1.30435;
color: #050505; }
.woocommerce .single-product .gs-product-summary .woocommerce-product-details__short-description {
margin-bottom: 2.33333rem; }
.woocommerce .single-product .gs-product-summary .cart {
margin-bottom: 2.33333rem; }
.woocommerce .single-product .gs-product-summary p.stock {
color: #a1dd70;
margin-bottom: 2.66667rem; }
.woocommerce .single-product .gs-product-summary p.stock.out-of-stock {
color: #e82a2a; }
.woocommerce .single-product .gs-product-summary table {
border: 0 !important;
margin-bottom: 2.33333rem !important; }
.woocommerce .single-product .gs-product-summary table tr {
display: block;
margin-bottom: 1.33333rem; }
.woocommerce .single-product .gs-product-summary table tr td {
text-align: left;
border: 0; }
.woocommerce .single-product .gs-product-summary table tr:last-child {
margin-bottom: 0; }
.woocommerce .single-product .gs-product-summary table.variations tr td {
display: block;
padding: 0 !important; }
.woocommerce .single-product .gs-product-summary table.variations tr td label {
font-family: "Roboto", sans-serif;
font-weight: 600; }
.woocommerce .single-product .gs-product-summary table.group_table tr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.woocommerce .single-product .gs-product-summary table.group_table tr td {
padding-top: 0 !important;
padding-bottom: 0 !important; }
.woocommerce .single-product .gs-product-summary table.group_table tr td:first-child {
width: auto; }
.woocommerce .single-product .gs-product-summary table.group_table tr td label {
font-family: "Roboto", sans-serif;
margin-bottom: 0; }
.woocommerce .single-product .gs-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity {
padding: 0 !important;
border-bottom: 0; }
.woocommerce .single-product .gs-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__price {
margin-left: auto;
text-align: right; }
.woocommerce .single-product .gs-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__price .amount {
font-size: 1.41667rem;
line-height: 1.17647; }
.woocommerce .single-product .gs-product-summary table.group_table tr.woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__label {
padding: 0 !important;
border-bottom: 0; }
.woocommerce .single-product .gs-product-summary table.group_table tr.woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__price .out-of-stock {
margin-bottom: 0; }
.woocommerce .single-product .gs-product-summary .single_variation_wrap .woocommerce-variation .woocommerce-variation-description {
margin-bottom: 2.33333rem; }
.woocommerce .single-product .gs-product-summary .single_variation_wrap .woocommerce-variation-price {
margin-bottom: 2.33333rem; }
.woocommerce .single-product .gs-product-summary .single_variation_wrap .woocommerce-variation-price .price {
padding-top: 0; }
.woocommerce .single-product .gs-product-summary .quantity {
margin-right: 1.33333rem !important;
float: left; }
.woocommerce .single-product .gs-product-summary .quantity input {
width: 7.5rem;
background-color: #fff;
color: #333333; }
.woocommerce .single-product .gs-product-summary .product_meta {
margin-top: 2.66667rem;
margin-bottom: 2.33333rem; }
.woocommerce .single-product .gs-product-summary .product_meta > span {
display: block;
font-family: "Roboto", sans-serif;
font-size: 1.16667rem;
color: #333333;
margin-bottom: 0.83333rem; }
.woocommerce .single-product .gs-product-summary .product_meta > span span {
font-family: "Roboto", sans-serif;
color: #8a8a8a;
font-size: 1.16667rem;
font-weight: 400;
margin-left: 0.5rem; }
.woocommerce .single-product .gs-product-summary .product_meta > span a {
color: #050505;
font-family: "Roboto", sans-serif;
font-size: 1.16667rem;
font-weight: 400;
margin-left: 0.5rem; }
.woocommerce .single-product .gs-product-summary .product_meta > span:last-child {
margin-bottom: 0; }
.woocommerce .single-product .flex-row-reverse .gs-product-summary {
padding-left: 0; }
@media (min-width: 768px) {
.woocommerce .single-product .flex-row-reverse .gs-product-summary {
padding-right: 2.08333rem; } }
.woocommerce .related:not(:last-child) {
margin-bottom: 3.66667rem; } .woocommerce .single-product .woocommerce-tabs {
margin-bottom: 2.66667rem; }
@media (min-width: 768px) {
.woocommerce .single-product .woocommerce-tabs {
margin-bottom: 5.33333rem; } }
.woocommerce .single-product .woocommerce-tabs ul.tabs {
padding: 0 !important;
margin: 0 !important;
text-align: center; }
.woocommerce .single-product .woocommerce-tabs ul.tabs::before {
display: none !important; }
.woocommerce .single-product .woocommerce-tabs ul.tabs li {
display: inline-block;
position: relative;
z-index: 1;
padding: 0 !important;
margin: 0 0 0 1.33333rem !important;
border: 0 !important;
border-radius: 0 !important;
background-color: transparent !important; }
.woocommerce .single-product .woocommerce-tabs ul.tabs li::before, .woocommerce .single-product .woocommerce-tabs ul.tabs li::after {
display: none !important; }
.woocommerce .single-product .woocommerce-tabs ul.tabs li a {
font-family: "Roboto", sans-serif;
color: #333333 !important;
font-size: 1.5rem;
font-weight: 400 !important;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0 1.5rem 1.5rem 1.5rem !important;
display: inline-block;
border-bottom: 1px solid transparent;
-webkit-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
@media (min-width: 576px) {
.woocommerce .single-product .woocommerce-tabs ul.tabs li a:hover {
color: #050505 !important;
border-color: #050505; } }
.woocommerce .single-product .woocommerce-tabs ul.tabs li:first-child {
margin-left: 0 !important; }
.woocommerce .single-product .woocommerce-tabs ul.tabs li:first-child a {
padding-left: 0 !important; }
@media (min-width: 576px) {
.woocommerce .single-product .woocommerce-tabs ul.tabs li.active a {
border-color: #050505; } }
.woocommerce .single-product .woocommerce-tabs ul.tabs li.active a {
color: #050505 !important; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel {
margin-top: -1px !important;
margin-bottom: 0 !important;
padding: 3.66667rem 0 !important;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
font-size: 1.66667rem;
line-height: 1.2; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel > *:last-child {
margin-bottom: 0 !important; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table {
border: 0 !important; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table tr {
display: block;
margin-bottom: 1.33333rem; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table tr th {
font-size: 1.16667rem;
line-height: 1.14286;
color: #333333; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table tr th,
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table tr td {
text-align: left;
border-bottom: 0;
padding: 0 !important;
font-style: normal; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table tr td {
font-weight: 400; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table tr td * {
padding: 0; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table tr:last-child {
margin-bottom: 0; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments {
margin-bottom: 2.66667rem; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .woocommerce-Reviews-title span {
font-style: italic; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist {
padding-left: 0; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist .comment {
margin-bottom: 2.66667rem !important; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist .comment .comment_container img.avatar {
padding: 0 !important;
background-color: transparent !important;
width: 4.5rem !important;
border: 1px solid #e5e5e5 !important;
border-radius: 50%; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist .comment .comment_container .comment-text {
padding: 0 !important;
margin-left: 7rem !important;
border: 0 !important; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist .comment .comment_container .comment-text .meta .woocommerce-review__author {
font-size: 1.41667rem;
line-height: 1.17647;
margin-bottom: 0.5rem;
display: block; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist .comment .comment_container .comment-text .meta .woocommerce-review__dash {
display: none; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist .comment .comment_container .comment-text .meta .woocommerce-review__published-date {
font-size: 1rem; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist .comment .comment_container .comment-text .description *:last-child {
margin-bottom: 0 !important; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title {
font-size: 1.5rem;
display: inline-block;
margin-bottom: 2.66667rem;
color: #333333; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating label {
font-weight: 500;
color: #333333;
margin-bottom: 1.33333rem; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating .stars a {
-webkit-box-shadow: none;
box-shadow: none; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-form input {
width: 100%; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit {
margin-bottom: 0; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit input {
font-family: "Roboto", sans-serif !important;
line-height: 1 !important;
font-weight: 500 !important;
cursor: pointer !important;
border-radius: 0 !important;
border: 1px solid transparent !important;
background-color: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
-o-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
font-size: 1.25rem !important;
padding: 1.33333rem 2.66667rem !important;
color: #ffffff !important;
border-color: #050505 !important;
background-color: #050505 !important;
width: auto; }
.woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit input:hover {
background-color: #333333 !important;
border-color: #333333 !important;
color: #ffffff !important; } .woocommerce-Reviews .commentlist {
margin-bottom: 5.33333rem !important; }
.woocommerce-Reviews .commentlist .review {
margin-bottom: 2.66667rem !important; }
.woocommerce-Reviews .commentlist .review:last-child {
margin-bottom: 0 !important; }
.woocommerce-Reviews .commentlist .review .comment_container img {
width: 5.33333rem !important;
padding: 0 !important;
border: 0 !important; }
.woocommerce-Reviews .commentlist .review .comment_container .comment-text {
margin: 0 0 0 7rem !important;
border-radius: 0 !important;
border: 0 !important;
padding: 0 !important; }
.woocommerce-Reviews .commentlist .review .comment_container .comment-text .meta {
margin-bottom: 0.66667rem !important; }
.woocommerce-Reviews .commentlist .review .comment_container .comment-text .meta .woocommerce-review__author {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 1.5rem;
font-size: 1.41667rem;
line-height: 1.17647; }
.woocommerce-Reviews .commentlist .review .comment_container .comment-text .meta .woocommerce-review__dash {
display: none; }
.woocommerce-Reviews .commentlist .review .comment_container .comment-text .meta .woocommerce-review__published-date {
display: block;
font-family: "Roboto", sans-serif; }
.woocommerce-Reviews .commentlist .review .comment_container .comment-text .description > *:last-child {
margin-bottom: 0 !important; } img.mfp-img {
max-height: 90vh !important; }
.mfp-ready .mfp-figure {
opacity: 0; }
.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
opacity: 0;
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95); }
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
opacity: 0;
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
opacity: 0.88; }
.mfp-zoom-in.mfp-ready .mfp-preloader {
display: block !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
border-radius: 50%;
border: 2px solid transparent;
border-top-color: #ffffff;
-webkit-animation: rotating 0.6s linear infinite;
animation: rotating 0.6s linear infinite;
opacity: 1 !important;
visibility: visible !important;
-webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
-o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; }
.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
opacity: 0; }
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0; }
.mfp-zoom-in.mfp-removing .mfp-preloader {
display: none !important; }
.mfp-iframe-scaler {
overflow: visible; }
.mfp-zoom-out-cur {
cursor: auto; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: pointer; }
.mfp-close {
background-color: transparent !important;
color: #ffffff !important;
font-weight: 300 !important;
display: inline-block !important;
text-align: center !important;
top: -5px !important;
width: 32px !important;
height: 32px !important;
padding: 0 !important;
border: none !important;
opacity: 1 !important;
font-size: 30px !important;
line-height: 30px !important;
-webkit-transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
-o-transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important; }
.mfp-arrow {
background-color: transparent !important;
margin-top: 0 !important;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 30px !important;
height: 30px !important;
opacity: 1 !important; }
.mfp-arrow:after {
display: none !important; }
.mfp-arrow:before {
position: relative !important;
display: block !important;
width: 30px !important;
height: 30px !important;
margin: 0 !important;
border: 0 !important;
opacity: 1 !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
-webkit-transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
.mfp-arrow:hover:before {
-webkit-transform: scale(1.1) !important;
-ms-transform: scale(1.1) !important;
transform: scale(1.1) !important; }
.mfp-arrow-left {
left: 40px !important; }
.mfp-arrow-left:before {
background-image: url(//www.angelofair.com/wp-content/themes/ozark/assets/images/mfp-arrows/arrow-left.svg); }
.mfp-arrow-right {
right: 40px !important; }
.mfp-arrow-right:before {
background-image: url(//www.angelofair.com/wp-content/themes/ozark/assets/images/mfp-arrows/arrow-right.svg); }
.mfp-bottom-bar {
margin-top: -30px !important; }
.mfp-title {
font-size: 1.5rem; }
.mfp-counter {
font-size: 1.3rem !important; } .elementor-progress-wrapper {
overflow: hidden; }
.gs-progress-bar {
margin-bottom: 1.5rem; }
.gs-progress-bar .gs-progress-bar-text {
font-size: 1.41667rem;
line-height: 1.17647;
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 10px; }
.gs-progress-bar .gs-progress-bar-wrapper {
display: block;
height: 0.16667rem;
background-color: #f7f7f7; }
.gs-progress-bar .gs-progress-bar-wrapper .gs-progress-bar-fill {
position: relative;
height: 100%;
display: block; }
.gs-progress-bar .gs-progress-bar-wrapper .gs-progress-bar-fill span {
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: 0;
height: 100%;
background-color: #050505; }  .gs-author-bio {
padding: 5rem 0;
border-top: 1px solid #e5e5e5; }
@media (max-width: 767px) {
.gs-author-bio {
padding: 2.83333rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; } }
.gs-author-bio .gs-author-img {
margin-bottom: 2.66667rem;
min-width: 11.66667rem;
width: 11.66667rem; }
@media (min-width: 768px) {
.gs-author-bio .gs-author-img {
margin-right: 2.66667rem;
margin-bottom: 0; } }
.gs-author-bio .gs-author-img img {
display: block;
width: 100%; }
.gs-author-bio .gs-author-bio-details .gs-author-bio-name {
margin-bottom: 0.66667rem; }
.gs-author-bio .gs-author-bio-details .gs-author-bio-name a {
color: inherit; }
.gs-author-bio .gs-author-bio-details .gs-author-bio-text {
margin-bottom: 0; }
.gs-author-bio .gs-author-bio-details > .gs-btn {
margin-top: 0.83333rem; }  .sidebar-container {
margin-top: 2.66667rem; }
@media (min-width: 992px) {
.sidebar-container {
margin-top: 0;
padding-left: 2.16667rem; } }
@media (min-width: 992px) {
.flex-row-reverse .sidebar-container {
padding-left: 0;
padding-right: 2.16667rem; } } .gs-post-comments-wrapper {
border-top: 1px solid #e5e5e5; }
.gs-comments {
padding-top: 5.33333rem; }
.gs-comments .gs-comments-title {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 0;
font-size: 1.66667rem; }
.gs-comments .gs-comments-list {
padding-bottom: 5.33333rem; }
.gs-comments .gs-comments-list .gs-comment {
position: relative;
margin-bottom: 4.83333rem; }
.gs-comments .gs-comments-list .gs-comment:first-child {
margin-top: 4.83333rem; }
.gs-comments .gs-comments-list .gs-comment:last-child {
margin-bottom: 0; }
.gs-comments .gs-comments-list .gs-comment .gs-comment-avatar {
margin-bottom: 1.33333rem; }
@media (min-width: 576px) {
.gs-comments .gs-comments-list .gs-comment .gs-comment-avatar {
position: absolute;
top: 0;
margin-bottom: 0; } }
.gs-comments .gs-comments-list .gs-comment .gs-comment-avatar img {
display: block;
width: 6.66667rem;
border-radius: 50%; }
.gs-comments .gs-comments-list .gs-comment .gs-comment-body {
padding-bottom: 2.66667rem; }
@media (min-width: 576px) {
.gs-comments .gs-comments-list .gs-comment .gs-comment-body {
padding-bottom: 0;
padding-left: 8.75rem; } }
.gs-comments .gs-comments-list .gs-comment .gs-comment-body .gs-comment-author {
margin-bottom: 0.41667rem; }
.gs-comments .gs-comments-list .gs-comment .gs-comment-body .gs-comment-author .gs-comment-name {
font-size: 1.33333rem;
margin-bottom: 0; }
.gs-comments .gs-comments-list .gs-comment .gs-comment-body .gs-comment-author .comment-reply-link {
font-size: 13px;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.gs-comments .gs-comments-list .gs-comment .gs-comment-body .gs-comment-time {
font-family: "Roboto", sans-serif;
color: #63676f;
font-size: 13px;
margin-bottom: 0.66667rem; }
.gs-comments .gs-comments-list .gs-comment .gs-comment-body .gs-comment-text > *:last-child {
margin-bottom: 0;
padding-bottom: 0; }
.gs-comments .gs-comments-list .gs-comment.comment-no-avatar .gs-comment-avatar {
display: none; }
.gs-comments .gs-comments-list .gs-comment.comment-no-avatar .gs-comment-body {
padding-left: 0; }
.gs-comments .gs-comments-list .page-numbers:not(.next):not(.prev) {
margin-top: 5.33333rem;
margin-right: 0.66667rem;
font-size: 1.16667rem;
font-weight: 500;
text-align: center;
border-radius: 0;
color: #333333;
border: 1px solid #e5e5e5;
width: 3.16667rem;
height: 3.16667rem;
line-height: 3rem;
display: inline-block;
-webkit-transition: border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
.gs-comments .gs-comments-list .page-numbers:not(.next):not(.prev):hover, .gs-comments .gs-comments-list .page-numbers:not(.next):not(.prev).current {
border-color: #333333; }
.gs-comments .gs-comments-list .page-numbers:not(.next):not(.prev):last-child {
margin-right: 0; }
.gs-comments .gs-comments-list .page-numbers.next {
margin-left: 0.66667rem; }
.gs-comments .gs-comments-list .page-numbers.prev {
margin-right: 0.66667rem; }
.gs-comments .gs-comments-list .page-numbers.next, .gs-comments .gs-comments-list .page-numbers.prev {
margin-top: 5.33333rem;
display: inline-block;
color: #333333; }
.gs-comments .gs-comments-list .page-numbers.next:hover, .gs-comments .gs-comments-list .page-numbers.prev:hover {
color: #050505; }
.gs-comments .gs-comments-list .comment-respond {
width: calc(100% - 30px);
margin: 0 16px 5.33333rem 16px;
padding: 4.16667rem 3.33333rem;
background-color: #ffffff;
border: 1px solid #e5e5e5;
border-radius: 0; }
.gs-comments .gs-comments-list .comment-respond .gs-comments-title {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 0;
font-size: 1.66667rem;
padding-bottom: 2.66667rem; }
.gs-comments .gs-comments-list .comment-respond .gs-comments-title small {
font-size: 14px;
margin-left: 15px;
font-weight: 500; }
.gs-comments .comment-respond .comment-form .textarea-holder {
margin-bottom: 1.83333rem; }
.gs-comments .comment-respond .comment-form .input-holder {
margin-bottom: 1.83333rem; }
.gs-comments .gs-comment-form .comment-respond .gs-comments-title {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 0;
font-size: 1.66667rem;
padding-bottom: 1.83333rem; }
.gs-comments .gs-comment-form .comment-form-cookies-consent {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.gs-comments .gs-comment-form .comment-form-cookies-consent label {
margin: 0 0 0 6px; }
.gs-comments .gs-comment-closed {
padding: 5.33333rem 0; }
.gs-comments .gs-comment-closed .gs-comment-closed-title {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 0;
font-size: 1.66667rem; } .gs-page-heading-outer {
position: relative; }
.gs-page-heading-outer .gs-page-heading-bg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.gs-page-heading-outer .gs-page-heading-bg .gs-page-heading-bg-img {
height: 100%; }
.gs-page-heading-outer .gs-page-heading-bg .gs-page-heading-bg-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.gs-page-heading-outer .gs-page-heading-inner {
position: absolute;
top: auto;
right: 0;
bottom: auto;
left: 0; }
.gs-page-heading-outer .gs-page-heading-inner .gs-page-heading-title {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 1.5rem;
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 2.08333rem;
font-size: 5rem;
line-height: 1.16667;
margin-bottom: 1.33333rem; }
@media (max-width: 575px) {
.gs-page-heading-outer .gs-page-heading-inner .gs-page-heading-title {
font-size: 3.75rem;
line-height: 1.33333; } }
.gs-page-heading-outer .gs-page-heading-inner .gs-page-heading-description {
font-size: 1.41667rem;
line-height: 1.52941;
margin-bottom: 0; }
.gs-page-heading-outer .gs-page-heading-inner .gs-page-heading-description > *:first-child {
margin-bottom: 0; }
.gs-page-heading-outer .gs-page-heading-inner .gs-page-heading-description .breadcrumb-list .breadcrumb-list-item {
font-size: inherit;
line-height: inherit;
font-weight: inherit; }
.gs-page-heading-outer .gs-page-heading-inner .container > *:last-child {
margin-bottom: 0; } .gs-breadcrumb {
padding: 6.66667rem 0 1.66667rem; }
@media (max-width: 575px) {
.gs-breadcrumb {
padding: 4.16667rem 0 0.83333rem; } }
.gs-breadcrumb .gs-breadcrumb-wrapper .gs-breadcrumb-title {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 2.08333rem;
font-size: 5rem;
line-height: 1.16667; }
@media (max-width: 575px) {
.gs-breadcrumb .gs-breadcrumb-wrapper .gs-breadcrumb-title {
font-size: 3.75rem;
line-height: 1.33333; } } .gs-pagination ul.page-numbers {
padding: 0;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.gs-pagination ul.page-numbers li {
display: inline-block;
margin-bottom: 0;
margin-right: 3.16667rem;
margin-right: 1.25rem;
line-height: 1; }
.gs-pagination ul.page-numbers li:last-child {
margin-right: 0 !important; }
.gs-pagination ul.page-numbers li a, .gs-pagination ul.page-numbers li span {
font-size: 1.33333rem;
text-align: center;
color: #333333;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 35px;
height: 36px;
border-radius: 50%;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease; }
.gs-pagination ul.page-numbers li a.current, .gs-pagination ul.page-numbers li span.current {
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
background-color: #050505; }
.gs-pagination ul.page-numbers li a:hover:not(.current), .gs-pagination ul.page-numbers li span:hover:not(.current) {
color: #333333;
background-color: #f7f7f7; }
.gs-pagination ul.page-numbers li.active a {
color: #050505;
border-color: currentColor; }
.gs-pagination.gs-pagination-pages {
border-top: 0;
padding-top: 1.25rem;
padding-bottom: 2.66667rem;
clear: both; }
.gs-pagination.gs-pagination-pages .gs-pages-title {
font-family: "Roboto", sans-serif;
font-size: 1rem;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1.5px;
color: #333333; }
.gs-pagination.gs-pagination-pages .gs-pagination-pages__numbers {
display: inline-block;
margin-left: 1rem; }
.gs-pagination.gs-pagination-pages .gs-pagination-pages__numbers .post-page-numbers {
font-size: 1.33333rem;
text-align: center;
color: #333333;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 35px;
height: 36px;
border-radius: 50%;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease; }
.gs-pagination.gs-pagination-pages .gs-pagination-pages__numbers .post-page-numbers.current {
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
background-color: #050505; }
.gs-pagination.gs-pagination-pages .gs-pagination-pages__numbers .post-page-numbers:hover:not(.current) {
color: #333333;
background-color: #f7f7f7; }
.elementor-element .elementor-widget-container .gs-pagination {
border-top: 0; }
.elementor-element .elementor-widget-container .gs-pagination .container {
max-width: 100%;
padding: 0; } .gs-post-nav {
padding: 4.16667rem 0;
border-top: 1px solid #e5e5e5; }
.gs-post-nav .post-nav-link a svg {
fill: #8a8a8a;
-webkit-transition: fill cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
-o-transition: fill cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
transition: fill cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s; }
.gs-post-nav .post-nav-link a .gs-post-nav-text {
position: relative;
width: 100%; }
.gs-post-nav .post-nav-link a .gs-post-nav-text .gs-post-nav-title {
font-family: "Roboto", sans-serif;
font-weight: 600;
color: #050505;
margin-bottom: 0;
font-size: 1.41667rem;
line-height: 1.17647;
-webkit-transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
transition: color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
-o-transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s; }
.gs-post-nav .post-nav-link a .gs-post-nav-text .gs-post-nav-subtitle {
margin-bottom: 0;
font-size: 1.33333rem;
font-weight: 400;
color: #8a8a8a;
display: none; }
@media (min-width: 576px) {
.gs-post-nav .post-nav-link a .gs-post-nav-text .gs-post-nav-subtitle {
margin-top: 0.83333rem;
display: inline-block; } }
.gs-post-nav .post-nav-link a:hover svg {
fill: #333333; }
.gs-post-nav .post-nav-link a:hover .gs-post-nav-title {
color: #050505; }
.gs-post-nav .post-nav-link.prev .gs-post-nav-text {
margin-left: 0.66667rem; }
.gs-post-nav .post-nav-link.prev .gs-post-nav-text .gs-post-nav-subtitle {
left: 0; }
.gs-post-nav .post-nav-link--back {
text-align: center; }
.gs-post-nav .post-nav-link--back a {
display: inline-block;
line-height: 1; }
.gs-post-nav .post-nav-link--back a:hover svg {
fill: #333333; }
.gs-post-nav .post-nav-link.next .gs-post-nav-text {
margin-right: 0.66667rem; }
.gs-post-nav .post-nav-link.next .gs-post-nav-text .gs-post-nav-subtitle {
right: 0; }  .gs-blog-post {
overflow: hidden; }
.gs-blog-post .entry-thumbnail img {
display: block;
margin: auto; }
.gs-blog-post .entry-details > *:last-child {
margin-bottom: 0 !important;
padding-bottom: 0 !important; }
.gs-blog-post .entry-details-meta {
margin-bottom: 0.66667rem; }
.gs-blog-post .entry-details-meta > * {
line-height: 2.66667rem !important; }
.gs-blog-post .entry-details-meta .gs-sticky-post {
color: #050505; }
.gs-blog-post .entry-meta-author {
padding-top: 0.66667rem; }
.gs-blog-post .entry-meta-author .avatar {
width: 3.33333rem;
margin-right: 12px; }
.gs-blog-post .entry-meta-author .avatar img {
display: block;
border-radius: 50%; }
.gs-blog-post .entry-meta-author .author-name a {
color: #63676f; }
.gs-blog-post .entry-meta-author .author-name a:hover {
color: #050505; }
.gs-blog-has-hover .gs-blog-post .entry-thumbnail img {
-webkit-transition: 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.gs-blog-hover-grayscale .gs-blog-post .entry-thumbnail:hover img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%); }
.gs-blog-hover-image-clip .gs-blog-post .entry-thumbnail img {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0); }
.gs-blog-hover-image-clip .gs-blog-post .entry-thumbnail:hover img {
-webkit-clip-path: inset(10px 10px 10px 10px);
clip-path: inset(10px 10px 10px 10px); }
.gs-blog-hover-scale .gs-blog-post .entry-thumbnail {
overflow: hidden; }
.gs-blog-hover-scale .gs-blog-post .entry-thumbnail img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
will-change: transform; }
.gs-blog-hover-scale .gs-blog-post .entry-thumbnail:hover img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); } .gs-blog-wrapper.gs-entries-style-left-image .gs-blog-post--left-image .entry-thumbnail {
min-width: 30%;
max-width: 30%; }
.gs-blog-wrapper.gs-entries-style-left-image .gs-blog-post--left-image .entry-details {
padding-left: 3rem; }
.gs-blog-wrapper.gs-entries-style-left-image .post:not(.has-post-thumbnail) .entry-details {
padding-left: 0; } .gs-blog-wrapper.gs-entries-style-classic-grid .gs-blog-post--classic-grid .entry-thumbnail {
margin-bottom: 1.66667rem; }  .gs-portfolio-item .entry-overlay-wrapper {
position: relative;
overflow: hidden; }
.gs-portfolio-item .entry-overlay-wrapper .entry-thumbnail img {
-webkit-transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1); }
.gs-portfolio-item .entry-overlay-wrapper .entry-thumbnail__overlay,
.gs-portfolio-item .entry-overlay-wrapper > a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.gs-portfolio-item .entry-overlay-wrapper > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #333333;
z-index: 1;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
transform: translateY(15px);
-webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
-o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
.gs-portfolio-item .entry-overlay-wrapper .entry-thumbnail__overlay {
background-color: #f7f7f7;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
-o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
.gs-portfolio-item:hover .entry-overlay-wrapper > a,
.gs-portfolio-item:hover .entry-overlay-wrapper .entry-thumbnail__overlay, .gs-portfolio-item.hover-active .entry-overlay-wrapper > a,
.gs-portfolio-item.hover-active .entry-overlay-wrapper .entry-thumbnail__overlay {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.gs-portfolio-item .entry-details .entry-details-meta {
font-size: 1.25rem; }
.gs-portfolio-item .entry-details .entry-details-title {
margin-bottom: 0.41667rem; }
.gs-portfolio-wrapper.portfolio-filter-left-active {
position: relative; }
@media (max-width: 767px) {
.gs-portfolio-wrapper.portfolio-filter-left-active {
padding-left: 0 !important; } }
.gs-portfolio-wrapper.portfolio-filter-left-active .gs-filters {
position: absolute;
top: 0;
left: 0; }
@media (max-width: 767px) {
.gs-portfolio-wrapper.portfolio-filter-left-active .gs-filters {
position: relative;
width: 100% !important; } }
@media (min-width: 768px) {
.gs-portfolio-wrapper.portfolio-filter-left-active .gs-filters ul li {
display: block;
margin: 0; } } .gs-portfolio-item--meta-overlay .entry-overlay-wrapper .entry-details {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.gs-portfolio-item--meta-overlay .entry-overlay-wrapper .entry-details__inner {
width: 100%;
padding: 2.5rem; }
.gs-portfolio-item--meta-overlay .entry-overlay-wrapper .entry-details .portfolio-info {
position: relative;
z-index: 3;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
transform: translateY(15px);
-webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
-o-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
will-change: transform; }
.gs-portfolio-item--meta-overlay .entry-overlay-wrapper .entry-details > a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1; }
.gs-portfolio-item--meta-overlay:hover .entry-details .portfolio-info, .gs-portfolio-item--meta-overlay.hover-active .entry-details .portfolio-info {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none; } .gs-portfolio-item--classic-grid:hover .entry-thumbnail img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.gs-portfolio-item--classic-grid .entry-details__inner {
padding-top: 1.33333rem; } .gs-portfolio-item--list {
display: table;
position: relative;
vertical-align: middle;
width: 100%; }
.gs-portfolio-item--list .entry-thumbnail {
display: table-cell; }
.gs-portfolio-item--list .entry-thumbnail .entry-thumbnail-inner {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
-webkit-transition: 0.4s cubic-bezier(0.13, 0.43, 0, 0.94);
-o-transition: 0.4s cubic-bezier(0.13, 0.43, 0, 0.94);
transition: 0.4s cubic-bezier(0.13, 0.43, 0, 0.94); }
.gs-portfolio-item--list:hover .entry-thumbnail .entry-thumbnail-inner {
-webkit-clip-path: inset(10px 10px 10px 10px);
clip-path: inset(10px 10px 10px 10px); }
.gs-portfolio-item--list .entry-details {
display: table-cell;
width: 36%;
vertical-align: middle;
padding: 0 90px 0 0; }
.gs-portfolio-item--list .entry-details .entry-details-title {
font-size: 3.75rem;
line-height: 1.22222; }
@media (max-width: 575px) {
.gs-portfolio-item--list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
.gs-portfolio-item--list .entry-details {
width: 100%;
display: inline-block;
position: relative;
margin-top: 1.66667rem;
z-index: 99;
padding: 0; }
.gs-portfolio-item--list .entry-thumbnail {
width: 100%;
display: inline-block; } }  .gs-blog-wrapper .gs-blog-holder-inner .iso-item {
margin-bottom: 30px; }
.wp-block-cover {
margin-bottom: 2rem !important; }
.wp-block-cover.has-background-dim p.wp-block-cover-text {
color: #ffffff; }
.wp-block-button {
margin-bottom: 1.33333rem; }
.wp-block-embed.is-type-video .wp-block-embed__wrapper {
position: relative;
padding-bottom: 67.5%;
height: 0;
margin: 10px 0;
overflow: hidden; }
.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
body .aligncenter {
display: block;
margin-left: auto;
margin-right: auto; } .header-shopping-cart {
position: relative; }
.header-shopping-cart .header-shopping-cart-icon {
position: relative;
color: #333333;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-shadow: none;
box-shadow: none;
cursor: pointer;
-ms-flex-item-align: center;
align-self: center; }
.header-shopping-cart .header-shopping-cart-icon:hover {
color: #050505; }
.header-shopping-cart .header-shopping-cart-icon span {
position: absolute;
top: -0.75rem;
right: -0.75rem;
height: 1.41667rem;
width: 1.41667rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1.41667rem;
background-color: #050505;
border-radius: 50%;
font-size: 0.83333rem;
font-weight: 700;
color: #ffffff; }
.header-shopping-cart:hover .dropdown-cart {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible; }
.widget_shopping_cart_content .mini-cart-empty-message {
text-align: center; }
.widget_shopping_cart_content .mini-cart-empty-message p {
margin-bottom: 0; }
.dropdown-shopping-cart .blockUI.blockOverlay,
.dropdown-shopping-cart .loader {
background-color: #ffffff !important; }
.dropdown-shopping-cart .dropdown-cart-list {
margin: 0 0 3.66667rem 0 !important;
padding: 0; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item {
padding: 0 !important;
margin-bottom: 1.83333rem; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item:last-child {
padding-bottom: 0; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-img {
-webkit-box-shadow: none;
box-shadow: none; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-img img {
margin: 0;
width: 5.33333rem; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-info {
margin-left: 1.16667rem; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-info .title {
font-size: 1.16667rem;
line-height: 1.14286;
line-height: 1.28571 !important;
margin-bottom: 0.33333rem; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-info .title a {
display: inline-block;
color: #ffffff;
font-weight: 400;
position: relative; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-info .title a:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #ffffff;
will-change: transform;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-info .title a:hover:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-info .quantity {
font-size: 1.16667rem;
color: #8a8a8a; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-info .quantity span {
font-size: 1.16667rem; }
.dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-remove {
font-size: 1.83333rem !important;
color: #ffffff !important;
-webkit-box-shadow: none;
box-shadow: none;
font-weight: 400 !important;
line-height: 1; }
.dropdown-cart-bottom .dropdown-cart-subtotal {
padding-top: 10px;
margin-bottom: 10px; }
.dropdown-cart-bottom .dropdown-cart-subtotal .subtotal {
font-size: 1.33333rem;
margin-bottom: 0;
font-weight: 400;
color: #ffffff; }
.dropdown-cart-bottom .dropdown-cart-subtotal .price .amount {
font-size: 1.33333rem;
color: #ffffff; }
.dropdown-cart-bottom .dropdown-cart-btn .button {
display: inline-block;
width: 100%;
text-align: center;
font-size: 15px !important;
padding: 1.16667rem 1.83333rem !important;
font-size: 1.25rem;
padding: 1.33333rem 2.66667rem;
color: #ffffff !important;
border-color: #ffffff !important; }
.dropdown-cart-bottom .dropdown-cart-btn .button:hover {
background-color: #ffffff !important;
color: #333333 !important; }
.dropdown-cart {
display: none; }
@media (min-width: 768px) {
.dropdown-cart {
display: block;
padding: 2.66667rem;
min-width: 28.33333rem;
max-width: 28.33333rem;
background-color: #050505;
z-index: 1;
position: absolute;
top: 100%;
right: 0;
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, visibility cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
.dropdown-cart::before {
content: '';
width: 100%;
height: 3.33333rem;
position: absolute;
top: 0;
left: 0;
margin-top: -3.33333rem; }
.dropdown-cart .widget_shopping_cart_content .mini-cart-empty-message p {
color: #ffffff; }
.dropdown-cart .dropdown-shopping-cart .blockUI.blockOverlay,
.dropdown-cart .dropdown-shopping-cart .loader {
background-color: #050505 !important; }
.dropdown-cart .dropdown-shopping-cart .dropdown-cart-list {
margin: 0 0 1.83333rem 0 !important; }
.dropdown-cart .dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-info .title {
font-size: 1.33333rem;
font-weight: 700;
margin-bottom: 0.33333rem; }
.dropdown-cart .dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-info .quantity {
font-size: 1.16667rem;
color: #ffffff; }
.dropdown-cart .dropdown-shopping-cart .dropdown-cart-list .dropdown-cart-list-item .dropdown-cart-item-remove {
font-size: 1.83333rem !important;
color: #ffffff !important; }
.dropdown-cart .dropdown-cart-bottom .dropdown-cart-subtotal {
border-top: 1px solid rgba(255, 255, 255, 0.1); }
.dropdown-cart .dropdown-cart-bottom .dropdown-cart-btn {
display: block !important;
text-align: center; } } html {
font-size: 12px;
overflow-y: scroll; }
body {
background-color: #ffffff;
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 1.33333rem;
line-height: 1.875;
color: #333333;
word-wrap: break-word;
word-break: break-word;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-font-smoothing: antialiased; }
::-moz-selection {
background-color: #333333;
color: #ffffff; }
::selection {
background-color: #333333;
color: #ffffff; }
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1150px; }
@media (min-width: 1367px) {
.container {
max-width: 1320px; } } .site-content {
position: relative; }
.site-content .gs-content-wrapper {
background-color: #ffffff; } .gs-site-header-holder,
.gs-mobile-header-holder {
position: relative;
z-index: 999; }
.gs-site-header {
padding: 3.33333rem 0;
background-color: #ffffff;
border-bottom: 1px solid #e5e5e5; }
.gs-site-header .gs-logo {
-ms-flex-item-align: center;
align-self: center; }
.gs-site-header .header-shopping-cart {
position: relative; }
.gs-site-header-full-width,
.gs-mobile-header-full-width {
padding: 0; }
.gs-site-header-full-width .gs-site-header-inner,
.gs-mobile-header-full-width .gs-site-header-inner {
height: 100px; }
.gs-site-header-full-width .container,
.gs-mobile-header-full-width .container {
max-width: 100%;
padding: 0;
margin: 0; }
@media (max-width: 991px) {
.gs-site-header-holder {
display: none; }
.gs-site-header.gs-site-header-default {
display: none; } }
@media (min-width: 992px) {
.gs-site-header-holder {
display: block; }
.gs-site-header-holder.gs-site-header-default-height {
top: 0 !important; }
.gs-site-header.gs-site-header-default {
display: block; }
.gs-site-header.gs-site-header-default .site-header-tools {
padding-left: 2.66667rem; }
.gs-site-header .gs-site-header-inner {
position: relative; } } .gs-site-header .site-header-tools > * {
width: 100px;
height: 100px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-left: 1px solid #e5e5e5; }
.gs-site-header .site-header-tools > * svg {
color: #050505;
-webkit-transition: stroke cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: stroke cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: stroke cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
@media (max-width: 991px) {
.gs-mobile-header-holder {
display: block; }
.gs-mobile-header-holder.gs-mobile-header-height {
top: 0 !important; }
.gs-site-header.gs-mobile-header-default {
display: block; }
.gs-site-header.gs-mobile-header-default .container {
position: relative; }
.gs-site-header.gs-mobile-header-default .mobile-navigation {
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: #ffffff;
-webkit-box-shadow: 0 0 15px 0 rgba(157, 157, 157, 0.18);
box-shadow: 0 0 15px 0 rgba(157, 157, 157, 0.18);
border-radius: 0;
z-index: 1;
-webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
visibility: hidden; }
.gs-site-header.gs-mobile-header-default .mobile-navigation.active {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu {
padding: 1.33333rem 2.66667rem;
margin: 0; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item {
display: block;
position: relative;
margin-bottom: 0;
padding: 0.66667rem 0; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item:last-child {
margin-bottom: 0; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item a {
font-size: 15px;
color: #333333; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item a:hover {
color: #050505; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item.current_page_ancestor > a, .gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item.current_page_item > a {
color: #050505; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item.menu-item-has-children .submenu-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
top: 0;
right: 0;
padding: 0.66667rem 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
-o-transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item.menu-item-has-children .submenu-icon:after {
font-size: 1.83333rem;
content: '\4c';
font-family: 'ElegantIcons';
line-height: 1; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item.menu-item-has-children .submenu-icon.active:after {
content: '\4b'; }
.gs-site-header.gs-mobile-header-default .mobile-navigation nav ul.menu li.menu-item.menu-item-has-children ul.sub-menu {
margin-top: 1.33333rem;
margin-bottom: 0;
padding-left: 1.33333rem;
display: none; }
.gs-site-header.gs-mobile-header-default .mobile-header-btn {
-webkit-box-shadow: none;
box-shadow: none;
margin-right: 1.25rem; }
.gs-site-header.gs-mobile-header-default .mobile-header-btn svg {
display: block;
width: 36px;
fill: #333333;
-webkit-transition: fill cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
-o-transition: fill cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: fill cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; }
.gs-site-header.gs-mobile-header-default .site-header-tools {
padding-right: 1.33333rem; } }
@media (min-width: 992px) {
.gs-mobile-header-holder {
display: none; }
.gs-site-header.gs-mobile-header-default {
display: none; } }
.gs-site-header.gs-site-header-light {
border-color: rgba(255, 255, 255, 0.1); }
.gs-site-header.gs-site-header-light .gs-logo {
border-color: rgba(255, 255, 255, 0.1); }
.gs-site-header.gs-site-header-light .gs-logo.gs-logo-text a {
color: #ffffff; }
.gs-site-header.gs-site-header-light .gs-logo.gs-logo-img .logo-default {
opacity: 0;
visibility: hidden; }
.gs-site-header.gs-site-header-light .gs-logo.gs-logo-img .logo-light {
opacity: 1;
visibility: visible; }
.gs-site-header.gs-site-header-light .site-header-tools > * {
border-color: rgba(255, 255, 255, 0.1); }
.gs-site-header.gs-site-header-light .site-header-tools svg {
color: #ffffff; }
.gs-site-header.gs-site-header-light .mobile-header-btn svg {
fill: #ffffff; }
.gs-site-header.gs-site-header-light .mobile-header-btn svg line {
stroke: #ffffff; }
.gs-site-header.gs-site-header-light .header-shopping-cart .header-shopping-cart-icon span.cart-number {
color: #333333;
background-color: #ffffff; }
.gs-site-header.gs-site-header-light .off-canvas-sidebar-trigger .burger-icon span {
background-color: #ffffff; }
.gs-site-header.gs-site-header-default.gs-site-header-light .site-header-navigation ul.menu li.menu-item > a {
color: #ffffff !important; }
@media (max-width: 991px) {
.gs-site-header.gs-site-header.gs-mobile-header-light {
border-color: rgba(255, 255, 255, 0.1); }
.gs-site-header.gs-site-header.gs-mobile-header-light .widget-mobile-nav-btn svg line {
stroke: #ffffff; }
.gs-site-header.gs-site-header.gs-mobile-header-light .gs-logo {
border-color: rgba(255, 255, 255, 0.1); }
.gs-site-header.gs-site-header.gs-mobile-header-light .gs-logo.gs-logo-text a {
color: #ffffff; }
.gs-site-header.gs-site-header.gs-mobile-header-light .gs-logo.gs-logo-img .logo-default {
opacity: 0;
visibility: hidden; }
.gs-site-header.gs-site-header.gs-mobile-header-light .gs-logo.gs-logo-img .logo-light {
opacity: 1;
visibility: visible; }
.gs-site-header.gs-site-header.gs-mobile-header-light .mobile-header-btn svg {
fill: #ffffff; }
.gs-site-header.gs-site-header.gs-mobile-header-light .mobile-header-btn svg line {
stroke: #ffffff; } }
.header-is-sticky .headroom {
position: fixed;
top: 0;
right: 0;
bottom: auto;
left: 0;
background-color: #ffffff;
-webkit-transition: top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, padding cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, padding cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
-o-transition: top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, padding cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, padding cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
transition: top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, padding cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, -webkit-box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; }
.header-is-sticky .headroom.headroom--not-top {
top: 0 !important;
-webkit-box-shadow: 0 0 15px 0 rgba(157, 157, 157, 0.18);
box-shadow: 0 0 15px 0 rgba(157, 157, 157, 0.18); }
.header-is-sticky.gs-smart-header .headroom--unpinned {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%); }
.header-is-absolute {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0; }
.header-is-absolute .gs-site-header {
background-color: transparent; }
.header-is-absolute .headroom--not-top {
background-color: #ffffff; }  .woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
width: 100%;
max-width: 100%;
padding: 0; }
.gs-woo-page .gs-shop-header .woocommerce-result-count {
font-size: 1.25rem;
margin-bottom: 0; }
.gs-woo-page .gs-shop-header .woocommerce-ordering {
margin-bottom: 0;
float: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.gs-woo-page .gs-shop-header .woocommerce-ordering select,
.gs-woo-page .gs-shop-header .woocommerce-ordering .select2 {
width: auto;
margin-left: auto; }
.gs-woo-page .owl-carousel .product-holder {
margin-bottom: 1px; }
.gs-woo-page .product-holder .entry-details .entry-details-title {
margin-bottom: 0; }
.gs-woo-page .product-holder .entry-details .gs-product-cats {
font-size: 1.16667rem;
padding: 0.33333rem 0;
color: #8a8a8a; }
.gs-woo-page .product-holder .entry-details .gs-product-cats a {
color: #8a8a8a; }
.gs-woo-page .product-holder .entry-details .gs-product-cats a:hover {
color: #050505; }
.gs-woo-page .product-holder .entry-details .price {
font-size: 1.41667rem;
color: #050505; }
.gs-woo-page .product-holder .entry-details .price del {
color: #8a8a8a; }
.gs-woo-page .product-holder .entry-details .product-description {
font-size: 1.25rem;
margin-top: 0.66667rem;
margin-bottom: 0; }
.gs-woo-page .product-holder .gs-add-to-cart-btn {
position: relative;
display: inline-block;
font-family: "Roboto", sans-serif;
line-height: 1;
font-weight: 500;
cursor: pointer;
border-radius: 0;
border: 1px solid transparent;
background-color: transparent;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
-o-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
font-size: 1.25rem;
padding: 1.33333rem 2.66667rem;
color: #ffffff !important;
border-color: #050505;
background-color: #050505;
white-space: nowrap; }
.gs-woo-page .product-holder .gs-add-to-cart-btn:hover {
background-color: #333333;
border-color: #333333;
color: #ffffff !important; }
.gs-woo-page .product-holder .gs-add-to-cart-btn .loading-to-cart,
.gs-woo-page .product-holder .gs-add-to-cart-btn .added-to-cart {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
opacity: 0;
visibility: hidden; }
.gs-woo-page .product-holder .gs-add-to-cart-btn.loading .loading-to-cart {
opacity: 1;
visibility: visible; }
.gs-woo-page .product-holder .gs-add-to-cart-btn.loading .loading-to-cart:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 1.33333rem;
height: 1.33333rem;
margin-top: -0.66667rem;
margin-left: -0.66667rem;
border-radius: 50%;
border: 2px solid transparent;
border-top-color: #ffffff;
-webkit-animation: rotating 0.4s linear infinite;
animation: rotating 0.4s linear infinite; }
.gs-woo-page .product-holder .gs-add-to-cart-btn.loading .add-to-cart {
opacity: 0;
visibility: hidden; }
.gs-woo-page .product-holder .gs-add-to-cart-btn.added .added-to-cart {
opacity: 1;
visibility: visible; }
.gs-woo-page .product-holder .gs-add-to-cart-btn.added .added-to-cart:after {
content: '\4e';
font-family: 'ElegantIcons';
font-size: 1.66667rem;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0); }
.gs-woo-page .product-holder .gs-add-to-cart-btn.added .loading-to-cart {
opacity: 0;
visibility: hidden; }
.gs-woo-page .product-holder .gs-add-to-cart-btn.added .add-to-cart {
opacity: 0;
visibility: hidden; }
.gs-woo-page .product-holder .added_to_cart {
display: none !important; } .product-item--classic-grid .entry-thumbnail {
position: relative;
overflow: hidden;
margin-bottom: 1.83333rem; }
.product-item--classic-grid .entry-thumbnail .gs-product-badge {
position: absolute;
top: 50%;
left: 36px;
-webkit-transform: rotate(90deg) translateX(-50%);
-ms-transform: rotate(90deg) translateX(-50%);
transform: rotate(90deg) translateX(-50%);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0; }
.product-item--classic-grid .entry-thumbnail .entry-thumbnail__overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
background-color: rgba(255, 255, 255, 0.9);
z-index: 2; }
.product-item--classic-grid .entry-thumbnail .entry-thumbnail__button {
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
opacity: 0;
visibility: hidden;
margin-top: 10px;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
-webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.product-item--classic-grid:hover .entry-thumbnail .entry-thumbnail__overlay {
opacity: 1;
visibility: visible; }
.product-item--classic-grid:hover .entry-thumbnail .entry-thumbnail__button {
margin-top: 0;
opacity: 1;
visibility: visible; } .product-item--left-image .entry-thumbnail {
position: relative;
overflow: hidden;
min-width: 30%;
max-width: 30%; }
.product-item--left-image .entry-thumbnail .gs-product-badge {
position: absolute;
top: 50%;
left: 36px;
font-size: 1.25rem;
line-height: 1;
color: #ffffff;
padding: 1rem 1.66667rem;
background-color: #050505;
-webkit-transform: rotate(90deg) translateX(-50%);
-ms-transform: rotate(90deg) translateX(-50%);
transform: rotate(90deg) translateX(-50%);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0; }
.product-item--left-image .entry-thumbnail .gs-product-badge.out-of-stock {
background-color: #8a8a8a; }
.product-item--left-image .entry-details {
padding-left: 3rem; }
.product-item--left-image .entry-details .product-description {
margin-bottom: 1.66667rem !important; } .product-item--meta-overlay .entry-thumbnail {
position: relative;
overflow: hidden; }
.product-item--meta-overlay .entry-thumbnail .gs-product-badge {
position: absolute;
top: 50%;
left: 36px;
font-size: 1.25rem;
line-height: 1;
color: #ffffff;
padding: 1rem 1.66667rem;
background-color: #050505;
-webkit-transform: rotate(90deg) translateX(-50%);
-ms-transform: rotate(90deg) translateX(-50%);
transform: rotate(90deg) translateX(-50%);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0; }
.product-item--meta-overlay .entry-thumbnail .gs-product-badge.out-of-stock {
background-color: #8a8a8a; }
.product-item--meta-overlay .entry-thumbnail .entry-thumbnail__overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
background-color: rgba(255, 255, 255, 0.95);
z-index: 2; }
.product-item--meta-overlay .entry-thumbnail .entry-details-hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
will-change: transform;
z-index: 3; }
.product-item--meta-overlay .entry-thumbnail .entry-details__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
height: 100%; }
.product-item--meta-overlay .entry-thumbnail .entry-details__button {
margin-top: 0.83333rem; }
.product-item--meta-overlay:hover .entry-thumbnail .entry-thumbnail__overlay {
opacity: 1;
visibility: visible; }
.product-item--meta-overlay:hover .entry-thumbnail .entry-details-hover {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none; } .gs-site-footer.gs-site-footer--wide-container .container {
max-width: 100%;
padding: 0;
margin: 0; }
.gs-site-footer.gs-site-footer--wide-container .footer-widgetized-area {
padding: 0; }
.gs-site-footer.gs-site-footer--wide-container .footer-widgetized-area .footer-widgets-inner {
margin-right: 7.33333rem;
margin-left: 7.33333rem; }
.gs-site-footer.gs-site-footer--wide-container .subfooter-area .subfooter-area-inner {
margin-right: 7.33333rem;
margin-left: 7.33333rem; }
.gs-site-footer.site-footer-sticky {
display: none; }
@media (min-width: 768px) {
.gs-site-footer.site-footer-sticky {
position: fixed;
bottom: 0;
left: 0;
right: 0; } }
.gs-footer-template.site-footer-sticky {
display: none; }
@media (min-width: 768px) {
.gs-footer-template.site-footer-sticky {
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: -1; } }
@media (max-width: 767px) {
.sticky-footer-on .site-content .gs-content-wrapper {
margin-bottom: 0 !important; } } @media (min-width: 768px) {
.gs-site-footer .footer-widgetized-area {
padding: 0 2.66667rem; } }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner {
padding: 7.33333rem 0 calc(7.33333rem - 5.33333rem) 0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgba(255, 255, 255, 0.1); }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget {
margin-bottom: 5.33333rem; }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget .widget-title-outer {
border-bottom: none;
margin-bottom: 1.83333rem; }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget .widget-title-outer .widgettitle {
border-bottom: none; }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget ul {
padding-left: 0; }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget ul li {
list-style: none; }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget ul li ul {
padding-left: 1.5rem; }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget.widget_recent_entries ul {
margin: 0;
padding: 0; }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget.widget_recent_comments ul li {
color: #d9d9d9; }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget.widget_recent_comments ul li span {
color: #ffffff; }
.gs-site-footer .footer-widgetized-area .footer-widgets-inner .widget.widget_recent_comments ul li a {
color: #ffffff; }
.gs-footer-template ul {
padding-left: 0; }
.gs-footer-template ul li {
list-style: none; }
.gs-footer-template ul li ul {
padding-left: 1.5rem; } .gs-site-footer .subfooter-area .subfooter-area-inner {
padding: 3.75rem 0; }
@media (min-width: 576px) {
.gs-site-footer .subfooter-area .subfooter-area-inner {
padding: 2.25rem 0; } }
@media (max-width: 575px) {
.gs-site-footer .subfooter-area .subfooter-area-inner .subfooter-coypright-text {
text-align: center;
margin-bottom: 1.33333rem; } }
.gs-site-footer .subfooter-area .subfooter-area-inner .subfooter-coypright-text > * {
font-size: 1.16667rem; }
.gs-site-footer .subfooter-area .subfooter-area-inner .subfooter-coypright-text > *:last-child {
margin-bottom: 0;
padding-bottom: 0; }
@media (max-width: 575px) {
.gs-site-footer .subfooter-area .subfooter-area-inner .subfooter-social-network {
text-align: center; } }
.gs-site-footer .subfooter-area .subfooter-area-inner .subfooter-social-network ul li a {
color: #ffffff;
font-size: 1.16667rem; }
.gs-site-footer .subfooter-area .subfooter-area-inner .subfooter-social-network ul li a:hover {
color: #050505; } .gs-site-footer.site-footer-light {
background-color: #ffffff; }
.gs-site-footer.site-footer-light .footer-widgetized-area .footer-widgets-inner {
border-bottom-color: #e5e5e5; }
.gs-site-footer.site-footer-light .subfooter-area .subfooter-area-inner .subfooter-social-network ul li a {
color: #8a8a8a; }
.gs-site-footer.site-footer-dark .footer-widgetized-area {
background-color: #050505;
color: #ffffff; }
.gs-site-footer.site-footer-dark .subfooter-area {
background-color: #050505;
color: #ffffff; }
.gs-site-footer.site-footer-dark .subfooter-area .subfooter-coypright-text > * {
color: inherit; }
.gs-site-footer.site-footer-dark .subfooter-area .social-network-links ul li a:hover {
color: #ffffff; }
.gs-site-footer.site-footer-dark .subfooter-area .social-network-links ul li a:after {
background-color: #ffffff; }  .gs-page-boundary-on .site-content {
margin: 8px; }
@media (min-width: 768px) {
.gs-page-boundary-on .site-content {
margin: 16px; } }
.gs-page-boundary-on .site-content .header-is-sticky .gs-site-header {
margin: 8px 8px 0 8px; }
@media (min-width: 768px) {
.gs-page-boundary-on .site-content .header-is-sticky .gs-site-header {
margin: 16px 16px 0 16px; } }
.gs-page-boundary-on .gs-page-boundary .gs-border-top,
.gs-page-boundary-on .gs-page-boundary .gs-border-bottom {
width: 100%;
height: 8px;
background-color: #fff; }
@media (min-width: 768px) {
.gs-page-boundary-on .gs-page-boundary .gs-border-top,
.gs-page-boundary-on .gs-page-boundary .gs-border-bottom {
height: 16px; } }
.gs-page-boundary-on .gs-page-boundary .gs-border-left,
.gs-page-boundary-on .gs-page-boundary .gs-border-right {
width: 8px;
height: 100%;
background-color: #fff; }
@media (min-width: 768px) {
.gs-page-boundary-on .gs-page-boundary .gs-border-left,
.gs-page-boundary-on .gs-page-boundary .gs-border-right {
width: 16px; } }
.gs-page-boundary-on .gs-page-boundary .gs-border-top {
top: 0;
left: 0; }
.gs-page-boundary-on .gs-page-boundary .gs-border-bottom {
bottom: 0;
left: 0; }
.gs-page-boundary-on .gs-page-boundary .gs-border-left {
top: 0;
left: 0; }
.gs-page-boundary-on .gs-page-boundary .gs-border-right {
top: 0;
right: 0; }
.gs-page-boundary-on .gs-page-boundary * {
position: fixed;
z-index: 1000; }
.gs-page-boundary-on.admin-bar .gs-page-boundary .gs-border-top {
margin-top: 46px; }
@media (min-width: 782px) {
.gs-page-boundary-on.admin-bar .gs-page-boundary .gs-border-top {
margin-top: 32px; } }
.gs-page-boundary-on.admin-bar .site-content .header-is-sticky .gs-site-header {
margin-top: 46px; }
@media (min-width: 768px) {
.gs-page-boundary-on.sticky-footer-on .site-footer-sticky {
right: 16px;
bottom: 16px;
left: 16px; } }  .gs-page-404 {
position: relative; }
.gs-page-404 .gs-page-heading-outer {
height: 100vh;
background-color: #ffffff; }
.gs-page-404 .gs-page-heading-outer .page-404-content {
position: relative;
padding-left: 3.33333rem; }
.gs-page-404 .gs-page-heading-outer .page-404-content .gs-page-not-found {
margin: 0;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
display: inline-block;
position: absolute;
-webkit-transform: rotate(-90deg) translateX(-100%);
-ms-transform: rotate(-90deg) translateX(-100%);
transform: rotate(-90deg) translateX(-100%);
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
left: 0;
top: -12px; }
.gs-page-404 .gs-page-heading-outer .gs-page-heading-bg .gs-page-heading-bg-img {
background-repeat: no-repeat;
background-position: center;
background-size: cover; }
.gs-page-404 .gs-page-heading-outer .gs-page-heading-inner .gs-page-heading-description {
margin-bottom: 2.33333rem; }
.gs-page-404 .gs-page-heading-outer .gs-page-heading-inner .gs-page-heading-description p {
font-size: 1.66667rem;
line-height: 1.78947;
margin-bottom: 0; }
.gs-page-404 .gs-error-code {
position: absolute;
bottom: 0;
right: 0;
font-size: 24vw;
line-height: 1;
font-weight: 700;
-webkit-text-stroke: 1px currentColor;
text-stroke: 1px currentColor;
-webkit-text-fill-color: transparent;
text-fill-color: transparent; } .search .gs-page-heading-outer {
height: 45vh; }
.search .gs-search-page h1 {
margin-bottom: 1.33333rem; }
.search .gs-search-page input {
width: 100%; }
@media (min-width: 576px) {
.search .gs-search-page .search-form {
width: 50%; } }
.search .gs-search-page .container > p {
font-size: 1.5rem;
margin-bottom: 2.5rem; }
.search .gs-read-more {
margin-top: 1.33333rem; }  .gs-blog-post-single .gs-blog-post-single-holder {
margin-bottom: 0; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-thumbnail {
padding-bottom: 1.83333rem; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-thumbnail img {
margin: 0; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-content {
padding-bottom: 3.33333rem; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-content .entry-content-inner {
margin-bottom: 2.66667rem; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-content .entry-content-inner > *:last-child {
margin-bottom: 0;
padding-bottom: 0; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-content .entry-content-inner table {
width: 100%; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-content .entry-content-inner .post-password-form input[type='password'] {
margin-top: 0.66667rem;
padding: 0.66667rem 1.33333rem;
line-height: 1; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-content .entry-content-inner .post-password-form input[type='submit'] {
display: inline-block;
display: inline-block;
font-family: "Roboto", sans-serif;
line-height: 1;
font-weight: 500;
cursor: pointer;
border-radius: 0;
border: 1px solid transparent;
background-color: transparent;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
-o-transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, border-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s !important;
font-size: 1.25rem;
padding: 1rem 1.83333rem;
color: #333333 !important;
border-color: #e5e5e5 !important;
margin-left: 0.33333rem; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-content .entry-content-inner .post-password-form input[type='submit']:hover {
color: #ffffff !important;
border-color: #333333 !important;
background-color: #333333 !important; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-content .entry-content-inner iframe {
width: 100%; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-single-top .entry-content .gs-pagination {
border-top: 0;
border-bottom: 0;
background-color: transparent !important; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-tags {
padding-bottom: 5.33333rem;
clear: both; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-tags .tagcloud {
display: inline-block; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-footer .gs-post-comments-wrapper .container {
padding: 0 !important;
max-width: 100% !important; }
.gs-blog-post-single .gs-blog-post-single-holder .gs-blog-post-footer .gs-blog-post-share {
text-align: center;
padding: 3.66667rem 0;
border-top: 1px solid #e5e5e5;
clear: both; } .gs-portfolio-single-item .gs-portfolio-content-inner {
margin-bottom: 2.66667rem; }
@media (min-width: 992px) {
.gs-portfolio-single-item .gs-portfolio-content-inner {
padding-right: 2.16667rem; } }
.gs-portfolio-single-item .gs-portfolio-content-inner .gs-portfolio-content-body {
margin-bottom: 3.16667rem; }
.gs-portfolio-single-item .gs-portfolio-content-inner .gs-portfolio-content-body > *:last-child {
margin-bottom: 0; }
.gs-portfolio-single-item .gs-portfolio-content-top {
margin-bottom: 2.16667rem; }
.gs-portfolio-single-item .gs-portfolio-content-top *:last-child {
margin-bottom: 0; }
.gs-portfolio-single-item .gs-portfolio-content-top .portfolio-single-title {
margin-bottom: 1rem; }
.gs-portfolio-single-item .gs-portfolio-content-top .portfolio-single-subtitle {
color: #8a8a8a;
font-weight: 400;
font-size: 1.25rem; }
.gs-portfolio-single-item .gs-portfolio-single-info {
margin-bottom: 3.16667rem; }
.gs-portfolio-single-item .gs-portfolio-single-info ul {
padding: 0;
margin: 0; }
.gs-portfolio-single-item .gs-portfolio-single-info ul li {
list-style: none;
margin-bottom: 2rem; }
.gs-portfolio-single-item .gs-portfolio-single-info ul li .gs-portfolio-single-info-label {
margin-bottom: 0.66667rem; }
.gs-portfolio-single-item .gs-portfolio-single-info ul li p {
margin-bottom: 0; }
.gs-portfolio-single-item .gs-portfolio-single-info ul li:last-child {
margin-bottom: 0; }
@media (min-width: 992px) {
.gs-portfolio-single-item .flex-row-reverse .gs-portfolio-content-inner {
padding-right: 0;
padding-left: 2.16667rem; } }
.gs-portfolio-single-item .gs-portfolio-media .iso-item {
margin-bottom: 30px; }
.gs-portfolio-single-item .gs-portfolio-media .gs-portfolo-media-item a {
-webkit-box-shadow: none;
box-shadow: none; }
.gs-portfolio-single-item .flex-column-reverse .gs-portfolio-content-inner {
margin-bottom: 5.16667rem; }  .woocommerce .woocommerce-cart-form {
margin-bottom: 6.83333rem; }
.woocommerce .woocommerce-cart-form table td::before {
color: #333333;
font-weight: 600; }
.woocommerce .woocommerce-cart-form table .actions .coupon #coupon_code {
font-size: 1.16667rem;
line-height: 1.85714;
color: #333333;
padding: 0.91667rem 1.16667rem !important;
border-color: #e5e5e5; }
.woocommerce .cart_totals {
float: none !important;
width: 100% !important; }
.woocommerce .cart_totals h2 {
font-size: 1.41667rem;
line-height: 1.17647; }
.woocommerce .cart_totals table {
border-collapse: separate !important;
padding: 0.66667rem 2.33333rem !important;
margin-bottom: 2.66667rem !important; }
.woocommerce .cart_totals table th {
color: #333333;
font-weight: 400 !important;
padding-left: 0 !important; }
.woocommerce .cart_totals table .order-total th {
font-size: 1.5rem; }
.woocommerce .cart_totals table td {
text-align: right;
padding-right: 0 !important; }
.woocommerce .cart_totals table td[data-title='Total'] span {
color: #050505;
font-size: 1.5rem;
font-weight: 400 !important; }
@media (max-width: 767px) {
.woocommerce .cart_totals table td[data-title='Total'], .woocommerce .cart_totals table td[data-title='Subtotal'] {
padding-left: 0 !important; }
.woocommerce .cart_totals table td[data-title='Total']::before, .woocommerce .cart_totals table td[data-title='Subtotal']::before {
font-weight: 400; } }
.woocommerce .cart_totals table tr:last-child th,
.woocommerce .cart_totals table tr:last-child td {
border-bottom: 0; }
.woocommerce .cart_totals .wc-proceed-to-checkout {
padding: 0;
text-align: right; }
.woocommerce .cart_totals .wc-proceed-to-checkout a {
margin-bottom: 0;
display: inline-block; } .woocommerce-checkout .col2-set {
width: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px; }
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
@media (min-width: 768px) {
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; } }
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon {
margin-left: auto; }
.woocommerce-checkout .checkout_coupon {
border-radius: 0 !important;
border-width: 1px !important;
border-color: #e5e5e5 !important; }
.woocommerce-checkout .checkout_coupon input {
padding: 1.41667rem 1.16667rem; }
.woocommerce-checkout .woocommerce-billing-fields {
margin-bottom: 2.66667rem; }
.woocommerce-checkout .woocommerce-billing-fields h3 {
font-size: 1.91667rem;
line-height: 1.30435; }
.woocommerce-checkout .woocommerce-billing-fields h2 {
font-size: 1.41667rem;
line-height: 1.17647; }
.woocommerce-checkout .woocommerce-shipping-fields .ship-to-different-address {
font-size: 1.91667rem;
line-height: 1.30435; }
.woocommerce-checkout .woocommerce-additional-fields {
margin-bottom: 5.33333rem; }
.woocommerce-checkout .woocommerce-additional-fields h3 {
font-size: 1.91667rem;
line-height: 1.30435; }
.woocommerce-checkout .form-row {
padding: 0;
margin-bottom: 1.33333rem; }
.woocommerce-checkout #order_review_heading {
font-size: 1.91667rem;
line-height: 1.30435; }
.woocommerce-checkout .woocommerce-checkout-review-order table {
margin-bottom: 2.66667rem !important; }
.woocommerce-checkout .woocommerce-checkout-review-order table tr td strong {
color: #8a8a8a; }
.woocommerce-checkout .woocommerce-checkout-review-order table tr.order-total td strong {
color: #333333; }
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment {
border-radius: 0 !important;
background-color: transparent !important;
border: 1px solid #e5e5e5; }
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods {
border-bottom-color: #e5e5e5 !important; }
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method.payment_method_paypal label {
display: contents; }
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method.payment_method_paypal label a {
line-height: 1 !important; }
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order {
margin-bottom: 0; } .woocommerce-account .gs-page-title {
margin-bottom: 2.66667rem; }
.woocommerce-account .woocommerce #customer_login h2 {
font-size: 1.91667rem;
line-height: 1.30435; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
float: none;
width: 100%; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
padding: 0;
margin-bottom: 2.66667rem; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
list-style: none;
padding-bottom: 1.33333rem;
border-bottom: 1px solid #e5e5e5; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
margin-bottom: 0; }
@media (min-width: 768px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
padding-bottom: 0;
border-bottom: 0; } }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
color: #333333;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-shadow: none;
box-shadow: none; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
color: #050505; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover svg {
color: #050505; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a svg {
color: #333333; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
float: none;
width: 100%; }
@media (min-width: 992px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
padding-left: 5.33333rem; } }
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr td,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-table--order-downloads tr td {
text-align: left; }
.woocommerce-account .addresses .title h3 {
font-size: 1.41667rem;
line-height: 1.17647; } .woocommerce .woocommerce-order .woocommerce-notice {
margin-bottom: 1.33333rem; }
.woocommerce ul.order_details {
padding: 2rem;
margin: 0 0 2.66667rem;
border: 1px solid #e5e5e5;
border-radius: 0; }
.woocommerce ul.order_details li {
font-size: 1.16667rem;
line-height: 1.14286;
font-weight: 700;
color: #8a8a8a;
border-right-style: solid;
border-right-color: #e5e5e5;
margin-bottom: 0; }
.woocommerce ul.order_details li strong {
font-size: 1.16667rem;
line-height: 1.14286;
margin-top: 1.16667rem; }
.woocommerce .woocommerce-order-details .woocommerce-order-details__title {
font-size: 1.41667rem;
line-height: 1.17647; }
.woocommerce .woocommerce-customer-details .woocommerce-columns .woocommerce-column__title {
font-size: 1.41667rem;
line-height: 1.17647; }
.woocommerce .woocommerce-order-downloads .woocommerce-order-downloads__title {
font-size: 1.41667rem;
line-height: 1.17647; }.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.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-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .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 {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.angelofair.com/wp-content/themes/ozark/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.ps {
overflow: hidden !important;
overflow-anchor: none;
-ms-overflow-style: none;
touch-action: auto;
-ms-touch-action: auto;
} .ps__rail-x {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
height: 15px; bottom: 0px; position: absolute;
}
.ps__rail-y {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
width: 15px; right: 0; position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
background-color: #eee;
opacity: 0.9;
} .ps__thumb-x {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, height .2s ease-in-out;
-webkit-transition: background-color .2s linear, height .2s ease-in-out;
height: 6px; bottom: 2px; position: absolute;
}
.ps__thumb-y {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, width .2s ease-in-out;
-webkit-transition: background-color .2s linear, width .2s ease-in-out;
width: 6px; right: 2px; position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
background-color: #999;
height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: #999;
width: 11px;
} @supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important;
}
}@font-face {
font-family: "ElegantIcons";
font-style: normal;
font-weight: normal;
src: url(https://cdn.rawgit.com/mdentinho/elegant-icons-sass/e48e7df0/fonts/ElegantIcons.woff2) format("woff2"), url(https://cdn.rawgit.com/mdentinho/elegant-icons-sass/e48e7df0/fonts/ElegantIcons.woff) format("woff");
}
.ei-arrow_up::before, .ei-icon_arrow_up::before, .ei-arrow_down::before, .ei-icon_arrow_down::before, .ei-arrow_left::before, .ei-icon_arrow_left::before, .ei-arrow_right::before, .ei-icon_arrow_right::before, .ei-arrow_left-up::before, .ei-icon_arrow_left-up::before, .ei-arrow_right-up::before, .ei-icon_arrow_right-up::before, .ei-arrow_right-down::before, .ei-icon_arrow_right-down::before, .ei-arrow_left-down::before, .ei-icon_arrow_left-down::before, .ei-arrow-up-down::before, .ei-icon_arrow-up-down::before, .ei-arrow_up-down_alt::before, .ei-icon_arrow_up-down_alt::before, .ei-arrow_left-right_alt::before, .ei-icon_arrow_left-right_alt::before, .ei-arrow_left-right::before, .ei-icon_arrow_left-right::before, .ei-arrow_expand_alt2::before, .ei-icon_arrow_expand_alt2::before, .ei-arrow_expand_alt::before, .ei-icon_arrow_expand_alt::before, .ei-arrow_condense::before, .ei-icon_arrow_condense::before, .ei-arrow_expand::before, .ei-icon_arrow_expand::before, .ei-arrow_move::before, .ei-icon_arrow_move::before, .ei-arrow_carrot-up::before, .ei-icon_arrow_carrot-up::before, .ei-arrow_carrot-down::before, .ei-icon_arrow_carrot-down::before, .ei-arrow_carrot-left::before, .ei-icon_arrow_carrot-left::before, .ei-arrow_carrot-right::before, .ei-icon_arrow_carrot-right::before, .ei-arrow_carrot-2up::before, .ei-icon_arrow_carrot-2up::before, .ei-arrow_carrot-2down::before, .ei-icon_arrow_carrot-2down::before, .ei-arrow_carrot-2left::before, .ei-icon_arrow_carrot-2left::before, .ei-arrow_carrot-2right::before, .ei-icon_arrow_carrot-2right::before, .ei-arrow_carrot-up_alt2::before, .ei-icon_arrow_carrot-up_alt2::before, .ei-arrow_carrot-down_alt2::before, .ei-icon_arrow_carrot-down_alt2::before, .ei-arrow_carrot-left_alt2::before, .ei-icon_arrow_carrot-left_alt2::before, .ei-arrow_carrot-right_alt2::before, .ei-icon_arrow_carrot-right_alt2::before, .ei-arrow_carrot-2up_alt2::before, .ei-icon_arrow_carrot-2up_alt2::before, .ei-arrow_carrot-2down_alt2::before, .ei-icon_arrow_carrot-2down_alt2::before, .ei-arrow_carrot-2left_alt2::before, .ei-icon_arrow_carrot-2left_alt2::before, .ei-arrow_carrot-2right_alt2::before, .ei-icon_arrow_carrot-2right_alt2::before, .ei-arrow_triangle-up::before, .ei-icon_arrow_triangle-up::before, .ei-arrow_triangle-down::before, .ei-icon_arrow_triangle-down::before, .ei-arrow_triangle-left::before, .ei-icon_arrow_triangle-left::before, .ei-arrow_triangle-right::before, .ei-icon_arrow_triangle-right::before, .ei-arrow_triangle-up_alt2::before, .ei-icon_arrow_triangle-up_alt2::before, .ei-arrow_triangle-down_alt2::before, .ei-icon_arrow_triangle-down_alt2::before, .ei-arrow_triangle-left_alt2::before, .ei-icon_arrow_triangle-left_alt2::before, .ei-arrow_triangle-right_alt2::before, .ei-icon_arrow_triangle-right_alt2::before, .ei-arrow_back::before, .ei-icon_arrow_back::before, .ei-minus-06::before, .ei-icon_minus-06::before, .ei-plus::before, .ei-icon_plus::before, .ei-close::before, .ei-icon_close::before, .ei-check::before, .ei-icon_check::before, .ei-minus_alt2::before, .ei-icon_minus_alt2::before, .ei-plus_alt2::before, .ei-icon_plus_alt2::before, .ei-close_alt2::before, .ei-icon_close_alt2::before, .ei-check_alt2::before, .ei-icon_check_alt2::before, .ei-zoom-out_alt::before, .ei-icon_zoom-out_alt::before, .ei-zoom-in_alt::before, .ei-icon_zoom-in_alt::before, .ei-search::before, .ei-icon_search::before, .ei-box-empty::before, .ei-icon_box-empty::before, .ei-box-selected::before, .ei-icon_box-selected::before, .ei-minus-box::before, .ei-icon_minus-box::before, .ei-plus-box::before, .ei-icon_plus-box::before, .ei-box-checked::before, .ei-icon_box-checked::before, .ei-circle-empty::before, .ei-icon_circle-empty::before, .ei-circle-slelected::before, .ei-icon_circle-slelected::before, .ei-stop_alt2::before, .ei-icon_stop_alt2::before, .ei-stop::before, .ei-icon_stop::before, .ei-pause_alt2::before, .ei-icon_pause_alt2::before, .ei-pause::before, .ei-icon_pause::before, .ei-menu::before, .ei-icon_menu::before, .ei-menu-square_alt2::before, .ei-icon_menu-square_alt2::before, .ei-menu-circle_alt2::before, .ei-icon_menu-circle_alt2::before, .ei-ul::before, .ei-icon_ul::before, .ei-ol::before, .ei-icon_ol::before, .ei-adjust-horiz::before, .ei-icon_adjust-horiz::before, .ei-adjust-vert::before, .ei-icon_adjust-vert::before, .ei-document_alt::before, .ei-icon_document_alt::before, .ei-documents_alt::before, .ei-icon_documents_alt::before, .ei-pencil::before, .ei-icon_pencil::before, .ei-pencil-edit_alt::before, .ei-icon_pencil-edit_alt::before, .ei-pencil-edit::before, .ei-icon_pencil-edit::before, .ei-folder-alt::before, .ei-icon_folder-alt::before, .ei-folder-open_alt::before, .ei-icon_folder-open_alt::before, .ei-folder-add_alt::before, .ei-icon_folder-add_alt::before, .ei-info_alt::before, .ei-icon_info_alt::before, .ei-error-oct_alt::before, .ei-icon_error-oct_alt::before, .ei-error-circle_alt::before, .ei-icon_error-circle_alt::before, .ei-error-triangle_alt::before, .ei-icon_error-triangle_alt::before, .ei-question_alt2::before, .ei-icon_question_alt2::before, .ei-question::before, .ei-icon_question::before, .ei-comment_alt::before, .ei-icon_comment_alt::before, .ei-chat_alt::before, .ei-icon_chat_alt::before, .ei-vol-mute_alt::before, .ei-icon_vol-mute_alt::before, .ei-volume-low_alt::before, .ei-icon_volume-low_alt::before, .ei-volume-high_alt::before, .ei-icon_volume-high_alt::before, .ei-quotations::before, .ei-icon_quotations::before, .ei-quotations_alt2::before, .ei-icon_quotations_alt2::before, .ei-clock_alt::before, .ei-icon_clock_alt::before, .ei-lock_alt::before, .ei-icon_lock_alt::before, .ei-lock-open_alt::before, .ei-icon_lock-open_alt::before, .ei-key_alt::before, .ei-icon_key_alt::before, .ei-cloud_alt::before, .ei-icon_cloud_alt::before, .ei-cloud-upload_alt::before, .ei-icon_cloud-upload_alt::before, .ei-cloud-download_alt::before, .ei-icon_cloud-download_alt::before, .ei-image::before, .ei-icon_image::before, .ei-images::before, .ei-icon_images::before, .ei-lightbulb_alt::before, .ei-icon_lightbulb_alt::before, .ei-gift_alt::before, .ei-icon_gift_alt::before, .ei-house_alt::before, .ei-icon_house_alt::before, .ei-genius::before, .ei-icon_genius::before, .ei-mobile::before, .ei-icon_mobile::before, .ei-tablet::before, .ei-icon_tablet::before, .ei-laptop::before, .ei-icon_laptop::before, .ei-desktop::before, .ei-icon_desktop::before, .ei-camera_alt::before, .ei-icon_camera_alt::before, .ei-mail_alt::before, .ei-icon_mail_alt::before, .ei-cone_alt::before, .ei-icon_cone_alt::before, .ei-ribbon_alt::before, .ei-icon_ribbon_alt::before, .ei-bag_alt::before, .ei-icon_bag_alt::before, .ei-creditcard::before, .ei-icon_creditcard::before, .ei-cart_alt::before, .ei-icon_cart_alt::before, .ei-paperclip::before, .ei-icon_paperclip::before, .ei-tag_alt::before, .ei-icon_tag_alt::before, .ei-tags_alt::before, .ei-icon_tags_alt::before, .ei-trash_alt::before, .ei-icon_trash_alt::before, .ei-cursor_alt::before, .ei-icon_cursor_alt::before, .ei-mic_alt::before, .ei-icon_mic_alt::before, .ei-compass_alt::before, .ei-icon_compass_alt::before, .ei-pin_alt::before, .ei-icon_pin_alt::before, .ei-pushpin_alt::before, .ei-icon_pushpin_alt::before, .ei-map_alt::before, .ei-icon_map_alt::before, .ei-drawer_alt::before, .ei-icon_drawer_alt::before, .ei-toolbox_alt::before, .ei-icon_toolbox_alt::before, .ei-book_alt::before, .ei-icon_book_alt::before, .ei-calendar::before, .ei-icon_calendar::before, .ei-film::before, .ei-icon_film::before, .ei-table::before, .ei-icon_table::before, .ei-contacts_alt::before, .ei-icon_contacts_alt::before, .ei-headphones::before, .ei-icon_headphones::before, .ei-lifesaver::before, .ei-icon_lifesaver::before, .ei-piechart::before, .ei-icon_piechart::before, .ei-refresh::before, .ei-icon_refresh::before, .ei-link_alt::before, .ei-icon_link_alt::before, .ei-link::before, .ei-icon_link::before, .ei-loading::before, .ei-icon_loading::before, .ei-blocked::before, .ei-icon_blocked::before, .ei-archive_alt::before, .ei-icon_archive_alt::before, .ei-heart_alt::before, .ei-icon_heart_alt::before, .ei-star_alt::before, .ei-icon_star_alt::before, .ei-star-half_alt::before, .ei-icon_star-half_alt::before, .ei-star::before, .ei-icon_star::before, .ei-star-half::before, .ei-icon_star-half::before, .ei-tools::before, .ei-icon_tools::before, .ei-tool::before, .ei-icon_tool::before, .ei-cog::before, .ei-icon_cog::before, .ei-cogs::before, .ei-icon_cogs::before, .ei-arrow_up_alt::before, .ei-icon_arrow_up_alt::before, .ei-arrow_down_alt::before, .ei-icon_arrow_down_alt::before, .ei-arrow_left_alt::before, .ei-icon_arrow_left_alt::before, .ei-arrow_right_alt::before, .ei-icon_arrow_right_alt::before, .ei-arrow_left-up_alt::before, .ei-icon_arrow_left-up_alt::before, .ei-arrow_right-up_alt::before, .ei-icon_arrow_right-up_alt::before, .ei-arrow_right-down_alt::before, .ei-icon_arrow_right-down_alt::before, .ei-arrow_left-down_alt::before, .ei-icon_arrow_left-down_alt::before, .ei-arrow_condense_alt::before, .ei-icon_arrow_condense_alt::before, .ei-arrow_expand_alt3::before, .ei-icon_arrow_expand_alt3::before, .ei-arrow_carrot_up_alt::before, .ei-icon_arrow_carrot_up_alt::before, .ei-arrow_carrot-down_alt::before, .ei-icon_arrow_carrot-down_alt::before, .ei-arrow_carrot-left_alt::before, .ei-icon_arrow_carrot-left_alt::before, .ei-arrow_carrot-right_alt::before, .ei-icon_arrow_carrot-right_alt::before, .ei-arrow_carrot-2up_alt::before, .ei-icon_arrow_carrot-2up_alt::before, .ei-arrow_carrot-2dwnn_alt::before, .ei-icon_arrow_carrot-2dwnn_alt::before, .ei-arrow_carrot-2left_alt::before, .ei-icon_arrow_carrot-2left_alt::before, .ei-arrow_carrot-2right_alt::before, .ei-icon_arrow_carrot-2right_alt::before, .ei-arrow_triangle-up_alt::before, .ei-icon_arrow_triangle-up_alt::before, .ei-arrow_triangle-down_alt::before, .ei-icon_arrow_triangle-down_alt::before, .ei-arrow_triangle-left_alt::before, .ei-icon_arrow_triangle-left_alt::before, .ei-arrow_triangle-right_alt::before, .ei-icon_arrow_triangle-right_alt::before, .ei-minus_alt::before, .ei-icon_minus_alt::before, .ei-plus_alt::before, .ei-icon_plus_alt::before, .ei-close_alt::before, .ei-icon_close_alt::before, .ei-check_alt::before, .ei-icon_check_alt::before, .ei-zoom-out::before, .ei-icon_zoom-out::before, .ei-zoom-in::before, .ei-icon_zoom-in::before, .ei-stop_alt::before, .ei-icon_stop_alt::before, .ei-menu-square_alt::before, .ei-icon_menu-square_alt::before, .ei-menu-circle_alt::before, .ei-icon_menu-circle_alt::before, .ei-document::before, .ei-icon_document::before, .ei-documents::before, .ei-icon_documents::before, .ei-pencil_alt::before, .ei-icon_pencil_alt::before, .ei-folder::before, .ei-icon_folder::before, .ei-folder-open::before, .ei-icon_folder-open::before, .ei-folder-add::before, .ei-icon_folder-add::before, .ei-folder_upload::before, .ei-icon_folder_upload::before, .ei-folder_download::before, .ei-icon_folder_download::before, .ei-info::before, .ei-icon_info::before, .ei-error-circle::before, .ei-icon_error-circle::before, .ei-error-oct::before, .ei-icon_error-oct::before, .ei-error-triangle::before, .ei-icon_error-triangle::before, .ei-question_alt::before, .ei-icon_question_alt::before, .ei-comment::before, .ei-icon_comment::before, .ei-chat::before, .ei-icon_chat::before, .ei-vol-mute::before, .ei-icon_vol-mute::before, .ei-volume-low::before, .ei-icon_volume-low::before, .ei-volume-high::before, .ei-icon_volume-high::before, .ei-quotations_alt::before, .ei-icon_quotations_alt::before, .ei-clock::before, .ei-icon_clock::before, .ei-lock::before, .ei-icon_lock::before, .ei-lock-open::before, .ei-icon_lock-open::before, .ei-key::before, .ei-icon_key::before, .ei-cloud::before, .ei-icon_cloud::before, .ei-cloud-upload::before, .ei-icon_cloud-upload::before, .ei-cloud-download::before, .ei-icon_cloud-download::before, .ei-lightbulb::before, .ei-icon_lightbulb::before, .ei-gift::before, .ei-icon_gift::before, .ei-house::before, .ei-icon_house::before, .ei-camera::before, .ei-icon_camera::before, .ei-mail::before, .ei-icon_mail::before, .ei-cone::before, .ei-icon_cone::before, .ei-ribbon::before, .ei-icon_ribbon::before, .ei-bag::before, .ei-icon_bag::before, .ei-cart::before, .ei-icon_cart::before, .ei-tag::before, .ei-icon_tag::before, .ei-tags::before, .ei-icon_tags::before, .ei-trash::before, .ei-icon_trash::before, .ei-cursor::before, .ei-icon_cursor::before, .ei-mic::before, .ei-icon_mic::before, .ei-compass::before, .ei-icon_compass::before, .ei-pin::before, .ei-icon_pin::before, .ei-pushpin::before, .ei-icon_pushpin::before, .ei-map::before, .ei-icon_map::before, .ei-drawer::before, .ei-icon_drawer::before, .ei-toolbox::before, .ei-icon_toolbox::before, .ei-book::before, .ei-icon_book::before, .ei-contacts::before, .ei-icon_contacts::before, .ei-archive::before, .ei-icon_archive::before, .ei-heart::before, .ei-icon_heart::before, .ei-profile::before, .ei-icon_profile::before, .ei-group::before, .ei-icon_group::before, .ei-grid-2x2::before, .ei-icon_grid-2x2::before, .ei-grid-3x3::before, .ei-icon_grid-3x3::before, .ei-music::before, .ei-icon_music::before, .ei-pause_alt::before, .ei-icon_pause_alt::before, .ei-phone::before, .ei-icon_phone::before, .ei-upload::before, .ei-icon_upload::before, .ei-download::before, .ei-icon_download::before, .ei-social_facebook::before, .ei-icon_social_facebook::before, .ei-social_twitter::before, .ei-icon_social_twitter::before, .ei-social_pinterest::before, .ei-icon_social_pinterest::before, .ei-social_googleplus::before, .ei-icon_social_googleplus::before, .ei-social_tumblr::before, .ei-icon_social_tumblr::before, .ei-social_tumbleupon::before, .ei-icon_social_tumbleupon::before, .ei-social_wordpress::before, .ei-icon_social_wordpress::before, .ei-social_instagram::before, .ei-icon_social_instagram::before, .ei-social_dribbble::before, .ei-icon_social_dribbble::before, .ei-social_vimeo::before, .ei-icon_social_vimeo::before, .ei-social_linkedin::before, .ei-icon_social_linkedin::before, .ei-social_rss::before, .ei-icon_social_rss::before, .ei-social_deviantart::before, .ei-icon_social_deviantart::before, .ei-social_share::before, .ei-icon_social_share::before, .ei-social_myspace::before, .ei-icon_social_myspace::before, .ei-social_skype::before, .ei-icon_social_skype::before, .ei-social_youtube::before, .ei-icon_social_youtube::before, .ei-social_picassa::before, .ei-icon_social_picassa::before, .ei-social_googledrive::before, .ei-icon_social_googledrive::before, .ei-social_flickr::before, .ei-icon_social_flickr::before, .ei-social_blogger::before, .ei-icon_social_blogger::before, .ei-social_spotify::before, .ei-icon_social_spotify::before, .ei-social_delicious::before, .ei-icon_social_delicious::before, .ei-social_facebook_circle::before, .ei-icon_social_facebook_circle::before, .ei-social_twitter_circle::before, .ei-icon_social_twitter_circle::before, .ei-social_pinterest_circle::before, .ei-icon_social_pinterest_circle::before, .ei-social_googleplus_circle::before, .ei-icon_social_googleplus_circle::before, .ei-social_tumblr_circle::before, .ei-icon_social_tumblr_circle::before, .ei-social_stumbleupon_circle::before, .ei-icon_social_stumbleupon_circle::before, .ei-social_wordpress_circle::before, .ei-icon_social_wordpress_circle::before, .ei-social_instagram_circle::before, .ei-icon_social_instagram_circle::before, .ei-social_dribbble_circle::before, .ei-icon_social_dribbble_circle::before, .ei-social_vimeo_circle::before, .ei-icon_social_vimeo_circle::before, .ei-social_linkedin_circle::before, .ei-icon_social_linkedin_circle::before, .ei-social_rss_circle::before, .ei-icon_social_rss_circle::before, .ei-social_deviantart_circle::before, .ei-icon_social_deviantart_circle::before, .ei-social_share_circle::before, .ei-icon_social_share_circle::before, .ei-social_myspace_circle::before, .ei-icon_social_myspace_circle::before, .ei-social_skype_circle::before, .ei-icon_social_skype_circle::before, .ei-social_youtube_circle::before, .ei-icon_social_youtube_circle::before, .ei-social_picassa_circle::before, .ei-icon_social_picassa_circle::before, .ei-social_googledrive_alt2::before, .ei-icon_social_googledrive_alt2::before, .ei-social_flickr_circle::before, .ei-icon_social_flickr_circle::before, .ei-social_blogger_circle::before, .ei-icon_social_blogger_circle::before, .ei-social_spotify_circle::before, .ei-icon_social_spotify_circle::before, .ei-social_delicious_circle::before, .ei-icon_social_delicious_circle::before, .ei-social_facebook_square::before, .ei-icon_social_facebook_square::before, .ei-social_twitter_square::before, .ei-icon_social_twitter_square::before, .ei-social_pinterest_square::before, .ei-icon_social_pinterest_square::before, .ei-social_googleplus_square::before, .ei-icon_social_googleplus_square::before, .ei-social_tumblr_square::before, .ei-icon_social_tumblr_square::before, .ei-social_stumbleupon_square::before, .ei-icon_social_stumbleupon_square::before, .ei-social_wordpress_square::before, .ei-icon_social_wordpress_square::before, .ei-social_instagram_square::before, .ei-icon_social_instagram_square::before, .ei-social_dribbble_square::before, .ei-icon_social_dribbble_square::before, .ei-social_vimeo_square::before, .ei-icon_social_vimeo_square::before, .ei-social_linkedin_square::before, .ei-icon_social_linkedin_square::before, .ei-social_rss_square::before, .ei-icon_social_rss_square::before, .ei-social_deviantart_square::before, .ei-icon_social_deviantart_square::before, .ei-social_share_square::before, .ei-icon_social_share_square::before, .ei-social_myspace_square::before, .ei-icon_social_myspace_square::before, .ei-social_skype_square::before, .ei-icon_social_skype_square::before, .ei-social_youtube_square::before, .ei-icon_social_youtube_square::before, .ei-social_picassa_square::before, .ei-icon_social_picassa_square::before, .ei-social_googledrive_square::before, .ei-icon_social_googledrive_square::before, .ei-social_flickr_square::before, .ei-icon_social_flickr_square::before, .ei-social_blogger_square::before, .ei-icon_social_blogger_square::before, .ei-social_spotify_square::before, .ei-icon_social_spotify_square::before, .ei-social_delicious_square::before, .ei-icon_social_delicious_square::before, .ei-printer::before, .ei-icon_printer::before, .ei-calulator::before, .ei-icon_calulator::before, .ei-building::before, .ei-icon_building::before, .ei-floppy::before, .ei-icon_floppy::before, .ei-drive::before, .ei-icon_drive::before, .ei-search-2::before, .ei-icon_search-2::before, .ei-id::before, .ei-icon_id::before, .ei-id-2::before, .ei-icon_id-2::before, .ei-puzzle::before, .ei-icon_puzzle::before, .ei-like::before, .ei-icon_like::before, .ei-dislike::before, .ei-icon_dislike::before, .ei-mug::before, .ei-icon_mug::before, .ei-currency::before, .ei-icon_currency::before, .ei-wallet::before, .ei-icon_wallet::before, .ei-pens::before, .ei-icon_pens::before, .ei-easel::before, .ei-icon_easel::before, .ei-flowchart::before, .ei-icon_flowchart::before, .ei-datareport::before, .ei-icon_datareport::before, .ei-briefcase::before, .ei-icon_briefcase::before, .ei-shield::before, .ei-icon_shield::before, .ei-percent::before, .ei-icon_percent::before, .ei-globe::before, .ei-icon_globe::before, .ei-globe-2::before, .ei-icon_globe-2::before, .ei-target::before, .ei-icon_target::before, .ei-hourglass::before, .ei-icon_hourglass::before, .ei-balance::before, .ei-icon_balance::before, .ei-rook::before, .ei-icon_rook::before, .ei-printer-alt::before, .ei-icon_printer-alt::before, .ei-calculator_alt::before, .ei-icon_calculator_alt::before, .ei-building_alt::before, .ei-icon_building_alt::before, .ei-floppy_alt::before, .ei-icon_floppy_alt::before, .ei-drive_alt::before, .ei-icon_drive_alt::before, .ei-search_alt::before, .ei-icon_search_alt::before, .ei-id_alt::before, .ei-icon_id_alt::before, .ei-id-2_alt::before, .ei-icon_id-2_alt::before, .ei-puzzle_alt::before, .ei-icon_puzzle_alt::before, .ei-like_alt::before, .ei-icon_like_alt::before, .ei-dislike_alt::before, .ei-icon_dislike_alt::before, .ei-mug_alt::before, .ei-icon_mug_alt::before, .ei-currency_alt::before, .ei-icon_currency_alt::before, .ei-wallet_alt::before, .ei-icon_wallet_alt::before, .ei-pens_alt::before, .ei-icon_pens_alt::before, .ei-easel_alt::before, .ei-icon_easel_alt::before, .ei-flowchart_alt::before, .ei-icon_flowchart_alt::before, .ei-datareport_alt::before, .ei-icon_datareport_alt::before, .ei-briefcase_alt::before, .ei-icon_briefcase_alt::before, .ei-shield_alt::before, .ei-icon_shield_alt::before, .ei-percent_alt::before, .ei-icon_percent_alt::before, .ei-globe_alt::before, .ei-icon_globe_alt::before, .ei-clipboard::before, .ei-icon_clipboard::before {
font-family: "ElegantIcons";
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
speak: none;
text-transform: none;
}
.ei-arrow_up::before,
.ei-icon_arrow_up::before {
content: '\21';
}
.ei-arrow_down::before,
.ei-icon_arrow_down::before {
content: '\22';
}
.ei-arrow_left::before,
.ei-icon_arrow_left::before {
content: '\23';
}
.ei-arrow_right::before,
.ei-icon_arrow_right::before {
content: '\24';
}
.ei-arrow_left-up::before,
.ei-icon_arrow_left-up::before {
content: '\25';
}
.ei-arrow_right-up::before,
.ei-icon_arrow_right-up::before {
content: '\26';
}
.ei-arrow_right-down::before,
.ei-icon_arrow_right-down::before {
content: '\27';
}
.ei-arrow_left-down::before,
.ei-icon_arrow_left-down::before {
content: '\28';
}
.ei-arrow-up-down::before,
.ei-icon_arrow-up-down::before {
content: '\29';
}
.ei-arrow_up-down_alt::before,
.ei-icon_arrow_up-down_alt::before {
content: '\2a';
}
.ei-arrow_left-right_alt::before,
.ei-icon_arrow_left-right_alt::before {
content: '\2b';
}
.ei-arrow_left-right::before,
.ei-icon_arrow_left-right::before {
content: '\2c';
}
.ei-arrow_expand_alt2::before,
.ei-icon_arrow_expand_alt2::before {
content: '\2d';
}
.ei-arrow_expand_alt::before,
.ei-icon_arrow_expand_alt::before {
content: '\2e';
}
.ei-arrow_condense::before,
.ei-icon_arrow_condense::before {
content: '\2f';
}
.ei-arrow_expand::before,
.ei-icon_arrow_expand::before {
content: '\30';
}
.ei-arrow_move::before,
.ei-icon_arrow_move::before {
content: '\31';
}
.ei-arrow_carrot-up::before,
.ei-icon_arrow_carrot-up::before {
content: '\32';
}
.ei-arrow_carrot-down::before,
.ei-icon_arrow_carrot-down::before {
content: '\33';
}
.ei-arrow_carrot-left::before,
.ei-icon_arrow_carrot-left::before {
content: '\34';
}
.ei-arrow_carrot-right::before,
.ei-icon_arrow_carrot-right::before {
content: '\35';
}
.ei-arrow_carrot-2up::before,
.ei-icon_arrow_carrot-2up::before {
content: '\36';
}
.ei-arrow_carrot-2down::before,
.ei-icon_arrow_carrot-2down::before {
content: '\37';
}
.ei-arrow_carrot-2left::before,
.ei-icon_arrow_carrot-2left::before {
content: '\38';
}
.ei-arrow_carrot-2right::before,
.ei-icon_arrow_carrot-2right::before {
content: '\39';
}
.ei-arrow_carrot-up_alt2::before,
.ei-icon_arrow_carrot-up_alt2::before {
content: '\3a';
}
.ei-arrow_carrot-down_alt2::before,
.ei-icon_arrow_carrot-down_alt2::before {
content: '\3b';
}
.ei-arrow_carrot-left_alt2::before,
.ei-icon_arrow_carrot-left_alt2::before {
content: '\3c';
}
.ei-arrow_carrot-right_alt2::before,
.ei-icon_arrow_carrot-right_alt2::before {
content: '\3d';
}
.ei-arrow_carrot-2up_alt2::before,
.ei-icon_arrow_carrot-2up_alt2::before {
content: '\3e';
}
.ei-arrow_carrot-2down_alt2::before,
.ei-icon_arrow_carrot-2down_alt2::before {
content: '\3f';
}
.ei-arrow_carrot-2left_alt2::before,
.ei-icon_arrow_carrot-2left_alt2::before {
content: '\40';
}
.ei-arrow_carrot-2right_alt2::before,
.ei-icon_arrow_carrot-2right_alt2::before {
content: '\41';
}
.ei-arrow_triangle-up::before,
.ei-icon_arrow_triangle-up::before {
content: '\42';
}
.ei-arrow_triangle-down::before,
.ei-icon_arrow_triangle-down::before {
content: '\43';
}
.ei-arrow_triangle-left::before,
.ei-icon_arrow_triangle-left::before {
content: '\44';
}
.ei-arrow_triangle-right::before,
.ei-icon_arrow_triangle-right::before {
content: '\45';
}
.ei-arrow_triangle-up_alt2::before,
.ei-icon_arrow_triangle-up_alt2::before {
content: '\46';
}
.ei-arrow_triangle-down_alt2::before,
.ei-icon_arrow_triangle-down_alt2::before {
content: '\47';
}
.ei-arrow_triangle-left_alt2::before,
.ei-icon_arrow_triangle-left_alt2::before {
content: '\48';
}
.ei-arrow_triangle-right_alt2::before,
.ei-icon_arrow_triangle-right_alt2::before {
content: '\49';
}
.ei-arrow_back::before,
.ei-icon_arrow_back::before {
content: '\4a';
}
.ei-minus-06::before,
.ei-icon_minus-06::before {
content: '\4b';
}
.ei-plus::before,
.ei-icon_plus::before {
content: '\4c';
}
.ei-close::before,
.ei-icon_close::before {
content: '\4d';
}
.ei-check::before,
.ei-icon_check::before {
content: '\4e';
}
.ei-minus_alt2::before,
.ei-icon_minus_alt2::before {
content: '\4f';
}
.ei-plus_alt2::before,
.ei-icon_plus_alt2::before {
content: '\50';
}
.ei-close_alt2::before,
.ei-icon_close_alt2::before {
content: '\51';
}
.ei-check_alt2::before,
.ei-icon_check_alt2::before {
content: '\52';
}
.ei-zoom-out_alt::before,
.ei-icon_zoom-out_alt::before {
content: '\53';
}
.ei-zoom-in_alt::before,
.ei-icon_zoom-in_alt::before {
content: '\54';
}
.ei-search::before,
.ei-icon_search::before {
content: '\55';
}
.ei-box-empty::before,
.ei-icon_box-empty::before {
content: '\56';
}
.ei-box-selected::before,
.ei-icon_box-selected::before {
content: '\57';
}
.ei-minus-box::before,
.ei-icon_minus-box::before {
content: '\58';
}
.ei-plus-box::before,
.ei-icon_plus-box::before {
content: '\59';
}
.ei-box-checked::before,
.ei-icon_box-checked::before {
content: '\5a';
}
.ei-circle-empty::before,
.ei-icon_circle-empty::before {
content: '\5b';
}
.ei-circle-slelected::before,
.ei-icon_circle-slelected::before {
content: '\5c';
}
.ei-stop_alt2::before,
.ei-icon_stop_alt2::before {
content: '\5d';
}
.ei-stop::before,
.ei-icon_stop::before {
content: '\5e';
}
.ei-pause_alt2::before,
.ei-icon_pause_alt2::before {
content: '\5f';
}
.ei-pause::before,
.ei-icon_pause::before {
content: '\60';
}
.ei-menu::before,
.ei-icon_menu::before {
content: '\61';
}
.ei-menu-square_alt2::before,
.ei-icon_menu-square_alt2::before {
content: '\62';
}
.ei-menu-circle_alt2::before,
.ei-icon_menu-circle_alt2::before {
content: '\63';
}
.ei-ul::before,
.ei-icon_ul::before {
content: '\64';
}
.ei-ol::before,
.ei-icon_ol::before {
content: '\65';
}
.ei-adjust-horiz::before,
.ei-icon_adjust-horiz::before {
content: '\66';
}
.ei-adjust-vert::before,
.ei-icon_adjust-vert::before {
content: '\67';
}
.ei-document_alt::before,
.ei-icon_document_alt::before {
content: '\68';
}
.ei-documents_alt::before,
.ei-icon_documents_alt::before {
content: '\69';
}
.ei-pencil::before,
.ei-icon_pencil::before {
content: '\6a';
}
.ei-pencil-edit_alt::before,
.ei-icon_pencil-edit_alt::before {
content: '\6b';
}
.ei-pencil-edit::before,
.ei-icon_pencil-edit::before {
content: '\6c';
}
.ei-folder-alt::before,
.ei-icon_folder-alt::before {
content: '\6d';
}
.ei-folder-open_alt::before,
.ei-icon_folder-open_alt::before {
content: '\6e';
}
.ei-folder-add_alt::before,
.ei-icon_folder-add_alt::before {
content: '\6f';
}
.ei-info_alt::before,
.ei-icon_info_alt::before {
content: '\70';
}
.ei-error-oct_alt::before,
.ei-icon_error-oct_alt::before {
content: '\71';
}
.ei-error-circle_alt::before,
.ei-icon_error-circle_alt::before {
content: '\72';
}
.ei-error-triangle_alt::before,
.ei-icon_error-triangle_alt::before {
content: '\73';
}
.ei-question_alt2::before,
.ei-icon_question_alt2::before {
content: '\74';
}
.ei-question::before,
.ei-icon_question::before {
content: '\75';
}
.ei-comment_alt::before,
.ei-icon_comment_alt::before {
content: '\76';
}
.ei-chat_alt::before,
.ei-icon_chat_alt::before {
content: '\77';
}
.ei-vol-mute_alt::before,
.ei-icon_vol-mute_alt::before {
content: '\78';
}
.ei-volume-low_alt::before,
.ei-icon_volume-low_alt::before {
content: '\79';
}
.ei-volume-high_alt::before,
.ei-icon_volume-high_alt::before {
content: '\7a';
}
.ei-quotations::before,
.ei-icon_quotations::before {
content: '\7b';
}
.ei-quotations_alt2::before,
.ei-icon_quotations_alt2::before {
content: '\7c';
}
.ei-clock_alt::before,
.ei-icon_clock_alt::before {
content: '\7d';
}
.ei-lock_alt::before,
.ei-icon_lock_alt::before {
content: '\7e';
}
.ei-lock-open_alt::before,
.ei-icon_lock-open_alt::before {
content: '\e000';
}
.ei-key_alt::before,
.ei-icon_key_alt::before {
content: '\e001';
}
.ei-cloud_alt::before,
.ei-icon_cloud_alt::before {
content: '\e002';
}
.ei-cloud-upload_alt::before,
.ei-icon_cloud-upload_alt::before {
content: '\e003';
}
.ei-cloud-download_alt::before,
.ei-icon_cloud-download_alt::before {
content: '\e004';
}
.ei-image::before,
.ei-icon_image::before {
content: '\e005';
}
.ei-images::before,
.ei-icon_images::before {
content: '\e006';
}
.ei-lightbulb_alt::before,
.ei-icon_lightbulb_alt::before {
content: '\e007';
}
.ei-gift_alt::before,
.ei-icon_gift_alt::before {
content: '\e008';
}
.ei-house_alt::before,
.ei-icon_house_alt::before {
content: '\e009';
}
.ei-genius::before,
.ei-icon_genius::before {
content: '\e00a';
}
.ei-mobile::before,
.ei-icon_mobile::before {
content: '\e00b';
}
.ei-tablet::before,
.ei-icon_tablet::before {
content: '\e00c';
}
.ei-laptop::before,
.ei-icon_laptop::before {
content: '\e00d';
}
.ei-desktop::before,
.ei-icon_desktop::before {
content: '\e00e';
}
.ei-camera_alt::before,
.ei-icon_camera_alt::before {
content: '\e00f';
}
.ei-mail_alt::before,
.ei-icon_mail_alt::before {
content: '\e010';
}
.ei-cone_alt::before,
.ei-icon_cone_alt::before {
content: '\e011';
}
.ei-ribbon_alt::before,
.ei-icon_ribbon_alt::before {
content: '\e012';
}
.ei-bag_alt::before,
.ei-icon_bag_alt::before {
content: '\e013';
}
.ei-creditcard::before,
.ei-icon_creditcard::before {
content: '\e014';
}
.ei-cart_alt::before,
.ei-icon_cart_alt::before {
content: '\e015';
}
.ei-paperclip::before,
.ei-icon_paperclip::before {
content: '\e016';
}
.ei-tag_alt::before,
.ei-icon_tag_alt::before {
content: '\e017';
}
.ei-tags_alt::before,
.ei-icon_tags_alt::before {
content: '\e018';
}
.ei-trash_alt::before,
.ei-icon_trash_alt::before {
content: '\e019';
}
.ei-cursor_alt::before,
.ei-icon_cursor_alt::before {
content: '\e01a';
}
.ei-mic_alt::before,
.ei-icon_mic_alt::before {
content: '\e01b';
}
.ei-compass_alt::before,
.ei-icon_compass_alt::before {
content: '\e01c';
}
.ei-pin_alt::before,
.ei-icon_pin_alt::before {
content: '\e01d';
}
.ei-pushpin_alt::before,
.ei-icon_pushpin_alt::before {
content: '\e01e';
}
.ei-map_alt::before,
.ei-icon_map_alt::before {
content: '\e01f';
}
.ei-drawer_alt::before,
.ei-icon_drawer_alt::before {
content: '\e020';
}
.ei-toolbox_alt::before,
.ei-icon_toolbox_alt::before {
content: '\e021';
}
.ei-book_alt::before,
.ei-icon_book_alt::before {
content: '\e022';
}
.ei-calendar::before,
.ei-icon_calendar::before {
content: '\e023';
}
.ei-film::before,
.ei-icon_film::before {
content: '\e024';
}
.ei-table::before,
.ei-icon_table::before {
content: '\e025';
}
.ei-contacts_alt::before,
.ei-icon_contacts_alt::before {
content: '\e026';
}
.ei-headphones::before,
.ei-icon_headphones::before {
content: '\e027';
}
.ei-lifesaver::before,
.ei-icon_lifesaver::before {
content: '\e028';
}
.ei-piechart::before,
.ei-icon_piechart::before {
content: '\e029';
}
.ei-refresh::before,
.ei-icon_refresh::before {
content: '\e02a';
}
.ei-link_alt::before,
.ei-icon_link_alt::before {
content: '\e02b';
}
.ei-link::before,
.ei-icon_link::before {
content: '\e02c';
}
.ei-loading::before,
.ei-icon_loading::before {
content: '\e02d';
}
.ei-blocked::before,
.ei-icon_blocked::before {
content: '\e02e';
}
.ei-archive_alt::before,
.ei-icon_archive_alt::before {
content: '\e02f';
}
.ei-heart_alt::before,
.ei-icon_heart_alt::before {
content: '\e030';
}
.ei-star_alt::before,
.ei-icon_star_alt::before {
content: '\e031';
}
.ei-star-half_alt::before,
.ei-icon_star-half_alt::before {
content: '\e032';
}
.ei-star::before,
.ei-icon_star::before {
content: '\e033';
}
.ei-star-half::before,
.ei-icon_star-half::before {
content: '\e034';
}
.ei-tools::before,
.ei-icon_tools::before {
content: '\e035';
}
.ei-tool::before,
.ei-icon_tool::before {
content: '\e036';
}
.ei-cog::before,
.ei-icon_cog::before {
content: '\e037';
}
.ei-cogs::before,
.ei-icon_cogs::before {
content: '\e038';
}
.ei-arrow_up_alt::before,
.ei-icon_arrow_up_alt::before {
content: '\e039';
}
.ei-arrow_down_alt::before,
.ei-icon_arrow_down_alt::before {
content: '\e03a';
}
.ei-arrow_left_alt::before,
.ei-icon_arrow_left_alt::before {
content: '\e03b';
}
.ei-arrow_right_alt::before,
.ei-icon_arrow_right_alt::before {
content: '\e03c';
}
.ei-arrow_left-up_alt::before,
.ei-icon_arrow_left-up_alt::before {
content: '\e03d';
}
.ei-arrow_right-up_alt::before,
.ei-icon_arrow_right-up_alt::before {
content: '\e03e';
}
.ei-arrow_right-down_alt::before,
.ei-icon_arrow_right-down_alt::before {
content: '\e03f';
}
.ei-arrow_left-down_alt::before,
.ei-icon_arrow_left-down_alt::before {
content: '\e040';
}
.ei-arrow_condense_alt::before,
.ei-icon_arrow_condense_alt::before {
content: '\e041';
}
.ei-arrow_expand_alt3::before,
.ei-icon_arrow_expand_alt3::before {
content: '\e042';
}
.ei-arrow_carrot_up_alt::before,
.ei-icon_arrow_carrot_up_alt::before {
content: '\e043';
}
.ei-arrow_carrot-down_alt::before,
.ei-icon_arrow_carrot-down_alt::before {
content: '\e044';
}
.ei-arrow_carrot-left_alt::before,
.ei-icon_arrow_carrot-left_alt::before {
content: '\e045';
}
.ei-arrow_carrot-right_alt::before,
.ei-icon_arrow_carrot-right_alt::before {
content: '\e046';
}
.ei-arrow_carrot-2up_alt::before,
.ei-icon_arrow_carrot-2up_alt::before {
content: '\e047';
}
.ei-arrow_carrot-2dwnn_alt::before,
.ei-icon_arrow_carrot-2dwnn_alt::before {
content: '\e048';
}
.ei-arrow_carrot-2left_alt::before,
.ei-icon_arrow_carrot-2left_alt::before {
content: '\e049';
}
.ei-arrow_carrot-2right_alt::before,
.ei-icon_arrow_carrot-2right_alt::before {
content: '\e04a';
}
.ei-arrow_triangle-up_alt::before,
.ei-icon_arrow_triangle-up_alt::before {
content: '\e04b';
}
.ei-arrow_triangle-down_alt::before,
.ei-icon_arrow_triangle-down_alt::before {
content: '\e04c';
}
.ei-arrow_triangle-left_alt::before,
.ei-icon_arrow_triangle-left_alt::before {
content: '\e04d';
}
.ei-arrow_triangle-right_alt::before,
.ei-icon_arrow_triangle-right_alt::before {
content: '\e04e';
}
.ei-minus_alt::before,
.ei-icon_minus_alt::before {
content: '\e04f';
}
.ei-plus_alt::before,
.ei-icon_plus_alt::before {
content: '\e050';
}
.ei-close_alt::before,
.ei-icon_close_alt::before {
content: '\e051';
}
.ei-check_alt::before,
.ei-icon_check_alt::before {
content: '\e052';
}
.ei-zoom-out::before,
.ei-icon_zoom-out::before {
content: '\e053';
}
.ei-zoom-in::before,
.ei-icon_zoom-in::before {
content: '\e054';
}
.ei-stop_alt::before,
.ei-icon_stop_alt::before {
content: '\e055';
}
.ei-menu-square_alt::before,
.ei-icon_menu-square_alt::before {
content: '\e056';
}
.ei-menu-circle_alt::before,
.ei-icon_menu-circle_alt::before {
content: '\e057';
}
.ei-document::before,
.ei-icon_document::before {
content: '\e058';
}
.ei-documents::before,
.ei-icon_documents::before {
content: '\e059';
}
.ei-pencil_alt::before,
.ei-icon_pencil_alt::before {
content: '\e05a';
}
.ei-folder::before,
.ei-icon_folder::before {
content: '\e05b';
}
.ei-folder-open::before,
.ei-icon_folder-open::before {
content: '\e05c';
}
.ei-folder-add::before,
.ei-icon_folder-add::before {
content: '\e05d';
}
.ei-folder_upload::before,
.ei-icon_folder_upload::before {
content: '\e05e';
}
.ei-folder_download::before,
.ei-icon_folder_download::before {
content: '\e05f';
}
.ei-info::before,
.ei-icon_info::before {
content: '\e060';
}
.ei-error-circle::before,
.ei-icon_error-circle::before {
content: '\e061';
}
.ei-error-oct::before,
.ei-icon_error-oct::before {
content: '\e062';
}
.ei-error-triangle::before,
.ei-icon_error-triangle::before {
content: '\e063';
}
.ei-question_alt::before,
.ei-icon_question_alt::before {
content: '\e064';
}
.ei-comment::before,
.ei-icon_comment::before {
content: '\e065';
}
.ei-chat::before,
.ei-icon_chat::before {
content: '\e066';
}
.ei-vol-mute::before,
.ei-icon_vol-mute::before {
content: '\e067';
}
.ei-volume-low::before,
.ei-icon_volume-low::before {
content: '\e068';
}
.ei-volume-high::before,
.ei-icon_volume-high::before {
content: '\e069';
}
.ei-quotations_alt::before,
.ei-icon_quotations_alt::before {
content: '\e06a';
}
.ei-clock::before,
.ei-icon_clock::before {
content: '\e06b';
}
.ei-lock::before,
.ei-icon_lock::before {
content: '\e06c';
}
.ei-lock-open::before,
.ei-icon_lock-open::before {
content: '\e06d';
}
.ei-key::before,
.ei-icon_key::before {
content: '\e06e';
}
.ei-cloud::before,
.ei-icon_cloud::before {
content: '\e06f';
}
.ei-cloud-upload::before,
.ei-icon_cloud-upload::before {
content: '\e070';
}
.ei-cloud-download::before,
.ei-icon_cloud-download::before {
content: '\e071';
}
.ei-lightbulb::before,
.ei-icon_lightbulb::before {
content: '\e072';
}
.ei-gift::before,
.ei-icon_gift::before {
content: '\e073';
}
.ei-house::before,
.ei-icon_house::before {
content: '\e074';
}
.ei-camera::before,
.ei-icon_camera::before {
content: '\e075';
}
.ei-mail::before,
.ei-icon_mail::before {
content: '\e076';
}
.ei-cone::before,
.ei-icon_cone::before {
content: '\e077';
}
.ei-ribbon::before,
.ei-icon_ribbon::before {
content: '\e078';
}
.ei-bag::before,
.ei-icon_bag::before {
content: '\e079';
}
.ei-cart::before,
.ei-icon_cart::before {
content: '\e07a';
}
.ei-tag::before,
.ei-icon_tag::before {
content: '\e07b';
}
.ei-tags::before,
.ei-icon_tags::before {
content: '\e07c';
}
.ei-trash::before,
.ei-icon_trash::before {
content: '\e07d';
}
.ei-cursor::before,
.ei-icon_cursor::before {
content: '\e07e';
}
.ei-mic::before,
.ei-icon_mic::before {
content: '\e07f';
}
.ei-compass::before,
.ei-icon_compass::before {
content: '\e080';
}
.ei-pin::before,
.ei-icon_pin::before {
content: '\e081';
}
.ei-pushpin::before,
.ei-icon_pushpin::before {
content: '\e082';
}
.ei-map::before,
.ei-icon_map::before {
content: '\e083';
}
.ei-drawer::before,
.ei-icon_drawer::before {
content: '\e084';
}
.ei-toolbox::before,
.ei-icon_toolbox::before {
content: '\e085';
}
.ei-book::before,
.ei-icon_book::before {
content: '\e086';
}
.ei-contacts::before,
.ei-icon_contacts::before {
content: '\e087';
}
.ei-archive::before,
.ei-icon_archive::before {
content: '\e088';
}
.ei-heart::before,
.ei-icon_heart::before {
content: '\e089';
}
.ei-profile::before,
.ei-icon_profile::before {
content: '\e08a';
}
.ei-group::before,
.ei-icon_group::before {
content: '\e08b';
}
.ei-grid-2x2::before,
.ei-icon_grid-2x2::before {
content: '\e08c';
}
.ei-grid-3x3::before,
.ei-icon_grid-3x3::before {
content: '\e08d';
}
.ei-music::before,
.ei-icon_music::before {
content: '\e08e';
}
.ei-pause_alt::before,
.ei-icon_pause_alt::before {
content: '\e08f';
}
.ei-phone::before,
.ei-icon_phone::before {
content: '\e090';
}
.ei-upload::before,
.ei-icon_upload::before {
content: '\e091';
}
.ei-download::before,
.ei-icon_download::before {
content: '\e092';
}
.ei-social_facebook::before,
.ei-icon_social_facebook::before {
content: '\e093';
}
.ei-social_twitter::before,
.ei-icon_social_twitter::before {
content: '\e094';
}
.ei-social_pinterest::before,
.ei-icon_social_pinterest::before {
content: '\e095';
}
.ei-social_googleplus::before,
.ei-icon_social_googleplus::before {
content: '\e096';
}
.ei-social_tumblr::before,
.ei-icon_social_tumblr::before {
content: '\e097';
}
.ei-social_tumbleupon::before,
.ei-icon_social_tumbleupon::before {
content: '\e098';
}
.ei-social_wordpress::before,
.ei-icon_social_wordpress::before {
content: '\e099';
}
.ei-social_instagram::before,
.ei-icon_social_instagram::before {
content: '\e09a';
}
.ei-social_dribbble::before,
.ei-icon_social_dribbble::before {
content: '\e09b';
}
.ei-social_vimeo::before,
.ei-icon_social_vimeo::before {
content: '\e09c';
}
.ei-social_linkedin::before,
.ei-icon_social_linkedin::before {
content: '\e09d';
}
.ei-social_rss::before,
.ei-icon_social_rss::before {
content: '\e09e';
}
.ei-social_deviantart::before,
.ei-icon_social_deviantart::before {
content: '\e09f';
}
.ei-social_share::before,
.ei-icon_social_share::before {
content: '\e0a0';
}
.ei-social_myspace::before,
.ei-icon_social_myspace::before {
content: '\e0a1';
}
.ei-social_skype::before,
.ei-icon_social_skype::before {
content: '\e0a2';
}
.ei-social_youtube::before,
.ei-icon_social_youtube::before {
content: '\e0a3';
}
.ei-social_picassa::before,
.ei-icon_social_picassa::before {
content: '\e0a4';
}
.ei-social_googledrive::before,
.ei-icon_social_googledrive::before {
content: '\e0a5';
}
.ei-social_flickr::before,
.ei-icon_social_flickr::before {
content: '\e0a6';
}
.ei-social_blogger::before,
.ei-icon_social_blogger::before {
content: '\e0a7';
}
.ei-social_spotify::before,
.ei-icon_social_spotify::before {
content: '\e0a8';
}
.ei-social_delicious::before,
.ei-icon_social_delicious::before {
content: '\e0a9';
}
.ei-social_facebook_circle::before,
.ei-icon_social_facebook_circle::before {
content: '\e0aa';
}
.ei-social_twitter_circle::before,
.ei-icon_social_twitter_circle::before {
content: '\e0ab';
}
.ei-social_pinterest_circle::before,
.ei-icon_social_pinterest_circle::before {
content: '\e0ac';
}
.ei-social_googleplus_circle::before,
.ei-icon_social_googleplus_circle::before {
content: '\e0ad';
}
.ei-social_tumblr_circle::before,
.ei-icon_social_tumblr_circle::before {
content: '\e0ae';
}
.ei-social_stumbleupon_circle::before,
.ei-icon_social_stumbleupon_circle::before {
content: '\e0af';
}
.ei-social_wordpress_circle::before,
.ei-icon_social_wordpress_circle::before {
content: '\e0b0';
}
.ei-social_instagram_circle::before,
.ei-icon_social_instagram_circle::before {
content: '\e0b1';
}
.ei-social_dribbble_circle::before,
.ei-icon_social_dribbble_circle::before {
content: '\e0b2';
}
.ei-social_vimeo_circle::before,
.ei-icon_social_vimeo_circle::before {
content: '\e0b3';
}
.ei-social_linkedin_circle::before,
.ei-icon_social_linkedin_circle::before {
content: '\e0b4';
}
.ei-social_rss_circle::before,
.ei-icon_social_rss_circle::before {
content: '\e0b5';
}
.ei-social_deviantart_circle::before,
.ei-icon_social_deviantart_circle::before {
content: '\e0b6';
}
.ei-social_share_circle::before,
.ei-icon_social_share_circle::before {
content: '\e0b7';
}
.ei-social_myspace_circle::before,
.ei-icon_social_myspace_circle::before {
content: '\e0b8';
}
.ei-social_skype_circle::before,
.ei-icon_social_skype_circle::before {
content: '\e0b9';
}
.ei-social_youtube_circle::before,
.ei-icon_social_youtube_circle::before {
content: '\e0ba';
}
.ei-social_picassa_circle::before,
.ei-icon_social_picassa_circle::before {
content: '\e0bb';
}
.ei-social_googledrive_alt2::before,
.ei-icon_social_googledrive_alt2::before {
content: '\e0bc';
}
.ei-social_flickr_circle::before,
.ei-icon_social_flickr_circle::before {
content: '\e0bd';
}
.ei-social_blogger_circle::before,
.ei-icon_social_blogger_circle::before {
content: '\e0be';
}
.ei-social_spotify_circle::before,
.ei-icon_social_spotify_circle::before {
content: '\e0bf';
}
.ei-social_delicious_circle::before,
.ei-icon_social_delicious_circle::before {
content: '\e0c0';
}
.ei-social_facebook_square::before,
.ei-icon_social_facebook_square::before {
content: '\e0c1';
}
.ei-social_twitter_square::before,
.ei-icon_social_twitter_square::before {
content: '\e0c2';
}
.ei-social_pinterest_square::before,
.ei-icon_social_pinterest_square::before {
content: '\e0c3';
}
.ei-social_googleplus_square::before,
.ei-icon_social_googleplus_square::before {
content: '\e0c4';
}
.ei-social_tumblr_square::before,
.ei-icon_social_tumblr_square::before {
content: '\e0c5';
}
.ei-social_stumbleupon_square::before,
.ei-icon_social_stumbleupon_square::before {
content: '\e0c6';
}
.ei-social_wordpress_square::before,
.ei-icon_social_wordpress_square::before {
content: '\e0c7';
}
.ei-social_instagram_square::before,
.ei-icon_social_instagram_square::before {
content: '\e0c8';
}
.ei-social_dribbble_square::before,
.ei-icon_social_dribbble_square::before {
content: '\e0c9';
}
.ei-social_vimeo_square::before,
.ei-icon_social_vimeo_square::before {
content: '\e0ca';
}
.ei-social_linkedin_square::before,
.ei-icon_social_linkedin_square::before {
content: '\e0cb';
}
.ei-social_rss_square::before,
.ei-icon_social_rss_square::before {
content: '\e0cc';
}
.ei-social_deviantart_square::before,
.ei-icon_social_deviantart_square::before {
content: '\e0cd';
}
.ei-social_share_square::before,
.ei-icon_social_share_square::before {
content: '\e0ce';
}
.ei-social_myspace_square::before,
.ei-icon_social_myspace_square::before {
content: '\e0cf';
}
.ei-social_skype_square::before,
.ei-icon_social_skype_square::before {
content: '\e0d0';
}
.ei-social_youtube_square::before,
.ei-icon_social_youtube_square::before {
content: '\e0d1';
}
.ei-social_picassa_square::before,
.ei-icon_social_picassa_square::before {
content: '\e0d2';
}
.ei-social_googledrive_square::before,
.ei-icon_social_googledrive_square::before {
content: '\e0d3';
}
.ei-social_flickr_square::before,
.ei-icon_social_flickr_square::before {
content: '\e0d4';
}
.ei-social_blogger_square::before,
.ei-icon_social_blogger_square::before {
content: '\e0d5';
}
.ei-social_spotify_square::before,
.ei-icon_social_spotify_square::before {
content: '\e0d6';
}
.ei-social_delicious_square::before,
.ei-icon_social_delicious_square::before {
content: '\e0d7';
}
.ei-printer::before,
.ei-icon_printer::before {
content: '\e103';
}
.ei-calulator::before,
.ei-icon_calulator::before {
content: '\e0ee';
}
.ei-building::before,
.ei-icon_building::before {
content: '\e0ef';
}
.ei-floppy::before,
.ei-icon_floppy::before {
content: '\e0e8';
}
.ei-drive::before,
.ei-icon_drive::before {
content: '\e0ea';
}
.ei-search-2::before,
.ei-icon_search-2::before {
content: '\e101';
}
.ei-id::before,
.ei-icon_id::before {
content: '\e107';
}
.ei-id-2::before,
.ei-icon_id-2::before {
content: '\e108';
}
.ei-puzzle::before,
.ei-icon_puzzle::before {
content: '\e102';
}
.ei-like::before,
.ei-icon_like::before {
content: '\e106';
}
.ei-dislike::before,
.ei-icon_dislike::before {
content: '\e0eb';
}
.ei-mug::before,
.ei-icon_mug::before {
content: '\e105';
}
.ei-currency::before,
.ei-icon_currency::before {
content: '\e0ed';
}
.ei-wallet::before,
.ei-icon_wallet::before {
content: '\e100';
}
.ei-pens::before,
.ei-icon_pens::before {
content: '\e104';
}
.ei-easel::before,
.ei-icon_easel::before {
content: '\e0e9';
}
.ei-flowchart::before,
.ei-icon_flowchart::before {
content: '\e109';
}
.ei-datareport::before,
.ei-icon_datareport::before {
content: '\e0ec';
}
.ei-briefcase::before,
.ei-icon_briefcase::before {
content: '\e0fe';
}
.ei-shield::before,
.ei-icon_shield::before {
content: '\e0f6';
}
.ei-percent::before,
.ei-icon_percent::before {
content: '\e0fb';
}
.ei-globe::before,
.ei-icon_globe::before {
content: '\e0e2';
}
.ei-globe-2::before,
.ei-icon_globe-2::before {
content: '\e0e3';
}
.ei-target::before,
.ei-icon_target::before {
content: '\e0f5';
}
.ei-hourglass::before,
.ei-icon_hourglass::before {
content: '\e0e1';
}
.ei-balance::before,
.ei-icon_balance::before {
content: '\e0ff';
}
.ei-rook::before,
.ei-icon_rook::before {
content: '\e0f8';
}
.ei-printer-alt::before,
.ei-icon_printer-alt::before {
content: '\e0fa';
}
.ei-calculator_alt::before,
.ei-icon_calculator_alt::before {
content: '\e0e7';
}
.ei-building_alt::before,
.ei-icon_building_alt::before {
content: '\e0fd';
}
.ei-floppy_alt::before,
.ei-icon_floppy_alt::before {
content: '\e0e4';
}
.ei-drive_alt::before,
.ei-icon_drive_alt::before {
content: '\e0e5';
}
.ei-search_alt::before,
.ei-icon_search_alt::before {
content: '\e0f7';
}
.ei-id_alt::before,
.ei-icon_id_alt::before {
content: '\e0e0';
}
.ei-id-2_alt::before,
.ei-icon_id-2_alt::before {
content: '\e0fc';
}
.ei-puzzle_alt::before,
.ei-icon_puzzle_alt::before {
content: '\e0f9';
}
.ei-like_alt::before,
.ei-icon_like_alt::before {
content: '\e0dd';
}
.ei-dislike_alt::before,
.ei-icon_dislike_alt::before {
content: '\e0f1';
}
.ei-mug_alt::before,
.ei-icon_mug_alt::before {
content: '\e0dc';
}
.ei-currency_alt::before,
.ei-icon_currency_alt::before {
content: '\e0f3';
}
.ei-wallet_alt::before,
.ei-icon_wallet_alt::before {
content: '\e0d8';
}
.ei-pens_alt::before,
.ei-icon_pens_alt::before {
content: '\e0db';
}
.ei-easel_alt::before,
.ei-icon_easel_alt::before {
content: '\e0f0';
}
.ei-flowchart_alt::before,
.ei-icon_flowchart_alt::before {
content: '\e0df';
}
.ei-datareport_alt::before,
.ei-icon_datareport_alt::before {
content: '\e0f2';
}
.ei-briefcase_alt::before,
.ei-icon_briefcase_alt::before {
content: '\e0f4';
}
.ei-shield_alt::before,
.ei-icon_shield_alt::before {
content: '\e0d9';
}
.ei-percent_alt::before,
.ei-icon_percent_alt::before {
content: '\e0da';
}
.ei-globe_alt::before,
.ei-icon_globe_alt::before {
content: '\e0de';
}
.ei-clipboard::before,
.ei-icon_clipboard::before {
content: '\e0e6';
}