.wpautoterms-footer {
display:block;
width:100%;
position:relative;
z-index:10000002;
}
.wpautoterms-footer a:hover {
text-decoration: underline;
}
#wpautoterms-top-fixed-container {
position:fixed;
top:0;
width:100%;
}
#wpautoterms-bottom-fixed-container {
position:fixed;
bottom:0;
width:100%;
}
#wpautoterms-top-static-container {
width:100%;
position:relative;
z-index:10000002;
}
#wpautoterms-bottom-static-container {
width:100%;
position:relative;
z-index:10000002;
}.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;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 0.3em 1.4em;
border-top: 0;
overflow: auto;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
font-weight: normal;
background-color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//derekarmson.com/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//derekarmson.com/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//derekarmson.com/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//derekarmson.com/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//derekarmson.com/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//derekarmson.com/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//derekarmson.com/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_777777_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
html { -webkit-font-smoothing: antialiased }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
border-collapse: collapse;
border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
max-width: 100%;
height: auto!important;
}
iframe { max-width: 100% }
blockquote {
font-weight: normal;
font-size: 22px;
padding: 30px 30px 20px;
position: relative;
margin-top: 25px;
color: #7f7e7e;
background: #f5f5f5;
line-height: 34px;
margin-bottom: 20px;
}
blockquote:after {
font-family: FontAwesome;
position: absolute;
content: "\f10e";
font-size: 16px;
width: 34px;
top: 0;
right: 0;
background: #000;
text-align: center;
color: #fff;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
font-weight: normal;
font-style: normal;
}
pre {
margin: 5px 0 20px 0;
line-height: 1.3em;
padding: 8px 10px;
overflow: auto;
}
code {
padding: 0 8px;
line-height: 1.5;
}
mark {
padding: 1px 6px;
margin: 0 2px;
color: black;
background: #FFF7A8;
}
address {
margin: 10px 0;
font-style: italic;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 100%;
box-sizing: border-box;
padding: 5px 3px 10px;
margin-bottom: 20px;
text-align: center;
}
.sticky {
}
.gallery-caption {
}
#gallery-1 img { border: 0!important }
.bypostauthor {
}
.wp-caption-text { margin-bottom: 0 }
dl {
}
dt {
float: left;
clear: left;
width: 100px;
text-align: right;
font-weight: bold;
}
dd {
margin: 0 0 0 110px;
padding: 0 0 0.5em 0;
overflow: hidden;
}  #page .wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.alignnone { margin: 5px 20px 20px 0 }
.aligncenter, div.aligncenter { margin: 20px auto }
.alignright {
float: right;
margin: 5px 0 20px 10px;
}
.alignleft {
float: left;
clear: left;
margin: 5px 10px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone { margin: 5px 20px 20px 0 }
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 0;
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption.alignleft { margin: 5px 20px 20px 0 }
.wp-caption.alignright { margin: 5px 0 20px 20px }
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
line-height: 17px;
margin: 0;
padding: 0 4px 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } body {
font: 14px/24px Noto Sans, sans-serif;
color: #555;
background-color: #EBEBEB;
}
::-moz-selection {
background: #222;
color: white;
text-shadow: none;
}
::selection {
background: #222;
color: white;
text-shadow: none;
}
#page, .container {
position: relative;
margin-right: auto;
margin-left: auto;
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
margin-bottom: 16px;
color: #444;
}
h1 {
font-size: 28px;
line-height: 1;
}
h2 { line-height: 1 }
h3 { font-size: 26px }
h4 {
font-size: 20px;
line-height: 1;
}
h5 {
font-size: 18px;
line-height: 1;
}
h6 {
font-size: 16px;
line-height: 1;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
text-decoration: none;
color: #966B9D;
transition: all 0.30s linear 0s;
}
a:hover { color: #EE210B }
a:link, a:visited, a:active { text-decoration: none } .main-container {
clear: both;
display: block;
}
#page, .container {
max-width: 1170px;
min-width: 240px;
}
#page {
padding-top: 50px;
padding-bottom: 20px;
min-height: 100px;
float: none;
clear: both;
} header {
float: left;
width: 100%;
position: relative;
}
#site-header {
position: relative;
float: left;
width: 100%;
z-index: 100;
}
.home #site-header.home-banner, .page-template-page-blog #site-header { height: 700px }
.home.paged #site-header.home-banner, .page-template-page-blog.paged #site-header { height: auto }
.home .header-con, .page-template-page-blog .header-con {
position: absolute;
z-index: 2;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.54) 0%,rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89FFFFFF', endColorstr='#00ffffff',GradientType=0 );
width: 100%;
height: 200px;
}
.home.paged .header-con, .page-template-page-blog.paged .header-con {
display: none;
}
#site-header .container {
position: relative;
z-index: 3;
}
#header {
position: relative;
width: 100%;
float: left;
margin: 0;
padding: 0;
padding-top: 13px;
}
#header h1, #header h2 {
font-size: 28px;
float: left;
display: inline-block;
line-height: 1;
position: relative;
margin-bottom: 0;
}
.logo a {
float: left;
line-height: 1.2;
font-size: 28px;
font-weight: bold;
color: #FFF;
}
.image-logo { margin-top: 4px }
.logo img { float: left }
.logo-wrap {
margin: 0 0 15px;
overflow: hidden;
float: left;
}
.site-description {
float: left;
margin-top: 0;
max-width: 350px;
clear: left;
}
#header .header-search { float: right }
#header #searchform {
max-width: 100%;
float: right;
width: auto;
min-width: 206px;
}
#header #s {
margin: 0 !important;
width: 80%;
}
.widget-header {
float: right;
max-width: 77%;
margin-bottom: 12px;
}
.widget-header .textwidget {
float: left;
margin-top: 46px;
border-left: 1px solid #cccccc;
padding-left: 20px;
} .menu-item-has-children > a:after {
content: "\f101";
font-family: FontAwesome;
position: absolute;
right: 0;
}
.navigation ul ul li.menu-item-has-children > a:after { right: 10px }
.navigation .menu-item-has-children > a { padding-right: 18px }
#primary-navigation .navigation { float: left }
#secondary-navigation {
display: block;
float: right;
max-width: 100%;
margin-top: 6px;
margin-bottom: 17px;
}
#secondary-navigation a {
text-align: left;
text-decoration: none;
}
#secondary-navigation a .sub {
font-size: 11px;
font-weight: normal;
color: #9B9B9B;
}
.wpmm-megamenu-showing.wpmm-light-scheme { background: none !important }
.wpmm-megamenu-showing.wpmm-light-scheme a { color: #fff!important }
.navigation ul {
margin: 0 auto;
perspective: initial !important;
}
.navigation > ul { position: static !important }
.navigation ul li {
float: left;
line-height: 24px;
position: relative;
margin-left: 30px;
}
.navigation ul li:first-child { margin-left: 0 }
.navigation > ul > li:hover > a { color: #fff !important }
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited { display: inline-block }
.navigation > ul > .current a {
background: transparent;
color: #5a5a5a !important;
}
.navigation > ul > .current-menu-item > a { border-bottom: 2px solid #fff }
.navigation ul li li {
border-bottom: 0;
margin-right: 0;
}
.navigation ul ul {
position: absolute;
width: 230px;
padding: 5px 0;
z-index: 400;
font-size: 12px;
color: #798189;
left: -20px;
margin-top: 18px;
box-shadow: 0 0px 2px rgba(0, 0, 0, 0.25);
background: #fff;
}
.navigation ul ul:before {
content: "";
height: 20px;
width: 100%;
top: -20px;
left: 0;
position: absolute;
}
.navigation ul ul li {
padding: 0;
color: #000;
margin-left: 0;
}
#header .navigation ul ul a, #header .navigation ul ul a:link, #header .navigation ul ul a:visited {
padding: 9px 20px;
position: relative;
width: 190px;
border-left: 0;
background: transparent;
border-right: 0;
border-radius: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
margin: 0;
color: #555966;
font-size: 16px;
}
.navigation ul ul li:first-child a {
}
.navigation ul ul li:last-child a { border-bottom: none }
.navigation ul ul { display: none }
.navigation ul ul ul {
left: 231px;
top: -5px;
margin-top: 0;
}
.sub-menu .menu-item-has-children:after { color: #fff }
.navigation .toggle-caret { display: none }
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1  }
a#pull { display: none }
.navigation i { margin-right: 4px } .sticky-navigation-active {
z-index: 1000;
position: fixed;
top: 0;
margin: 0 !important;
-webkit-backface-visibility: hidden;
width: 100%;
}
.admin-bar .sticky-navigation-active { top: 32px }
.sticky-navigation a { transition: all 0.25s linear }
.sticky-navigation-active a {
padding-top: 0px;
padding-bottom: 0px;
}
.blog-banner {
position: absolute;
bottom: 0;
z-index: 2;
width: 100%;
}
.blog-content {
float: left;
width: 100%;
margin-bottom: 50px;
margin-top: 26px;
text-align: center;
color: #fff;
} #banner-bottom {
background: #fff;
position: relative;
z-index: 1;
border-bottom: 1px solid #efefef;
border-top: 1px solid #efefef;
}
#category-list {
float: left;
height: 60px;
}
#category-list li {
line-height: 60px;
border-top: 1px solid #efefef;
min-width: 145px;
}
#category-list li .fa {
margin-right: 10px;
font-size: 14px;
}
#category-list li a {
color: #bababa;
font-size: 18px;
position: relative;
display: block;
}
#category-list li.active a { padding-right: 15px }
#category-list li.active a:after {
content: "\f107";
font-family: FontAwesome;
position: absolute;
right: 0;
top: 0;
}
#category-list li.current-cat {
border: 1px solid #ededed;
border-top: 0;
border-bottom: 0;
padding: 0 20px;
margin: 0;
}
#category-list li#sublist {
background: #fff;
margin: 0;
border: 1px solid #ededed;
border-top: 0;
}
#category-list ul { margin: 0 20px }
.searchTop { float: left }
.searchTop #s {
padding-left: 50px;
line-height: 35px;
min-width: 250px;
font-size: 18px;
}
.searchTop #s:focus, .searchTop #s:active { color: #888 }
.searchTop .sbutton { display: none }
.searchTop #searchform .fa-search {
left: 0;
line-height: 59px;
background: #fff;
border-right: none;
}
.header-social {
float: right;
height: 60px;
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
}
.header-social a {
color: #bababa;
margin-left: 22px;
margin-top: 20px;
margin-bottom: 18px;
float: left;
font-size: 20px;
}
.header-social a:first-child { margin-left: 20px }
.header-social a:last-child { margin-right: 20px }
.latestPost .batch {
position: absolute;
background: #f2b880;
color: #fff;
right: -43px;
transform: rotate(45deg);
top: 7px;
width: 130px;
text-align: center;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
padding: 3px 0;
}
.latestPost .batch.featured {
top: 20px;
right: -30px;
}
.latestPost .batch.win, .latestPost .batch.new, .latestPost .batch.buy { background: #966b9d }
.post-format-icons i {
background: #000;
color: #fff;
position: absolute;
left: 0;
bottom: 0;
width: 34px;
height: 34px;
text-align: center;
line-height: 34px;
font-size: 13px;
}
.home .article, .page-template-page-blog .article { width: 100% }
.article {
width: 65.812%;
float: left;
margin-bottom: 0px;
padding: 0;
}
.article.full-width { width: 100% }
#content_box {
float: left;
width: 100%;
}
.post {
float: left;
width: 100%;
}
.single_post {
margin: 0px 0 50px 0;
background-color: #fff;
float: left;
width: 100%;
box-shadow: 0 0 1px #DDD;
}
.featured-thumbnail.single-featured img {
float: left;
width: 100%;
}
.single-post-content {
float: left;
width: 100%;
padding: 30px 20px 0;
box-sizing: border-box;
}
.single_post .post-info span, .single_post .post-info a {
font-size: 12px;
color: #c6c6c6;
}
.single_page {
background-color: white;
padding-top: 0;
}
.single_page.single_post {
padding: 30px 20px 0;
box-sizing: border-box;
}
.post-content {
margin-bottom: 15px;
overflow: hidden;
clear: both;
float: left;
width: 100%;
}
.post-single-content { clear: both }
.readMore {
float: right;
color: #7B7A79;
text-transform: uppercase;
margin-right: -8px;
transition: all ease .5s;
}
.readMore:hover { margin-right: 0 }
.readMore a {
color: #966B9D;
float: left;
}
.readMore .fa:before {
visibility: hidden;
opacity: 0;
transform: translate(6px,0);
transition: all ease .5s;
}
.readMore:hover .fa:before {
display: inline-block;
visibility: visible;
opacity: 1;
transform: translate(3px,0);
}
.frontPost .readMore a {
color: #000;
font-size: 12px;
}
.ss-full-width {
overflow: hidden;
padding-top: 0;
}
.ss-full-width #content_box {
padding-right: 0;
padding-left: 0;
}
.post.excerpt {
clear: both;
margin-bottom: 30px;
overflow: hidden;
padding-bottom: 15px;
background-color: #fff;
width: auto;
}
.wp-post-image, .post-image img { float: left }
.featured-thumbnail {
float: left;
max-width: 100%;
width: 100%;
}
.post-image {
float: left;
display: block;
position: relative;
}
.post-image-left {
margin-right: 2.4%;
max-width: 270px;
}
.post-image-fullwidth {
margin-bottom: 10px;
display: block;
position: relative;
}
.featured-thumbnail img {
margin-bottom: 0;
width: 100%;
float: left;
}
.title { clear: both }
.single-title {
float: left;
width: 100%;
line-height: 1.3;
}
.page h1.title {
padding-top: 0;
margin-bottom: 0;
}
.latestPost .post-info {
float: left;
width: auto;
}
.post-info, .widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .wpt_excerpt {
display: block;
color: #c6c6c6;
width: 100%;
text-transform: uppercase;
}
.post-info a { color: #c6c6c6 }
.post-info > span { margin-right: 20px }
.post-info > span i { margin-right: 5px } .recently-featured .list-left {
float: left;
width: 74.36%;
background: #fff;
padding: 20px;
box-sizing: border-box;
margin-bottom: 30px;
margin-right: 0;
overflow: hidden;
position: relative;
}
.list-left.latestPost .batch {
top: 18px;
right: -32px;
}
.list-left.latestPost .title { padding-right: 50px }
.recently-featured .list-right {
float: right;
width: 23.077%;
background: #fff;
box-sizing: border-box;
margin-bottom: 30px;
box-shadow: 0 0 1px #DDD;
}
.recently-featured-img {
float: left;
line-height: 0;
margin-right: 20px;
}
.recently-featured-content { overflow: hidden }
.recently-featured-content .title {
margin-bottom: 10px;
line-height: 1.2;
font-size: 20px;
}
.recently-featured-content .button {
width: 100%;
background: #d1626f;
display: block;
padding: 17px 20px 15px;
text-align: center;
box-sizing: border-box;
border-radius: 2px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
font-size: 18px;
line-height: 1;
}
.recently-featured-content .post-info {
margin-top: 3px;
margin-bottom: 7px;
float: none;
} article header {
margin-bottom: 11px;
float: left;
width: 100%;
}
.single article header { margin-bottom: 15px }
.single .article { margin-bottom: 0px }
.post-style {
float: left;
width: 100%;
}
.hide { display: none }
.show { display: block }
.latestPostWrap {
float: left;
width: 100%;
}
.primary-slider-container {
position: absolute;
z-index: 1;
width: 100%;
}
.latestPost {
width: 31.62%;
margin-right: 2.56%;
float: left;
margin-bottom: 30px;
background: #fff;
box-sizing: border-box;
box-shadow: 0 0 1px #DDD;
}
.column4 .latestPost, .column3 .title-with-grid .latestPost {
width: 23.077%;
margin-right: 2.564%;
}
.title-with-grid .latestPost:nth-of-type(6), .title-with-grid .latestPost:nth-of-type(10),.title-with-grid .latestPost:nth-of-type(12) {
margin-right: 0;
}
.latestPost .post-image-left {
margin-right: 0;
max-width: none;
position: relative;
overflow: hidden;
}
.latestPost #featured-thumbnail {
position: relative;
overflow: hidden;
float: left;
width: 100%;
}
.latestPost-content {
float: left;
width: 100%;
padding: 10px 20px 9px;
box-sizing: border-box;
}
.latestPost .title {
display: block;
margin-bottom: 10px;
line-height: 24px;
}
.column3 .title-with-grid .latestPost:nth-child(4n-1), .column4 .title-with-grid .latestPost:nth-child(4n-1) { clear: both}
.column4 .grid .latestPost .title, .column3 .title-with-grid .latestPost .title, .column4 .title-with-grid .latestPost .title { line-height: 20px }
.column4 .grid .latestPost .title a, .column3 .title-with-grid .latestPost .title a, .column4 .title-with-grid .latestPost .title a { font-size: 17px }
.front-view-content {
float: left;
width: 100%;
margin-bottom: 5px;
}
.with-sidebar {
float: left;
width: 65.8%;
}
.with-sidebar .latestPost {
width: 48.062%;
margin-right: 3.876%;
}
.with-sidebar .latestPost:nth-child(2n+2) { margin-right: 0 }
.with-sidebar .latestPost:nth-child(2n+1) { clear: both }
.column3 .grid .latestPost:nth-child(3n+3) { margin-right: 0 }
.column3 .grid .latestPost:nth-child(3n+1) { }
.column4 .grid .latestPost:nth-child(3n) { margin-right: 2.52% }
.column4 .grid .latestPost:nth-child(4n) { margin-right: 0 }
.column4 .grid .latestPost:nth-child(4n+1) { clear: both }
.column4 .list .category-image, .column4 .title-with-grid .latestPost.category-image, .column3 .title-with-grid .latestPost.category-image { width: 74.35% }
.column4 .list .list-right { width: 23.1% }
.latestPost.category-image:before {
content: "";
display: block;
height: 320px;
box-sizing: border-box;
}
.column4 .latestPost.category-image:before, .column3 .title-with-grid .latestPost.category-image:before { padding-top: 368px }
.cat-img-content {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(66, 70, 81, 0.1);
text-transform: uppercase;
}
.cat-img-wrap {
display: table;
width: 100%;
height: 100%;
}
.cat-img-inner {
display: table-cell;
vertical-align: middle;
}
.cat-img-inner .pri-btn {
margin-top: 25px;
font-weight: bold;
font-size: 18px;
}
.cat-img-inner .category-title {
color: #fff;
text-shadow: 0px 1px rgba(0, 0, 0, 0.2);
font-size: 56px;
margin-bottom: 0;
font-weight: bold;
line-height: 1;
}
.cat-img-inner .cat-img-desc {
color: #fff;
text-shadow: 0px 1px rgba(0, 0, 0, 0.2);
padding: 12px 5px 0px 5px;
text-transform: capitalize;
margin: 5px;
font-size: 16px;
font-weight: bold;
}
.pri-btn, .pri-btn:hover {
background: #000;
color: #fff;
padding: 13px 45px;
border-radius: 2px;
display: inline-block;
}
.list .category-image, .title-with-grid .latestPost.category-image {
float: left;
width: 65.812%;
text-align: center;
position: relative;
background-size: cover!important;
}
.page-template-page-explore .category-image {
background-size: cover!important;
overflow: hidden;
}
.title-with-grid .latestPost:nth-child(3n-1) { margin-right: 0 }
.column3 .title-with-grid .latestPost:nth-child(3n-1), .column4 .title-with-grid .latestPost:nth-child(3n-1) { margin-right: 2.52% }
.column3 .title-with-grid > .latestPost:nth-child(2), .column4 .title-with-grid .latestPost:nth-child(4n-2) { margin-right: 0 }
.ajax-more-page .latestPost:nth-child(4n+4) {
margin-right: 0;
}
.ajax-more-page .latestPost:nth-child(4n-1) {
clear: none!important;
}
.latestPostWrapper {
background: #fff;
float: left;
width: 100%;
padding: 17px 20px;
box-sizing: border-box;
}
.list .list-right {
float: right;
margin-right: 0;
width: 31.624%;
background: #fff;
box-sizing: border-box;
margin-bottom: 30px;
box-shadow: 0 0 1px #DDD;
}
.list-right .latestPost .post-info {
line-height: 1.4;
padding: 6px 0 0;
font-size: 11px;
line-height: 1;
}
.list-right .latestPost {
width: 100% !important;
margin-right: 0;
margin-bottom: 12px;
padding-bottom: 20px;
border: none;
border-bottom: 1px solid #efefef;
box-shadow: none;
}
.list-right .latestPost:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.list-right .latestPost .latestPost-content {
padding: 0;
width: auto;
float: none;
overflow: hidden;
}
.list-right .list-title {
font-size: 20px;
border-bottom: 1px solid #ececec;
padding-bottom: 10px;
padding: 13px 20px 11px;
margin-bottom: 0px;
color: #555966;
font-weight: 600;
}
.list-right .latestPost .post-image-left {
margin-right: 15px;
margin-top: 7px;
}
.list-right .latestPost .post-image-left img { border-radius: 2px }
.list-right .latestPost .title {
line-height: 14px;
margin-bottom: 0;
}
.list-right .latestPost .title a { font-size: 14px }
.list-right .latestPost:hover .title a { color: inherit }
.list-right .latestPost .latestPost-content header { margin-bottom: 2px }
.single_post header {
width: 100%;
margin-bottom: 8px;
}
article img.left, article img.alignleft, .wp-caption.alignleft {
margin: 0.3em 1.571em 0.5em 0;
display: block;
float: left;
}
article img.right, article img.alignright, .wp-caption.alignright {
margin: 0.3em 0 0.5em 1.571em;
display: block;
float: right;
}
article img.center, article img.aligncenter, .wp-caption.aligncenter {
margin: 0.3em auto 0.5em auto;
display: block;
}
article img.aligncenter, article img.alignnone {
margin-top: 1em;
margin-bottom: 1em;
display: block;
clear: both;
}
article ul {
padding: 0.5em 0 1.571em 2.5em;
list-style-type: square;
overflow: hidden;
}
article ol {
padding: 0.5em 0 1.571em 2.5em;
list-style-type: decimal;
overflow: hidden;
}
article ul ul, article ol ol, article ul ol, article ol ul {
padding-top: 0;
padding-bottom: 0;
}
article .iconlist { margin-left: 0 }
article .iconlist li { list-style-type: none } .tweets li { margin-bottom: 15px!important } .tweets li { margin-bottom: 15px!important }
.fb_iframe_widget, .fb_iframe_widget span {
max-width: 100%;
width: 100%!important;
} .widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
.widget_nav_menu .menu-item-has-children > a:after { content: '' } .toggle-menu ul ul, .toggle-menu-close-container { display: none }
.toggle-menu .toggle-menu-item-parent { position: relative }
.toggle-menu .toggle-caret {
position: absolute;
top: 0;
right: 0;
text-align: center;
cursor: pointer;
line-height: inherit;
}
.toggle-menu .toggle-caret .fa {
width: 20px;
text-align: center;
font-size: inherit;
color: inherit;
line-height: 20px;
margin-right: 0;
}
.toggle-menu .active > .toggle-caret .fa:before { content: "\f068" }  .textwidget { line-height: 23px } input, textarea, select {
padding: 8px 12px;
font-size: 14px;
color: #666;
border: 1px solid #D8D8D8;
font-family: inherit;
}
textarea {
overflow: auto;
resize: vertical;
}
select {
padding: 6px 10px;
border-color: #D8D8D8;
max-width: 100%;
}
.widget .screen-reader-text { display: none }
input:focus, textarea:focus {
} table {
width: 100%;
text-align: left;
margin-bottom: 25px;
border: 1px solid #EDEDED;
}
thead {
background: #F7F8F9;
font-size: 14px;
color: #585F65;
}
table th, table td {
padding: 7px 15px;
text-align: left;
}
thead th { padding: 14px }
tbody th {
font-weight: normal;
border-bottom: 1px solid #EDEDED;
}  table.wp-block-table {
border: 0;
overflow-x: auto;
display: block;
margin-bottom: 1.5em;
}
table.wp-block-table th, table.wp-block-table td { border: 2px solid #d8d8d8 }
.wp-block-table tbody {
width: 100%;
min-width: 240px;
} .wp-block-cover-image.aligncenter {
display: flex!important;
margin: 0 0 1.5em;
}
.wp-block-cover-image.alignleft { margin-right: 20px }
.wp-block-cover-image.alignright { margin-left: 20px }
.wp-block-columns { clear: both } body .wp-block-pullquote {
width: 100%;
margin: 0;
padding: 3em 25px;
box-sizing: border-box;
}
body .wp-block-pullquote.alignleft {
margin-right: 0;
text-align: left;
max-width: 100%;
}
body .wp-block-pullquote.alignright {
margin-left: 0;
max-width: 100%;
text-align: right;
}
body .wp-block-pullquote > p { font-size: 20px } .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption { box-sizing: border-box }
.wp-block-gallery.aligncenter {
display: flex;
margin: 0 -8px 1.5em;
}
.wp-block-gallery.alignleft { margin: 0 20px 1.5em -8px }
.wp-block-gallery.alignright { margin: 0 -8px 1.5em 20px }
.wp-block-image.is-resized {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.wp-block-image.is-resized img { max-width: 100% }
.ss-full-width .wp-block-image.is-resized {
width: -webkit-min-content;
width: -moz-min-content;
width: min-content;
display: -ms-inline-grid;
-ms-grid-columns: min-content;
}
.wp-block-image.is-resized.alignleft {  margin-right: 20px }
.wp-block-image.is-resized.alignright {  margin-left: 20px }
.ss-full-width .wp-block-image.is-resized img { max-width: none } .wp-block-button { margin-bottom: 1.5em!important }
.wp-block-button.aligncenter { margin: 0 } .wp-block-latest-comments.aligncenter { text-align: center }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-meta { margin-left: 0!important }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments .avatar, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
float: none;
margin-right: 0;
display: inline-block;
}
body .wp-block-latest-comments__comment-excerpt p, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, body .wp-block-latest-comments__comment-date { font-size: 15px }
.wp-block-latest-comments__comment-date {
color: inherit;
padding-top: 10px;
} .wp-block-archives { margin: 1.5em 0 1.571em 2.5em }
.wp-block-archives.alignleft { margin-right: 20px }
.wp-block-archives.alignright { margin-left: 2.5em }
.wp-block-latest-comments__comment footer {
clear: none;
width: auto;
padding-bottom: 0;
box-shadow: none;
background: transparent;
} .wp-block-latest-posts { clear: both }
.wp-block-image figcaption { clear: both } .wp-block-archives { margin: 1.5em 0 1.571em 2.5em }
.wp-block-categories.alignleft, .wp-block-archives.alignleft { margin-right: 2em }
.wp-block-categories.alignright, .wp-block-archives.alignright { margin-right: 1em }
.wp-block-categories li, .wp-block-archives li { margin-bottom: 5px } hr {
border: none;
border-bottom: 1px solid rgba(0,0,0,0.1);
width: 300px;
margin: 35px auto;
clear: both;
position: relative;
} #sidebar .widget-slider .wp-post-image {
margin-top: 0px;
border-radius: 0px;
}
.sidebar #searchform {
margin: 20px;
float: left;
clear: both;
width: 89%;
border: 1px solid #ededed;
box-sizing: border-box;
}
#searchform { position: relative }
.article #searchform { max-width: 370px }
#searchform fieldset {
float: left;
position: relative;
}
.sbutton, #searchsubmit {
left: 0px;
top: 0px;
padding: 9px 0;
float: left;
border: 0;
width: 50px;
height: 100%;
cursor: pointer;
text-align: center;
padding-top: 10px;
color: white;
transition: all 0.25s linear;
background: transparent;
z-index: 10;
position: absolute;
border: 0;
vertical-align: top;
}
#searchform .fa-search {
font-size: 14px;
top: 0px;
color: #cecece;
background: none;
position: absolute;
left: 0px;
height: 100%;
width: 50px;
line-height: 50px;
text-align: center;
border-radius: 0px 2px 2px 0px;
border-right: 1px solid #ededed;
}
#s {
width: 100%;
background-color: #fefefe;
float: left;
padding: 12px 20px 11px 70px;
color: #cecece;
border: 1px solid transparent;
margin-right: 0;
box-sizing: border-box;
} ::-webkit-input-placeholder { color: #D0D0D0 }
:-moz-placeholder { color: #D0D0D0 }
::-moz-placeholder { color: #D0D0D0 }
:-ms-input-placeholder { color: #D0D0D0 }
:input-placeholder { color: #D0D0D0 } input::-webkit-input-speech-button {
margin-right: 14px;
margin-left: 4px;
cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb, .rank-math-breadcrumb {
clear: both;
padding: 0;
overflow: hidden;
float: left;
padding-top: 18px;
padding-bottom: 18px;
padding-right: 5%;
border-right: 1px solid #efefef;
}
.breadcrumb > div {
overflow: hidden;
float: none;
display: inline-block;
color: #bababa;
}
.rank-math-breadcrumb p > span {
color: #bababa;
padding: 0 5px;
}
.breadcrumb > div a { color: #bababa }
.breadcrumb > div.icon-font { padding: 0 8px }
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb > div { overflow: visible }
.breadcrumb .fa-home { margin-right: 5px; }
.no-results h2 { font-size: 16px }
.rank-math-breadcrumb p { margin-bottom: 0 } .read-more {
margin: 0 0 0 10px;
line-height: 1.4em;
background: none;
padding: 0;
font-size: 16px;
} .topad {
margin-bottom: 10px;
clear: both;
} .bottomad {
float: left;
clear: both;
margin-top: 10px;
} .sidebar .widget .social-profile-icons {
overflow: hidden;
padding: 20px 20px 15px;
}
.widget .social-profile-icons ul { margin: 0 -4px }
.sidebar .widget .social-profile-icons li { list-style: none }
#sidebar p { line-height: 20px }
.sidebar.c-4-12 {
float: right;
width: 31.624%;
line-height: 20px;
max-width: 370px;
}
#sidebar .post-img, #site-footer .post-img {
margin-bottom: 0;
margin-top: 5px;
margin-right: 15px;
margin-left: 0;
float: left;
}
#sidebar .vertical-small .post-img, #site-footer .vertical-small .post-img {
margin-right: 0;
margin-bottom: 10px;
}
#sidebar .post-img img, #site-footer .post-img img { border-radius: 2px }
#sidebar .widget {
margin-bottom: 27px;
float: left;
clear: both;
width: 100%;
background: #fff;
box-shadow: 0 0 1px #DDD;
}
.sidebar .widget > ul, .sidebar .widget_nav_menu .menu-menu-container, .sidebar .widget > div, .sidebar .widget > form { padding: 20px }
.sidebar .widget > select { margin: 20px }
.sidebar .widget_nav_menu .menu-menu-container li, .sidebar .widget_nav_menu .menu-menu-container li a { font-size: 16px }
.sidebar .widget li {
list-style-type: square;
margin-left: 17px;
margin-bottom: 10px;
}
.sidebar .widget li a { color: #888888 ;}
.widget .entry-title a, .widget .post-title a { font-size: 15px!important; }
.sidebar .widget li:last-child { margin-bottom: 0px }
.sidebar .widget h3 {
padding: 14px 20px 10px 20px;
background: #fafafa;
font-size: 20px;
margin-bottom: 0px;
border-bottom: 1px solid #efefef;
}
.widget .post-info {
width: auto;
clear: none;
margin-top: 3px;
float: none;
}
.widget .post-info > span { margin: 0px 2px }
.widget .post-excerpt {
margin-top: 5px;
font-size: 13px;
}
#sidebar .advanced-recent-posts li, #sidebar .popular-posts li, #sidebar .category-posts li, #sidebar .related-posts-widget li, #sidebar .author-posts-widget li {
border-bottom: 1px solid #efefef;
margin-left: 0px;
}
#sidebar .advanced-recent-posts li:last-child, #sidebar .popular-posts li:last-child, #sidebar .category-posts li:last-child, #sidebar .related-posts-widget li:last-child, #sidebar .author-posts-widget li:last-child {
padding-bottom: 0;
border-bottom: 0;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li {
list-style: none!important;
margin: 0;
overflow: hidden;
transition: all 0.25s linear;
padding-left: 0;
background: none;
margin-bottom: 15px;
padding-bottom: 15px;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p {
margin: 0;
font-size: 13px;
}
.advanced-recent-posts a, .popular-posts a, .category-posts a, .related-posts-widget a, .author-posts-widget a { display: block }
.widget .meta {
font-size: 13px;
color: #777;
overflow: hidden;
} .shareit {
padding: 0px 0 30px;
clear: both;
border: none;
z-index: 1;
float: left;
width: 100%;
}
.shareit.top {
padding-top: 0!important;
padding-bottom: 20px;
}
.share-item {
display: block;
margin: 0;
float: left;
height: 48px;
}
.shareit.floating .share-item {
display: block;
margin: 0;
float: left;
height: 48px;
}
.shareit.floating {
top: 282px;
left: auto;
margin: 0 0 0 -68px;
width: 48px;
position: fixed;
padding: 0;
border: none;
border-right: 0;
}
.share-item.shareit.top {
float: left;
margin-bottom: 10px!important;
margin-top: 0;
width: 100%;
}
.share-item.facebookbtn {
margin-top: -1px;
width: 100px;
height: 28px;
}
.share-item.pinbtn a { transition: none }
.share-item.stumblebtn {
margin-top: 1px;
height: 24px;
}
.share-item iframe { max-width: none }
.single-social {
float: left;
background: #0071aa;
color: #fff !important;
width: 48px;
text-align: center;
line-height: 1;
height: 48px;
font-size: 20px;
padding: 16px 0;
box-sizing: border-box;
}
.facebooksharebtn .single-social { background: #3b5998 }
.twitterbtn .single-social { background: #2DA8D2 }
.gplusbtn .single-social { background: #e64522 }
.pinbtn .single-social { background: #cb2027 }
.linkedinbtn .single-social { background: #007bb6 }
.stumblebtn .single-social { background: #f0473b }
.reddit .single-social { background: #ff5700 } .social-profile-icons ul li {
background: none;
border: none;
float: left;
list-style-type: none;
margin: 0 4px 8px 4px!important;
padding: 0 !important;
border: none !important;
}
.social-profile-icons ul li a {
width: 34px;
height: 34px;
display: block;
float: left;
border-radius: 3px;
text-align: center;
line-height: 34px;
color: #FFF!important;
transition: all .4s;
padding: 0;
}
.sidebar .social-profile-icons ul li a:hover {
color: #fff;
background: #666;
}
.sidebar .social-profile-icons ul li a { color: #fff }
.social-profile-icons ul li i {
font-size: 16px;
line-height: 34px;
}
.social-profile-icons .social-youtube a { background: #c9322b }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-gplus a { background: #eb5e4c }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 } .footerTop {
float: left;
width: 100%;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.footer-logo {
float: left;
margin-top: 30px;
margin-bottom: 30px;
}
.footer-logo #footer-logo { margin-bottom: 0 }
.footer-logo #footer-logo a { color: #8a8d95 !important }
.footerTop .header-social {
border: none;
margin-top: 17px;
}
.footerTop .header-social a { color: #8a8d95 }
#site-footer .advanced-recent-posts li, #site-footer .popular-posts li, #site-footer .category-posts li, #site-footer .related-posts-widget li, #site-footer .author-posts-widget li { padding-bottom: 0 }
#site-footer .widget_meta li, #site-footer .widget_categories li, #site-footer .widget_archive li, #site-footer .widget_pages li {
width: 48%;
float: left;
margin-right: 4%;
}
#site-footer .post-info > span { color: #8b8e96 }
#site-footer .widget_meta li:nth-child(2n), #site-footer .widget_categories li:nth-child(2n), #site-footer .widget_archive li:nth-child(2n), #site-footer .widget_pages li:nth-child(2n) { margin-right: 0px }
#site-footer .widget li:first-child {
border-top: none;
padding-top: 0;
}
.footer-widgets .widget .advanced-recent-posts li {
margin-bottom: 0 !important;
padding-top: 12px;
}
.footer-widgets .widget .advanced-recent-posts li:first-child { padding-top: 0 !important }
.footer-widgets h3 { margin: 0 }
#site-footer {
overflow: hidden;
width: 100%;
background: #424651;
}
#site-footer .footeText {
width: 1170px;
margin: 22px auto;
text-align: center;
color: #fff;
font-size: 14px;
font-weight: bold;
}
#site-footer .footeText a {
color: #fff;
border-bottom: 2px solid #ee3f02;
}
#site-footer .widget { padding: 1px 0 0 0 }
#site-footer .sidebar .widget .title {
font-size: 135%;
color: #D4D8DB;
}
#site-footer .widget {
float: left;
width: 100%;
margin-bottom: 20px;
}
#site-footer {
position: relative;
overflow: hidden;
clear: both;
z-index: 1;
}
#site-footer .container { padding: 0 }
#site-footer p { color: #8b8e96 }
.footer-widgets {
overflow: hidden;
padding: 30px 0 10px;
width: 100%;
margin: 0;
clear: both;
}
.footer-widgets h3 {
font-size: 21px;
color: #a5a5a5;
margin-bottom: 20px;
}
#site-footer .f-widget .post-title a { font-size: 14px }
.f-widget {
width: 28%;
float: left;
position: relative;
margin-bottom: 0;
margin-right: 8%;
}
.f-widget  a { color: inherit }
.widgets-num-4 .f-widget {
width: 22.7%;
margin-right: 3%;
}
.widgets-num-4 .f-widget:last-child { margin-right: 0px }
.copyrights {
border-top: 1px solid #ccc;
float: left;
width: 100%;
clear: both;
padding-bottom: 5px;
padding-top: 12px;
color: #EE210B;
}
#copyright-note {
width: 1170px;
margin: 0 auto;
clear: both;
max-width: 100%;
font-size: 14px;
color: #737781;
margin-bottom: 20px;
float: left;
}
#copyright-note a { color: #737781 }
.postsby {
margin-bottom: 0px;
float: left;
font-size: 18px;
line-height: 60px;
border-right: 1px solid #ededed;
padding-right: 20px;
color: #555966;
} .to-top {
float: left;
width: 100%;
position: relative;
}
.toplink .fa-chevron-up {
font-size: 24px;
position: absolute;
right: 0;
top: 0px;
}
.toplink { padding-right: 27px }
#move-to-top {
color: #fff;
cursor: pointer;
display: inline-block;
font-weight: bold;
padding: 0 10px;
position: fixed;
right: 10px;
bottom: 20px;
width: 20px;
z-index: 999;
background: #D1626F;
transition: all 0.25s linear;
-webkit-backface-visibility: hidden;
text-align: center;
border-radius: 2px;
}
#move-to-top:not(.filling) {
opacity: 0;
visibility: hidden;
}
#move-to-top .fa-angle-up {
position: relative;
top: 0;
font-size: 22px;
line-height: 40px;
} .relatedPost-wrap {
float: left;
width: 100%;
margin-top: 0px;
margin-bottom: 50px;
}
.related-posts {
clear: both;
float: left;
width: 100%;
}
.related-posts .latestPost {
width: 31.6%;
margin-right: 2.56%;
}
.related-posts .latestPost:nth-last-child(1), .related-posts .latestPost:nth-last-child(2), .related-posts .latestPost:nth-last-child(3) { margin-bottom: 0 }
.related-posts .last {
margin-right: 0;
padding-bottom: 0;
}
.related-posts .title {
font-size: 16px;
margin-bottom: 10px;
line-height: 1.3;
}
.related-posts article header { margin-bottom: 0 }
.explore #popular-categories { margin-top: 0 }
#popular-categories {
float: left;
width: 100%;
margin-bottom: 30px;
}
.popular-category {
width: 23.077%;
margin-right: 2.564%;
float: left;
background: #fff;
margin-bottom: 30px;
}
.popular-category:nth-child(4n+4) { margin-right: 0 }
.popular-category .title {
height: 190px;
width: 100%;
text-align: center;
display: table;
margin-bottom: 0px;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.popular-category .title a {
color: #fff !important;
display: block;
width: 100%;
height: 100%;
font-size: 32px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
font-weight: bold;
text-transform: uppercase;
display: table-cell;
vertical-align: middle;
background: rgba(0,0,0,0.4);
transition: all 1s ease;
}
.popular-category p {
padding: 0 20px;
margin-top: 15px;
margin-bottom: 15px;
} .tags {
margin: 0 0 50px 0;
width: 100%;
float: left;
background-color: #fff;
padding: 20px;
box-sizing: border-box;
box-shadow: 0 0 1px #DDD;
}
.tags a { margin-left: 5px } .postauthor {
margin: 0px 0 50px 0;
padding: 0;
float: left;
clear: both;
width: 100%;
}
.postauthor h4, .related-posts h4, #popular-categories h4 {
font-size: 22px;
padding-bottom: 6px;
}
.postauthor h5 {
font-weight: bold;
font-size: 16px;
padding: 0;
margin: 0;
line-height: 24px;
text-transform: capitalize;
margin-top: 15px;
margin-bottom: 10px;
}
.postauthor img {
float: left;
margin: 0px 20px 0 0;
}
.postauthor-wrap {
float: left;
width: 100%;
background: #fff;
box-shadow: 0 0 1px #DDD;
}
.postauthor-wrap p { margin-bottom: 10px }
.postauthor-wrap .more-author-link {
margin-bottom: 0; font-weight: 600;
float: right;
}
.postauthor-content {
overflow: hidden;
padding-right: 20px;
}
.postauthor h4 a { color: #473636 }
.postauthor-top {
padding-top: 5px;
padding-bottom: 8px;
margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 } .sidebar .widget .tagcloud, .sidebar .widget .textwidget {
padding: 20px;
display: inline-block;
}
.sidebar .widget .tagcloud { padding-bottom: 10px; }
.sidebar .widget .textwidget { display: block }
.tagcloud a, .widget .wpt_widget_content #tags-tab-content ul li a {
font-size: 16px!important;
padding: 6px 10px;
margin-bottom: 8px;
float: left;
margin-right: 10px;
background: #424651;
color: #B5B5B5!important;
transition: all 0.25s linear;
border-radius: 2px;
}
.widget .wpt_widget_content #tags-tab-content ul li a {
display: block;
line-height: 1;
}
.widget .wpt_widget_content #tags-tab-content ul li {
border: 0;
float: left;
}
.tagcloud a:hover {
}
#site-footer .tagcloud a { background: rgba(255, 255, 255, 0.1) } .widget .ad-300 {
text-align: center;
padding: 17px;
overflow: hidden;
}
.widget .ad-300 img { float: left }
.ad-125 { overflow: hidden }
.ad-125 ul {
float: left;
width: 100%;
margin: 0;
list-style: none;
max-width: 100%;
}
.widget .ad-125 li {
float: left;
border: none;
list-style: none!important;
padding-left: 0;
background: none;
margin-bottom: 15px;
margin-left: 0;
max-width: 48%;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 } .sidebar .widget #calendar_wrap { padding: 20px }
#wp-calendar { margin-bottom: 0 }
#wp-calendar td {
text-align: center;
padding: 7px 0;
border-top: 1px solid #F1F4F6;
border-right: 1px solid #F1F4F6;
}
#wp-calendar caption {
font-size: 16px;
padding-bottom: 10px;
font-weight: bold;
}
#wp-calendar #prev {
text-align: left;
padding-left: 12px;
}
#wp-calendar #next {
text-align: right;
padding-right: 12px;
}
#wp-calendar thead th {
padding: 10px 0;
text-align: center;
} .nocomments {
margin-top: 0px;
margin-bottom: 0;
clear: both;
float: left;
width: 100%;
}
.total-comments {
text-transform: uppercase;
font-size: 22px;
font-weight: bold;
padding-top: 7px;
padding-bottom: 9px;
}
.cnumber { color: #2DB2EB }
#comments {
padding: 0;
background-color: #fff;
margin-top: 27px;
float: left;
clear: both;
width: 100%;
}
#respond h4 {
text-transform: uppercase;
padding-top: 5px;
padding-bottom: 7px;
font-size: 19px;
font-weight: bold;
}
#commentsAdd {
width: 100%;
float: left;
clear: both;
margin-bottom: 20px;
}
#comments .avatar {
float: left;
margin-right: 20px;
margin-top: 4px;
border-radius: 2px;
}
#comments .avatar.loading {
}
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
width: 60px;
height: 90px;
border-left: 1px solid #c1bbb6;
border-bottom: 1px solid #c1bbb6;
position: absolute;
top: -50px;
left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url, .contact-form input, .contact-form textarea {
width: 100%;
border: 1px solid #ededed;
background: #fff;
max-width: 100%;
box-sizing: border-box;
border-radius: 4px;
text-indent: 50px;
height: 48px;
}
#commentform p > i {
position: absolute;
height: 46px;
line-height: 46px;
color: #c6c6c6;
border-right: 1px solid #ededed;
width: 46px;
top: 1px;
text-align: center;
}
#commentform i.fa.fa-comment { border-bottom: 1px solid #ededed }
input#author, input#email, input#url, #comment, .contact-form input, .contact-form textarea { transition: all 0.25s ease-in-out }
.mtscontact_consent { clear: both; margin-top: 8px; }
#commentform .comment-form-cookies-consent label, .contact-form .mtscontact_consent label {
padding: 0;
cursor: pointer;
margin-left: 8px;
line-height: 18px;
vertical-align: top;
}
.contact-form .mtscontact_consent label {
width: auto;
display: inline-block;
margin-top: 0;
margin-left: 5px;
}
#commentform .comment-form-cookies-consent input, .mtscontact_consent input {
width: 18px;
height: 18px;
-webkit-appearance: checkbox;
}
#cancel-comment-reply-link {
float: right;
line-height: 24px;
margin-top: 0;
}
#cancel-comment-reply-link {
color: #EE210B;
cursor: pointer;
margin-bottom: -20px;
text-decoration: underline;
z-index: 100;
position: relative;
}
#commentform input#submit, .contact-form input[type="submit"] {
line-height: 1;
background-color: #ED1C2F;
text-transform: uppercase;
padding: 15px;
color: #fff;
text-decoration: none;
width: 100%;
font-size: 16px;
cursor: pointer;
display: inline-block;
border: none;
transition: all 0.2s linear;
font-weight: bold;
border-radius: 2px;
text-indent: 0;
}
#commentform input#submit:hover, .contact-form input[type="submit"]:hover {
background: blue;
color: #fff;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
margin-left: 0;
margin-top: 13px;
padding: 0;
}
.comment {
list-style: none;
margin: 0 0 30px 0;
float: left;
box-sizing: border-box;
width: 100%;
position: relative;
background: #fff;
}
.commentlist p { margin-bottom: 5px }
.comment-author.vcard { margin-bottom: 10px }
.ago {
color: #c6c6c6;
text-transform: uppercase;
font-size: 12px;
float: right;
font-weight: 500;
}
.ago i { margin-right: 10px }
.fn {
line-height: 1.375em;
font-weight: bold;
}
.fn a { color: #966B9D }
.comment-meta { font-size: 12px }
.comment-meta a { color: #EE210B }
.commentmetadata { overflow: hidden }
.commentmetadata li {
border: 0;
padding: 0;
margin-top: 0;
margin-bottom: 5px;
list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
margin-top: 0px;
padding-bottom: 0px;
overflow: hidden;
width: 100%;
float: right;
}
.reply a {
font-weight: 600;
float: right;
padding: 0 0px;
color: #BDBDBD;
font-size: 12px;
text-transform: uppercase;
}
#commentsAdd #respond h4 { margin-bottom: 19px }
.comment #respond #respond { margin-top: 20px }
.commentlist .children {
margin-left: 10%;
margin-bottom: 0;
margin-top: 0;
float: left;
width: 90%;
box-sizing: border-box;
padding-top: 0;
padding-bottom: 0;
}
.avatar { float: left }
#respond h3 {
font-size: 18px;
margin: 0;
padding: 0;
}
.comment-awaiting-moderation {
font-style: italic;
font-weight: bold;
} #commentform textarea, .contact-form textarea {
width: 100%;
border: 1px solid #ededed;
background: #fff;
padding: 2%;
line-height: 25px;
border-radius: 4px;
font-family: inherit;
text-indent: 50px;
height: 150px;
box-sizing: border-box;
}
#commentform textarea:focus, .contact-form textarea:focus { color: #888888 }
#commentform p {
margin-bottom: 15px;
float: left;
width: 100%;
clear: both;
position: relative;
}
#commentform p label {
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
}
.cancel-comment-reply a {
float: right;
margin-top: -8px;
}
.required {
color: red;
padding: 0;
line-height: 1;
}
.comment-notes .required {
padding-left: 0;
padding-top: 3px;
}
.comment-notes { font-style: italic }
#commentform .wp-review-comment-field a i, #commentform .wp-review-comment-field .review-result i, .comment .wp-review-comment-rating .review-result i, .comment .wp-review-comment-rating a i { color: #FFB300!important } .pagination {
clear: both;
float: left;
width: 100%;
margin-top: 25px;
margin-bottom: 25px;
}
.single .pagination {
border: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin-top: 0;
padding: 2.2% 0;
width: 100%;
}
.pagination ul {
list-style: none;
margin: 0;
float: left;
}
.pagination ul li {
float: left;
margin-bottom: 5px;
border-right: 1px solid #F1F1F1;
box-shadow: 0 0 1px #DDD;
}
.pagination ul li.current { border-right: 0 }
.pagination ul li:last-child { border-right: 0 }
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
color: #fff;
margin: 0;
display: inline-block;
float: left;
line-height: 1;
text-decoration: none;
min-width: 50px;
height: 50px;
box-sizing: border-box;
padding: 18px 15px 17px;
background: #966B9D;
text-align: center;
}
.pagination a {
background: #fff;
margin: 0;
display: inline-block;
float: left;
line-height: 1;
text-decoration: none;
color: inherit;
min-width: 50px;
height: 50px;
box-sizing: border-box;
padding: 18px 15px 17px;
transition: all 0.25s linear;
text-align: center;
}
.pagination a:hover { color: #fff }
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a, .pagination .nav-next a {
color: #fff!important;
width: auto;
padding: 12px 18px;
}
.pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #EE210B }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
padding: 0;
background: transparent !important;
color: #000!important;
margin-right: 0;
width: auto;
}
.single .pagination a {
width: auto;
padding: 18px 21px 17px;
background-color: #eee;
border-right: 1px solid #fff;
}
.single .pagination a:hover .currenttext { color: #fff!important }
.single .pagination a:hover .currenttext { color: #fff }
.slider-widget-container { padding: 20px } .contact-form { position: relative }
.contact-form.loading:after {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.8);
}
.contact-form label {
display: block;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.contact-form label { margin-top: 12px }
.contact-form input[type="submit"] { margin-top: 12px }
.mtscontact_error { color: #B90101 } .widget_search { overflow: visible }
.ajax-search-box-open #s { border-bottom: 1px solid #fff }
.searchTop .ajax-search-results-container { top: 60px }
.ajax-search-results-container {
position: absolute;
top: 49px;
left: 0;
box-sizing: border-box;
width: 100%;
z-index: 9;
background: #fff;
border: 1px solid #ededed;
border-top: none;
}
.ajax-search-results-container.loading:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
margin: 0;
margin: 0 20px;
padding-top: 12px;
box-sizing: border-box;
float: left;
}
.searchTop ul.ajax-search-results { border-top: 1px solid #ededed }
.ajax-search-results li {
margin: 0;
margin-left: 0 !important;
margin-bottom: 12px;
display: block;
border-bottom: 1px solid #ededed;
list-style: none;
min-height: 50px;
padding: 0 0px 15px;
float: left;
width: 100%;
box-sizing: border-box;
}
.ajax-search-results li .featured-thumbnail {
width: auto;
margin-right: 10px;
margin-top: 6px;
}
.ajax-search-results li .featured-thumbnail img { border-radius: 2px }
.ajax-search-results li:last-child {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 0;
}
.ajax-search-results-container .ajax-search-results li a { font-size: 14px }
ul.ajax-search-results a:focus { text-decoration: underline } .ajax-search-results .wp-post-image {
margin-bottom: 0;
margin-top: 5px;
margin-right: 10px;
margin-left: 0;
border-radius: 2px;
}
.ajax-search-results li .meta { text-transform: uppercase }
.ajax-search-meta {
padding: 15px 20px 10px;
float: left;
font-size: 13px;
width: 100%;
box-sizing: border-box;
margin-bottom: 0;
}
.ajax-search-meta .results-count {
float: left;
color: #aaa;
}
.ajax-search-meta .results-link { float: right }
.ajax-search-results-container .no-results {
padding: 8px;
color: #AAA;
font-style: italic;
} .pace .pace-progress {
background: #29d;
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 3px;
transition: width 0.8s;
-webkit-backface-visibility: hidden;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
#load-posts {
float: left;
clear: both;
margin-bottom: 30px;
}
#load-posts a {
padding: 10px 15px;
border-radius: 3px;
}
#load-posts a.inactive { cursor: default }
#load-posts .fa { margin-right: 8px } pre {
overflow: auto;
padding: 25px 15px 15px;
margin: 15px 0;
position: relative;
background: #777;
font-family: monospace;
color: #fff;
box-sizing: border-box;
}
pre:before {
content: "\f121";
color: #FFF;
position: absolute;
font-size: 18px;
right: 14px;
top: 6px;
font-family: fontawesome;
}
.flex-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
clear: both;
}
.flex-video-vimeo { padding-top: 0 }
.flex-video iframe, .flex-video object, .flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} #parallax {
position: relative;
padding-bottom: 450px;
height: 0;
overflow: hidden;
background-size: cover;
}
#zoom-out-effect, #zoom-out-bg {
position: relative;
padding-bottom: 450px;
height: 0;
}
#zoom-out-effect {
overflow: hidden;
margin-bottom: 0;
}
#zoom-out-bg {
background-size: cover;
width: 100%;
} .latestPost-review-wrapper {
position: absolute;
top: 0;
left: 0;
background: #FFF;
padding: 4px 10px;
font-size: 16px;
}
.latestPost-review-wrapper.review-type-star { padding: 0px 8px }
.latestPost-review-wrapper .review-total-star { margin: 4px 0 }
.latestPost-review-wrapper .percentage-icon {
top: 0;
font-size: inherit;
font-style: normal;
} .widget .wp_review_tab_widget_content, .widget .wpt_widget_content {
border: none;
padding: 0!important;
}
.widget .wp_review_tab_widget_content .tab_title a, .widget .wpt_widget_content .tab_title a {
background: #fafafa;
font-size: 16px;
border-left: 1px solid #efefef;
border-bottom: 1px solid #efefef;
height: 38px;
overflow: hidden;
color: #bababa;
}
.widget .wp_review_tab_widget_content .tab_title.selected a, .widget .wpt_widget_content .tab_title.selected a { color: #555966 }
.widget .wpt_widget_content .inside, .widget .wp_review_tab_widget_content .inside { padding: 20px }
.widget .wpt_widget_content .tab-content li:first-child, .widget .wp_review_tab_widget_content .tab-content li:first-child { padding-top: 0px }
.widget .wp_review_tab_widget_content .wp-post-image, .widget .wpt_widget_content img { border-radius: 2px }
.widget .review-total-only.small-thumb {
margin-right: 5px;
padding: 1px 4px;
}
.widget .review-total-only.small-thumb.review-type-star { padding: 2px 4px 0 }
.widget .review-type-circle.review-total-only, .widget .review-type-circle.wp-review-show-total {
height: 24px;
padding-top: 3px;
}
.widget .wpt_widget_content .tab-content li, .widget .wp_review_tab_widget_content .tab-content li {
border-bottom: 1px solid #efefef;
padding-left: 0px;
padding-right: 0px;
margin-bottom: 15px;
padding-bottom: 15px;
}
.widget .wp_review_tab_widget_content .tab-content li:last-child { padding-bottom: 0 }
.widget .wpt_widget_content .has-3-tabs .tab_title.selected a, .widget .wpt_widget_content .has-4-tabs .tab_title.selected a, .widget .wp_review_tab_widget_content .has-3-tabs .tab_title.selected a, .widget .wp_review_tab_widget_content .has-4-tabs .tab_title.selected a { border-bottom: 1px solid transparent }
.widget .wpt_widget_content ul.has-4-tabs li, .widget .wp_review_tab_widget_content ul.has-4-tabs li { width: 25% }
.widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(3) a, .widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(3) a { border-left: 1px solid #efefef }
.widget .wpt_thumb_small, .widget .wp_review_tab_thumb_small {
width: 66px;
height: 55px;
}
.widget .wpt_widget_content .wpt-pagination, .widget .wp_review_tab_widget_content .wp-review-tab-pagination { padding-bottom: 0px }
.widget .wp_review_tab_widget_content .wp-review-tab-postmeta { float: left }
.post-image .review-type-circle.review-total-only, .post-image .review-type-circle.wp-review-show-total { height: 36px } .widget #wp-subscribe input.email-field { background: rgba(255, 255, 255, 0.1) }
.widget #wp-subscribe h4.title {
font-size: 28px;
font-weight: 700;
}
#site-footer .widget #wp-subscribe h4.title, #site-footer .widget #wp-subscribe h4.title span {
color: #8B8E96;
font-size: 18px;
margin-top: 0;
text-transform: none;
text-align: left;
}
.widget #wp-subscribe h4.title span { font-size: 21px }
.widget #wp-subscribe form input.submit {
font-weight: 700;
font-size: 16px;
}
.widget #wp-subscribe p.text {
color: #ece6ed;
line-height: 25px;
}
.widget #wp-subscribe p.footer-text { font-size: 13px } #home-slider .owl-item {
height: 100%;
display: table;
}
#home-slider .owl-item, #home-slider .owl-stage, #home-slider .owl-stage-outer { height: 100% }
.home-slide {
padding: 0;
position: relative;
display: table-cell;
vertical-align: middle;
text-align: center;
background-size: cover;
background-position: center;
-webkit-backface-visibility: hidden;
}
.home-slide-content {
max-width: 1120px;
display: inline-block;
padding: 0 5%;
box-sizing: border-box;
}
.home-slide .home-slide-content { margin: 0 auto }
.home-slide-title, .blog-content .title {
font-size: 56px;
font-weight: bold;
color: #fff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.home-slide-content p, .blog-content p {
font-size: 24px;
color: #fff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
line-height: 1.4;
}
#home-slider {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.bg-slider.owl-carousel .owl-nav .owl-prev, .bg-slider.owl-carousel .owl-nav .owl-next {
background: none;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
left: 30px;
width: 66px;
height: 66px;
}
.bg-slider.owl-carousel .owl-nav .owl-next {
left: auto;
right: 30px;
}
.bg-slider.owl-carousel .owl-nav .owl-prev i:before { content: "\f053" }
.bg-slider.owl-carousel .owl-nav .owl-next i:before { content: "\f054" }
.bg-slider.owl-carousel .owl-nav .owl-prev:hover, .bg-slider.owl-carousel .owl-nav .owl-next:hover { background: none !important }
.bg-slider.owl-carousel .owl-dots { display: none !important }
.bg-slider .slide-button {
margin-top: 20px;
background: #d1626f;
color: #fff;
padding: 14px 35px;
font-size: 18px;
font-family: Montserrat;
display: inline-block;
border-radius: 2px;
text-transform: uppercase;
}
.hide-arrow .owl-controls { display: none !important }
.arrow-scroll {
position: absolute;
z-index: 999;
right: 0;
left: 0;
margin: 0 auto;
text-align: center;
bottom: 120px;
}
.arrow-scroll a {
font-size: 28px;
color: #fff;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
padding: 0 6px;
}
#site-footer #wp-subscribe {
padding: 0;
background-color: transparent;
}
#site-footer #wp-subscribe input { border-radius: 3px;}
.mobile-menu-active .mtsnb.mtsnb-fixed { z-index: 10 }