#cwt_to_top_scrollup {
background-color: #000;
-webkit-border-radius: 5%;
-moz-border-radius: 5%;
border-radius: 5%;
box-sizing: content-box;
bottom: 20px;
color: #fff;
cursor: pointer;
display: none;
font-size: 32px;
font-weight: normal;
height: 32px;
opacity: 0.5;
padding: 5px;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none;
vertical-align: middle;
width: 32px;
z-index: 9999;
}
#cwt_to_top_scrollup img {
width: 100%;
}
#cwt_to_top_scrollup.fa:before {
font-family: 'FontAwesome'
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px; word-wrap: normal !important;
}.catchwebtools-social {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 10px;
}.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 .hidden-fields-container {
display: none;
}
.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;
}@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 500;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 500;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 500;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 500;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 700;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 900;
src: url(https://www.tuescuelapadel.com/wp-content/fonts/playfair-display/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: 700;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
code,
kbd,
pre,
samp {
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
select {
text-transform: none;
}
button {
overflow: visible;
}
button,
input,
select,
textarea {
max-width: 100%;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
opacity: .5;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-right: 0.4375em;
padding: 0;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #eee;
margin: 0 0 1.75em;
min-width: inherit;
padding: 0.875em;
}
fieldset > :last-child {
margin-bottom: 0;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
optgroup {
font-weight: bold;
} body,
button,
input,
select,
textarea {
font-size: 16px;
font-size: 1rem;
font-weight: 400;
line-height: 1.75;
}
.drop-cap:first-letter {
font-size: 96px;
font-size: 6rem;
}
.site-title,
.page-title,
.entry-title,
.section-title,
#footer-instagram .widget-title {
font-size: 28px;
font-size: 1.75rem;
line-height: 1.3125;
}
.post-wrapper .entry-title {
line-height: 1.333;
}
#feature-slider-section .entry-title,
.numbers-content-wrapper .entry-title,
.post-wrapper .entry-title,
.comments-title,
.comment-reply-title {
font-size: 22px;
font-size: 1.375rem;
}
.featured-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
blockquote,
.custom-header-content .site-header-text,
.service-content-wrapper .entry-title,
.team-content-wrapper .entry-title,
.author-description .author-title,
.post-navigation .nav-title,
#testimonial-content-section .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.more-link,
.comment-reply-title small a,
.site-description,
.site-header .icon-search,
.widget .hentry .entry-title,
#testimonial-content-section .entry-meta {
font-size: 16px;
font-size: 1rem;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.more-button,
.site-navigation a,
.sticky-post,
.entry-breadcrumbs,
.widget .widget-title,
.woocommerce .woocommerce-breadcrumb {
font-size: 13px;
font-size: 0.8125rem;
}
.site-info,
.post-navigation .nav-subtitle {
font-size: 12px;
font-size: 0.75rem;
}
body,
button,
input,
select,
textarea,
.widget .widget-title,
.author-description .author-title,
.numbers-content-wrapper .entry-title {
font-family: 'Montserrat', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.site-title,
.drop-cap:first-letter,
.post-navigation .nav-title,
#footer-instagram .widget-title {
font-family: 'Playfair Display', serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 400;
margin: 0;
text-rendering: optimizeLegibility;
}
p {
margin: 0 0 1.750em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
border-left: 4px solid;
line-height: 1.5;
font-weight: 500;
margin: 0 0 1.75em;
overflow: hidden;
padding: 0 0 0 1.944444444444444em;
}
blockquote p {
margin-bottom: 1.167em;
}
blockquote cite,
blockquote small {
display: block;
font-size: 16px;
font-size: 1rem;
font-weight: 300;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: italic;
}
blockquote > :last-child {
margin-bottom: 0;
}
address {
font-style: normal;
margin: 0 0 1.750em;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
font-style: normal;
}
pre {
font-size: 1em;
margin: 0 0 1.750em;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
mark,
ins,
code {
padding: 0.125em 0.25em;
}
abbr,
acronym {
border-bottom: 1px dotted #eee;
cursor: help;
}
mark,
ins {
text-decoration: none;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
hr {
border: 0;
height: 1px;
margin: 0 auto 1.750em;
}
ul,
ol {
margin: 0 0 1.750em 1.3125em;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dl {
margin: 0 0 1.750em;
}
dt {
font-weight: 500;
}
dd {
margin: 0 1.3125em 1.750em;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
del {
opacity: 0.8;
}
tbody tr {
border-bottom: 1px solid;
}
table {
border: 1px solid;
border-width: 0 1px 1px;
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.750em;
table-layout: fixed; width: 100%;
}
caption {
font-weight: 500;
text-align: center;
}
th,
td {
font-weight: normal;
text-align: left;
}
thead th {
font-weight: 500;
}
th a {
text-decoration: none;
}
caption,
th,
td {
padding: 0.412em 0.824em;
}
.displaynone {
display: none;
}
.displayblock {
display: block;
}
.drop-cap::first-letter {
float: left;
line-height: 0.6;
margin: 7px 16px 7px -3px;
} .site-header-main {
padding: 28px 30px;
}
.custom-logo {
margin: 7px auto;
}
.site-title,
.site-description {
margin: 0;
}
.custom-header-content {
padding: 112px 30px;
}
.menu-toggle {
padding: 21px 30px;
}
.dropdown-toggle {
padding: 14px 16px;
}
.site-navigation .menu-item-has-children > a {
margin-right: 50px;
}
.site-secondary-menu {
margin: 14px auto;
}
.widget,
.pagination,
.woocommerce-pagination,
.post-navigation,
.posts-navigation,
.site-main #infinite-handle,
.form-allowed-tags {
margin: 0 0 35px;
}
#colophon .widget {
margin: 0;
padding: 21px 30px;
}
.widget .widget-title {
margin: 0 0 28px;
}
.widget li {
margin-bottom: 7px;
}
.singular-content-wrap .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
margin-bottom: 35px;
}
#hero-section .entry-container {
padding: 30px;
}
.has-header-video .custom-header-content {
padding-bottom: 288px;
}
.custom-header-content .site-header-text {
margin: 14px 0;
}
.section-heading-wrapper {
padding: 35px 30px;
}
.site-main .archive-posts-wrapper .section-heading-wrapper {
padding-top: 0;
}
.comment-reply-title,
.author-avatar,
.comment-form-comment,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
margin: 0 0 28px;
}
.author-info {
border: 1px solid;
padding: 35px;
}
.edit-link {
margin-top: 21px;
}
.section-content-wrapper .post-thumbnail {
margin: 0 0 21px;
}
.section-content-wrapper .entry-summary,
.section-content-wrapper .entry-content {
margin: 21px 0 0;
width: 100%;
}
.section-content-wrapper .entry-footer .entry-meta {
margin: 21px 0 0;
}
.hero-content-wrapper .entry-content,
.promotion-content-wrapper .entry-content {
margin: 28px 0 0;
}
.taxonomy-description,
.taxonomy-description-wrapper {
margin-top: 21px;
}
#footer-instagram {
padding-top: 42px;
}
.site-content .wrapper {
padding: 0 30px;
}
.author-info,
.singular-content-wrap .post-thumbnail,
.singular-content-wrap .entry-footer,
.singular-content-wrap .entry-content {
margin: 35px 0;
}
.site-content {
padding: 42px 0;
}
.recent-blog-content-wrapper,
.featured-content-wrapper,
.portfolio-content-wrapper,
.service-content-wrapper,
.team-content-wrapper,
.numbers-content-wrapper {
padding: 0 30px;
}
.archive-posts-wrapper .post-wrapper,
.featured-content-wrapper .hentry,
.portfolio-content-wrapper .hentry,
.service-content-wrapper .hentry,
.team-content-wrapper .hentry {
margin-bottom: 35px;
}
.custom-header-content > :last-child,
.page .singular-content-wrap .hentry > :last-child,
.taxonomy-description-wrapper > :last-child,
.widget-column > :last-child,
.widget-area > :last-child,
.widget > :last-child,
.widget li:last-child,
.widget embed:last-child,
.widget iframe:last-child,
.widget object:last-child,
.widget video:last-child,
.widget .hentry:last-child,
#colophon .widget li:last-child {
margin-bottom: 0;
}
#clients-section .wrapper,
#numbers-section .section-content-wrapper,
#testimonial-content-section .section-content-wrapper {
padding-bottom: 42px;
}
#testimonial-content-section .hentry {
padding: 0 30px 42px;
}
#site-generator {
padding: 28px 30px;
}
.copyright,
.powered {
margin: 0;
}
.site-navigation {
margin: 0;
}
.site-primary-menu {
padding: 0 0 30px;
}
.site-footer-menu,
.header-top-bar .top-main-wrapper {
margin: 0 auto 30px;
}
.posts-navigation div + div,
.post-navigation div + div {
margin-top: 30px;
}
.wp-caption .wp-caption-text {
padding: 14px 21px;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding: 10px 21px;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
padding: 13px 17px;
}
.site-header input[type="search"] {
padding: 10px 14px;
}
.comment-form label {
margin-bottom: 7px;
}
.menu-toggle .icon,
.contact-details .icon,
.entry-meta .icon {
margin-right: 7px;
}
#hero-section .wrapper {
padding: 0 30px;
}
#search-toggle-right {
line-height: 1.25;
padding: 14px;
}
.entry-title {
margin: 0;
}
.singular-content-wrap .entry-title {
margin: 0 0 0.4375em;
}
.entry-meta {
margin: 7px 0 0;
}
.infinity-end .site-main .hentry:last-of-type .post-wrapper {
margin: 0;
}
.post-wrapper .more-link  {
margin-top: 14px;
}
.site-footer .footer-widget-area {
padding: 21px 0 0;
}
.site-content .sidebar {
margin-top: 35px;
}
.site-main .section-content-wrapper  .sticky .entry-header {
margin-top: 49px;
}
.post-wrapper .entry-footer .edit-link {
margin: 0;
}
.boxed-layout.header-top-menu-enabled #page {
margin-top: 0;
margin-bottom: 0;
}
.post-wrapper .entry-header .entry-meta {
margin: 21px 0;
}
.featured-content-wrapper .entry-meta {
margin: 0 0 14px;
} input {
line-height: normal;
}
button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
-webkit-border-radius: 0;
border-radius: 0;
border: none;
display: inline-block;
font-weight: 600;
line-height: 1.615384615384615;
letter-spacing: 0.1em;
text-decoration: none;
text-transform: uppercase;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: thin dotted;
outline-offset: -4px;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
background: transparent;
border: 1px solid;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 7px;
width: 100%;
}
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
outline: 0;
}
.post-password-form {
margin-bottom: 1.75em;
}
.post-password-form label {
display: block;
margin-bottom: 1.75em;
text-transform: uppercase;
}
.post-password-form input[type="password"] {
margin-top: 0.824em;
}
.post-password-form > :last-child {
margin-bottom: 0;
}
.search-form {
position: relative;
}
input[type="search"].search-field {
-webkit-appearance: none;
margin: 0;
padding-right: 41px;
width: 100%;
}
.search-submit {
background-color: transparent;
border: none;
border-radius: 0;
bottom: 0;
overflow: hidden;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 41px;
}
.search-submit:hover,
.search-submit:focus {
background-color: transparent;
}  a {
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .site-secondary-menu {
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
}
.site-header-top-main,
.site-primary-menu,
.site-secondary-menu,
.site-footer-menu,
.disable-in-mobile {
display: none;
}
.site-header-top-main.toggled-on,
.site-primary-menu.toggled-on,
.site-secondary-menu.toggled-on .social-navigation,
.site-primary-menu.toggled-on .search-social-container,
.site-header-top-main.toggled-on .search-social-container,
.site-secondary-menu.toggled-on .search-social-container,
.site-secondary-menu.toggled-on,
.site-footer-menu.toggled-on {
display: block;
}
.site-header-top-main.toggled-on {
clear: both;
}
.secondary-search-wrapper,
.header-top-bar .wrapper {
position: relative;
}
.site-navigation ul,
.header-top-left ul {
list-style: none;
margin: 0;
}
.site-navigation li,
.header-top-bar .contact-details li,
.menu-social-container {
position: relative;
}
.menu-social-container {
text-align: center;
}
.site-navigation a {
display: block;
line-height: 1.846153846153846;
text-decoration: none;
text-transform: uppercase;
outline-offset: -1px;
}
.site-navigation .secondary-menu a,
.site-navigation .footer-menu a {
padding-left: 0;
padding-right: 0;
}
.site-navigation a,
.header-top-bar .contact-details li {
padding: 11px 30px;
}
.site-header .social-navigation ul {
padding: 7px 14px;
}
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
font-weight: 500;
}
.site-navigation ul ul {
display: none;
margin-left: 0.875em;
}
.site-navigation ul ul a {
line-height: 1.5;
}
.no-js .site-navigation ul ul {
display: block;
}
.site-navigation ul .toggled-on {
display: block;
}
.dropdown-toggle {
background-color: transparent;
border: none;
border-radius: 0;
line-height: 1;
font-size: 18px;
font-size: 1.125rem;
position: absolute;
right: 14px;
text-transform: none;
top: 0;
}
#site-generator .dropdown-toggle {
display: none;
}
#site-generator .site-navigation .menu-item-has-children > a {
margin-right: 0;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background-color: transparent;
}
.dropdown-toggle:focus {
outline: thin dotted;
outline-offset: -1px;
}
.dropdown-toggle:focus:after {
border-color: transparent;
}
.dropdown-toggle.toggled-on .icon {
-ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg);
}
.site-navigation .menu-item-has-children > a > .icon,
.site-navigation .page_item_has_children > a > .icon,
.site-navigation ul a > .icon {
display: none;
}
.social-navigation {
font-size: 16px;
font-size: 1rem;
padding: 0;
}
.ctsocialwidget ul,
.social-navigation ul {
list-style: none;
margin: 0;
text-align: center;
}
.social-navigation li,
.ctsocialwidget li {
display: inline-block;
margin: 2px 3px;
}
.social-navigation a,
.ctsocialwidget a {
background-color: transparent;
-webkit-border-radius: 0;
border-radius: 0;
color: #333;
display: inline-block;
padding: 7px;
}
.social-navigation .icon {
height: 16px;
width: 16px;
vertical-align: middle;
}
.site-footer-menu .social-navigation .icon {
height: 21px;
width: 21px;
}
.post-navigation {
clear: both;
}
.post-navigation .nav-links {
border-collapse: collapse;
display: table;
table-layout: fixed;
width: 100%;
}
.post-navigation a {
display: block;
padding: 35px;
text-decoration: none;
}
.post-navigation span {
display: block;
}
.post-navigation .nav-subtitle-icon-wrapper {
display: inline;
}
.post-navigation .nav-subtitle {
letter-spacing: 0.1em;
margin-top: 7px;
text-transform: uppercase;
}
.post-navigation .nav-title {
display: inline;
text-rendering: optimizeLegibility;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
position: relative;
vertical-align: top;
border: 1px solid #e5e5e5;
text-align: center;
}
.post-navigation .nav-previous .icon {
-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);
margin-right: 7px;
}
.post-navigation .nav-next .icon {
-webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg);
margin-left: 7px;
}
.pagination .prev,
.pagination .next {
width: 100%;
}
.pagination .prev {
float: left;
}
.pagination .next {
float: right;
}
.image-navigation,
.comment-navigation {
border-bottom: 1px solid;
border-top: 1px solid;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.6153846154;
margin: 0 7.6923% 2.1538461538em;
padding: 1.0769230769em 0;
}
.comment-navigation {
margin-right: 0;
margin-left: 0;
}
.comments-title + .comment-navigation {
border-bottom: 0;
margin-bottom: 0;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
display: inline-block;
}
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
content: "\002f";
display: inline-block;
opacity: 0.7;
padding: 0 0.538461538em;
}
#search-toggle-top {
display: none;
} .posts-navigation,
.pagination {
clear: both;
text-align: center;
}
.pagination .page-numbers {
display: inline-block;
margin: 7px 0;
padding: 7px;
}
.pagination .prev,
.pagination .next,
.posts-navigation a,
.site-main #infinite-handle span,
.header-media .more-link .more-button,
#feature-slider-section .more-link span,
#promotion-section .more-link .more-button {
-webkit-border-radius: 0;
border-radius: 0;
display: inline-block;
font-size: 13px;
font-size: 0.8125rem;
font-weight: 600;
padding: 10px 21px;
line-height: 1.615384615384615;
letter-spacing: 0.1em;
text-decoration: none;
text-transform: uppercase;
}
.infinite-loader {
clear: both;
padding: 0 0 35px;
}
.site-main #infinite-handle {
clear: both;
text-align: center;
}
.infinite-scroll .woocommerce-pagination {
display: none;
} .breadcrumb-area {
overflow: hidden;
position: relative;
text-align: center;
width: 100%;
z-index: 2;
}
.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
margin: 0;
padding: 14px 30px;
}
.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb a {
margin-right: 20px;
position: relative;
text-decoration: none;
}
.entry-breadcrumbs a:after,
.woocommerce .woocommerce-breadcrumb a:after {
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 4px solid;
content: '';
display: block;
margin-top: -3px;
position: absolute;
right: -12px;
top: 50%;
} #scrollup {
border: none;
cursor: pointer;
display: none;
outline: none;
padding: 7px;
position: fixed;
bottom: 20px;
right: 20px;
text-decoration: none;
width: 42px;
height: 42px;
z-index: 9999;
}
#scrollup:hover,
#scrollup:focus {
text-decoration: none;
}
#scrollup .icon {
font-size: 28px;
font-size: 1.75rem;
width: 28px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}  .says,
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px; word-wrap: normal !important;
} .site .skip-link {
display: block;
font-size: 14px;
font-weight: 700;
left: -9999em;
outline: none;
padding: 15px 23px 14px;
text-decoration: none;
text-transform: none;
top: -9999em;
}
.site .skip-link:focus {
clip: auto;
height: auto;
left: 6px;
top: 7px;
width: auto;
z-index: 100000;
} .alignleft {
float: left;
margin: 0.75em 1.750em 1.750em 0;
}
.alignright {
float: right;
margin: 0.75em 0 1.750em 1.750em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.750em;
} .author-info:before,
.author-info:after,
.content-wrapper:before,
.content-wrapper:after,
#promotion-section .hentry:before,
#promotion-section .hentry:after,
.clear:before,
.clear:after,
.header-top-bar:before,
.header-top-bar:after,
.site-header-top-main:before,
.site-header-top-main:after,
#hero-section:before,
#hero-section:after,
.featured-content-wrapper:before,
.featured-content-wrapper:after,
.portfolio-content-wrapper:before,
.portfolio-content-wrapper:after,
.service-content-wrapper:before,
.service-content-wrapper:after,
.team-content-wrapper:before,
.team-content-wrapper:after,
.numbers-content-wrapper:before,
.numbers-content-wrapper:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.comment-navigation:before,
.comment-navigation:after,
.post-navigation:before,
.post-navigation:after,
.pagination:before,
.pagination:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.widget:before,
.widget:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after,
#tertiary:before,
#tertiary:after,
#footer-newsletter .wrapper:before,
#footer-newsletter .wrapper:after {
content: "";
display: table;
}
.author-info:after,
.content-wrapper:after,
#promotion-section .hentry:after,
.clear:after,
.header-top-bar:after,
.site-header-top-main:after,
#hero-section:after,
.featured-content-wrapper:after,
.portfolio-content-wrapper:after,
.service-content-wrapper:after,
.team-content-wrapper:after,
.numbers-content-wrapper:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.comment-navigation:before,
.comment-navigation:after,
.post-navigation:after,
.pagination:after,
.primary-menu:after,
.social-links-menu:after,
.widget:after,
.textwidget:after,
.content-bottom-widgets:after,
#tertiary:after,
#footer-newsletter .wrapper:after {
clear: both;
} .widget .hentry {
float: left;
width: 100%;
margin-bottom: 30px;
}
.widget .widget-title {
line-height: 1.615384615384615;
letter-spacing: 0.1em;
padding: 18px 21px;
text-align: center;
text-transform: uppercase;
}
.widget .widget-title:empty {
margin-bottom: 0;
}
.widget-area ul,
.widget-area ol {
list-style: none;
margin-left: 0;
}
.widget-area li {
line-height: 2;
}
.widget-title a {
text-decoration: none;
}
.widget_categories ul,
.widget_archive ul {
text-align: right;
margin-left: 0;
}
.widget_categories li,
.widget_archive li {
display: block;
height: 1%;
overflow: hidden;
}
.widget_categories ul a,
.widget_archive ul a {
float: left;
} .widget.widget_calendar table {
margin: 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 3;
padding: 0;
text-align: center;
}
.widget_calendar tbody a {
display: block;
} .widget-area .gallery {
margin: 0;
}
.widget_recent_entries .post-date {
display: block;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.615384615;
margin-bottom: 0.538461538em;
}
.widget_recent_entries li:last-child .post-date {
margin-bottom: 0;
} .widget_rss .rsswidget img {
margin-top: -0.375em;
}
.widget_rss .rss-date,
.widget_rss cite {
display: block;
font-size: 13px;
font-size: 0.8125rem;
font-style: normal;
line-height: 1.615384615;
margin: 14px 0;
}
.widget_rss .rssSummary:last-child {
margin-bottom: 2.1538461538em;
}
.widget_rss li:last-child :last-child {
margin-bottom: 0;
} .tagcloud a {
border: 1px solid;
-webkit-border-radius: 0;
border-radius: 0;
display: inline-block;
line-height: 1;
margin: 0 0.1875em 0.4375em 0;
padding: 0.5625em 0.4375em 0.5em;
}
.tagcloud a:hover,
.tagcloud a:focus {
outline: 0;
} #page {
margin: 0 auto;
max-width: 1920px;
overflow-x: hidden;
position: relative;
word-wrap: break-word;
}
.boxed-layout #page {
max-width: 1770px;
}
.wrapper,
#promotion-section .content-wrapper,
.boxed-layout #header-navigation-area .wrapper,
.boxed-layout #footer-menu-section .wrapper,
.boxed-layout #feature-slider-section .wrapper,
.boxed-layout #promotion-section .wrapper,
.boxed-layout #footer-instagram .wrapper {
margin: 0 auto;
max-width: 1610px;
width: 100%;
}
.header-media .wrapper,
#header-navigation-area .wrapper,
#promotion-section .wrapper,
#footer-instagram .wrapper,
#footer-newsletter .wrapper,
#feature-slider-section .wrapper,
#footer-menu-section .wrapper {
max-width: 1920px;
}
.boxed-layout .header-media .wrapper,
.boxed-layout #footer-newsletter .wrapper {
width: 100%;
max-width: 1510px;
}
.site-content {
overflow: hidden;
position: relative;
word-wrap: break-word;
z-index: 2;
} #content[tabindex="-1"]:focus {
outline: 0;
} .header-top-left,
.site-navigation .top-menu a {
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.846153846153846;
text-transform: capitalize;
}
.header-top-bar >.header-top-right.top-without-menu {
display: none;
}
.site-header-main {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-branding { max-width: 100%;
min-width: 0;
text-align: center;
width: 100%;
overflow: hidden;
}
.custom-logo {
display: block;
max-width: 180px;
}
.site-title {
line-height: 1.166666666666667;
}
.site-description {
font-size: 12px;
font-size: 0.75rem;
line-height:1.75;
margin: 7px 0 0;
text-transform: uppercase;
}
.site-title a {
text-decoration: none;
}
.menu-toggle {
background-color: transparent;
border: none;
display: block;
font-size: 16px;
font-size: 1rem;
font-weight: 400;
line-height: 1;
margin: 0 auto;
}
.menu-search-toggle,
.menu-search-top-toggle .search-label {
display: none;
}
#menu-toggle-secondary {
margin: 0 auto -14px;
}
#menu-toggle-footer {
margin: -14px auto 0;
}
.header-right-menu-disabled .site-secondary-menu {
display: block;
margin: 0;
}
.header-right-menu-disabled .site-secondary-menu .social-navigation {
display: block;
}
.header-right-menu-disabled .site-secondary-menu .social-navigation ul {
padding: 0;
}
.no-js .menu-toggle {
display: none;
}
.menu-toggle:hover,
.menu-toggle:focus {
background-color: transparent;
}
.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
background-color: transparent;
}
.menu-toggle:focus {
outline: 0;
}
.menu-toggle.toggled-on:focus {
outline: thin dotted;
}
#search-toggle.menu-toggle .icon {
margin-right: 0;
}
.toggled-on.menu-toggle .icon-bars,
.toggled-on.menu-toggle .icon-search,
.menu-toggle .icon-close {
display: none;
}
.toggled-on.menu-toggle .icon-close {
display: inline-block;
}
.menu-label-prefix {
display: none;
}
#search-container {
display: block;
padding: 11px 30px;
}
.site-secondary-menu #search-container {
padding-left: 0;
padding-right: 0;
}
#header-content {
clear: both;
}
.header-media {
clear: both;
}
.header-media .wrapper {
position: relative;
}
.header-media .post-thumbnail {
margin: 0;
}
.has-header-video .custom-header-media img {
display: none;
}
.custom-header-content {
background-color: rgba( 0, 0, 0, 0.1);
display: block;
position: relative;
text-align: center;
}
.custom-header-content .site-header-text a {
text-decoration: underline;
}
.custom-header-content .site-header-text a:hover,
.custom-header-content .site-header-text a:focus {
text-decoration: none;
}
.no-header-media-text .custom-header-media img {
display: block;
}
.custom-header-media img,
.custom-header-media video,
.custom-header-media iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
} @supports ( object-fit: cover ) {
.custom-header-media img,
.custom-header-media video,
.custom-header-media iframe {
height: 100%;
left: 0;
-o-object-fit: cover;
object-fit: cover;
top: 0;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
transform: none;
width: 100%;
}
} .header-media-disable-cover .custom-header-content {
background: transparent;
}
.header-media-disable-cover .header-media .wrapper {
background: rgba( 0, 0, 0, 1);
}
.header-media-disable-cover .custom-header-media img {
position: relative;
object-fit: unset;
height: auto;
}
.header-media-disable-cover .custom-header-content {
padding: 30px;
width: 100%;
max-width: 1100px;
}
@media screen and (min-width: 41.6875em) {
.header-media-disable-cover .header-media .wrapper {
background: rgba( 0, 0, 0, 0.1);
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.header-media-disable-cover .custom-header-content {
padding: 10px 30px;
position: absolute;
width: 100%;
}
} .custom-header-media .wp-custom-header-video-button { border-radius: 50%;
font-size: 18px;
font-size: 1.125rem;
overflow: hidden;
padding: 10px 16px;
position: absolute;
left: 48%;
bottom: 105px;
-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
-o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
z-index: 100;
}
.custom-header-content .section-title,
.custom-header-content .site-header-text {
max-width: 1040px;
margin-left: auto;
margin-right: auto;
position: relative;
} .site-main .hentry,
.featured-content-wrapper .hentry,
.portfolio-content-wrapper .hentry,
.service-content-wrapper .hentry,
.team-content-wrapper .hentry,
.numbers-content-wrapper .hentry,
#testimonial-content-section .hentry {
float: left;
position: relative;
width: 100%;
}
.singular-content-wrap .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
text-align: center;
}
.section-content-wrapper .post-wrapper .post-thumbnail {
margin: 0;
}
.section-content-wrapper .post-wrapper .entry-container {
border: 1px solid;
margin: 0;
padding: 0;
text-align: center;
}
.section-content-wrapper .post-wrapper .entry-header,
.section-content-wrapper .post-wrapper .entry-summary {
max-width: 670px;
margin: 28px auto;
padding: 0 20px;
}
.section-content-wrapper .post-wrapper .entry-footer {
border-top: 1px solid;
}
.section-content-wrapper .post-wrapper .entry-footer .entry-meta {
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.post-wrapper .entry-footer .comments-link,
.post-wrapper .entry-footer .tags-links {
padding: 21px;
}
.entry-title a {
text-decoration: none;
}
.cover-link {
display: block;
height: 100%;
}
.post-thumbnail img {
display: block;
margin: 0 auto;
}
.singular-header-image img {
width: 100%;
}
a.post-thumbnail:hover,
a.post-thumbnail:focus {
opacity: 0.85;
}
h1 {
font-size: 28px;
font-size: 1.75rem;
line-height: 1.325;
margin-top: 1.0208333125em;
margin-bottom: 0.4375em;
}
h2 {
font-size: 25px;
font-size: 1.5625rem;
line-height: 1.3611;
margin-top: 1.361em;
margin-bottom: 0.583em;
}
h3 {
font-size: 22px;
font-size: 1.375rem;
line-height: 1.4;
margin-top: 1.633em;
margin-bottom: 0.700em;
}
h4 {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.4583;
margin-top: 1.885em;
margin-bottom: 0.808em;
}
h5 {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.55;
margin-top: 2.227em;
margin-bottom: 0.955em;
}
h6 {
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
margin-top: 2.722em;
margin-bottom: 1.167em;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
margin-top: 0;
}
.post-navigation .nav-title,
.entry-title,
.comments-title {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.author-description > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
margin-bottom: 0;
}
.more-link {
clear: both;
display: block;
margin-top: 21px;
word-wrap: break-word;
}
.more-button {
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
}
.view-more {
clear: both;
margin: 0 0 35px;
padding: 0 30px;
text-align: center;
}
.author-info {
clear: both;
text-align: center;
}
.author-avatar .avatar {
height: 150px;
width: 150px;
}
.author-description .author-title {
clear: none;
line-height: 1.555;
margin: 0 0 14px;
}
.author-description {
overflow: hidden;
}
.author-link {
clear: both;
display: block;
margin-top: 21px;
white-space: nowrap;
}
.entry-footer:empty {
margin: 0;
}
.sticky-post {
display: inline-block;
font-size: 13px;
font-size: 0.8125rem;
padding: 7px 14px 3px;
position: absolute;
top: 12px;
right: -14px;
text-align: center;
text-transform: uppercase;
}
.sticky-post:after {
content: "";
border-top: 11px solid;
border-left: 0 solid transparent;
border-right: 14px solid transparent;
position: absolute;
bottom: -11px;
}
.sticky-post:after {
right: 0;
}
.entry-meta {
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
line-height: 1.75;
}
.entry-meta .sep {
display: none;
}
.entry-header .entry-meta > span {
clear: both;
display: block;
}
.singular-content-wrap .entry-footer .entry-meta > span {
display: block;
margin-top: 28px;
}
.singular-content-wrap .entry-footer span span {
display: block;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 14px;
}
.singular-content-wrap .entry-footer .cat-links a,
.singular-content-wrap .entry-footer .tags-links a {
border: 1px solid;
display: inline-block;
margin: 0 10px 10px 0;
letter-spacing: 0.1em;
padding: 5px 21px;
text-decoration: none;
text-transform: uppercase;
} .updated:not(.published) {
display: none;
}
.taxonomy-description p {
margin: 0.5384615385em 0 1.6153846154em;
}
.taxonomy-description > :last-child {
margin-bottom: 0;
}
.page-links {
clear: both;
margin: 0 0 1.75em;
}
.page-links a,
.page-links > span {
border: 1px solid;
-webkit-border-radius: 0;
border-radius: 0;
display: inline-block;
font-size: 13px;
font-size: 0.8125rem;
height: 2em;
line-height: 1.6923076923em;
margin-right: 0.3076923077em;
text-align: center;
text-decoration: none;
width: 2em;
}
.page-links a:hover,
.page-links a:focus {
border-color: transparent;
}
.page-links > .page-links-title {
border: none;
height: auto;
margin: 0;
padding-right: 0.6153846154em;
width: auto;
}
.entry-attachment {
margin-bottom: 1.75em;
}
.entry-caption {
font-style: italic;
line-height: 1.6153846154;
padding-top: 7px;
}
.entry-caption > :last-child {
margin-bottom: 0;
}
.content-bottom-widgets {
clear: both;
} .comments-area {
clear: both;
display: block;
float: left;
width: 100%;
}
.comment-list {
list-style: none;
margin: 0;
}
.comments-area {
margin-bottom: 35px;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 21px 0;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.comment-list .children > li {
padding-left: 1.75em;
}
.author-name {
display: block;
font-style: normal;
font-weight: 500;
text-transform: capitalize;
}
.author-name a {
text-decoration: none;
}
.comment-author {
float: left;
margin: 0 1.3125em 0 0;
}
.comment-author .avatar {
height: 70px;
position: relative;
width: 70px;
}
.comment-container {
overflow: hidden;
}
.comment-metadata,
.pingback .edit-link {
font-size: 12px;
font-size: 0.75rem;
}
.comment-reply-link,
.comment-metadata .comment-permalink,
.comment-metadata .edit-link,
.pingback .edit-link {
display: inline-block;
letter-spacing: 0.1em;
margin-top: 0;
text-transform: uppercase;
}
.comment-metadata .edit-link:before,
.pingback .edit-link:before {
content: "\002f";
display: inline-block;
opacity: 0.7;
padding: 0 0.538461538em;
}
.comment-content {
margin:  0 0 1.75em;
padding: 2.1875em;
position: relative;
}
.comment-content:before,
.comment-content:after {
border-style: solid;
content: "";
position: absolute;
}
.comment-content:before {
border-width: 9px 9px 0 9px ;
left: 30px;
bottom: -9px;
}
.comment-content:after {
border-width: 9px 9px 0 9px;
left: 30px;
bottom: -8px;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 1.647058823529412em 1.235294117647059em;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-reply-link {
margin-left: 1.909090909090909em;
text-decoration: underline;
}
.comment-form label {
font-size: 13px;
font-size: 0.8125rem;
font-weight: 600;
text-transform: uppercase;
}
.comment-respond {
margin: 21px 0;
}
.no-comments {
clear: both;
content: "";
display: table;
margin: 1.75em 0;
padding: 2.1875em;
table-layout: fixed;
width: 100%;
}
.comment-navigation + .no-comments {
margin-top: 0;
padding-top: 0;
}
.comment-reply-title {
line-height: 1.4;
}
.comment-reply-title small {
font-size: 100%;
}
.comment-reply-title small a {
float: right;
font-weight: 400;
text-decoration: none;
}
.comment-meta {
margin-bottom: 7px;
}
.comments-title,
.comment-reply-title {
text-align: center;
}
.comment-respond {
border: 1px solid;
padding: 35px;
}
.comment-notes {
text-align: center;
font-style: italic;
} #colophon .widget-column {
float: left;
position: relative;
width: 100%;
z-index: 2;
}
#site-generator {
clear: both;
}
.site-info {
letter-spacing: 0.1em;
text-transform: uppercase;
text-align: center;
} .site .avatar {
border-radius: 50%;
}
.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
display: block;
}
.post-thumbnail {
display: block;
} embed,
iframe,
object,
video {
margin-bottom: 1.75em;
max-width: 100%;
vertical-align: middle;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
} .wp-caption {
margin-bottom: 1.75em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
font-style: italic;
text-align: center;
} .gallery {
margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
font-style: italic;
padding-top: 7px;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .icon {
display: inline-block;
fill: currentColor;
height: 1em;
position: relative; top: -0.10em;
vertical-align: middle;
width: 1em;
} .section {
clear: both;
display: block;
overflow: hidden;
padding: 7px 0;
position: relative;
width: 100%;
z-index: 2;
}
.section:after,
.site-content:after,
.breadcrumb-area:after {
border-bottom: 1px solid;
content: "";
margin: 0 auto;
position: absolute;
left: 0;
right: 0;
bottom: 0;
max-width: 1920px;
width: 100%;
z-index: -1;
}
.section:after,
.boxed-layout .site-content:after,
.boxed-layout .breadcrumb-area:after {
max-width: 1510px;
width: calc(100% - 60px);
}
.boxed-layout #clients-section.has-background-image {
max-width: 1510px;
margin: 0 auto;
}
.section-heading-wrapper {
max-width: 1090px;
margin: 0 auto;
text-align: center;
width: 100%;
}
.section-title {
margin: 0;
text-transform: capitalize;
}
.recent-blog-section .wrapper {
max-width: 1040px
} .header-media .more-button {
border: 2px solid;
background-color: transparent;
}
#feature-slider-section {
border: none;
padding: 0;
}
#feature-slider-section .hentry {
width: 100%;
}
#feature-slider-section .slider-content-wrapper {
text-align: center;
}
#feature-slider-section .entry-container {
display: block;
margin: 0 auto;
padding: 21px 30px 70px;
}
#feature-slider-section .cycle-prev,
#feature-slider-section .cycle-next {
border: none;
-webkit-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
outline: none;
opacity: 0;
padding: 7px;
position: absolute;
top: 50%;
text-decoration: none;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition:	all 0.2s ease-in-out;
width: 40px;
height: 40px;
z-index: 199;
}
#feature-slider-section .cycle-prev,
#feature-slider-section .cycle-next {
background-color: #fff;
}
#feature-slider-section .cycle-prev {
left: 5px;
}
#feature-slider-section .cycle-next {
right: 5px;
}
#feature-slider-section:hover .cycle-prev,
#feature-slider-section:hover .cycle-next {
display: block;
opacity: 1;
}
#feature-slider-section .cycle-prev:hover,
#feature-slider-section .cycle-prev:focus,
#feature-slider-section .cycle-next:hover,
#feature-slider-section .cycle-next:focus {
text-decoration: none;
}
#feature-slider-section .cycle-prev .icon,
#feature-slider-section .cycle-next .icon {
font-size: 24px;
font-size: 1.5rem;
top: 0;
width: 24px;
}
#feature-slider-section .cycle-prev .icon {
-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);
}
#feature-slider-section .cycle-next .icon {
-webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg);
}
#feature-slider-section .cycle-pager {
position: absolute;
bottom: 28px;
left: 0;
right: 0;
text-align: center;
z-index: 199;
}
#feature-slider-section .cycle-pager span {
cursor: pointer;
display: inline-block;
height: 4px;
margin: 0 5px;
overflow: hidden;
width: 40px;
}
#feature-slider-section .entry-meta {
margin: 0;
}
#feature-slider-section .entry-summary,
#feature-slider-section .entry-content {
display: none;
margin-top: 21px;
width: 100%;
}
#feature-slider-section .entry-title {
margin: 21px 0;
} .team-content-wrapper .hentry-inner,
.service-content-wrapper .hentry-inner,
.featured-content-wrapper .hentry-inner {
text-align: center;
}
.featured-content-wrapper .post-thumbnail,
.portfolio-content-wrapper .post-thumbnail {
width: 100%;
}
.featured-content-wrapper.section-content-wrapper .post-thumbnail {
margin: 0;
}
.featured-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title {
line-height: 1.45833;
}
.featured-content-wrapper .entry-container,
.service-content-wrapper .hentry-inner {
border: 1px solid;
}
.featured-content-wrapper .entry-container,
.team-content-wrapper .hentry-inner,
.service-content-wrapper .hentry-inner {
padding: 28px;
} .portfolio-content-wrapper {
overflow: hidden;
}
.portfolio-content-wrapper .post-thumbnail {
margin: 0;
}
.portfolio-content-wrapper .hentry {
height: auto;
line-height: 1;
}
.portfolio-content-wrapper .hentry-inner {
position: relative;
}
.portfolio-content-wrapper .entry-container {
background: rgba(0,0,0,0.5);
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
text-align: center;
opacity: 1;
-webkit-transition: 0.2s opacity ease-in-out;
-o-transition: 0.2s opacity ease-in-out;
-moz-transition: 0.2s opacity ease-in-out;
transition: 0.2s opacity ease-in-out;
}
.portfolio-content-wrapper .hentry:hover .entry-container {
box-shadow: inset 0 0 50px 0 rgba(0,0,0,.15);
opacity: 1;
}
.portfolio-content-wrapper .entry-meta {
line-height: 1.647058823529412;
}
.portfolio-content-wrapper .entry-meta a {
text-decoration: none;
}
.portfolio-content-wrapper .entry-summary {
display: none;
}
.portfolio-content-wrapper .entry-container >.inner-wrap {
display: block;
padding: 21px;
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.portfolio-content-wrapper .section-content-wrapper .entry-title {
display: block;
position: relative;
} #hero-section {
margin: 0;
padding: 0;
}
#hero-section:after {
border: 0;
}
#hero-section .hentry {
position: relative;
}
#hero-section .entry-container {
clear: both;
width: 100%;
}
#hero-section .post-thumbnail {
background-position: center center;
background-size: cover;
content: "";
float: left;
margin: 0;
padding-bottom: 100%;
width: 100%;
}
#hero-section .post-thumbnail a {
border: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.hero-content-wrapper .entry-container.full-width > * {
max-width: 990px;
margin-left: auto;
margin-right: auto;
} #testimonial-content-section .section-content-wrapper {
display: block;
margin: 0 auto;
max-width: 1315px;
position: relative;
}
#testimonial-content-section .testimonial_slider_wrap {
width: 100%;
}
#clients-section .cycle-prev,
#clients-section .cycle-next,
#testimonial-content-section .cycle-prev,
#testimonial-content-section .cycle-next {
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
padding: 0;
text-decoration: none;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
z-index: 199;
}
#clients-section .cycle-prev:hover,
#clients-section .cycle-prev:focus,
#clients-section .cycle-next:hover,
#clients-section .cycle-next:focus,
#testimonial-content-section .cycle-prev:hover,
#testimonial-content-section .cycle-prev:focus,
#testimonial-content-section .cycle-next:hover,
#testimonial-content-section .cycle-next:focus {
background-color: transparent;
}
#clients-section .icon,
#testimonial-content-section .icon {
font-size: 32px;
font-size: 2rem;
top: -14px;
width: 18px;
}
#clients-section .cycle-prev .icon,
#testimonial-content-section .cycle-prev .icon {
-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);
}
#clients-section .cycle-next .icon,
#testimonial-content-section .cycle-next .icon {
-webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg);
}
#testimonial-content-section .entry-header:before {
border-top: 2px solid;
content: "";
display: block;
margin: 28px 0;
width: 40px;
}
#testimonial-content-section .entry-title,
#testimonial-content-section .entry-meta {
display: block;
}
#testimonial-content-section .entry-meta {
text-transform: capitalize;
}
#clients-section .cycle-pager,
#testimonial-content-section .cycle-pager {
display: inline-block;
font-family: arial;
font-size: 54px;
line-height: 0;
}
#clients-section .controller,
#testimonial-content-section .controller {
bottom: -21px;
display: block;
position: absolute;
text-align: center;
width: 100%;
z-index: 101;
}
#clients-section .cycle-pager span,
#testimonial-content-section .cycle-pager span {
clear: both;
cursor: pointer;
display: inline-block;
height: 16px;
line-height: 16px;
margin: 0 7px;
width: 16px;
}
#clients-section .cycle-pager > *,
#testimonial-content-section .cycle-pager > * {
cursor: pointer;
}
#testimonial-content-section .entry-title {
margin: 21px 0 0;
line-height: 1.647058823529412;
}
#testimonial-content-section .more-link {
display: none;
}
#testimonial-content-section .entry-content {
margin: 0;
position: relative;
padding-top: 49px;
}
#testimonial-content-section .section-content-wrapper .entry-content:before {
content: "\201C";
font-size: 100px;
font-size: 6.25rem;
font-weight: 700;
font-family: 'Playfair Display', serif;
position: absolute;
top: -56px;
left: 0;
width: 100%;
z-index: 1;
}
#testimonial-content-section .post-thumbnail {
position: relative;
z-index: 1;
}
#testimonial-content-section .post-thumbnail:before {
width: 100%;
bottom: 0;
content: "";
left: -30px;
right: 0;
position: absolute;
top: 30px;
bottom: -30px;
z-index: -1;
} .clients-content-wrapper {
position: relative;
padding: 0 15px;
}
.clients-content-wrapper .post-thumbnail {
margin: 0;
}
.clients-content-wrapper .hentry {
padding: 0 15px 42px;
} #promotion-section {
border: 0;
padding: 0;
}
#promotion-section .hentry {
margin: 0;
position: relative;
}
.post-thumbnail-background {
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.post-thumbnail-background:before {
bottom: 0;
content: "";
left: 0;
right: 0;
position: absolute;
top: 0;
}
#promotion-section .post-thumbnail-background {
z-index: 1;
}
#promotion-section .content-wrapper {
padding: 0 30px;
}
#promotion-section .entry-container {
max-width: 730px;
margin: 2.625rem 0;
position: relative;
z-index: 2;
}
#promotion-section.content-align-right .entry-container {
float: right;
}
#promotion-section.content-align-center .entry-container {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#promotion-section.content-frame .entry-container {
border: 1px solid;
}
#promotion-section.content-frame .entry-container-frame {
margin: 1rem;
padding: 2.625rem;
}
#promotion-section .cover-link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
} .woocommerce nav.woocommerce-pagination {
text-align: left;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
padding: 7px 10px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
border: none;
margin-right: 7px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce p.stars a,
.woocommerce nav.woocommerce-pagination ul li a,
.cart_item a {
border: none;
}
.woocommerce-cart-form #coupon_code {
padding: 11px 6px;
width: auto !important;
}
.woocommerce .quantity .qty {
margin: 0;
width: 4.5em;
}
.woocommerce div.product form.cart div.quantity {
margin: 0 17px 0 0;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
width: 80px;
}
#footer-instagram .widget {
margin: 0;
padding: 0;
}
#footer-instagram .widget-title {
background-color: transparent;
letter-spacing: 0;
max-width: 1025px;
margin: 0 auto 35px;
padding: 0 30px;
text-align: center;
text-transform: capitalize;
}
.catch-instagram-feed-gallery-widget .instagram-button {
margin: 0;
}
.catch-instagram-feed-gallery-widget-wrapper .button {
border: none;
-webkit-border-radius: 0;
border-radius: 0;
display: inline-block;
line-height: 1.647058823529412;
padding: 11px 30px;
text-decoration: none;
}
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .button {
margin: 28px 0;
}
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
margin: 0;
}
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
width: 20%;
}
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(3n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1) {
clear: none;
}
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(5n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(5n+1) {
clear: both;
}
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button {
display: none;
}
.widget.essential-widgets {
clear: none;
}
#footer-newsletter .wrapper {
text-align: center;
}
#footer-newsletter .widget-inner {
max-width: 640px;
margin: 0 auto;
padding: 0 30px;
}
#footer-newsletter .ewnewsletter .hentry {
margin: 0 0 2.188em;
}
#footer-newsletter .widget.ew-newsletter,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton {
margin: 0;
}
#footer-newsletter .ew-newsletter-wrap form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .team-content-wrapper {
overflow: hidden;
}
.team-content-wrapper .hentry-inner {
border-top: 3px solid;
position: relative;
}
.team-content-wrapper .post-thumbnail {
line-height: 1;
}
.team-content-wrapper .artist-social-profile {
margin: 14px 0 0;
}
.team-content-wrapper .post-thumbnail a {
border-radius: 50%;
display: inline-block;
height: 0;
padding-top: 100%;
position: relative;
width: 100%;
z-index: 2;
}
.team-content-wrapper .post-thumbnail img {
border-radius: 50%;
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
height: 100%;
width: 100%;
}
.team-content-wrapper .entry-meta {
letter-spacing: 0;
text-transform: capitalize;
font-size: 16px;
font-size: 1rem;
} .numbers-content-wrapper .hentry-inner {
text-align: center;
}
.numbers-content-wrapper .entry-title {
font-weight: 600;
}
.numbers-content-wrapper .hentry {
padding: 35px;
}
.numbers-content-wrapper.section-content-wrapper .entry-summary,
.numbers-content-wrapper.section-content-wrapper .entry-content {
margin: 14px 0 0;
}  @-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
} @media screen and (min-width: 41.6875em) {
.entry-meta .sep {
display: inline;
margin: 0 2px;
}
.entry-header .entry-meta > span {
clear: none;
display: inline-block;
margin-right: 4px;
}
.entry-header .entry-meta > span:last-child {
margin-right: 0;
}
.featured-content-wrapper.layout-four,
.portfolio-content-wrapper.layout-four,
.service-content-wrapper.layout-four,
.team-content-wrapper.layout-four,
.featured-content-wrapper.layout-two,
.portfolio-content-wrapper.layout-two,
.service-content-wrapper.layout-two,
.team-content-wrapper.layout-two {
margin-left: -15px;
margin-right: -15px;
}
.featured-content-wrapper.layout-four .hentry,
.portfolio-content-wrapper.layout-four .hentry,
.service-content-wrapper.layout-four .hentry,
.team-content-wrapper.layout-four .hentry,
.numbers-content-wrapper.layout-four .hentry,
.featured-content-wrapper.layout-two .hentry,
.portfolio-content-wrapper.layout-two .hentry,
.service-content-wrapper.layout-two .hentry,
.team-content-wrapper.layout-two .hentry,
.numbers-content-wrapper.layout-two .hentry,
#colophon .two .widget-column,
#colophon .four .widget-column,
.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
width: 50%;
}
#secondary .widget {
display: block;
float: left;
width: 48%;
}
#secondary .widget:nth-child(2n+1) {
clear: both;
margin-right: 4%;
}
.featured-content-wrapper.layout-four .hentry,
.portfolio-content-wrapper.layout-four .hentry,
.service-content-wrapper.layout-four .hentry,
.team-content-wrapper.layout-four .hentry,
.featured-content-wrapper.layout-three .hentry,
.portfolio-content-wrapper.layout-three .hentry,
.service-content-wrapper.layout-three .hentry,
.team-content-wrapper.layout-three .hentry,
.featured-content-wrapper.layout-two .hentry,
.portfolio-content-wrapper.layout-two .hentry,
.service-content-wrapper.layout-two .hentry,
.team-content-wrapper.layout-two .hentry {
padding: 0 15px;
}
#hero-section .hentry {
display: table;
width: 100%;
}
#hero-section .post-thumbnail,
#hero-section .entry-container {
display: table-cell;
vertical-align: middle;
width: 50%;
}
#hero-section .post-thumbnail {
padding-bottom: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
}
#hero-section.content-align-right .post-thumbnail {
left: 0;
right: auto;
}
#hero-section .entry-container.full-width {
display: block;
float: none;
margin: 0 auto;
max-width: 1510px;
text-align: center;
width: 100%;
}
#hero-section .entry-container,
.sidebar .widget,
.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
float: left;
}
.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
.service-content-wrapper.layout-four .hentry:nth-child(2n+1),
.team-content-wrapper.layout-four .hentry:nth-child(2n+1),
.numbers-content-wrapper.layout-four .hentry:nth-child(2n+1),
.featured-content-wrapper.layout-two .hentry:nth-child(2n+1),
.portfolio-content-wrapper.layout-two .hentry:nth-child(2n+1),
.service-content-wrapper.layout-two .hentry:nth-child(2n+1),
.team-content-wrapper.layout-two .hentry:nth-child(2n+1),
.numbers-content-wrapper.layout-two .hentry:nth-child(2n+1),
.sidebar .widget:nth-child(2n+1),
#colophon .two .widget-column:nth-child(2n+1),
#colophon .four .widget-column:nth-child(2n+1) {
clear: both;
}
#hero-section.content-align-right .entry-container {
float: right;
}
.author-info {
text-align: left;
}
.author-avatar {
clear: both;
float: left;
margin: 0 35px 0 0;
}
#testimonial-content-section.layout-two .hentry {
width: 50%;
}
#testimonial-content-section.layout-two .hentry:nth-child(2n+1) {
clear: both;
}
.testimonial-content-wrapper .has-post-thumbnail .hentry-inner {
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
width: 100%;
}
.testimonial-content-wrapper .has-post-thumbnail .post-thumbnail {
-webkit-box-flex: 0;
-webkit-flex: 0 1 40%;
-moz-box-flex: 0;
-ms-flex: 0 1 40%;
flex: 0 1 40%;
margin: 0;
}
.testimonial-content-wrapper .has-post-thumbnail .entry-container {
-webkit-box-flex: 0;
-webkit-flex: 0 1 60%;
-moz-box-flex: 0;
-ms-flex: 0 1 60%;
flex: 0 1 60%;
margin: 0;
}
.testimonial-content-wrapper .has-post-thumbnail .entry-container {
padding: 0 0 0 30px;
}
.two-columns .hentry {
width: 50%;
}
.three-columns .hentry {
width: 33.33%;
}
.four-columns .hentry {
width: 25%;
}
.five-columns .hentry {
width: 20%;
}
.six-columns .hentry {
width: 16.66%;
}
.seven-columns .hentry {
width: 14.28%;
}
.eight-columns .hentry {
width: 12.5%;
}
.nine-columns .hentry {
width: 11.11%;
}
.nine-columns .hentry:nth-child(9n+1),
.eight-columns .hentry:nth-child(8n+1),
.seven-columns .hentry:nth-child(7n+1),
.six-columns .hentry:nth-child(6n+1),
.five-columns .hentry:nth-child(5n+1),
.four-columns .hentry:nth-child(4n+1),
.three-columns .hentry:nth-child(3n+1),
.two-columns .hentry:nth-child(2n+1) {
clear: both;
}
.pagination .prev,
.pagination .next {
width: auto;
}
.posts-navigation {
padding: 0;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
display: table-cell;
vertical-align: top;
width: 50%;
}
.post-navigation .nav-previous {
text-align: left;
}
.post-navigation .nav-next {
text-align: right;
}
.posts-navigation div + div,
.post-navigation div + div {
margin-top: 0;
}
.posts-navigation .nav-links div:nth-child(1):nth-last-child(2),
.posts-navigation .nav-links div:nth-child(2):nth-last-child(1) {
display: inline-block;
width: 48%;
}
.posts-navigation .nav-links div:nth-child(1):nth-last-child(2) {
margin-right: 2%;
}
.posts-navigation .nav-links div:nth-child(2):nth-last-child(1) {
margin-left: 2%;
}
blockquote.alignright,
blockquote.alignleft {
width: 50%;
}
.featured-content-wrapper.layout-three,
.portfolio-content-wrapper.layout-three,
.service-content-wrapper.layout-three {
margin-left: -15px;
margin-right: -15px;
}
.featured-content-wrapper.layout-three .hentry,
.portfolio-content-wrapper.layout-three .hentry,
.service-content-wrapper.layout-three .hentry,
.team-content-wrapper.layout-three .hentry,
.numbers-content-wrapper.layout-three .hentry,
#colophon .three .widget-column {
width: 33.33%;
}
.featured-content-wrapper.layout-three .hentry,
.portfolio-content-wrapper.layout-three .hentry,
.service-content-wrapper.layout-three .hentry,
.team-content-wrapper.layout-three .hentry {
padding: 0 15px;
}
.featured-content-wrapper.layout-three .hentry-inner .post-thumbnail,
.portfolio-content-wrapper.layout-three .hentry-inner .post-thumbnail,
.service-content-wrapper.layout-three .hentry-inner .post-thumbnail,
.featured-content-wrapper.layout-three .hentry-inner .entry-container,
.portfolio-content-wrapper.layout-three .hentry-inner .entry-container,
.service-content-wrapper.layout-three .hentry-inner .entry-container {
display: block;
width: 100%;
}
.featured-content-wrapper.layout-three .hentry:nth-child(3n+1),
.portfolio-content-wrapper.layout-three .hentry:nth-child(3n+1),
.service-content-wrapper.layout-three .hentry:nth-child(3n+1),
.team-content-wrapper.layout-three .hentry:nth-child(3n+1),
.numbers-content-wrapper.layout-three .hentry:nth-child(3n+1) {
clear: both;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
display: inline-block;
float: left;
width: 33.33%;
}
.comment-form-author,
.comment-form-email {
padding-right: 21px;
}
.numbers-content-wrapper .hentry {
padding: 42px;
}
} @media screen and (min-width: 64em) {
.boxed-layout #footer-instagram .wrapper,
.boxed-layout #promotion-section .wrapper,
.boxed-layout #header-navigation-area .wrapper,
.boxed-layout #footer-menu-section .wrapper,
.boxed-layout #feature-slider-section .wrapper {
padding: 0 50px;
}
.boxed-layout .header-media .wrapper {
width: calc(100% - 100px);
}
#search-top-container .header-top-right {
display: none;
}
#search-top-container {
border: none;
position: absolute;
top: 56px;
right: 50px;
width: 100%;
margin: 0;
max-width: 370px;
z-index: 2;
-webkit-box-shadow: -4px 4px 15px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow: -4px 4px 15px 0px rgba(0, 0, 0, 0.35);
box-shadow:	-4px 4px 15px 0px rgba(0, 0, 0, 0.35);
}
#search-toggle-top {
display: inline-block;
}
.boxed-layout #page {
width: 94%;
margin: 35px auto;
}
.site-header-main {
padding: 35px 50px;
}
.site-content .wrapper {
padding: 0 25px;
}
.section,
#footer-newsletter .widget {
padding: 14px 0;
}
.custom-header-content {
padding: 180px 50px;
}
.site-content {
padding: 56px 0;
}
#promotion-section .entry-container {
margin: 3.5rem 0;
}
.content-bottom-widgets,
#footer-instagram {
padding-top: 49px;
}
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .button {
margin: 35px 0 49px;
}
.dropdown-toggle,
.site-navigation ul .dropdown-toggle.toggled-on,
.menu-toggle,
.menu-secondary-toggle,
.header-top-button-wrap,
.menu-top-toggle,
#search-top-container.with-social .header-top-left,
#social-primary-navigation {
display: none;
}
.site-header-top-main {
padding: 0;
}
.header-top-bar .wrapper {
padding: 0 35px;
}
.header-top-bar .top-main-wrapper {
margin: 0 auto;
border: none;
}
.primary-menu-left #site-primary-navigation {
text-align: left;
}
.site-header-top-main,
.site-primary-menu,
.site-secondary-menu,
.site-footer-menu {
display: block;
}
.site-footer-menu {
margin: 0;
}
.disable-in-mobile,
.header-top-bar .contact-details li,
.site-navigation .top-menu li {
display: inline;
float: left;
}
.header-top-bar .contact-details li {
margin: 0 15px;
}
.menu-search-top-toggle,
.header-top-left,
#site-top-navigation {
display: block;
float: left;
}
.menu-search-top-toggle {
display: block;
float: right;
}
.menu-search-top-toggle {
padding: 19px 15px;
}
.header-top-left {
margin: 16px 0;
}
.header-top-right {
float: right;
margin: 5px 7px;
}
#site-header-top-menu .social-navigation ul,
.header-top-bar .contact-details li,
.site-header .social-navigation ul {
padding: 0;
}
.site-primary-menu,
.site-secondary-menu {
margin: 0;
padding: 0;
position: relative;
}
.site-secondary-menu,
.site-footer-menu {
text-align: center;
}
#search-toggle {
border: none;
line-height: 1.231;
margin: 0;
padding: 25px 20px;
position: absolute;
right: 0;
top: 0;
}
#search-toggle-right,
.secondary-search-wrapper,
#site-secondary-navigation,
#social-secondary-navigation-top {
clear: none;
display: inline-block;
}
#search-toggle-top .icon,
#search-toggle-right .icon {
margin-right: 0;
}
#search-container,
.site-secondary-menu #search-container {
padding: 14px 20px;
}
.site-navigation .primary-menu,
.site-navigation .primary-menu > li,
.site-navigation .secondary-menu,
.site-navigation .secondary-menu > li {
border: 0;
}
.site-navigation .primary-menu > li,
.site-navigation .secondary-menu > li,
.site-navigation .footer-menu > li {
display: inline-block;
}
.site-navigation .primary-menu ul,
.site-navigation .secondary-menu ul,
.site-navigation .footer-menu ul {
text-align: left;
}
.site-navigation a {
padding: 16px 20px;
outline-offset: -8px;
white-space: nowrap;
}
.site-navigation ul ul {
display: block;
text-transform: none;
text-align: left;
left: -999em;
margin: 0;
padding: 11px 0;
position: absolute;
z-index: 99999;
}
.site-navigation ul ul ul {
top: -1px;
}
.site-navigation ul ul ul:before,
.site-navigation ul ul ul:after {
border: 0;
}
.site-navigation ul ul li {
border: none;
border-bottom-width: 0;
}
#site-secondary-navigation.site-navigation ul ul a,
.site-navigation ul ul a {
padding: 11px 21px;
white-space: normal;
width: 260px;
}
#social-secondary-navigation-top {
clear: both;
display: block;
margin: 0 10px;
}
#social-secondary-navigation-top,
.secondary-search-wrapper {
display: inline-block;
}
#site-secondary-navigation {
clear: both;
}
#site-top-navigation.site-navigation ul ul a {
line-height: 1.5;
padding: 11px 21px;
}
.site-secondary-menu ul ul:before,
.site-secondary-menu ul ul:after {
border-style: solid;
content: "";
position: absolute;
}
.site-secondary-menu ul ul:before {
border-width: 0 8px 8px;
right: 11px;
top: -8px;
}
.site-secondary-menu ul ul:after {
border-width: 0 8px 8px;
right: 11px;
top: -8px;
}
.site-navigation li:hover > ul,
.site-navigation li.focus > ul {
left: 0;
right: auto;
}
.site-navigation .secondary-menu li:hover > ul,
.site-navigation .secondary-menu li.focus > ul {
left: auto;
right: 0;
}
.site-navigation ul ul li:hover > ul,
.site-navigation ul ul li.focus > ul {
left: 100%;
right: auto;
}
.site-navigation .secondary-menu ul li:hover > ul,
.site-navigation .secondary-menu ul li.focus > ul {
left: auto;
right: 100%;
}
.site-navigation .menu-item-has-children > a {
margin: 0;
}
.site-navigation ul ul .menu-item-has-children > a:after {
right: 0.5625em;
top: 0.875em;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.site-navigation .secondary-menu a,
.site-navigation .footer-menu a {
padding: 14px 20px;
}
.site-navigation .top-menu a {
padding: 16px 15px;
}
.site-navigation .menu-item-has-children > a > .icon,
.site-navigation .page_item_has_children > a > .icon {
display: inline;
left: 9px;
position: relative;
top: -1px;
}
.site-navigation ul ul .menu-item-has-children > a > .icon,
.site-navigation ul ul .page_item_has_children > a > .icon {
margin-top: -7px;
left: auto;
position: absolute;
right: 9px;
top: 50%;
-webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg);
}
.site-navigation .secondary-menu ul .menu-item-has-children > a > .icon {
-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);
}
.site-footer-menu .site-navigation {
border-top: 1px solid;
border-bottom: 1px solid;
}
.site-navigation ul,
.header-top-left ul {
text-align: center;
}
.site-footer-menu .wrapper > nav {
margin-bottom: 35px;
}
#feature-slider-section .slider-content-wrapper {
border: 1px solid;
padding: 0;
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
z-index: 101;
max-width: 520px;
margin: 0 auto;
width: 100%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#feature-slider-section .entry-container {
display: block;
padding: 35px 49px;
margin: 0.625em;
}
#feature-slider-section .entry-meta,
#feature-slider-section .entry-summary,
#feature-slider-section .entry-content {
display: block;
}
#feature-slider-section .cycle-prev {
left: 21px;
}
#feature-slider-section .cycle-next{
right: 21px;
}
#secondary .widget {
width: 100%;
}
#secondary .widget:nth-child(2n+1) {
margin-right: 0;
}
#colophon .four .widget-column {
width: 25%;
}
#colophon .four .widget-column:nth-child(2n+1) {
clear: none;
}
#colophon .four .widget-column:nth-child(4n+1) {
clear: both;
}
.featured-content-wrapper.layout-three .hentry,
.portfolio-content-wrapper.layout-three .hentry,
.service-content-wrapper.layout-three .hentry,
.team-content-wrapper.layout-three .hentry,
.featured-content-wrapper.layout-two .hentry,
.portfolio-content-wrapper.layout-two .hentry,
.service-content-wrapper.layout-two .hentry,
.team-content-wrapper.layout-two .hentry {
padding: 0 25px;
}
#testimonial-content-section .hentry {
padding: 0 50px 56px;
}
.featured-content-wrapper.layout-four,
.portfolio-content-wrapper.layout-four,
.service-content-wrapper.layout-four,
.team-content-wrapper.layout-four,
.featured-content-wrapper.layout-three,
.portfolio-content-wrapper.layout-three,
.service-content-wrapper.layout-three,
.team-content-wrapper.layout-four,
.featured-content-wrapper.layout-two,
.portfolio-content-wrapper.layout-two,
.service-content-wrapper.layout-two,
.team-content-wrapper.layout-two {
margin-left: 0;
margin-right: 0;
}
.featured-content-wrapper.layout-three,
.portfolio-content-wrapper.layout-three,
.service-content-wrapper.layout-three,
.team-content-wrapper.layout-three,
.featured-content-wrapper.layout-two,
.portfolio-content-wrapper.layout-two,
.service-content-wrapper.layout-two,
.team-content-wrapper.layout-two {
padding: 0 25px;
}
#hero-section .wrapper {
padding: 0 50px;
}
#hero-section .entry-container {
padding: 50px 30px;
}
#promotion-section .content-wrapper {
padding: 0 50px;
}
.recent-blog-content-wrapper {
padding: 0 25px;
}
.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
.service-content-wrapper.layout-four .hentry:nth-child(2n+1),
.team-content-wrapper.layout-four .hentry:nth-child(2n+1),
.numbers-content-wrapper.layout-four .hentry:nth-child(2n+1) {
clear: none;
}
.featured-content-wrapper.layout-four .hentry:nth-child(4n+1),
.portfolio-content-wrapper.layout-four .hentry:nth-child(4n+1),
.service-content-wrapper.layout-four .hentry:nth-child(4n+1),
.team-content-wrapper.layout-four .hentry:nth-child(4n+1),
.numbers-content-wrapper.layout-four .hentry:nth-child(4n+1) {
clear: both;
}
.featured-content-wrapper.layout-four .hentry,
.portfolio-content-wrapper.layout-four .hentry,
.service-content-wrapper.layout-four .hentry,
.team-content-wrapper.layout-four .hentry,
.numbers-content-wrapper.layout-four .hentry {
width: 25%;
}
.featured-content-wrapper.layout-four .hentry,
.portfolio-content-wrapper.layout-four .hentry,
.service-content-wrapper.layout-four .hentry,
.team-content-wrapper.layout-four .hentry {
padding: 0 20px;
}
.team-content-wrapper .hentry-inner,
.service-content-wrapper .hentry-inner,
.featured-content-wrapper .entry-container {
padding: 35px;
}
.testimonial-content-wrapper .has-post-thumbnail .entry-container {
padding: 0 0 0 50px;
}
.content-area {
float: left;
margin-right: -100%;
width: 70%;
max-width: 1040px;
}
.sidebar {
float: left;
margin-left: 70%;
max-width: 440px;
width: 30%;
}
#primary,
#secondary {
padding: 0 25px;
}
.site-content .sidebar {
margin-top: 0;
}
.content-right .content-area {
float: right;
margin-right: 0;
margin-left: -100%;
}
.content-right .sidebar {
float: left;
margin-right: 70%;
margin-left: 0;
}
.no-sidebar .content-area {
float: none;
margin: 0 auto;
width: 100%;
}
.no-sidebar.full-width-layout .content-area {
margin: 0;
max-width: 100%;
width: 100%;
}
.author-info {
padding: 42px;
}
.comments-area,
.singular-content-wrap .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
margin-bottom: 42px;
}
.author-info,
.singular-content-wrap .post-thumbnail,
.singular-content-wrap .entry-content,
.singular-content-wrap .entry-footer {
margin: 42px 0;
}
.archive-posts-wrapper .post-wrapper {
margin-bottom: 42px;
}
.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
padding: 14px 50px;
}
.widget-column {
padding: 14px 20px;
}
.woocommerce-pagination,
.post-navigation,
.posts-navigation,
.pagination,
.site-main #infinite-handle {
margin: 0;
}
#site-generator {
padding: 42px 0;
}
.site-info .wrapper {
padding: 0 30px;
}
.copyright,
.powered {
padding: 0 20px;
}
#promotion-section.content-frame .entry-container-frame {
padding: 3.5rem;
}
.site-branding {
margin: 14px 0;
}
.portfolio-content-wrapper .entry-container {
opacity: 0;
}
.portfolio-content-wrapper .hentry-inner:hover .entry-container {
opacity: 1;
}
.numbers-content-wrapper {
padding: 0 50px;
}
.numbers-content-wrapper .hentry {
padding: 42px 49px;
}
.comment-respond {
padding: 42px;
}
.section:after,
.boxed-layout .breadcrumb-area:after,
.boxed-layout #clients-section.has-background-image {
width: calc(100% - 100px);
}
.clients-content-wrapper {
padding: 0 25px;
}
.clients-content-wrapper .hentry {
padding: 0 25px 70px;
}
.site-title,
.page-title,
.entry-title,
.section-title,
#footer-instagram .widget-title {
font-size: 34px;
font-size: 2.125rem;
}
#feature-slider-section .entry-title,
.numbers-content-wrapper .entry-title,
.post-wrapper .entry-title,
.comments-title,
.comment-reply-title {
font-size: 28px;
font-size: 1.75rem;
}
.comment-reply-title {
font-size: 28px;
font-size: 1.75rem;
}
h1 {
font-size: 34px;
font-size: 2.125rem;
}
h2 {
font-size: 30px;
font-size: 1.875rem;
}
h3 {
font-size: 26px;
font-size: 1.625rem;
}
h4 {
font-size: 23px;
font-size: 1.4375rem;
}
h5 {
font-size: 21px;
font-size: 1.3125rem;
}
h6 {
font-size: 18px;
font-size: 1.125rem;
}
} @media screen and (min-width: 70em) {
#header-content input[type="search"] {
max-width: 170px;
}
.home.boxed-layout #header-navigation-area {
margin-bottom: 35px;
}
.site-header-main {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
padding: 35px 30px;
}
.wp-custom-logo .custom-logo-link,
.wp-custom-logo .site-identity {
display: inline-block;
}
.wp-custom-logo .custom-logo-link {
margin-right: 21px;
}
.site-branding {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
margin: 14px auto 14px 20px;
text-align: left;
width: auto;
}
.site-secondary-menu {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin: 14px 0px 14px 0;
}
.header-center-layout .site-branding {
margin: 14px auto;
text-align: center;
}
.section-content-wrapper .post-thumbnail {
margin: 0 0 28px;
}
.post-wrapper .more-link {
margin-top: 28px;
}
.more-link {
margin-top: 28px;
}
.section-content-wrapper .entry-footer .entry-meta {
margin: 28px 0 0;
}
#promotion-section .entry-container {
margin: 4.375rem 0;
}
#promotion-section.content-frame .entry-container-frame{
padding: 4.375rem;
}
.portfolio-content-wrapper .entry-summary {
display: block;
}
.numbers-content-wrapper .hentry {
padding: 42px 56px;
}
} @media screen and (min-width: 85.375em) {
caption,
th,
td {
padding: 0.875em 1.75em;
}
#feature-slider-section .entry-container {
padding: 42px 56px;
}
#feature-slider-section .cycle-prev {
left: 28px;
}
#feature-slider-section .cycle-next{
right: 28px;
}
#hero-section .entry-container {
padding: 70px 50px;
}
#footer-instagram .widget-title {
padding: 0 42px;
margin-bottom: 42px;
}
.section-heading-wrapper {
padding: 42px 50px;
}
.featured-content-wrapper .hentry,
.portfolio-content-wrapper .hentry,
.service-content-wrapper .hentry,
.team-content-wrapper .hentry {
margin-bottom: 42px;
}
.view-more {
margin: 0 0 42px;
}
.numbers-content-wrapper .hentry {
padding: 49px 63px;
}
.site-footer-menu .wrapper > nav {
margin-bottom: 42px;
}
#testimonial-content-section .post-thumbnail:before {
bottom: -50px;
left: -50px;
top: 50px;
}
} @media screen and (min-width: 100em) {
.boxed-layout #page {
margin: 42px auto;
}
.site-header-main {
padding: 42px 30px;
}
#feature-slider-section .entry-container {
padding: 42px 63px;
}
.section,
#footer-newsletter .widget {
padding: 21px 0;
}
.team-content-wrapper .hentry-inner,
.service-content-wrapper .hentry-inner {
padding: 42px;
}
.numbers-content-wrapper .hentry {
padding: 63px 77px;
}
.site-title,
.page-title,
.entry-title,
.section-title,
#footer-instagram .widget-title {
font-size: 40px;
font-size: 2.5rem;
}
#feature-slider-section .entry-title,
.numbers-content-wrapper .entry-title,
.post-wrapper .entry-title,
.comments-title,
.comment-reply-title {
font-size: 32px;
font-size: 2rem;
}
h1 {
font-size: 40px;
font-size: 2.5rem;
}
h2 {
font-size: 32px;
font-size: 2rem;
}
h3 {
font-size: 28px;
font-size: 1.75rem;
}
h4 {
font-size: 24px;
font-size: 1.5rem;
}
} @media screen and (min-width: 120em) {
.site-title,
.page-title,
.entry-title,
.section-title,
#footer-instagram .widget-title {
font-size: 48px;
font-size: 3rem;
}
#feature-slider-section .entry-title,
.numbers-content-wrapper .entry-title,
.post-wrapper .entry-title,
.comments-title,
.comment-reply-title {
font-size: 36px;
font-size: 2.25rem;
}
.featured-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
h1 {
font-size: 48px;
font-size: 3rem;
}
h2 {
font-size: 36px;
font-size: 2.25rem;
}
h3 {
font-size: 30px;
font-size: 1.875rem;
}
h4 {
font-size: 26px;
font-size: 1.635rem;
}
.boxed-layout #page {
margin: 49px auto;
}
.site-header-main {
padding: 70px 30px;
}
.custom-header-content {
padding: 320px 50px;
}
.section,
#footer-newsletter .widget {
padding: 28px 0;
}
.site-content {
padding: 70px 0;
}
#feature-slider-section .entry-container {
padding: 49px 70px;
}
.archive-posts-wrapper .post-wrapper {
margin-bottom: 49px;
}
.author-info,
.singular-content-wrap .post-thumbnail,
.singular-content-wrap .entry-content,
.singular-content-wrap .entry-footer {
margin: 49px 0;
}
.comments-area,
.singular-content-wrap .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
margin-bottom: 49px;
}
.content-bottom-widgets,
#footer-instagram {
padding-top: 70px;
}
#site-generator {
padding: 49px 0;
}
.numbers-content-wrapper .hentry {
padding: 70px 84px;
}
.site-footer-menu .wrapper > nav {
margin-bottom: 49px;
}
.comment-respond {
padding: 49px;
}
#testimonial-content-section .hentry {
padding: 0 70px 70px;
}
#testimonial-content-section .post-thumbnail:before {
bottom: -70px;
left: -70px;
top: 70px;
}
#feature-slider-section .cycle-prev {
left: 35px;
}
#feature-slider-section .cycle-next{
right: 35px;
}
}  body {
background: #f3f5f5; } #page,
#feature-slider-section .entry-container,
#promotion-section.content-frame .entry-container-frame,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox {
background-color: #fff;
}
#promotion-section.content-frame .entry-container {
border-color: #fff;
}
@media screen and (min-width: 64em) {
.search-social-container,
#search-top-container,
#feature-slider-section .entry-container {
background-color: #fff;
}
#feature-slider-section .entry-container {
background-color: rgba(255,255,255,0.85);
}
#feature-slider-section .slider-content-wrapper {
border-color: rgba(255,255,255,0.85);
}
} hr,
pre,
thead th,
.site .skip-link,
.no-comments,
.comment-content,
.widget .widget-title,
.header-top-bar,
.header-top-button-wrap,
.wp-caption .wp-caption-text,
#header-navigation-area .wrapper,
#footer-newsletter .wrapper,
.team-content-wrapper .hentry-inner,
.numbers-content-wrapper .hentry,
.hero-content-wrapper .entry-container,
#feature-slider-section .cycle-pager span,
#testimonial-content-section .post-thumbnail:before,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #f4f4f5;
}
table,
tbody tr {
border-color: #f4f4f5;
}
.comment-content:before,
.comment-content:after,
.site-secondary-menu ul ul:before,
.site-secondary-menu ul ul:after {
border-color: #f4f4f5 transparent;
}
@media screen and (min-width: 64em) {
#header-navigation-area .site-primary-menu,
.site-navigation ul ul,
.site-navigation ul ul li {
background-color: #f4f4f5;
}
} body,
button,
input,
select,
textarea {
color: #666;
} .entry-meta a,
.woocommerce div.product p.price,
.woocommerce ul.products li.product .price,
.widget_recent_entries .post-date,
.widget_rss .rss-date,
.widget_rss cite,
#search-toggle-top,
#search-toggle-right,
#search-toggle,
.entry-caption,
.wp-caption .wp-caption-text,
.site-description,
.social-navigation a,
.ctsocialwidget a,
.entry-breadcrumbs,
.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a,
.comment-metadata,
.pingback .edit-link,
.comment-metadata a,
.pingback .comment-edit-link,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags,
.entry-meta .icon,
.site-info,
.site-info a,
.search-submit,
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
color: rgba(0,0,0,0.6);
}
.entry-breadcrumbs a:after,
.woocommerce .woocommerce-breadcrumb a:after {
border-left-color: rgba(0,0,0,0.5);
} #scrollup,
#scrollup:hover,
#scrollup:focus,
.widget_calendar tbody a,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.header-media .more-link .more-button,
.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus,
#feature-slider-section .more-link span,
#feature-slider-section .more-link span:hover,
#feature-slider-section .more-link span:focus,
#promotion-section .more-link .more-button,
#promotion-section .more-link .more-button:hover,
#promotion-section .more-link .more-button:focus,
.catch-instagram-feed-gallery-widget-wrapper .button,
#feature-slider-section .cycle-pager span:hover,
#feature-slider-section .cycle-pager span:focus,
#feature-slider-section .cycle-pager .cycle-pager-active,
.tagcloud a:hover,
.tagcloud a:focus,
.singular-content-wrap .entry-footer .cat-links a:hover,
.singular-content-wrap .entry-footer .cat-links a:focus,
.singular-content-wrap .entry-footer .tags-links a:hover,
.singular-content-wrap .entry-footer .tags-links a:focus,
.page-links a,
.page-links a:hover,
.page-links a:focus,
.pagination .prev,
.pagination .next,
.posts-navigation a,
.site-main #infinite-handle span,
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus,
.post-navigation a:hover,
.post-navigation a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
.site-main #infinite-handle span:hover,
.site-main #infinite-handle span:focus,
.sticky-post,
mark,
ins,
button,
button:hover,
button:focus,
button[disabled]:hover,
button[disabled]:focus,
.button,
.button:hover,
.button:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current {
color: #ffffff;
} #scrollup,
.widget_calendar tbody a,
.custom-header-media .wp-custom-header-video-button,
#feature-slider-section .more-link span,
#feature-slider-section .cycle-pager span:hover,
#feature-slider-section .cycle-pager span:focus,
#feature-slider-section .cycle-pager .cycle-pager-active,
button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.sticky-post,
.page-links a,
.site-main #infinite-handle span,
.pagination .prev,
.pagination .next,
.posts-navigation a,
#promotion-section .more-link .more-button,
.woocommerce span.onsale,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.catch-instagram-feed-gallery-widget-wrapper .button {
background-color: #0190c8;
} #scrollup:hover,
#scrollup:focus,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus,
#feature-slider-section .more-link span:hover,
#feature-slider-section .more-link span:hover,
.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,
.custom-header-media .wp-custom-header-video-button:hover,
.custom-header-media .wp-custom-header-video-button:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.page-links a:hover,
.page-links a:focus,
.site-main #infinite-handle span:hover,
.site-main #infinite-handle span:focus,
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus,
.post-navigation a:hover,
.post-navigation a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
#promotion-section .more-link .more-button:hover,
#promotion-section .more-link .more-button:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.tagcloud a:hover,
.tagcloud a:focus,
.singular-content-wrap .entry-footer .cat-links a:hover,
.singular-content-wrap .entry-footer .cat-links a:focus,
.singular-content-wrap .entry-footer .tags-links a:hover,
.singular-content-wrap .entry-footer .tags-links a:focus {
background-color: #000;
}
.tagcloud a:hover,
.tagcloud a:focus,
.singular-content-wrap .entry-footer .cat-links a:hover,
.singular-content-wrap .entry-footer .cat-links a:focus,
.singular-content-wrap .entry-footer .tags-links a:hover,
.singular-content-wrap .entry-footer .tags-links a:focus,
.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus {
border-color: #000;
} a,
.menu-toggle,
.dropdown-toggle,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
.entry-header .cat-links a:hover,
.entry-header .cat-links a:focus,
.comment-metadata .comment-reply-link,
.site-footer-menu .social-navigation a,
.tagcloud a,
.singular-content-wrap .entry-footer .cat-links a,
.singular-content-wrap .entry-footer .tags-links a,
#feature-slider-section .cycle-prev,
#feature-slider-section .cycle-next {
color: #111;
}
mark,
ins {
background-color: #111;
}
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
.tagcloud a,
.singular-content-wrap .entry-footer .cat-links a,
.singular-content-wrap .entry-footer .tags-links a {
border-color: #111;
}
@media screen and (min-width: 70em) {
.header-top-menu-enabled #header-navigation-area .site-navigation ul ul a {
color: #111;
}
} a:hover,
a:focus,
a:active,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus,
.header-top-menu-enabled #header-navigation-area .menu-toggle:hover,
.header-top-menu-enabled #header-navigation-area .menu-toggle:focus,
.header-top-menu-enabled #header-navigation-area .dropdown-toggle:hover,
.header-top-menu-enabled #header-navigation-area .dropdown-toggle:focus,
#search-toggle-top:hover,
#search-toggle-right:hover,
#search-toggle:hover,
#search-toggle-top:focus,
#search-toggle-right:focus,
#search-toggle:focus,
.search-submit:hover,
.search-submit:focus,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.required,
.entry-title a:hover,
.entry-title a:focus,
.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta .icon:hover,
.entry-meta .icon:focus,
.entry-header .cat-links a,
.site-info a:hover,
.site-info a:focus,
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus,
#feature-slider-section .entry-title a:hover,
#feature-slider-section .entry-title a:focus,
#feature-slider-section .entry-meta a:hover,
#feature-slider-section .entry-meta a:focus,
#feature-slider-section .entry-meta .icon:hover,
#feature-slider-section .entry-meta .icon:focus,
#feature-slider-section .cycle-prev:hover,
#feature-slider-section .cycle-prev:focus,
#feature-slider-section .cycle-next:hover,
#feature-slider-section .cycle-next:focus,
#testimonial-content-section .cycle-prev:hover,
#testimonial-content-section .cycle-prev:focus,
#testimonial-content-section .cycle-next:hover,
#testimonial-content-section .cycle-next:focus,
#testimonial-content-section .cycle-pager span.cycle-pager-active,
#clients-section .cycle-prev:hover,
#clients-section .cycle-prev:focus,
#clients-section .cycle-next:hover,
#clients-section .cycle-next:focus,
#clients-section .cycle-pager span.cycle-pager-active,
#clients-section.has-background-image .cycle-prev:hover,
#clients-section.has-background-image .cycle-prev:focus,
#clients-section.has-background-image .cycle-next:hover,
#clients-section.has-background-image .cycle-next:focus,
#clients-section.has-background-image .cycle-pager span.cycle-pager-active,
.site-footer-menu .social-navigation a:hover,
.site-footer-menu .social-navigation a:focus,
.site .skip-link,
.woocommerce div.product p.price:hover,
.woocommerce div.product p.price:focus,
.woocommerce ul.products li.product .price:hover,
.woocommerce ul.products li.product .price:focus,
.entry-breadcrumbs a:hover,
.entry-breadcrumbs a:focus,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:focus,
.comment-metadata .comment-reply-link:hover,
.comment-metadata .comment-reply-link:focus,
#team-content-section .artist-social-profile >.social-navigation a:hover,
#team-content-section .artist-social-profile >.social-navigation a:focus,
#testimonial-content-section .section-content-wrapper .entry-content:before,
.header-top-menu-enabled #header-navigation-area .site-navigation a:hover,
.header-top-menu-enabled #header-navigation-area .site-navigation a:focus,
.header-top-menu-enabled #header-navigation-area .site-navigation ul ul :hover > a,
.header-top-menu-enabled #header-navigation-area .site-navigation ul ul .focus > a  {
color: #0190c8;
}
blockquote,
.rtl blockquote,
.team-content-wrapper .hentry-inner,
#testimonial-content-section .entry-header:before,
.menu-toggle:hover,
.menu-toggle:focus {
border-color: #0190c8;
}
.sticky-post:after {
border-top-color: #0190c8;
} h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a,
.widget-title a,
.page-links > .page-links-title {
color: #111;
} .header-media .wrapper,
#feature-slider-section .hentry,
.header-top-menu-enabled #header-navigation-area .wrapper {
background: #313131;
}
@media screen and (min-width: 64em) {
#header-navigation-area .wrapper,
.header-top-menu-enabled #header-navigation-area .wrapper {
background: transparent;
}
.header-top-menu-enabled #header-navigation-area .site-primary-menu {
background: #313131;
}
} #clients-section.has-background-image .cycle-prev,
#clients-section.has-background-image .cycle-next,
#clients-section.has-background-image .cycle-pager span,
#clients-section.has-background-image .section-title,
#clients-section.has-background-image .section-title a,
#clients-section.has-background-image .taxonomy-description-wrapper,
#clients-section.has-background-image .taxonomy-description-wrapper a,
.portfolio-content-wrapper .entry-meta .icon,
.portfolio-content-wrapper .entry-header .cat-links a:hover,
.portfolio-content-wrapper .entry-header .cat-links a:focus,
.portfolio-content-wrapper .entry-container,
.portfolio-content-wrapper .entry-container a,
#promotion-section.content-color-white .entry-title,
#promotion-section.content-color-white .entry-title a,
#promotion-section.content-color-white .entry-container,
#promotion-section.content-color-white .entry-container a,
.custom-header-content .entry-title,
.custom-header-content .site-header-text,
.custom-header-content .site-header-text a,
.custom-header-media .wp-custom-header-video-button,
.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,
.custom-header-media .wp-custom-header-video-button:hover,
.custom-header-media .wp-custom-header-video-button:focus,
.header-top-menu-enabled #header-navigation-area .menu-toggle,
.header-top-menu-enabled #header-navigation-area .dropdown-toggle,
.header-top-menu-enabled #header-navigation-area .site-navigation a {
color: #fff;
}
.header-media .more-button {
border-color: #fff;
} input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
.author-info,
.section:after,
.breadcrumb-area:after,
.section-content-wrapper .post-wrapper .entry-container,
.featured-content-wrapper .entry-container,
.service-content-wrapper .hentry-inner,
.site-footer-menu,
.site-content:after,
.page-links a,
.page-links > span,
.comment-respond,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.image-navigation,
.comment-navigation,
#search-top-container,
.section-content-wrapper .post-wrapper .entry-footer {
border-color: #e5e5e5;
}
@media screen and (min-width: 64em) {
.site-footer-menu .site-navigation,
.primary-search-wrapper .social-navigation,
.secondary-search-wrapper .social-navigation {
border-color: #e5e5e5;
}
}
#clients-section .cycle-prev,
#clients-section .cycle-next,
#clients-section .cycle-pager span,
#testimonial-content-section .cycle-prev,
#testimonial-content-section .cycle-next,
#testimonial-content-section .cycle-pager span {
color: #e5e5e5;
}[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
border: none;
font-size: inherit;
font-style: italic;
line-height: inherit;
margin: 0;
padding: 14px 21px;
text-align: center;
}
.no-sidebar .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.no-sidebar .alignwide  {
margin-left  : calc( -96vw / 2 + 100% / 2 );
margin-right : calc( -96vw / 2 + 100% / 2 );
max-width: 96vw;
}
.alignfull.wp-block-cover,
.alignwide.wp-block-cover {
width: auto;
} @media screen and (max-width: 1023px) and (min-width: 768px) {
.alignfull  {
margin-left  : calc( -94vw / 2 + 100% / 2 );
margin-right : calc( -94vw / 2 + 100% / 2 );
max-width: 94vw;
}
.fluid-layout .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
} @media screen and (min-width: 64em) {
.no-sidebar .alignfull  {
margin-left  : calc( -94vw / 2 + 100% / 2 );
margin-right : calc( -94vw / 2 + 100% / 2 );
max-width: 94vw;
}
.no-sidebar.fluid-layout .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.no-sidebar .alignwide {
margin-left: -35px;
margin-right: -35px; 
max-width: 1230px;
}
.no-sidebar.full-width-layout .alignwide {
max-width: 1580px;
}
} @media screen and (min-width: 85.375em) {
.no-sidebar:not(.full-width-layout) .alignwide {
margin-left: -120px;
margin-right: -120px;
}
}  .wp-block-paragraph.has-drop-cap:not(:focus):first-letter {
font-size: 96px;
font-size: 6rem;
float: left;
line-height: 0.6;
margin: 7px 16px 7px -3px;
}
.rtl .wp-block-paragraph.has-drop-cap:not(:focus):first-letter {
margin: 7px  7px -3px  16px;
} .wp-block-image {
margin-bottom: 1.750em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin: 0.75em 1.750em 1.750em 0;
}
.wp-block-image figure.alignright {
margin: 0.75em 0 1.750em 1.750em;
} .wp-block-gallery {
margin-bottom: 1.750em;
margin-left: 0;
}
.wp-block-gallery figcaption {
font-style: italic;
}
.wp-block-gallery.aligncenter {
display: flex;
margin: 0 -8px;
} .wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin: 1.750em 0;
padding: 0 0 0 1.944444444444444em;
}
.rtl .wp-block-quote,
.rtl .wp-block-quote.is-large,
.rtl .wp-block-quote.is-style-large {
padding: 0 1.944444444444444em 0 0;	
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-style: inherit;
font-size: inherit;
font-weight: inherit;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
padding: 0 0 0 1.944444444444444em;	
}
.rtl .wp-block-quote:not(.is-large):not(.is-style-large) {
padding: 0 1.944444444444444em 0 0;	
}
.wp-block-quote:not(.is-large):not(.is-style-large):before {
content: none;
}
.wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite {
color: inherit;
display: block;
font-size: 16px;
font-size: 1rem;
font-style: italic;
font-weight: 300;
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
font-size: 13px;
font-size: 0.875rem;
font-weight: 600;
margin-top: 2em;
padding: 13px 28px;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
white-space: nowrap;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
-webkit-box-shadow: none;
box-shadow: none;
}  .has-huge-font-size {
font-size: 32px;
font-size: 2rem;
line-height: 1.325;
}
.has-large-font-size {
font-size: 28px;
font-size: 1.75rem;
line-height: 1.3611;
}
.has-normal-font-size {
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
.has-small-font-size {
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.75;
} @media screen and (min-width: 64em) {
.has-huge-font-size {
font-size: 36px;
font-size: 2.25rem;
}
.has-large-font-size {
font-size: 32px;
font-size: 2rem;
}
} @media screen and (min-width: 100em) {
.has-huge-font-size {
font-size: 48px;
font-size: 3rem;
}
.has-large-font-size {
font-size: 36px;
font-size: 2.25rem;
}
} .wp-block-code {
background: transparent;
border: 0;
padding: 0;
}
.wp-block-code cite:before,
.wp-block-code small:before {
content: "\2014\00a0";
}
.wp-block-quote__citation {
font-size: 16px;
} .wp-block-pullquote {
border-top: 4px solid;
border-bottom: 4px solid;
padding:  1.944444444444444em 0;
margin: 1.75em 0;
}
.wp-block-pullquote blockquote {
border: none;
padding: 0;
margin: 0;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: none;
width: calc(50% - 0.736842105em);
padding-left: 0;
text-align: left;
}
.wp-block-pullquote.alignleft {
margin: 0.412em 1.9444444444444444em 1.9444444444444444em 0;
}
.wp-block-pullquote.alignright  {
margin: 0.412em 0 1.9444444444444444em 1.9444444444444444em;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite {
display: block;
font-size: 16px;
font-size: 1rem;
font-style: italic;
font-weight: 300;
line-height: 1.555555555555556;
text-transform: none;
}
.wp-block-pullquote p,
.wp-block-pullquote.alignleft p, 
.wp-block-pullquote.alignright p {
font-size: inherit;
} .wp-block-table {
border-collapse: collapse;
}
.wp-block-table,
.wp-block-table caption {
border-top: 1px solid;
}
.wp-block-table tr {
border-bottom: 1px solid;
}
.wp-block-table caption,
.wp-block-table th,
.wp-block-table td {
padding: 0.778em;
}
.wp-block-table th,
.wp-block-table td {
border: none;
}  .wp-block-button {
margin-top: 1.750em;
margin-bottom: 1.750em;
}
.wp-block-button.alignleft,
.wp-block-button.alignright {
margin-top: 0;
}
.wp-block-button .wp-block-button__link {
border: none;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
font-size: 13px;
font-size: 0.8125rem;
font-weight: 600;
letter-spacing: 0.1em;
line-height: 1.615384615384615;
padding: 10px 21px;
text-transform: uppercase;
white-space: nowrap;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator {
border: 0;
margin: 2.059em auto;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-media-text {
margin-bottom: 1.555555555555556em;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
}
.wp-block-latest-posts li {
margin-bottom: 7px;
}
.wp-block-latest-posts.is-grid {
margin-left: 0;
}
.wp-block-latest-posts__post-date {
font-size: 13px;
font-size: 0.8125rem;
letter-spacing: 0;
line-height: 1.75;
text-transform: uppercase;
} .wp-block-latest-comments__comment {
border-top: 1px solid;
font-size: inherit;
margin: 0;
padding: 35px 0;
}
.wp-block-latest-comments article {
margin-bottom: 0;
}
.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,
.search:not(.has-sidebar) #primary .wp-block-latest-comments article {
float: none;
width: 100%;
}
.wp-block-latest-comments a {
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-block-latest-comments__comment-meta {
margin-bottom: 14px;
}
.wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
}
.wp-block-latest-comments__comment-excerpt >:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
font-weight: 500;
text-decoration: none;
}
.wp-block-latest-comments__comment-date {
display: block;
font-size: 13px;
font-size: 0.8125rem;
font-weight: 400;
line-height: 1.75;
letter-spacing: 0;
margin: 7px 0 0;
text-transform: uppercase;
} .wp-block-file .wp-block-file__button,
.wp-block-button .wp-block-button__link {
background-color: #0190c8;
color: #fff;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
background-color: #111;
color: #fff;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite {
color: #666;
}
.wp-block-latest-posts__post-date, 
.wp-block-latest-comments__comment-date,
[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
color: rgba(0,0,0,0.6);
}
[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
background-color: #f4f4f5;
}
.wp-block-pullquote {
border-color: #0190c8;
color: #666;
}
.wp-block-table,
.wp-block-table caption,
.wp-block-table tr,
.wp-block-latest-comments__comment {
border-color: #f0f0f0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border-color: #0190c8;
}
.wp-block-table thead th {
background-color: #f4f4f5;
}
.has-white-color {
color: #fff;
}
.has-white-background-color {
background-color: #fff;
}
.has-black-color {
color: #000;
}
.has-black-background-color {
background-color: #000;
}
.has-gray-color {
color: #f4f4f5;
}
.has-gray-background-color {
background-color: #f4f4f5;
}
.has-blue-color {
color: #0190c8;
}
.has-blue-background-color {
background-color: #0190c8;
}