.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.esg-line-height-0 {
line-height: 0;
}
.esg-text-left {
text-align: left;
}
.esg-text-right {
text-align: right;
}
.esg-text-center {
text-align: center;
}
.esg-font-normal {
font-style: normal;
}
.esg-font-italic {
font-style: italic;
}
.esg-display-none {
display: none;
}
.esg-display-block {
display: block;
}
.esg-display-inline-block {
display: inline-block;
}
.esg-display-inline {
display: inline;
}
.esg-display-none-i {
display: none !important;
}
.esg-display-block-i {
display: block !important;
}
.esg-display-inline-block-i {
display: inline-block !important;
}
.esg-display-inline-i {
display: inline !important;
}
.esg-hidden {
visibility: hidden;
}
.esg-visible {
visibility: visible;
}
.esg-absolute {
position: absolute;
}
.esg-relative {
position: relative;
}
.esg-margin-0 {
margin: 0;
}
.esg-margin-t-0 {
margin-top: 0;
}
.esg-margin-b-0 {
margin-bottom: 0;
}
.esg-margin-l-0 {
margin-left: 0;
}
.esg-margin-r-0 {
margin-right: 0;
}
.esg-margin-5 {
margin: 5px;
}
.esg-margin-t-5 {
margin-top: 5px;
}
.esg-margin-b-5 {
margin-bottom: 5px;
}
.esg-margin-l-5 {
margin-left: 5px;
}
.esg-margin-r-5 {
margin-right: 5px;
}
.esg-margin-10 {
margin: 10px;
}
.esg-margin-t-10 {
margin-top: 10px;
}
.esg-margin-b-10 {
margin-bottom: 10px;
}
.esg-margin-l-10 {
margin-left: 10px;
}
.esg-margin-r-10 {
margin-right: 10px;
}
.esg-padding-0 {
padding: 0;
}
.esg-padding-t-0 {
padding-top: 0;
}
.esg-padding-b-0 {
padding-bottom: 0;
}
.esg-padding-l-0 {
padding-left: 0;
}
.esg-padding-r-0 {
padding-right: 0;
}
.esg-padding-15 {
padding: 15px;
}
.esg-padding-t-15 {
padding-top: 15px;
}
.esg-padding-b-15 {
padding-bottom: 15px;
}
.esg-padding-l-15 {
padding-left: 15px;
}
.esg-padding-r-15 {
padding-right: 15px;
}
.esg-f-left {
float: left !important;
}
.esg-f-right {
float: right !important;
}
.esg-f-none {
float: none !important;
}
.esg-black {
color: #000000;
}
.esg-w100-hauto {
width: 100%;
height: auto;
}
.esg-fullscreen-forcer {
position: relative;
left: 0px;
top: 0px;
width: 100%;
height: auto;
}
.esg-iframe {
position: absolute;
top: 0px;
left: 0px;
display:none;
}
.esg-clearfix:before,
.esg-clearfix:after {
content: " ";
display: table;
}
.esg-clearfix:after {
clear: both;
} .esg-starring {
line-height: 25px;
display: inline-block
}
.esg-starring .star-rating {
float: none;
}
.esg-starring .star-rating {
color: #FFC321 !important;
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.4em;
font-family: star;
}
.esg-starring .star-rating:before, .esg-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.esg-starring star-rating span,
.esg-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.esg-starring .star-rating span:before,
.esg-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.esg-starring .star-rating {
color: #FFC321 !important;
}
.lazyloadcover {
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
width: 100%;
height: 100%;
}
.esg-lazyblur {
background-repeat: no-repeat;
filter: blur(25px);
-webkit-filter: blur(25px);
-moz-filter: blur(25px);
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: hidden;
}
.esg-media-poster {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-size: cover;
background-position: center center;
z-index: 10;
opacity: 0;
}
.esg-video-active .esg-media-poster {
z-index: 0
}
.esg-vimeo-frame {
background: black
} .esg-grid .no-filter-message { position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
pointer-events: none;
visibility: hidden;
opacity: 0;
transition: all 0.2s ease;
} .esg-grid.show-message .no-filter-message {
transition-duration: 1s;
visibility: visible;
opacity: 1;
} .esg-hover-image {
display: none
}
.esg-media-poster .esg-hover-image {
display: block;
width: inherit;
height: inherit;
background-size: inherit;
background-position: inherit;
visibility: hidden;
opacity: 0
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
line-height: 1em;
font-size: 1em;
font-family: star;
}
.esg-grid {
width: 100%;
max-width: 100%;
font-family: 'Open Sans', sans-serif;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0px);
transform: translateZ(0px)
}
@-moz-document url-prefix() {
.esg-grid {
transform: none !important
}
}
.esg-grid .mainul,
.esg-grid .mainul > li {
list-style: none;
margin: 0;
padding: 0;
transform-style: flat !important;
}
.esg-grid * {
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
} .esg-grid ul,
.esg-grid li {
list-style: none;
margin: 0;
padding: 0;
transform-style: flat !important;
}
.esg-overflowtrick {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
padding: 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
z-index: 1;
}
.esg-overflowtrick + .esg-filters {
z-index: 0 !important;
}
.esg-container {
position: relative;
width: 100%;
height: auto;
}
.esg-container > ul,
.esg-overflowtrick > ul {
width: 100%;
max-width: 100%;
height: 0px;
position: relative;
overflow: visible;
}
.esg-grid li {
border: 0px solid transparent;
outline: 0px solid transparent;
visibility: hidden;
display: none;
}
.esg-grid a {
border: none;
text-decoration: none
}
.esg-grid a:hover,
.esg-grid a:focus {
text-decoration: none;
border: none;
}
.esg-clear {
clear: both;
height: 5px !important;
background: none !important;
}
.esg-clear-no-height,
.eg-clearfix {
clear: both;
height: 0px !important;
background: none !important;
}
.esg-line-break {
height: 5px;
visibility: hidden;
}
.esg-divide-5 {
width: 100%;
height: 5px
}
.esg-divide-15 {
width: 100%;
height: 15px
}
.esg-divide-20 {
width: 100%;
height: 20px
}
.esg-divide-22 {
width: 100%;
height: 22px
}
.esg-divide-30 {
width: 100%;
height: 30px
}
.esg-click-to-play-video {
cursor: pointer
}
.esg-entry-media iframe {
-webkit-transform-style: flat;
-webkit-transform: translateZ(1000px);
border: 0;
} .esg-container .tp-esg-item {
position: absolute;
top: 0px;
left: 0px;
}
.esg-container .tp-esg-item {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.esg-container .tp-esg-item .blackoverlay {
width: 100%;
height: 100%;
position: absolute;
background: #000;
top: 0px;
left: 0px;
}
.tp-esg-item {
z-index: 5
}
.tp-esg-item.itemonotherpage {
z-index: 0;
display: none;
} .esg-entry-cover {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
border: 0px solid transparent;
outline: 0px solid transparent;
}
.eec {
display: block;
width: auto;
height: auto;
position: absolute !important;
font-size: 20px;
text-align: center
}  .esg-tc {
top: 0px;
left: 0px;
width: 100%;
}
.esg-lc {
top: 0px;
left: 0px;
height: 100%;
}
.esg-cc {
top: 0px;
left: 0px;
width: 100%;
vertical-align: middle;
}
.esg-rc {
top: 0px;
right: 0px;
height: 100%;
}
.esg-bc {
bottom: 0px;
left: 0px;
width: 100%;
} .esg-tc .ess-tb-cell {
text-align: center;
vertical-align: top;
} .esg-lc .ess-tb-cell {
text-align: left;
vertical-align: middle;
}
.esg-cc .ess-tb-cell {
}
.esg-rc .ess-tb-cell {
text-align: right;
vertical-align: middle;
} .esg-blc .ess-tb-cell {
text-align: left;
vertical-align: bottom;
}
.esg-bc .ess-tb-cell {
text-align: center;
vertical-align: bottom;
}
.esg-brc .ess-tb-cell {
text-align: right;
vertical-align: bottom;
}
.esg-bc .leftalign {
text-align: left;
} .esg-entry-media {
position: relative;
border: 0px solid transparent;
outline: 0px solid transparent;
overflow: hidden;
}
.esg-entry-media {
width: 100%;
}
.esg-entry-media img {
width: 100%;
height: auto;
max-width: none !important;
min-width: none !important
}
.esg-layout-masonry .esg-entry-media img {
line-height: 0px;
vertical-align: bottom;
display: inline-block;
}
.esg-layout-even .esg-entry-media img {
display: none
}
.esg-media-cover-wrapper {
position: relative;
width: 100%;
backface-visibility: hidden
}
.esg-layout-even .esg-media-cover-wrapper {
height: 100%;
}
.esg-entry-media-wrapper {
z-index: 0;
}
.esg-entry-media-wrapper-even {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.esg-entry-media-wrapper-not-even {
overflow: hidden;
position: relative;
}
.esg-entry-media-wrapper .esg-video-frame {
background: #000;
}
.esg-entry-media-wrapper-item-layout {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
} .esg-entry-cover .esg-overlay {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
border: 0px solid transparent;
outline: 0px solid transparent;
} .esg-layout-even .esg-entry-content {
display: none;
}
.esg-entry-content {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-backface-visibility: hidden;
} .navigationbuttons,
.esg-pagination,
.esg-filters {
position: relative;
z-index: 50;
-webkit-backface-visibility: hidden;
}
.esg-grid .esg-pagination {
background: #FFF;
z-index: 100;
-webkit-backface-visibility: hidden;
} .esg-nav-by-shortcode .esg-sortbutton-order.eg-icon-down-open.tp-asc,
.esg-nav-by-shortcode .esg-sortbutton-order .tp-desc,
.esg-sortbutton-order.eg-icon-down-open.tp-asc,
.esg-sortbutton-order .tp-desc {
text-align: center
} .esg-nav-by-shortcode {
position: relative;
display: inline-block;
vertical-align: top;
text-align: center
}
.esg-nav-by-shortcode .esg-navbutton-solo-right,
.esg-nav-by-shortcode .esg-navbutton-solo-left {
position: relative;
left: auto;
right: auto;
top: auto;
bottom: auto
}
.esg-nav-by-shortcode .esg-filter-wrapper {
visibility: visible;
} .esg-singlefilters .esg-filter-checked {
display: none;
-webkit-backface-visibility: hidden;
}
.esg-filter-wrapper {
display: inline-block;
}
.esg-sortbutton-wrapper {
display: inline-block;
}
.esg-cartbutton-wrapper {
display: inline-block
} .esg-filter-wrapper.dropdownstyle {
min-width: 100px;
cursor: pointer;
position: relative;
z-index: 1500;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(1px);
transform: translateZ(1px)
}
.esg-filter-wrapper.dropdownstyle.esg-skin-preview {
z-index: 1570;
visibility: visible;
}
.esg-filter-wrapper.dropdownstyle .esg-filterbutton {
display: block;
margin-right: 0px;
margin-bottom: 5px;
}
.esg-filter-wrapper.dropdownstyle .esg-filter-checked {
margin-right: 5px;
margin-left: 0px;
}
.esg-dropdown-wrapper {
display: none;
position: absolute;
padding: 20px;
top: 100%;
backface-visibility: hidden;
transform: translateZ(10px);
}
.esg-selected-filterbutton {
color: #999;
margin-right: 5px;
cursor: pointer;
padding: 0px 15px 0px 10px;
line-height: 20px;
font-size: 12px;
font-weight: 600;
font-family: "Open Sans", sans-serif;
display: inline-block;
background: rgba(0, 0, 0, 0);
margin-bottom: 5px;
width: 100%;
}
.esg-selected-filterbutton.hovered {
color: #444;
}
.esg-selected-filterbutton .eg-icon-down-open {
display: inline-block;
vertical-align: top;
width: 29px;
line-height: inherit;
font-size: 9px;
font-weight: 700;
color: #999;
background: rgba(0, 0, 0, 0);
text-align: center;
} .esg-sortbutton-order.tp-desc {
transform: scaleY(-1);
filter: FlipV;
-ms-filter: "FlipV";
}
.esg-sorting-select {
cursor: pointer;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
-webkit-appearance: menulist-button;
}
.esg-filters.esg-navbutton-solo-left {
position: absolute;
left: 0px;
top: 50%;
z-index: 800
}
.esg-filters.esg-navbutton-solo-right {
position: absolute;
right: 0px;
top: 50%;
z-index: 800;
}
.esg-navigationbutton.esg-right,
.esg-navigationbutton.esg-left {
margin-left: 0px !important;
margin-right: 0px !important;
-webkit-transform-style: flat;
-webkit-transform: translateZ(5000px)
} .eg-leftright-container {
float: left;
width: 310px;
margin-right: 20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position: relative;
}
.eg-leftright-container.dark {
background: #1e1e1e
}
.eg-leftright-container .pagination {
position: absolute;
bottom: 0px;
}
.eg-leftright-container .esg-filters {
padding: 30px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.eg-leftright-container .esg-filterbutton {
display: block;
margin: 0px 0px 5px 0px
}
.eg-leftright-container .esg-filter-wrapper {
display: block;
margin-right: 0px;
} .eg-ajaxtarget-container {
position: relative;
width: 100%;
height: auto;
}
.eg-ajaxanimwrapper {
position: relative;
overflow: hidden;
} .tp-esg-item .add_to_cart_button.loading:before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: url(//veloxfibra.com/wp-content/plugins/essential-grid/public/assets/images/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65);
}
.esg-loader {
top: 50%;
left: 50%;
z-index: 10000;
position: absolute;
}
.infinityscollavailable.esg-loader {
position: relative;
top: auto;
left: 50%;
margin-top: 25px !important;
margin-bottom: 25px !important;
}
.esg-loader.spinner0 {
width: 40px;
height: 40px;
background: url(//veloxfibra.com/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat center center;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
margin-left: -20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
margin-left: -20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner5 {
background: url(//veloxfibra.com/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat 10px 10px;
background-color: #fff;
margin: -22px -22px;
width: 44px;
height: 44px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
@-webkit-keyframes esg-rotateplane {
0% {
-webkit-transform: perspective(120px)
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg)
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
@keyframes esg-rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.esg-loader.spinner2 {
width: 40px;
height: 40px;
margin-left: -20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
border-radius: 100%;
-webkit-animation: esg-scaleout 1.0s infinite ease-in-out;
animation: esg-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes esg-scaleout {
0% {
-webkit-transform: scale(0.0)
}
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes esg-scaleout {
0% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
}
.esg-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.eg-search-wrapper .esg-loader.spinner3 {
margin-top: -30px !important
}
.simple-light .eg-search-wrapper .esg-loader.spinner3,
.simple-dark .eg-search-wrapper .esg-loader.spinner3 {
margin-top: -25px !important
}
.text-light .eg-search-wrapper .esg-loader.spinner3,
.text-dark .eg-search-wrapper .esg-loader.spinner3 {
margin-top: -22px !important
}
.esg-loader.spinner3 .bounce1,
.esg-loader.spinner3 .bounce2,
.esg-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
border-radius: 100%;
display: inline-block;
-webkit-animation: esg-bouncedelay 1.4s infinite ease-in-out;
animation: esg-bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.esg-loader.spinner3 .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.esg-loader.spinner3 .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes esg-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0.0)
}
40% {
-webkit-transform: scale(1.0)
}
}
@keyframes esg-bouncedelay {
0%, 80%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
40% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
.esg-loader.spinner4 {
margin: 0px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
-webkit-animation: esg-rotate 2.0s infinite linear;
animation: esg-rotate 2.0s infinite linear;
}
.esg-loader.spinner4 .dot1,
.esg-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;
-webkit-animation: esg-bounce 2.0s infinite ease-in-out;
animation: esg-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.esg-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes esg-rotate {
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes esg-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg)
}
}
@-webkit-keyframes esg-bounce {
0%, 100% {
-webkit-transform: scale(0.0)
}
50% {
-webkit-transform: scale(1.0)
}
}
@keyframes esg-bounce {
0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
} [class^="eg-icon-"]:before,
[class*=" eg-icon-"]:before {
font-family: "eg-font";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
[class^="fa-icon-"]:before, [class*=" fa-icon-"]:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
}
.esg-grid [class^="pe-7s-"]:before,
.esg-grid [class*=" pe-7s-"]:before {
font-family: 'Pe-icon-7-stroke';
display: inline-block;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
} .esg-filter-wrapper .esg-filterbutton:last-child,
.esg-cartbutton a,
.esg-selected-filterbutton {
margin-right: 0 !important;
}
.esg-singlefilters .esg-filter-checked {
display: none !important
} .eg-ajaxclicklistener {
cursor: pointer
}
.eg-ajax-video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.eg-ajax-video-container.widevideo {
padding-bottom: 50%;
}
.eg-ajax-video-container iframe,
.eg-ajax-video-container object,
.eg-ajax-video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.forcenotvisible {
visibility: hidden !important
}
.forcenotdisplay {
display: none !important
} input.eg-search-input[type="text"],
.eg-search-input {
display: inline-block
}
.eg-search-submit,
.eg-search-clean {
display: inline-block;
width: auto;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
text-align: center;
vertical-align: top
}
.eg-search-submit,
.eg-search-clean {
cursor: pointer
}
.eg-search-wrapper {
vertical-align: top;
line-height: 40px;
}
input.eg-search-input[type="text"] {
font-family: "Open Sans", sans-serif;
outline: none !important;
margin: 0px 0px 5px !important;
padding: 8px 15px;
vertical-align: top;
box-sizing: border-box
} .eg-ajax-closer-wrapper {
display: block;
z-index: 51000;
position: relative
}
.eg-ajax-navbt {
cursor: pointer;
display: inline-block;
margin-right: 5px;
}
.eg-acp-inner.eg-acp-tr .eg-ajax-closer.eg-ajax-navbt,
.eg-acp-inner.eg-acp-br .eg-ajax-closer.eg-ajax-navbt {
margin-right: 0px
}
.eg-ajax-closer-wrapper.eg-acp-tl,
.eg-ajax-closer-wrapper.eg-acp-bl {
text-align: left;
}
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-br {
text-align: right;
}
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-b {
text-align: center;
}
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-tl {
margin-bottom: 5px;
}
.eg-ajax-closer-wrapper.eg-acp-bl,
.eg-ajax-closer-wrapper.eg-acp-br,
.eg-ajax-closer-wrapper.eg-acp-b {
margin-top: 5px;
}
.eg-acp-inner {
display: block;
position: absolute;
z-index: 50;
margin: 5px;
}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-t {
top: 0px;
}
.eg-acp-inner.eg-acp-br,
.eg-acp-inner.eg-acp-bl,
.eg-acp-inner.eg-acp-b {
bottom: 0px;
}
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-bl {
left: 0px;
}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-br {
right: 0px;
}
.eg-acp-inner.eg-acp-t,
.eg-acp-inner.eg-acp-b {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
.eg-ajax-navbt {
line-height: 21px;
background: #000;
background: rgba(0, 0, 0, 0.75);
color: #fff;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
text-transform: uppercase;
padding: 1px 1px 0px 0px;
font-size: 11px;
font-weight: 400;
}
.eg-ajax-closer.eg-ajax-navbt {
padding: 1px 5px 1px 3px;
vertical-align: top;
}
.eg-acp-light .eg-ajax-navbt {
background: #e5e5e5;
color: #000;
}
.eg-ajax-closer.eg-ajax-navbt i {
font-size: 13px;
}
.eg-ajax-navbt i {
font-size: 16px;
}
.eg-ajax-closer-wrapper.eg-acp-type1 {
margin: 0;
}
.eg-acp-type1 .eg-ajax-navbt {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 10px;
margin: 0px;
}
.eg-acp-type1 .eg-ajax-navbt i {
font-size: 20px;
}
.eg-acp-type1 .eg-ajax-navbt {
width: 40px;
height: 40px;
text-align: center;
vertical-align: medium !important;
line-height: 40px;
padding: 0px;
}
.eg-acp-type1 .eg-ajax-closer.eg-ajax-navbt {
vertical-align: top;
font-size: 24px;
font-weight: 300;
font-family: sans-serif;
height: auto;
line-height: 28px;
padding: 8px 0px 4px;
}
span.eg-el-amount:before {
content: "("
}
span.eg-el-amount:after {
content: ")"
}
span.eg-el-amount {
margin-left: 10px;
} .esg-split-content .esg-entry-media-wrapper, .esg-split-content .esg-entry-cover {
width: 50% !important
}
.esg-split-content .esg-media-cover-wrapper:after {
content: "";
display: table;
clear: both
}
.esg-split-right .esg-entry-media-wrapper, .esg-split-right .esg-entry-cover {
float: right
}
.esg-split-left .esg-entry-media-wrapper, .esg-split-left .esg-entry-cover {
float: left
}
.esg-split-content .esg-entry-media {
height: 100% !important
}
.esg-split-content .esg-entry-cover {
position: relative !important
}
.esg-split-content .esg-entry-content {
clear: both
} .grayscale {
-webkit-filter: grayscale(100%);
filter: grayscale(100%)
}  .esg-revealed .esg-itm-anime:not(.esg-anime-blur) .esg-overflowtrick {
overflow: visible !important
}
.esg-revealed .esg-itm-anime .tp-esg-item {
-webkit-mask-image: none !important
}
.esg-revealed .esg-itm-anime .tp-esg-item:hover {
z-index: 9999 !important;
transform: none !important
}
.esg-revealed .esg-anime-item:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.esg-anime-blur .esg-entry-media {
transform: scale(1.15, 1.15) !important;
transform-origin: center center !important
} .eg-invisiblebutton {
box-shadow: none !important;
height: inherit !important;
display: block
}
.esg-lb-dummy {
max-width: none !important;
box-shadow: none !important;
position: absolute;
display: none
} @media screen and (max-width: 736px) {
.eg-lightbox-post-content-inner > div {
width: 100% !important;
float: none !important;
}
.eg-lightbox-post-content-inner .esg-post-featured-img {
padding: 30px 0 !important;
}
}
.esgbox-stage .esgbox-slide > *:not(.esgbox-share) {
margin: 0;
padding: 0
}
.esgbox-stage .esgbox-slide > .esgbox-loading {
margin-top: -30px;
margin-left: -30px
}
.esgbox-toolbar .esgbox-button {
transition: background 0.2s ease-out
}
.esgbox-toolbar .esgbox-button:focus,
.esgbox-toolbar .esgbox-button:active,
.esgbox-toolbar .esgbox-button:visited {
background: rgba(30, 30, 30, .6)
}
.esgbox-toolbar .esgbox-button:hover {
background: #000
}
.esgbox-navigation .esgbox-button:before {
transition: background 0.2s ease-out
}
.esgbox-navigation .esgbox-button:focus:before,
.esgbox-navigation .esgbox-button:active:before,
.esgbox-navigation .esgbox-button:visited:before,
.esgbox-navigation .esgbox-button[disabled]:hover:before,
.esgbox-toolbar .esgbox-button[disabled]:hover {
background: rgba(0, 0, 0, .6)
}
.esgbox-navigation .esgbox-button:hover:before {
background: rgba(0, 0, 0, .6)
}
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_left,
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_right {
display: none !important
}
.esgbox-single .esgbox-button--arrow_left,
.esgbox-single .esgbox-button--arrow_right {
display: none !important
}
.esgbox-slide--video iframe {
width: 100% !important;
height: 100% !important;
max-width: 100%;
max-height: 100%;
}
.esg-four-by-three .esgbox-slide--video iframe {
width: 800px;
height: 600px;
}
.esgbox-container .esgbox-button--arrow_right:hover,
.esgbox-container .esgbox-button--arrow_right:focus,
.esgbox-container .esgbox-button--arrow_left:hover,
.esgbox-container .esgbox-button--arrow_left:focus {
background: rgba(0, 0, 0, .6)
} .esg-filter-wrapper {
visibility: hidden
}
#eg-elements-container-grid-wrap.eg-startheight {
height: 351px;
}
.esg-mobile-filter-button {
display: none
}
.esg-mobile-filter-wrap {
visibility: visible
}
.esg-mobile-filter-wrap .esg-dropdown-wrapper {
display: none !important;
visibility: hidden !important
} .eg-esgblankskin-wrapper * {
visibility: hidden !important
} .eg-item-in-focus {
z-index: 999 !important
} .esg-cover-overflow {
overflow: hidden
} .esg-transition[data-transition^='esg-collapse'] {
overflow: hidden
}
.esg-transition[data-transition^='esg-collapse']:before,
.esg-transition[data-transition^='esg-collapse']:after {
position: absolute;
content: ""
}
.esg-transition[data-transition^='esg-collapsevertical']:before,
.esg-transition[data-transition^='esg-collapsevertical']:after {
width: 100%;
height: 0%;
left: 0
}
.esg-transition[data-transition^='esg-collapsevertical']:before {
top: 0
}
.esg-transition[data-transition^='esg-collapsevertical']:after {
bottom: 0
}
.esg-transition[data-transition='esg-collapseverticalout']:before,
.esg-transition[data-transition='esg-collapseverticalout']:after {
height: 50%
}
.esg-transition[data-transition^='esg-collapsehorizontal']:before,
.esg-transition[data-transition^='esg-collapsehorizontal']:after {
width: 0%;
height: 100%;
top: 0
}
.esg-transition[data-transition^='esg-collapsehorizontal']:before {
left: 0
}
.esg-transition[data-transition^='esg-collapsehorizontal']:after {
right: 0
}
.esg-transition[data-transition='esg-collapsehorizontalout']:before {
width: 50%
}
.esg-transition[data-transition='esg-collapsehorizontalout']:after {
width: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:after {
height: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:after {
height: 0
}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:after {
width: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:after {
width: 0
} .esg-transition[data-transition^="esg-line"]:after {
content: "";
position: absolute;
width: 70%;
height: 70%;
top: 15%;
left: 15%;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.esg-transition[data-transition="esg-linediagonal"]:after,
.esg-transition[data-transition="esg-linehorizontal"]:after,
.esg-transition[data-transition="esg-linevertical"]:after {
transform: scale(0)
}
.esg-hovered .esg-transition[data-transition^="esg-line"]:after {
transform: scale(1)
}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:after {
transform: scale(0)
} .esg-transition[data-transition^="esg-spiral"]:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
box-sizing: border-box;
padding-bottom: 100%;
background-size: contain;
background-repeat: no-repeat;
transform-origin: center;
transform: translate(-50%, -50%) rotate(0deg) scale(0);
}
.esg-transition[data-transition="esg-spiralzoomout"]:after {
transform: translate(-50%, -50%) rotate(-300deg) scale(3)
}
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:after {
transform: translate(-50%, -50%) rotate(-300deg) scale(3)
}
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:after {
transform: translate(-50%, -50%) rotate(0deg) scale(0)
} .esg-transition[data-transition^="esg-circlezoom"]:before,
.esg-transition[data-transition^="esg-circlezoom"]:after {
content: "";
position: absolute;
width: 150%;
height: 150%;
padding-bottom: 150%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0, 0);
border-radius: 50%;
box-sizing: border-box;
}
.esg-transition[data-transition="esg-circlezoomout"]:before,
.esg-transition[data-transition="esg-circlezoomout"]:after {
transform: translate(-50%, -50%) scale(1, 1)
}
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:before,
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:after {
transform: translate(-50%, -50%) scale(1, 1)
}
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:before,
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:after {
transform: translate(-50%, -50%) scale(0, 0)
}
.esg-transition[data-transition^="esg-line"]:before,
.esg-transition[data-transition^="esg-spiral"]:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0%;
left: 0%;
opacity: 0;
}
.esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-transition[data-transition="esg-spiralzoomout"]:before {
opacity: 1
}
.esg-hovered .esg-transition[data-transition^="esg-line"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:before {
opacity: 1
}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:before {
opacity: 0
} .esg-overlay.esg-cover-blend-multiply {
mix-blend-mode: multiply
}
.esg-overlay.esg-cover-blend-screen {
mix-blend-mode: screen
}
.esg-overlay.esg-cover-blend-overlay {
mix-blend-mode: overlay
}
.esg-overlay.esg-cover-blend-darken {
mix-blend-mode: darken
}
.esg-overlay.esg-cover-blend-lighten {
mix-blend-mode: lighten
}
.esg-overlay.esg-cover-blend-color-dodge {
mix-blend-mode: color-dodge
}
.esg-overlay.esg-cover-blend-color-burn {
mix-blend-mode: color-burn
}
.esg-overlay.esg-cover-blend-hard-light {
mix-blend-mode: hard-light
}
.esg-overlay.esg-cover-blend-soft-light {
mix-blend-mode: soft-light
}
.esg-overlay.esg-cover-blend-difference {
mix-blend-mode: difference
}
.esg-overlay.esg-cover-blend-exclusion {
mix-blend-mode: exclusion
}
.esg-overlay.esg-cover-blend-hue {
mix-blend-mode: hue
}
.esg-overlay.esg-cover-blend-saturation {
mix-blend-mode: saturation
}
.esg-overlay.esg-cover-blend-color {
mix-blend-mode: color
}
.esg-overlay.esg-cover-blend-luminosity {
mix-blend-mode: luminosity
} .esg-container .aden {
-webkit-filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);
filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}
.esg-container .aden::after {
background: -webkit-linear-gradient(left, rgba(66, 10, 14, .2), transparent);
background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
mix-blend-mode: darken
}
.esg-container .perpetua::after,
.esg-container .reyes::after {
mix-blend-mode: soft-light;
opacity: .5
}
.esg-container .inkwell {
-webkit-filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);
filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}
.esg-container .perpetua::after {
background: -webkit-linear-gradient(top, #005b9a, #e6c13d);
background: linear-gradient(to bottom, #005b9a, #e6c13d)
}
.esg-container .reyes {
-webkit-filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75);
filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}
.esg-container .reyes::after {
background: #efcdad
}
.esg-container .gingham {
-webkit-filter: brightness(1.05) hue-rotate(-10deg);
filter: brightness(1.05) hue-rotate(-10deg)
}
.esg-container .gingham::after {
background: -webkit-linear-gradient(left, rgba(66, 10, 14, .2), transparent);
background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
mix-blend-mode: darken
}
.esg-container .toaster {
-webkit-filter: contrast(1.5) brightness(.9);
filter: contrast(1.5) brightness(.9)
}
.esg-container .toaster::after {
background: -webkit-radial-gradient(circle, #804e0f, #3b003b);
background: radial-gradient(circle, #804e0f, #3b003b);
mix-blend-mode: screen
}
.esg-container .walden {
-webkit-filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);
filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}
.esg-container .walden::after {
background: #04c;
mix-blend-mode: screen;
opacity: .3
}
.esg-container .hudson {
-webkit-filter: brightness(1.2) contrast(.9) saturate(1.1);
filter: brightness(1.2) contrast(.9) saturate(1.1)
}
.esg-container .hudson::after {
background: -webkit-radial-gradient(circle, #a6b1ff 50%, #342134);
background: radial-gradient(circle, #a6b1ff 50%, #342134);
mix-blend-mode: multiply;
opacity: .5
}
.esg-container .earlybird {
-webkit-filter: contrast(.9) sepia(.2);
filter: contrast(.9) sepia(.2)
}
.esg-container .earlybird::after {
background: -webkit-radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
mix-blend-mode: overlay
}
.esg-container .mayfair {
-webkit-filter: contrast(1.1) saturate(1.1);
filter: contrast(1.1) saturate(1.1)
}
.esg-container .mayfair::after {
background: -webkit-radial-gradient(40% 40%, circle, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
mix-blend-mode: overlay;
opacity: .4
}
.esg-container .lofi {
-webkit-filter: saturate(1.1) contrast(1.5);
filter: saturate(1.1) contrast(1.5)
}
.esg-container .lofi::after {
background: -webkit-radial-gradient(circle, transparent 70%, #222 150%);
background: radial-gradient(circle, transparent 70%, #222 150%);
mix-blend-mode: multiply
}
.esg-container ._1977 {
-webkit-filter: contrast(1.1) brightness(1.1) saturate(1.3);
filter: contrast(1.1) brightness(1.1) saturate(1.3)
}
.esg-container ._1977:after {
background: rgba(243, 106, 188, .3);
mix-blend-mode: screen
}
.esg-container .brooklyn {
-webkit-filter: contrast(.9) brightness(1.1);
filter: contrast(.9) brightness(1.1)
}
.esg-container .brooklyn::after {
background: -webkit-radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
mix-blend-mode: overlay
}
.esg-container .xpro2 {
-webkit-filter: sepia(.3);
filter: sepia(.3)
}
.esg-container .xpro2::after {
background: -webkit-radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
mix-blend-mode: color-burn
}
.esg-container .nashville {
-webkit-filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);
filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}
.esg-container .nashville::after {
background: rgba(0, 70, 150, .4);
mix-blend-mode: lighten
}
.esg-container .nashville::before {
background: rgba(247, 176, 153, .56);
mix-blend-mode: darken
}
.esg-container .lark {
-webkit-filter: contrast(.9);
filter: contrast(.9)
}
.esg-container .lark::after {
background: rgba(242, 242, 242, .8);
mix-blend-mode: darken
}
.esg-container .lark::before {
background: #22253f;
mix-blend-mode: color-dodge
}
.esg-container .moon {
-webkit-filter: grayscale(1) contrast(1.1) brightness(1.1);
filter: grayscale(1) contrast(1.1) brightness(1.1)
}
.esg-container .moon::before {
background: #a0a0a0;
mix-blend-mode: soft-light
}
.esg-container .moon::after {
background: #383838;
mix-blend-mode: lighten
}
.esg-container .clarendon {
-webkit-filter: contrast(1.2) saturate(1.35);
filter: contrast(1.2) saturate(1.35)
}
.esg-container .clarendon:before {
background: rgba(127, 187, 227, .2);
mix-blend-mode: overlay
}
.esg-container .willow {
-webkit-filter: grayscale(.5) contrast(.95) brightness(.9);
filter: grayscale(.5) contrast(.95) brightness(.9)
}
.esg-container .willow::before {
background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
mix-blend-mode: overlay
}
.esg-container .willow::after {
background-color: #d8cdcb;
mix-blend-mode: color
}
.esg-container .rise {
-webkit-filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9);
filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}
.esg-container .rise::after {
background: -webkit-radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
mix-blend-mode: overlay;
opacity: .6
}
.esg-container .rise::before {
background: -webkit-radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
mix-blend-mode: multiply
}
.esg-container ._1977:after, .esg-container ._1977:before,
.esg-container .aden:after, .esg-container .aden:before,
.esg-container .brooklyn:after, .esg-container .brooklyn:before,
.esg-container .clarendon:after, .esg-container .clarendon:before,
.esg-container .earlybird:after, .esg-container .earlybird:before,
.esg-container .gingham:after, .esg-container .gingham:before,
.esg-container .hudson:after, .esg-container .hudson:before,
.esg-container .inkwell:after, .esg-container .inkwell:before,
.esg-container .lark:after, .esg-container .lark:before,
.esg-container .lofi:after, .esg-container .lofi:before,
.esg-container .mayfair:after, .esg-container .mayfair:before,
.esg-container .moon:after, .esg-container .moon:before,
.esg-container .nashville:after, .esg-container .nashville:before,
.esg-container .perpetua:after, .esg-container .perpetua:before,
.esg-container .reyes:after, .esg-container .reyes:before,
.esg-container .rise:after, .esg-container .rise:before,
.esg-container .slumber:after, .esg-container .slumber:before,
.esg-container .toaster:after, .esg-container .toaster:before,
.esg-container .walden:after, .esg-container .walden:before,
.esg-container .willow:after, .esg-container .willow:before,
.esg-container .xpro2:after, .esg-container .xpro2:before {
content: '';
display: block;
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
pointer-events: none
}
.esg-container ._1977, 
.esg-container .aden, 
.esg-container .brooklyn, 
.esg-container .clarendon, 
.esg-container .earlybird, 
.esg-container .gingham,
.esg-container .hudson,
.esg-container .inkwell,
.esg-container .lark,
.esg-container .lofi,
.esg-container .mayfair,
.esg-container .moon,
.esg-container .nashville,
.esg-container .perpetua,
.esg-container .reyes,
.esg-container .rise,
.esg-container .slumber,
.esg-container .toaster,
.esg-container .walden,
.esg-container .willow,
.esg-container .xpro2 {
position: relative
}
.esg-container ._1977 img,
.esg-container .aden img,
.esg-container .brooklyn img,
.esg-container .clarendon img,
.esg-container .earlybird img,
.esg-container .gingham img,
.esg-container .hudson img,
.esg-container .inkwell img,
.esg-container .lark img,
.esg-container .lofi img,
.esg-container .mayfair img,
.esg-container .moon img,
.esg-container .nashville img,
.esg-container .perpetua img,
.esg-container .reyes img,
.esg-container .rise img,
.esg-container .slumber img,
.esg-container .toaster img,
.esg-container .walden img,
.esg-container .willow img,
.esg-container .xpro2 img {
width: 100%;
z-index: 1
}
.esg-container ._1977:before,
.esg-container .aden:before,
.esg-container .brooklyn:before,
.esg-container .clarendon:before,
.esg-container .earlybird:before,
.esg-container .gingham:before,
.esg-container .hudson:before,
.esg-container .inkwell:before,
.esg-container .lark:before,
.esg-container .lofi:before,
.esg-container .mayfair:before,
.esg-container .moon:before,
.esg-container .nashville:before,
.esg-container .perpetua:before,
.esg-container .reyes:before,
.esg-container .rise:before,
.esg-container .slumber:before,
.esg-container .toaster:before,
.esg-container .walden:before,
.esg-container .willow:before,
.esg-container .xpro2:before {
z-index: 2
}
.esg-container ._1977:after,
.esg-container .aden:after,
.esg-container .brooklyn:after,
.esg-container .clarendon:after,
.esg-container .earlybird:after,
.esg-container .gingham:after,
.esg-container .hudson:after,
.esg-container .inkwell:after,
.esg-container .lark:after,
.esg-container .lofi:after,
.esg-container .mayfair:after,
.esg-container .moon:after,
.esg-container .nashville:after,
.esg-container .perpetua:after,
.esg-container .reyes:after,
.esg-container .rise:after,
.esg-container .slumber:after,
.esg-container .toaster:after,
.esg-container .walden:after,
.esg-container .willow:after,
.esg-container .xpro2:after {
z-index: 3
}
.esg-container .slumber {
-webkit-filter: saturate(.66) brightness(1.05);
filter: saturate(.66) brightness(1.05)
}
.esg-container .slumber::after {
background: rgba(125, 105, 24, .5);
mix-blend-mode: soft-light
}
.esg-container .slumber::before {
background: rgba(69, 41, 12, .4);
mix-blend-mode: lighten
} .source_type_stream .esg-filter-wrapper,
.source_type_nextgen .esg-filter-wrapper,
.source_type_rml .esg-filter-wrapper {
display: none !important;
} [class*=" pe-7s-"]:before {
font-family: 'Pe-icon-7-stroke'
}  #esg_search_wrapper {
height: auto;
left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 20000;
}
#esg_search_wrapper .esg-filter-wrapper, #esg_search_wrapper .esg-pagination {
margin-left: 0 !important;
}
#esg_big_search_wrapper {
padding-top: 0;
position: relative;
}
#esg_big_search_wrapper .bigsearchfield {
-moz-border-bottom-colors: none !important;
-moz-border-left-colors: none !important;
-moz-border-right-colors: none !important;
-moz-border-top-colors: none !important;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0) !important;
border:none !important;
border-bottom:2px solid #333 !important;
color: #333 !important;
font-size: 40px !important;
font-weight: 700;
line-height: 40px !important;
padding: 0 !important;
position: relative;
width: 100%;
z-index: 10;
height:50px !important;
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
}
#esg_big_search_wrapper::-ms-clear { display: none; }
#esg_big_search_wrapper .bigsearchfield::-ms-clear { display: none; }
#esg_big_search_fake_txt {
background: none repeat scroll 0 0 rgba(255, 255,255, 0) !important;
border: medium none !important;
color: #333 !important;
font-size: 40px !important;
font-weight: 700;
line-height: 40px !important;
padding: 0 !important;
position: absolute !important;
top: 7px !important;
width: 100%;
z-index: 5;
height:50px !important;
}
.esg_big_search_close {
color: #333;
cursor: pointer;
font-size: 40px;
font-weight: 400;
position: absolute;
right: 30px;
top: 50px;
z-index: 20;
}
.esg_searchresult_title {
color: #333;
font-size: 11px;
font-weight: 700;
letter-spacing: 1px;
margin-top: 30px;
text-transform: uppercase;
}
#esg_search_bg {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 19999;
}
.esg_searchcontainer {
box-sizing: border-box;
padding: 40px;
position: relative;
width: 100%;
}
.esg_searchresult {
color: #333;
font-size: 17px;
font-weight: 600;
line-height: 26px;
} #esg_big_search_wrapper.dark .bigsearchfield {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border-bottom:2px solid #fff !important;
color: #fff !important;
}
.dark #esg_big_search_fake_txt {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
color: #fff !important;
}
.dark .esg_big_search_close {
color: #fff;
}
.dark .esg_searchresult_title {
color: #fff;
}
#esg_search_bg.dark {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
}
.dark .esg_searchresult {
color: #fff;
}@font-face {
font-family: 'eg-font';
src: url(//veloxfibra.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117);
src: url(//veloxfibra.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117#iefix) format('embedded-opentype'),
url(//veloxfibra.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.woff?85610117) format('woff'),
url(//veloxfibra.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.ttf?85610117) format('truetype'),
url(//veloxfibra.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.svg?85610117#egfont) format('svg');
font-weight: normal;
font-style: normal;
}
.eg-icon-soundcloud:before { content: '\e8ca'; } .eg-icon-music:before { content: '\e858'; } .eg-icon-color-adjust:before { content: '\e862'; } .eg-icon-mail:before { content: '\e868'; } .eg-icon-mail-alt:before { content: '\e869'; } .eg-icon-heart:before { content: '\e86a'; } .eg-icon-heart-empty:before { content: '\e86b'; } .eg-icon-star:before { content: '\e86c'; } .eg-icon-star-empty:before { content: '\e86d'; } .eg-icon-user:before { content: '\e879'; } .eg-icon-male:before { content: '\e87a'; } .eg-icon-female:before { content: '\e87b'; } .eg-icon-video:before { content: '\e805'; } .eg-icon-videocam:before { content: '\e859'; } .eg-icon-picture-1:before { content: '\e803'; } .eg-icon-camera:before { content: '\e85a'; } .eg-icon-camera-alt:before { content: '\e85b'; } .eg-icon-th-large:before { content: '\e83c'; } .eg-icon-th:before { content: '\e83d'; } .eg-icon-ok:before { content: '\e80d'; } .eg-icon-ok-circled2:before { content: '\e877'; } .eg-icon-ok-squared:before { content: '\e878'; } .eg-icon-cancel:before { content: '\e80a'; } .eg-icon-plus:before { content: '\e86e'; } .eg-icon-plus-circled:before { content: '\e876'; } .eg-icon-plus-squared:before { content: '\e875'; } .eg-icon-minus:before { content: '\e86f'; } .eg-icon-minus-circled:before { content: '\e870'; } .eg-icon-minus-squared:before { content: '\e871'; } .eg-icon-minus-squared-alt:before { content: '\e872'; } .eg-icon-info-circled:before { content: '\e80f'; } .eg-icon-info:before { content: '\e844'; } .eg-icon-home:before { content: '\e843'; } .eg-icon-link:before { content: '\e80e'; } .eg-icon-unlink:before { content: '\e83f'; } .eg-icon-link-ext:before { content: '\e840'; } .eg-icon-lock:before { content: '\e856'; } .eg-icon-lock-open:before { content: '\e857'; } .eg-icon-eye:before { content: '\e841'; } .eg-icon-eye-off:before { content: '\e842'; } .eg-icon-tag:before { content: '\e85c'; } .eg-icon-thumbs-up:before { content: '\e887'; } .eg-icon-thumbs-up-alt:before { content: '\e888'; } .eg-icon-download:before { content: '\e88a'; } .eg-icon-upload:before { content: '\e889'; } .eg-icon-reply:before { content: '\e8a6'; } .eg-icon-forward:before { content: '\e874'; } .eg-icon-export-1:before { content: '\e873'; } .eg-icon-print:before { content: '\e886'; } .eg-icon-gamepad:before { content: '\e837'; } .eg-icon-trash:before { content: '\e801'; } .eg-icon-doc-text:before { content: '\e885'; } .eg-icon-doc-inv:before { content: '\e884'; } .eg-icon-folder-1:before { content: '\e83e'; } .eg-icon-folder-open:before { content: '\e883'; } .eg-icon-folder-open-empty:before { content: '\e882'; } .eg-icon-rss:before { content: '\e880'; } .eg-icon-rss-squared:before { content: '\e881'; } .eg-icon-phone:before { content: '\e87f'; } .eg-icon-menu:before { content: '\e830'; } .eg-icon-cog-alt:before { content: '\e847'; } .eg-icon-wrench:before { content: '\e848'; } .eg-icon-basket-1:before { content: '\e87c'; } .eg-icon-calendar:before { content: '\e87d'; } .eg-icon-calendar-empty:before { content: '\e87e'; } .eg-icon-lightbulb:before { content: '\e88b'; } .eg-icon-resize-full-alt:before { content: '\e845'; } .eg-icon-move:before { content: '\e846'; } .eg-icon-down-dir:before { content: '\e838'; } .eg-icon-up-dir:before { content: '\e839'; } .eg-icon-left-dir:before { content: '\e817'; } .eg-icon-right-dir:before { content: '\e818'; } .eg-icon-down-open:before { content: '\e83b'; } .eg-icon-left-open:before { content: '\e819'; } .eg-icon-right-open:before { content: '\e81a'; } .eg-icon-angle-left:before { content: '\e820'; } .eg-icon-angle-right:before { content: '\e81d'; } .eg-icon-angle-double-left:before { content: '\e892'; } .eg-icon-angle-double-right:before { content: '\e893'; } .eg-icon-left-big:before { content: '\e81f'; } .eg-icon-right-big:before { content: '\e81e'; } .eg-icon-up-hand:before { content: '\e835'; } .eg-icon-ccw-1:before { content: '\e891'; } .eg-icon-shuffle-1:before { content: '\e849'; } .eg-icon-play:before { content: '\e88c'; } .eg-icon-play-circled:before { content: '\e88e'; } .eg-icon-stop:before { content: '\e88f'; } .eg-icon-pause:before { content: '\e88d'; } .eg-icon-fast-fw:before { content: '\e890'; } .eg-icon-desktop:before { content: '\e85d'; } .eg-icon-laptop:before { content: '\e85e'; } .eg-icon-tablet:before { content: '\e85f'; } .eg-icon-mobile:before { content: '\e860'; } .eg-icon-flight:before { content: '\e894'; } .eg-icon-font:before { content: '\e851'; } .eg-icon-bold:before { content: '\e852'; } .eg-icon-italic:before { content: '\e855'; } .eg-icon-text-height:before { content: '\e84f'; } .eg-icon-text-width:before { content: '\e850'; } .eg-icon-align-left:before { content: '\e84c'; } .eg-icon-align-center:before { content: '\e84d'; } .eg-icon-align-right:before { content: '\e84e'; } .eg-icon-search:before { content: '\e802'; } .eg-icon-indent-left:before { content: '\e866'; } .eg-icon-indent-right:before { content: '\e867'; } .eg-icon-ajust:before { content: '\e84a'; } .eg-icon-tint:before { content: '\e84b'; } .eg-icon-chart-bar:before { content: '\e853'; } .eg-icon-magic:before { content: '\e807'; } .eg-icon-sort:before { content: '\e895'; } .eg-icon-sort-alt-up:before { content: '\e863'; } .eg-icon-sort-alt-down:before { content: '\e864'; } .eg-icon-sort-name-up:before { content: '\e854'; } .eg-icon-sort-name-down:before { content: '\e865'; } .eg-icon-coffee:before { content: '\e896'; } .eg-icon-food:before { content: '\e897'; } .eg-icon-medkit:before { content: '\e898'; } .eg-icon-puzzle:before { content: '\e899'; } .eg-icon-apple:before { content: '\e89a'; } .eg-icon-facebook:before { content: '\e89b'; } .eg-icon-gplus:before { content: '\e89c'; } .eg-icon-tumblr:before { content: '\e8a0'; } .eg-icon-twitter-squared:before { content: '\e8a2'; } .eg-icon-twitter:before { content: '\e8a1'; } .eg-icon-vimeo-squared:before { content: '\e89d'; } .eg-icon-youtube:before { content: '\e89f'; } .eg-icon-youtube-squared:before { content: '\e89e'; } .eg-icon-picture:before { content: '\e800'; } .eg-icon-check:before { content: '\e810'; } .eg-icon-back:before { content: '\e8a5'; } .eg-icon-thumbs-up-1:before { content: '\e8a9'; } .eg-icon-thumbs-down:before { content: '\e8aa'; } .eg-icon-download-1:before { content: '\e8ab'; } .eg-icon-upload-1:before { content: '\e8ac'; } .eg-icon-reply-1:before { content: '\e8a8'; } .eg-icon-forward-1:before { content: '\e8a7'; } .eg-icon-export:before { content: '\e80b'; } .eg-icon-folder:before { content: '\e813'; } .eg-icon-rss-1:before { content: '\e8c8'; } .eg-icon-cog:before { content: '\e832'; } .eg-icon-tools:before { content: '\e815'; } .eg-icon-basket:before { content: '\e812'; } .eg-icon-login:before { content: '\e833'; } .eg-icon-logout:before { content: '\e834'; } .eg-icon-resize-full:before { content: '\e816'; } .eg-icon-popup:before { content: '\e828'; } .eg-icon-arrow-combo:before { content: '\e827'; } .eg-icon-left-open-1:before { content: '\e82a'; } .eg-icon-right-open-1:before { content: '\e82b'; } .eg-icon-left-open-mini:before { content: '\e822'; } .eg-icon-right-open-mini:before { content: '\e823'; } .eg-icon-left-open-big:before { content: '\e824'; } .eg-icon-right-open-big:before { content: '\e825'; } .eg-icon-left:before { content: '\e836'; } .eg-icon-right:before { content: '\e826'; } .eg-icon-ccw:before { content: '\e808'; } .eg-icon-cw:before { content: '\e8c9'; } .eg-icon-arrows-ccw:before { content: '\e806'; } .eg-icon-level-down:before { content: '\e8a3'; } .eg-icon-level-up:before { content: '\e8a4'; } .eg-icon-shuffle:before { content: '\e814'; } .eg-icon-palette:before { content: '\e829'; } .eg-icon-list-add:before { content: '\e80c'; } .eg-icon-back-in-time:before { content: '\e821'; } .eg-icon-monitor:before { content: '\e81b'; } .eg-icon-paper-plane:before { content: '\e8ad'; } .eg-icon-brush:before { content: '\e8ae'; } .eg-icon-droplet:before { content: '\e81c'; } .eg-icon-clipboard:before { content: '\e8b0'; } .eg-icon-megaphone:before { content: '\e8b1'; } .eg-icon-key:before { content: '\e8af'; } .eg-icon-github:before { content: '\e8b3'; } .eg-icon-github-circled:before { content: '\e8b4'; } .eg-icon-flickr:before { content: '\e8b2'; } .eg-icon-flickr-circled:before { content: '\e8b5'; } .eg-icon-vimeo:before { content: '\e8b6'; } .eg-icon-vimeo-circled:before { content: '\e8b7'; } .eg-icon-twitter-1:before { content: '\e8b8'; } .eg-icon-twitter-circled:before { content: '\e8b9'; } .eg-icon-facebook-1:before { content: '\e8ba'; } .eg-icon-facebook-circled:before { content: '\e8bb'; } .eg-icon-facebook-squared:before { content: '\e8bc'; } .eg-icon-gplus-1:before { content: '\e8bd'; } .eg-icon-gplus-circled:before { content: '\e8be'; } .eg-icon-pinterest:before { content: '\e8bf'; } .eg-icon-pinterest-circled:before { content: '\e8c0'; } .eg-icon-tumblr-1:before { content: '\e8c1'; } .eg-icon-tumblr-circled:before { content: '\e8c2'; } .eg-icon-linkedin:before { content: '\e8c3'; } .eg-icon-linkedin-circled:before { content: '\e8c4'; } .eg-icon-dribbble:before { content: '\e8c5'; } .eg-icon-dribbble-circled:before { content: '\e8c6'; } .eg-icon-picasa:before { content: '\e8c7'; } .eg-icon-ok-1:before { content: '\e811'; } .eg-icon-doc:before { content: '\e809'; } .eg-icon-left-open-outline:before { content: '\e82e'; } .eg-icon-left-open-2:before { content: '\e82c'; } .eg-icon-right-open-outline:before { content: '\e82f'; } .eg-icon-right-open-2:before { content: '\e82d'; } .eg-icon-equalizer:before { content: '\e83a'; } .eg-icon-layers-alt:before { content: '\e804'; } .eg-icon-pencil-1:before { content: '\e831'; } .eg-icon-align-justify:before { content: '\e861'; } .eg-icon-wistia:before { content: '\e89f'; } .eg-icon-wistia-squared:before { content: '\e89e'; }.sc_layouts_row{-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_row_on_top{z-index:999999}[data-type^="trx-addons/socials"],[data-type^="trx-addons/button"],[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]),.wp-block-column>.sc_layouts_item,.sc_layouts_row .sc_layouts_item,.sc_layouts_row .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text){margin-top:0.5em !important; margin-bottom:0.5em !important}[data-type^="trx-addons/socials"],[data-type^="trx-addons/button"],[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]),.wp-block-column>.sc_layouts_item,.sc_layouts_item{max-width:100%}[data-type^="trx-addons/socials"],[data-type^="trx-addons/button"],[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]),.wp-block-column>.sc_layouts_item,.sc_layouts_column .sc_layouts_item,.sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text){display:inline-block; vertical-align:middle; margin-right:1.5em}[data-type^="trx-addons/socials"]:last-child,[data-type^="trx-addons/button"]:last-child,[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]):last-child,.wp-block-column>.sc_layouts_item:last-child,.sc_layouts_column .sc_layouts_item:last-child,.sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text):last-child{margin-right:0 !important}.sc_layouts_column_align_right .sc_layouts_item,.sc_layouts_column_align_right .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text){margin-left:1.5em; margin-right:0}.sc_layouts_column_align_right .sc_layouts_item:first-child{margin-left:0 !important}.sc_layouts_submenu .vc_separator,.sc_layouts_submenu .vc_empty_space,.sc_layouts_submenu .elementor-widget-divider,.sc_layouts_submenu .elementor-widget-spacer,.sc_layouts_row .vc_separator,.sc_layouts_row .vc_empty_space,.sc_layouts_row .elementor-widget-divider,.sc_layouts_row .elementor-widget-spacer{margin-top:0 !important; margin-bottom:0 !important}.sc_layouts_row .sc_layouts_item + div.vc_separator:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text),.sc_layouts_row .sc_layouts_item + div.vc_empty_space:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text),.sc_layouts_row .sc_layouts_item + div.elementor-widget-divider,.sc_layouts_row .sc_layouts_item + div.elementor-widget-spacer{margin:0 !important}.sc_layouts_column .vc_separator,.sc_layouts_column .vc_empty_space,.sc_layouts_column .elementor-widget-divider,.sc_layouts_column .elementor-widget-spacer{width:100%}.sc_layouts_column_align_left,.sc_layouts_column.sc_layouts_column_align_left .widget,.sc_layouts_column.sc_layouts_column_align_left .widget_title,.sc_layouts_column.sc_layouts_column_align_left .widgettitle{text-align:left}.sc_layouts_column_align_center,.sc_layouts_column.sc_layouts_column_align_center .widget,.sc_layouts_column.sc_layouts_column_align_center .widget_title,.sc_layouts_column.sc_layouts_column_align_center .widgettitle{text-align:center}.sc_layouts_column_align_right,.sc_layouts_column.sc_layouts_column_align_right .widget,.sc_layouts_column.sc_layouts_column_align_right .widget_title,.sc_layouts_column.sc_layouts_column_align_right .widgettitle{text-align:right}.sc_layouts_row_delimiter{border-bottom:1px solid #ddd}body.frontpage:not(.elementor-editor-active) .sc_layouts_hide_on_frontpage,body.home-page:not(.elementor-editor-active) .sc_layouts_hide_on_frontpage,body.error404:not(.elementor-editor-active) .sc_layouts_hide_on_frontpage,body.single:not(.elementor-editor-active) .sc_layouts_hide_on_singular,body.page:not(.elementor-editor-active) .sc_layouts_hide_on_singular,body:not(.single):not(.page):not(.elementor-editor-active) .sc_layouts_hide_on_other{display:none !important}.sc_layouts_iconed_text{white-space:nowrap}.sc_layouts_item_link{display:block}.sc_layouts_item_icon{font-size:2.25em; line-height:1.1em; display:inline-block; vertical-align:middle; -webkit-transition:color 0.3s ease; -ms-transition:color 0.3s ease; transition:color 0.3s ease}.sc_layouts_item_icon.sc_icon_type_svg svg,.sc_layouts_item_icon.sc_icon_type_svg object{width:1em; height:1em}.sc_layouts_item_details{display:inline-block; vertical-align:middle; white-space:normal}.sc_layouts_item_icon + .sc_layouts_item_details{margin-left:0.5em}.sc_layouts_column_icons_position_left .sc_layouts_item_details{text-align:left}.sc_layouts_column_icons_position_right .sc_layouts_item_details{text-align:right}.sc_align_center .sc_layouts_item_details{text-align:center}.sc_layouts_item_details_line1,.sc_layouts_item_details_line2{display:block}.sc_layouts_item_details_line1{font-size:0.8667em; line-height:1.2308em; font-weight:300}.sc_layouts_item_details_line2{font-size:1.0667em; line-height:1.3125em; font-weight:600}.sc_layouts_column_icons_position_right .sc_layouts_item:after{content:' '; clear:both; width:100%; height:0; display:block}.sc_layouts_column_icons_position_right .sc_layouts_item_icon{float:right; margin-left:0.4em; margin-right:0}.sc_layouts_column_icons_position_right .sc_layouts_item_details{float:right}.sc_layouts_login_menu .menu-item:not(.menu-item-has-children) .trx_addons_login_link{padding:1em 0em}.sc_layouts_row .sc_button{background-color:#efa758; color:#fff; vertical-align:top; text-align:center}.sc_layouts_row_type_narrow{font-size:13px; line-height:18px; padding:6px 0}.sc_layouts_row_type_narrow .sc_layouts_item_icon,.sc_layouts_row_type_narrow .sc_layouts_item input[type="text"]{font-size:inherit; line-height:inherit; font-weight:inherit}.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,.sc_layouts_row_type_narrow .sc_layouts_item_details_line2{display:inline-block; font-size:inherit; line-height:inherit; font-weight:inherit}.sc_layouts_row_type_narrow .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2{margin-left:0.5em}.sc_layouts_row_type_narrow .socials_wrap{margin:0}.sc_layouts_row_type_narrow .socials_wrap .social_item{margin:0 8px 0 0}.sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon{font-size:15px; width:auto; height:auto; line-height:inherit; -webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_layouts_row_type_narrow .socials_wrap .social_item_style_bg .social_icon{width:1.2em; height:1.2em}.sc_layouts_row_type_narrow .socials_wrap .social_icon svg,.sc_layouts_row_type_narrow .socials_wrap .social_icon object{width:1em; height:1em}.sc_layouts_row_type_narrow .sc_button{background-color:transparent; border:1px solid #efa758; color:#efa758}.sc_layouts_row_type_compact{padding:0.75em 0}.sc_layouts_row_type_compact .sc_layouts_item,.sc_layouts_row_type_normal .sc_layouts_item{letter-spacing:0}.sc_layouts_row_type_compact .sc_layouts_item_icon{font-size:1.25em; font-weight:400}.sc_layouts_row_type_compact .sc_layouts_item input[type="text"]{font-size:inherit; line-height:inherit; font-weight:inherit}.sc_layouts_row_type_compact .sc_layouts_item_details_line1,.sc_layouts_row_type_compact .sc_layouts_item_details_line2{display:inline-block; font-size:inherit; line-height:inherit; font-weight:inherit}.sc_layouts_row_type_compact .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2{margin-left:0.5em}.sc_layouts_row_type_compact .socials_wrap{margin:0}.sc_layouts_row_type_compact .socials_wrap .social_item{margin:0 10px 0 0}.sc_layouts_row_type_compact .socials_wrap .social_item .social_icon{font-size:15px; width:auto; height:auto; line-height:inherit; -webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_layouts_row_type_compact .socials_wrap .social_item_style_bg .social_icon{width:1.2em; height:1.2em}.sc_layouts_row_type_normal{padding:2em 0}.sc_layouts_row_fixed_placeholder{display:none}.sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder{display:block}.sc_layouts_row_fixed_on{position:fixed; z-index:100002; top:0; right:-15px; bottom:auto; left:-15px; position:fixed !important; margin:0 !important; background-color:#fff}.sc_layouts_row_fixed_on.elementor-section:not(.elementor-section-justified){left:0; right:0}.sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on{z-index:100001}.sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on{z-index:100000}.sc_layouts_row_hide_unfixed{height:0; padding:0; overflow:hidden}.sc_layouts_row_type_compact.sc_layouts_row_hide_unfixed{padding:0}.elementor-editor-active .sc_layouts_row_hide_unfixed,.sc_layouts_row_fixed_on.sc_layouts_row_hide_unfixed{height:unset; padding:unset; overflow:unset}.sc_layouts_flex{display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_flex>.sc_layouts_column{display:-webkit-flex; display:-ms-flexbox; display:flex}.sc_layouts_flex>.sc_layouts_column>.sc_layouts_item{display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column; -webkit-flex-grow:1; -ms-flex-grow:1; flex-grow:1}.sc_layouts_flex.sc_layouts_columns_stretch{-webkit-align-content:stretch; -ms-flex-line-pack:stretch; align-content:stretch}.sc_layouts_flex.sc_layouts_columns_top{-webkit-align-content:flex-start; -ms-flex-line-pack:start; align-content:flex-start}.sc_layouts_flex.sc_layouts_columns_bottom{-webkit-align-content:flex-end; -ms-flex-line-pack:end; align-content:flex-end}.sc_layouts_flex.sc_layouts_columns_middle{-webkit-align-content:center; -ms-flex-line-pack:center; align-content:center}.sc_layouts_flex.sc_layouts_content_top>.sc_layouts_column>.sc_layouts_item{-webkit-justify-content:flex-start; -ms-flex-pack:start; justify-content:flex-start}.sc_layouts_flex.sc_layouts_content_top:not(.sc_layouts_columns_stretch)>.sc_layouts_column{-webkit-align-items:flex-start; -ms-flex-align:start; align-items:flex-start}.sc_layouts_flex.sc_layouts_content_bottom>.sc_layouts_column>.sc_layouts_item{-webkit-justify-content:flex-end; -ms-flex-pack:end; justify-content:flex-end}.sc_layouts_flex.sc_layouts_content_bottom:not(.sc_layouts_columns_stretch)>.sc_layouts_column{-webkit-align-items:flex-end; -ms-flex-align:end; align-items:flex-end}.sc_layouts_flex.sc_layouts_content_middle>.sc_layouts_column>.sc_layouts_item{-webkit-justify-content:center; -ms-flex-pack:center; justify-content:center}.sc_layouts_flex.sc_layouts_content_middle:not(.sc_layouts_columns_stretch)>.sc_layouts_column{-webkit-align-items:center; -ms-flex-align:center; align-items:center}.sc_layouts_flex.sc_layouts_columns_bottom:after,.sc_layouts_flex.sc_layouts_columns_middle:after,.sc_layouts_flex.sc_layouts_columns_top:after{content:''; width:100%; height:0; overflow:hidden; visibility:hidden; display:block}.sc_layouts_popup{display:none; background-color:#fff; -webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); -ms-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}.sc_layouts_popup>p{margin:0}.mfp-content .sc_layouts_popup{display:block}.mfp-inline-holder div.mfp-content,.mfp-ajax-holder div.mfp-content{width:auto; min-width:60%; max-width:85%; min-height:40%; max-height:80%}.sc_layouts_panel_hide_content{position:fixed; z-index:100000; top:0; left:0; right:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,0); -webkit-transform:translateX(200%); -ms-transform:translateX(200%); transform:translateX(200%); -webkit-transition:background-color 0.8s ease; -ms-transition:background-color 0.8s ease; transition:background-color 0.8s ease}.sc_layouts_panel_hide_content.sc_layouts_panel_opened{-webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); background-color:rgba(0,0,0,0.5)}.sc_layouts_panel{background-color:#fff; -webkit-transition:-webkit-transform 0.8s ease; -ms-transition:-ms-transform 0.8s ease; transition:transform 0.8s ease; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; padding:2em 3em}.sc_layouts_panel_left{-webkit-transform:translateX(-150%); -ms-transform:translateX(-150%); transform:translateX(-150%); position:fixed; z-index:100001; top:0; left:0; max-width:100%; height:100%}.sc_layouts_panel_right{-webkit-transform:translateX(150%); -ms-transform:translateX(150%); transform:translateX(150%); position:fixed; z-index:100001; top:0; right:0; max-width:100%; height:100%}.sc_layouts_panel_top{-webkit-transform:translateY(-150%); -ms-transform:translateY(-150%); transform:translateY(-150%); position:fixed; z-index:100001; top:0; left:0; max-height:100%; width:100%}.sc_layouts_panel_bottom{-webkit-transform:translateY(150%); -ms-transform:translateY(150%); transform:translateY(150%); position:fixed; z-index:100001; bottom:0; left:0; max-height:100%; width:100%}.sc_layouts_panel>p{margin:0}.sc_layouts_panel.sc_layouts_panel_opened{-webkit-transform:none; -ms-transform:none; transform:none}body[class*="cpt_layouts-template"]{background-image:url(//veloxfibra.com/wp-content/themes/netmix/plugins/trx_addons/layouts/images/transparent.jpg); background-repeat:repeat}body[class*="cpt_layouts-template"] .trx-addons-layout--edit-mode .trx-addons-layout__inner{margin-left:auto; margin-right:auto; background-color:#fff; -webkit-box-sizing:content-box; -ms-box-sizing:content-box; box-sizing:content-box}body[class*="cpt_layouts-template"] #elementor.elementor-edit-mode .elementor-inner{margin-left:auto; margin-right:auto}.elementor-element-edit-mode .sc_layouts_blog_item>div{min-width:60px; min-height:16px}.elementor-element-edit-mode .sc_layouts_blog_item_featured[class*="hover_"]{display:block}.elementor-element-edit-mode .sc_layouts_blog_item_featured img{max-width:none; width:100%}.elementor-element .elementor-widget-container .sc_layouts_blog_item{-webkit-transition:background 0.3s ease,background-image 0.3s ease,background-color 0.3s ease,border 0.3s ease,border-radius 0.3s ease,box-shadow 0.3s ease; -ms-transition:background 0.3s ease,background-image 0.3s ease,background-color 0.3s ease,border 0.3s ease,border-radius 0.3s ease,box-shadow 0.3s ease; transition:background 0.3s ease,background-image 0.3s ease,background-color 0.3s ease,border 0.3s ease,border-radius 0.3s ease,box-shadow 0.3s ease}.editor-block-list__layout .editor-block-list__block[data-type="trx-addons/layouts-blog-item"][class*="sc_layouts_blog_item_position_"]:not(.sc_layouts_blog_item_position_static) .editor-block-list__block-edit{margin-top:0; margin-bottom:0}.sc_layouts_blog_item .hide_overflow{max-height:1.35em; overflow:hidden}.sc_layouts_blog_item_featured{overflow:hidden}.sc_layouts_blog_item_featured .post_featured{margin-bottom:0}.sc_layouts_blog_item_featured_mask .post_featured:after{content:' '; background-color:#000; opacity:0.3; -webkit-transition:opacity 0.3s ease,background-color 0.3s ease; -ms-transition:opacity 0.3s ease,background-color 0.3s ease; transition:opacity 0.3s ease,background-color 0.3s ease; position:absolute; z-index:1; top:0; left:0; right:0; bottom:0}.sc_layouts_blog_item_featured_mask:hover .post_featured:after{opacity:0.1}.sc_layouts_blog_item_title .post_title{margin:0; line-height:1.15em}.sc_layouts_blog_item .post_title>a,.sc_layouts_blog_item .post_meta>a,.sc_layouts_blog_item .post_meta>span,.sc_layouts_blog_item .post_button a,.sc_layouts_blog_item .post_excerpt>*,.sc_layouts_blog_item .post_custom>*{-webkit-transition:color 0.3s ease,background-color 0.3s ease,opacity 0.3s ease; -ms-transition:color 0.3s ease,background-color 0.3s ease,opacity 0.3s ease; transition:color 0.3s ease,background-color 0.3s ease,opacity 0.3s ease}.sc_layouts_blog_item .post_button{white-space:nowrap}.sc_layouts_blog_item .post_button .sc_button:not(.sc_button_simple){padding:1em 2em}.sc_layouts_blog_item .post_button a,.sc_layouts_blog_item .post_meta>a,.sc_layouts_blog_item .post_meta>span{display:inline-block; vertical-align:top}[class*="sc_layouts_blog_item_position_"]:not(.sc_layouts_blog_item_position_static) .post_meta{margin:0}.sc_layouts_blog_item_position_tl{position:absolute; z-index:1; top:0; left:0}.sc_layouts_blog_item_position_tc{position:absolute; z-index:1; top:0; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%)}.sc_layouts_blog_item_position_tr{position:absolute; z-index:1; top:0; right:0}.sc_layouts_blog_item_position_ml{position:absolute; z-index:1; top:50%; left:0; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_layouts_blog_item_position_mc{position:absolute; z-index:1; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); min-width:75% !important}.sc_layouts_blog_item_position_mr{position:absolute; z-index:1; top:50%; right:0; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_layouts_blog_item_position_bl{position:absolute; z-index:1; bottom:0; left:0}.sc_layouts_blog_item_position_bc{position:absolute; z-index:1; bottom:0; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%)}.sc_layouts_blog_item_position_br{position:absolute; z-index:1; bottom:0; right:0}[class*="sc_layouts_blog_item_position_"]:not(.sc_layouts_blog_item_position_static){position:absolute; z-index:12; max-width:90%; min-width:10px}.sc_layouts_blog_item_position_tl,.sc_layouts_blog_item_position_ml,.sc_layouts_blog_item_position_bl{text-align:left}.sc_layouts_blog_item_position_tc,.sc_layouts_blog_item_position_mc,.sc_layouts_blog_item_position_bc{text-align:center}.sc_layouts_blog_item_position_tr,.sc_layouts_blog_item_position_mr,.sc_layouts_blog_item_position_br{text-align:right}.sc_layouts_cart{position:relative; z-index:2000}.sc_layouts_cart_icon,.sc_layouts_cart_details{cursor:pointer}.sc_layouts_cart_items_short{display:none; font-size:7px; background-color:#333; color:#fff; width:15px; height:15px; line-height:15px; text-align:center; -webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%; position:absolute; z-index:1; top:-5px; right:-5px; pointer-events:none}.sc_layouts_row_type_compact .sc_layouts_cart_details{display:none}.sc_layouts_row_type_compact .sc_layouts_cart_details{display:none}.sc_layouts_row_type_compact .sc_layouts_cart_items_short{display:block}.sc_layouts_cart_widget{display:none; text-align:left; position:absolute; z-index:2; top:4em; right:-2em; width:280px; padding:1em; border:1px solid #ddd; background-color:#fff; color:#888; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_cart_widget:after{content:' '; display:block; position:absolute; z-index:1; top:0; right:2.5em; width:8px; height:8px; margin:-5px 0 0 -4px; border-left:1px solid #ddd; border-top:1px solid #ddd; background-color:#fff; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.sc_layouts_cart_widget .widget_shopping_cart{text-align:left !important; font-size:0.9333em; line-height:1.5em}.sc_layouts_cart_widget .cart_list{max-height:215px; overflow-y:auto; overflow-x:hidden}.sc_layouts_cart_widget p{margin-bottom:0}.sc_layouts_cart_widget p + p{margin-top:0.75em}.sc_layouts_currency .select_container{overflow:visible; background-color:transparent !important}.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher{display:none !important}.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher{padding:0 !important}.sc_layouts_currency .select_container:after,.sc_layouts_currency .select_container:before{display:none}.sc_layouts_currency .chosen-container .chosen-results{display:block}.sc_layouts_currency .chosen-container{font-size:inherit; font-weight:inherit; letter-spacing:0px; min-width:100%; position:relative}.sc_layouts_currency .chosen-container-single .chosen-single span{margin:0}.sc_layouts_currency .chosen-container-single .chosen-single>div{display:none}.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-active.chosen-with-drop .chosen-single,.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-select,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect.wSelect-theme-classic{display:inline; font-weight:inherit; position:relative; height:auto; background:transparent !important; border:none; line-height:inherit; padding:0; margin:0; -webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.sc_layouts_currency .chosen-container-single .chosen-single:after{content:'\e828'; font-family:"trx_addons_icons"; font-size:95%; position:absolute; z-index:1; top:50%; right:0; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); display:none}.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-arrow,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-pointer,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected-description{display:none}.sc_layouts_currency .chosen-container .chosen-results,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-options{width:11em !important; border:none !important; min-width:0 !important; margin:0; padding:1.25em 2em; background:#ffffff; text-align:left; position:absolute; z-index:1; top:1em; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; -webkit-border-radius:0 !important; -ms-border-radius:0 !important; border-radius:0 !important; -webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); -ms-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2)}.sc_layouts_currency.hide_drop .chosen-drop,.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .wSelect-options-holder,.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .dd-options{display:none !important}.sc_layouts_currency .chosen-container .chosen-drop,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect .wSelect-options{height:auto !important; border:none; overflow:visible; margin-top:0; -webkit-border-radius:0; -ms-border-radius:0; border-radius:0; -webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.sc_layouts_currency .chosen-container .chosen-results li,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-option{background:transparent !important; border:none; -webkit-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease; color:#141414; font-weight:400; padding:0.55em 0; line-height:inherit; cursor:pointer}.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-value{padding:0; margin:0}.sc_layouts_currency .chosen-container .active-result.highlighted,.sc_layouts_currency .chosen-container .active-result.result-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-selected{color:#efa758}.sc_layouts_currency a.woocs_flag_view_item{width:auto; height:auto; margin:0; vertical-align:bottom; display:inline}.sc_layouts_currency a.woocs_flag_view_item img{width:auto; height:1.2em; vertical-align:bottom}.sc_layouts_featured.with_content{position:relative; min-height:0em}.sc_layouts_featured .sc_layouts_featured_content{position:static}.sc_layouts_featured.with_image.without_content{min-height:40rem; background-position:center; background-repeat:no-repeat; background-size:cover}.sc_layouts_featured.with_image{background-position:center; background-repeat:no-repeat; background-size:cover}.sc_layouts_featured.with_image.with_content:before{content:' '; position:absolute; z-index:0; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5)}.sc_layouts_language li.menu-item>a>img,.sc_layouts_language li.menu-item>a>span{display:inline-block; line-height:inherit; vertical-align:middle}.sc_layouts_language li.menu-item>a>img + span{margin-left:0.3em}.custom-logo-link img,.sc_layouts_logo img{max-height:6em; width:auto}.sc_layouts_row_type_compact .custom-logo-link img,.sc_layouts_row_type_compact .sc_layouts_logo img{max-height:4.5em}.sc_layouts_row_type_narrow .custom-logo-link img,.sc_layouts_row_type_narrow .sc_layouts_logo img{max-height:3em}.sc_layouts_logo .logo_text{display:block; -webkit-transition:color 0.3s ease; -ms-transition:color 0.3s ease; transition:color 0.3s ease}.sc_layouts_logo .logo_slogan{display:block; font-size:12px; line-height:15px; letter-spacing:0px; -webkit-transition:color 0.3s ease; -ms-transition:color 0.3s ease; transition:color 0.3s ease}.sc_layouts_item_menu_mobile_button,.sc_layouts_menu_mobile_button{display:none !important}.sc_layouts_menu_mobile_button .sc_layouts_item_icon,.sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon{font-size:2em}.sc_layouts_menu_mobile_button .sc_layouts_item_icon:before,.sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon:before{line-height:1.2em}.sc_layouts_menu_mobile_button_burger:not(.without_menu){display:inline-block !important}.sc_layouts_menu{position:relative; z-index:1000; overflow:hidden; visibility:hidden; max-height:3em}.sc_layouts_menu.inited,.sc_layouts_menu>nav{overflow:visible; visibility:visible; max-height:none}.sc_layouts_menu_nav,.sc_layouts_menu_nav ul{display:inline-block; margin:0; padding:0; list-style-type:none !important}.sc_layouts_menu_nav:after,.sc_layouts_menu_nav ul:after{content:' '; clear:both; width:100%; height:0; display:block}.sc_layouts_menu_nav li{margin:0; position:relative}.sc_layouts_menu_nav li>a{display:block; position:relative}.sc_layouts_menu_nav{text-align:left; vertical-align:middle; padding-left:0 !important}.sc_layouts_menu_nav>li{position:relative; float:left; z-index:20}.sc_layouts_menu_nav>li + li{z-index:19}.sc_layouts_menu_nav>li + li + li{z-index:18}.sc_layouts_menu_nav>li + li + li + li{z-index:17}.sc_layouts_menu_nav>li + li + li + li + li{z-index:16}.sc_layouts_menu_nav>li + li + li + li + li + li{z-index:15}.sc_layouts_menu_nav>li + li + li + li + li + li + li{z-index:14}.sc_layouts_menu_nav>li + li + li + li + li + li + li + li{z-index:13}.sc_layouts_menu_nav>li + li + li + li + li + li + li + li + li{z-index:12}.sc_layouts_menu_nav>li + li + li + li + li + li + li + li + li + li{z-index:11}.sc_layouts_menu_nav>li>a{padding:1em; position:relative; color:#333; -webkit-transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease; -ms-transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease; transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease}.sc_layouts_menu_nav>li>a:hover,.sc_layouts_menu_nav>li.sfHover>a,.sc_layouts_menu_nav>li.current-menu-item>a,.sc_layouts_menu_nav>li.current-menu-parent>a,.sc_layouts_menu_nav>li.current-menu-ancestor>a{color:#efa758}.sc_layouts_menu_nav>li.current-menu-item>a,.sc_layouts_menu_nav>li.current-menu-parent>a,.sc_layouts_menu_nav>li.current-menu-ancestor>a{font-weight:600 !important}.sc_layouts_menu_nav>li.menu-item-has-children>a{padding-right:2em}.sc_layouts_menu_nav>li.menu-item-has-children>a:after{content:'\e882'; font-family:"trx_addons_icons"; font-weight:normal; display:inline-block; position:absolute; z-index:1; top:50%; right:1em; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); -webkit-transition:color 0.3s ease; -ms-transition:color 0.3s ease; transition:color 0.3s ease}.sc_layouts_menu_nav li[class*="icon-"]:before{-webkit-transition:color 0.3s ease; -ms-transition:color 0.3s ease; transition:color 0.3s ease}.sc_layouts_menu_nav>li[class*="icon-"]>a{padding-left:2em}.sc_layouts_menu_nav>li[class*="icon-"]:before{display:inline-block; padding:1em 0; width:1em; line-height:inherit; position:absolute; z-index:1; top:0; left:0.5em}.sc_layouts_menu_nav>li[class*="columns-"][class*="icon-"]:before{position:static; margin:0 0 0 0.5em; float:left}.sc_layouts_menu_nav>li[class*="columns-"][class*="icon-"]>a{float:left; margin-left:-1.5em}.sc_layouts_menu_nav li[class*="image-"]>a{background-position:1em center; background-repeat:no-repeat; background-size:1em; padding-left:2.3em}.sc_layouts_menu_popup .sc_layouts_menu_nav,.sc_layouts_menu_nav>li ul{position:absolute; display:none; z-index:10000; width:13em; padding:1.4em 0; text-align:left; background-color:#f0f0f0; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; -webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); -ms-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2)}.sc_layouts_menu_popup .sc_layouts_menu_nav{display:block}.widget_nav_menu li.menu-delimiter,.sc_layouts_menu_nav>li li.menu-delimiter{margin-top:0.5em; padding-top:0.5em; border-top:1px solid #f0f0f0; text-align:center; height:0; overflow:hidden}.sc_layouts_menu_popup .sc_layouts_menu_nav>li>a,.sc_layouts_menu_nav>li li>a{padding:0.6em 1.5em; color:#333}.sc_layouts_menu_nav>li li>a:hover,.sc_layouts_menu_nav>li li.sfHover>a,.sc_layouts_menu_nav>li li.current-menu-item>a,.sc_layouts_menu_nav>li li.current-menu-parent>a,.sc_layouts_menu_nav>li li.current-menu-ancestor>a{color:#efa758}.sc_layouts_menu_popup .sc_layouts_menu_nav>li.menu-item-has-children>a:after,.sc_layouts_menu_nav li li.menu-item-has-children>a:after{content:'\e884'; font-family:"trx_addons_icons"; font-weight:normal; position:absolute; z-index:1; top:0.65em; right:1.5em; -webkit-transition:color 0.3s ease; -ms-transition:color 0.3s ease; transition:color 0.3s ease}.sc_layouts_menu_popup .sc_layouts_menu_nav>li.menu-item-has-children>a:after{top:1.2em}.sc_layouts_menu_popup .sc_layouts_menu_nav>li.menu-item-has-children>a,.sc_layouts_menu_nav li li.menu-item-has-children>a{padding-right:2em}.sc_layouts_menu_nav>li li[class*="icon-"]>a>span{display:inline-block; padding-left:1.5em}.sc_layouts_menu_nav>li li[class*="icon-"]:before{position:absolute; z-index:1; top:50%; left:1.5em; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); color:#333}.sc_layouts_menu_nav>li li[class*="icon-"]:hover:before,.sc_layouts_menu_nav>li li[class*="icon-"].shHover:before,.sc_layouts_menu_nav>li li.current-menu-item:before,.sc_layouts_menu_nav>li li.current-menu-parent:before,.sc_layouts_menu_nav>li li.current-menu-ancestor:before{color:#efa758}.sc_layouts_menu_nav>li li[class*="image-"]>a{background-position:1.6667em center; padding-left:3em}.sc_layouts_menu_nav>li>ul{top:4.2em; left:0}.sc_layouts_menu_nav>li:last-child>ul,.sc_layouts_column_align_right .sc_layouts_menu_nav>li.menu-collapse>ul{left:auto; right:0}.sc_layouts_menu_popup .sc_layouts_menu_nav,.sc_layouts_menu_popup .sc_layouts_menu_nav>li>ul,.sc_layouts_menu_nav>li>ul ul{left:13em; top:-1.4em; margin:0 0 0 2px; background-color:#f0f0f0}.sc_layouts_menu_nav>li>ul ul.submenu_left{left:-13em; margin:0 0 0 -2px}.sc_layouts_menu_nav>li>ul ul.sc_layouts_submenu.submenu_left{left:auto; right:13.1428em; margin:0}.sc_layouts_menu_nav>li[class*="columns-"]{position:static}.sc_layouts_menu_nav>li[class*="columns-"]>ul{left:0; right:0; width:100%; margin-left:0}.sc_layouts_menu_nav ul li.columns-2>ul{width:26em}.sc_layouts_menu_nav ul li.columns-2>ul.submenu_left{left:-26em}.sc_layouts_menu_nav ul li.columns-3>ul{width:39em}.sc_layouts_menu_nav ul li.columns-3>ul.submenu_left{left:-39em}.sc_layouts_menu_nav ul li.columns-4>ul{width:52em}.sc_layouts_menu_nav ul li.columns-4>ul.submenu_left{left:-52em}.sc_layouts_menu_nav ul li.columns-5>ul{width:65em}.sc_layouts_menu_nav ul li.columns-5>ul.submenu_left{left:-65em}.sc_layouts_menu_nav li[class*="columns-"]>ul>li{display:inline-block; vertical-align:top}.sc_layouts_menu_nav li.columns-2>ul>li{width:50%}.sc_layouts_menu_nav li.columns-3>ul>li{width:33.3333%}.sc_layouts_menu_nav li.columns-4>ul>li{width:25%}.sc_layouts_menu_nav li.columns-5>ul>li{width:20%}.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children>a{font-weight:600 !important; font-size:1.0667em !important}.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children>a:after{display:none}.sc_layouts_menu_nav li[class*="columns-"]>ul ul{position:static !important; display:block !important; margin-left:0; padding:0; left:auto; top:auto; width:auto; vertical-align:top; opacity:1 !important; -webkit-transform:none !important; -ms-transform:none !important; transform:none !important; -webkit-box-shadow:none !important; -ms-box-shadow:none !important; box-shadow:none !important}.sc_layouts_submenu_prepare{visibility:hidden !important; cursor:wait}.menu_mobile_nav li>ul.sc_layouts_submenu,.sc_layouts_menu li>ul.sc_layouts_submenu{-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; width:auto; max-width:75em; padding:1.4em}.menu_mobile_nav li>ul.sc_layouts_submenu ul,.sc_layouts_menu li>ul.sc_layouts_submenu ul{display:block !important; position:static; top:auto; left:auto; bottom:auto; right:auto; width:auto}.sc_layouts_menu li>ul.sc_layouts_submenu ul li{padding-top:0; padding-bottom:0}.sc_layouts_menu li>ul.sc_layouts_submenu ul li + li{margin-top:1em}.menu_mobile_nav li>ul.sc_layouts_submenu ul li>a,.sc_layouts_menu li>ul.sc_layouts_submenu ul li>a{position:static; padding:0.3em 0; background-color:transparent}.sc_layouts_menu li>ul.sc_layouts_submenu .vc_row{overflow:hidden}.menu_mobile_nav li>ul.sc_layouts_submenu .sc_layouts_item,.sc_layouts_menu li>ul.sc_layouts_submenu .sc_layouts_item{margin:0 !important; display:block !important; vertical-align:top}.widget_nav_menu [class*="sc_content_width_"]{width:auto !important}.widget_nav_menu ul.sc_layouts_submenu{padding-left:0; margin-top:1em}.widget_nav_menu ul.sc_layouts_submenu .wpb_column{width:100% !important; float:none}.widget_nav_menu ul.sc_layouts_submenu .wpb_column + .wpb_column{margin-top:1.5em}.widget_nav_menu .post_item .post_thumb{float:none; display:block; margin:0 0 1em}.widget_nav_menu .post_item .post_thumb img{-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.widget_nav_menu .post_item .post_title{font-size:1em}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav{display:block}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li{display:block; float:none; width:100%}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li:before{display:none}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li>a{padding:0.25em 0}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li.menu-item-has-children>a:after{content:'\e884'}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li>ul,.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li:last-child>ul{left:100%; top:-1.4em; margin:0 0 0 2px}.sc_layouts_menu_item_description{display:block; margin-top:2px; font-size:8px; line-height:12px}.sc_layouts_menu_nav>li>a .sc_layouts_menu_item_description{margin-top:0; position:absolute; z-index:1; top:4.8em; left:0; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; width:100%; text-align:left; padding:0 1em 0 2em}.sc_layouts_dropdown>li>ul{top:2.6em; left:-1.5em}.sc_layouts_column_align_right .sc_layouts_dropdown>li>ul{left:auto; right:-1.5em}.sc_layouts_dropdown li.menu-item.menu-item-has-children>a{padding:0}.sc_layouts_dropdown li.menu-item.menu-item-has-children>a:after{position:static; display:inline-block; vertical-align:middle; margin-left:0.3em; -webkit-transform:none; -ms-transform:none; transform:none}.sc_layouts_menu_mobile_button_burger{position:relative}.sc_layouts_menu_popup{position:absolute; z-index:1000; top:2.4em; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); display:none}.sc_layouts_menu_popup .sc_layouts_menu_nav{position:relative; left:0; top:0}.sc_layouts_menu_popup .sc_layouts_menu_nav>li{display:block; float:none}.sc_layouts_menu_nav .menu-collapse{display:none}.sc_layouts_menu_nav .menu-collapse>a{position:relative; text-align:center}.sc_layouts_menu_nav .menu-collapse>a:before{position:relative; z-index:2; top:1px; left:0}.sc_layouts_menu_nav .menu-collapse>a:after{content:' '; display:block; background-color:#f7f7f7; position:absolute; z-index:1; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); width:2em; height:2em; -webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.menu_hover_slide_line>ul>li#blob,.menu_hover_slide_box>ul>li#blob{position:absolute; top:0; z-index:1; opacity:0; -webkit-transition:all 500ms cubic-bezier(0.175,0.885,0.32,1.275); -ms-transition:all 500ms cubic-bezier(0.175,0.885,0.32,1.275); transition:all 500ms cubic-bezier(0.175,0.885,0.32,1.275)}.menu_hover_slide_line>ul>li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):hover,.menu_hover_slide_line>ul>li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor).sfHover{background-color:transparent; -webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.menu_hover_slide_line>ul>li#blob{height:1px; margin-top:3em}.menu_hover_zoom_line>ul>li>a{position:relative}.menu_hover_zoom_line>ul>li>a:before{content:""; margin-left:0.25em; position:absolute; z-index:1; top:3em; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); width:0; height:1px; -webkit-transition:all 0.1s ease; -ms-transition:all 0.1s ease; transition:all 0.1s ease}.menu_hover_zoom_line>ul>li>a:hover:before,.menu_hover_zoom_line>ul>li.sfHover>a:before,.menu_hover_zoom_line>ul>li.current-menu-item>a:before,.menu_hover_zoom_line>ul>li.current-menu-parent>a:before,.menu_hover_zoom_line>ul>li.current-menu-ancestor>a:before{width:80%}.menu_hover_path_line>ul>li>a{position:relative}.menu_hover_path_line>ul>li:before,.menu_hover_path_line>ul>li:after,.menu_hover_path_line>ul>li>a:before,.menu_hover_path_line>ul>li>a:after{content:' ' !important; position:absolute; -webkit-transition:-webkit-transform 0.1s ease; -ms-transition:-ms-transform 0.1s ease; transition:transform 0.1s ease; -webkit-transition-timing-function:cubic-bezier(1,0.68,0.16,0.9); -ms-transition-timing-function:cubic-bezier(1,0.68,0.16,0.9); transition-timing-function:cubic-bezier(1,0.68,0.16,0.9)}.menu_hover_path_line>ul>li:before,.menu_hover_path_line>ul>li:after{top:0.5em; bottom:0.5em; width:1px; -webkit-transform:scale3d(1,0,1); -ms-transform:scale3d(1,0,1); transform:scale3d(1,0,1)}.menu_hover_path_line>ul>li:before{left:0.2em; -webkit-transform-origin:50% 100%; -ms-transform-origin:50% 100%; transform-origin:50% 100%}.menu_hover_path_line>ul>li:after{right:0.2em; -webkit-transform-origin:50% 0%; -ms-transform-origin:50% 0%; transform-origin:50% 0%}.menu_hover_path_line>ul>li>a:before,.menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{left:0.2em; right:0.2em; height:1px; -webkit-transform:scale3d(0,1,1); -ms-transform:scale3d(0,1,1); transform:scale3d(0,1,1)}.menu_hover_path_line>ul>li>a:before{top:0.5em; bottom:auto; -webkit-transform-origin:0 50%; -ms-transform-origin:0 50%; transform-origin:0 50%}.menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{top:auto; bottom:0.5em; -webkit-transform-origin:100% 50%; -ms-transform-origin:100% 50%; transform-origin:100% 50%}.menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_path_line>ul>li>a:hover:after,.menu_hover_path_line>ul>li.sfHover>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:hover:after,.menu_hover_path_line>ul>li.sfHover.menu-item-has-children>a:after{-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.menu_hover_path_line>ul>li:before{-webkit-transition-delay:0.2s; -ms-transition-delay:0.2s; transition-delay:0.2s}.menu_hover_path_line>ul>li:hover:before,.menu_hover_path_line>ul>li.sfHover:before{-webkit-transition-delay:0.1s; -ms-transition-delay:0.1s; transition-delay:0.1s}.menu_hover_path_line>ul>li>a:before{-webkit-transition-delay:0.1s; -ms-transition-delay:0.1s; transition-delay:0.1s}.menu_hover_path_line>ul>li.sfHover>a:before,.menu_hover_path_line>ul>li>a:hover:before{-webkit-transition-delay:0.2s; -ms-transition-delay:0.2s; transition-delay:0.2s}.menu_hover_path_line>ul>li.sfHover:after,.menu_hover_path_line>ul>li:hover:after{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_path_line>ul>li.sfHover:before,.menu_hover_path_line>ul>li:hover:before,.menu_hover_path_line>ul>li.sfHover:after,.menu_hover_path_line>ul>li:hover:after,.menu_hover_path_line>ul>li.sfHover>a:before,.menu_hover_path_line>ul>li>a:hover:before,.menu_hover_path_line>ul>li>a:hover:after,.menu_hover_path_line>ul>li.sfHover>a:after{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}.menu_hover_roll_down>ul>li>a:before{content:' '; position:absolute; top:3.3em; right:1.5em; bottom:auto; left:1.5em; height:1px; opacity:0; -webkit-transform:translate3d(0,-3em,0); -ms-transform:translate3d(0,-3em,0); transform:translate3d(0,-3em,0); -webkit-transition:-webkit-transform 0s 0.3s,opacity 0.2s; -ms-transition:-ms-transform 0s 0.3s,opacity 0.2s; transition:transform 0s 0.3s,opacity 0.2s}.menu_hover_roll_down>ul>li>a:hover:before,.menu_hover_roll_down>ul>li.sfHover>a:before,.menu_hover_roll_down>ul>li.current-menu-item>a:before,.menu_hover_roll_down>ul>li.current-menu-ancestor>a:before,.menu_hover_roll_down>ul>li.current-menu-parent>a:before{opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0); -webkit-transition:-webkit-transform 0.3s,opacity 0.1s; -ms-transition:-ms-transform 0.3s,opacity 0.1s; transition:transform 0.3s,opacity 0.1s; -webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1); -ms-transition-timing-function:cubic-bezier(0.4,0,0.2,1); transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.menu_hover_roll_down>ul>li>a>span{display:block; pointer-events:none}.menu_hover_roll_down>ul>li.sfHover>a>span,.menu_hover_roll_down>ul>li>a:hover>span,.menu_hover_roll_down>ul>li.current-menu-item>a>span,.menu_hover_roll_down>ul>li.current-menu-ancestor>a>span,.menu_hover_roll_down>ul>li.current-menu-parent>a>span{-webkit-animation:anim-roll-down 0.3s forwards; -ms-animation:anim-roll-down 0.3s forwards; animation:anim-roll-down 0.3s forwards}@-webkit-keyframes anim-roll-down{50%{opacity:0; -webkit-transform:translate3d(0,100%,0); -ms-transform:translate3d(0,100%,0); transform:translate3d(0,100%,0)}51%{opacity:0; -webkit-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0)}100%{opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@keyframes anim-roll-down{50%{opacity:0; -webkit-transform:translate3d(0,100%,0); -ms-transform:translate3d(0,100%,0); transform:translate3d(0,100%,0)}51%{opacity:0; -webkit-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0)}100%{opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}.menu_hover_color_line>ul>li>a:hover:before,.menu_hover_color_line>ul>li>a:focus:before{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1); -webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.menu_hover_color_line>ul>li>a:before,.menu_hover_color_line>ul>li>a:after,.menu_hover_color_line>ul>li.menu-item-has-children>a:after{content:' ' !important; position:absolute; top:3.3em; right:1.5em !important; bottom:auto; left:1.5em; margin:0; height:1px; -webkit-transform:scale3d(0,1,1); -ms-transform:scale3d(0,1,1); transform:scale3d(0,1,1); -webkit-transform-origin:center left; -ms-transform-origin:center left; transform-origin:center left; -webkit-transition:-webkit-transform 0.3s cubic-bezier(0.22,0.61,0.36,1); -ms-transition:-ms-transform 0.3s cubic-bezier(0.22,0.61,0.36,1); transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1)}.menu_hover_color_line>ul>li>a:hover,.menu_hover_color_line>ul>li.sfHover>a:after,.menu_hover_color_line>ul>li>a:hover:after,.menu_hover_color_line>ul>li>a:before{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_color_line>ul>li.sfHover>a:after,.menu_hover_color_line>ul>li.menu-item-has-children>a:hover:after,.menu_hover_color_line>ul>li>a:hover:after,.menu_hover_color_line>ul>li.sfHover>a:before,.menu_hover_color_line>ul>li>a:hover:before,.menu_hover_color_line>ul>li.current-menu-item>a:after,.menu_hover_color_line>ul>li.current-menu-item>a:before,.menu_hover_color_line>ul>li.current-menu-ancestor>a:after,.menu_hover_color_line>ul>li.current-menu-ancestor>a:before,.menu_hover_color_line>ul>li.current-menu-parent>a:after,.menu_hover_color_line>ul>li.current-menu-parent>a:before{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}.menu_hover_color_line>ul>li.sfHover>a:before,.menu_hover_color_line>ul>li>a:hover:before{-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.sc_layouts_meta.post_meta{margin-top:0}.search_wrap,.search_wrap .search_form{position:relative}.search_wrap .search_field{width:6em; padding:0 0 0 1.25em !important; vertical-align:middle; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_column_icons_position_right .search_wrap .search_field{padding:0 1.25em 0 0 !important}.search_wrap .search_submit{position:absolute; z-index:1; bottom:0; left:0; background-color:transparent; padding:0; font-size:inherit; line-height:inherit; font-weight:inherit}.search_wrap .search_submit:before{margin:0}.sc_layouts_row_type_narrow .search_wrap .search_field,.sc_layouts_row_type_compact .search_wrap .search_field{border:none !important; background-color:transparent !important}.sc_layouts_row_type_compact .search_wrap .search_submit{font-size:1.25em; font-weight:400}.sc_layouts_column_icons_position_right .search_wrap .search_submit{left:auto; right:0}.sc_layouts_row_type_normal .search_wrap .search_field{font-size:11px; text-transform:uppercase; padding:0 1.5em 0 3em !important; width:15em; height:4.7727em; line-height:4.7727em; -webkit-border-radius:3em; -ms-border-radius:3em; border-radius:3em}.sc_layouts_row_type_normal .search_wrap .search_submit{display:block; font-size:11px; text-align:center; width:1em; height:4.7727em; line-height:4.7727em; position:absolute; top:0; right:auto; bottom:auto; left:1em}.sc_layouts_row_type_normal .search_wrap .search_submit:before{font-size:13px}.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_submit{left:auto; right:1em}.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_field{padding:1em 3em 1em 1.5em !important}.search_wrap.search_style_expand .search_field{width:0; visibility:hidden}.search_style_expand.search_opened .search_field{width:6em; padding-left:1.75em !important; visibility:visible}.sc_layouts_column_icons_position_right .search_style_expand.search_opened .search_field{padding-left:0 !important; padding-right:1.75em !important}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand .search_field{height:4.7727em; line-height:4.7727em; padding-top:0; padding-bottom:0; visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_field{padding:0 2.3em !important}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand.search_opened .search_field{width:15em}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_submit{width:4.7727em; left:0; right:auto}.search_style_fullscreen .search_form{display:inline-block}.search_style_fullscreen.search_opened .search_form{display:block}.search_style_fullscreen .search_field{width:0; visibility:hidden}.search_style_fullscreen .search_field,.search_style_fullscreen .search_submit,.search_style_fullscreen .search_submit:before{-webkit-transition:none; -ms-transition:none; transition:none}.search_style_fullscreen.search_opened .search_field,.search_style_fullscreen.search_opened .search_submit,.search_style_fullscreen.search_opened .search_submit:before{-webkit-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen .search_field{width:0; height:4.7727em; line-height:4.7727em; padding-top:0; padding-bottom:0; visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_field{padding:0 2.3em 0 2.3em !important}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_submit{width:4.7727em; left:0; right:auto}.search_style_fullscreen .search_close{display:none}.search_style_fullscreen .search_close:before{margin:0}.search_style_fullscreen.search_opened .search_close{position:absolute; z-index:1; top:0; right:0; display:inline-block; font-size:2rem; font-weight:300; text-align:center; cursor:pointer; -webkit-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}.search_style_fullscreen.search_opened .search_form_wrap{position:fixed; z-index:10000; top:0; left:0; right:0; bottom:0; width:100%; height:100%; background-color:rgba(255,255,255,0.9); overflow:hidden}.search_style_fullscreen.search_opened .search_form{position:relative; width:50%; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); border-bottom:1px solid #fff; font-size:1em}.search_style_fullscreen.search_opened .search_results{top:0; display:none !important}.search_style_fullscreen.search_opened .search_submit:before{font-size:inherit}.search_style_fullscreen.search_opened .search_submit,.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_submit{position:absolute; left:0 !important; right:auto !important; top:50%; font-size:2rem; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.search_style_fullscreen.search_opened .search_field,.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field{font-size:2rem !important; font-weight:400 !important; width:100%; height:3em; line-height:3em !important; letter-spacing:1px; margin:0; padding:0 0 0 2em !important; border:none; white-space:pre-wrap; word-wrap:break-word; resize:none; overflow:hidden; display:block; visibility:visible}.search_style_fullscreen.search_opened .search_field,.search_style_fullscreen.search_opened .search_field:hover,.search_style_fullscreen.search_opened .search_field:focus{background-color:transparent !important}.search_style_fullscreen.search_opened .search_field::-ms-clear{display:none}.search_wrap .search_results{display:none; position:absolute; z-index:10000; top:3.5em; left:0; background-color:#fff; border:1px solid #e5e5e5; width:22em; padding:2em 1.5em; text-align:left}.search_wrap .search_results:after{content:" "; position:absolute; top:-6px; left:3em; width:10px; height:10px; background-color:#fff; border-left:1px solid #e5e5e5; border-top:1px solid #e5e5e5; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.search_results.widget_area .post_item + .post_item{border-top:1px solid #e5e5e5; margin-top:1.6em; padding-top:1.6em}.sc_layouts_column_align_right .search_wrap .search_results{left:auto; right:1em}.sc_layouts_column_align_right .search_wrap .search_results:after{left:auto; right:3em}.search_wrap .search_results .search_results_close{display:block; overflow:hidden; font-size:1em; cursor:pointer; position:absolute; top:3px; right:3px; width:1.2em; height:1.2em; line-height:1.2em; text-align:center}.search_wrap .post_more{display:block; text-align:center}.search_wrap .post_meta{font-style:normal}.sc_layouts_title_caption{margin:0 auto}.sc_layouts_row_type_compact .sc_layouts_title_caption{font-size:2em;line-height:1.25em}.sc_layouts_title_title>.sc_layouts_title_caption{float:none}.sc_layouts_title_caption img{display:inline-block;max-height:1.25em;vertical-align:middle;width:auto;margin:-0.1em 0.2em 0 0}.sc_layouts_title_link{display:inline-block;margin:0.5em 0 2em}.sc_layouts_row_fixed_on .sc_layouts_title_link{display:none}.sc_layouts_title_meta .post_edit:before{margin-right:0.5em}.sc_layouts_title_description{font-size:13px;line-height:19px;margin:4px auto 1em;max-width:75%}.sc_layouts_title_description p{margin:0}.sc_layouts_title_breadcrumbs{margin-top:0.5em}.sc_layouts_title.with_content{position:relative;min-height:0em}.sc_layouts_title.with_image{background-position:center;background-repeat:no-repeat;background-size:cover}.sc_layouts_title.fixed_height{min-height:20rem}.sc_layouts_title.with_tint.with_content:before{content:' ';position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5)}.sc_layouts_title .sc_layouts_title_content{position:static}.sc_layouts_title.fixed_height .sc_layouts_title_content{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:90%}.sc_layouts_title.fixed_height .sc_layouts_title_caption{max-height:3.8em;overflow:hidden}@media (max-width:1439px){.sc_layouts_row:not(.sc_layouts_row_type_narrow),.sc_layouts_row:not(.sc_layouts_row_type_narrow) input[type="text"],.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_item_details_line2,.sc_layouts_row_type_normal .search_wrap .search_submit{font-size:14px}.sc_layouts_row_fixed_on{left:-15px; right:-15px}.sc_layouts_row .sc_button{font-size:12px; padding:1.5em}a.custom-logo-link img,.wp-block-columns .sc_layouts_logo img,.sc_layouts_row .sc_layouts_logo img{max-height:4.5em}.sc_layouts_row_type_compact .custom-logo-link img,.sc_layouts_row_type_compact .sc_layouts_logo img{max-height:3.5em}.sc_layouts_row_type_narrow .custom-logo-link img,.sc_layouts_row_type_narrow .sc_layouts_logo img{max-height:2.5em}}@media (max-width:1279px){.sc_layouts_row:not(.sc_layouts_row_type_narrow),.sc_layouts_row:not(.sc_layouts_row_type_narrow) input[type="text"],.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_item_details_line2,.sc_layouts_row_type_normal .search_wrap .search_submit{font-size:13px; line-height:21px}.sc_layouts_row_fixed_on{left:-15px; right:-15px}.sc_layouts_menu_nav ul li.columns-4>ul,.sc_layouts_menu_nav ul li.columns-5>ul{width:39em}.sc_layouts_menu_nav ul li.columns-4>ul.submenu_left,.sc_layouts_menu_nav ul li.columns-5>ul.submenu_left{left:-39em}.sc_layouts_menu_nav li.columns-4>ul>li,.sc_layouts_menu_nav li.columns-5>ul>li{width:33.3333%}}@media (max-width:1023px){.sc_layouts_row_fixed_on{left:-15px; right:-15px}.sc_layouts_column .sc_layouts_item{margin-right:1.15em}.sc_layouts_column_align_right .sc_layouts_item{margin-left:1.15em; margin-right:0}.sc_layouts_row_type_narrow,.sc_layouts_row_type_narrow input[type="text"],.sc_layouts_row_type_narrow .sc_layouts_item_details_line2{font-size:12px; line-height:16px}.sc_layouts_title_title{font-size:0.8em}.sc_layouts_menu_nav ul li.columns-3>ul,.sc_layouts_menu_nav ul li.columns-4>ul,.sc_layouts_menu_nav ul li.columns-5>ul{width:26em}.sc_layouts_menu_nav ul li.columns-3>ul.submenu_left,.sc_layouts_menu_nav ul li.columns-4>ul.submenu_left,.sc_layouts_menu_nav ul li.columns-5>ul.submenu_left{left:-26em}.sc_layouts_menu_nav li.columns-3>ul>li,.sc_layouts_menu_nav li.columns-4>ul>li,.sc_layouts_menu_nav li.columns-5>ul>li{width:50%}.sc_layouts_menu_nav>li>a{padding:0.7em}.sc_layouts_menu_nav>li.menu-item-has-children>a{padding-right:1.3em}.sc_layouts_menu_nav>li.menu-item-has-children>a:after{right:0.5em}}@media (max-width:767px){.hide_on_mobile,.sc_layouts_hide_on_mobile{display:none !important}.sc_layouts_row_type_compact.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always,.sc_layouts_row_type_normal.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always{padding-top:0; padding-bottom:0}.sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .custom-logo-link img,.sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .sc_layouts_logo img{max-height:3em}.sc_layouts_row_type_compact .sc_layouts_item_details,.sc_layouts_row_type_normal .sc_layouts_item_details{display:none}.sc_layouts_row_fixed_on:not(.sc_layouts_row_fixed_always){position:relative !important; left:0 !important; right:auto !important; top:0 !important; -webkit-box-shadow:none !important; -ms-box-shadow:none !important; box-shadow:none !important}.sc_layouts_row_fixed_on:not(.sc_layouts_row_fixed_always) + .sc_layouts_row_fixed_placeholder{display:none !important}.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always{left:-10px; right:-10px}.sc_layouts_row .wpb_text_column p{text-align:center !important}.sc_layouts_panel{overflow-y:auto; overflow-x:hidden}.sc_layouts_panel_left,.sc_layouts_panel_right{overflow-x:visible}.sc_layouts_cart_widget{position:fixed; top:46px; right:0; bottom:0; left:0; width:auto; height:auto}.sc_layouts_cart_widget:after{display:none}.sc_layouts_cart_widget .sc_layouts_cart_widget_close{font-size:1.5em; padding:1em; top:32px}.sc_layouts_cart_widget .widget_shopping_cart{position:absolute; z-index:2; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); padding:1em; width:90%; max-height:80%; font-size:14px; overflow-x:hidden; overflow-y:auto}.sc_layouts_cart_widget .cart_list{max-height:none; overflow:visible}.sc_layouts_item_menu_mobile_button,.sc_layouts_menu_mobile_button{display:inline-block !important}.sc_layouts_menu_mobile_button + .sc_layouts_menu{display:none !important}ul.sc_layouts_submenu .wpb_column:not([class*="vc_col-xs-"]) + .wpb_column:not([class*="vc_col-xs-"]),ul.sc_layouts_submenu .elementor-column:not([class*="elementor-xs-"]) + .elementor-column:not([class*="elementor-xs-"]){margin-top:1.5em}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li>ul,.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li ul,.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li:last-child>ul,.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li:last-child ul{position:static; left:auto; top:auto; margin:0; padding:0 1em; width:auto !important; -webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li>ul,.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li:last-child>ul{padding:1em 0}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li ul.sc_layouts_submenu [class*="sc_content_width_"]{width:auto !important}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li li>a{padding:0.25em 1em}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li.menu-item-has-children>a:after,.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li li.menu-item-has-children>a:after{content:'\e882'}.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li li.menu-item-has-children>a:after{top:0.25em; right:1em}}@media (max-width:600px){.sc_layouts_cart_widget{top:0}}@media (max-width:479px){.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always{left:-10px; right:-10px}.sc_layouts_row:not(.sc_layouts_row_type_narrow),.sc_layouts_row:not(.sc_layouts_row_type_narrow) input[type="text"],.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_item_details_line2,.sc_layouts_row_type_normal .search_wrap .search_submit{font-size:13px; line-height:19px}.sc_layouts_title_title{font-size:0.7em}.sc_layouts_title_meta + .sc_layouts_title_title>.sc_layouts_title_caption{margin:0.2em 0 0}.sc_layouts_logo .logo_text{letter-spacing:0; font-size:1.5em}}@media (min-width:2160px){.hide_on_wide,.sc_layouts_hide_on_wide{display:none !important}}@media (min-width:1680px) and (max-width:2159px){.hide_on_desktop,.sc_layouts_hide_on_desktop{display:none !important}.sc_layouts_row_type_compact.sc_layouts_row_fixed_on,.sc_layouts_row_type_normal.sc_layouts_row_fixed_on{padding-top:0; padding-bottom:0}.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img,.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img{max-height:3em}}@media (min-width:1280px) and (max-width:1679px){.hide_on_notebook,.sc_layouts_hide_on_notebook{display:none !important}.sc_layouts_row_type_compact.sc_layouts_row_fixed_on,.sc_layouts_row_type_normal.sc_layouts_row_fixed_on{padding-top:0; padding-bottom:0}.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img,.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img{max-height:3em}}@media (min-width:768px) and (max-width:1279px){.hide_on_tablet,.sc_layouts_hide_on_tablet{display:none !important}.sc_layouts_row_type_compact.sc_layouts_row_fixed_on,.sc_layouts_row_type_normal.sc_layouts_row_fixed_on{padding-top:0; padding-bottom:0}.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img,.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img{max-height:3em}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.eot);
src: url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.eot?#iefix) format('embedded-opentype'), 
url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.woff) format('woff'), 
url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.ttf) format('truetype'), 
url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px !important;
left: auto !important;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next, 
html[dir='rtl'] .slick-next, 
body.rtl .slick-next
{
right: auto !important;
left: -25px !important;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}@font-face {
font-weight: normal;
font-style: normal;
font-family: 'feathericons';
src:url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.eot?-8is7zf);
src:url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.eot?#iefix-8is7zf) format('embedded-opentype'),
url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.woff?-8is7zf) format('woff'),
url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.ttf?-8is7zf) format('truetype'),
url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/fonts/feathericons/feathericons.svg?-8is7zf#feathericons) format('svg');
}
.exad-ihe-grid {
position: relative;
margin: 0 auto;
padding: 0;
max-width: 1000px;
list-style: none;
text-align: center;
} .exad-ihe-grid figure.exad-ihe-figure {
position: relative;
float: left;
overflow: hidden;
margin: 10px 1%; width: 100%;
background: #3085a3;
text-align: center; }
.exad-ihe-grid figure.exad-ihe-figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
width: 100%;
}
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption::before,
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption::after {
pointer-events: none;
}
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption,
.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.exad-ihe-grid figure.exad-ihe-figure .exad-ihe-title {
word-spacing: -0.15em;
font-weight: 300;
}
.exad-ihe-grid figure.exad-ihe-figure .exad-ihe-title span {
font-weight: 800;
}
.exad-ihe-grid figure.exad-ihe-figure .exad-ihe-title,
.exad-ihe-grid figure.exad-ihe-figure p {
margin: 0;
}
.exad-ihe-grid figure.exad-ihe-figure p {
letter-spacing: 1px;
font-size: 68.5%;
}    figure.exad-ihe-figure.effect-lily img {
max-width: none;
width: -webkit-calc(100% + 50px);
width: calc(100% + 50px);
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-40px,0, 0);
transform: translate3d(-40px,0,0);
}
figure.exad-ihe-figure.effect-lily figcaption.exad-ihe-figcaption {
text-align: left;
}
figure.exad-ihe-figure.effect-lily figcaption.exad-ihe-figcaption > div {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
height: 50%;
}
figure.exad-ihe-figure.effect-lily .exad-ihe-title,
figure.exad-ihe-figure.effect-lily p {
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
figure.exad-ihe-figure.effect-lily .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-lily p {
color: rgba(255,255,255,0.8);
opacity: 0;
-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
transition: opacity 0.2s, transform 0.35s;
}
figure.exad-ihe-figure.effect-lily:hover img,
figure.exad-ihe-figure.effect-lily:hover p {
opacity: 1;
}
figure.exad-ihe-figure.effect-lily:hover img,
figure.exad-ihe-figure.effect-lily:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-lily:hover p {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-lily:hover p {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
}   figure.exad-ihe-figure.effect-sadie figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
}
figure.exad-ihe-figure.effect-sadie .exad-ihe-title {
position: absolute;
top: 50%;
left: 0;
width: 100%;
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
}
figure.exad-ihe-figure.effect-sadie figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-sadie p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-sadie p {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
opacity: 0;
-webkit-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
figure.exad-ihe-figure.effect-sadie:hover .exad-ihe-title {
color: #fff;
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
figure.exad-ihe-figure.effect-sadie:hover figcaption.exad-ihe-figcaption::before ,
figure.exad-ihe-figure.effect-sadie:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-roxy {
background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}
figure.exad-ihe-figure.effect-roxy img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50px,0,0);
transform: translate3d(-50px,0,0);
}
figure.exad-ihe-figure.effect-roxy figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-20px,0,0);
transform: translate3d(-20px,0,0);
}
figure.exad-ihe-figure.effect-roxy figcaption.exad-ihe-figcaption {
padding: 3em;
text-align: left;
}
figure.exad-ihe-figure.effect-roxy .exad-ihe-title {
padding: 30% 0 10px 0;
}
figure.exad-ihe-figure.effect-roxy p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
}
figure.exad-ihe-figure.effect-roxy:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-roxy:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-roxy:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-bubba {
background: #9e5406;
}
figure.exad-ihe-figure.effect-bubba img {
opacity: 0.7;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-bubba:hover img {
opacity: 0.4;
}
figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
figure.exad-ihe-figure.effect-bubba .exad-ihe-title {
padding-top: 30%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-20px,0);
transform: translate3d(0,-20px,0);
}
figure.exad-ihe-figure.effect-bubba p {
padding: 20px 2.5em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-bubba:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-bubba:hover figcaption.exad-ihe-figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-bubba:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-bubba:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-romeo img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.4,1.4,1);
transform: scale3d(1.4,1.4,1);
}
figure.exad-ihe-figure.effect-romeo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: translate3d(1,1,1);
}
figure.exad-ihe-figure.effect-romeo figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-romeo figcaption.exad-ihe-figcaption::after {
position: absolute;
top: 50%;
left: 50%;
width: 80%;
height: 1px;
background: #fff;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
}
figure.exad-ihe-figure.effect-romeo:hover figcaption.exad-ihe-figcaption::before {
opacity: 0.5;
-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
transform: translate3d(-50%,-50%,0) rotate(45deg);
}
figure.exad-ihe-figure.effect-romeo:hover figcaption.exad-ihe-figcaption::after {
opacity: 0.5;
-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
figure.exad-ihe-figure.effect-romeo .exad-ihe-title,
figure.exad-ihe-figure.effect-romeo p {
position: absolute;
top: 50%;
left: 0;
width: 100%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-romeo .exad-ihe-title {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}
figure.exad-ihe-figure.effect-romeo p {
padding: 0.25em 2em;
-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}
figure.exad-ihe-figure.effect-romeo:hover .exad-ihe-title {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}
figure.exad-ihe-figure.effect-romeo:hover p {
-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}   figure.exad-ihe-figure.effect-layla {
background: #18a367;
} figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption {
padding: 3em;
}
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::after {
position: absolute;
content: '';
opacity: 0;
}
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::before {
top: 50px;
right: 30px;
bottom: 50px;
left: 30px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::after {
top: 30px;
right: 50px;
bottom: 30px;
left: 50px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
figure.exad-ihe-figure.effect-layla .exad-ihe-title {
padding-top: 26%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-layla p {
padding: 0.5em 2em;
text-transform: none;
opacity: 0;
-webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
}
figure.exad-ihe-figure.effect-layla img,
figure.exad-ihe-figure.effect-layla .exad-ihe-title {
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}
figure.exad-ihe-figure.effect-layla img,
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::after,
figure.exad-ihe-figure.effect-layla p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-layla:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-layla:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-layla:hover figcaption.exad-ihe-figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-layla:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-layla:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-layla:hover figcaption.exad-ihe-figcaption::after,
figure.exad-ihe-figure.effect-layla:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-layla:hover p,
figure.exad-ihe-figure.effect-layla:hover img {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}   figure.exad-ihe-figure.effect-honey {
background: #4a3753;
}
figure.exad-ihe-figure.effect-honey img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-honey:hover img {
opacity: 0.5;
}
figure.exad-ihe-figure.effect-honey figcaption.exad-ihe-figcaption::before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
background: #fff;
content: '';
-webkit-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
figure.exad-ihe-figure.effect-honey .exad-ihe-title {
position: absolute;
bottom: 0;
left: 0;
padding: 1em 1.5em;
width: 100%;
text-align: left;
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}
figure.exad-ihe-figure.effect-honey .exad-ihe-title i {
font-style: normal;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}
figure.exad-ihe-figure.effect-honey figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-honey .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-honey:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-honey:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-honey:hover .exad-ihe-title i {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-oscar {
background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}
figure.exad-ihe-figure.effect-oscar img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-oscar figcaption.exad-ihe-figcaption {
padding: 3em;
background-color: rgba(58,52,42,0.7);
-webkit-transition: background-color 0.35s;
transition: background-color 0.35s;
}
figure.exad-ihe-figure.effect-oscar figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
}
figure.exad-ihe-figure.effect-oscar .exad-ihe-title {
margin: 20% 0 10px 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
figure.exad-ihe-figure.effect-oscar figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-oscar p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(0);
transform: scale(0);
}
figure.exad-ihe-figure.effect-oscar:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-oscar:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-oscar:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-oscar:hover figcaption.exad-ihe-figcaption {
background-color: rgba(58,52,42,0);
}
figure.exad-ihe-figure.effect-oscar:hover img {
opacity: 0.4;
}   figure.exad-ihe-figure.effect-marley figcaption.exad-ihe-figcaption {
text-align: right;
}
figure.exad-ihe-figure.effect-marley .exad-ihe-title,
figure.exad-ihe-figure.effect-marley p {
position: absolute;
right: 30px;
left: 30px;
padding: 10px 0;
}
figure.exad-ihe-figure.effect-marley p {
bottom: 30px;
line-height: 1.5;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
figure.exad-ihe-figure.effect-marley .exad-ihe-title {
top: 30px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-marley:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-marley .exad-ihe-title::after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 4px;
background: #fff;
content: '';
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
figure.exad-ihe-figure.effect-marley .exad-ihe-title::after,
figure.exad-ihe-figure.effect-marley p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-marley:hover .exad-ihe-title::after,
figure.exad-ihe-figure.effect-marley:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-ruby {
background-color: #17819c;
}
figure.exad-ihe-figure.effect-ruby img {
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
figure.exad-ihe-figure.effect-ruby:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-ruby .exad-ihe-title {
margin-top: 20%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-ruby p {
margin: 1em 0 0;
padding: 3em;
border: 1px solid #fff;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0) scale(1.1);
transform: translate3d(0,20px,0) scale(1.1);
} 
figure.exad-ihe-figure.effect-ruby:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-ruby:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
}   figure.exad-ihe-figure.effect-milo {
background: #2e5d5a;
}
figure.exad-ihe-figure.effect-milo img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-30px,0,0) scale(1.12);
transform: translate3d(-30px,0,0) scale(1.12);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-milo:hover img {
opacity: 0.5;
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
}
figure.exad-ihe-figure.effect-milo .exad-ihe-title {
position: absolute;
right: 0;
bottom: 0;
padding: 1em 1.2em;
}
figure.exad-ihe-figure.effect-milo p {
padding: 0 10px 0 0;
width: 50%;
border-right: 1px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-40px,0,0);
transform: translate3d(-40px,0,0);
}
figure.exad-ihe-figure.effect-milo:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-dexter {
background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); 
}
figure.exad-ihe-figure.effect-dexter img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-dexter:hover img {
opacity: 0.4;
}
figure.exad-ihe-figure.effect-dexter figcaption.exad-ihe-figcaption::after {
position: absolute;
right: 30px;
bottom: 30px;
left: 30px;
height: -webkit-calc(50% - 30px);
height: calc(50% - 30px);
border: 7px solid #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
figure.exad-ihe-figure.effect-dexter:hover figcaption.exad-ihe-figcaption::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-dexter figcaption.exad-ihe-figcaption {
padding: 3em;
text-align: left;
}
figure.exad-ihe-figure.effect-dexter p {
position: absolute;
right: 60px;
bottom: 60px;
left: 60px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-100px,0);
transform: translate3d(0,-100px,0);
}
figure.exad-ihe-figure.effect-dexter:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-sarah {
background: #42b078;
}
figure.exad-ihe-figure.effect-sarah img {
max-width: none;
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-sarah:hover img {
opacity: 0.4;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-sarah figcaption.exad-ihe-figcaption {
text-align: left;
}
figure.exad-ihe-figure.effect-sarah .exad-ihe-title {
position: relative;
overflow: hidden;
padding: 0.5em 0;
}
figure.exad-ihe-figure.effect-sarah .exad-ihe-title::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
figure.exad-ihe-figure.effect-sarah:hover .exad-ihe-title::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-sarah p {
padding: 1em 0;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
figure.exad-ihe-figure.effect-sarah:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-zoe figcaption.exad-ihe-figcaption {
top: auto;
bottom: 0;
padding: 1em;
height: 3.75em;
background: #fff;
color: #3c4a50;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
figure.exad-ihe-figure.effect-zoe .exad-ihe-title {
float: left;
}
figure.exad-ihe-figure.effect-zoe p.icon-links a {
float: right;
color: #3c4a50;
font-size: 1.4em;
}
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:hover,
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:focus {
color: #252d31;
}
figure.exad-ihe-figure.effect-zoe p.description {
position: absolute;
bottom: 8em;
padding: 2em;
color: #fff;
text-transform: none;
font-size: 90%;
opacity: 0; -webkit-transition: opacity 0.35s;
transition: opacity 0.35s; }
figure.exad-ihe-figure.effect-zoe .exad-ihe-title,
figure.exad-ihe-figure.effect-zoe p.icon-links a {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,200%,0);
transform: translate3d(0,200%,0);
}
figure.exad-ihe-figure.effect-zoe p.icon-links a span::before {
display: inline-block;
padding: 8px 10px;
font-family: 'feathericons'; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
content: '\e000';
}
.icon-paper-clip::before {
content: '\e001';
}
.icon-heart::before {
content: '\e024';
}
figure.exad-ihe-figure.effect-zoe .exad-ihe-title {
display: inline-block;
}
figure.exad-ihe-figure.effect-zoe:hover p.description {
opacity: 1;
}
figure.exad-ihe-figure.effect-zoe:hover figcaption.exad-ihe-figcaption,
figure.exad-ihe-figure.effect-zoe:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-zoe:hover .exad-ihe-title {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:nth-child(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:nth-child(2) {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:first-child {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}   figure.exad-ihe-figure.effect-chico img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.12);
transform: scale(1.12);
}
figure.exad-ihe-figure.effect-chico:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.exad-ihe-figure.effect-chico figcaption.exad-ihe-figcaption {
padding: 3em;
}
figure.exad-ihe-figure.effect-chico figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
figure.exad-ihe-figure.effect-chico figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-chico p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-chico .exad-ihe-title {
padding: 20% 0 20px 0;
}
figure.exad-ihe-figure.effect-chico p {
margin: 0 auto;
max-width: 200px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
figure.exad-ihe-figure.effect-chico:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-chico:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
@media screen and (max-width: 50em) {
.exad-ihe-grid figure.exad-ihe-figure {
display: inline-block;
float: none;
margin: 10px auto;
width: 100%;
}
} .exad-ihe-grid {
position: relative;
clear: both;
margin: 0 auto;
padding: 0;
max-width: 1000px;
list-style: none;
text-align: center;
}    figure.exad-ihe-figure.effect-julia {
background: #2f3238;
}
figure.exad-ihe-figure.effect-julia img {
max-width: none;
object-fit: cover; -webkit-transition: opacity 1s, -webkit-transform 1s;
transition: opacity 1s, transform 1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-julia figcaption.exad-ihe-figcaption {
text-align: left;
}
figure.exad-ihe-figure.effect-julia .exad-ihe-title {
position: relative;
padding: 0.5em 0;
}
figure.exad-ihe-figure.effect-julia p {
display: inline-block;
margin: 0 0 0.25em;
padding: 0.4em 1em;
background: rgba(255,255,255,0.9);
color: #2f3238;
text-transform: none;
font-weight: 500;
font-size: 75%;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-360px,0,0);
transform: translate3d(-360px,0,0);
}
figure.exad-ihe-figure.effect-julia p:first-child {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
figure.exad-ihe-figure.effect-julia p:nth-of-type(2) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.exad-ihe-figure.effect-julia p:nth-of-type(3) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-julia:hover p:first-child {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
figure.exad-ihe-figure.effect-julia:hover p:nth-of-type(2) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-julia:hover p:nth-of-type(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.exad-ihe-figure.effect-julia:hover img {
opacity: 0.4;
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
}
figure.exad-ihe-figure.effect-julia:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-goliath {
background: #df4e4e;
}
figure.exad-ihe-figure.effect-goliath img,
figure.exad-ihe-figure.effect-goliath .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-goliath img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-goliath .exad-ihe-title,
figure.exad-ihe-figure.effect-goliath p {
position: absolute;
bottom: 0;
left: 0;
padding: 30px;
}
figure.exad-ihe-figure.effect-goliath p {
text-transform: none;
font-size: 90%;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,50px,0);
transform: translate3d(0,50px,0);
}
figure.exad-ihe-figure.effect-goliath:hover img {
-webkit-transform: translate3d(0,-80px,0);
transform: translate3d(0,-80px,0);
}
figure.exad-ihe-figure.effect-goliath:hover .exad-ihe-title {
-webkit-transform: translate3d(0,-100px,0);
transform: translate3d(0,-100px,0);
}
figure.exad-ihe-figure.effect-goliath:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-hera {
background: #303fa9;
}
figure.exad-ihe-figure.effect-hera .exad-ihe-title {
font-size: 158.75%;
}
figure.exad-ihe-figure.effect-hera .exad-ihe-title,
figure.exad-ihe-figure.effect-hera p {
position: absolute;
top: 50%;
left: 50%;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
-webkit-transform-origin: 50%;
transform-origin: 50%;
}
figure.exad-ihe-figure.effect-hera figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 200px;
border: 2px solid #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
-webkit-transform-origin: 50%;
transform-origin: 50%;
}
figure.exad-ihe-figure.effect-hera p {
width: 100px;
text-transform: none;
font-size: 121%;
line-height: 2;
}
figure.exad-ihe-figure.effect-hera p a {
color: #fff;
}
figure.exad-ihe-figure.effect-hera p a:hover,
figure.exad-ihe-figure.effect-hera p a:focus {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-hera p a i {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-hera p a:first-child i {
-webkit-transform: translate3d(-60px,-60px,0);
transform: translate3d(-60px,-60px,0);
}
figure.exad-ihe-figure.effect-hera p a:nth-child(2) i {
-webkit-transform: translate3d(60px,-60px,0);
transform: translate3d(60px,-60px,0);
}
figure.exad-ihe-figure.effect-hera p a:nth-child(3) i {
-webkit-transform: translate3d(-60px,60px,0);
transform: translate3d(-60px,60px,0);
}
figure.exad-ihe-figure.effect-hera p a:nth-child(4) i {
-webkit-transform: translate3d(60px,60px,0);
transform: translate3d(60px,60px,0);
}
figure.exad-ihe-figure.effect-hera:hover figcaption.exad-ihe-figcaption::before {
opacity: 1;
-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-hera:hover .exad-ihe-title {
opacity: 0;
-webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}
figure.exad-ihe-figure.effect-hera:hover p i:empty {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0); opacity: 1;
}   figure.exad-ihe-figure.effect-winston {
background: #162633;
text-align: left;
}
figure.exad-ihe-figure.effect-winston img {
-webkit-transition: opacity 0.45s;
transition: opacity 0.45s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-winston figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/img/triangle.svg) no-repeat center center;
background-size: 100% 100%;
content: '';
-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
transition: opacity 0.45s, transform 0.45s;
-webkit-transform: rotate3d(0,0,1,45deg);
transform: rotate3d(0,0,1,45deg);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
figure.exad-ihe-figure.effect-winston .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-winston p {
position: absolute;
right: 0;
bottom: 0;
padding: 0 1.5em 7% 0;
}
figure.exad-ihe-figure.effect-winston a {
margin: 0 10px;
color: #5d504f;
font-size: 170%;
}
figure.exad-ihe-figure.effect-winston a:hover,
figure.exad-ihe-figure.effect-winston a:focus {
color: #cc6055;
}
figure.exad-ihe-figure.effect-winston p a i {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,50px,0);
transform: translate3d(0,50px,0);
}
figure.exad-ihe-figure.effect-winston:hover img {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-winston:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-winston:hover figcaption.exad-ihe-figcaption::before {
opacity: 0.7;
-webkit-transform: rotate3d(0,0,1,20deg);
transform: rotate3d(0,0,1,20deg);
}
figure.exad-ihe-figure.effect-winston:hover p i {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-winston:hover p a:nth-child(3) i {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-winston:hover p a:nth-child(2) i {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.exad-ihe-figure.effect-winston:hover p a:first-child i {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}   figure.exad-ihe-figure.effect-selena {
background: #fff;
}
figure.exad-ihe-figure.effect-selena img {
opacity: 0.95;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.exad-ihe-figure.effect-selena:hover img {
-webkit-transform: scale3d(0.95,0.95,1);
transform: scale3d(0.95,0.95,1);
}
figure.exad-ihe-figure.effect-selena .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.exad-ihe-figure.effect-selena p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
transform: perspective(1000px) rotate3d(1,0,0,90deg);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
figure.exad-ihe-figure.effect-selena:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-selena:hover p {
opacity: 1;
-webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
transform: perspective(1000px) rotate3d(1,0,0,0);
}   figure.exad-ihe-figure.effect-terry {
background: #34495e;
}
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption {
padding: 1em;
}
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::after {
position: absolute;
width: 200%;
height: 200%;
border-style: solid;
border-color: #101010;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::before {
right: 0;
bottom: 0;
border-width: 0 70px 60px 0;
-webkit-transform: translate3d(70px,60px,0);
transform: translate3d(70px,60px,0);
}
figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::after {
top: 0;
left: 0;
border-width: 15px 0 0 15px;
-webkit-transform: translate3d(-15px,-15px,0);
transform: translate3d(-15px,-15px,0);
}
figure.exad-ihe-figure.effect-terry img,
figure.exad-ihe-figure.effect-terry p a {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-terry img {
opacity: 0.85;
}
figure.exad-ihe-figure.effect-terry .exad-ihe-title {
position: absolute;
bottom: 0;
left: 0;
padding: 0.4em 10px;
width: 50%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
@media screen and (max-width: 920px) {
figure.exad-ihe-figure.effect-terry .exad-ihe-title {
padding: 0.75em 10px;
font-size: 120%;
}
}
figure.exad-ihe-figure.effect-terry p {
float: right;
clear: both;
text-align: left;
text-transform: none;
font-size: 111%;
}
figure.exad-ihe-figure.effect-terry p a {
display: block;
margin-bottom: 1em;
color: #fff;
opacity: 0;
-webkit-transform: translate3d(90px,0,0);
transform: translate3d(90px,0,0);
}
figure.exad-ihe-figure.effect-terry p a:hover,
figure.exad-ihe-figure.effect-terry p a:focus {
color: #f3cf3f;
}
figure.exad-ihe-figure.effect-terry:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-terry:hover figcaption.exad-ihe-figcaption::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-terry:hover img {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-terry:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-terry:hover p a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-terry:hover p a {
opacity: 1;
}
figure.exad-ihe-figure.effect-terry:hover p a:first-child {
-webkit-transition-delay: 0.025s;
transition-delay: 0.025s;
}
figure.exad-ihe-figure.effect-terry:hover p a:nth-child(2) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.exad-ihe-figure.effect-terry:hover p a:nth-child(3) {
-webkit-transition-delay: 0.075s;
transition-delay: 0.075s;
}
figure.exad-ihe-figure.effect-terry:hover p a:nth-child(4) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}   figure.exad-ihe-figure.effect-phoebe {
background: #675983;
}
figure.exad-ihe-figure.effect-phoebe img {
opacity: 0.85;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-phoebe:hover img {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-phoebe figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/img/triangle2.svg) no-repeat center center;
background-size: 100% 100%;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(5,2.5,1);
transform: scale3d(5,2.5,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.exad-ihe-figure.effect-phoebe:hover figcaption.exad-ihe-figcaption::before {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-phoebe .exad-ihe-title {
margin-top: 1em;
-webkit-transition: transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
figure.exad-ihe-figure.effect-phoebe:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-phoebe p a {
color: #fff;
font-size: 140%;
opacity: 0;
position: relative;
display: inline-block;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-phoebe p a:first-child {
-webkit-transform: translate3d(-60px,-60px,0);
transform: translate3d(-60px,-60px,0);
}
figure.exad-ihe-figure.effect-phoebe p a:nth-child(2) {
-webkit-transform: translate3d(0,60px,0);
transform: translate3d(0,60px,0);
}
figure.exad-ihe-figure.effect-phoebe p a:nth-child(3) {
-webkit-transform: translate3d(60px,-60px,0);
transform: translate3d(60px,-60px,0);
}
figure.exad-ihe-figure.effect-phoebe:hover p a {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-apollo {
background: #3498db;
}
figure.exad-ihe-figure.effect-apollo img {
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
figure.exad-ihe-figure.effect-apollo figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.exad-ihe-figure.effect-apollo p {
position: absolute;
right: 0;
bottom: 0;
margin: 3em;
padding: 0 1em;
max-width: 150px;
border-right: 4px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-apollo .exad-ihe-title {
text-align: left;
}
figure.exad-ihe-figure.effect-apollo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-apollo:hover figcaption.exad-ihe-figcaption::before {
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.exad-ihe-figure.effect-apollo:hover p {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}   figure.exad-ihe-figure.effect-kira {
background: #fff;
text-align: left;
}
figure.exad-ihe-figure.effect-kira img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-kira figcaption.exad-ihe-figcaption {
z-index: 1;
}
figure.exad-ihe-figure.effect-kira p {
padding: 2.25em 0.5em;
font-weight: 600;	
font-size: 100%;
line-height: 1.5;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
}
figure.exad-ihe-figure.effect-kira p a {
margin: 0 0.5em;
color: #101010;
}
figure.exad-ihe-figure.effect-kira p a:hover,
figure.exad-ihe-figure.effect-kira p a:focus {
opacity: 0.6;
}
figure.exad-ihe-figure.effect-kira figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 0;
right: 2em;
left: 2em;
z-index: -1;
height: 3.5em;
background: #fff;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,4em,0) scale3d(1,0.023,1) ;
transform: translate3d(0,4em,0) scale3d(1,0.023,1);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
}
figure.exad-ihe-figure.effect-kira:hover img {
opacity: 0.5;
}
figure.exad-ihe-figure.effect-kira:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-kira:hover figcaption.exad-ihe-figcaption::before {
opacity: 0.7;
-webkit-transform: translate3d(0,5em,0) scale3d(1,1,1) ;
transform: translate3d(0,5em,0) scale3d(1,1,1);
}   figure.exad-ihe-figure.effect-steve {
z-index: auto;
overflow: visible;
background: #000;
}
figure.exad-ihe-figure.effect-steve:before,
figure.exad-ihe-figure.effect-steve .exad-ihe-title:before {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
background: #000;
content: '';
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-steve:before {
box-shadow: 0 3px 30px rgba(0,0,0,0.8);
opacity: 0;
}
figure.exad-ihe-figure.effect-steve figcaption.exad-ihe-figcaption {
z-index: 1;
}
figure.exad-ihe-figure.effect-steve img {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: perspective(1000px) translate3d(0,0,0);
transform: perspective(1000px) translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-steve .exad-ihe-title,
figure.exad-ihe-figure.effect-steve p {
background: #fff;
color: #2d434e;
}
figure.exad-ihe-figure.effect-steve .exad-ihe-title {
position: relative;
margin-top: 2em;
padding: 0.25em;
}
figure.exad-ihe-figure.effect-steve .exad-ihe-title:before {
box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}
figure.exad-ihe-figure.effect-steve p {
margin-top: 1em;
padding: 0.5em;
font-weight: 800;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(0.9,0.9,1);
transform: scale3d(0.9,0.9,1);
}
figure.exad-ihe-figure.effect-steve:hover:before {
opacity: 1;
}
figure.exad-ihe-figure.effect-steve:hover img {
-webkit-transform: perspective(1000px) translate3d(0,0,21px);
transform: perspective(1000px) translate3d(0,0,21px);
}
figure.exad-ihe-figure.effect-steve:hover .exad-ihe-title:before {
opacity: 0;
}
figure.exad-ihe-figure.effect-steve:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}   figure.exad-ihe-figure.effect-moses {
background: -webkit-linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
background: linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
}
figure.exad-ihe-figure.effect-moses img {
opacity: 0.85;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-moses .exad-ihe-title,
figure.exad-ihe-figure.effect-moses p {
padding: 20px;
width: 50%;
height: 50%;
border: 2px solid #fff;
}
figure.exad-ihe-figure.effect-moses .exad-ihe-title {
padding: 20px;
width: 50%;
height: 50%;
text-align: left;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(10px,10px,0);
transform: translate3d(10px,10px,0);
}
figure.exad-ihe-figure.effect-moses p {
float: right;
padding: 20px;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
}
figure.exad-ihe-figure.effect-moses:hover .exad-ihe-title {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-moses:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-moses:hover img {
opacity: 0.6;
}   figure.exad-ihe-figure.effect-jazz {
background: -webkit-linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
background: linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
}
figure.exad-ihe-figure.effect-jazz img {
opacity: 0.9;
}
figure.exad-ihe-figure.effect-jazz figcaption.exad-ihe-figcaption::after,
figure.exad-ihe-figure.effect-jazz img,
figure.exad-ihe-figure.effect-jazz p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-jazz figcaption.exad-ihe-figcaption::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.exad-ihe-figure.effect-jazz .exad-ihe-title,
figure.exad-ihe-figure.effect-jazz p {
opacity: 1;
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
}
figure.exad-ihe-figure.effect-jazz .exad-ihe-title {
padding-top: 26%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-jazz p {
padding: 0.5em 2em;
text-transform: none;
font-size: 0.85em;
opacity: 0;
}
figure.exad-ihe-figure.effect-jazz:hover img {
opacity: 0.7;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
figure.exad-ihe-figure.effect-jazz:hover figcaption.exad-ihe-figcaption::after {
opacity: 1;
-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-jazz:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-jazz:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}   figure.exad-ihe-figure.effect-ming {
background: #030c17;
}
figure.exad-ihe-figure.effect-ming img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.exad-ihe-figure.effect-ming figcaption.exad-ihe-figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 2px solid #fff;
box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.4,1.4,1);
transform: scale3d(1.4,1.4,1);
}
figure.exad-ihe-figure.effect-ming .exad-ihe-title {
margin: 20% 0 10px 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.exad-ihe-figure.effect-ming p {
padding: 1em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
figure.exad-ihe-figure.effect-ming:hover .exad-ihe-title {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
figure.exad-ihe-figure.effect-ming:hover figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-ming:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-ming:hover figcaption.exad-ihe-figcaption {
background-color: rgba(58,52,42,0);
}
figure.exad-ihe-figure.effect-ming:hover img {
opacity: 0.4;
}   figure.exad-ihe-figure.effect-lexi {
background: -webkit-linear-gradient(-45deg, #000 0%,#fff 100%);
background: linear-gradient(-45deg, #000 0%,#fff 100%);
}
figure.exad-ihe-figure.effect-lexi img {
margin: -10px 0 0 -10px;
max-width: none;
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);
opacity: 0.9;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(10px,10px,0);
transform: translate3d(10px,10px,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.exad-ihe-figure.effect-lexi figcaption.exad-ihe-figcaption::before,
figure.exad-ihe-figure.effect-lexi p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-lexi figcaption.exad-ihe-figcaption::before {
position: absolute;
right: -100px;
bottom: -100px;
width: 300px;
height: 300px;
border: 2px solid #fff;
border-radius: 50%;
box-shadow: 0 0 0 900px rgba(255,255,255,0.2);
content: '';
opacity: 0;
-webkit-transform: scale3d(0.5,0.5,1);
transform: scale3d(0.5,0.5,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.exad-ihe-figure.effect-lexi:hover img {
opacity: 0.6;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.exad-ihe-figure.effect-lexi .exad-ihe-title {
text-align: left;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(5px,5px,0);
transform: translate3d(5px,5px,0);
}
figure.exad-ihe-figure.effect-lexi p {
position: absolute;
right: 0;
bottom: 0;
padding: 0 1.5em 1.5em 0;
width: 140px;
text-align: right;
opacity: 0;
-webkit-transform: translate3d(20px,20px,0);
transform: translate3d(20px,20px,0);
}
figure.exad-ihe-figure.effect-lexi:hover figcaption.exad-ihe-figcaption::before {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.exad-ihe-figure.effect-lexi:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-lexi:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   figure.exad-ihe-figure.effect-duke {
background: -webkit-linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
background: linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
}
figure.exad-ihe-figure.effect-duke img,
figure.exad-ihe-figure.effect-duke p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.exad-ihe-figure.effect-duke:hover img {
opacity: 0.1;
-webkit-transform: scale3d(2,2,1);
transform: scale3d(2,2,1);
}
figure.exad-ihe-figure.effect-duke .exad-ihe-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
figure.exad-ihe-figure.effect-duke p {
position: absolute;
bottom: 0;
left: 0;
margin: 20px;
padding: 30px;
border: 2px solid #fff;
text-transform: none;
font-size: 90%;
opacity: 0;
-webkit-transform: scale3d(0.8,0.8,1);
transform: scale3d(0.8,0.8,1);
-webkit-transform-origin: 50% -100%;
transform-origin: 50% -100%;
}
figure.exad-ihe-figure.effect-duke:hover .exad-ihe-title,
figure.exad-ihe-figure.effect-duke:hover p {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
} @media screen and (max-width: 50em) {
.exad-ihe-grid figure.exad-ihe-figure {
display: inline-block;
float: none;
margin: 10px auto;
width: 100%;
}
} .exad-ihe-wrapper [class^="imghvr-"],
.exad-ihe-wrapper [class*=" imghvr-"] {
position: relative;
display: inline-block;
margin: 0;
max-width: 100%;
background-color: #2266a5;
color: #fff;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.exad-ihe-wrapper [class^="imghvr-"] > img,
.exad-ihe-wrapper [class*=" imghvr-"] > img {
vertical-align: top;
max-width: 100%;
}
.exad-ihe-wrapper [class^="imghvr-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption {
background-color: #135796;
padding: 30px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
color: #ffffff;
}
.exad-ihe-wrapper [class^="imghvr-"] figcaption h1,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h2,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h3,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h4,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h5,
.exad-ihe-wrapper [class^="imghvr-"] figcaption h6,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h1,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h2,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h3,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h4,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h5,
.exad-ihe-wrapper [class*=" imghvr-"] figcaption h6 {
color: #ffffff;
}
.exad-ihe-wrapper [class^="imghvr-"] a,
.exad-ihe-wrapper [class*=" imghvr-"] a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.exad-ihe-wrapper [class^="imghvr-"],
.exad-ihe-wrapper [class*=" imghvr-"],
.exad-ihe-wrapper [class^="imghvr-"]:before,
.exad-ihe-wrapper [class^="imghvr-"]:after,
.exad-ihe-wrapper [class*=" imghvr-"]:before,
.exad-ihe-wrapper [class*=" imghvr-"]:after,
.exad-ihe-wrapper [class^="imghvr-"] *,
.exad-ihe-wrapper [class*=" imghvr-"] *,
.exad-ihe-wrapper [class^="imghvr-"] *:before,
.exad-ihe-wrapper [class^="imghvr-"] *:after,
.exad-ihe-wrapper [class*=" imghvr-"] *:before,
.exad-ihe-wrapper [class*=" imghvr-"] *:after {
box-sizing: border-box;
transition: all 0.35s ease;
} .exad-ihe-wrapper [class^="imghvr-fade"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-fade"] figcaption {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-fade"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-fade"]:hover figcaption {
opacity: 1;
}
.exad-ihe-wrapper [class^="imghvr-fade"]:hover > img,
.exad-ihe-wrapper [class^="imghvr-fade"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-fade"]:hover > img,
.exad-ihe-wrapper [class*=" imghvr-fade"]:hover figcaption {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}  .exad-ihe-wrapper .imghvr-fade-in-up figcaption {
-webkit-transform: translate(0, 15%);
transform: translate(0, 15%);
} .exad-ihe-wrapper .imghvr-fade-in-down figcaption {
-webkit-transform: translate(0, -15%);
transform: translate(0, -15%);
} .exad-ihe-wrapper .imghvr-fade-in-left figcaption {
-webkit-transform: translate(-15%, 0);
transform: translate(-15%, 0);
} .exad-ihe-wrapper .imghvr-fade-in-right figcaption {
-webkit-transform: translate(15%, 0);
transform: translate(15%, 0);
} .exad-ihe-wrapper [class^="imghvr-push-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-push-"]:hover figcaption {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} .exad-ihe-wrapper .imghvr-push-up figcaption {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.exad-ihe-wrapper .imghvr-push-up:hover > img {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .exad-ihe-wrapper .imghvr-push-down figcaption {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.exad-ihe-wrapper .imghvr-push-down:hover > img {
-webkit-transform: translateY(100%);
transform: translateY(100%);
} .exad-ihe-wrapper .imghvr-push-left figcaption {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.exad-ihe-wrapper .imghvr-push-left:hover > img {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
} .exad-ihe-wrapper .imghvr-push-right figcaption {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.exad-ihe-wrapper .imghvr-push-right:hover > img {
-webkit-transform: translateX(100%);
transform: translateX(100%);
} .exad-ihe-wrapper [class^="imghvr-slide-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-slide-"]:hover figcaption {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} .exad-ihe-wrapper .imghvr-slide-up figcaption {
-webkit-transform: translateY(100%);
transform: translateY(100%);
} .exad-ihe-wrapper .imghvr-slide-down figcaption {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .exad-ihe-wrapper .imghvr-slide-left figcaption {
-webkit-transform: translateX(100%);
transform: translateX(100%);
} .exad-ihe-wrapper .imghvr-slide-right figcaption {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
} .exad-ihe-wrapper .imghvr-slide-top-left figcaption {
-webkit-transform: translate(-100%, -100%);
transform: translate(-100%, -100%);
} .exad-ihe-wrapper .imghvr-slide-top-right figcaption {
-webkit-transform: translate(100%, -100%);
transform: translate(100%, -100%);
} .exad-ihe-wrapper .imghvr-slide-bottom-left figcaption {
-webkit-transform: translate(-100%, 100%);
transform: translate(-100%, 100%);
} .exad-ihe-wrapper .imghvr-slide-bottom-right figcaption {
-webkit-transform: translate(100%, 100%);
transform: translate(100%, 100%);
} .exad-ihe-wrapper [class^="imghvr-reveal-"]:before,
.exad-ihe-wrapper [class*=" imghvr-reveal-"]:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: "";
background-color: #135796;
}
.exad-ihe-wrapper [class^="imghvr-reveal-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-reveal-"] figcaption {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-reveal-"]:hover:before,
.exad-ihe-wrapper [class*=" imghvr-reveal-"]:hover:before {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.exad-ihe-wrapper [class^="imghvr-reveal-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-reveal-"]:hover figcaption {
opacity: 1;
transition-delay: 0.21s;
} .exad-ihe-wrapper .imghvr-reveal-up:before {
-webkit-transform: translateY(100%);
transform: translateY(100%);
} .exad-ihe-wrapper .imghvr-reveal-down:before {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .exad-ihe-wrapper .imghvr-reveal-left:before {
-webkit-transform: translateX(100%);
transform: translateX(100%);
} .exad-ihe-wrapper .imghvr-reveal-right:before {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
} .exad-ihe-wrapper .imghvr-reveal-top-left:before {
-webkit-transform: translate(-100%, -100%);
transform: translate(-100%, -100%);
} .exad-ihe-wrapper .imghvr-reveal-top-right:before {
-webkit-transform: translate(100%, -100%);
transform: translate(100%, -100%);
} .exad-ihe-wrapper .imghvr-reveal-bottom-left:before {
-webkit-transform: translate(-100%, 100%);
transform: translate(-100%, 100%);
} .exad-ihe-wrapper .imghvr-reveal-bottom-right:before {
-webkit-transform: translate(100%, 100%);
transform: translate(100%, 100%);
} .exad-ihe-wrapper [class^="imghvr-hinge-"],
.exad-ihe-wrapper [class*=" imghvr-hinge-"] {
-webkit-perspective: 50em;
perspective: 50em;
}
.exad-ihe-wrapper [class^="imghvr-hinge-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-hinge-"] figcaption {
opacity: 0;
z-index: 1;
}
.exad-ihe-wrapper [class^="imghvr-hinge-"]:hover img,
.exad-ihe-wrapper [class*=" imghvr-hinge-"]:hover img {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-hinge-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-hinge-"]:hover figcaption {
opacity: 1;
transition-delay: 0.21s;
} .exad-ihe-wrapper .imghvr-hinge-up img {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.exad-ihe-wrapper .imghvr-hinge-up figcaption {
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.exad-ihe-wrapper .imghvr-hinge-up:hover > img {
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
.exad-ihe-wrapper .imghvr-hinge-up:hover figcaption {
-webkit-transform: rotateX(0);
transform: rotateX(0);
} .exad-ihe-wrapper .imghvr-hinge-down img {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.exad-ihe-wrapper .imghvr-hinge-down figcaption {
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% -50%;
transform-origin: 50% -50%;
}
.exad-ihe-wrapper .imghvr-hinge-down:hover > img {
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
opacity: 0;
}
.exad-ihe-wrapper .imghvr-hinge-down:hover figcaption {
-webkit-transform: rotateX(0);
transform: rotateX(0);
} .exad-ihe-wrapper .imghvr-hinge-left img {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.exad-ihe-wrapper .imghvr-hinge-left figcaption {
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.exad-ihe-wrapper .imghvr-hinge-left:hover > img {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
.exad-ihe-wrapper .imghvr-hinge-left:hover figcaption {
-webkit-transform: rotateY(0);
transform: rotateY(0);
} .exad-ihe-wrapper .imghvr-hinge-right img {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.exad-ihe-wrapper .imghvr-hinge-right figcaption {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.exad-ihe-wrapper .imghvr-hinge-right:hover > img {
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
.exad-ihe-wrapper .imghvr-hinge-right:hover figcaption {
-webkit-transform: rotateY(0);
transform: rotateY(0);
} .exad-ihe-wrapper [class^="imghvr-flip-"],
.exad-ihe-wrapper [class*=" imghvr-flip-"] {
-webkit-perspective: 50em;
perspective: 50em;
}
.exad-ihe-wrapper [class^="imghvr-flip-"] img,
.exad-ihe-wrapper [class*=" imghvr-flip-"] img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.exad-ihe-wrapper [class^="imghvr-flip-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-flip-"] figcaption {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-flip-"]:hover > img,
.exad-ihe-wrapper [class*=" imghvr-flip-"]:hover > img {
opacity: 0;
}
.exad-ihe-wrapper [class^="imghvr-flip-"]:hover figcaption,
.exad-ihe-wrapper [class*=" imghvr-flip-"]:hover figcaption {
opacity: 1;
transition-delay: 0.14s;
} .exad-ihe-wrapper .imghvr-flip-horiz figcaption {
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.exad-ihe-wrapper .imghvr-flip-horiz:hover img {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.exad-ihe-wrapper .imghvr-flip-horiz:hover figcaption {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
} .exad-ihe-wrapper .imghvr-flip-vert figcaption {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.exad-ihe-wrapper .imghvr-flip-vert:hover > img {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.exad-ihe-wrapper .imghvr-flip-vert:hover figcaption {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
} .exad-ihe-wrapper .imghvr-flip-diag-1 figcaption {
-webkit-transform: rotate3d(1, -1, 0, 100deg);
transform: rotate3d(1, -1, 0, 100deg);
}
.exad-ihe-wrapper .imghvr-flip-diag-1:hover > img {
-webkit-transform: rotate3d(-1, 1, 0, 100deg);
transform: rotate3d(-1, 1, 0, 100deg);
}
.exad-ihe-wrapper .imghvr-flip-diag-1:hover figcaption {
-webkit-transform: rotate3d(0, 0, 0, 0deg);
transform: rotate3d(0, 0, 0, 0deg);
} .exad-ihe-wrapper .imghvr-flip-diag-2 figcaption {
-webkit-transform: rotate3d(1, 1, 0, 100deg);
transform: rotate3d(1, 1, 0, 100deg);
}
.exad-ihe-wrapper .imghvr-flip-diag-2:hover > img {
-webkit-transform: rotate3d(-1, -1, 0, 100deg);
transform: rotate3d(-1, -1, 0, 100deg);
}
.exad-ihe-wrapper .imghvr-flip-diag-2:hover figcaption {
-webkit-transform: rotate3d(0, 0, 0, 0deg);
transform: rotate3d(0, 0, 0, 0deg);
} .exad-ihe-wrapper [class^="imghvr-shutter-out-"]:before,
.exad-ihe-wrapper [class*=" imghvr-shutter-out-"]:before {
background: #135796;
position: absolute;
content: "";
transition-delay: 0.105s;
}
.exad-ihe-wrapper [class^="imghvr-shutter-out-"] figcaption,
.exad-ihe-wrapper [class*=" imghvr-shutter-out-"] figcaption {
opacity: 0;
transition-delay: 0s;
}
[class^="imghvr-shutter-out-"]:hover:before,
[class*=" imghvr-shutter-out-"]:hover:before {
transition-delay: 0s;
}
[class^="imghvr-shutter-out-"]:hover figcaption,
[class*=" imghvr-shutter-out-"]:hover figcaption {
opacity: 1;
transition-delay: 0.105s;
} .imghvr-shutter-out-horiz:before {
left: 50%;
right: 50%;
top: 0;
bottom: 0;
}
.imghvr-shutter-out-horiz:hover:before {
left: 0;
right: 0;
} .imghvr-shutter-out-vert:before {
top: 50%;
bottom: 50%;
left: 0;
right: 0;
}
.imghvr-shutter-out-vert:hover:before {
top: 0;
bottom: 0;
} .imghvr-shutter-out-diag-1:before {
top: 50%;
bottom: 50%;
left: -35%;
right: -35%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.imghvr-shutter-out-diag-1:hover:before {
top: -35%;
bottom: -35%;
} .imghvr-shutter-out-diag-2:before {
top: 50%;
bottom: 50%;
left: -35%;
right: -35%;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.imghvr-shutter-out-diag-2:hover:before {
top: -35%;
bottom: -35%;
} [class^="imghvr-shutter-in-"]:after, [class^="imghvr-shutter-in-"]:before,
[class*=" imghvr-shutter-in-"]:after,
[class*=" imghvr-shutter-in-"]:before {
background: #135796;
position: absolute;
content: "";
}
[class^="imghvr-shutter-in-"]:after,
[class*=" imghvr-shutter-in-"]:after {
top: 0;
left: 0;
}
[class^="imghvr-shutter-in-"]:before,
[class*=" imghvr-shutter-in-"]:before {
right: 0;
bottom: 0;
}
[class^="imghvr-shutter-in-"] figcaption,
[class*=" imghvr-shutter-in-"] figcaption {
opacity: 0;
z-index: 1;
}
[class^="imghvr-shutter-in-"]:hover figcaption,
[class*=" imghvr-shutter-in-"]:hover figcaption {
opacity: 1;
transition-delay: 0.21s;
} .imghvr-shutter-in-horiz:after, .imghvr-shutter-in-horiz:before {
width: 0;
height: 100%;
}
.imghvr-shutter-in-horiz:hover:after, .imghvr-shutter-in-horiz:hover:before {
width: 50%;
} .imghvr-shutter-in-vert:after, .imghvr-shutter-in-vert:before {
height: 0;
width: 100%;
}
.imghvr-shutter-in-vert:hover:after, .imghvr-shutter-in-vert:hover:before {
height: 50%;
} .imghvr-shutter-in-out-horiz:after, .imghvr-shutter-in-out-horiz:before {
width: 0;
height: 100%;
opacity: 0.75;
}
.imghvr-shutter-in-out-horiz:hover:after, .imghvr-shutter-in-out-horiz:hover:before {
width: 100%;
} .imghvr-shutter-in-out-vert:after, .imghvr-shutter-in-out-vert:before {
height: 0;
width: 100%;
opacity: 0.75;
}
.imghvr-shutter-in-out-vert:hover:after, .imghvr-shutter-in-out-vert:hover:before {
height: 100%;
} .imghvr-shutter-in-out-diag-1:after, .imghvr-shutter-in-out-diag-1:before {
width: 200%;
height: 200%;
transition: all 0.6s ease;
opacity: 0.75;
}
.imghvr-shutter-in-out-diag-1:after {
-webkit-transform: skew(-45deg) translateX(-150%);
transform: skew(-45deg) translateX(-150%);
}
.imghvr-shutter-in-out-diag-1:before {
-webkit-transform: skew(-45deg) translateX(150%);
transform: skew(-45deg) translateX(150%);
}
.imghvr-shutter-in-out-diag-1:hover:after {
-webkit-transform: skew(-45deg) translateX(-50%);
transform: skew(-45deg) translateX(-50%);
}
.imghvr-shutter-in-out-diag-1:hover:before {
-webkit-transform: skew(-45deg) translateX(50%);
transform: skew(-45deg) translateX(50%);
} .imghvr-shutter-in-out-diag-2:after, .imghvr-shutter-in-out-diag-2:before {
width: 200%;
height: 200%;
transition: all 0.6s ease;
opacity: 0.75;
}
.imghvr-shutter-in-out-diag-2:after {
-webkit-transform: skew(45deg) translateX(-100%);
transform: skew(45deg) translateX(-100%);
}
.imghvr-shutter-in-out-diag-2:before {
-webkit-transform: skew(45deg) translateX(100%);
transform: skew(45deg) translateX(100%);
}
.imghvr-shutter-in-out-diag-2:hover:after {
-webkit-transform: skew(45deg) translateX(0%);
transform: skew(45deg) translateX(0%);
}
.imghvr-shutter-in-out-diag-2:hover:before {
-webkit-transform: skew(45deg) translateX(0%);
transform: skew(45deg) translateX(0%);
} [class^='imghvr-switch-'] > img,
[class^='imghvr-switch-'] figcaption,
[class*=' imghvr-switch-'] > img,
[class*=' imghvr-switch-'] figcaption {
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
[class^='imghvr-switch-']:hover figcaption,
[class*=' imghvr-switch-']:hover figcaption {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
} .imghvr-switch-up figcaption {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.imghvr-switch-up:hover > img {
-webkit-transform: translateY(100%);
transform: translateY(100%);
} .imghvr-switch-down figcaption {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.imghvr-switch-down:hover > img {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .imghvr-switch-left figcaption {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.imghvr-switch-left:hover > img {
-webkit-transform: translateX(100%);
transform: translateX(100%);
} .imghvr-switch-right figcaption {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.imghvr-switch-right:hover > img {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
} [class^='imghvr-pivot-in'] figcaption,
[class*=' imghvr-pivot-in'] figcaption {
background-color: #135796;
}
[class^='imghvr-pivot-in']:hover figcaption,
[class*=' imghvr-pivot-in']:hover figcaption {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
} .imghvr-pivot-in-top-left figcaption {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
} .imghvr-pivot-in-top-right figcaption {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
} .imghvr-pivot-in-bottom-left figcaption {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
} .imghvr-pivot-in-bottom-right figcaption {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
} [class^='imghvr-pivot-out'] > img,
[class*=' imghvr-pivot-out'] > img {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
[class^='imghvr-pivot-out'] figcaption,
[class*=' imghvr-pivot-out'] figcaption {
background-color: #135796;
z-index: -1;
} .imghvr-pivot-out-top-left > img {
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.imghvr-pivot-out-top-left:hover > img {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
} .imghvr-pivot-out-top-right > img {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.imghvr-pivot-out-top-right:hover > img {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
} .imghvr-pivot-out-bottom-left > img {
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.imghvr-pivot-out-bottom-left:hover > img {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
} .imghvr-pivot-out-bottom-right > img {
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.imghvr-pivot-out-bottom-right:hover > img {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
} [class^="imghvr-fold"],
[class*=" imghvr-fold"] {
-webkit-perspective: 50em;
perspective: 50em;
}
[class^="imghvr-fold"] img,
[class*=" imghvr-fold"] img {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
[class^="imghvr-fold"] figcaption,
[class*=" imghvr-fold"] figcaption {
z-index: 1;
opacity: 0;
}
[class^="imghvr-fold"]:hover > img,
[class*=" imghvr-fold"]:hover > img {
opacity: 0;
transition-delay: 0;
}
[class^="imghvr-fold"]:hover figcaption,
[class*=" imghvr-fold"]:hover figcaption {
-webkit-transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
opacity: 1;
transition-delay: 0.21s;
} .imghvr-fold-up > img {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.imghvr-fold-up figcaption {
-webkit-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.imghvr-fold-up:hover > img {
-webkit-transform: rotateX(90deg) scale(0.6) translateY(50%);
transform: rotateX(90deg) scale(0.6) translateY(50%);
} .imghvr-fold-down > img {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.imghvr-fold-down figcaption {
-webkit-transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.imghvr-fold-down:hover > img {
-webkit-transform: rotateX(-90deg) scale(0.6) translateY(-50%);
transform: rotateX(-90deg) scale(0.6) translateY(-50%);
} .imghvr-fold-left > img {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.imghvr-fold-left figcaption {
-webkit-transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.imghvr-fold-left:hover > img {
-webkit-transform: rotateY(-90deg) scale(0.6) translateX(50%);
transform: rotateY(-90deg) scale(0.6) translateX(50%);
} .imghvr-fold-right > img {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.imghvr-fold-right figcaption {
-webkit-transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.imghvr-fold-right:hover > img {
-webkit-transform: rotateY(90deg) scale(0.6) translateX(-50%);
transform: rotateY(90deg) scale(0.6) translateX(-50%);
} .imghvr-zoom-in figcaption {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
.imghvr-zoom-in:hover figcaption {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
} [class^="imghvr-zoom-out"] figcaption,
[class*=" imghvr-zoom-out"] figcaption {
-webkit-transform: scale(0.5);
transform: scale(0.5);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0;
}
[class^="imghvr-zoom-out"]:hover figcaption, [class^="imghvr-zoom-out"].hover figcaption,
[class*=" imghvr-zoom-out"]:hover figcaption,
[class*=" imghvr-zoom-out"].hover figcaption {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
transition-delay: 0.35s;
} .imghvr-zoom-out:hover > img {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
} .imghvr-zoom-out-up:hover > img, .imghvr-zoom-out-up.hover > img {
-webkit-animation: imghvr-zoom-out-up 0.4025s linear;
animation: imghvr-zoom-out-up 0.4025s linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@-webkit-keyframes imghvr-zoom-out-up {
50% {
-webkit-transform: scale(0.8) translateY(0%);
transform: scale(0.8) translateY(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateY(-150%);
transform: scale(0.8) translateY(-150%);
opacity: 0.5;
}
}
@keyframes imghvr-zoom-out-up {
50% {
-webkit-transform: scale(0.8) translateY(0%);
transform: scale(0.8) translateY(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateY(-150%);
transform: scale(0.8) translateY(-150%);
opacity: 0.5;
}
} .imghvr-zoom-out-down:hover > img, .imghvr-zoom-out-down.hover > img {
-webkit-animation: imghvr-zoom-out-down 0.4025s linear;
animation: imghvr-zoom-out-down 0.4025s linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@-webkit-keyframes imghvr-zoom-out-down {
50% {
-webkit-transform: scale(0.8) translateY(0%);
transform: scale(0.8) translateY(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateY(150%);
transform: scale(0.8) translateY(150%);
opacity: 0.5;
}
}
@keyframes imghvr-zoom-out-down {
50% {
-webkit-transform: scale(0.8) translateY(0%);
transform: scale(0.8) translateY(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateY(150%);
transform: scale(0.8) translateY(150%);
opacity: 0.5;
}
} .imghvr-zoom-out-left:hover > img, .imghvr-zoom-out-left.hover > img {
-webkit-animation: imghvr-zoom-out-left 0.4025s linear;
animation: imghvr-zoom-out-left 0.4025s linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@-webkit-keyframes imghvr-zoom-out-left {
50% {
-webkit-transform: scale(0.8) translateX(0%);
transform: scale(0.8) translateX(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateX(-150%);
transform: scale(0.8) translateX(-150%);
opacity: 0.5;
}
}
@keyframes imghvr-zoom-out-left {
50% {
-webkit-transform: scale(0.8) translateX(0%);
transform: scale(0.8) translateX(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateX(-150%);
transform: scale(0.8) translateX(-150%);
opacity: 0.5;
}
} .imghvr-zoom-out-right:hover > img, .imghvr-zoom-out-right.hover > img {
-webkit-animation: imghvr-zoom-out-right 0.4025s linear;
animation: imghvr-zoom-out-right 0.4025s linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@-webkit-keyframes imghvr-zoom-out-right {
50% {
-webkit-transform: scale(0.8) translateX(0%);
transform: scale(0.8) translateX(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateX(150%);
transform: scale(0.8) translateX(150%);
opacity: 0.5;
}
}
@keyframes imghvr-zoom-out-right {
50% {
-webkit-transform: scale(0.8) translateX(0%);
transform: scale(0.8) translateX(0%);
opacity: 0.5;
}
100% {
-webkit-transform: scale(0.8) translateX(150%);
transform: scale(0.8) translateX(150%);
opacity: 0.5;
}
} .imghvr-zoom-out-flip-horiz {
-webkit-perspective: 50em;
perspective: 50em;
}
.imghvr-zoom-out-flip-horiz figcaption {
opacity: 0;
-webkit-transform: rotateX(90deg) translateY(-100%) scale(0.5);
transform: rotateX(90deg) translateY(-100%) scale(0.5);
}
.imghvr-zoom-out-flip-horiz:hover > img, .imghvr-zoom-out-flip-horiz.hover > img {
-webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
transform: rotateX(-100deg) translateY(50%) scale(0.5);
opacity: 0;
transition-delay: 0;
}
.imghvr-zoom-out-flip-horiz:hover figcaption, .imghvr-zoom-out-flip-horiz.hover figcaption {
-webkit-transform: rotateX(0) translateY(0%) scale(1);
transform: rotateX(0) translateY(0%) scale(1);
opacity: 1;
transition-delay: 0.35s;
} .imghvr-zoom-out-flip-vert {
-webkit-perspective: 50em;
perspective: 50em;
}
.imghvr-zoom-out-flip-vert figcaption {
opacity: 0;
-webkit-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
transform: rotateY(90deg) translate(50%, 0) scale(0.5);
}
.imghvr-zoom-out-flip-vert:hover > img, .imghvr-zoom-out-flip-vert.hover > img {
-webkit-transform: rotateY(-100deg) translateX(50%) scale(0.5);
transform: rotateY(-100deg) translateX(50%) scale(0.5);
opacity: 0;
transition-delay: 0;
}
.imghvr-zoom-out-flip-vert:hover figcaption, .imghvr-zoom-out-flip-vert.hover figcaption {
-webkit-transform: rotateY(0) translate(0, 0) scale(1);
transform: rotateY(0) translate(0, 0) scale(1);
opacity: 1;
transition-delay: 0.35s;
} .imghvr-blur figcaption {
opacity: 0;
}
.imghvr-blur:hover > img {
-webkit-filter: blur(30px);
filter: blur(30px);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
.imghvr-blur:hover figcaption {
opacity: 1;
transition-delay: 0.21s;
} [class^='imghvr-fall-away-'],
[class*=' imghvr-fall-away-'] {
-webkit-perspective: 50em;
perspective: 50em;
}
[class^='imghvr-fall-away-'] img,
[class*=' imghvr-fall-away-'] img {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
transition: all 0.455s ease-in;
}
[class^='imghvr-fall-away-'] figcaption,
[class*=' imghvr-fall-away-'] figcaption {
opacity: 0;
background-color: #135796;
}
[class^='imghvr-fall-away-']:hover img,
[class*=' imghvr-fall-away-']:hover img {
opacity: 0;
}
[class^='imghvr-fall-away-']:hover figcaption,
[class*=' imghvr-fall-away-']:hover figcaption {
opacity: 1;
transition-delay: 0.455s;
} .imghvr-fall-away-horiz:hover img {
-webkit-transform: rotateX(-360deg) scale(0.2);
transform: rotateX(-360deg) scale(0.2);
} .imghvr-fall-away-vert:hover img {
-webkit-transform: rotateY(-360deg) scale(0.2);
transform: rotateY(-360deg) scale(0.2);
} .imghvr-fall-away-cc:hover img {
-webkit-transform: rotate(360deg) scale(0.2);
transform: rotate(360deg) scale(0.2);
} .imghvr-fall-away-ccc:hover img {
-webkit-transform: rotate(-360deg) scale(0.2);
transform: rotate(-360deg) scale(0.2);
}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.swiper-container-cube .elementor-swiper-button{transform:translate3d(0,-50%,1px)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.exclusive-addons-elementor{-webkit-font-smoothing:antialiased}.exclusive-addons-elementor h1:not(.site-title):before,.exclusive-addons-elementor h2:before{content:none;background:none;height:auto;margin:0}.elementor-widget-exad-image-hover-effect .elementor-widget-container{min-height:1px}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title{position:relative;display:flex;overflow:hidden}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-accordion-heading{width:100%;font-size:15px}.exad-accordion-single-item .exad-accordion-heading{font-weight:600}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title:hover{cursor:pointer}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-inactive-icon{position:relative;margin-left:15px}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title span.exad-tab-title-icon{position:relative}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-icon i,.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-inactive-icon i,.exad-accordion-items .exad-accordion-single-item .exad-accordion-title span.exad-tab-title-icon i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:20px}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-icon,.exad-accordion-items .exad-accordion-single-item .exad-accordion-title.active .exad-inactive-icon{display:none}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title.active .exad-active-icon{display:block}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content{display:none}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-inactive-icon{width:70px;margin-left:auto}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper{display:flex}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-text{width:60%}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-image{width:40%}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes.image-position-left .exad-accordion-text{order:2}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes.image-position-left .exad-accordion-image{order:1}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper .exad-accordion-button a{display:inline-block}@media only screen and (max-width: 767px){.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper{flex-direction:column}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-image,.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-text{width:100%}}.exad-alert .exad-alert-element{display:flex;align-items:center;text-align:center;border-radius:40px;position:relative}.exad-alert .exad-alert-element:not(:last-child){margin-bottom:20px}.exad-alert .exad-alert-element .exad-alert-element-icon{width:50px;text-align:left}.exad-alert .exad-alert-element .exad-alert-element-icon span{font-size:24px}.exad-alert .exad-alert-element .exad-alert-element-content{width:calc( 100% - 50px );text-align:left}.exad-alert .exad-alert-element .exad-alert-element-content h5{margin:0 0 10px;font-size:20px}.exad-alert .exad-alert-element .exad-alert-element-content p{margin:0;font-size:16px}.exad-alert .exad-alert-element .exad-alert-element-dismiss-icon{position:absolute;top:50%;transform:translateY(-50%);line-height:0}.exad-alert .exad-alert-element .exad-alert-element-dismiss-icon svg{width:16px;height:16px;cursor:pointer}.exad-alert .exad-alert-element .exad-alert-element-dismiss-icon svg path{fill:#A1A5B5}.exad-alert-element-dismiss-button{display:inline-block}.exad-alert-element-dismiss-button .exad-alert-element-dismiss-cancel,.exad-alert-element-dismiss-button .exad-alert-element-dismiss-done{text-decoration:none;display:inline-block;transition:all 0.3s ease;border-radius:5px;margin-right:10px;font-size:15px}.exad-alert-element-dismiss-button button{border:none}@media only screen and (max-width: 767px){.exad-alert .exad-alert-element{flex-direction:column}body .exad-alert .exad-alert-element .exad-alert-element-content,body .exad-alert .exad-alert-element .exad-alert-element-icon{width:100% !important}}.morphext > .animated{display:inline-block}.exad-animated-text-align-left{text-align:left}.exad-animated-text-align-center{text-align:center}.exad-animated-text-align-right{text-align:right}.exad-typed-strings{margin:0}.exad-animated-text-animated-heading,.exad-animated-text-post-heading,.exad-animated-text-pre-heading{font-size:30px;font-weight:600}.exad-button-wrapper .exad-button-action{text-align:center;display:inline-block;text-decoration:none;position:relative;z-index:1;overflow:hidden}.exad-button-wrapper{margin:0 auto;display:flex}.exad-button-wrapper.exad-button-fixed-height-yes .exad-button-action{position:relative}.exad-button-wrapper.exad-button-fixed-height-yes .exad-button-action span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.exad-button-wrapper.effect-1 .exad-button-action i{margin-right:5px}.exad-button-wrapper.effect-1 .exad-button-action::before{position:absolute;content:'';height:100%;width:0;background:#fff;top:0;left:0;z-index:-1;transition:all 0.3s ease}.exad-button-wrapper.effect-1 .exad-button-action:hover::before{width:100%}.exad-button-wrapper.effect-2 .exad-button-action:after,.exad-button-wrapper.effect-2 .exad-button-action:before{content:'';height:50%;width:0;position:absolute;transition:0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:-1}.exad-button-wrapper.effect-2 .exad-button-action:before{top:0;left:0;right:auto}.exad-button-wrapper.effect-2 .exad-button-action:after{bottom:0;right:0;left:auto}.exad-button-wrapper.effect-2 .exad-button-action:hover{color:#fff;-webkit-box-shadow:none;box-shadow:none}.exad-button-wrapper.effect-2 .exad-button-action:hover:after,.exad-button-wrapper.effect-2 .exad-button-action:hover:before{width:100%}.exad-button-wrapper.effect-3 .exad-button-action i{margin-right:10px}.exad-button-wrapper.effect-3 .exad-button-action::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-button-wrapper.effect-3 .exad-button-action:hover{color:#000000}.exad-button-wrapper.effect-3 .exad-button-action:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.exad-button-wrapper.effect-4 .exad-button-action{transition:all 0.5s ease}.exad-button-wrapper.effect-4 .exad-button-action i{margin-right:10px}.exad-button-wrapper.effect-4 .exad-button-action::after,.exad-button-wrapper.effect-4 .exad-button-action::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:all 0.3s;-webkit-transform:translate(0, -100%);transform:translate(0, -100%);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1)}.exad-button-wrapper.effect-4 .exad-button-action::before{background:#c4c4c4}.exad-button-wrapper.effect-4 .exad-button-action::after{transition-delay:0.2s}.exad-button-wrapper.effect-4 .exad-button-action:hover{letter-spacing:3px}.exad-button-wrapper.effect-4 .exad-button-action:hover::before{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.exad-button-wrapper.effect-4 .exad-button-action:hover::after{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.exad-button-wrapper.effect-5 .exad-button-action i{margin-right:10px}.exad-button-wrapper.effect-5 .exad-button-action::before{position:absolute;content:'';top:50%;bottom:50%;left:0;right:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-button-wrapper.effect-5 .exad-button-action:hover{color:#000000}.exad-button-wrapper.effect-5 .exad-button-action:hover::before{top:0;bottom:0;opacity:1}.exad-button-wrapper.effect-6 .exad-button-action{display:inline-block;text-decoration:none;position:relative;z-index:1;border:1px solid #8868fe}.exad-button-wrapper.effect-6 .exad-button-action i{margin-right:10px}.exad-button-wrapper.effect-6 .exad-button-action:hover{-webkit-animation:pulse 0.5s cubic-bezier(0.66, 0, 0, 1);animation:pulse 0.5s cubic-bezier(0.66, 0, 0, 1)}@keyframes pulse{0%{box-shadow:0 0 0 0 #A9FBD7}50%{box-shadow:0 0 0 20px #A9FBD7}100%{box-shadow:0 0 0 0 #A9FBD7}}.exad-button-wrapper.effect-7 .exad-button-action::before{position:absolute;content:'';top:0;left:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:all 0.3s ease;height:100%;width:100%;z-index:-1}.exad-button-wrapper.effect-7 .exad-button-action span{display:inline-block;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.exad-button-wrapper.effect-7 .exad-button-action span i{position:relative;font-size:20px;-webkit-transform:translate(0, 4em);transform:translate(0, 4em);transition:all 0.3s ease}.exad-button-wrapper.effect-7 .exad-button-action:hover{color:#fff}.exad-button-wrapper.effect-7 .exad-button-action:hover::before{-webkit-transform:translateY(0);transform:translateY(0)}.exad-button-wrapper.effect-7 .exad-button-action:hover span i{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.exad-button-wrapper.effect-8 .exad-button-action span.effect-8-position{position:absolute;content:'';display:block;border-radius:50%;height:0;width:0;transition:width 0.3s ease-in-out,height 0.3s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1}.exad-button-wrapper.effect-8 .exad-button-action:hover{color:#fff}.exad-button-wrapper.effect-8 .exad-button-action:hover span{height:350%;width:350%}.exad-button-wrapper.effect-9 .exad-button-action{transition:all 0.3s ease;border:1px solid #8868fe}.exad-button-wrapper.effect-9 .exad-button-action:hover{letter-spacing:5px}.exad-button-wrapper.effect-10 .exad-button-action{transition:all 0.3s ease}.exad-button-wrapper.effect-10 .exad-button-action::before{position:absolute;content:'';left:50%;right:50%;top:0;bottom:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-button-wrapper.effect-10 .exad-button-action:hover{color:#fff}.exad-button-wrapper.effect-10 .exad-button-action:hover::before{left:0;right:0;opacity:1}.exad-button-wrapper.effect-11 .exad-button-action{padding:20px 0;display:inline-block;color:#fff;text-transform:uppercase;text-decoration:none;position:relative;transition:all 0.3s ease}.exad-button-wrapper.effect-11 .exad-button-action:hover{-webkit-animation:anim 0.3s forwards;animation:anim 0.3s forwards}@keyframes anim{60%{-webkit-transform:scale3d(0.8, 0.8, 1);transform:scale3d(0.8, 0.8, 1)}85%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.exad-button-wrapper.effect-12 .exad-button-action{padding:20px 0;display:inline-block;text-transform:uppercase;text-decoration:none;position:relative;transition:all 0.3s ease;border-radius:0}.exad-button-wrapper.effect-12 .exad-button-action::after,.exad-button-wrapper.effect-12 .exad-button-action::before{position:absolute;content:'';height:2px;width:0;transition:all 0.4s ease}.exad-button-wrapper.effect-12 .exad-button-action::before{top:0;left:0}.exad-button-wrapper.effect-12 .exad-button-action::after{bottom:0;right:0;top:inherit;left:inherit}.exad-button-wrapper.effect-12 .exad-button-action:hover{background:#fff}.exad-button-wrapper.effect-12 .exad-button-action:hover::after,.exad-button-wrapper.effect-12 .exad-button-action:hover::before{width:100%;transition:all 0.7s ease}h1.exad-call-to-action-title{font-weight:600;margin-bottom:20px;font-size:40px}ul.exad-call-to-action-buttons{margin:0;padding:0;list-style:none}.exad-call-to-action-buttons li,.exad-call-to-action-buttons li a{display:inline-block}.exad-call-to-action.skin-vertical p.exad-call-to-action-subtitle{margin-bottom:50px;font-size:16px}.exad-call-to-action.skin-horizontal .exad-call-to-action-content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.exad-call-to-action.skin-horizontal .exad-call-to-action-content .exad-call-to-action-header{width:70%}.exad-call-to-action.skin-horizontal .exad-call-to-action-content .exad-call-to-action-footer{-webkit-box-flex:1;flex:1;text-align:right}.exad-call-to-action-icon i{font-size:40px;display:inline-block}@media only screen and (max-width: 493px){.exad-call-to-action-buttons li{display:flex}a.exad-call-to-action-secondary-btn{margin-top:20px}}@media only screen and (max-width: 767px){.exad-call-to-action.skin-horizontal .exad-call-to-action-content{flex-direction:column;align-items:flex-start}.exad-call-to-action.skin-horizontal .exad-call-to-action-content .exad-call-to-action-header{width:100%}}.exad-call-to-action-primary-btn,.exad-call-to-action-secondary-btn{position:relative;overflow:hidden;z-index:1}.exad-call-to-action-primary-btn span,.exad-call-to-action-secondary-btn span{display:block}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-primary-btn::before{position:absolute;content:'';height:100%;width:0;top:0;left:0;z-index:-1;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-primary-btn:hover::before{width:100%}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:before{content:'';height:50%;width:0;position:absolute;transition:0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:-1}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:before{top:0;left:0;right:auto}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:after{bottom:0;right:0;left:auto}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:hover:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:hover:before{width:100%}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-primary-btn::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-primary-btn:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-primary-btn::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;z-index:-1;transition:all 0.3s}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-primary-btn:hover::before{height:100%}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-primary-btn::before{position:absolute;content:'';top:50%;bottom:50%;left:0;right:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-primary-btn:hover::before{top:0;bottom:0;opacity:1}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-primary-btn::before{position:absolute;content:'';top:0;left:0;transition:all 0.3s ease;height:0;width:100%;z-index:-1}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-primary-btn:hover::before{height:100%}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-primary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-primary-btn:hover{letter-spacing:5px}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-primary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-primary-btn::before{position:absolute;content:'';left:50%;right:50%;top:0;bottom:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-primary-btn:hover::before{left:0;right:0;opacity:1}.exad-call-to-action-buttons.effect-9 .exad-call-to-action-primary-btn:hover{-webkit-animation:anim 0.3s forwards;animation:anim 0.3s forwards}@keyframes anim{60%{-webkit-transform:scale3d(0.8, 0.8, 1);transform:scale3d(0.8, 0.8, 1)}85%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.exad-call-to-action-buttons.effect-10 .exad-call-to-action-primary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';height:100%;width:0;top:0;left:0;z-index:-1;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-secondary-btn:hover::before{width:100%}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:before{content:'';height:50%;width:0;position:absolute;transition:0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:-1}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:before{top:0;left:0;right:auto}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:after{bottom:0;right:0;left:auto}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:hover:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:hover:before{width:100%}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-secondary-btn:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-secondary-btn::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;z-index:-1;transition:all 0.3s}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-secondary-btn:hover::before{height:100%}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';top:50%;bottom:50%;left:0;right:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-secondary-btn:hover::before{top:0;bottom:0;opacity:1}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';top:0;left:0;transition:all 0.3s ease;height:0;width:100%;z-index:-1}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-secondary-btn:hover::before{height:100%}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-secondary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-secondary-btn:hover{letter-spacing:5px}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-secondary-btn{transition:all 0.3s ease}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-secondary-btn::before{position:absolute;content:'';left:50%;right:50%;top:0;bottom:0;z-index:-1;opacity:0;transition:all 0.3s ease}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-secondary-btn:hover::before{left:0;right:0;opacity:1}.exad-call-to-action-buttons.effect-9 .exad-call-to-action-secondary-btn:hover{-webkit-animation:anim 0.3s forwards;animation:anim 0.3s forwards}@keyframes anim{60%{-webkit-transform:scale3d(0.8, 0.8, 1);transform:scale3d(0.8, 0.8, 1)}85%{-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.exad-call-to-action-buttons.effect-10 .exad-call-to-action-secondary-btn{transition:all 0.3s ease}.exad-card-description{margin:0 auto}.exad-card-tag{margin:0}.exad-card.default{position:relative}.exad-card.default .exad-card-thumb img{display:block}.exad-card.default .exad-card-body .exad-card-title,.exad-card.text_on_image .exad-card-body .exad-card-title{display:inline-block;text-decoration:none;position:relative;transition:all 0.4s ease;font-size:20px;font-weight:bold}.exad-card.default .exad-card-body .exad-card-title::before,.exad-card.text_on_image .exad-card-body .exad-card-title::before{position:absolute;content:'';height:3px;width:25px;top:50%;transform:translateY(-50%);left:0;transition:all 0.3s ease;opacity:0}.exad-card.default .exad-card-body .exad-card-title:hover::before,.exad-card.text_on_image .exad-card-body .exad-card-title:hover::before{opacity:1;left:-30px}.exad-card .exad-card-body .exad-card-action{display:table;border-radius:4px;transition:all 0.4s ease;color:#132c47;text-decoration:none}.exad-card.left .exad-card-action{margin-right:auto}.exad-card.center .exad-card-action{margin-right:auto;margin-left:auto}.exad-card.right .exad-card-action{margin-left:auto}.exad-card.text_on_image{position:relative;overflow:hidden}.exad-card.text_on_image::before{position:absolute;content:'';top:0;left:0;width:100%;height:5px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;transition:all 0.2s ease;z-index:1}.exad-card.text_on_image:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.exad-card.text_on_image .exad-card-thumb{position:relative}.exad-card-thumb{overflow:hidden}.exad-card.left .exad-card-thumb{margin-right:auto}.exad-card.center .exad-card-thumb{margin-left:auto;margin-right:auto}.exad-card.right .exad-card-thumb{margin-left:auto}.exad-card .exad-card-thumb img{height:100%;width:100%;object-fit:cover;-o-object-fit:cover}.exad-card.text_on_image .exad-card-thumb img{width:100%}.exad-card.text_on_image .exad-card-thumb::after{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.99) 0%, rgba(128, 128, 128, 0.1) 50%, rgba(255, 255, 255, 0.1) 100%)}.exad-card.text_on_image .exad-card-body{position:absolute;left:0;bottom:0;right:0}.exad-card.yes .exad-card-thumb img{transform:scale(1);transition:all 0.3s ease}.exad-card:hover.yes .exad-card-thumb img{transform:scale(1.15)}.exad-card{position:relative}.exad-card-badge{position:absolute}.exad-contact-form-7 .wpcf7{width:100%}.exad-contact-form{display:flex;flex-wrap:wrap;position:relative;margin-bottom:30px}.exad-contact-form .exad-contact-form-title{display:block;width:100%;margin-bottom:30px;font-size:30px;color:#132c47;font-weight:500}.exad-contact-form .exad-contact-form-input-group{width:100%;margin-bottom:20px;position:relative}@media (max-width: 575px){.exad-contact-form .exad-contact-form-input-group{width:100%}}.exad-contact-form-7 input[type="text"],.exad-contact-form-7 input[type="email"],.exad-contact-form-7 input[type="url"],.exad-contact-form-7 input[type="password"],.exad-contact-form-7 input[type="search"],.exad-contact-form-7 input[type="number"],.exad-contact-form-7 input[type="tel"],.exad-contact-form-7 input[type="range"],.exad-contact-form-7 input[type="date"],.exad-contact-form-7 input[type="month"],.exad-contact-form-7 input[type="week"],.exad-contact-form-7 input[type="time"],.exad-contact-form-7 input[type="datetime"],.exad-contact-form-7 input[type="datetime-local"],.exad-contact-form-7 input[type="color"],.exad-contact-form-7 textarea{width:100%;border:none}.exad-contact-form-7 label{display:block}.exad-contact-form-7 textarea{height:auto}.exad-contact-form .exad-contact-form-input-group label{display:inline-block;position:relative;margin-right:20px;margin-top:20px;padding:0 0 0 25px}.exad-contact-form .exad-contact-form-input-group label input{opacity:0;height:0;width:0;position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.exad-contact-form .exad-contact-form-input-group label input:checked ~ .checkmark:after{display:block}.exad-contact-form .exad-contact-form-input-group label input:checked ~ .checkmark{background-color:#4ce2bd;border:none}.exad-contact-form .exad-contact-form-input-group label .checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#fff;border:1px solid #e3e6ec}.exad-contact-form .exad-contact-form-input-group label .checkmark::after{content:"\e90e";font-family:eicons;position:absolute;display:none;color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:12px}.exad-contact-form-7 .wpcf7-form input[type="submit"]{transition:all 0.4s ease;display:flex}.exad-contact-form-7 .exad-cf7-column{display:grid;grid-auto-flow:column;grid-column-gap:15px}.exad-contact-form .exad-contact-form-input-action i{margin-left:10px}.exad-contact-form.two{display:flex;flex-wrap:wrap}.exad-contact-form-7 br{display:none}.exad-corona-wrapper.exad-col-1,.exad-corona-wrapper.exad-col-2,.exad-corona-wrapper.exad-col-3,.exad-corona-wrapper.exad-col-4,.exad-corona-wrapper.exad-col-5,.exad-corona-wrapper.exad-col-6{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-corona-wrapper .exad-corona-col{padding:0 10px 20px}.exad-corona-wrapper.exad-col-1 .exad-corona-col{flex:0 0 100%;max-width:100%}.exad-corona-wrapper.exad-col-2 .exad-corona-col{flex:0 0 50%;max-width:50%}.exad-corona-wrapper.exad-col-3 .exad-corona-col{flex:0 0 33.333333%;max-width:33.333333%}.exad-corona-wrapper.exad-col-4 .exad-corona-col{flex:0 0 25%;max-width:25%}.exad-corona-wrapper.exad-col-5 .exad-corona-col{flex:0 0 20%;max-width:20%}.exad-corona-content-horizontal{display:flex;flex-direction:row}.exad-corona-content-vertical{display:flex;flex-direction:column}.exad-corona-wrapper.exad-col-6 .exad-corona-col{flex:0 0 16.66666%;max-width:16.666666%}@media (max-width: 991px){.exad-corona-wrapper.exad-col-4 .exad-corona-col,.exad-corona-wrapper.exad-col-5 .exad-corona-col,.exad-corona-wrapper.exad-col-6 .exad-corona-col{flex:0 0 33.333333%;max-width:33.333333%}}@media (max-width: 767px){.exad-corona-wrapper.exad-col-1 .exad-corona-col,.exad-corona-wrapper.exad-col-2 .exad-corona-col,.exad-corona-wrapper.exad-col-3 .exad-corona-col,.exad-corona-wrapper.exad-col-4 .exad-corona-col,.exad-corona-wrapper.exad-col-5 .exad-corona-col,.exad-corona-wrapper.exad-col-6 .exad-corona-col{flex:0 0 100%;max-width:100%;padding:0 10px 20px}}.flag-row{width:80px}.flag img{width:35px;height:auto}.exad-corona-search-form{width:350px;height:50px;margin-bottom:20px;position:relative}.exad-corona-search-icon{position:absolute;top:50%;transform:translateY(-50%);left:20px}.exad-corona-search-form input{height:100%;width:100%}.exad-data-table .exad-corona-table-heading th,.exad-data-table .exad-data-table-row td{padding:15px}.exad-corona-table-heading.yes th{position:sticky;position:-webkit-sticky;top:-2px}.admin-bar .exad-corona-table-heading.yes th{position:sticky;position:-webkit-sticky;top:30px}.exad-covid-continent-btn{transition:all 0.3s ease;display:inline-block}.exad-covid-continent-btn:focus{outline:0}.exad-corona-heading.inline{display:flex;justify-content:space-between}.exad-corona-heading.inline .exad-corona-last-update{order:2}@media (max-width: 769px){.exad-corona-table{overflow-x:scroll}}.exad-corona-table.yes{overflow-y:scroll!important}.admin-bar .exad-corona-table.yes .exad-corona-table-heading.yes th{top:0}.exad-countdown-description{text-align:center;margin-bottom:90px;position:relative;z-index:2}.exad-countdown-description h2{font-size:40px;color:#0a1724;font-weight:500;margin-bottom:23px;position:relative}.exad-countdown-description p{margin-bottom:0;padding:0 300px}.exad-countdown-description{color:#fff}.exad-countdown-description h2{color:#fff}.exad-countdown{display:flex;flex-wrap:wrap;position:relative;z-index:2}.exad-countdown .exad-countdown-container{width:calc((100% / 4) - 23px);margin-right:30px;text-align:center}.exad-countdown-content-container.yes .exad-countdown{justify-content:center}.exad-countdown-content-container.yes .exad-countdown .exad-countdown-container{position:relative}.exad-countdown-content-container.yes .exad-countdown-timer-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.exad-countdown .exad-countdown-container:last-child{margin-right:0}.exad-countdown .exad-countdown-container .exad-countdown-timer-wrapper > span{display:block}.exad-countdown .exad-countdown-count{line-height:1}.exad-countdown .exad-countdown-count{position:relative}.exad-countdown.exad-countdown-divider .exad-countdown-container{position:relative}.exad-countdown.exad-countdown-divider .exad-countdown-container::after{content:":";font-weight:100;position:absolute;right:0;top:10%;color:#ffffff;font-size:70px}.exad-countdown.exad-countdown-divider .exad-countdown-container:last-child::after{display:none}.exad-countdown .exad-countdown-count{font-size:80px;color:#000;text-align:center}.exad-countdown .exad-countdown-title{color:#0a1724;text-align:center}.exad-coundown-bg > svg{position:absolute;bottom:0;left:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.exad-coundown-bg > svg > path{fill:rgba(255, 255, 255, 0.078)}.exad-countdoen-watermark{font-size:200px;color:inherit;position:absolute;top:0;left:0;width:100%;display:block;font-weight:700}.exad-countdown-offer-limitation-title{font-size:20px;font-weight:400;color:#fff;margin-bottom:38px;position:relative;z-index:2}.exad-countdown .message{text-align:center;font-size:30px;font-weight:700;width:100%;margin-bottom:0}.exad-countdown-banner{padding:194px 0}.exad-countdown-banner .exad-countdown-description{margin-bottom:117px}@media (max-width: 1200px){.exad-countdown-description p{padding:0 150px}}@media (max-width: 991px){.exad-countdown-description p{padding:0 20px}.exad-coundown-bg > svg,.exad-countdoen-watermark{display:none}}@media (max-width: 767px){.exad-countdown .exad-countdown-container{width:calc((100% / 2) - 20px);margin-right:10px;margin-left:10px;margin-bottom:20px;padding:23px 10px}.exad-countdown .exad-countdown-container.gradient-version,.exad-countdown .exad-countdown-container.image-version,.exad-countdown .exad-countdown-container.modern{padding-left:15px;padding-right:15px}.exad-countdown .exad-countdown-container{width:calc((100% / 2) - 20px);margin-right:10px;margin-left:10px}.exad-countdown .exad-countdown-count{font-size:40px}.exad-countdown.exad-countdown-divider .exad-countdown-container::after{top:0}.exad-countdown.exad-countdown-divider .exad-countdown-container:nth-child(2)::after{display:none}}@media (max-width: 480px){.exad-countdown .exad-countdown-container{width:calc(100% - 20px)}.exad-countdown.exad-countdown-divider .exad-countdown-container::after{display:none}}@media (max-width: 400px){.exad-countdown-banner{padding:97px 0}.exad-countdown-banner .exad-countdown-description{margin-bottom:58.5px}.exad-countdown-description.two p{padding-right:0}}.exad-dual-button{display:table}.exad-dual-button.exad-dual-button-align-left{margin-right:auto}.exad-dual-button.exad-dual-button-align-center{margin-left:auto;margin-right:auto}.exad-dual-button.exad-dual-button-align-right{margin-left:auto}.exad-dual-button-action{display:inline-block;text-decoration:none}.exad-dual-button-primary{position:relative}.exad-dual-button-connector{position:absolute;top:50%;right:0;transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);-webkit-transform:translate(50%, -50%);z-index:10}.exad-dual-button-connector span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%)}.exad-dual-button-primary.effect-1,.exad-dual-button-primary.effect-2,.exad-dual-button-primary.effect-3,.exad-dual-button-primary.effect-4,.exad-dual-button-primary.effect-6,.exad-dual-button-secondary.effect-1,.exad-dual-button-secondary.effect-2,.exad-dual-button-secondary.effect-3,.exad-dual-button-secondary.effect-4,.exad-dual-button-secondary.effect-6{position:relative;transition:all 0.3s ease}.exad-dual-button-primary.effect-1::before,.exad-dual-button-secondary.effect-1::before{position:absolute;content:'';height:100%;width:0;top:0;left:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-1:hover,.exad-dual-button-secondary.effect-1:hover{z-index:1}.exad-dual-button-primary.effect-1:hover::before,.exad-dual-button-secondary.effect-1:hover::before{width:100%;z-index:-1}.exad-dual-button-primary.effect-2::before,.exad-dual-button-secondary.effect-2::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-dual-button-primary.effect-2:hover,.exad-dual-button-secondary.effect-2:hover{z-index:1}.exad-dual-button-primary.effect-2:hover::before,.exad-dual-button-secondary.effect-2:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;z-index:-1}.exad-dual-button-primary.effect-3::before,.exad-dual-button-secondary.effect-3::before{position:absolute;content:'';height:0;width:100%;bottom:0;left:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-3:hover,.exad-dual-button-secondary.effect-3:hover{z-index:1}.exad-dual-button-primary.effect-3:hover::before,.exad-dual-button-secondary.effect-3:hover::before{height:100%;z-index:-1}.exad-dual-button-primary.effect-4::before,.exad-dual-button-secondary.effect-4::before{position:absolute;content:'';top:50%;bottom:50%;left:0;right:0;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-4:hover,.exad-dual-button-secondary.effect-4:hover{z-index:1}.exad-dual-button-primary.effect-4:hover::before,.exad-dual-button-secondary.effect-4:hover::before{top:0;bottom:0;opacity:1;z-index:-1}.exad-dual-button-primary.effect-5,.exad-dual-button-secondary.effect-5{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-6::before,.exad-dual-button-secondary.effect-6::before{position:absolute;content:'';height:100%;width:0;top:0;right:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-dual-button-primary.effect-6:hover,.exad-dual-button-secondary.effect-6:hover{z-index:1}.exad-dual-button-primary.effect-6:hover::before,.exad-dual-button-secondary.effect-6:hover::before{width:100%;z-index:-1}.exad-dual-heading .exad-dual-heading-wrapper{padding:5px}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-description{line-height:26px;margin:30px 0 0;padding:10px;font-weight:400}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-icon{display:inline-block}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-icon i{font-size:36px}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title{font-size:36px;margin-top:10px}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title{font-size:30px;color:#132c47;text-transform:uppercase;font-weight:bold;text-decoration:none}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title .first-heading,.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title .second-heading{padding:15px 10px}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title span{color:#132c47}.exad-facebook-feed-wrapper .exad-facebook-meta{display:flex;align-items:center}.exad-facebook-feed-wrapper .exad-facebook-author{display:flex;align-items:center}.exad-facebook-feed-wrapper .exad-facebook-author .exad-facebook-avatar{width:50px;border-radius:50%}.exad-facebook-feed-wrapper .exad-facebook-likes{margin-right:15px}.exad-facebook-feed-wrapper .exad-facebook-feed-item{position:relative;display:flex}.exad-facebook-feed-wrapper.exad-layout-2 .exad-facebook-feed-item .exad-facebook-feed-feature-image,.exad-facebook-feed-wrapper.exad-layout-3 .exad-facebook-feed-item .exad-facebook-feed-feature-image{flex-direction:row}.exad-facebook-feed-wrapper.exad-layout-3 .exad-facebook-feed-item .exad-facebook-feed-feature-image{order:2}.exad-facebook-feed-wrapper .exad-facebook-feed-item .exad-facebook-feed-feature-image img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}.exad-facebook-feed-wrapper{display:grid}.exad-facebook-footer-wrapper{position:absolute;bottom:0;width:100%;left:0}.exad-facebook-author-name{display:block}@media(max-width: 575px){.exad-filterable-items.exad-filterable-menu-container-align-left,.exad-filterable-items.exad-filterable-menu-container-align-right{display:block !important}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-controls,.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-menu-container,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-controls,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-menu-container{width:100% !important}}.exad-filterable-items.exad-filterable-menu-container-align-left,.exad-filterable-items.exad-filterable-menu-container-align-right{display:flex}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-menu-container,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-menu-container{width:20%;display:flex;flex-direction:column}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-menu-container{order:0}.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-menu-container{order:1}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-controls,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-controls{width:80%}.exad-filterable-items .exad-filterable-content-wrapper{position:relative;overflow:hidden}.exad-filterable-items .exad-filterable-image .exad-filterable-thumbnail-holder{position:absolute;top:0;left:0;width:100.1%;height:100.1%;background-position:center;background-size:cover;z-index:0;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;will-change:transform;overflow:hidden}.exad-filterable-items .exad-filterable-image{position:relative;background-color:#eeeeee;padding-bottom:80%}.exad-filterable-menu .filter-item{background:none;border:none;cursor:pointer;outline:none;transition:all 0.3s ease;text-transform:capitalize;display:inline-block}.exad-filterable-items .filterable-post-container{display:flex;flex-wrap:wrap}.exad-filterable-items .filterable-post-container .exad-filterable-item{position:relative;overflow:hidden}.exad-filterable-items .filterable-post-container .exad-filterable-item img{width:100%;display:block}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(114, 76, 255, 0.8);transition:all 0.3s ease}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content{position:absolute;top:0;left:0;right:0;bottom:0}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content .exad-fg-icons{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content .exad-filterable-item-content{position:absolute;right:0;bottom:0;left:0}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content a{height:60px;width:60px;margin-right:10px;position:relative;cursor:pointer;display:inline-block;transition:all 0.3s ease;border-radius:100%}.exad-filterable-items .exad-filterable-item-content.below-image{display:flex;flex-direction:column}.exad-filterable-items .exad-filterable-item-content h2{margin:10px 0;font-size:20px}.exad-filterable-items .exad-filterable-item-content p{margin:10px 0}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-zoom-in{-webkit-transform:scale(0);transform:scale(0)}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-zoom-in{-webkit-transform:scale(1);transform:scale(1)}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-left{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-left{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-right{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-right{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-top{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-top{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-bottom{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-bottom{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}.exad-filterable-items .exad-row-wrapper .exad-post-grid-container .exad-post-grid-thumbnail:before{display:none}.exad-flip-box{-webkit-perspective:1000px;perspective:1000px;background-color:transparent}.exad-flip-box-back-overlay,.exad-flip-box-front-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.exad-flip-box-back-content,.exad-flip-box-front-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%}.exad-flip-box:hover .left-to-right{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.exad-flip-box:hover .left-to-right .exad-flip-box-front{opacity:0}.exad-flip-box:hover .right-to-left{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.exad-flip-box:hover .right-to-left .exad-flip-box-front{opacity:0}.exad-flip-box:hover .top-to-bottom{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.exad-flip-box:hover .top-to-bottom .exad-flip-box-front{opacity:0}.exad-flip-box:hover .bottom-to-top{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.exad-flip-box:hover .bottom-to-top .exad-flip-box-front{opacity:0}.exad-flip-box:hover .top-to-bottom-angle{-webkit-transform:rotate3d(1, 1, 0, -180deg);transform:rotate3d(1, 1, 0, -180deg)}.exad-flip-box:hover .top-to-bottom-angle .exad-flip-box-front{opacity:0}.exad-flip-box:hover .bottom-to-top-angle{-webkit-transform:rotate3d(1, 1, 0, 180deg);transform:rotate3d(1, 1, 0, 180deg)}.exad-flip-box:hover .bottom-to-top-angle .exad-flip-box-front{opacity:0}.exad-flip-box:hover .exad-flip-box-inner.fade-in-out .exad-flip-box-front{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);z-index:2}.exad-flip-box:hover .exad-flip-box-inner.fade-in-out .exad-flip-box-back{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:3}@media only screen and (max-width: 1023px){.exad-flip-box.efb-hovered .left-to-right{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.exad-flip-box.efb-hovered .left-to-right .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .right-to-left{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.exad-flip-box.efb-hovered .right-to-left .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .top-to-bottom{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.exad-flip-box.efb-hovered .top-to-bottom .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .bottom-to-top{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.exad-flip-box.efb-hovered .bottom-to-top .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .top-to-bottom-angle{-webkit-transform:rotate3d(1, 1, 0, -180deg);transform:rotate3d(1, 1, 0, -180deg)}.exad-flip-box.efb-hovered .top-to-bottom-angle .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .bottom-to-top-angle{-webkit-transform:rotate3d(1, 1, 0, 180deg);transform:rotate3d(1, 1, 0, 180deg)}.exad-flip-box.efb-hovered .bottom-to-top-angle .exad-flip-box-front{opacity:0}.exad-flip-box.efb-hovered .exad-flip-box-inner.fade-in-out .exad-flip-box-front{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);z-index:2}.exad-flip-box.efb-hovered .exad-flip-box-inner.fade-in-out .exad-flip-box-back{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:3}}.exad-flip-box .exad-flip-box-inner{position:relative;transition:-webkit-transform 1s cubic-bezier(.17,.67,.47,1.18);transition:transform 1s cubic-bezier(.17,.67,.47,1.18);transition:transform 1s, -webkit-transform 1s cubic-bezier(.17,.67,.47,1.18);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%;height:100%}.exad-flip-box .exad-flip-box-inner .exad-flip-box-front{transition:all 0.5s cubic-bezier(.17,.67,.47,1.18)}.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-title{font-size:30px}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back{position:absolute;top:0;left:0;width:100%}.exad-flip-box .exad-flip-box-front .exad-flip-box-front-image i{font-size:50px}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-action{text-decoration:none;transition:all 0.4s ease;display:inline-block;font-weight:400}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back a.exad-flip-box-back-action:hover{cursor:pointer}.exad-flip-box .exad-flip-box-inner.left-to-right .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.exad-flip-box .exad-flip-box-inner.right-to-left .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.exad-flip-box .exad-flip-box-inner.top-to-bottom .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.exad-flip-box .exad-flip-box-inner.bottom-to-top .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.exad-flip-box .exad-flip-box-inner.top-to-bottom-angle .exad-flip-box-front{-webkit-backface-visibility:hidden;backface-visibility:hidden}.exad-flip-box .exad-flip-box-inner.top-to-bottom-angle .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate3d(1, 1, 0, 180deg);transform:rotate3d(1, 1, 0, 180deg)}.exad-flip-box .exad-flip-box-inner.bottom-to-top-angle .exad-flip-box-front{-webkit-backface-visibility:hidden;backface-visibility:hidden}.exad-flip-box .exad-flip-box-inner.bottom-to-top-angle .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate3d(1, 1, 0, -180deg);transform:rotate3d(1, 1, 0, -180deg)}.exad-flip-box .exad-flip-box-inner.fade-in-out .exad-flip-box-front{transition:all 0.8s cubic-bezier(.17,.67,.47,1.18);-webkit-transform:scale(1);transform:scale(1)}.exad-flip-box .exad-flip-box-inner.fade-in-out .exad-flip-box-back{position:absolute;top:0;left:0;opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);transition:all 0.8s cubic-bezier(.17,.67,.47,1.18)}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-front{-webkit-transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;min-height:280px;background:#ffffff}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-front .exad-flip-box-front-content{-webkit-transform:translateY(-50%) translateZ(60px) scale(0.94);transform:translateY(-50%) translateZ(60px) scale(0.94);top:50%;position:absolute;left:0;width:100%;-webkit-perspective:inherit;perspective:inherit}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-back{position:absolute;top:0;left:0;-webkit-transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;min-height:280px;height:auto;width:100%;background:#ffffff}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-back .exad-flip-box-back-content{-webkit-transform:translateY(-50%) translateZ(60px) scale(0.94);transform:translateY(-50%) translateZ(60px) scale(0.94);top:50%;position:absolute;left:0;width:100%;-webkit-perspective:inherit;perspective:inherit}.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-back,.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-front{-webkit-transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:-webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32);transition:transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.3, 1.32)}.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-back{-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.exad-flip-box .exad-flip-box-inner.fade .exad-flip-box-back{opacity:0;transition:all 0.5s ease}.exad-flip-box .exad-flip-box-inner.fade:hover .exad-flip-box-front{opacity:0}.exad-flip-box .exad-flip-box-inner.fade:hover .exad-flip-box-back{opacity:1}.exad-flip-box-back.left .exad-flip-box-back-image,.exad-flip-box-front.left .exad-flip-box-front-image{margin-right:auto}.exad-flip-box-back.center .exad-flip-box-back-image,.exad-flip-box-front.center .exad-flip-box-front-image{margin-left:auto;margin-right:auto}.exad-flip-box-back.right .exad-flip-box-back-image,.exad-flip-box-front.right .exad-flip-box-front-image{margin-left:auto}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image{position:relative}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image i,.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image svg,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image i,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image img,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}@font-face{font-family:'Exclusive Icons';src:url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.eot?1gib8x);src:url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.eot?1gib8x#iefix) format('embedded-opentype'), url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.ttf?1gib8x) format('truetype'), url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.woff?1gib8x) format('woff'), url(//veloxfibra.com/wp-content/plugins/exclusive-addons-for-elementor/assets/fonts/exad-logo.svg?1gib8x#exad-logo) format('svg');font-weight:normal;font-style:normal;font-display:block}.exad{font-family:'Exclusive Icons' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.exad-logo:after{content:"\e900";color:#fff}.exad-gallery-items{text-align:center}.exad-gallery-items .exad-gallery-content-wrapper{position:relative;overflow:hidden}.exad-gallery-items .exad-gallery-image .exad-gallery-thumbnail-holder{position:absolute;top:0;left:0;width:100.1%;height:100.1%;background-position:center;background-size:cover;z-index:0;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;will-change:transform;overflow:hidden}.exad-gallery-items .exad-gallery-image{position:relative;background-color:#eeeeee;padding-bottom:80%}.exad-gallery-menu{display:block}.exad-gallery-menu .filter-item{background:none;border:none;cursor:pointer;outline:none;transition:all 0.3s ease;text-transform:capitalize}.exad-gallery-items .exad-gallery-element{display:flex;flex-wrap:wrap}.exad-gallery-items .exad-gallery-element .exad-gallery-item{position:relative;overflow:hidden}@media (max-width: 991px){.exad-gallery-items .exad-gallery-element .exad-gallery-item{width:50%}}@media (max-width: 575px){.exad-gallery-items .exad-gallery-element .exad-gallery-item{width:100%}}.exad-gallery-items .exad-gallery-element .exad-gallery-item img{width:100%;display:block}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(114, 76, 255, 0.8);transition:all 0.3s ease}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content{position:absolute;top:0;left:0;right:0;bottom:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content .exad-fg-icons{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content .exad-gallery-item-content{position:absolute;right:0;bottom:0;left:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content a{height:60px;width:60px;margin-right:10px;position:relative;cursor:pointer;display:inline-block;transition:all 0.3s ease;border-radius:100%}.exad-gallery-items .exad-gallery-item-content.below-image{display:flex;flex-direction:column}.exad-gallery-items .exad-gallery-item-content h2{margin:10px 0;font-size:20px}.exad-gallery-items .exad-gallery-item-content p{margin:10px 0}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-zoom-in{-webkit-transform:scale(0);transform:scale(0)}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-zoom-in{-webkit-transform:scale(1);transform:scale(1)}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-left{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-left{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-right{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-right{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-top{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-top{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-bottom{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-bottom{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}.exad-gallery-element .exad-gallery-item.exad-col-1{width:100%}.exad-gallery-element .exad-gallery-item.exad-col-2{width:50%}.exad-gallery-element .exad-gallery-item.exad-col-3{width:33.3333333333333%}.exad-gallery-element .exad-gallery-item.exad-col-4{width:25%}@media only screen and (max-width: 991px){.exad-gallery-element .exad-gallery-item.exad-col-1,.exad-gallery-element .exad-gallery-item.exad-col-2,.exad-gallery-element .exad-gallery-item.exad-col-3,.exad-gallery-element .exad-gallery-item.exad-col-4{width:50%}}@media only screen and (max-width: 767px){.exad-gallery-element .exad-gallery-item.exad-col-1,.exad-gallery-element .exad-gallery-item.exad-col-2,.exad-gallery-element .exad-gallery-item.exad-col-3,.exad-gallery-element .exad-gallery-item.exad-col-4{width:100%}}.exad-google-reviews-carousel-wrapper .exad-google-reviews-carousel-quote{font-size:16px}.exad-carousel-nav-next i,.exad-google-reviews-carousel-wrapper .exad-carousel-nav-prev i{transition:0.3s ease;color:#b1b1b1;line-height:58px}.exad-google-reviews-carousel-basic:before{position:absolute;content:'"';font-family:Roboto, sans-serif;color:#f3f3f4;font-size:400px;right:100px;top:50px;line-height:400px;font-weight:700}.exad-google-reviews-carousel-circle{margin:0 -15px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-ratings{padding-left:0;margin-bottom:0;list-style:none;margin-bottom:30px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-ratings li{display:inline-block;font-size:20px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-ratings li.exad-google-reviews-carousel-ratings-active i{color:#ff8e4a}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-inner{background:#fff;outline:0;margin:0 15px;padding:40px 30px;text-align:center}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image{position:relative;z-index:1;width:122px;height:122px;margin:0 auto 45px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image img{position:absolute;width:100px;height:100px;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg{position:absolute;width:123px;height:123px;z-index:-1}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg:first-child{left:7px;bottom:7px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg:nth-child(2){top:7px;left:7px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg:nth-child(3){right:4px;top:0}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg.violate{fill:#826eff}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg.orange{fill:#ff6a47}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg.cyan{fill:#3ad8f4}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-name{font-size:18px;font-family:Roboto, sans-serif;margin-bottom:5px}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-designation{font-size:14px}.exad-google-reviews-carousel-circle .exad-carousel-nav-next,.exad-google-reviews-carousel-circle .exad-carousel-nav-prev{position:absolute;z-index:2;width:60px;height:60px;background:#fff;text-align:center;border-radius:50%;border:1px solid #e5e5e5;opacity:0.7;transition:0.3s ease;cursor:pointer;top:50%;transform:translateY(-50%)}.exad-google-reviews-carousel-circle .exad-carousel-nav-next:hover,.exad-google-reviews-carousel-circle .exad-carousel-nav-prev:hover{box-shadow:0 15px 39px 0 rgba(9, 24, 33, 0.06);opacity:1}.exad-google-reviews-carousel-circle .exad-carousel-nav-prev{left:-80px}.exad-google-reviews-carousel-circle .exad-carousel-nav-next{right:-80px}.exad-google-reviews-carousel-single{margin:0}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-item{margin:0 56px 100px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner{display:flex;align-items:center}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner .exad-google-reviews-carousel-inner-left{flex-basis:40%}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner .exad-google-reviews-carousel-inner-right{flex-basis:58%;margin-left:2%}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-name{font-size:22px;font-family:Roboto, sans-serif;margin-bottom:5px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-designation{font-size:16px;display:inline-block;margin-bottom:25px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-quote{margin-bottom:25px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-ratings{padding-left:0;margin-bottom:0;list-style:none}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-ratings li{display:inline-block;font-size:20px}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-ratings li.exad-google-reviews-carousel-ratings-active i{color:#806bff}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-image{box-shadow:0 40px 81px 0 rgba(9, 24, 33, 0.14)}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-image img{width:100%}.exad-google-reviews-carousel-single .exad-carousel-nav-next,.exad-google-reviews-carousel-single .exad-carousel-nav-prev{position:absolute;display:block;width:60px;height:60px;cursor:pointer;background:#fff;text-align:center;border-radius:50%;font-size:25px;transition:0.3s ease;margin-right:20px;border:1px solid #e5e5e5;bottom:20px;z-index:1}.exad-google-reviews-carousel-single .exad-carousel-nav-next:hover,.exad-google-reviews-carousel-single .exad-carousel-nav-prev:hover{color:#fff;box-shadow:0 19px 27px 0 rgba(56, 218, 232, 0.25);background:#806bff}.exad-google-reviews-carousel-single .exad-carousel-nav-prev{left:56px}.exad-google-reviews-carousel-single .exad-carousel-nav-next{left:126px}@media only screen and (max-width: 630px){.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner{flex-direction:column;align-items:flex-start}}@media only screen and (max-width: 400px){.exad-google-reviews-carousel-basic{padding:50px}.exad-google-reviews-carousel-basic .exad-google-reviews-carousel-name{font-size:18px}.exad-google-reviews-carousel-basic .exad-google-reviews-carousel-designation{font-size:14px}.exad-google-reviews-carousel-basic .exad-carousel-nav-next,.exad-google-reviews-carousel-basic .exad-carousel-nav-prev{bottom:0}.exad-google-reviews-carousel-basic .exad-carousel-nav-next{right:25px}.exad-google-reviews-carousel-basic .exad-carousel-nav-prev{right:90px}}.exad-google-reviews-ratings{margin:0;padding:0}.exad-google-reviews-ratings li{list-style:none;display:inline-block}.exad-google-reviews-thumb img{height:100% !important;width:100%;display:block;object-fit:cover}.exad-google-reviews-thumb{background:#ffffff}.exad-google-reviews-wrapper{border-radius:10px 10px 10px 10px;padding:20px}.exad-google-reviews-wrapper.exad-google-reviews-align-center{text-align:center}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-thumb{margin-left:auto;margin-right:auto}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom{text-align:center}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-thumb{margin-left:auto;margin-right:auto}.exad-google-reviews-wrapper.exad-google-reviews-align-right{text-align:right}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-thumb{margin-left:auto}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb,.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb,.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb,.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb{border-radius:50% 50% 50% 50%;margin-bottom:0}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-reviewer-wrapper,.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper{display:flex;align-items:center}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer{padding-left:20px}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer{padding-right:20px}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper{justify-content:flex-end}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb{order:2}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer{order:1}.exad-google-reviews-description{margin:0}.exad-google-reviews-name{margin:0;font-size:22px;transition:all 0.3s ease}.exad-google-reviews-designation{margin:0;display:block;font-size:14px}.exad-google-reviews-content-wrapper-arrow::before{position:absolute;content:"\e92a";font-family:eicons;transform:translateX(-50%);font-size:25px;line-height:1}.exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{transform:translateX(-50%) rotate(180deg)}.exad-google-reviews-wrapper{transition:all 0.3s ease}.exad-google-reviews-content-wrapper-arrow{position:relative;z-index:1}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{left:50%;bottom:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{left:50%;bottom:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{left:40px;bottom:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{right:25px;bottom:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{left:50%;top:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{left:50%;top:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{left:40px;top:-15px}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{right:25px;top:-15px}.exad-google-reviews-wrapper.exad-google-reviews-image-aside{display:flex;align-items:center}.exad-google-reviews-wrapper.exad-google-reviews-transition-top-yes:hover{transform:translateY(-10px)}.exad-google-reviews-wrapper.exad-google-reviews-transition-top-yes{transform:translateY(0px);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-google-reviews-carousel-wrapper.exad-google-reviews-carousel-dots-center .exad-swiper-pagination{margin-left:auto;margin-right:auto;text-align:center;position:absolute;width:100%}.exad-google-reviews-carousel-wrapper.exad-google-reviews-carousel-dots-right .exad-swiper-pagination{margin-left:auto;text-align:right;position:absolute;width:100%}.exad-google-reviews-carousel-wrapper.exad-google-reviews-carousel-dots-left .exad-swiper-pagination{margin-right:auto;text-align:left;position:absolute;width:100%}.exad-google-reviews-wrapper .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer .exad-author-name{line-height:24px}.exad-google-reviews-wrapper .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer .exad-author-name a{margin:0;font-size:20px;line-height:20px;transition:all 0.3s ease}.exad-google-reviews-wrapper .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer .exad-google-reviews-date{margin:0;display:block;font-size:14px}.exad-google-review-transition-top-yes{transform:translateY(0);transition:all 0.3s ease}.exad-google-reviews-carousel-wrapper .exad-google-review-transition-top-yes:hover{transform:translateY(-10px)}.exad-google-reviews-carousel-wrapper .exad-dots-container .exad-swiper-pagination .swiper-pagination-bullet{transition:all 0.3s}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:before,.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:white;position:absolute;z-index:30}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.exad-image-comparision .twentytwenty-after-label,.exad-image-comparision .twentytwenty-before-label,.exad-image-comparision .twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.exad-image-comparision .twentytwenty-after-label,.exad-image-comparision .twentytwenty-before-label,.exad-image-comparision .twentytwenty-overlay{-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;transition-duration:0.5s}.exad-image-comparision .twentytwenty-after-label,.exad-image-comparision .twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.exad-image-comparision .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-before-label:before{color:white;font-size:13px;letter-spacing:0.1em}.exad-image-comparision .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-before-label:before{position:absolute;background:rgba(255, 255, 255, 0.2);line-height:38px;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;margin-top:-19px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-vertical .twentytwenty-before-label:before{left:50%;margin-left:-45px;text-align:center}.exad-image-comparision .twentytwenty-down-arrow,.exad-image-comparision .twentytwenty-left-arrow,.exad-image-comparision .twentytwenty-right-arrow,.exad-image-comparision .twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.exad-image-comparision .twentytwenty-left-arrow,.exad-image-comparision .twentytwenty-right-arrow{top:50%;margin-top:-6px}.exad-image-comparision .twentytwenty-down-arrow,.exad-image-comparision .twentytwenty-up-arrow{left:50%;margin-left:-6px}.exad-image-comparision .twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.exad-image-comparision .twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.exad-image-comparision .twentytwenty-container.active .twentytwenty-overlay,.exad-image-comparision .twentytwenty-container.active:hover.twentytwenty-overlay{background:rgba(0, 0, 0, 0)}.exad-image-comparision .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.exad-image-comparision .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.exad-image-comparision .twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-after-label,.exad-image-comparision .twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.exad-image-comparision .twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.exad-image-comparision .twentytwenty-before-label{opacity:0}.exad-image-comparision .twentytwenty-before-label:before{content:attr(data-content)}.exad-image-comparision .twentytwenty-after-label{opacity:0}.exad-image-comparision .twentytwenty-after-label:before{content:attr(data-content)}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.exad-image-comparision .twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:rgba(0, 0, 0, 0);z-index:25}.exad-image-comparision .twentytwenty-overlay:hover{background:rgba(0, 0, 0, 0.5)}.exad-image-comparision .twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.exad-image-comparision .twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.exad-image-comparision .twentytwenty-before{z-index:20}.exad-image-comparision .twentytwenty-after{z-index:10}.exad-image-comparision .twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid white;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;z-index:40;cursor:pointer}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px}.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px}.exad-image-comparision .twentytwenty-left-arrow{border-right:6px solid white;left:50%;margin-left:-16px}.exad-image-comparision .twentytwenty-right-arrow{border-left:6px solid white;right:50%;margin-right:-16px}.exad-image-comparision .twentytwenty-up-arrow{border-bottom:6px solid white;top:50%;margin-top:-16px}.exad-image-comparision .twentytwenty-down-arrow{border-top:6px solid white;bottom:50%;margin-bottom:-16px}.exad-image-magnify{width:100%;position:relative;cursor:none}.exad-magnify-large{position:absolute;z-index:1;display:none}.exad-magnify-small > img{display:block;z-index:-1}.exad-infobox-align-left{text-align:left}.exad-infobox-align-center{text-align:center}.exad-infobox-align-right{text-align:right}.exad-infobox-align-left .exad-infobox-icon{margin-right:auto;text-align:left}.exad-infobox-align-center .exad-infobox-icon{margin:0 auto;text-align:center}.exad-infobox-align-right .exad-infobox-icon{margin-left:auto;text-align:right}.exad-infobox-item{position:relative}.simple-transition:hover{transform:translateY(-10px)}.simple-transition{transform:translateY(0px);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.zoom-transition{position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1}.zoom-transition::before{content:'';position:absolute;-webkit-transform-origin:center center;transform-origin:center center;top:0;left:0;width:100%;height:100%;-webkit-transition:0.3s ease;transition:0.3s ease;z-index:-1;-webkit-transform:scale(0);transform:scale(0)}.zoom-transition:hover::before{-webkit-transform:scale(1);transform:scale(1)}.exad-infobox .exad-infobox-item{padding:30px;transition:all 0.3s ease}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon{border-radius:50%;position:relative;z-index:1;transition:all 0.3s ease}.exad-infobox .exad-infobox-item .exad-infobox-icon.style_1{-webkit-animation:clip-1 10s linear infinite alternate forwards;animation:clip-1 10s linear infinite alternate forwards}.exad-infobox .exad-infobox-item .exad-infobox-icon.style_2{-webkit-animation:clip-2 10s linear infinite alternate forwards;animation:clip-2 10s linear infinite alternate forwards}.exad-infobox .exad-infobox-item .exad-infobox-icon.style_3{-webkit-animation:clip-3 10s linear infinite alternate forwards;animation:clip-3 10s linear infinite alternate forwards}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon::before{content:'';position:absolute;width:100%;height:100%;border-radius:50%;left:0;top:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;transition:0.3s ease}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.3s ease}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.3s ease}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon img{height:40px;width:40px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-infobox-content a{display:block}.exad-infobox-content-title{font-size:30px;line-height:1.5;font-weight:600;transition:all 0.3s ease}.exad-infobox-content-description{font-size:16px}.exad-infobox .exad-infobox-item .exad-infobox-content .exad-infobox-content-description{line-height:1.5}.exad-infobox .exad-infobox-item:hover .exad-infobox-icon::before{-webkit-transform:scale(1);transform:scale(1)}.exad-infobox-icon-position-left,.exad-infobox-icon-position-right{display:flex;align-items:center;transition:0.3s ease}.exad-infobox-icon-position-left .exad-infobox-content,.exad-infobox-icon-position-right .exad-infobox-content{flex-basis:calc(100% - 100px)}.exad-infobox-icon-position-right .exad-infobox-content{order:1}.exad-infobox-icon-position-right .exad-infobox-icon{order:2}@keyframes clip-1{0%,100%{border-radius:63% 37% 54% 46% / 55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46% / 49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62% / 49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45% / 61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33% / 70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66% / 56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50% / 35% 61% 39% 65%}}@keyframes clip-2{0%,100%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%}25%{border-radius:58% 42% 75% 25% / 76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67% / 55% 27% 73% 45%}75%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%}}@keyframes clip-3{0%,100%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%}20%{border-radius:45% 55% 62% 38% / 53% 51% 49% 47%}40%{border-radius:45% 55% 49% 51% / 36% 51% 49% 64%}60%{border-radius:60% 40% 57% 43% / 47% 62% 38% 53%}80%{border-radius:60% 40% 32% 68% / 38% 36% 64% 62%}}.exad-list-group-wrapper{margin:0;padding:0;list-style:none}.exad-list-group .exad-list-group-wrapper.layout_1{display:flex;flex-direction:column}.exad-list-group .exad-list-group-wrapper.layout_2{display:flex;flex-direction:row}.exad-list-group .exad-list-group-wrapper .exad-list-group-item,.exad-list-group .exad-list-group-wrapper .exad-list-group-item a{position:relative;line-height:1;display:flex}.exad-list-group .exad-list-group-wrapper .exad-list-group-item.exad-icon-center,.exad-list-group .exad-list-group-wrapper .exad-list-group-item.exad-icon-center a{flex-direction:column}.exad-list-group .exad-list-group-wrapper .exad-list-group-item.exad-icon-right .exad-list-group-icon{order:2}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon .exad-list-group-icon-image img{width:100%;height:100%;object-fit:cover}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon .exad-list-group-icon-image{display:flex}.exad-list-group .exad-list-group-wrapper.layout_1 .exad-list-group-item:after{position:absolute;bottom:0;width:100%;content:'';left:0}.exad-list-group .exad-list-group-wrapper.layout_2 .exad-list-group-item:after{position:absolute;right:0;height:100%;content:'';top:0}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes{position:relative}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes .exad-list-group-icon-image,.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes .exad-list-group-icon-number,.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes .exad-list-group-icon-number{line-height:0}@media (max-width: 768px){.exad-list-group .exad-list-group-wrapper.layout_2{flex-direction:column}}.exad-logo-box .exad-logo-item{position:relative;border-radius:2px;transition:all 0.3s ease;cursor:pointer;text-align:center}.exad-logo-box.exad-logo-left .exad-logo-item{text-align:left}.exad-logo-box.exad-logo-left .exad-logo-item.exad-logo-item-max-height-yes{justify-content:flex-start}.exad-logo-box.exad-logo-center .exad-logo-item{text-align:center}.exad-logo-box.exad-logo-center .exad-logo-item.exad-logo-item-max-height-yes{justify-content:center}.exad-logo-box.exad-logo-right .exad-logo-item{text-align:right}.exad-logo-box.exad-logo-right .exad-logo-item.exad-logo-item-max-height-yes{justify-content:flex-end}.exad-logo-box .exad-logo-item img{vertical-align:middle}.exad-logo-item.exad-logo-item-max-height-yes{display:flex;align-items:center}.exad-logo-carousel-element{visibility:hidden;opacity:0;transition:opacity 0.3s}.exad-logo-carousel-element.slick-initialized{visibility:visible;opacity:1}.exad-logo-carousel-element .exad-logo-carousel-item{display:none}.exad-logo-carousel-element .exad-logo-carousel-item:first-child{display:block;visibility:hidden}.exad-logo-carousel-element.slick-initialized .exad-logo-carousel-item{display:block;visibility:visible}.exad-logo-carousel .slick-dots{width:auto;display:table;margin:0 auto;padding:0;position:absolute}.exad-logo-carousel .slick-dots li{list-style:none;display:inline-block;padding:inherit;outline:none;border:0}.exad-logo-carousel .slick-dots li button{padding:inherit;outline:none;border:0;text-indent:-9999px}.exad-logo-carousel-left img{margin-right:auto}.exad-logo-carousel-center img{margin-left:auto;margin-right:auto}.exad-logo-carousel-right img{margin-left:auto}.exad-logo-carousel-next,.exad-logo-carousel-prev{position:absolute;text-align:center;cursor:pointer;transition:all 0.3s ease}.exad-logo-carousel-element .exad-logo-carousel-next i,.exad-logo-carousel-prev i{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:20px}.exad-logo-carousel-element .exad-logo-carousel-next:hover,.exad-logo-carousel-element .exad-logo-carousel-prev:hover{background:#fff}.exad-logo-carousel-element .exad-logo-carousel-next:hover i,.exad-logo-carousel-element .exad-logo-carousel-prev:hover i{color:#000000}.exad-logo-carousel-element .exad-logo-carousel-prev{z-index:1;top:50%;left:-80px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.exad-logo-carousel-element .exad-logo-carousel-next{z-index:1;top:50%;right:-80px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.exad-logo-carousel .slick-dots{width:auto;display:table;margin:0 auto;padding:0;left:50%;transform:translateX(-50%)}.exad-logo-carousel-element.exad-logo-carousel-max-height-yes .exad-logo-carousel-item{display:flex;align-items:center}.exad-carousel-item .exad-carousel-nav-next,.exad-carousel-item .exad-carousel-nav-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:60px;width:60px;background:transparent;border-radius:50%;text-align:center;cursor:pointer;transition:all 0.3s ease;z-index:1}.exad-carousel-item .exad-carousel-nav-next i,.exad-carousel-item .exad-carousel-nav-prev i{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:20px}.exad-carousel-item .exad-carousel-nav-next:hover,.exad-carousel-item .exad-carousel-nav-prev:hover{color:#0a1724}.exad-carousel-item .exad-carousel-nav-prev{left:-70px}.exad-carousel-item .exad-carousel-nav-next{right:-70px}.exad-exclusive-heading .exad-exclusive-heading-title a{text-decoration:none;display:inline-block}.exad-exclusive-heading .exad-exclusive-heading-title{margin:0 auto}.exad-exclusive-heading .exad-exclusive-heading-description{line-height:26px;margin:0}.exad-heading-icon-box-yes .exad-heading-icon{position:relative}.exad-heading-icon-box-yes .exad-heading-icon i,.exad-heading-icon-box-yes .exad-heading-icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.exad-exclusive-heading.parallax .exad-exclusive-heading-wrapper .exad-exclusive-heading-title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.exad-exclusive-heading.separator .exad-exclusive-heading-wrapper .exad-exclusive-heading-title{position:relative}.exad-heading-text-background .exad-exclusive-heading-title{position:relative;z-index:1}.exad-heading-text-background .exad-exclusive-heading-title::after{position:absolute;content:attr(data-content);top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;z-index:-1;letter-spacing:3px;line-height:50px}.exad-heading-image-gradient .exad-exclusive-heading-title{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.exad-heading-icon{display:inline-block}.exad-modal-button .exad-modal-image-action{display:inline-block;text-decoration:none;transition:all 0.3s ease;position:relative;text-align:center;z-index:1;overflow:hidden}.exad-modal-button .exad-modal-image-action:before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform-origin:center center;transform-origin:center center}.exad-modal-button .exad-modal-image-action:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;z-index:-1}.top-to-middle{-webkit-transform:translate(-50%, -60%);transform:translate(-50%, -60%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.modal-vimeo.bottom-to-middle{-webkit-transform:translate(-50%, -30%);transform:translate(-50%, -30%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.active.modal-vimeo.bottom-to-middle{z-index:9999;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-modal-item.modal-vimeo.right-to-middle{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translate(-30%, -50%);transform:translate(-30%, -50%)}.exad-modal-item.active.modal-vimeo.right-to-middle{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:9999}.exad-modal-item.modal-vimeo.left-to-middle{-webkit-transform:translate(-70%, -50%);transform:translate(-70%, -50%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.active.modal-vimeo.left-to-middle{z-index:9999;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.exad-modal-item.modal-vimeo.zoom-in{-webkit-transform:translate(-50%, -50%) scale(0.5);transform:translate(-50%, -50%) scale(0.5);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.active.modal-vimeo.zoom-in{z-index:9999;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.exad-modal-item.modal-vimeo.zoom-out{-webkit-transform:translate(-50%, -50%) scale(1.5);transform:translate(-50%, -50%) scale(1.5);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-modal-item.active.modal-vimeo.zoom-out{z-index:9999;display:block;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.exad-modal-item.modal-vimeo.left-rotate{opacity:0;-webkit-transition:all 0.8s ease;transition:all 0.8s ease;-webkit-perspective:1000;perspective:1000;-webkit-transform:translate(-50%, -50%) rotateX(90deg);transform:translate(-50%, -50%) rotateX(90deg);-webkit-transform-origin:center center;transform-origin:center center}.exad-modal-item.active.modal-vimeo.left-rotate{opacity:1;z-index:9999;-webkit-transform:translate(-50%, -50%) rotateX(0);transform:translate(-50%, -50%) rotateX(0)}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn{position:absolute;top:-40px;right:-40px;cursor:pointer;height:40px;width:40px;border-radius:50%}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn span{display:block;height:100%;width:100%;position:absolute}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn span::before{content:'';position:absolute;height:2px;width:20px;background:#fff;transform:translate(-50%,-50%) rotate(45deg);top:50%;left:50%}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn span::after{content:'';position:absolute;height:20px;width:2px;background:#fff;transform:translate(-50%,-50%) rotate(45deg);top:50%;left:50%}.exad-modal-overlay{position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;z-index:-1;background:rgba(0, 0, 0, 0.5);transition:all 0.3s ease;display:none}.exad-modal-overlay.active{opacity:1;z-index:1000;display:block;transition:all 0.3s ease}.exad-modal-prevent-page-scroll{overflow:hidden !important}.exad-modal-item.image-gallery .exad-modal-element{display:flex;flex-wrap:wrap}.exad-modal-item.image-gallery .exad-modal-element.column-one .exad-modal-element-card{width:100%}.exad-modal-item.image-gallery .exad-modal-element.column-two .exad-modal-element-card{width:50%}.exad-modal-item.image-gallery .exad-modal-element.column-three .exad-modal-element-card{width:33.33%}.exad-modal-item.image-gallery .exad-modal-element.column-four .exad-modal-element-card{width:25%}.exad-modal-item.image-gallery .exad-modal-element.column-five .exad-modal-element-card{width:20%}.exad-modal-item.image-gallery .exad-modal-element.column-six .exad-modal-element-card{width:16.66%}.exad-modal-item{position:fixed !important;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.exad-modal-item.modal-vimeo{opacity:0;-webkit-transform:translate(-50%, -60%);transform:translate(-50%, -60%);height:auto;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;visibility:hidden}@media (max-width: 991px){.exad-modal-item.modal-vimeo{height:100%}.exad-modal-item.modal-vimeo::-webkit-scrollbar{display:none}}.exad-modal-item.modal-vimeo .exad-modal-content .exad-modal-element img{display:block;max-width:100%;height:auto}.exad-modal-item.modal-vimeo .exad-modal-content .exad-modal-element .exad-modal-element-card .exad-modal-element-card-body p{margin:0}.exad-modal-item.modal-vimeo .exad-modal-content .exad-modal-element .exad-modal-element-card img,.exad-modal-item.modal-vimeo-img-fluid .exad-modal-content .exad-modal-element img{display:block;width:100%}.exad-modal-item.modal-vimeo .exad-modal-content{position:relative}.exad-modal-item .exad-modal-content .exad-modal-element iframe{display:block;height:100%;width:100%}.exad-modal-item.active.modal-vimeo{opacity:1;z-index:16777221 !important;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);visibility:visible}.exad-modal-button.exad-modal-btn-fixed-width-yes .exad-modal-image-action{position:relative}.exad-modal-button.exad-modal-btn-fixed-width-yes .exad-modal-image-action span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.exad-modal-wrapper .exad-modal-item.exad-content-overflow-x-{overflow-x:hidden}.exad-modal-wrapper .exad-modal-item.exad-content-overflow-y-{overflow-y:scroll}.exad-news-ticker{display:block;width:100%;box-sizing:border-box;position:relative;overflow:hidden;font-size:14px}.exad-news-ticker *{box-sizing:border-box}.exad-news-ticker.bn-fixed-top{position:fixed;left:0;right:0;top:0}.exad-news-ticker.bn-fixed-bottom{position:fixed;left:0;right:0;bottom:0}.exad-news-ticker .exad-bn-label{left:0;top:0;bottom:0;height:100%;position:absolute;text-align:center;z-index:3;white-space:nowrap;display:flex;width:auto;user-select:none;justify-content:center;align-items:center}.exad-news-ticker .exad-bn-label{padding:0 15px;color:#FFF}.exad-news-ticker .exad-bn-label,.exad-news-ticker .exad-bn-label.yes-small:after{}.exad-news-ticker .exad-bn-label.yes-small:after{position:absolute;content:'';top:50%;right:-5px;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;z-index:-1}.exad-news-ticker .exad-nt-news{position:absolute;left:0;top:0;bottom:0;height:100%;right:0;overflow:hidden}.exad-news-ticker .exad-nt-news ul{display:block;height:100%;list-style:none;padding:0;margin:0;width:100%}.exad-news-ticker .exad-nt-news ul li{list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;-webkit-transition:color 0.2s linear;-moz-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear;position:absolute;width:100%;display:none;color:#333;padding:0 15px;margin:0;line-height:inherit}.exad-news-ticker .exad-nt-news ul li a{white-space:nowrap;text-overflow:ellipsis;text-decoration:none;color:#333;position:relative;display:block;overflow:hidden}.exad-news-ticker .exad-nt-news ul li a:hover{color:#069}.exad-news-ticker .bn-loader-text{padding:0 10px}.exad-news-ticker .bn-seperator{display:inline-block;float:left;margin-right:15px;width:30px;height:40px;background-position:center;background-size:contain;background-repeat:no-repeat;position:relative}.exad-news-ticker .bn-seperator.exad-nt-news-dot{margin-right:0}.exad-news-ticker .bn-seperator.exad-nt-news-dot:after{content:'';position:absolute;width:8px;height:8px;background:#333;border-radius:50%;top:50%;margin-top:-4px;left:50%;margin-left:-4px}.exad-news-ticker .bn-prefix{color:#d65d7a;margin-right:15px;padding-left:10px}.exad-news-ticker .bn-positive{color:#0b8457;font-weight:bold}.exad-news-ticker .bn-negative{color:#dc2f2f;font-weight:bold}.exad-news-ticker .exad-nt-controls{width:auto;right:0;top:0;bottom:0;height:100%;background-color:#ffffff;padding:0 0 0 20px;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center}.exad-news-ticker.bn-direction-rtl .exad-nt-controls{flex-direction:row-reverse}.exad-news-ticker.bn-direction-rtl .exad-bn-label.yes-small:after{right:calc( 100% - 5px )}.exad-news-ticker .exad-nt-controls button{width:30px;padding:0;border:inherit;height:30px;cursor:pointer;text-align:center;outline:none;border-radius:0;width:30px;border:0}.exad-news-ticker .bn-arrow{margin:0;display:inline-block;height:8px;position:relative;width:8px;top:-2px}.exad-news-ticker .bn-arrow::after{border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:'';display:inline-block;height:8px;left:0;position:absolute;top:0;width:8px}.exad-news-ticker .bn-arrow.bn-next{-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg);left:-3px}.exad-news-ticker .bn-arrow.bn-prev{-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);left:3px}.exad-news-ticker .bn-play{position:relative;background:#999999;width:0;height:12px;display:inline-block;margin-left:-5px}.exad-news-ticker .bn-play::after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136, 183, 213, 0);border-left-color:#999999;border-width:8px;margin-top:-8px}.exad-news-ticker .bn-pause{position:relative;width:0;height:14px;display:inline-block;top:1px;left:-1px}.exad-news-ticker .bn-pause::before{position:absolute;content:"";width:2px;height:100%;left:3px}.exad-news-ticker .bn-pause::after{position:absolute;content:"";width:2px;height:100%;left:-3px}.exad-news-ticker.bn-direction-rtl{direction:rtl}.exad-news-ticker.bn-direction-rtl .exad-bn-label{left:auto;right:0}.exad-news-ticker.bn-direction-rtl .exad-nt-controls{right:auto;left:0}.exad-news-ticker.bn-direction-rtl .bn-seperator{margin-left:15px;margin-right:0;float:right}.exad-news-ticker.bn-direction-rtl .bn-prefix{margin-left:15px;margin-right:0;padding-left:0;padding-right:10px}.exad-news-ticker.bn-direction-rtl .exad-nt-controls button{border-left:none}.exad-news-ticker.bn-effect-scroll .exad-nt-news ul li{display:list-item;float:left;position:relative;width:auto}.exad-news-ticker.bn-effect-scroll .exad-nt-news ul li a:focus{outline:none}.exad-news-ticker.bn-effect-scroll.bn-direction-rtl .exad-nt-news ul li{float:right}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail{position:relative;z-index:0}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail ul.exad-post-grid-category{margin:0;padding:0;list-style:none}.exad-post-grid-container .exad-post-grid-body{position:relative}.exad-post-grid-container .exad-post-grid-body ul.exad-post-grid-category.cat-pos-bottom-left{transform:translateY(-50%);top:0;position:absolute}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail ul.exad-post-grid-category.postion-top-right{position:absolute;top:20px;right:20px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail ul.exad-post-grid-category li{display:inline-block}.exad-post-grid-container ul.exad-post-grid-category li:not(:last-child){margin-right:8px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body{z-index:9}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data,.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category{margin:0;padding:0}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category{margin-bottom:20px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li{display:inline-block;list-style:none}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body li{margin-left:0}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data li{display:flex;align-items:center;justify-content:center}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data{display:flex;align-items:center}.exad-post-grid-container .exad-post-data.show-avatar-yes li.exad-post-date{margin-top:-3px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-author-avatar img{border-radius:100%;margin-right:12px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li:not(:last-child){margin-right:5px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li:hover:nth-child(2n-1){opacity:0.7}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li:hover:nth-child(2n){opacity:0.7}.exad-post-grid-container .exad-post-grid-body h3{margin:15px 0 5px}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-title{display:block;text-decoration:none;-ms-word-wrap:break-word;word-wrap:break-word;transition:all 0.3s ease}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-title:hover{color:#FF6F51}.exad-row-wrapper .exad-post-grid-body .exad-post-data li{color:#848484}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-action{display:inline-block;text-decoration:none;transition:all 0.3s ease}.exad-row-wrapper.exad-col-6{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-6 .exad-col{flex:0 0 16.66666%;max-width:16.666666%;padding:0 10px}.exad-row-wrapper .exad-post-grid-body .exad-post-grid-read-time{display:inline-block}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment{margin:0;padding:0;list-style:none}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment li{display:inline-block}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment li:not(:last-child){padding-right:20px}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment li i.fa.fa-comment-o{padding-right:10px}.exad-post-grid-container .exad-post-grid-body .exad-post-footer a{display:inline-block;transition:all 0.3s ease}.exad-post-grid-container.image-position-left,.exad-post-grid-container.image-position-right{display:flex}.exad-post-grid-container.image-position-left .exad-post-grid-thumbnail,.exad-post-grid-container.image-position-right .exad-post-grid-thumbnail{z-index:999}.exad-post-grid-container.image-position-left > div,.exad-post-grid-container.image-position-left > figure,.exad-post-grid-container.image-position-right > div,.exad-post-grid-container.image-position-right > figure{flex-direction:column}.exad-post-grid-container.image-position-left > figure,.exad-post-grid-container.image-position-right > figure{width:40%}.exad-post-grid-container.image-position-left > div,.exad-post-grid-container.image-position-right > div{width:60%}.exad-post-grid-container.image-position-left > figure img,.exad-post-grid-container.image-position-right > figure img{height:100%;object-fit:cover;width:100%}.exad-post-grid-container.image-position-right > figure{order:2}.exad-post-grid-container.image-position-right > div{order:1}.exad-post-grid-container.image-position-top .exad-post-grid-thumbnail a{display:flex}nav.exad-post-pagination{display:flex;width:100%;align-items:center;justify-content:center}nav.exad-post-pagination ul{margin:0;padding:0;list-style:none}nav.exad-post-pagination ul li{display:inline-block}@media (max-width: 767px){.exad-row-wrapper.exad-col-6 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper .exad-col{padding:0 10px}.exad-row-wrapper.exad-col-5{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-5 .exad-col{flex:0 0 20%;max-width:20%;padding:0 10px}@media (max-width: 767px){.exad-row-wrapper.exad-col-5 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper.exad-col-4{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-4 .exad-col{flex:0 0 25%;max-width:25%;padding:0 10px}@media (max-width: 767px){.exad-row-wrapper.exad-col-4 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper.exad-col-3{display:flex;margin:0 -10px;flex-wrap:wrap}.exad-row-wrapper.exad-col-3 .exad-col{flex:0 0 33.333333%;max-width:33.333333%;padding:0 10px}@media (max-width: 767px){.exad-row-wrapper.exad-col-3 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper.exad-col-2{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-2 .exad-col{flex:0 0 50%;max-width:50%;padding:0 10px}@media (max-width: 767px){.exad-row-wrapper.exad-col-2 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}.exad-row-wrapper.exad-col-1{display:flex;flex-wrap:wrap;margin:0 -10px}.exad-row-wrapper.exad-col-1 .exad-col{width:100%;flex:0 0 100%;max-width:100%;padding:0 15px 25px}@media (max-width: 767px){.exad-row-wrapper.exad-col-1 .exad-col{flex:0 0 100%;max-width:100%;padding:10px}}@media (max-width: 480px){.exad-post-grid-container.image-position-left,.exad-post-grid-container.image-position-right{flex-direction:column}.exad-post-grid-container.image-position-left > div,.exad-post-grid-container.image-position-left > figure,.exad-post-grid-container.image-position-right > div,.exad-post-grid-container.image-position-right > figure{width:100%}}.exad-post-grid-description{line-height:1.8}.exad-post-grid-container.image-position-top .exad-post-grid-thumbnail a img{object-fit:cover;-o-object-fit:cover;width:100%}.exad-post-grid-load-btn{text-align:center}.exad-post-grid-paginate-btn{text-align:center;display:inline-block;text-decoration:none;transition:all 0.3s ease}.exad-post-grid-container ul.exad-post-grid-category li a{display:block}.exad-post-grid.exad-post-grid-featured-post-yes article.exad-post-grid-three:first-child{flex:100%;max-width:100%}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container{display:flex}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-thumbnail{width:50%}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-thumbnail a{height:100%}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-thumbnail a img{height:100%;object-fit:cover;-o-object-fit:cover}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-body{width:50%}.exad-post-grid .exad-row-wrapper .exad-post-grid-container .exad-post-grid-thumbnail::before{display:none}.exad-post-timeline{margin-bottom:35px}.exad-post-timeline .exad-post-timeline-item{display:flex;align-items:center;position:relative}.exad-post-timeline .exad-post-timeline-item::before{position:absolute;content:'';background:#e3e5e8;width:3px;height:calc( 100% + 100px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.exad-post-timeline .exad-post-timeline-item:not(:last-child){margin-bottom:100px}.exad-post-timeline .exad-post-timeline-item:last-child::before{height:100%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:60px;width:60px;text-align:center;border-radius:50%;z-index:1}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon i{font-size:24px;line-height:60px;color:#D1C1FF}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::before{position:absolute;content:'';width:60px;height:2px;background:transparent;border:1px dashed #e3e3e3;top:30px;left:-70px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::after{position:absolute;content:'';width:60px;background:transparent;border:1px dashed #e3e3e3;top:30px;right:-70px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content{flex-basis:35%;overflow:hidden}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content img{width:100%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date{flex-basis:20%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date h4{font-size:20px;margin:6px auto}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date p{font-size:15px;margin:0;color:#8a8d91}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content-text{padding:25px 30px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content-text h4{font-size:20px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content-text p{color:#8a8d91;margin-bottom:0;font-size:15px;line-height:24px}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-content{position:relative}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-date{margin-left:30%}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{order:2;margin-left:30%}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-date{order:1;margin-left:15%;text-align:right}@media only screen and (max-width: 1350px){.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::before{width:40px;left:-50px}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::after{width:40px;right:-50px}}@media only screen and (max-width: 992px){.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::before{display:none}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::after{display:none}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content{flex-basis:40%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date{flex-basis:30%}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-date{margin-left:20%}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{margin-left:20%}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-date{margin-left:10%}}@media only screen and (max-width: 552px){.exad-post-timeline .exad-post-timeline-item::before{display:none}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon{display:none}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content{flex-basis:100%}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date{flex-basis:100%}.exad-post-timeline .exad-post-timeline-item{flex-direction:column}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{margin-left:0}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{order:1}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-date{margin-left:0;margin-top:10px}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-date{margin-left:0;text-align:left;margin-top:10px}.exad-post-timeline .exad-post-timeline-item:not(:last-child){margin-bottom:50px}}.exad-pricing-list-wrapper.border_bottom .exad-pricing-list-item:last-child{border-bottom:none !important}.exad-pricing-list-item.yes{display:flex}.exad-pricing-list-item-thumbnail{overflow:hidden}.exad-pricing-list-item-thumbnail img{height:100% !important;width:100%;object-fit:cover;-o-object-fit:cover}.exad-pricing-title{display:flex;align-items:center}.exad-pricing-title .exad-pricing-list-item-price{margin-left:auto}.exad-pricing-list-item-content-title{display:flex;font-size:20px;font-weight:bold}.exad-pricing-list-item-content-description{margin:0}.exad-pricing-list-item-price span{display:block;font-size:20px;line-height:20px}.exad-pricing-list-item-content-action{display:inline-block;transition:all 0.3s ease}.exad-pricing-list-item-content-conntector{border-bottom:1px dashed;height:1px;flex-grow:1;align-self:center;margin:0 15px}.left{text-align:left}.left .exad-pricing-table-features li{justify-content:flex-start}.left .price-box{margin-right:auto}.center{text-align:center}.center.exad-pricing-table-features li{justify-content:center}.center .price-box{margin:0 auto}.right{text-align:right}.right .exad-pricing-table-features li{justify-content:flex-end}.right .price-box{margin-left:auto}.exad-pricing-table-header{position:relative;z-index:-1}.exad-pricing-table-header .exad-pricing-table-header-curved svg{position:absolute;left:0;bottom:0;z-index:1;width:100%}.exad-pricing-table-title{margin:0 0 16px;font-size:20px;font-weight:400}.exad-pricing-table-subtitle{margin:0 0 10px}.price-box{position:relative}.exad-pricing-table-price{position:relative}.exad-pricing-table-price.exad-discount-price-yes{display:inline-flex;align-items:flex-end}.exad-pricing-table-price.exad-discount-price-yes .exad-pricing-table-regular-price{text-decoration:line-through;font-size:20px;color:#e5e5e5;line-height:2.1em}.exad-pricing-table-price svg{position:absolute}.exad-pricing-table-wrapper .exad-pricing-table-price p.exad-pricing-table-new-price{font-size:48px;font-weight:600;letter-spacing:-3.2px}.exad-pricing-table-wrapper .exad-pricing-table-price span.exad-price-period{font-size:20px;font-weight:600;letter-spacing:0}.exad-pricing-table-price p{margin:0}.price-box p{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;width:100%}.exad-pricing-table-features{margin:0;padding:0}.exad-pricing-table-features li{list-style:none;display:flex;align-items:center;justify-content:center;margin-left:0}.list-border-bottom li:not(:last-child){border-bottom:1px solid #ff5985}.exad-pricing-table-features li .exad-pricing-li-icon{margin-right:7px}.exad-pricing-table-action{text-decoration:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;display:inline-block}.exad-pricing-table-badge-wrapper{position:relative;overflow:hidden;z-index:1;transition:all 0.3s ease}.exad-pricing-table-wrapper{transition:all 0.3s ease}.exad-pricing-table-wrapper.transition_top{transition:all 0.3s ease;transform:translateY(0);-webkit-transform:translateY(0)}.exad-pricing-table-wrapper.transition_top:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px)}.exad-pricing-table-wrapper.transition_bottom{transition:all 0.3s ease;transform:translateY(0);-webkit-transform:translateY(0)}.exad-pricing-table-wrapper.transition_bottom:hover{transform:translateY(10px);-webkit-transform:translateY(10px)}.exad-pricing-table-wrapper.transition_zoom{transition:all 0.3s ease;transform:scale(1);-webkit-transform:scale(1)}.exad-pricing-table-wrapper.transition_zoom:hover{transform:scale(1.02);-webkit-transform:scale(1.02)}.exad-pricing-table-wrapper .text-badge{position:absolute;top:0;right:0;background:#13c83a;padding:13px 50px;width:160px;text-align:center;-webkit-transform:rotate(45deg) translate(40px, -22px);transform:rotate(45deg) translate(40px, -22px);color:#ffffff;font-size:12px;font-weight:bold;z-index:2}.exad-pricing-table-wrapper .icon-badge{position:absolute;padding:15px 10px;border-radius:0 0 40px 40px;background:#13c83a;right:30px;top:0;z-index:2}.exad-pricing-table-promo-label{display:block}.exad-pricing-table-currency{position:relative}.exad-pricing-table-price-subtitle{display:block}.ldBar{position:relative}.ldBar.label-center > .ldBar-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-shadow:0 0 3px #ffffff}.exad-progress-bar .ldBar-label:after{content:"%";display:inline;position:absolute}.ldBar.no-percent .ldBar-label:after{content:""}[class*="exad-progress-bar-"].line{position:relative}[class*="exad-progress-bar-"].line .ldBar-label{position:absolute;top:-12px;right:0}[class*="exad-progress-bar-"].line-bubble{position:relative}[class*="exad-progress-bar-"].line-bubble .ldBar-label{position:absolute;left:0;top:0;width:50px;height:50px;-webkit-transform:translate(-50%, 25%);transform:translate(-50%, 25%);background-color:#ccc;line-height:27px}[class*="exad-progress-bar-"].circle{position:relative}[class*="exad-progress-bar-"].circle .ldBar-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}[class*="exad-progress-bar-"].circle h3{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[class*="exad-progress-bar-"].fan{position:relative}[class*="exad-progress-bar-"].fan svg{margin-top:-40%}[class*="exad-progress-bar-"].fan h3{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[class*="exad-progress-bar-"].fan .ldBar-label{position:absolute;left:50%;-webkit-transform:translate(-50%, -20%);transform:translate(-50%, -20%);font-size:30px;bottom:7%}[class*="exad-progress-bar-"].fan .left-title{position:absolute;left:0;bottom:-10px}[class*="exad-progress-bar-"].fan .right-title{position:absolute;bottom:-10px;right:0}.exad-progress-bar svg:not(:root){overflow:hidden;height:inherit}.exad-progress-bar-title{font-size:16px;font-weight:600}.exad-sticky-section-yes{position:sticky !important}.exad-column-sticky .inner-wrapper-sticky{width:100%}.exad-advance-tab-nav{margin:0;padding:0}.exad-advance-tab-nav li{list-style:none;transition:all 0.3s ease;position:relative;cursor:pointer}.exad-advance-tab-nav li span.exad-tab-title{font-size:16px}.exad-tab-horizontal > .exad-advance-tab-nav{display:flex}.exad-tab-horizontal.exad-tab-align-left > .exad-advance-tab-nav{justify-content:flex-start}.exad-tab-horizontal.exad-tab-align-center > .exad-advance-tab-nav{justify-content:center}.exad-tab-horizontal.exad-tab-align-right > .exad-advance-tab-nav{justify-content:flex-end}.exad-tab-horizontal-full-width > .exad-advance-tab-nav{display:flex}.exad-tab-align-left > .exad-advance-tab-nav li{text-align:left}.exad-tab-align-center > .exad-advance-tab-nav li{text-align:center}.exad-tab-align-right > .exad-advance-tab-nav li{text-align:right}.exad-tab-align-left > .exad-advance-tab-nav{text-align:left}.exad-tab-align-center > .exad-advance-tab-nav{text-align:center}.exad-tab-align-right > .exad-advance-tab-nav{text-align:right}.exad-tab-horizontal-full-width > .exad-advance-tab-nav li{flex:1}.exad-tab-vertical{display:flex}.exad-tab-vertical > .exad-advance-tab-nav li{display:flex;align-items:center}.exad-advance-tab > .exad-advance-tab-content.active{display:block}.exad-advance-tab .exad-advance-tab-content.active.exad-tab-image-right,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left{display:flex;width:100%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-element{width:100%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-element{width:70%}.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-right .exad-advance-tab-content-element{width:100%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-thumb,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-thumb{width:30%}.exad-advance-tab > .exad-advance-tab-content.active .exad-advance-tab-content-thumb{width:30%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element{order:2}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-thumb{order:1}.exad-advance-tab > .exad-advance-tab-content{display:none}.exad-tab-btn{text-decoration:none;transition:all 0.3s ease;display:inline-block}.exad-advance-tab-content-title{margin:0 0 20px}.exad-advance-tab-content-description{margin:0 0 20px}.exad-tab-triangle-right.active{position:relative;z-index:1}.exad-tab-triangle-bottom.active{position:relative;z-index:1}.exad-tab-triangle-right.active::before{position:absolute;content:'';height:20px;width:15px;top:50%;right:-4px;transform:translateY(-50%) rotate(45deg);z-index:-1}.exad-tab-triangle-bottom.active::before{position:absolute;content:'';height:20px;width:15px;left:50%;bottom:-8px;transform:translateX(-50%) rotate(45deg);z-index:-1}@media ( max-width: 575px ){.exad-tab-vertical{flex-direction:column}.exad-tab-vertical > .exad-advance-tab-nav li{width:100% !important;justify-content:center}.exad-tab-triangle-right.active:before{display:none}}@media ( max-width: 767px ){.exad-tab-horizontal-full-width > .exad-advance-tab-nav{overflow-x:scroll}.exad-tab-horizontal > .exad-advance-tab-nav{overflow-x:scroll}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right{flex-direction:column}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-element{width:100%}.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-right .exad-advance-tab-content-element{width:100%}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-thumb,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-thumb{width:100%}.exad-advance-tab > .exad-advance-tab-content.active .exad-advance-tab-content-thumb{width:100%}.exad-advance-tab-content-thumb{margin-top:20px}}.exad-left{text-align:left}.exad-left .exad-team-member-thumb{margin-right:auto}.exad-center{text-align:center}.exad-center .exad-team-member-thumb{margin:0 auto}.exad-team-member-thumb.style_1{-webkit-animation:clip-1 10s linear infinite alternate forwards;animation:clip-1 10s linear infinite alternate forwards;overflow:hidden}.exad-team-member-thumb.style_2{-webkit-animation:clip-2 10s linear infinite alternate forwards;animation:clip-2 10s linear infinite alternate forwards;overflow:hidden}.exad-team-member-thumb.style_3{-webkit-animation:clip-3 10s linear infinite alternate forwards;animation:clip-3 10s linear infinite alternate forwards;overflow:hidden}.exad-right{text-align:right}.exad-right .exad-team-member-thumb{margin-left:auto}.exad-top-background{clear:both}.exad-team-item .exad-team-member.exad-position-left,.exad-team-item .exad-team-member.exad-position-right{display:flex}.exad-position-left .exad-team-member-thumb{width:40%}.exad-position-left .exad-team-member-content{width:60%}.exad-position-right .exad-team-member-thumb{width:40%;order:2}.exad-position-right .exad-team-member-content{width:60%;order:1}.exad-team-item .exad-team-member.exad-position-left .exad-team-member-thumb img,.exad-team-item .exad-team-member.exad-position-right .exad-team-member-thumb img{height:100%;object-fit:cover}.elementor .exad-team-member-thumb img{height:100%;width:100%}.exad-team-member-cta{text-decoration:none;display:inline-block;transition:all 0.3s ease}.exad-team-member-social{margin:0;padding:0}.exad-team-member-social li{list-style:none;display:inline-block}.exad-team-member-social li a{display:block;position:relative;transition:all 0.3s ease;text-decoration:none}.exad-team-member-social li a i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exad-team-member-thumb img{display:block;object-fit:cover;-o-object-fit:cover}.exad-team-member-content{position:relative;z-index:8}.exad-team-member-name{margin:0 0 20px}.exad-team-member-designation{margin:0 0 20px;display:block}.exad-team-member-about{margin:0 0 20px;line-height:1.5em}@media (max-width: 480px){.exad-team-item .exad-team-member.exad-position-left,.exad-team-item .exad-team-member.exad-position-right{flex-direction:column}.exad-position-left .exad-team-member-content,.exad-position-left .exad-team-member-thumb,.exad-position-right .exad-team-member-content,.exad-position-right .exad-team-member-thumb,.exad-team-item .exad-team-member.exad-position-left .exad-team-member-thumb img,.exad-team-item .exad-team-member.exad-position-right .exad-team-member-thumb img{width:100%}}@keyframes clip-1{0%,100%{border-radius:63% 37% 54% 46% / 55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46% / 49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62% / 49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45% / 61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33% / 70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66% / 56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50% / 35% 61% 39% 65%}}@keyframes clip-2{0%,100%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%}25%{border-radius:58% 42% 75% 25% / 76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67% / 55% 27% 73% 45%}75%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%}}@keyframes clip-3{0%,100%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%}20%{border-radius:45% 55% 62% 38% / 53% 51% 49% 47%}40%{border-radius:45% 55% 49% 51% / 36% 51% 49% 64%}60%{border-radius:60% 40% 57% 43% / 47% 62% 38% 53%}80%{border-radius:60% 40% 32% 68% / 38% 36% 64% 62%}}.exad-testimonial-ratings{margin:0;padding:0}.exad-testimonial-ratings li{list-style:none;display:inline-block}.exad-testimonial-thumb img{height:100% !important;width:100%;display:block;object-fit:cover}.exad-testimonial-thumb{background:#ffffff}.exad-testimonial-wrapper.exad-testimonial-align-center{text-align:center}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-thumb{margin-left:auto;margin-right:auto}.exad-testimonial-wrapper.exad-testimonial-align-bottom{text-align:center}.exad-testimonial-wrapper.exad-testimonial-align-bottom .exad-testimonial-thumb{margin-left:auto;margin-right:auto}.exad-testimonial-wrapper.exad-testimonial-align-right{text-align:right}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-thumb{margin-left:auto}.exad-testimonial-wrapper.exad-testimonial-align-left .exad-testimonial-reviewer-wrapper,.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper{display:flex;align-items:center}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper{justify-content:flex-end}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper .exad-testimonial-thumb{order:2}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper .exad-testimonial-reviewer{order:1}.exad-testimonial-description{margin:0}.exad-testimonial-name{margin:0;transition:all 0.3s ease}.exad-testimonial-designation{margin:0;display:block;font-size:14px;font-weight:600}.exad-testimonial-content-wrapper-arrow::before{position:absolute;content:"\e92a";font-family:eicons;transform:translateX(-50%);font-size:25px;line-height:1}.exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{transform:translateX(-50%) rotate(180deg)}.exad-testimonial-wrapper{transition:all 0.3s ease}.exad-testimonial-content-wrapper-arrow{position:relative;z-index:1}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{left:50%;bottom:-15px}.exad-testimonial-wrapper.exad-testimonial-align-bottom .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{left:50%;bottom:-15px}.exad-testimonial-wrapper.exad-testimonial-align-left .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{left:40px;bottom:-15px}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{right:25px;bottom:-15px}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{left:50%;top:-15px}.exad-testimonial-wrapper.exad-testimonial-align-bottom .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{left:50%;top:-15px}.exad-testimonial-wrapper.exad-testimonial-align-left .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{left:40px;top:-15px}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{right:25px;top:-15px}.exad-testimonial-wrapper.exad-testimonial-image-aside{display:flex;align-items:center}.exad-testimonial-wrapper.exad-testimonial-transition-top-yes:hover{transform:translateY(-10px)}.exad-testimonial-wrapper.exad-testimonial-transition-top-yes{transform:translateY(0px);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.exad-tooltip{transition:all 0.3s ease}.exad-tooltip .exad-tooltip-item{position:relative}.exad-tooltip .exad-tooltip-content-text{line-height:0.5}.exad-tooltip-align-left{display:flex;width:100%;justify-content:flex-start}.exad-tooltip-align-center{display:flex;width:100%;justify-content:center}.exad-tooltip-align-right{display:flex;width:100%;justify-content:flex-end}.exad-tooltip .exad-tooltip-item .exad-tooltip-content{cursor:pointer;line-height:0.6;font-size:16px;text-align:center;transition:all 0.3s ease}.exad-tooltip .exad-tooltip-item .exad-tooltip-content a img{margin:0 auto}.exad-tooltip .exad-tooltip-item .exad-tooltip-text{position:absolute;min-width:150px;padding:10px;visibility:hidden;opacity:0;transition:all 0.25s cubic-bezier(0, 0, 0.2, 1);border-radius:3px;font-weight:300;font-size:16px;box-shadow:0 0 18px 0 rgba(0, 0, 0, 0.2);z-index:4}.exad-tooltip .exad-tooltip-item .exad-tooltip-text:after{content:"";display:block;position:absolute;width:0;height:0;border-style:solid}.exad-tooltip .exad-tooltip-item .exad-tooltip-content:hover{box-shadow:0 5px 25px 0 rgba(0, 0, 0, 0.13)}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);visibility:visible;opacity:1}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-text{top:50%;right:calc(100% + 1em);-webkit-transform:translate3d(-15px, -50%, 0);transform:translate3d(-15px, -50%, 0)}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-text:after{top:50%;right:-0.5em;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);border-width:0.5em 0 0.5em 0.5em;border-color:transparent transparent transparent #f9f9f9}.exad-tooltip .exad-tooltip-item.tooltip-bottom .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);visibility:visible;opacity:1}.exad-tooltip .exad-tooltip-item.tooltip-bottom .exad-tooltip-text{top:calc(100% + 1em);left:50%;-webkit-transform:translate3d(-50%, 15px, 0);transform:translate3d(-50%, 15px, 0);text-align:center}.exad-tooltip .exad-tooltip-item.tooltip-bottom .exad-tooltip-text:after{top:-0.5em;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);border-width:0 0.5em 0.5em 0.5em;border-color:transparent transparent #f9f9f9 transparent}.exad-tooltip .exad-tooltip-item.tooltip-top .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);visibility:visible;opacity:1}.exad-tooltip .exad-tooltip-item.tooltip-top .exad-tooltip-text{bottom:calc(100% + 1em);left:50%;-webkit-transform:translate3d(-50%, -15px, 0);transform:translate3d(-50%, -15px, 0);text-align:center}.exad-tooltip .exad-tooltip-item.tooltip-top .exad-tooltip-text:after{bottom:-0.5em;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);border-width:0.5em 0.5em 0 0.5em}.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);visibility:visible;opacity:1}.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-text{top:50%;left:calc(100% + 1em);-webkit-transform:translate3d(15px, -50%, 0);transform:translate3d(15px, -50%, 0);text-align:center}.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-text:after{top:50%;left:-0.5em;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);border-width:0.5em 0.5em 0.5em 0;border-color:transparent #fff transparent transparent}@media ( max-width: 767px ){.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(-405%, -50%, 0);transform:translate3d(-45%, -50%, 0)}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(50%, -50%, 0);transform:translate3d(50%, -50%, 0);visibility:visible;opacity:1}}@font-face {
font-family: 'fontello';
src: url(//veloxfibra.com/wp-content/themes/netmix/css/font-icons/font/fontello.eot?16842560);
src: url(//veloxfibra.com/wp-content/themes/netmix/css/font-icons/font/fontello.eot?16842560#iefix) format('embedded-opentype'),
url(//veloxfibra.com/wp-content/themes/netmix/css/font-icons/font/fontello.woff2?16842560) format('woff2'),
url(//veloxfibra.com/wp-content/themes/netmix/css/font-icons/font/fontello.woff?16842560) format('woff'),
url(//veloxfibra.com/wp-content/themes/netmix/css/font-icons/font/fontello.ttf?16842560) format('truetype'),
url(//veloxfibra.com/wp-content/themes/netmix/css/font-icons/font/fontello.svg?16842560#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-vcard:before { content: '\e800'; } .icon-pin:before { content: '\e801'; } .icon-reply:before { content: '\e802'; } .icon-reply-all:before { content: '\e803'; } .icon-forward:before { content: '\e804'; } .icon-print:before { content: '\e805'; } .icon-keyboard:before { content: '\e806'; } .icon-slider-left:before { content: '\e807'; } .icon-clock-empty:before { content: '\e808'; } .icon-hourglass:before { content: '\e809'; } .icon-login:before { content: '\e80a'; } .icon-logout:before { content: '\e80b'; } .icon-picture:before { content: '\e80c'; } .icon-brush:before { content: '\e80d'; } .icon-ccw:before { content: '\e80e'; } .icon-cw:before { content: '\e80f'; } .icon-refresh:before { content: '\e810'; } .icon-clock:before { content: '\e811'; } .icon-circle-empty:before { content: '\e812'; } .icon-circle-dot:before { content: '\e813'; } .icon-circle:before { content: '\e814'; } .icon-checkbox:before { content: '\e815'; } .icon-checkbox-empty:before { content: '\e816'; } .icon-book:before { content: '\e817'; } .icon-mail-empty:before { content: '\e818'; } .icon-mail:before { content: '\e819'; } .icon-phone:before { content: '\e81a'; } .icon-book-open:before { content: '\e81b'; } .icon-users-group:before { content: '\e81c'; } .icon-male:before { content: '\e81d'; } .icon-female:before { content: '\e81e'; } .icon-child:before { content: '\e81f'; } .icon-star:before { content: '\e820'; } .icon-globe:before { content: '\e821'; } .icon-mobile:before { content: '\e822'; } .icon-tablet-1:before { content: '\e823'; } .icon-laptop:before { content: '\e824'; } .icon-desktop:before { content: '\e825'; } .icon-cog:before { content: '\e826'; } .icon-cogs:before { content: '\e827'; } .icon-down:before { content: '\e828'; } .icon-wrench:before { content: '\e829'; } .icon-sliders:before { content: '\e82a'; } .icon-lock:before { content: '\e82b'; } .icon-trophy:before { content: '\e82c'; } .icon-spin3:before { content: '\e82d'; } .icon-spin1:before { content: '\e82e'; } .icon-spin2:before { content: '\e82f'; } .icon-spin4:before { content: '\e830'; } .icon-spin5:before { content: '\e831'; } .icon-spin6:before { content: '\e832'; } .icon-location:before { content: '\e833'; } .icon-address:before { content: '\e834'; } .icon-up:before { content: '\e835'; } .icon-right:before { content: '\e836'; } .icon-left:before { content: '\e837'; } .icon-music-light:before { content: '\e838'; } .icon-search-light:before { content: '\e839'; } .icon-mail-light:before { content: '\e83a'; } .icon-heart-light:before { content: '\e83b'; } .icon-dot:before { content: '\e83c'; } .icon-user-light:before { content: '\e83d'; } .icon-video-light:before { content: '\e83e'; } .icon-camera-light:before { content: '\e83f'; } .icon-photo-light:before { content: '\e840'; } .icon-attach-light:before { content: '\e841'; } .icon-lock-light:before { content: '\e842'; } .icon-eye-light:before { content: '\e843'; } .icon-tag-light:before { content: '\e844'; } .icon-thumbs-up-light:before { content: '\e845'; } .icon-pencil-light:before { content: '\e846'; } .icon-comment-light:before { content: '\e847'; } .icon-location-light:before { content: '\e848'; } .icon-cup-light:before { content: '\e849'; } .icon-trash-light:before { content: '\e84a'; } .icon-doc-light:before { content: '\e84b'; } .icon-key-light:before { content: '\e84c'; } .icon-database-light:before { content: '\e84d'; } .icon-megaphone-light:before { content: '\e84e'; } .icon-graduation-light:before { content: '\e84f'; } .icon-fire-light:before { content: '\e850'; } .icon-paper-plane-light:before { content: '\e851'; } .icon-cloud-light:before { content: '\e852'; } .icon-globe-light:before { content: '\e853'; } .icon-inbox-light:before { content: '\e854'; } .icon-cart:before { content: '\e855'; } .icon-resize-small:before { content: '\e856'; } .icon-desktop-light:before { content: '\e857'; } .icon-tv-light:before { content: '\e858'; } .icon-wallet-light:before { content: '\e859'; } .icon-t-shirt-light:before { content: '\e85a'; } .icon-lightbulb-light:before { content: '\e85b'; } .icon-clock-light:before { content: '\e85c'; } .icon-diamond-light:before { content: '\e85d'; } .icon-shop-light:before { content: '\e85e'; } .icon-sound-light:before { content: '\e85f'; } .icon-calendar-light:before { content: '\e860'; } .icon-food-light:before { content: '\e861'; } .icon-money-light:before { content: '\e862'; } .icon-params-light:before { content: '\e863'; } .icon-cog-light:before { content: '\e864'; } .icon-beaker-light:before { content: '\e865'; } .icon-note-light:before { content: '\e866'; } .icon-truck-light:before { content: '\e867'; } .icon-behance:before { content: '\e868'; } .icon-bitbucket:before { content: '\e869'; } .icon-cc:before { content: '\e86a'; } .icon-codeopen:before { content: '\e86b'; } .icon-css3:before { content: '\e86c'; } .icon-delicious:before { content: '\e86d'; } .icon-digg:before { content: '\e86e'; } .icon-dribbble:before { content: '\e86f'; } .icon-deviantart:before { content: '\e870'; } .icon-dropbox:before { content: '\e871'; } .icon-drupal:before { content: '\e872'; } .icon-facebook:before { content: '\e873'; } .icon-flickr:before { content: '\e874'; } .icon-foursquare:before { content: '\e875'; } .icon-git:before { content: '\e876'; } .icon-github:before { content: '\e877'; } .icon-gittip:before { content: '\e878'; } .icon-google:before { content: '\e879'; } .icon-gplus:before { content: '\e87a'; } .icon-gwallet:before { content: '\e87b'; } .icon-hacker-news:before { content: '\e87c'; } .icon-html5:before { content: '\e87d'; } .icon-instagramm:before { content: '\e87e'; } .icon-ioxhost:before { content: '\e87f'; } .icon-joomla:before { content: '\e880'; } .icon-jsfiddle:before { content: '\e881'; } .icon-lastfm:before { content: '\e882'; } .icon-linux:before { content: '\e883'; } .icon-linkedin:before { content: '\e884'; } .icon-maxcdn:before { content: '\e885'; } .icon-meanpath:before { content: '\e886'; } .icon-openid:before { content: '\e887'; } .icon-pagelines:before { content: '\e888'; } .icon-paypal:before { content: '\e889'; } .icon-qq:before { content: '\e88a'; } .icon-reddit:before { content: '\e88b'; } .icon-renren:before { content: '\e88c'; } .icon-skype:before { content: '\e88d'; } .icon-slack:before { content: '\e88e'; } .icon-slideshare:before { content: '\e88f'; } .icon-soundcloud:before { content: '\e890'; } .icon-spotify:before { content: '\e891'; } .icon-stackexchange:before { content: '\e892'; } .icon-stackoverflow:before { content: '\e893'; } .icon-steam:before { content: '\e894'; } .icon-stumbleupon:before { content: '\e895'; } .icon-tencent-weibo:before { content: '\e896'; } .icon-trello:before { content: '\e897'; } .icon-tumblr:before { content: '\e898'; } .icon-twitch:before { content: '\e899'; } .icon-twitter:before { content: '\e89a'; } .icon-vine:before { content: '\e89b'; } .icon-vkontakte:before { content: '\e89c'; } .icon-wechat:before { content: '\e89d'; } .icon-weibo:before { content: '\e89e'; } .icon-windows:before { content: '\e89f'; } .icon-wordpress:before { content: '\e8a0'; } .icon-xing:before { content: '\e8a1'; } .icon-yelp:before { content: '\e8a2'; } .icon-youtube:before { content: '\e8a3'; } .icon-yahoo:before { content: '\e8a4'; } .icon-lemon:before { content: '\e8a5'; } .icon-blank:before { content: '\e8a6'; } .icon-pinterest-circled:before { content: '\e8a7'; } .icon-heart-empty:before { content: '\e8a8'; } .icon-lock-open:before { content: '\e8a9'; } .icon-heart:before { content: '\e8aa'; } .icon-check:before { content: '\e8ab'; } .icon-cancel:before { content: '\e8ac'; } .icon-plus:before { content: '\e8ad'; } .icon-minus:before { content: '\e8ae'; } .icon-double-left:before { content: '\e8af'; } .icon-double-right:before { content: '\e8b0'; } .icon-double-up:before { content: '\e8b1'; } .icon-double-down:before { content: '\e8b2'; } .icon-help:before { content: '\e8b3'; } .icon-info:before { content: '\e8b4'; } .icon-link:before { content: '\e8b5'; } .icon-quote:before { content: '\e8b6'; } .icon-attach:before { content: '\e8b7'; } .icon-eye:before { content: '\e8b8'; } .icon-tag:before { content: '\e8b9'; } .icon-menu:before { content: '\e8ba'; } .icon-pencil:before { content: '\e8bb'; } .icon-feather:before { content: '\e8bc'; } .icon-code:before { content: '\e8bd'; } .icon-home:before { content: '\e8be'; } .icon-camera:before { content: '\e8bf'; } .icon-pictures:before { content: '\e8c0'; } .icon-video:before { content: '\e8c1'; } .icon-users:before { content: '\e8c2'; } .icon-user:before { content: '\e8c3'; } .icon-user-add:before { content: '\e8c4'; } .icon-comment-empty:before { content: '\e8c5'; } .icon-chat-empty:before { content: '\e8c6'; } .icon-bell:before { content: '\e8c7'; } .icon-star-empty:before { content: '\e8c8'; } .icon-dot2:before { content: '\e8c9'; } .icon-dot3:before { content: '\e8ca'; } .icon-note:before { content: '\e8cb'; } .icon-basket:before { content: '\e8cc'; } .icon-note2:before { content: '\e8cd'; } .icon-share:before { content: '\e8ce'; } .icon-doc:before { content: '\e8cf'; } .icon-doc-text:before { content: '\e8d0'; } .icon-file-pdf:before { content: '\e8d1'; } .icon-file-word:before { content: '\e8d2'; } .icon-file-excel:before { content: '\e8d3'; } .icon-file-powerpoint:before { content: '\e8d4'; } .icon-file-image:before { content: '\e8d5'; } .icon-file-archive:before { content: '\e8d6'; } .icon-file-audio:before { content: '\e8d7'; } .icon-file-video:before { content: '\e8d8'; } .icon-file-code:before { content: '\e8d9'; } .icon-trash-empty:before { content: '\e8da'; } .icon-trash:before { content: '\e8db'; } .icon-th-large:before { content: '\e8dc'; } .icon-th:before { content: '\e8dd'; } .icon-th-list:before { content: '\e8de'; } .icon-flag:before { content: '\e8df'; } .icon-attention:before { content: '\e8e0'; } .icon-play:before { content: '\e8e1'; } .icon-stop:before { content: '\e8e2'; } .icon-pause:before { content: '\e8e3'; } .icon-record:before { content: '\e8e4'; } .icon-to-end:before { content: '\e8e5'; } .icon-tools:before { content: '\e8e6'; } .icon-retweet:before { content: '\e8e7'; } .icon-to-start:before { content: '\e8e8'; } .icon-fast-forward:before { content: '\e8e9'; } .icon-fast-backward:before { content: '\e8ea'; } .icon-search:before { content: '\e8eb'; } .icon-slider-right:before { content: '\e8ec'; } .icon-rss:before { content: '\e8ed'; } .icon-down-big-1:before { content: '\e8ee'; } .icon-left-big-1:before { content: '\e8ef'; } .icon-right-big-1:before { content: '\e8f0'; } .icon-up-big-1:before { content: '\e8f1'; } .icon-comment-2:before { content: '\e8f2'; } .icon-comment:before { content: '\e8f3'; } .icon-eye-2:before { content: '\e8f4'; } .icon-tablet:before { content: '\e8f5'; } .icon-bathtub:before { content: '\e8f6'; } .icon-comb:before { content: '\e8f7'; } .icon-calendar:before { content: '\e8f8'; } .icon-search-alt:before { content: '\e8f9'; } .icon-white:before { content: '\e8fa'; } .icon-home-alt:before { content: '\e8fb'; } .icon-timer:before { content: '\e8fc'; } .icon-locator:before { content: '\e8fd'; } .icon-cup:before { content: '\e8fe'; } .icon-currency:before { content: '\e8ff'; } .icon-box:before { content: '\e900'; } .icon-quote-left:before { content: '\e901'; } .icon-quote-right:before { content: '\e902'; } .icon-volume-up:before { content: '\e903'; } .icon-volume-off:before { content: '\e904'; } .icon-volume:before { content: '\e905'; } .icon-volume-down:before { content: '\e906'; } .icon-arrow-left-alt:before { content: '\e907'; } .icon-arrow-right-alt:before { content: '\e908'; } .icon-thumbs-up:before { content: '\e909'; } .icon-thumbs-down:before { content: '\e90a'; } .icon-speech:before { content: '\e90b'; } .icon-sphere:before { content: '\e90c'; } .icon-light:before { content: '\e90d'; } .icon-apple-mouse:before { content: '\e90e'; } .icon-arrow-down:before { content: '\e90f'; } .icon-arrow-left:before { content: '\e910'; } .icon-arrow-right:before { content: '\e911'; } .icon-arrow-up:before { content: '\e912'; } .icon-search-2:before { content: '\e913'; } .icon-cd-light:before { content: '\e914'; } .icon-mobile-light:before { content: '\e915'; } .icon-clear-button:before { content: '\e916'; } .icon-binoculars:before { content: '\e917'; } .icon-resize-full:before { content: '\e918'; } .icon-truck:before { content: '\e919'; } .icon-clipboard:before { content: '\e91a'; } .icon-email:before { content: '\e91b'; } .icon-modem:before { content: '\e91c'; } .icon-parking:before { content: '\e91d'; } .icon-swimming-pool:before { content: '\e91e'; } .icon-user-alt:before { content: '\e91f'; } .icon-user-plus:before { content: '\e920'; } .icon-user-times:before { content: '\e921'; } .icon-ellipsis:before { content: '\e922'; } .icon-summer:before { content: '\e923'; } .icon-wireless-antenna:before { content: '\e924'; } .icon-floor:before { content: '\e925'; } .icon-home-2:before { content: '\e926'; } .icon-wireless:before { content: '\e927'; } .icon-ironing:before { content: '\e928'; } .icon-down-big:before { content: '\e929'; } .icon-left-big:before { content: '\e92a'; } .icon-right-big:before { content: '\e92b'; } .icon-up-big:before { content: '\e92c'; } .icon-laundry:before { content: '\e92d'; } .icon-fax-2:before { content: '\e92e'; } .icon-phone-2:before { content: '\e92f'; } .icon-tools-2:before { content: '\e930'; } .icon-checkbox-2:before { content: '\e931'; } .icon-map:before { content: '\e932'; } .icon-newspaper:before { content: '\e933'; } .icon-note-2:before { content: '\e934'; } .icon-picture-2:before { content: '\e935'; } .icon-radio-tower:before { content: '\e936'; } .icon-video-2:before { content: '\e937'; } .icon-down-arrow:before { content: '\e938'; } .icon-left-arrow:before { content: '\e939'; } .icon-right-arrow:before { content: '\e93a'; } .icon-up-arrow:before { content: '\e93b'; } .icon-menu-2:before { content: '\e93c'; } .icon-cart-2:before { content: '\e93d'; } .icon-ellipsis-vert:before { content: '\e93e'; } .icon-left-mini:before { content: '\e93f'; } .icon-right-mini:before { content: '\e940'; } .icon-up-mini:before { content: '\e941'; } .icon-down-mini:before { content: '\e942'; } .icon-arrow-combo:before { content: '\e943'; } .icon-signal:before { content: '\e944'; } .icon-air:before { content: '\e945'; } .icon-water:before { content: '\e946'; } .icon-shareable:before { content: '\e947'; } .icon-resize-full-1:before { content: '\e948'; } .icon-resize-small-1:before { content: '\e949'; } .icon-down-thin:before { content: '\e94a'; } .icon-left-thin:before { content: '\e94b'; } .icon-right-thin:before { content: '\e94c'; } .icon-up-thin:before { content: '\e94d'; } .icon-level-down:before { content: '\e94e'; } .icon-level-up:before { content: '\e94f'; } .icon-shuffle:before { content: '\e950'; } .icon-loop:before { content: '\e951'; } .icon-switch:before { content: '\e952'; } .icon-resize-vertical:before { content: '\e953'; } .icon-resize-horizontal:before { content: '\e954'; } .icon-block:before { content: '\e955'; } .icon-list2:before { content: '\e956'; } .icon-phone1:before { content: '\e957'; } .icon-remote-control:before { content: '\e958'; } .icon-reply-1:before { content: '\e959'; } .icon-satellite-tv:before { content: '\e95a'; } .icon-search-1:before { content: '\e95b'; } .icon-smart-home:before { content: '\e95c'; } .icon-socials-fb:before { content: '\e95d'; } .icon-socials-go:before { content: '\e95e'; } .icon-check-mark:before { content: '\e95f'; } .icon-black-male-user-symbol:before { content: '\e960'; } .icon-arrow-up-1:before { content: '\e961'; } .icon-arrow-right-1:before { content: '\e962'; } .icon-arrow-left-1:before { content: '\e963'; } .icon-arrow-down-1:before { content: '\e964'; } .icon-arrow1-up:before { content: '\e965'; } .icon-arrow1-right:before { content: '\e966'; } .icon-arrow1-left:before { content: '\e967'; } .icon-arrow1-down:before { content: '\e968'; } .icon-005-phone-call:before { content: '\e969'; } .icon-002-clock:before { content: '\e96a'; } .icon-wifi-signal:before { content: '\e96b'; } .icon-wifi:before { content: '\e96c'; } .icon-telephone:before { content: '\e96d'; } .icon-star-1:before { content: '\e96e'; } .icon-speaker-filled-audio-tool:before { content: '\e96f'; } .icon-socials-tw:before { content: '\e970'; } .icon-socials-li:before { content: '\e971'; } .icon-clock-1:before { content: '\e972'; } .icon-ethernet:before { content: '\e973'; } .icon-eye-1:before { content: '\e974'; } .icon-placeholder-filled-point:before { content: '\e975'; } .icon-play-button:before { content: '\e976'; } .icon-play-store:before { content: '\e977'; } .icon-apple:before { content: '\e978'; } .icon-cart-1:before { content: '\e979'; } .icon-volume-off-2:before { content: '\e97a'; } .icon-quote-1:before { content: '\e97b'; } .icon-001-menu:before { content: '\e97c'; } .icon-gps:before { content: '\e97d'; } .icon-menu2:before { content: '\e97e'; } .icon-loc:before { content: '\e97f'; } .icon-user-1:before { content: '\e980'; } .icon-move:before { content: '\f047'; } .icon-resize-full-alt:before { content: '\f0b2'; } .icon-docs:before { content: '\f0c5'; } .icon-ambulance:before { content: '\f0f9'; } .icon-euro:before { content: '\f153'; } .icon-pound:before { content: '\f154'; } .icon-dollar:before { content: '\f155'; } .icon-yen:before { content: '\f157'; } .icon-rouble:before { content: '\f158'; } .icon-car:before { content: '\f1b9'; } .icon-taxi:before { content: '\f1ba'; } .icon-bicycle:before { content: '\f206'; } .icon-bus:before { content: '\f207'; } .icon-ship:before { content: '\f21a'; } .icon-motorcycle:before { content: '\f21c'; } .icon-train:before { content: '\f238'; } .icon-subway:before { content: '\f239'; } .icon-clone:before { content: '\f24d'; }html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section, video, audio {
font-family: inherit;
font-size: 100%;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
border: 0;
outline: 0;
-ms-word-wrap: break-word;
word-wrap: break-word; }
html, body {
margin: 0;
padding: 0;
width: 100%; }
html {
font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
overflow-y: scroll !important;
overflow-x: hidden;
height: 100%; }
body { text-rendering: optimizeLegibility; }
div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-widget button,
div.ui-widget input,
div.ui-widget select,
div.ui-widget textarea,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
font-family: inherit;
font-size: 1em;
line-height: inherit; }
div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
color: inherit;
background: none;
border-style: none;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
div.ui-datepicker {
background-color: #fff; }
div.ui-accordion .ui-accordion-header {
padding: 0; }
div.ui-accordion .ui-accordion-header-icon {
display: none; }
div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
padding: 0; }
div.ui-tabs .ui-tabs-nav li {
float: none;
margin: 0; }
div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: none; } html {
font-size: 16px; }
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0; }
input[type=number] {
-moz-appearance: textfield !important; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block; }
div p:first-child {
margin-top: -0.4em; }
div h1:first-child,
div h2:first-child,
div h3:first-child,
div h4:first-child,
div h5:first-child,
div h6:first-child,
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
div h1.elementor-heading-title:first-child,
div h2.elementor-heading-title:first-child,
div h3.elementor-heading-title:first-child,
div h4.elementor-heading-title:first-child,
div h5.elementor-heading-title:first-child,
div h6.elementor-heading-title:first-child,
.post_item_single .post_content > h1:first-child,
.post_item_single .post_content > h2:first-child,
.post_item_single .post_content > h3:first-child,
.post_item_single .post_content > h4:first-child,
.post_item_single .post_content > h5:first-child,
.post_item_single .post_content > h6:first-child,
.post_item_single .post_content > .vc_row:first-child h1:first-child,
.post_item_single .post_content > .vc_row:first-child h2:first-child,
.post_item_single .post_content > .vc_row:first-child h3:first-child,
.post_item_single .post_content > .vc_row:first-child h4:first-child,
.post_item_single .post_content > .vc_row:first-child h5:first-child,
.post_item_single .post_content > .vc_row:first-child h6:first-child,
.post_item_single .post_content .elementor-text-editor > h1:first-child,
.post_item_single .post_content .elementor-text-editor > h2:first-child,
.post_item_single .post_content .elementor-text-editor > h3:first-child,
.post_item_single .post_content .elementor-text-editor > h4:first-child,
.post_item_single .post_content .elementor-text-editor > h5:first-child,
.post_item_single .post_content .elementor-text-editor > h6:first-child,
.post_item_single .post_title {
margin-top: -0.2em; }
li > ol, li > ul, dl > dd {
margin-bottom: 0; }
li > p {
margin-bottom: 0; }
li > p + p {
margin-top: 0.5em; }
ol, ul {
padding-left: 1.5em; }
ul[class*="wp-block-"] {
padding-left: 0;
margin-bottom: 0; } a {
text-decoration: none;
background: transparent; }
a,
a:hover,
a:focus,
a:active {
outline: 0; }
a img {
border: none; }
a,
button,
input[type="button"],
input[type="submit"] {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease; }
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
display: block; }
:active, :focus {
outline: 0; }
a[href="javascript:void(0)"] {
cursor: default; } table {
border-collapse: collapse; }
table th + th, table th + td, table td + th, table td + td {
border-left: 1px solid #ddd; }
table > p {
margin: 0 !important; }
table td, table th,
.sc_table table th,
.sc_table table td {
padding: 1.8em 2em;
text-align: center; }
table th {
font-size: 1em;
font-weight: 700;
font-style: normal;
text-align: center; }
caption {
font-weight: 700;
text-align: center; } blockquote {
position: relative;
text-align: left; }
blockquote,
blockquote[class*="wp-block-quote"][class*="is-style-"],
blockquote[class*="wp-block-quote"][class*="is-"],
.wp-block-freeform.block-library-rich-text__tinymce blockquote {
padding: 4.5em 4em 4.1em 7.3em; }
.wp-block-quote:not(.is-large):not(.is-style-large) {
padding: 2.5em 2em 2.1em 4.3em; }
blockquote[class*="wp-block-quote"][class*="is-style-large"],
blockquote[class*="wp-block-quote"][class*="is-large"] {
margin: 0 0 2em 0; }
.wp-block-pullquote.is-style-solid-color > blockquote,
.wp-block-column blockquote {
margin: 0 !important;
max-width: none !important; }
.wp-block-pullquote.is-style-solid-color blockquote p:first-child {
margin-top: -0.4em; }
blockquote:before {
content: '\e97b';
font-family: "fontello";
font-size: 1.6em;
display: block;
position: absolute;
z-index: 1;
top: 4.375rem;
left: 4.375rem; }
.wp-block-quote:not(.is-large):not(.is-style-large):before {
top: 1.45em;
left: 1.2em; }
blockquote:after,
q:before, q:after {
content: ""; }
blockquote, q {
quotes: "" ""; }
blockquote p {
margin: 0;
font-size: 1.25rem;
line-height: 1.5em;
font-weight: 400; }
blockquote > cite, blockquote > p > cite,
blockquote > .wp-block-pullquote__citation,
.wp-block-quote .wp-block-quote__citation {
display: block;
font-size: 1rem;
line-height: 1em;
font-weight: 500;
font-style: normal;
margin-top: 2em; }
.wp-block-quote.is-large .wp-block-quote__citation {
text-align: right;
font-size: inherit; }
.wp-block-pullquote {
padding: 0; }
.wp-block-pullquote[class*="align"] blockquote {
margin-left: 0;
margin-right: 0; }
blockquote .wp-block-pullquote__citation {
margin-top: 0; }
blockquote .block-library-pullquote__content {
margin-bottom: 2.6em; }
blockquote,
.blog_mode_post blockquote,
.blog_mode_page blockquote {
margin: 2.1em 0 2.3em 0em; }
.blog_mode_post .comments_list blockquote,
.blog_mode_page .comments_list blockquote {
margin: 1.5em 0; }
.single-format-quote .post_content > blockquote {
margin-top: 0; } dd {
margin-left: 1.5em; }
dt, b, strong {
font-weight: bold; }
dfn, em, i {
font-style: italic; }
pre, code, kbd, tt, var, samp {
font-family: "Courier New", Courier, monospace;
font-size: 1em;
letter-spacing: 0; }
pre {
overflow: auto;
max-width: 100%; }
code {
overflow: auto;
max-width: 100%;
padding: 0 1em;
border: 1px solid #888;
background-color: #f7f7f7;
display: inline-block;
vertical-align: middle;
word-wrap: break-word;
transition: all 0.3s; }
pre > code {
display: block;
vertical-align: top;
padding: 1em; }
abbr, acronym {
border-bottom: 1px dotted;
cursor: help; }
mark, ins {
background-color: transparent;
text-decoration: none; }
sup,
sub {
font-size: 85%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
font-weight: 500; }
sup {
bottom: 1.5ex; }
sub {
top: 0; }
small {
font-size: 80%; }
big {
font-size: 120%; }
[hidden], template {
display: none; }
hr {
height: 0;
border: none;
border-top: 1px solid #eee;
margin: 6.7857em 0 !important;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box; }
.wp-block-separator:not([class*="is-style"]) {
width: 15%; } img {
max-width: 100%;
height: auto;
vertical-align: top; }
figure,
.wp-caption,
.wp-caption-overlay .wp-caption {
border: 0;
margin: 0 0 1em 0;
padding: 0;
overflow: hidden;
position: relative;
max-width: 100%; }
figure figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-caption .wp-caption-text,
.wp-caption .wp-caption-dd,
.wp-caption-overlay .wp-caption .wp-caption-text,
.wp-caption-overlay .wp-caption .wp-caption-dd {
font-size: 0.8rem;
line-height: 1em;
font-weight: 500;
font-style: normal;
transition: all 0.3s ease;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 0;
text-align: center;
padding: 0.8125rem !important;
overflow: hidden;
opacity: 1;
margin-top: 0;
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.mfp-figure figure figcaption {
position: absolute; }
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image .aligncenter,
.wp-block-image.is-resized {
display: table; }
.aligncenter {
display: block; }
figure.wp-block-audio {
margin: 2em 0; }
svg:not(:root) {
overflow: hidden; }
.wp-block-button {
margin-bottom: 1.4em; }
.wp-block-media-text + .wp-block-media-text {
margin-top: 1.5em; }
.wp-block-media-text + p {
margin-top: 1.4em; }
.wp-block-media-text .wp-block-media-text__content {
padding: 8% !important; }
.has-large-font-size,
.has-huge-font-size {
line-height: 1em; }
.has-medium-font-size {
font-size: 23px; }
.single-post p {
line-height: 1.6em; }
.wp-block-cover p:first-child {
margin-bottom: 0; }
.wp-block-cover {
margin-bottom: 1rem; }
.wp-block-table {
margin-bottom: 2.3em; }
.wp-block-group.has-background {
padding: 1.5em 2em 0.1px;
margin-bottom: 1.5em; } audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
iframe, video, embed {
max-width: 100%;
min-height: 100px;
vertical-align: top; }
figure.wp-block-audio {
overflow: visible; }
figure.wp-block-audio figcaption {
position: static;
-webkit-transition: none;
-ms-transition: none;
transition: none;
margin: 0.5em 0 0; }
figure.wp-block-audio:hover figcaption {
margin: 0.5em 0 0; } [class^="icon-"]:before,
[class*=" icon-"]:before {
font-size: inherit;
line-height: inherit !important;
font-weight: inherit;
font-style: inherit;
display: inline-block;
vertical-align: top;
width: auto;
margin: 0; }  form {
margin-bottom: 0; }
button, input, optgroup, select, textarea, textarea.wp-editor-area {
font-family: inherit;
font-size: 1em; margin: 0; vertical-align: baseline; }
button {
overflow: visible; }
input[placeholder]::-webkit-input-placeholder,
textarea[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis; }
input[placeholder]::-moz-placeholder,
textarea[placeholder]::-moz-placeholder {
text-overflow: ellipsis; }
input[placeholder]:-ms-input-placeholder,
textarea[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis; }
input[placeholder]::placeholder,
textarea[placeholder]::placeholder {
text-overflow: ellipsis; }
input[placeholder],
textarea[placeholder] {
text-overflow: ellipsis; }
textarea, textarea.wp-editor-area,
select, option,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
input[type="checkbox"],
input[type="radio"] {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
input[type="checkbox"],
input[type="radio"] {
padding: 0; } input[type="number"]::-webkit-outer-spin-button {
height: 50%; }
input[type="number"],
input[type="search"] {
-webkit-appearance: none; -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0; }
button[disabled],
html input[disabled] {
cursor: default !important; }
button:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
select:focus,
textarea:focus,
textarea.wp-editor-area:focus {
outline: none; }
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
select,
textarea,
textarea.wp-editor-area {
-webkit-appearance: none;
outline: none;
resize: none; } label.required:after {
content: '*';
display: none;
vertical-align: text-top;
font-size: 80%;
color: #da6f5b; } fieldset {
padding: 1em 1.5em;
margin: 1.5em 0.2em;
border: 1px solid #ddd;
position: relative; }
fieldset legend {
position: absolute;
z-index: 1;
top: -0.6em;
left: 1.5em;
background-color: #fff;
font-weight: 400;
font-style: italic;
padding: 0 0.2em;
letter-spacing: 0; } form button:not(.components-button),
#btn-buy,
input[type="button"],
input[type="reset"],
input[type="submit"],
.theme_button,
.post_item .more-link,
.gallery_preview_show .post_readmore,
.wp-block-button__link,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress a.button,
#buddypress button,
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress input[type="submit"],
#buddypress ul.button-nav li a,
#buddypress div.activity-meta a,
a.bp-title-button,
body #booked-profile-page input[type="submit"],
body #booked-profile-page button,
body .booked-list-view input[type="submit"],
body .booked-list-view button,
body table.booked-calendar input[type="submit"],
body table.booked-calendar button,
body .booked-modal input[type="submit"],
body .booked-modal button,
.mc4wp-form .mc4wp-form-fields input[type="submit"],
.sc_button,
.sc_form button,
.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"],
#tribe-bar-form .tribe-bar-submit input[type="submit"],
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"],
#tribe-bar-form button,
#tribe-bar-form a,
#tribe-bar-form input,
#tribe-bar-form .tribe-bar-views-toggle,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-events .tribe-events-button,
.tribe-events-button,
.tribe-events-cal-links a,
.tribe-events-sub-nav li a,
.tribe-events-read-more,
#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button,
.edd_download_purchase_form .button,
#edd-purchase-button,
.edd-submit.button,
.widget_edd_cart_widget .edd_checkout a,
.woocommerce .button, .woocommerce-page .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button
.woocommerce #respond input#submit,
.woocommerce input[type="button"], .woocommerce-page input[type="button"],
.woocommerce input[type="submit"], .woocommerce-page input[type="submit"],
.woocommerce .woocommerce-message .button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond p.form-submit input[type="submit"],
.woocommerce-page #review_form #respond p.form-submit input[type="submit"],
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce table.cart td.actions .button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled,
.yith-woocompare-widget a.clear-all {
-webkit-appearance: none;
cursor: pointer;
display: inline-block;
vertical-align: top;
font-size: 1rem;
line-height: normal;
font-weight: 500;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
white-space: nowrap;
padding: 1.242rem 2.5rem;
border-radius: 1.875rem;
letter-spacing: 0;
height: auto;
border-width: 0 !important; }
.woocommerce .button, .woocommerce-page .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button
.woocommerce #respond input#submit,
.woocommerce input[type="button"], .woocommerce-page input[type="button"],
.woocommerce input[type="submit"], .woocommerce-page input[type="submit"],
.woocommerce .woocommerce-message .button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond p.form-submit input[type="submit"],
.woocommerce-page #review_form #respond p.form-submit input[type="submit"],
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce table.cart td.actions .button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled,
.yith-woocompare-widget a.clear-all {
max-height: 3.75rem;
padding: 1.3rem 2.5rem; }
.is-style-outline .wp-block-button__link {
background: transparent !important;
border: 0.1875rem solid !important; }
.rev_slider .sc_button {
line-height: normal !important;
transition: all 0.3s !important; }
.rev_slider .sc_button.sc_button_default {
padding: 1.282em 2.5em !important; }
.sc_button.sc_button_size_small,
.theme_button.theme_button_small {
padding: 0.8em 1.6em; }
@-webkit-keyframes ripple {
0% {
transform: scale(1, 1);
opacity: 1; }
100% {
opacity: 0;
transform: scale(1.4, 1.4); } }
@-webkit-keyframes ripple-bold {
0% {
transform: scale(1, 1);
opacity: 1; }
100% {
opacity: 0;
transform: scale(1.2, 1.2); } }
.ripple:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid;
opacity: 0;
border-radius: 100%;
transform: scale(1, 1) translate(-50%);
transform-origin: 50% 50%;
animation-name: ripple;
animation-duration: 2.5s;
animation-iteration-count: infinite; }
.ripple:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0.9375rem solid;
opacity: 0;
border-radius: 100%;
transform: scale(1, 1) translate(-50%);
transform-origin: 50% 50%;
animation-name: ripple-bold;
animation-duration: 2.5s;
animation-iteration-count: infinite; } a.sc_button_icon_button.sc_button {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 1rem;
cursor: pointer;
overflow: hidden;
border: none;
border-radius: 50%;
letter-spacing: -5px;
padding: 0;
text-align: center !important; }
a.sc_button_icon_button.sc_button.sc_button_size_small .icon-telephone {
font-size: 1.2rem;
letter-spacing: 0; }
a.sc_button_icon_button .sc_button_icon {
font-size: inherit;
line-height: inherit; }
a.sc_button_icon_button.sc_button_size_small {
width: 3.75rem !important;
height: 3.75rem !important;
line-height: 3.75rem !important;
text-align: center; }
a.sc_button_icon_button.sc_button_size_normal {
width: 4.375rem !important;
height: 4.375rem !important;
line-height: 4.375rem !important;
text-align: center; }
a.sc_button_icon_button.sc_button_size_large {
width: 6.25rem !important;
height: 6.25rem !important;
line-height: 6.25rem !important;
text-align: center; }
a.sc_button_icon_button.sc_button_size_large .sc_button_icon {
font-size: 2rem; }
a.sc_button_icon_button .sc_button_icon {
margin: 0; } .sc_button.sc_button_bordered {
border-width: 2px !important;
padding: 1.3em 2.8em; }
.sc_layouts_row_type_narrow .sc_button.sc_button_bordered {
padding: 0.8em 1.8em; }
.sc_button.sc_button_bordered.sc_button_size_small {
padding: 0.6em 1.4em; }
.sc_button_icon {
font-size: 1.4rem;
line-height: 0.85em; }
.sc_button + .sc_button {
margin-left: 1.875rem; } .sc_button_simple {
font-size: 1em;
line-height: 1.25em;
font-weight: 400;
font-style: italic;
letter-spacing: 0;
text-transform: none;
border: none;
padding: 0 1.2rem 0 0.125rem; }
.sc_button.sc_button_simple:before,
.sc_button.sc_button_simple:after {
content: '\e966';
font-family: "fontello";
font-style: normal;
top: 56%;
transform: translateY(-50%);
font-size: 0.6rem; }
.sc_button.sc_button_size_large {
font-size: 1.1em;
border-radius: 2.5rem; } .widget.woocommerce .button,
.widget.WOOCS_CONVERTER .button,
.widget.yith-woocompare-widget a.button,
.widget.yith-woocompare-widget a.clear-all {
font-size: 1rem;
padding: 1.242rem 1.9rem; }
.widget.woocommerce .button + .button {
margin-left: 0.6rem; } input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
select,
textarea,
textarea.wp-editor-area,
form.mc4wp-form .mc4wp-form-fields input[type="email"],
.tourmaster-form-field input[type="text"],
.tourmaster-form-field input[type="email"],
.tourmaster-form-field input[type="password"],
.tourmaster-form-field textarea,
.tourmaster-form-field select,
.tourmaster-form-field.tourmaster-with-border input[type="text"],
.tourmaster-form-field.tourmaster-with-border input[type="email"],
.tourmaster-form-field.tourmaster-with-border input[type="password"],
.tourmaster-form-field.tourmaster-with-border textarea,
.tourmaster-form-field.tourmaster-with-border select,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
#buddypress div.dir-search input[type="search"],
#buddypress div.dir-search input[type="text"],
#buddypress li.groups-members-search input[type="search"],
#buddypress li.groups-members-search input[type="text"],
#buddypress .standard-form input[type="color"],
#buddypress .standard-form input[type="date"],
#buddypress .standard-form input[type="datetime-local"],
#buddypress .standard-form input[type="datetime"],
#buddypress .standard-form input[type="email"],
#buddypress .standard-form input[type="month"],
#buddypress .standard-form input[type="number"],
#buddypress .standard-form input[type="password"],
#buddypress .standard-form input[type="range"],
#buddypress .standard-form input[type="search"],
#buddypress .standard-form input[type="tel"],
#buddypress .standard-form input[type="text"],
#buddypress .standard-form input[type="time"],
#buddypress .standard-form input[type="url"],
#buddypress .standard-form input[type="week"],
#buddypress .standard-form select,
#buddypress .standard-form textarea,
#give-recurring-form .form-row input[type="email"],
#give-recurring-form .form-row input[type="password"],
#give-recurring-form .form-row input[type="tel"],
#give-recurring-form .form-row input[type="text"],
#give-recurring-form .form-row input[type="url"],
#give-recurring-form .form-row select,
#give-recurring-form .form-row textarea,
form.give-form .form-row input[type="email"],
form.give-form .form-row input[type="password"],
form.give-form .form-row input[type="tel"],
form.give-form .form-row input[type="text"],
form.give-form .form-row input[type="url"],
form.give-form .form-row select,
form.give-form .form-row textarea,
form[id*="give-form"] .form-row input[type="email"],
form[id*="give-form"] .form-row input[type="password"],
form[id*="give-form"] .form-row input[type="tel"],
form[id*="give-form"] .form-row input[type="text"],
form[id*="give-form"] .form-row input[type="url"],
form[id*="give-form"] .form-row select,
form[id*="give-form"] .form-row textarea,
form[id*="give-form"] .give-donation-amount #give-amount,
form[id*="give-form"] .give-donation-amount #give-amount-text,
form[id*="give-form"] #give-final-total-wrap .give-final-total-amount,
form[id*="give-form"] .give-donation-amount .give-currency-symbol,
form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before,
form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-after,
form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
.widget input[type="text"],
.widget input[type="number"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="search"],
.widget select,
.widget textarea,
.widget textarea.wp-editor-area {
padding: 1.03125rem 1.625rem;
border: 0.25rem solid #ddd; }
textarea,
textarea.wp-editor-area {
overflow: auto; vertical-align: top; min-height: 11.25em; } [class*="sc_input_hover_"] input[type="text"],
[class*="sc_input_hover_"] input[type="number"],
[class*="sc_input_hover_"] input[type="email"],
[class*="sc_input_hover_"] input[type="password"],
[class*="sc_input_hover_"] input[type="search"],
[class*="sc_input_hover_"] select,
[class*="sc_input_hover_"] textarea {
padding: 1.03125rem 1.625rem !important;
border: 0.25rem solid #ddd;
letter-spacing: 0;
line-height: normal; }
.sc_input_hover_iconed .sc_form_field_hover {
padding: 1rem !important; } input[type="radio"],
input[type="checkbox"],
.edd_price_options ul > li > label > input[type="radio"],
.edd_price_options ul > li > label > input[type="checkbox"],
.wpcf7-radio input[type="radio"],
.wpcf7-checkbox input[type="checkbox"],
.wpcf7-acceptance input[type="checkbox"] {
display: none; }
label > input[type="radio"],
label > input[type="checkbox"],
input[type="checkbox"].wpcf7-acceptance {
display: inline-block;
vertical-align: baseline; }
.wpcf7-radio .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
cursor: pointer; }
div.wpcf7 .ajax-loader {
position: absolute; }
.edd_price_options ul > li > label > input[type="radio"] + span,
.edd_price_options ul > li > label > input[type="checkbox"] + span {
display: inline-block;
vertical-align: baseline; }
label.wpcf7-validates-as-required,
label.wpcf7-validates-as-required input {
position: relative;
display: inline-block;
max-height: 3.75rem;
width: 100%; }
label.wpcf7-validates-as-required:after {
content: '*';
position: absolute;
right: 1.25rem;
top: 50%;
transform: translateY(-50%);
width: 0.75rem;
height: 0.75rem;
line-height: 0.8em;
text-align: center;
font-size: 1.5rem;
opacity: 0.6;
z-index: 2; }
input[type="radio"] + label,
input[type="checkbox"] + label,
input[type="radio"] + .wpcf7-list-item-label,
input[type="checkbox"] + .wpcf7-list-item-label,
.edd_price_options ul > li > label > input[type="radio"] + span,
.edd_price_options ul > li > label > input[type="checkbox"] + span {
position: relative;
margin-top: 0.85rem;
padding-left: 2.5rem;
line-height: 1.75rem;
display: inline-block;
vertical-align: top; }
.wpcf7-list-item-label.wpcf7-list-item-right {
position: relative;
padding-right: 1.4em;
display: inline-block;
vertical-align: top; }
span.wpcf7-list-item {
margin: 0; }
input[type="radio"] + label:before,
input[type="checkbox"] + label:before,
input[type="radio"] + .wpcf7-list-item-label:before,
input[type="checkbox"] + .wpcf7-list-item-label:before,
.wpcf7-list-item-label.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="radio"] + span:before,
.edd_price_options ul > li > label > input[type="checkbox"] + span:before {
content: ' ';
font-family: "fontello";
font-size: 0.9rem;
display: block;
text-align: center;
border: 0.25rem solid #eee;
width: 1.25rem;
height: 1.25rem;
line-height: 0.9rem;
position: absolute;
z-index: 1;
top: 0.3rem;
left: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.wpcf7-list-item-label.wpcf7-list-item-right:before {
left: auto;
right: 0; }
input[type="radio"] + label:before,
input[type="radio"] + .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-label.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="radio"] + span:before {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
.wpcf7-checkbox .wpcf7-list-item-checked.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="checkbox"]:checked + span:before {
content: '\e95f'; }
input[type="radio"]:checked + label:before,
input[type="radio"]:checked + .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-checked.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="radio"]:checked + span:before {
content: '\e83c'; }
.wpcf7 .trx_addons_columns_wrap {
margin-right: -1.25rem; }
.wpcf7 .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
float: left;
padding-bottom: 1.25rem;
padding-right: 1.25rem; } select {
text-overflow: ellipsis;
white-space: nowrap; }
select::-ms-expand {
display: none; } select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
visibility: hidden; } .select_container select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
visibility: visible; } .select_container {
width: 100%;
position: relative; }
.select_container,
.select_container:after,
.select_container select {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.select_container:before {
content: ' ';
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: auto;
width: 3em;
z-index: 1;
pointer-events: none;
cursor: pointer; }
.sc_input_hover_accent .select_container::before {
right: 2px;
top: 2px;
bottom: 2px;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
.select_container:after {
content: '\e964';
font-family: "fontello";
display: block;
position: absolute;
z-index: 2;
top: 50%;
right: 1.25rem;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
margin-top: -0.25em;
font-size: 0.55rem;
pointer-events: none;
cursor: pointer; }
.select_container select {
width: 100% !important;
max-width: none !important;
padding-right: 3em !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
max-height: 3.75rem; }
.widget .select_container select {
padding-right: 2em !important;
padding-top: 0.75em;
padding-bottom: 0.75em; }
.widget .select_container:before {
width: 2em; } .select2-container {
width: 100% !important; }
.select2-container.select2-container--default span.select2-choice,
.select2-container.select2-container--default span.select2-selection {
height: auto;
border: 0.25rem solid #ddd;
padding: 0.345rem 1.625rem;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
.select2-container--default .select2-selection--single .select2-selection__placeholder {
display: inline-block; }
.select2-container--default .select2-selection--single span.select2-selection__rendered {
color: inherit;
line-height: 2.86em; }
.select2-container.select2-container--default .select2-selection .select2-selection__arrow {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 1em; }
.select2-drop-active {
border: none; }
.select2-dropdown {
border: 1px solid #ddd; }
.select2-search {
padding: 4px 0; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
margin: 0 !important;
padding: 0 !important; }
.alignleft {
display: inline-block;
float: left;
margin-right: 2.5em !important;
margin-bottom: 2em !important; }
.alignright {
display: inline-block;
float: right;
margin-left: 2.5em !important;
margin-bottom: 2em !important; }
.aligncenter {
clear: both;
margin-left: auto !important;
margin-right: auto !important;
margin-bottom: 1.5em !important;
text-align: center; }
.alignleft,
.alignright {
margin-top: 2em !important; } .sticky_wrap {
margin-bottom: 5em;
position: relative;
z-index: 1; }
.sticky {
position: relative;
padding: 2rem; }
.sidebar_hide .sticky_wrap .sticky,
.body_style_fullwide .sticky_wrap .sticky,
.body_style_fullscreen .sticky_wrap .sticky {
text-align: center; }
.sticky_wrap .sticky .post_featured {
display: inline-block; }
.sticky_wrap .sticky .post_categories {
margin-top: 1em; }
.sticky_wrap .sticky .post_title {
margin-top: 0.5em;
margin-bottom: 0;
text-transform: uppercase;
letter-spacing: 1px; } .gallery {
margin: 0 -5px; }
.trx_addons_absent .gallery {
margin-bottom: 1rem; }
.gallery-item {
display: inline-block;
vertical-align: top;
overflow: hidden;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.gallery-columns-9 .gallery-item {
width: 11.1111111111% !important; }
.gallery-columns-8 .gallery-item {
width: 12.5% !important; }
.gallery-columns-7 .gallery-item {
width: 14.2857142857% !important; }
.gallery-columns-6 .gallery-item {
width: 16.6666666667% !important; }
.gallery-columns-5 .gallery-item {
width: 20% !important; }
.gallery-columns-4 .gallery-item {
width: 25% !important; }
.gallery-columns-3 .gallery-item {
width: 33.3333333333% !important; }
.gallery-columns-2 .gallery-item {
width: 50% !important; }
.gallery-columns-1 .gallery-item {
width: 100% !important; }
.gallery-item a {
display: block; }
.gallery-item a img {
border: none !important;
display: block;
width: 100%; }
.gallery-item .gallery-icon {
margin: 5px; }
.gallery-item .gallery-caption {
max-height: 50%;
left: 5px;
right: 5px;
bottom: 5px;
width: calc(100% - 10px); }
.gallery-columns-9 .gallery-caption {
font-size: 0.625em; }
.gallery-columns-8 .gallery-caption {
font-size: 0.6875em; }
.gallery-columns-7 .gallery-caption {
font-size: 0.75em; }
.gallery-columns-6 .gallery-caption {
font-size: 0.8125em; } .post-password-form label {
display: inline-block;
vertical-align: top; }
.post-password-form input[type="submit"] {
display: inline-block;
margin-left: 0.2em; } .container, .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 20px;
padding-right: 20px; }
.row, .columns_wrap {
margin-left: 0px;
margin-right: -40px; }
.row > [class*="column-"],
.columns_wrap > [class*="column-"] {
display: inline-block;
vertical-align: top;
position: relative;
z-index: 20;
min-height: 1px;
padding-left: 0px;
padding-right: 40px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.row.columns_padding_left, .columns_wrap.columns_padding_left, .vc_row.columns_padding_left {
margin-left: -40px;
margin-right: 0; }
.vc_row.columns_padding_left .vc_column_container > .vc_column-inner,
.row.columns_padding_left > [class*="column-"], .columns_wrap.columns_padding_left > [class*="column-"],
.row > [class*="column-"].columns_padding_left, .columns_wrap > [class*="column-"].columns_padding_left {
padding-left: 40px;
padding-right: 0; }
.vc_row.columns_padding_right,
.row.columns_padding_right,
.columns_wrap.columns_padding_right {
margin-left: 0;
margin-right: -40px; }
.vc_row.columns_padding_right .vc_column_container > .vc_column-inner,
.row.columns_padding_right > [class*="column-"], .columns_wrap.columns_padding_right > [class*="column-"],
.row > [class*="column-"].columns_padding_right, .columns_wrap > [class*="column-"].columns_padding_right {
padding-left: 0;
padding-right: 40px; }
.vc_row,
.row.columns_padding_center,
.columns_wrap.columns_padding_center {
margin-left: -20px;
margin-right: -20px; }
.vc_column_container > .vc_column-inner,
.row.columns_padding_center > [class*="column-"], .columns_wrap.columns_padding_center > [class*="column-"],
.row > [class*="column-"].columns_padding_center, .columns_wrap > [class*="column-"].columns_padding_center {
padding-left: 20px;
padding-right: 20px; }
.row.columns_padding_bottom > [class*="column-"], .columns_wrap.columns_padding_bottom > [class*="column-"],
.row > [class*="column-"].columns_padding_bottom, .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 40px; }
.sc_blogger.no_margin .row, .sc_blogger.no_margin .columns_wrap,
.row.no_margin, .columns_wrap.no_margin {
margin-left: 0 !important;
margin-right: 0 !important; }
.sc_blogger.no_margin .row > [class*="column-"], .sc_blogger.no_margin .columns_wrap > [class*="column-"],
.row.no_margin > [class*="column-"], .columns_wrap.no_margin > [class*="column-"] {
padding: 0 !important; } .column-1,
.column-1_1 {
width: 100%; }
.column-1_2 {
width: 50%; }
.push-1_2 {
left: 50%; }
.pull-1_2 {
right: 50%; }
.offset-1_2 {
margin-left: 50%; }
.column-1_3 {
width: 33.3333333333%; }
.push-1_3 {
left: 33.3333333333%; }
.pull-1_3 {
right: 33.3333333333%; }
.offset-1_3 {
margin-left: 33.3333333333%; }
.column-1_4 {
width: 25%; }
.push-1_4 {
left: 25%; }
.pull-1_4 {
right: 25%; }
.offset-1_4 {
margin-left: 25%; }
.column-1_5 {
width: 20%; }
.push-1_5 {
left: 20%; }
.pull-1_5 {
right: 20%; }
.offset-1_5 {
margin-left: 20%; }
.column-1_6 {
width: 16.6666666667%; }
.push-1_6 {
left: 16.6666666667%; }
.pull-1_6 {
right: 16.6666666667%; }
.offset-1_6 {
margin-left: 16.6666666667%; }
.column-1_7 {
width: 14.2857142857%; }
.push-1_7 {
left: 14.2857142857%; }
.pull-1_7 {
right: 14.2857142857%; }
.offset-1_7 {
margin-left: 14.2857142857%; }
.column-1_8 {
width: 12.5%; }
.push-1_8 {
left: 12.5%; }
.pull-1_8 {
right: 12.5%; }
.offset-1_8 {
margin-left: 12.5%; }
.column-1_9 {
width: 11.1111111111%; }
.push-1_9 {
left: 11.1111111111%; }
.pull-1_9 {
right: 11.1111111111%; }
.offset-1_9 {
margin-left: 11.1111111111%; }
.column-1_10 {
width: 10%; }
.push-1_10 {
left: 10%; }
.pull-1_10 {
right: 10%; }
.offset-1_10 {
margin-left: 10%; }
.column-1_11 {
width: 9.0909090909%; }
.push-1_11 {
left: 9.0909090909%; }
.pull-1_11 {
right: 9.0909090909%; }
.offset-1_11 {
margin-left: 9.0909090909%; }
.column-1_12 {
width: 8.3333333333%; }
.push-1_12 {
left: 8.3333333333%; }
.pull-1_12 {
right: 8.3333333333%; }
.offset-1_12 {
margin-left: 8.3333333333%; }
.column-2_2 {
width: 100%; }
.column-2_3 {
width: 66.6666666667%; }
.push-2_3 {
left: 66.6666666667%; }
.pull-2_3 {
right: 66.6666666667%; }
.offset-2_3 {
margin-left: 66.6666666667%; }
.column-2_4 {
width: 50%; }
.push-2_4 {
left: 50%; }
.pull-2_4 {
right: 50%; }
.offset-2_4 {
margin-left: 50%; }
.column-2_5 {
width: 40%; }
.push-2_5 {
left: 40%; }
.pull-2_5 {
right: 40%; }
.offset-2_5 {
margin-left: 40%; }
.column-2_6 {
width: 33.3333333333%; }
.push-2_6 {
left: 33.3333333333%; }
.pull-2_6 {
right: 33.3333333333%; }
.offset-2_6 {
margin-left: 33.3333333333%; }
.column-2_7 {
width: 28.5714285714%; }
.push-2_7 {
left: 28.5714285714%; }
.pull-2_7 {
right: 28.5714285714%; }
.offset-2_7 {
margin-left: 28.5714285714%; }
.column-2_8 {
width: 25%; }
.push-2_8 {
left: 25%; }
.pull-2_8 {
right: 25%; }
.offset-2_8 {
margin-left: 25%; }
.column-2_9 {
width: 22.2222222222%; }
.push-2_9 {
left: 22.2222222222%; }
.pull-2_9 {
right: 22.2222222222%; }
.offset-2_9 {
margin-left: 22.2222222222%; }
.column-2_10 {
width: 20%; }
.push-2_10 {
left: 20%; }
.pull-2_10 {
right: 20%; }
.offset-2_10 {
margin-left: 20%; }
.column-2_11 {
width: 18.1818181818%; }
.push-2_11 {
left: 18.1818181818%; }
.pull-2_11 {
right: 18.1818181818%; }
.offset-2_11 {
margin-left: 18.1818181818%; }
.column-2_12 {
width: 16.6666666667%; }
.push-2_12 {
left: 16.6666666667%; }
.pull-2_12 {
right: 16.6666666667%; }
.offset-2_12 {
margin-left: 16.6666666667%; }
.column-3_3 {
width: 100%; }
.column-3_4 {
width: 75%; }
.push-3_4 {
left: 75%; }
.pull-3_4 {
right: 75%; }
.offset-3_4 {
margin-left: 75%; }
.column-3_5 {
width: 60%; }
.push-3_5 {
left: 60%; }
.pull-3_5 {
right: 60%; }
.offset-3_5 {
margin-left: 60%; }
.column-3_6 {
width: 50%; }
.push-3_6 {
left: 50%; }
.pull-3_6 {
right: 50%; }
.offset-3_6 {
margin-left: 50%; }
.column-3_7 {
width: 42.8571428571%; }
.push-3_7 {
left: 42.8571428571%; }
.pull-3_7 {
right: 42.8571428571%; }
.offset-3_7 {
margin-left: 42.8571428571%; }
.column-3_8 {
width: 37.5%; }
.push-3_8 {
left: 37.5%; }
.pull-3_8 {
right: 37.5%; }
.offset-3_8 {
margin-left: 37.5%; }
.column-3_9 {
width: 33.3333333333%; }
.push-3_9 {
left: 33.3333333333%; }
.pull-3_9 {
right: 33.3333333333%; }
.offset-3_9 {
margin-left: 33.3333333333%; }
.column-3_10 {
width: 30%; }
.push-3_10 {
left: 30%; }
.pull-3_10 {
right: 30%; }
.offset-3_10 {
margin-left: 30%; }
.column-3_11 {
width: 27.2727272727%; }
.push-3_11 {
left: 27.2727272727%; }
.pull-3_11 {
right: 27.2727272727%; }
.offset-3_11 {
margin-left: 27.2727272727%; }
.column-3_12 {
width: 25%; }
.push-3_12 {
left: 25%; }
.pull-3_12 {
right: 25%; }
.offset-3_12 {
margin-left: 25%; }
.column-4_4 {
width: 100%; }
.column-4_5 {
width: 80%; }
.push-4_5 {
left: 80%; }
.pull-4_5 {
right: 80%; }
.offset-4_5 {
margin-left: 80%; }
.column-4_6 {
width: 66.6666666667%; }
.push-4_6 {
left: 66.6666666667%; }
.pull-4_6 {
right: 66.6666666667%; }
.offset-4_6 {
margin-left: 66.6666666667%; }
.column-4_7 {
width: 57.1428571429%; }
.push-4_7 {
left: 57.1428571429%; }
.pull-4_7 {
right: 57.1428571429%; }
.offset-4_7 {
margin-left: 57.1428571429%; }
.column-4_8 {
width: 50%; }
.push-4_8 {
left: 50%; }
.pull-4_8 {
right: 50%; }
.offset-4_8 {
margin-left: 50%; }
.column-4_9 {
width: 44.4444444444%; }
.push-4_9 {
left: 44.4444444444%; }
.pull-4_9 {
right: 44.4444444444%; }
.offset-4_9 {
margin-left: 44.4444444444%; }
.column-4_10 {
width: 40%; }
.push-4_10 {
left: 40%; }
.pull-4_10 {
right: 40%; }
.offset-4_10 {
margin-left: 40%; }
.column-4_11 {
width: 36.3636363636%; }
.push-4_11 {
left: 36.3636363636%; }
.pull-4_11 {
right: 36.3636363636%; }
.offset-4_11 {
margin-left: 36.3636363636%; }
.column-4_12 {
width: 33.3333333333%; }
.push-4_12 {
left: 33.3333333333%; }
.pull-4_12 {
right: 33.3333333333%; }
.offset-4_12 {
margin-left: 33.3333333333%; }
.column-5_5 {
width: 100%; }
.column-5_6 {
width: 83.3333333333%; }
.push-5_6 {
left: 83.3333333333%; }
.pull-5_6 {
right: 83.3333333333%; }
.offset-5_6 {
margin-left: 83.3333333333%; }
.column-5_7 {
width: 71.4285714286%; }
.push-5_7 {
left: 71.4285714286%; }
.pull-5_7 {
right: 71.4285714286%; }
.offset-5_7 {
margin-left: 71.4285714286%; }
.column-5_8 {
width: 62.5%; }
.push-5_8 {
left: 62.5%; }
.pull-5_8 {
right: 62.5%; }
.offset-5_8 {
margin-left: 62.5%; }
.column-5_9 {
width: 55.5555555556%; }
.push-5_9 {
left: 55.5555555556%; }
.pull-5_9 {
right: 55.5555555556%; }
.offset-5_9 {
margin-left: 55.5555555556%; }
.column-5_10 {
width: 50%; }
.push-5_10 {
left: 50%; }
.pull-5_10 {
right: 50%; }
.offset-5_10 {
margin-left: 50%; }
.column-5_11 {
width: 45.4545454545%; }
.push-5_11 {
left: 45.4545454545%; }
.pull-5_11 {
right: 45.4545454545%; }
.offset-5_11 {
margin-left: 45.4545454545%; }
.column-5_12 {
width: 41.6666666667%; }
.push-5_12 {
left: 41.6666666667%; }
.pull-5_12 {
right: 41.6666666667%; }
.offset-5_12 {
margin-left: 41.6666666667%; }
.column-6_6 {
width: 100%; }
.column-6_7 {
width: 85.7142857143%; }
.push-6_7 {
left: 85.7142857143%; }
.pull-6_7 {
right: 85.7142857143%; }
.offset-6_7 {
margin-left: 85.7142857143%; }
.column-6_8 {
width: 75%; }
.push-6_8 {
left: 75%; }
.pull-6_8 {
right: 75%; }
.offset-6_8 {
margin-left: 75%; }
.column-6_9 {
width: 66.6666666667%; }
.push-6_9 {
left: 66.6666666667%; }
.pull-6_9 {
right: 66.6666666667%; }
.offset-6_9 {
margin-left: 66.6666666667%; }
.column-6_10 {
width: 60%; }
.push-6_10 {
left: 60%; }
.pull-6_10 {
right: 60%; }
.offset-6_10 {
margin-left: 60%; }
.column-6_11 {
width: 54.5454545455%; }
.push-6_11 {
left: 54.5454545455%; }
.pull-6_11 {
right: 54.5454545455%; }
.offset-6_11 {
margin-left: 54.5454545455%; }
.column-6_12 {
width: 50%; }
.push-6_12 {
left: 50%; }
.pull-6_12 {
right: 50%; }
.offset-6_12 {
margin-left: 50%; }
.column-7_7 {
width: 100%; }
.column-7_8 {
width: 87.5%; }
.push-7_8 {
left: 87.5%; }
.pull-7_8 {
right: 87.5%; }
.offset-7_8 {
margin-left: 87.5%; }
.column-7_9 {
width: 77.7777777778%; }
.push-7_9 {
left: 77.7777777778%; }
.pull-7_9 {
right: 77.7777777778%; }
.offset-7_9 {
margin-left: 77.7777777778%; }
.column-7_10 {
width: 70%; }
.push-7_10 {
left: 70%; }
.pull-7_10 {
right: 70%; }
.offset-7_10 {
margin-left: 70%; }
.column-7_11 {
width: 63.6363636364%; }
.push-7_11 {
left: 63.6363636364%; }
.pull-7_11 {
right: 63.6363636364%; }
.offset-7_11 {
margin-left: 63.6363636364%; }
.column-7_12 {
width: 58.3333333333%; }
.push-7_12 {
left: 58.3333333333%; }
.pull-7_12 {
right: 58.3333333333%; }
.offset-7_12 {
margin-left: 58.3333333333%; }
.column-8_8 {
width: 100%; }
.column-8_9 {
width: 88.8888888889%; }
.push-8_9 {
left: 88.8888888889%; }
.pull-8_9 {
right: 88.8888888889%; }
.offset-8_9 {
margin-left: 88.8888888889%; }
.column-8_10 {
width: 80%; }
.push-8_10 {
left: 80%; }
.pull-8_10 {
right: 80%; }
.offset-8_10 {
margin-left: 80%; }
.column-8_11 {
width: 72.7272727273%; }
.push-8_11 {
left: 72.7272727273%; }
.pull-8_11 {
right: 72.7272727273%; }
.offset-8_11 {
margin-left: 72.7272727273%; }
.column-8_12 {
width: 66.6666666667%; }
.push-8_12 {
left: 66.6666666667%; }
.pull-8_12 {
right: 66.6666666667%; }
.offset-8_12 {
margin-left: 66.6666666667%; }
.column-9_9 {
width: 100%; }
.column-9_10 {
width: 90%; }
.push-9_10 {
left: 90%; }
.pull-9_10 {
right: 90%; }
.offset-9_10 {
margin-left: 90%; }
.column-9_11 {
width: 81.8181818182%; }
.push-9_11 {
left: 81.8181818182%; }
.pull-9_11 {
right: 81.8181818182%; }
.offset-9_11 {
margin-left: 81.8181818182%; }
.column-9_12 {
width: 75%; }
.push-9_12 {
left: 75%; }
.pull-9_12 {
right: 75%; }
.offset-9_12 {
margin-left: 75%; }
.column-10_10 {
width: 100%; }
.column-10_11 {
width: 90.9090909091%; }
.push-10_11 {
left: 90.9090909091%; }
.pull-10_11 {
right: 90.9090909091%; }
.offset-10_11 {
margin-left: 90.9090909091%; }
.column-10_12 {
width: 83.3333333333%; }
.push-10_12 {
left: 83.3333333333%; }
.pull-10_12 {
right: 83.3333333333%; }
.offset-10_12 {
margin-left: 83.3333333333%; }
.column-11_11 {
width: 100%; }
.column-11_12 {
width: 91.6666666667%; }
.push-11_12 {
left: 91.6666666667%; }
.pull-11_12 {
right: 91.6666666667%; }
.offset-11_12 {
margin-left: 91.6666666667%; }
.column-12_12 {
width: 100%; } .clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.columns_wrap:after {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block; }
.center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.pull-right {
float: right !important; }
.pull-left {
float: left !important; }
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.visible {
visibility: visible; }
.invisible {
visibility: hidden; }
.show {
display: block !important; }
.hide {
display: none !important; }
.hidden {
display: none !important;
visibility: hidden !important; }
.text-hide {
font-size: 0;
line-height: 0;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.vertical-centered {
overflow: hidden; }
.vertical-centered:before {
content: ' ';
width: 0;
height: 100%;
margin-left: -0.3em; }
.vertical-centered:before,
.vertical-centered > * {
display: inline-block;
vertical-align: middle; }
.netmix_loading {
background-image: url(//veloxfibra.com/wp-content/themes/netmix/images/preloader.png) !important;
background-position: center !important;
background-repeat: no-repeat !important; }
.theme_button_close,
.trx_addons_button_close {
display: block;
cursor: pointer;
width: 3rem;
height: 3rem;
line-height: 3rem;
text-align: center;
position: absolute;
z-index: 1;
top: 0;
right: 0; }
.sc_layouts_cart_widget_close {
width: 2rem;
height: 2rem;
line-height: 2rem;
text-align: center;
right: 0.5rem;
top: 0.5rem; }
.mfp-close {
text-indent: -100px;
overflow: hidden !important;
-webkit-transition: -webkit-transform 0.3s ease;
-ms-transition: -ms-transform 0.3s ease;
transition: transform 0.3s ease;
-webkit-transform-origin: 50%, 50%;
-ms-transform-origin: 50%, 50%;
transform-origin: 50%, 50%; }
.theme_button_close_icon,
.trx_addons_button_close_icon {
position: absolute;
z-index: 2;
top: 25%;
left: 25%;
width: 50%;
height: 50%;
line-height: 50%;
text-align: center;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: -webkit-transform 0.3s ease;
-ms-transition: -ms-transform 0.3s ease;
transition: transform 0.3s ease;
-webkit-transform-origin: 50%, 50%;
-ms-transform-origin: 50%, 50%;
transform-origin: 50%, 50%; }
.theme_button_close:hover .theme_button_close_icon,
.trx_addons_button_close:hover .trx_addons_button_close_icon,
.mfp-close:hover {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); }
.theme_button_close_icon:before,
.theme_button_close_icon:after,
.trx_addons_button_close_icon:before,
.trx_addons_button_close_icon:after,
.mfp-close:before,
.mfp-close:after {
content: ' ';
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform-origin: 50%, 50%;
-ms-transform-origin: 50%, 50%;
transform-origin: 50%, 50%;
width: 100%;
height: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-top: -1px;
border-top: 2px solid #fff;
-webkit-transition: border-color 0.3s ease;
-ms-transition: border-color 0.3s ease;
transition: border-color 0.3s ease; }
.mfp-close:before,
.mfp-close:after {
left: 25%;
width: 50%; }
.theme_button_close_icon:before,
.trx_addons_button_close_icon:before,
.mfp-close:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.theme_button_close_icon:after,
.trx_addons_button_close_icon:after,
.mfp-close:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); } .page_wrap {
min-height: 100vh; }
.page_wrap,
.content_wrap {
margin: 0 auto; }
.body_style_boxed {
background-color: #f0f0f0;
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
background-size: cover; }
.body_style_boxed .page_wrap {
width: 1530px;
max-width: 100%; }
.body_style_boxed header .sc_layouts_row_fixed_on {
width: 1530px;
margin: 0 auto !important; }
.body_style_boxed footer .elementor-section {
left: auto !important; }
.page_content_wrap {
padding-top: 8.1rem;
padding-bottom: 8.1rem; }
.post-type-archive-cpt_team .page_content_wrap {
padding-bottom: 2rem; }
.remove_margins .page_content_wrap {
padding-top: 0 !important;
padding-bottom: 0 !important; }
.content_wrap,
.content_container {
width: 1270px;
max-width: 100%;
margin: 0 auto; }
.content_wrap .content_wrap,
.content_wrap .content_container,
.content_container .content_wrap,
.content_container .content_container {
width: 100%; }
.content_wrap:after,
.content_container:after {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block; }
.body_style_fullwide .content_wrap {
max-width: 1920px;
margin: 0 auto;
width: 100% !important;
padding-left: 130px;
padding-right: 130px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.content, .sidebar, .sidebar_inner {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.sidebar_fixed_placeholder {
min-height: 1px; }
.page_content_wrap .content_wrap,
.page_content_wrap .content_wrap_fullscreen {
position: relative; } body.body_style_wide:not(.expand_content) [class*="content_wrap"] > .content,
body.body_style_boxed:not(.expand_content) [class*="content_wrap"] > .content {
width: 860px; }
[class*="content_wrap"] > .sidebar {
width: 370px; }
.sidebar_hide [class*="content_wrap"] > .content {
margin-left: auto;
margin-right: auto; }
.sidebar_right [class*="content_wrap"] > .content {
float: left; }
.sidebar_right [class*="content_wrap"] > .sidebar {
float: right; }
.sidebar_left [class*="content_wrap"] > .content {
float: right; }
.sidebar_left [class*="content_wrap"] > .sidebar {
float: left; } .body_style_fullwide [class*="content_wrap"] > .content,
.body_style_fullscreen [class*="content_wrap"] > .content {
width: 100%; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .content {
padding-right: 410px; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .sidebar {
margin-left: -370px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content {
padding-left: 410px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .sidebar {
margin-right: -370px; }
.body_style_fullscreen .page_content_wrap {
overflow: hidden;
padding: 0;
position: relative; } .body_style_fullscreen [class*="content_wrap"] > .content > article.page {
padding: 0; } .sidebar_control {
display: none; }   .top_panel {
position: relative;
z-index: 8000;
padding: 0.02px 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.top_panel .row > [class*="column-"],
.top_panel .columns_wrap > [class*="column-"] {
vertical-align: middle; }
.top_panel.with_bg_image:before {
content: ' ';
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.7); }
.top_panel .top_panel_default .sc_layouts_title_caption {
padding: 1rem 0; } #background_video {
object-fit: cover;
overflow: hidden;
position: absolute;
z-index: -1 !important;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%; }
div#background_video {
position: absolute !important; }
div#background_video:after {
content: ' ';
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.3); }
div#background_video iframe,
div#background_video video {
position: absolute;
z-index: 1;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, 50%) !important;
-ms-transform: translate(-50%, 50%) !important;
transform: translate(-50%, 50%) !important;
max-width: none; }
#tubular-container {
display: none; }
.top_panel.with_bg_video {
background: #000; } .header_position_over .page_wrap {
position: relative; }
.header_position_over .top_panel {
position: absolute;
z-index: 8000;
top: 0;
left: 0;
width: 100%;
background: rgba(0, 0, 0, 0) !important; }
.header_position_over .top_panel .sc_layouts_row[class*="scheme_"]:not(.sc_layouts_row_fixed_on) {
background-color: transparent; }
.header_position_under .top_panel {
position: relative;
z-index: 2;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.header_position_under .top_panel_mask {
display: none;
background-color: #000;
opacity: 0;
pointer-events: none;
position: absolute;
z-index: 9999;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.header_position_under .page_content_wrap {
position: relative;
z-index: 4; }
.header_position_under .footer_wrap {
position: relative;
z-index: 3; }  .top_panel_default .sc_layouts_row_fixed_on {
-webkit-transition: padding 0.3s ease;
-ms-transition: padding 0.3s ease;
transition: padding 0.3s ease; }
.top_panel_default .sc_layouts_row .custom-logo-link img,
.top_panel_default .sc_layouts_row .sc_layouts_logo img {
-webkit-transition: max-height 0.3s ease;
-ms-transition: max-height 0.3s ease;
transition: max-height 0.3s ease; }
.sc_layouts_iconed_text_line1 + .sc_layouts_iconed_text_line2,
.sc_layouts_iconed_text_line2 + .sc_layouts_iconed_text_line3 {
margin-left: 0.3em !important; }
.sc_layouts_row_type_narrow .sc_layouts_item + .sc_layouts_item {
padding-left: 1.5625rem;
margin-left: 1.5625rem; }
header .sc_layouts_row_type_narrow .sc_layouts_item + .sc_layouts_item:after {
content: '';
width: 1px;
height: 1rem;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-45%);
font-size: 1rem; }
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-ancestor > a {
font-weight: 400 !important; }
.sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_nav > li ul {
padding: 1.875rem 1.875rem 1.875rem 2.5rem;
width: 15em;
box-shadow: none; }
.sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_nav > li:last-child > ul, .sc_layouts_column_align_right .sc_layouts_menu_nav > li.menu-collapse > ul,
.sc_layouts_column_align_right .sc_layouts_dropdown > li > ul {
left: 50%;
transform: translateX(-50%);
z-index: 9; }
.sc_layouts_menu_nav .menu-collapse {
margin: 0 1.25rem; }
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li li > a {
line-height: 1.25em;
padding: 0.3125rem 1.5em;
font-weight: 500; }
.menu_main_nav > li ul > li > a:before {
content: '\e966';
font-family: "fontello";
font-size: 0.55rem;
position: absolute;
z-index: 1;
top: 50%;
transform: translateY(-50%);
left: 0; }
.sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_nav > li > ul ul {
left: 12em; }
.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after,
.sc_layouts_menu_nav li li.menu-item-has-children > a:after,
.sc_layouts_dropdown li.menu-item.menu-item-has-children > a:after {
display: none; }
.sc_layouts_title.fixed_height.sc_align_left .sc_layouts_title_content {
left: 0;
transform: translate(0, -53%); }
.sc_layouts_title_meta {
margin-bottom: 2rem; }
.sc_layouts_title.fixed_height .sc_layouts_title_caption {
overflow: visible; } .sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li.menu-item-has-children > a {
padding: 1rem 1.25rem; }
.sc_layouts_column_align_right .sc_layouts_item, .sc_layouts_column_align_right .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
margin-left: 1.875rem; }
.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
display: none; }
.top_panel_default .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
content: '\e828';
font-family: "fontello"; }
.top_panel_default .sc_layouts_menu_nav li li.menu-item-has-children > a:after {
content: '\e836';
font-family: "fontello"; }
.top_panel_default .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
content: '\e8ba';
font-family: "fontello"; } .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav li.menu-item-has-children > a > .open_child_menu {
display: none;
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
width: 2.2em; } body.menu_style_side {
width: auto;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box; }
body.menu_style_left {
margin-left: 6rem; }
body.menu_style_right {
margin-right: 6rem; }
.menu_style_side .body_wrap {
position: relative;
overflow: hidden;
max-width: 100%; }
.menu_style_side .menu_side_wrap {
position: fixed;
z-index: 20000;
top: 0;
right: auto;
bottom: 0;
left: 0;
width: 6rem;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease; }
.menu_style_right .menu_side_wrap {
left: auto;
right: 0; }
.admin-bar .menu_side_wrap {
top: 32px; }
@media (max-width: 782px) {
.admin-bar .menu_side_wrap {
top: 46px; } }
@media (max-width: 600px) {
.admin-bar .menu_side_wrap {
top: 0; } }
.menu_side_wrap .menu_side_inner {
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.menu_style_side .menu_side_wrap .sc_layouts_logo {
display: block;
padding: 25% 10%;
text-align: center;
border-bottom: 1px solid #ddd;
position: relative;
z-index: 1; }
.menu_style_side .menu_side_wrap .logo_text {
font-size: 1em;
letter-spacing: 0;
text-align: center;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
.menu_style_side .menu_side_wrap .logo_slogan {
display: none; }
.menu_side_wrap .menu_mobile_button {
display: block;
position: relative;
left: 0;
right: auto;
top: 0; }
.menu_side_wrap .menu_side_button {
display: none;
font-size: 16px;
margin-top: -1.5em;
overflow: hidden;
cursor: pointer;
position: absolute;
z-index: 1;
top: 50%;
left: -1.5em;
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease; }
.menu_style_right .menu_side_wrap .menu_side_button {
text-align: left;
padding-left: 10px;
-webkit-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px; }
.menu_style_left .menu_side_wrap .menu_side_button {
left: auto;
right: -1.5em;
text-align: right;
padding-right: 10px;
-webkit-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0; }
.menu_style_right .menu_side_wrap .menu_side_button:before {
content: '\e837'; }
.menu_style_right .menu_side_wrap.opened .menu_side_button:before {
content: '\e836'; }
.menu_style_left .menu_side_wrap .menu_side_button:before {
content: '\e836'; }
.menu_style_left .menu_side_wrap.opened .menu_side_button:before {
content: '\e837'; }
#toc_menu {
display: none;
position: absolute;
top: 50%;
left: 50%;
width: 100%;
margin: -50% 0 0 -50%; }
.toc_menu_item {
position: relative;
z-index: 1; }
.toc_menu_item .toc_menu_icon {
display: block;
position: relative;
color: #888;
height: 1.5em;
line-height: 1.5em;
text-align: center; }
.toc_menu_item .toc_menu_icon:before {
display: inline-block;
line-height: inherit;
color: inherit; }
.toc_menu_item .toc_menu_icon_default:before {
content: ' ';
margin-top: 0.75em;
width: 0.5em;
height: 1px;
background-color: #888; }
.toc_menu_item:hover .toc_menu_icon,
.toc_menu_item_active .toc_menu_icon {
color: #292929; }
.toc_menu_item:hover .toc_menu_icon_default:before,
.toc_menu_item_active .toc_menu_icon_default:before {
background-color: #292929; }
.toc_menu_item_active .toc_menu_icon_default:before {
width: 1.5em; }
.toc_menu_item .toc_menu_description {
position: absolute;
top: 0;
right: -20em;
opacity: 0;
white-space: nowrap;
-webkit-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
transition: all 0.6s ease-out; }
.toc_menu_item:hover .toc_menu_description {
right: 100%;
margin-right: 1.5em;
opacity: 1; }
.menu_side_inner #toc_menu {
display: block;
position: relative;
z-index: 0;
-webkit-transition: top 0.3s ease;
-ms-transition: top 0.3s ease;
transition: top 0.3s ease; }
.menu_side_icons #toc_menu {
left: 0;
top: 0;
margin: 0; }
.menu_side_icons .toc_menu_item .toc_menu_description {
height: 6rem;
font-size: 1.0667em;
line-height: 6rem;
font-weight: bold;
text-transform: uppercase;
top: 0; }
.menu_side_icons .toc_menu_item:hover .toc_menu_description {
margin-right: 0; }
.menu_side_icons .toc_menu_item .toc_menu_description span {
display: inline-block;
vertical-align: middle;
padding: 0 3em;
letter-spacing: 1px; }
.menu_side_icons .toc_menu_item .toc_menu_icon {
width: 100%;
height: 6rem;
line-height: 6rem;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
border-bottom: 1px solid #ddd; }
.menu_side_icons .toc_menu_item .toc_menu_icon:before {
font-size: 2rem;
line-height: inherit;
font-weight: normal; }
.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
text-align: center; }
.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
content: ' ';
width: 5px;
height: 5px;
line-height: inherit;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon:before {
width: 9px;
height: 9px;
line-height: 9px;
text-align: center; }
.menu_style_left .toc_menu_item .toc_menu_description {
left: -20em;
right: auto; }
.menu_style_left .toc_menu_item:hover .toc_menu_description {
left: 100%;
right: auto; } .top_panel_mobile_info p {
margin: 0; } body.mobile_layout.menu_style_left {
margin-left: 0; }
body.mobile_layout.menu_style_right {
margin-right: 0; }
body.mobile_layout.menu_style_right .menu_side_wrap {
right: -6rem; }
body.mobile_layout.menu_style_left .menu_side_wrap {
left: -6rem; }
body.mobile_layout.menu_style_right .menu_side_wrap.opened {
right: 0; }
body.mobile_layout.menu_style_left .menu_side_wrap.opened {
left: 0; }
body.mobile_layout.menu_style_side .menu_side_wrap .menu_side_button {
display: block; }
body.mobile_layout.menu_style_left .menu_side_wrap .menu_side_button:hover {
right: -2em; }
body.mobile_layout.menu_style_right .menu_side_wrap .menu_side_button:hover {
left: -2em; }
.menu_mobile_overlay {
display: none !important;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
z-index: 100000; }
.menu_mobile {
position: fixed;
z-index: 100002;
top: 0;
left: 0;
width: 100%;
height: 0;
-webkit-transition: height 0.3s ease;
-ms-transition: height 0.3s ease;
transition: height 0.3s ease; }
.menu_mobile.opened {
height: 100%; }
.menu_mobile_inner {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
overflow: hidden; }
.menu_mobile li > a {
display: block; }
.menu_mobile [class*="sc_fly_"]:not(.sc_fly_static) {
position: static !important;
-webkit-transform: none;
-ms-transform: none;
transform: none;
left: auto;
top: auto;
right: auto;
bottom: auto; }
.menu_mobile:not(.opened) .theme_button_close_icon {
-webkit-transform: scale(0.2) rotate(-45deg);
-ms-transform: scale(0.2) rotate(-45deg);
transform: scale(0.2) rotate(-45deg); }
.menu_mobile .sc_layouts_logo {
display: inline-block;
vertical-align: top;
text-align: center;
margin: 4.4rem 1rem 1rem;
font-size: 1em !important; }
.menu_mobile .menu_mobile_nav_area {
position: absolute;
z-index: 1;
top: 48%;
left: 0;
width: 100%;
height: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
max-height: 49%;
padding-right: 20px; overflow-y: scroll; }
.menu_mobile .menu_mobile_nav_area ul {
margin: 0 auto;
padding: 0;
list-style: none;
width: auto; }
.menu_mobile .menu_mobile_nav_area ul ul {
margin: 0;
display: none; }
.menu_mobile .menu_mobile_nav_area li {
margin-bottom: 0;
width: auto; }
.menu_mobile .menu_mobile_nav_area li > a {
font-size: 1.25em;
line-height: 1.5em;
padding: 1px 2.5em 1px 0;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
display: inline-block;
width: 28rem;
text-align: left;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.menu_mobile .menu_mobile_nav_area > ul > li > a {
font-size: 2em;
line-height: 1.5em; }
.menu_mobile .menu_mobile_nav_area > ul > li li > a {
padding-left: 1em;
padding-top: 0.25em;
padding-bottom: 0.25em; }
.menu_mobile .menu_mobile_nav_area > ul > li li li > a {
padding-left: 2em; }
.menu_mobile .menu_mobile_nav_area > ul > li li li li > a {
padding-left: 3em; }
.menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter {
margin-top: 0 !important;
padding-top: 0 !important;
text-align: center;
overflow: hidden; }
.menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a {
overflow: hidden;
padding-top: 0.25em;
padding-bottom: 0.25em;
padding-right: 0.5em; }
.menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a > span {
display: block;
border-top: 1px solid #f0f0f0;
width: 100%;
height: 0; }
.menu_mobile .menu_mobile_nav_area .open_child_menu {
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
padding: 0.25em;
background-color: rgba(255, 255, 255, 0.1);
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease; }
.menu_mobile .menu_mobile_nav_area li li .open_child_menu {
background-color: transparent;
padding: 0.25em 0.7em; }
.menu_mobile .menu_mobile_nav_area a:hover > .open_child_menu {
background-color: rgba(255, 255, 255, 0.2); }
.menu_mobile .menu_mobile_nav_area .open_child_menu:before {
font-family: "fontello";
content: '\e828'; }
.menu_mobile .menu_mobile_nav_area li.opened > a > .open_child_menu:before {
content: '\e835'; }
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu {
display: none;
width: 26rem;
text-align: left;
padding: 1em;
margin: 0 auto; }
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .sc_content {
width: 100% !important; }
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .wpb_column:not([class*="vc_col-xs-"]),
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .elementor-column:not([class*="elementor-xs-"]) {
width: 100%;
float: none; }
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .wpb_column:not([class*="vc_col-xs-"]) + .wpb_column:not([class*="vc_col-xs-"]),
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .elementor-column:not([class*="elementor-xs-"]) + .elementor-column:not([class*="elementor-xs-"]) {
margin-top: 2em; }
.menu_mobile .search_mobile {
position: absolute;
z-index: 1;
bottom: 8rem;
left: 50%;
width: 28rem;
margin-left: -14.5rem; }
.menu_mobile .search_mobile form {
position: relative; display:none}
.menu_mobile .search_mobile .search_field {
width: 100%;
padding: 1.5em 3em 1.5em 1.5em !important; }
.menu_mobile .search_mobile .search_submit {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: auto;
left: auto;
font-size: 0.8667em;
padding: 2em 1.8em;
background-color: transparent; }
.menu_mobile .socials_mobile {
position: absolute;
z-index: 1;
bottom: 4rem;
left: 0;
text-align: center;
display: block;
width: 100%; }
.menu_mobile .social_item {
display: inline-block;
margin: 1em 1em 0 0; }
.menu_mobile .social_item .social_icon {
display: block;
font-size: 1.5rem;
width: 1.4rem;
height: 1.4rem;
line-height: 1.4rem;
text-align: center; }
.menu_mobile_close {
width: 5em;
height: 5em;
line-height: 5em;
text-align: center; } .menu_mobile_narrow {
margin-top: 0;
margin-left: -320px;
width: 320px;
height: 100%;
-webkit-transition: margin-left 0.3s ease, margin-right 0.3s ease;
-ms-transition: margin-left 0.3s ease, margin-right 0.3s ease;
transition: margin-left 0.3s ease, margin-right 0.3s ease; }
.menu_mobile_narrow.opened {
margin-left: 0; }
.menu_style_right .menu_mobile_narrow {
margin-right: -320px;
margin-left: 0;
left: auto;
right: 0; }
.menu_style_right .menu_mobile_narrow.opened {
margin-right: 0; }
.menu_mobile_narrow .menu_mobile_nav_area li > a {
font-size: 1em;
line-height: 1.5em;
text-transform: none;
letter-spacing: 0px;
width: 18rem; }
.menu_mobile_narrow .menu_mobile_nav_area > ul > li > a {
font-size: 1.25em;
line-height: 1.5em; }
.menu_mobile_narrow .menu_mobile_nav_area > ul > li > a > .open_child_menu:before {
font-size: 1em;
line-height: inherit; }
.menu_mobile_narrow .menu_mobile_nav_area li li .open_child_menu {
padding: 0.4em; }
.menu_mobile_narrow .search_mobile {
width: 18rem;
margin-left: -9rem; } .mobile_device .menu_mobile .menu_mobile_nav_area,
.mobile_layout .menu_mobile .menu_mobile_nav_area {
position: relative;
top: auto;
max-height: none;
margin: 4em 0 0;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.mobile_device .menu_mobile .search_mobile,
.mobile_layout .menu_mobile .search_mobile {
position: relative;
bottom: auto;
left: 0;
margin: 3em auto 0; }
.mobile_device .menu_mobile .socials_mobile,
.mobile_layout .menu_mobile .socials_mobile {
position: relative;
bottom: auto;
margin: 1em 0 0; } .header_widgets_wrap {
position: relative;
z-index: 2; }
.header_widgets_wrap.header_fullwidth {
overflow: hidden; }
.header_widgets_wrap.header_fullwidth .widget {
margin-bottom: 0; } .sc_layouts_title_breadcrumbs {
margin-top: 2.6em; }
.breadcrumbs {
font-size: 1rem; }
.breadcrumbs .breadcrumbs_delimiter {
margin: 0 1.3rem; }
.breadcrumbs .breadcrumbs_delimiter:before {
content: '';
opacity: 0.1;
width: 1px;
height: 1.1rem;
display: block; }  .slider_container.slider_controls_side .slider_controls_wrap > .slider_prev,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev {
opacity: 1;
margin-left: 0;
left: 0; }
.slider_container.slider_controls_side .slider_next,
.slider_outer_controls_side .slider_controls_wrap > .slider_next {
opacity: 1;
margin-right: 0em;
right: 0; } .slider_wrap .rev_slider_wrapper {
z-index: 0; }  .blog_archive {
padding-bottom: 4em; }
.post_item p {
margin-bottom: 0; }
.post_item > .post_title {
margin-top: 0; }
.post_item .more-link,
.gallery_preview_show .post_readmore {
border-radius: 1.875rem;
margin-top: 3rem; } .mptt-navigation-tabs,
div.netmix_tabs .netmix_tabs_titles {
list-style-type: none;
padding: 0;
text-align: center;
letter-spacing: 0;
margin: -0.85em 0 3.2em; }
div.esg-filter-wrapper .esg-filterbutton,
.mptt-navigation-tabs li,
div.netmix_tabs .netmix_tabs_titles li {
display: inline-block;
margin: 0 0 3px;
font-size: 12px;
line-height: 1.4em;
font-weight: normal;
text-transform: uppercase;
padding: 0;
border: none;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
div.esg-filter-wrapper .esg-filterbutton:hover,
div.esg-filter-wrapper .esg-filterbutton.selected {
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none; }
div.esg-filter-wrapper .esg-filterbutton + .esg-filterbutton,
.mptt-navigation-tabs li + li,
div.netmix_tabs .netmix_tabs_titles li + li {
margin-left: 3px; }
div.esg-filter-wrapper .esg-filterbutton > span,
.mptt-navigation-tabs li a,
div.netmix_tabs .netmix_tabs_titles li a,
div.netmix_tabs .netmix_tabs_titles li a.ui-tabs-anchor {
display: block;
float: none;
padding: 1.75em 3em;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease; }
div.netmix_tabs .netmix_tabs_content {
padding: 0; }
div.netmix_tabs .netmix_tab_content_remove {
opacity: 0; }
div.netmix_tabs .nav-links {
margin-top: 1em; } .header_content_wrap {
margin-bottom: 3em; }
.thumbnail_type_fullwidth.post_header_position_default .page_content_wrap > .header_content_wrap,
.post_header_position_on_thumb .page_content_wrap > .header_content_wrap {
margin-bottom: 7.1rem; }
.header_content_wrap + .content_wrap {
padding-top: 0; }
.header_content_wrap .post_header {
margin-bottom: 0; }
.header_content_wrap .post_header .post_title {
margin-top: 0;
margin-bottom: 0; }
.header_content_wrap .post_header .post_title + .post_meta {
margin-top: 0.5em; }
.header_content_wrap .post_featured {
margin: 0;
overflow: visible; }
.header_content_wrap .post_featured + .post_content {
margin-bottom: 1.5rem; }
.thumbnail_type_fullwidth .header_content_wrap .post_header {
margin-left: auto;
margin-right: auto; }
.thumbnail_type_fullwidth .header_content_wrap .post_featured[class*="hover_"] {
display: block; }
.thumbnail_type_fullwidth .header_content_wrap .post_featured img {
max-width: none;
width: 100%; }
.thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg {
height: 40rem;
overflow: visible; }
.thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg:before {
display: none; }
.thumbnail_type_fullwidth:not(.post_header_position_above) .page_content_wrap {
padding-top: 0; }
.post_header_position_above .top_panel {
border-bottom: 1px solid #eee; }
.post_header_position_above .header_content_wrap .post_header {
margin-bottom: 3em; }
.post_header_position_under .header_content_wrap .post_featured + .post_header {
margin-top: 3.6rem; }
.post_header_position_default .header_content_wrap .post_featured + .post_header {
margin-top: 2.5em; }
.single-post .header_content_wrap {
margin-bottom: 0rem; }
.single-post .header_content_wrap + .post_content {
margin-top: 2rem; }
.single-post .post_format_video .header_content_wrap + .post_content {
margin-top: 0rem; }
.post_header_position_on_thumb .header_content_wrap {
position: relative; }
.post_header_position_on_thumb .header_content_wrap .post_header {
display: block;
max-width: 50%;
padding: 2em;
margin: 0 auto !important;
box-sizing: border-box;
text-align: center; }
.post_header_position_on_thumb .header_content_wrap.header_align_tl .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_ml .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_bl .post_header {
text-align: left; }
.post_header_position_on_thumb .header_content_wrap.header_align_tr .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_mr .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_br .post_header {
text-align: right; }
.post_header_position_on_thumb .header_content_wrap .post_featured + .post_header {
display: inline-block;
background-color: #fff; }
.post_header_position_on_thumb .header_content_wrap.header_align_tl .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 3em;
left: 3em; }
.post_header_position_on_thumb .header_content_wrap.header_align_tc .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 3em;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.post_header_position_on_thumb .header_content_wrap.header_align_tr .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 3em;
right: 3em; }
.post_header_position_on_thumb .header_content_wrap.header_align_ml .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 50%;
left: 3em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.post_header_position_on_thumb .header_content_wrap.header_align_mc .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.post_header_position_on_thumb .header_content_wrap.header_align_mr .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 50%;
right: 3em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.post_header_position_on_thumb .header_content_wrap.header_align_bl .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 3em;
left: 3em; }
.post_header_position_on_thumb .header_content_wrap.header_align_bc .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 3em;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.post_header_position_on_thumb .header_content_wrap.header_align_br .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 3em;
right: 3em; }
.post_header_position_on_thumb .header_align_ts,
.post_header_position_on_thumb .header_align_ts > .content_wrap {
padding-top: 0.1px; }
.post_header_position_on_thumb .header_content_wrap.header_align_ts .post_featured {
margin-top: 6em; }
.post_header_position_on_thumb .header_content_wrap.header_align_ts .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
border: 1px solid #ddd;
background-color: #fff; }
.post_header_position_on_thumb .header_align_bs,
.post_header_position_on_thumb .header_align_bs > .content_wrap {
padding-bottom: 0.1px; }
.post_header_position_on_thumb .page_content_wrap > .header_align_bs {
margin-bottom: 4em; }
.post_header_position_on_thumb .header_content_wrap.header_align_bs .post_featured {
margin-bottom: 6em; }
.post_header_position_on_thumb .header_content_wrap.header_align_bs .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
border: 1px solid #ddd;
background-color: #fff; }
.post_header_position_on_thumb.thumbnail_type_default .post_item_single .header_content_wrap .post_featured + .post_content {
padding-top: 2.8rem; }
.post_header_position_on_thumb .header_content_wrap .post_featured.with_header {
position: relative; }
.post_header .post_meta_categories {
margin-top: 0;
margin-bottom: 0.5em; }
.post_header_position_default .header_content_wrap .post_header .post_meta_categories {
margin-bottom: 1.5em; }
.header_content_wrap .post_featured + .post_header .post_meta_other {
margin-top: 1em; }
.header_content_wrap > .post_header .post_meta_other {
margin-top: 0; }
.header_content_wrap .post_header .post_subtitle {
margin-top: 0.1em; }
.header_content_wrap .post_header.align_center,
.post_item_single .header_content_wrap .post_header.align_center {
text-align: center; }
.header_content_wrap .post_header.align_left,
.post_item_single .header_content_wrap .post_header.align_left {
text-align: left; }
.header_content_wrap .post_header.align_right,
.post_item_single .header_content_wrap .post_header.align_right {
text-align: right; }
.post_item_single::after {
content: ' ';
display: block;
width: 100%;
height: 0;
clear: both; } .page_content_wrap {
position: relative; }
[class*="_banner_wrap"] {
position: relative;
text-align: center; }
[class*="_banner_wrap"] .banner_link {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.banner_with_image:before {
content: ' ';
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
-webkit-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease; }
.banner_with_image:hover:before {
background-color: rgba(0, 0, 0, 0.1); }
.banner_with_image > * {
position: relative;
z-index: 2;
color: #fff !important; }
.page_banner_wrap {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: 30px;
background-size: 100% auto;
background-repeat: repeat-y;
background-attachment: fixed; }
.custom-background .page_content_wrap {
background-color: transparent !important; }
.custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
padding: 4rem;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.header_banner_wrap,
.sidebar_banner_wrap,
.footer_banner_wrap {
padding: 30px;
background-position: center;
background-size: cover; }
.sidebar_banner_wrap {
margin-bottom: 30px; } .post_featured {
overflow: hidden;
position: relative;
margin-bottom: 1.8em; }
.post_featured > p {
margin: 0;
height: 0; }
.post_featured_bg {
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.post_featured_bg:before {
content: ' ';
width: 0;
height: 0;
padding-top: 56.25%;
display: inline-block;
vertical-align: top;
margin-left: -0.3em; }
.post_featured_right {
float: right;
width: 50%;
margin-left: 4.3478%; }
.post_featured_left {
float: left;
width: 50%;
margin-right: 4.3478%; } .post_meta .post_meta_item,
.post_meta .vc_inline-link {
font-size: inherit;
margin-left: 0;
white-space: normal;
transition: all 0.3s; }
.post_item .post_meta .post_meta_item {
padding: 0.625rem 0; }
.post_meta .post_meta_item:after,
.post_meta .post_meta_item.post_edit:after,
.post_meta .vc_inline-link:after {
content: '';
opacity: 0.3;
width: 1px;
height: 1rem;
display: inline-block;
position: relative;
top: 0.125rem;
margin: 0 0.8rem 0 1rem; }
.post_meta .post_meta_item:last-child:after,
.post_meta .post_meta_item.post_edit:last-child:after,
.post_meta .vc_inline-link:last-child:after {
display: none; }
.post_meta .post_meta_item:before,
.post_meta a.post_meta_item:before,
.post_meta .vc_inline-link:before,
.post_meta a.post_meta_item > .post_counters_number {
margin-right: 0.5625rem;
vertical-align: baseline;
font-size: 0.9rem;
transition: all 0.3s; }
.post_meta .vc_inline-link:before {
content: '\e8bb';
font-family: "fontello"; }
.post_meta .post_meta_item .post_author_avatar {
display: inline-block;
vertical-align: top;
line-height: inherit;
margin-right: 0.5625rem; }
.post_meta .post_meta_item .post_author_avatar > img {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
width: 1.25em;
height: 1.25em; }
.post_meta .post_meta_item .post_meta_number + .post_meta_label {
margin-left: 0.3em; }  .post_item_single .post_content > .post_meta_single .post_share {
float: right;
display: block;
max-width: 47%;
margin-top: 0.7rem; }
.socials_wrap .social_item,
.team_member_page .team_member_socials .social_item,
.sc_team_default .sc_team_item_socials .social_item {
margin: 0 0.9375rem 0 0; }
.post_meta_item.post_share {
display: inline-block; }
.socials_wrap .social_item .social_icon,
.sc_team_default .sc_team_item_socials .social_item .social_icon,
.team_member_page .team_member_socials .social_item .social_icon {
width: 2.5rem;
height: 2.5rem;
line-height: 2.5rem;
text-align: center;
border-radius: 50%;
font-size: 0.875rem; } .post_featured .mask {
background-color: rgba(0, 0, 0, 0.5); } .wp-playlist .wp-playlist-current-item img {
background-color: #fff; } .format-audio .post_featured {
position: relative;
max-height: 16em; }
.single .format-audio .post_featured {
max-height: none; }
.format-audio .post_featured img {
position: relative; }
.format-audio .post_featured .mask {
opacity: 1; }
.format-audio .post_featured .post_audio.with_iframe .post_audio_author,
.format-audio .post_featured .post_audio.with_iframe .post_audio_title,
.sc_layouts_blog_item_featured .post_featured .post_audio.with_iframe .post_audio_author,
.sc_layouts_blog_item_featured .post_featured .post_audio.with_iframe .post_audio_title {
display: none; }
.mejs-controls .mejs-playpause-button.mejs-play > button:before,
.mejs-controls .mejs-playpause-button.mejs-replay > button:before {
content: '\e976';
font-family: "fontello"; }
.mejs-controls .mejs-playpause-button.mejs-pause > button:before {
content: '\e8e3';
font-family: "fontello"; }
.mejs-controls .mejs-volume-button.mejs-unmute > button:before {
font-family: "fontello";
content: '\e97a'; }
.mejs-controls .mejs-button.mejs-volume-button > button {
font-size: 1.3rem;
width: 25px;
margin-left: 4px; }
.mejs-controls .mejs-button > button {
background: none !important;
padding: 0 !important;
text-align: center;
font-size: 1rem; }
body .mejs-play > button {
margin-left: 0.6rem; }
.format-audio .post_featured .post_audio_author,
.trx_addons_audio_player .audio_author,
.sc_layouts_blog_item_featured .post_featured .post_audio_author {
font-size: 1rem;
font-weight: 700;
margin: 0.4em 0 1.1em !important; }
.format-audio .post_featured .post_audio_author {
margin: 0.3em 0 0.8em !important; }
.format-audio .post_featured .post_audio_title,
.trx_addons_audio_player .audio_caption,
.sc_layouts_blog_item_featured .post_featured .post_audio_title {
font-size: 1.5625rem;
line-height: 1em;
font-weight: 700; }
.mejs-audio,
.mejs-audio .mejs-mediaelement {
height: 54px !important;
border-radius: 26px;
background: transparent !important; }
div.mejs-controls {
height: 54px !important;
padding: 8px 25px 8px 12px !important;
border-radius: 26px; }
.mejs-video div.mejs-controls {
border-radius: 0; }
body .mejs-controls .mejs-time {
padding-left: 0.3rem; }
.mejs-controls .mejs-volume-button.mejs-mute > button:before {
content: '\e96f';
font-family: "fontello"; }
.mejs-controls .mejs-button.mejs-fullscreen-button > button:before {
content: '\e948';
font-family: "fontello"; }
.mejs-controls .mejs-button.mejs-unfullscreen > button:before {
content: '\e949';
font-family: "fontello"; }
body .mejs-controls .mejs-time.mejs-duration-container {
padding-left: 0px;
padding-right: 0.9rem; }
body .mejs-horizontal-volume-total {
top: 18px !important;
left: 5px; }
.trx_addons_audio_player .audio_author + .audio_caption,
.format-audio .post_featured .post_audio_title {
margin: -0.2rem 0 0.4rem; }
.format-audio .post_featured.with_thumb .post_audio,
.sc_layouts_blog_item_featured .post_featured.with_thumb .post_audio {
position: absolute;
z-index: 1000;
top: auto;
right: 6%;
bottom: 50%;
left: 6%;
text-align: left;
transform: translateY(50%); } .trx_addons_audio_player.without_cover,
.format-audio .post_featured .post_audio {
border: 0; }
.format-audio .post_featured .post_audio:not(.with_iframe),
.sc_layouts_blog_item_featured .post_featured.without_thumb .post_audio:not(.with_iframe),
.trx_addons_audio_player {
padding: 2em 2.5em 3em; }
.post_format_audio .mejs-container {
margin-top: 1.2em; }
.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total,
.mejs-horizontal-volume-total {
height: 0.25rem !important; }
.mejs-time-total {
margin-top: 0.5rem !important; }
body .mejs-time-handle-content {
height: 7px;
left: -7px;
top: -6px;
width: 7px; }
body .mejs-time-rail {
margin: 0 16px 0 10px; }
body .mejs-container * {
font-size: 0.875rem; }
body .mejs-time-float {
display: none !important; }
.post_featured.with_thumb .mejs-container,
.post_featured.with_thumb .mejs-controls,
.post_featured > div > .mejs-container,
.post_featured > div > .mejs-container .mejs-controls,
.trx_addons_audio_player.with_cover .mejs-container,
.trx_addons_audio_player.with_cover .mejs-controls {
background: none;
padding: 0; }
.sidebar .mejs-controls .mejs-time,
.footer_wrap .mejs-controls .mejs-time {
display: none; }
.mejs-button > button {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-color: transparent !important; }
.format-video .post_featured.without_thumb {
display: block; }
.single-format-video .post_featured {
display: none; }
.single .content iframe {
margin-top: 0.4rem;
margin-bottom: 1.2rem; }
.format-video .post_featured.with_thumb {
position: relative; }
.format-video .post_featured.with_thumb .post_video,
.sc_layouts_blog_item_featured .post_featured.with_thumb .post_video {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: center;
opacity: 0;
overflow: hidden; }
.format-video .post_featured.with_thumb .post_video:before,
.sc_layouts_blog_item_featured .post_featured.with_thumb .post_video:before {
content: ' ';
display: inline-block;
padding-top: 55%;
width: 0;
height: 0; }
.format-video .post_featured.with_thumb img,
.sc_layouts_blog_item_featured .post_featured.with_thumb img {
position: relative;
z-index: 2; }
.format-video .post_featured.with_thumb .mask,
.sc_layouts_blog_item_featured .post_featured.with_thumb .mask,
.trx_addons_video_player.with_cover .video_mask {
z-index: 3;
opacity: 1;
background: transparent; }
.trx_addons_video_player.with_cover .video_hover,
.format-video .post_featured.with_thumb .post_video_hover,
.sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover,
.body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover,
.post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover,
.post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover {
width: 4.375rem;
height: 4.375rem;
line-height: 4.375rem;
text-align: center;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
z-index: 20;
top: calc(50% - 2.1875rem);
left: calc(50% - 2.1875rem);
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
margin: 0;
font-size: 1rem;
cursor: pointer;
overflow: hidden;
border: none;
border-radius: 50%;
letter-spacing: -5px;
padding: 0; }
.trx_addons_video_player.with_cover:hover .video_hover,
.format-video .post_featured.with_thumb:hover .post_video_hover,
.sc_layouts_blog_item_featured .post_featured.with_thumb:hover .post_video_hover {
opacity: 1; }
.trx_addons_video_player.with_cover .video_hover:before,
.format-video .post_featured.with_thumb .post_video_hover:before,
.sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover:before {
content: '\e976';
font-family: "fontello"; }
.format-video .post_featured.post_video_play .post_video,
.sc_layouts_blog_item_featured .post_featured.post_video_play .post_video {
opacity: 1;
z-index: 100; }
.format-video .post_featured.post_video_play .mask,
.sc_layouts_blog_item_featured .post_featured.post_video_play .mask {
opacity: 1;
background-color: #000; }
.format-video .post_featured.post_video_play .post_video_hover,
.sc_layouts_blog_item_featured .post_featured.post_video_play .post_video_hover {
display: none; } .format-gallery .post_featured.with_thumb .slider_outer {
position: absolute;
z-index: 1000;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%; }
ul.wp-block-gallery {
margin-bottom: 1.2rem; }
.wp-block-gallery[class*="align"] {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; } .format-quote .post_content,
.format-aside .post_content,
.format-link .post_content,
.format-status .post_content {
padding: 0;
text-align: left; }
.format-aside .post_content_inner, .post_item_single.format-aside .post_content > p,
.format-link .post_content_inner, .post_item_single.format-link .post_content > p,
.format-status .post_content_inner, .post_item_single.format-status .post_content > p {
font-size: 1.6667rem;
line-height: 1.4em; }
.format-aside .post_content_inner {
padding: 1em 1.3158em; }
.format-quote .post_content p,
.format-aside .post_content p,
.format-link .post_content p,
.format-status .post_content p {
margin-bottom: 0; }
.format-aside .post_content p + p,
.format-link .post_content p + p,
.format-status .post_content p + p {
margin-top: 1em; }
.format-aside .post_content_inner:after {
display: none; }
.format-aside .post_content_inner + .post_meta,
.format-link .post_content_inner + .post_meta,
.format-status .post_content_inner + .post_meta {
margin-top: 1.6em; } .format-chat p {
margin-bottom: 0; }
.format-chat p > em,
.format-chat p > b,
.format-chat p > strong {
display: inline-block;
margin-top: 1.7em; }
.format-chat p:first-child > em,
.format-chat p:first-child > b,
.format-chat p:first-child > strong {
margin-top: 0; }  .nav-links-more {
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
margin-top: 2em; }
[class*="blog_style_classic"] .nav-links-more,
[class*="blog_style_masonry"] .nav-links-more {
margin-top: 0; }
.nav-links-more.nav-links-infinite {
display: none !important; }
.nav-links-more a {
display: inline-block;
padding-top: 2em;
position: relative; }
.nav-links-more a:before {
content: '\e929';
font-family: "fontello";
font-size: 1.6em;
font-weight: normal;
display: block;
text-align: center;
margin-left: -0.5em;
position: absolute;
z-index: 1;
top: 0;
left: 50%;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center; }
.nav-links-more a:hover {
-webkit-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
-ms-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2); }
.nav-links-more.loading a:before {
content: '\e810';
-webkit-animation: spin 2s infinite linear;
-ms-animation: spin 2s infinite linear;
animation: spin 2s infinite linear; }
.nav-links-infinite a span {
opacity: 0; }
.nav-links-infinite.loading {
display: block; } .nav-links-old {
overflow: hidden;
font-size: 0.9333em;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 3em; }
body[class*="blog_style_portfolio"] .nav-links-old,
body[class*="blog_style_classic"] .nav-links-old {
margin-top: 1.3em; }
.nav-links-old .nav-prev a:before,
.nav-links-old .nav-next a:after {
font-family: "fontello";
font-weight: normal;
display: inline;
position: absolute;
z-index: 1;
top: 0;
left: 0; }
.nav-links-old .nav-prev {
float: left;
position: relative;
padding-left: 2em; }
.nav-links-old .nav-prev a:before {
content: '\e939'; }
.nav-links-old .nav-next {
float: right;
position: relative;
padding-right: 2em; }
.nav-links-old .nav-next a:after {
content: '\e93a';
left: auto;
right: 0; }
.nav-links-old a {
border-bottom: 1px dotted transparent; } div.esg-filters,
.woocommerce nav.woocommerce-pagination ul,
.comments_pagination,
.nav-links,
.page_links {
font-size: 1rem;
text-transform: uppercase;
margin-top: 3.4rem;
border: none;
list-style-type: none;
clear: both; }
.woocommerce nav.woocommerce-pagination ul {
margin-top: 0; }
.sidebar_hide .page_content_wrap div.esg-filters,
.sidebar_hide .page_content_wrap .woocommerce nav.woocommerce-pagination ul,
.sidebar_hide .page_content_wrap .comments_pagination,
.sidebar_hide .page_content_wrap .nav-links,
.sidebar_hide .page_content_wrap .page_links {
margin: 3rem;
text-align: center; }
.sidebar_hide .nav-links .page-numbers,
.sidebar_hide .esg-filters div.esg-navigationbutton,
.sidebar_hide .woocommerce nav.woocommerce-pagination ul li a,
.sidebar_hide .woocommerce nav.woocommerce-pagination ul li span.current,
.sidebar_hide .page_links > span:not(.page_links_title), .page_links > a,
.sidebar_hide .comments_pagination .page-numbers, .nav-links .page-numbers {
padding: 0 1.25rem; }
.page_links {
margin-top: 0;
padding-top: 2.5em; }
.page_links .page_links_title {
display: none; }
.woocommerce nav.woocommerce-pagination {
text-align: left; }
.esg-filters div.esg-navigationbutton,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current,
.page_links > span:not(.page_links_title),
.page_links > a,
.comments_pagination .page-numbers,
.nav-links .page-numbers {
font-size: 1rem;
padding-left: 0;
padding-right: 1.25rem;
background: transparent !important; }
.woocommerce nav.woocommerce-pagination .next,
.woocommerce nav.woocommerce-pagination .prev {
display: none; }
.esg-filters .esg-navigationbutton i[class*="eg-icon-"] {
color: inherit; }
.esg-filters .esg-navigationbutton i.eg-icon-left-open:before {
content: '\e939';
font-family: "fontello"; }
.esg-filters .esg-navigationbutton i.eg-icon-right-open:before {
content: '\e93a';
font-family: "fontello"; }
.woocommerce nav.woocommerce-pagination ul li {
border: none;
display: inline-block;
margin: 0; }
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current {
margin-right: 0; }
.esg-filters div.esg-navigationbutton:hover,
.esg-filters div.esg-navigationbutton.selected {
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none; }
.nav-links .page-numbers.first,
.nav-links .page-numbers.prev,
.nav-links .page-numbers.next,
.nav-links .page-numbers.last,
.comments_pagination .page-numbers.first,
.comments_pagination .page-numbers.prev,
.comments_pagination .page-numbers.next,
.comments_pagination .page-numbers.last,
.woocommerce nav.woocommerce-pagination ul li a.first,
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.last {
display: none; }
.nav-links .page-numbers.first:before,
.nav-links .page-numbers.prev:before,
.nav-links .page-numbers.next:before,
.nav-links .page-numbers.last:before,
.comments_pagination .page-numbers.first:before,
.comments_pagination .page-numbers.prev:before,
.comments_pagination .page-numbers.next:before,
.comments_pagination .page-numbers.last:before,
.woocommerce nav.woocommerce-pagination ul li a.first:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before,
.woocommerce nav.woocommerce-pagination ul li a.last:before {
font-family: "fontello";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
text-align: center;
text-indent: 0; }
.nav-links .page-numbers.first:before,
.comments_pagination .page-numbers.first:before,
.woocommerce nav.woocommerce-pagination ul li a.first:before {
content: '\e8af'; }
.nav-links .page-numbers.prev:before,
.comments_pagination .page-numbers.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before {
content: '\e939'; }
.nav-links .page-numbers.next:before,
.comments_pagination .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before {
content: '\e93a'; }
.nav-links .page-numbers.last:before,
.comments_pagination .page-numbers.last:before,
.woocommerce nav.woocommerce-pagination ul li a.last:before {
content: '\e8b0'; } .nav-links-single .nav-links {
font-size: 0.8667em;
text-align: left;
margin-top: 6em;
padding-top: 6em;
border-top: 1px solid #ddd;
overflow: hidden;
text-transform: none; }
.nav-links-single .nav-links a {
display: block;
position: relative;
min-height: 5em;
z-index: 1; }
.nav-links-single .nav-links a .nav-arrow {
width: 5em;
height: 4.6em;
line-height: 4.6em;
overflow: hidden;
text-align: center;
position: absolute;
z-index: 1;
top: 0;
left: 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.nav-links-single .nav-links a .nav-arrow:before {
content: ' ';
display: block;
background-color: #fff;
opacity: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.nav-links-single .nav-links a:hover .nav-arrow:before {
opacity: 0.5; }
.nav-links-single .nav-links a .nav-arrow:after {
content: '\e939';
font-family: "fontello";
display: inline-block;
position: relative;
z-index: 2;
top: 3em;
opacity: 0;
color: #292929;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.nav-links-single .nav-links a:hover .nav-arrow:after {
top: 0;
opacity: 1; }
.nav-links-single .nav-links .nav-next a .nav-arrow {
right: 0;
left: auto; }
.nav-links-single .nav-links .nav-next a .nav-arrow:after {
content: '\e93a'; }
.nav-links-single .nav-links .nav-previous,
.nav-links-single .nav-links .nav-next {
width: 50%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.nav-links-single .nav-links .nav-previous {
float: left;
text-align: left;
padding-right: 15px; }
.nav-links-single .nav-links .nav-previous a {
padding-left: 6.5em; }
.nav-links-single .nav-links .nav-previous .post-title {
text-align: left; }
.nav-links-single .nav-links .nav-next {
float: right;
text-align: right;
padding-left: 15px; }
.nav-links-single .nav-links .nav-next a {
padding-right: 6.5em; }
.nav-links-single .nav-links .nav-next .post-title {
text-align: right; }
.nav-links-single .nav-links .post-title,
.nav-links-single .nav-links .post_date {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease; }
.nav-links-single .nav-links .post-title {
margin: 0 0 0.3em; }
.nav-links-single .nav-links .meta-nav,
.nav-links-single .nav-links .post_date {
font-size: 0.9286em;
font-weight: normal; }
.nav-links-single.nav-links-fixed {
position: fixed;
z-index: 10;
bottom: 100px;
left: 20px;
right: 20px;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
transition: opacity 0.3s ease; }
.menu_style_left .nav-links-single.nav-links-fixed {
margin-left: 6rem; }
.menu_style_right .nav-links-single.nav-links-fixed {
margin-right: 6rem; }
.nav-links-single.nav-links-fixed.nav-links-visible {
opacity: 1; }
.nav-links-single.nav-links-fixed .nav-links {
padding: 0;
margin: 0;
border-width: 0; }
.nav-links-single.nav-links-fixed .nav-links .nav-previous,
.nav-links-single.nav-links-fixed .nav-links .nav-next {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
width: 220px;
padding: 15px;
border: 1px solid #e5e5e5;
background-color: #fff;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease; }
.nav-links-single.nav-links-fixed .nav-links .nav-previous {
left: -300px; }
.nav-links-single.nav-links-fixed.nav-links-visible .nav-links .nav-previous {
left: 0; }
.nav-links-single.nav-links-fixed .nav-links .nav-next {
left: auto;
right: -300px; }
.nav-links-single.nav-links-fixed.nav-links-visible .nav-links .nav-next {
right: 0; }
.nav-links-single-scroll.netmix_loading {
min-height: 2em;
margin-top: 4em; }
.previous_post_content {
margin-top: 6em;
padding-top: 6em;
border-top: 1px solid #ddd; } .image-navigation .nav-previous,
.image-navigation .nav-next {
float: none;
width: auto;
text-align: left;
padding: 0;
margin: 0;
position: absolute;
z-index: 1;
top: 50%;
left: 1.5em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.image-navigation .nav-next {
left: auto;
right: 1.5em;
text-align: right; }
.image-navigation .nav-previous a,
.image-navigation .nav-next a {
display: block;
padding: 1.1em 1em;
width: 0;
max-width: 20em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
background-color: rgba(0, 0, 0, 0);
border: 1px solid rgba(0, 0, 0, 0);
color: #fff;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.image-navigation .nav-previous a:hover,
.image-navigation .nav-next a:hover {
width: auto;
color: #fff;
background-color: rgba(0, 0, 0, 0.6);
border-color: rgba(0, 0, 0, 0.6);
-webkit-border-radius: 2em;
-ms-border-radius: 2em;
border-radius: 2em; }
.image-navigation .nav-previous a:hover {
padding-left: 3.5em; }
.image-navigation .nav-next a:hover {
padding-right: 3.5em; }
.image-navigation .nav-previous a:after,
.image-navigation .nav-next a:after {
content: '\e8ef';
font-family: "fontello";
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 4em;
height: 4em;
line-height: 4em;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
border: 1px solid #000;
background-color: #333;
color: #fff; }
.image-navigation .nav-next a:after {
content: '\e8f0';
left: auto;
right: 0; }
.image-navigation .nav-previous a:hover:after,
.image-navigation .nav-next a:hover:after {
border-color: transparent;
background-color: transparent; } .full_post_loading {
position: relative; }
.full_post_loading:after {
content: ' ';
position: absolute;
z-index: 9999;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.7);
background-image: url(//veloxfibra.com/wp-content/themes/netmix/images/preloader2.png);
background-position: center;
background-repeat: no-repeat; }
.full_post_content {
position: relative; }
.posts_container .full_post_content {
margin-top: 7em;
padding-top: 7em;
border-top: 1px solid #ccc; }
.posts_container .full_post_content:not(:last-child) {
margin-bottom: 7em;
padding-bottom: 7em;
border-bottom: 1px solid #ccc; }
.sc_item_posts_container .full_post_content:not(:last-child) {
margin-bottom: 2em;
padding-bottom: 2em;
border-bottom: 1px solid #ccc; }
.full_post_opened:first-child + .full_post_content {
margin-top: 0;
padding-top: 0;
border-top: none; }
.full_post_read {
overflow: visible; }
.sc_blogger_item.full_post_read .entry-title,
.full_post_read .post_title,
.full_post_read .sc_layouts_blog_item_title {
position: relative; }
.full_post_read .sc_layouts_blog_item_title {
display: inline-block;
vertical-align: top; }
.full_post_read .sc_layouts_blog_item_title .post_title:after {
display: none; }
button.full_post_close {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border-radius: 50% !important;
-webkit-position: sticky;
position: sticky;
top: 12em;
z-index: 1000;
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
float: right;
margin: 0 0 1em 2em;
cursor: pointer; }
button.full_post_close:after {
content: '\e916';
font-family: "fontello"; }
.full_post_progress {
position: absolute;
z-index: -1;
top: 0;
left: 0;
pointer-events: none;
display: block;
width: 100%;
height: 100%;
line-height: 100%;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-backface-visibility: hidden; }
.full_post_progress svg {
fill: currentColor; }
.full_post_progress_bar {
fill: transparent;
stroke-width: 2;
stroke-dashoffset: 0;
stroke-dasharray: 137.4; }
button.full_post_read_complete:after {
content: '\e8ab'; }
.full_post_read_complete .full_post_progress {
display: none; } .structured_data_snippets {
display: none; }
.post_item_single.format-aside .post_content,
.post_item_single.format-link .post_content,
.post_item_single.format-status .post_content {
padding: 0;
text-align: left; }
.post_item_single.format-quote .post_content {
background-color: transparent;
padding-top: 0; }
.section_title {
text-align: left; } .post_item_single > .post_featured {
margin-bottom: 2.8em;
text-align: center; }
.post_item_single > .post_featured > img {
width: auto;
max-height: 80vh; }
.post_featured.post_attachment {
margin-bottom: 0.5em; }
.entry-caption {
text-align: center;
font-style: italic; }
.post_item_single .post_header_single {
margin-bottom: 2.5em; }
.post_item_single .post_header_single .post_title {
margin-bottom: 0; } .post_item_single .post_content > .post_meta_single {
font-size: 1.0667em;
line-height: 1.375em;
margin-top: 2em;
letter-spacing: 0;
overflow: hidden;
clear: both; }
.post_item_single .post_content > .post_meta_single .post_tags {
float: left;
display: block;
max-width: 50%;
margin-top: 0.7rem;
font-size: 1.25rem; }
.post_item_single .post_content > .post_meta_single .post_tags:after {
display: none; } .author_info {
margin-top: 6.3rem;
padding: 3.15rem 3.2rem 3.05rem;
position: relative; }
.author_avatar {
width: 8.75rem;
height: 8.75rem;
line-height: 8.75rem;
text-align: center;
position: absolute;
z-index: 1;
top: 3.4rem;
left: 3.4rem; }
.author_avatar img {
width: 100%;
height: auto;
border-radius: 50%; }
.author_description {
padding-left: 11.5rem; }
.author_title {
margin-top: 0;
margin-bottom: 1.8rem; }
.author_bio p {
margin: 0; }
.author_bio p + p {
margin-top: 0.6em; }
.author_bio .author_link {
display: block;
margin-top: 1.4rem;
font-weight: 500;
letter-spacing: 0; }
.author_bio .socials_wrap {
margin-top: 1em; } .related_wrap {
margin-top: 6.3rem; }
.post_content .related_wrap {
margin: 2em 0 1em;
padding: 0.02px 0;
border-top: none; }
.post_content .related_wrap_slider {
margin-bottom: 1em; }
.post_content .related_wrap.related_position_inside_left {
float: left;
margin: 1em 2em 1em 0;
max-width: 18em; }
.post_content .related_wrap.related_position_inside_right {
float: right;
margin: 1em 0 1em 2em;
max-width: 18em; }
.post_content .related_wrap.related_position_inside_left .slider_container:not(.slider_multi):not(.slider_type_images),
.post_content .related_wrap.related_position_inside_left .slider_container:not(.slider_multi):not(.slider_type_images) .slider-slide,
.post_content .related_wrap.related_position_inside_right .slider_container:not(.slider_multi):not(.slider_type_images),
.post_content .related_wrap.related_position_inside_right .slider_container:not(.slider_multi):not(.slider_type_images) .slider-slide {
min-height: 5em; }
.related_wrap .related_item {
text-align: center; }
.related_wrap .post_categories {
text-transform: uppercase;
font-size: 12px; }
.related_wrap .post_categories ul {
margin: 0;
padding: 0;
list-style: none;
display: inline-block; }
.related_wrap .post_categories li {
display: inline-block;
margin: 0; }
.related_wrap .post_categories li + li {
margin-left: 0.5em; }
.related_wrap .post_categories li:nth-child(n+3) {
display: none; }
.related_wrap .post_title {
margin: 0; }
.related_wrap .post_meta [class^="icon-"] {
font-size: 1.2em;
line-height: inherit;
margin-right: .3em;
margin-left: 0;
vertical-align: middle; }
.related_item .mejs-controls .mejs-time {
display: none; } .related_wrap.related_style_modern .post_featured {
margin-bottom: 0; }
.related_wrap.related_style_modern .post_featured .post_header {
display: block;
width: 70%;
padding: 1.5em;
position: absolute;
z-index: 8;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.related_wrap.related_style_modern .format-audio .post_featured .post_header {
display: none; }
.related_wrap.related_style_modern .post_title {
margin: 0.5em 0;
letter-spacing: 0;
line-height: 1.25em; } .related_wrap.related_style_classic .post_featured {
margin-bottom: 1.35rem; }
.related_wrap.related_style_classic .post_featured[class*="hover_"] {
display: block; }
.related_wrap.related_style_classic .post_featured img {
width: 100%; }
.related_wrap.related_style_classic .related_item {
text-align: left; }
.related_wrap.related_style_classic .post_meta {
font-weight: 500;
margin: 0.6rem 0; } .related_wrap.related_style_wide .related_item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
text-align: left; }
.related_wrap.related_style_wide .post_featured {
margin: 0 1em 0 0;
width: 6em; }
.related_wrap.related_style_wide .post_featured[class*="hover_"] {
display: block; }
.related_wrap.related_style_wide .post_featured img {
width: 100%; }
.related_wrap.related_style_wide .post_title {
margin: -0.25em 0 0; }
.post_content .related_wrap.related_style_wide .columns_wrap.columns_padding_bottom > [class*="column-"],
.post_content .related_wrap.related_style_wide .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 1em; } .related_wrap.related_style_list .related_item {
text-align: left;
padding: 0 0 0 1.5em;
position: relative; }
.related_wrap.related_style_list .related_item:before {
content: ' ';
position: absolute;
z-index: 1;
top: 0.75em;
left: 0;
width: 6px;
height: 6px;
line-height: 6px;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-color: #ff0000; }
.post_content .related_wrap.related_style_list .columns_wrap.columns_padding_bottom > [class*="column-"],
.post_content .related_wrap.related_style_list .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 1em; } .related_wrap.related_style_short .related_item {
text-align: left;
padding-bottom: 1em;
border-bottom: 1px solid #c1c1c1;
margin-bottom: 1em; }
.related_wrap .related_wrap_slider .related_item_style_short.related_item {
border-bottom: none; }
.related_wrap.related_style_short .columns_wrap .column-1_4:last-child .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_4:nth-last-child(2) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_4:nth-last-child(3) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_4:nth-last-child(4) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_3:last-child .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_3:nth-last-child(2) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_3:nth-last-child(3) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_2:last-child .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_2:nth-last-child(2) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_1:last-child .related_item {
border-bottom: none; }
.post_content .related_wrap.related_style_short .columns_wrap.columns_padding_bottom > [class*="column-"],
.post_content .related_wrap.related_style_short .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 1em; } .body_style_fullscreen .comments_wrap {
margin-bottom: 3em; } .show_comments_single {
text-align: center;
margin: 3em auto; } .comments_list_wrap {
margin-top: 3em; }
.comments_list_wrap .comments_closed {
margin-top: 2em;
color: #1d1d1d; }
.comments_list_wrap > ul {
padding: 0;
margin: 0;
list-style: none; }
.comments_list_wrap ul li + li,
.comments_list_wrap li > ul > li {
padding-top: 3em; }
.comments_list_wrap ul > li {
display: block;
overflow: hidden;
position: relative;
min-height: 6em; }
.comments_list_wrap ul > li:before {
display: none; }
.comments_list_wrap ul ul {
margin-left: 3.6rem;
padding-left: 0; }
.comments_list_wrap ul ul ul ul ul {
margin-left: 0; }
.comments_list_wrap li + li,
.comments_list_wrap li ul {
margin-top: 0em; }
.comments_list_wrap .comment_author_avatar {
position: absolute;
z-index: 1;
top: 3px;
left: 0;
width: 4.375rem;
height: 4.375rem;
line-height: 4.375rem;
text-align: center;
overflow: hidden; }
.comments_list_wrap ul li + li > .comment_body > .comment_author_avatar,
.comments_list_wrap li > ul > li > .comment_body > .comment_author_avatar {
top: 3.2em; }
.comments_list_wrap .comment_author_avatar img {
width: 100%;
border-radius: 50%; }
.comments_list_wrap .comment_content {
padding-left: 5.7rem;
overflow: hidden; }
.comments_list_wrap .comment_info {
margin: 0rem;
position: relative; }
.comments_list_wrap .comment_author,
.comments_list_wrap .comment_author a {
display: inline-block;
font-weight: 700;
margin-bottom: 0; }
.comments_list_wrap .comment_posted {
display: inline-block; }
.comments_list_wrap .comment_posted_label {
display: none; }
.comments_list_wrap .comment_counters,
.comments_list_wrap .comment_date,
.comments_list_wrap .comment_time {
display: inline-block;
vertical-align: baseline; }
.comments_list_wrap .comment_counters_item:before {
margin: 0 0.3em 0 0;
font-style: normal; }
.comments_list_wrap .comment_counters_item .comment_counters_number_separator {
margin: 0 0.2em; }
.comments_list_wrap .comment_time {
display: none; }
.comments_list_wrap .comment_not_approved {
padding: 0.2em 0 0.5em 0;
font-style: italic; }
.comments_list_wrap .comment_text p {
margin: 0; }
.comments_list_wrap .comment_text p + p {
margin-top: 0.6em; }
.comments_list_wrap .comment_text ul,
.comments_list_wrap .comment_text ol {
margin: 0;
padding: 0 0 0 1.5em; }
.comments_list_wrap .comment_text ul > li,
.comments_list_wrap .comment_text ol > li {
display: list-item; }
.comments_list_wrap .comment_text ul {
list-style: disc outside; }
.comments_list_wrap .comment_text ul ul {
list-style-type: circle; }
.comments_list_wrap .comment_text ul ul ul {
list-style-type: square; }
.comments_list_wrap .comment_text ul ul ul ul {
list-style-type: disc; }
.comments_list_wrap .comment_text ol {
list-style: decimal outside; }
.comments_list_wrap .comment_text ol ol {
list-style-type: lower-alpha; }
.comments_list_wrap .comment_text ol ol ol {
list-style-type: upper-roman; }
.comments_list_wrap .comment_text ul > li > ul,
.comments_list_wrap .comment_text ol > li > ol {
margin-top: 0.5em; }
.comments_list_wrap .comment_text ul > li,
.comments_list_wrap .comment_text ol > li {
min-height: 0;
padding: 0;
margin: 0 0 0.5em 0;
overflow: visible; }
.comments_list_wrap .comment_text ul,
.comments_list_wrap .comment_text ul > li,
.comments_list_wrap .comment_text ol,
.comments_list_wrap .comment_text ol > li {
border: none; }
.comments_list_wrap .comment_reply {
display: inline-block; }
.comments_list_wrap .comment_reply a:before {
content: '\e802';
font-family: "fontello";
margin-right: 0.7rem;
font-size: 1rem; } .comments_list > li.pingback,
.comments_list > li.trackback {
list-style: none;
margin-left: 0;
padding-left: 0;
padding-right: 4em;
padding-top: 1em;
min-height: 0;
position: relative; }
.comments_list > li.trackback p {
font-style: italic;
padding-bottom: 0.8em; }
.comments_list > li.trackback p a {
font-style: normal; }
.comments_list > li.pingback .edit-link,
.comments_list > li.trackback .edit-link {
position: absolute;
z-index: 1;
top: 1em;
right: 0; } .comments_form_wrap {
margin-top: 5em; }
.comments_form_wrap form {
position: relative; }
.comments_wrap .comments_list_wrap .comments_form_title {
margin-top: 1.5em;
position: relative; }
.comments_wrap #cancel-comment-reply-link {
font-size: 0; }
.comments_wrap #cancel-comment-reply-link:before {
content: '\e916';
font-family: "fontello";
font-size: 18px;
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
transition: all 0.3s; }
.comments_wrap #cancel-comment-reply-link:hover:before {
transform: rotate(-180deg); }
.comments_wrap .comments_notes {
font-size: 1rem; }
.comments_wrap .comments_field {
margin-bottom: 1.3125rem; }
.comments_wrap .comments_author,
.comments_wrap .comments_email {
width: 48.6%;
float: left; }
.comments_wrap .comments_email {
float: right; }
.comments_wrap .comments_url {
clear: both; }
.comments_wrap .comments_comment:before {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block; }
.comments_wrap .comments_field label {
display: none; }
.comments_wrap .comments_field input[type="checkbox"] + label,
.comments_wrap .comments_field input[type="radio"] + label {
display: block; }
.comments_wrap .comments_field input,
.comments_wrap .comments_field textarea {
width: 100%; }
.comments_wrap .comments_field textarea {
min-height: 11.25em; } .form-submit,
.comments_wrap .form-submit {
margin: 2rem 0 0; }
.comments_wrap .form-submit:before {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block; }
.comments_wrap .form-submit input[type="submit"] {
display: inline-block; }
form .error_field {
border-color: #CC6868 !important;
-webkit-box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2);
-ms-box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2);
box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2); } .comments_wrap .trx_addons_reviews_mark {
display: block; }
.comments_wrap form .trx_addons_reviews_mark {
margin: -1.5em 0 1em; } .comments_form_wrap form .wp-social-login-widget {
position: absolute;
z-index: 1;
top: -6.2em;
right: 0; }
.comments_form_wrap form .wp-social-login-widget .wp-social-login-connect-with {
display: none; }
.comments_form_wrap form .wp-social-login-widget .wp-social-login-provider-list {
padding: 0; } .post_item_404 .post_content {
padding: 6em 0 5em;
overflow: hidden; }
.post_item_404 .page_title {
float: left;
width: 50%;
font-size: 17em;
line-height: 1em;
margin: 0;
margin-top: 0 !important;
letter-spacing: 0;
text-align: center;
hyphens: none; }
.post_item_404 .page_info {
float: left;
width: 50%;
text-align: left;
padding: 0 0 0 5rem;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.post_item_404 .page_subtitle {
margin: 0;
letter-spacing: 1px; }
.post_item_404 .page_description {
margin-top: 1em;
margin-bottom: 2em;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.8em; }
.post_item_404 .go_home:after {
content: '\e93a';
font-family: "fontello";
margin-left: 0.5em;
line-height: inherit; } .post_item_none_search .post_content {
padding: 1.5em 0; }
.post_item_none_search .page_title,
.post_item_none_archive .page_title {
font-size: 7em;
line-height: 1.2em; }  .sidebar[class*="scheme_"] .sidebar_inner {
padding: 3.7rem 0; }
.sidebar[class*="scheme_"] .widget {
padding: 0 3.7rem; }
.sidebar[class*="scheme_"] .widget .widget {
padding: 0; }
.sidebar .widget + .widget,
.sidebar[class*="scheme_"] .widget + .widget {
padding-top: 3.75rem; }
.sidebar .widget + .widget.widget_bg_image,
.sidebar[class*="scheme_"] .widget + .widget.widget_bg_image,
.sidebar .widget + .widget.widget_fullwidth,
.sidebar[class*="scheme_"] .widget + .widget.widget_fullwidth {
padding-top: 3.75rem;
padding-bottom: 3.75rem; }
.sidebar .widget.widget_bg_image + .widget,
.sidebar[class*="scheme_"] .widget.widget_bg_image + .widget,
.sidebar .widget.widget_fullwidth + .widget,
.sidebar[class*="scheme_"] .widget.widget_fullwidth + .widget {
margin-top: 0; }
.widget p {
margin: 0; }
.widget p + p,
.widget p + div,
.widget p + form {
margin-top: 1em; }
.widget .widgettitle {
font-size: 1.4286em;
line-height: 1.35em; }
.widget .widget_title,
.widget .widgettitle {
margin-bottom: 1.3em; }
.widget_fullwidth .widget_title,
.widget_fullwidth .widgettitle {
text-align: center; }
.widget ul {
margin: 0;
padding-left: 0em;
list-style-type: none; }
.widget li {
position: relative; }
.widget ul > li:before {
content: ' ';
display: block;
width: 3px;
height: 3px;
line-height: 3px;
text-align: center;
position: absolute;
z-index: 1;
top: 0.8em;
left: -1.2em; }
.widget li a img {
vertical-align: baseline; } .widgets_above_page_wrap,
.widgets_above_content_wrap {
font-size: 1em;
margin-bottom: 5em; }
.widgets_below_content_wrap,
.widgets_below_page_wrap {
font-size: 1em;
margin-top: 5em; }
.widgets_below_page_wrap {
clear: both; } .widget_calendar table,
.wp-block-calendar table {
width: 100%;
position: relative; }
.widget_calendar caption,
.wp-block-calendar caption {
padding-bottom: 1.2rem;
font-weight: 500;
text-align: left; }
.widget_calendar table > thead > tr,
.wp-block-calendar table > thead > tr {
background-color: transparent !important; }
.widget_calendar th,
.wp-block-calendar th,
.widget_calendar td,
.wp-block-calendar td {
font-size: 1rem;
line-height: normal;
font-weight: 500;
font-style: normal;
text-align: center;
text-transform: uppercase;
padding: 0.4rem;
border: none !important;
background-color: transparent !important;
width: 14.2857%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.widget_calendar thead th,
.wp-block-calendar thead th {
font-weight: 700;
padding-top: 0;
padding-bottom: 1rem; }
.widget_calendar tbody td a,
.wp-block-calendar tbody td a {
display: block;
position: relative;
font-weight: normal;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.widget_calendar td#today,
.wp-block-calendar td#today {
position: relative;
z-index: 2; }
.widget_calendar td#today:before,
.wp-block-calendar td#today:before {
content: ' ';
position: absolute;
z-index: -1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 1.5625rem;
height: 1.5625rem;
line-height: 1.5625rem;
text-align: center;
border-radius: 50%;
transition: all 0.3s; }
.widget_calendar tfoot {
position: relative;
top: 0.6em; }
.widget_calendar tfoot td {
text-transform: none !important;
padding-top: 1.2rem;
padding-bottom: 0; }
.widget_calendar .wp-calendar-nav-prev,
.wp-block-calendar .wp-calendar-nav-prev {
text-align: left;
overflow: hidden; }
.widget_calendar .wp-calendar-nav-next,
.wp-block-calendar .wp-calendar-nav-next {
text-align: right; }
.widget_calendar .wp-calendar-nav-prev a,
.wp-block-calendar .wp-calendar-nav-prev a,
.widget_calendar .wp-calendar-nav-next a,
.wp-block-calendar .wp-calendar-nav-next a {
position: relative; }
.widget_calendar .wp-calendar-nav-prev a,
.wp-block-calendar .wp-calendar-nav-prev a {
padding-left: 0.8rem; }
.widget_calendar .wp-calendar-nav-next a,
.wp-block-calendar .wp-calendar-nav-next a {
padding-right: 0.8em; }
.widget_calendar .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav-prev a:before,
.widget_calendar .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav-next a:before {
position: absolute;
top: calc(50% - 0.3125rem);
left: 0;
width: 2.2em;
height: 1rem;
line-height: 1.3em;
font-size: 0.6rem;
display: inline-block; }
.widget_calendar .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav-prev a:before {
content: '\e967';
font-family: "fontello"; }
.widget_calendar .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav-next a:before {
content: '\e966';
font-family: "fontello";
left: auto;
right: 0; }
.wp-block-calendar a {
text-decoration: none; }
.wp-block-calendar {
margin-bottom: 1rem; }
.wp-calendar-nav {
position: relative;
top: 0.6em;
text-align: left; }
.wp-calendar-nav .wp-calendar-nav-next {
position: absolute;
right: 0; } .widget_recent_entries .post-date {
display: inline-block;
margin-left: 0.5em; } .widget_search form,
.woocommerce.widget_product_search form,
.widget_display_search form,
#bbpress-forums #bbp-search-form {
width: 100%;
overflow: hidden;
position: relative; }
.widget_search form:after,
.woocommerce.widget_product_search form:after,
.widget_display_search form:after,
#bbpress-forums #bbp-search-form:after {
content: '\e95b';
font-family: "fontello";
display: block;
position: absolute;
z-index: 0;
top: 50%;
right: 1.5em;
margin-top: -0.5em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
pointer-events: none;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.widget_search .search-field,
.woocommerce.widget_product_search .search_field,
.widget_display_search #bbp_search,
#bbpress-forums #bbp-search-form #bbp_search {
width: 100%;
padding-right: 3em !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.widget_search input.search-submit,
.woocommerce.widget_product_search .search_button,
.widget_display_search #bbp_search_submit,
#bbpress-forums #bbp-search-form #bbp_search_submit {
display: block;
text-indent: -1000px;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 3rem;
height: 100%;
padding: 0;
border: none !important;
background: none !important;
cursor: pointer; } .widget_area .post_item,
aside .post_item {
display: flex;
align-items: center; }
.sidebar .widget_area .post_item {
justify-content: center; }
.widget_area .post_item .post_categories .post_info_counters,
aside .post_item .post_categories .post_info_counters {
padding: 0.5rem 0 0;
display: block;
position: relative; }
.widget_area .post_item .post_thumb,
aside .post_item .post_thumb {
width: 4.375rem;
height: 4.375rem;
line-height: 4.375rem;
text-align: center;
flex-shrink: 0;
border-radius: 50%;
margin: 0 1.5625rem 0rem 0; }
.widget_area .post_item .post_title,
aside .post_item .post_title {
font-weight: 500;
line-height: 1.625rem; }
.widget_area .post_item .post_info,
aside .post_item .post_info {
font-size: 0.875rem;
line-height: 1.625rem; } .widget_rss .widget_title a {
display: inline-block;
margin-right: 6px; }
.widget_rss .widget_title a:first-child:before {
content: '\e8ed';
font-family: "fontello";
display: inline-block;
font-size: 0.9em; }
.widget_rss .widget_title img {
display: none; }
.widget_rss ul,
.widget_rss li {
padding-left: 0; }
.widget_rss ul > li:before {
display: none; }
.widget_rss ul > li + li {
margin-top: 2em; } .widget_product_tag_cloud,
.wp-block-tag-cloud,
.widget_tag_cloud {
overflow: hidden;
margin-bottom: -0.625rem; }
.widget_product_tag_cloud .widget_title,
.wp-block-tag-cloud .widget_title,
.widget_tag_cloud .widget_title {
margin-bottom: 1em; }
.sc_edd_details .downloads_page_tags .downloads_page_data > a,
.widget_product_tag_cloud a,
.widget_tag_cloud a,
.wp-block-tag-cloud a,
.post_item_single .post_content .post_tags a {
display: inline-block;
margin: 0.4375rem 1.5625rem 0.4375rem 0;
font-size: 1rem !important;
line-height: normal;
font-weight: 500;
text-transform: lowercase; }
.post_item_single .post_content .post_tags a {
margin-right: 0.3125rem;
margin-left: 0.3125rem; }
.sc_edd_details .downloads_page_tags .downloads_page_data > a:before,
.widget_product_tag_cloud a:before,
.widget_tag_cloud a:before,
.wp-block-tag-cloud a:before,
.post_item_single .post_content .post_tags a:before {
content: '#'; }
.wp-block-tag-cloud {
margin-bottom: 1rem; } #sb_instagram .sbi_header_text {
padding-top: 0 !important;
margin-top: -2px; }
#sb_instagram .sb_instagram_header {
padding: 0 !important;
margin-bottom: 0.5em !important; }
.footer_fullwidth #sb_instagram .sb_instagram_header {
float: none;
text-align: center;
overflow: hidden; }
.footer_fullwidth #sb_instagram .sb_instagram_header > a {
float: none;
display: inline-block;
overflow: hidden; }
#sb_instagram .sb_instagram_header h3 {
font-size: 1.2308em;
line-height: 1.5em; }
#sb_instagram .sb_instagram_header p {
font-size: 1em;
line-height: 1.5em; }
#sb_instagram #sbi_load {
margin-top: 0.5em; } ul.instagram-pics {
margin-right: -5px; }
ul.instagram-pics li {
float: left;
padding: 0 5px 5px 0;
margin: 0;
overflow: hidden;
width: 33.3333%;
height: auto;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.column-1_3 ul.instagram-pics li {
width: 25%; }
.column-1_2 ul.instagram-pics li {
width: 20%; }
.column-1_1 ul.instagram-pics li {
width: 16.6666%; }
ul.instagram-pics li:before {
display: none; }  .footer_wrap div p:first-child,
.footer_wrap p {
margin: 0; }
.footer_wrap .widget[class*="column-"] {
margin: 1.5em 0; }
.footer_wrap .vc_col-sm-4 .widget li {
display: inline-block;
width: 45%;
margin-right: 3%;
vertical-align: top; }
.footer_wrap .vc_col-sm-4 .widget li li {
display: block;
width: 100%;
margin-right: 0%; }
.footer_wrap .footer_fullwidth {
overflow: hidden; }
.footer_wrap .widget_title,
.footer_wrap .widgettitle {
text-align: left; }
.footer_wrap .footer_fullwidth .widget_title,
.footer_wrap .footer_fullwidth .widgettitle {
text-align: center;
margin-bottom: 1.5em; } .footer_logo_inner {
padding: 4em 0;
overflow: hidden;
text-align: center;
position: relative; }
.footer_widgets_wrap + .footer_logo_wrap .footer_logo_inner {
border-top-width: 1px;
border-top-style: solid; }
.footer_logo_inner:after {
content: ' ';
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
width: 1px;
height: 3em; }
.trx_addons_absent .footer_logo_inner {
padding: 1em 0; }
.trx_addons_absent .footer_logo_inner:after {
display: none; }
.footer_logo_inner img {
max-width: 25%; }
.logo_footer_text {
font-size: 3.3333em;
line-height: 1em;
letter-spacing: 6px;
margin: 0; }
.logo_footer_image + .logo_footer_text {
margin: 0.63em 0 2em; } .footer_socials_inner {
padding: 2em 0 3em;
text-align: center; } .footer_menu_inner {
padding: 2em 0;
text-align: center; }
.menu_footer_nav_area > ul,
.footer_wrap .sc_layouts_menu > ul {
padding: 0;
margin: 0;
list-style-type: none; }
.menu_footer_nav_area > ul > li,
.footer_wrap .sc_layouts_menu > ul > li {
display: inline-block;
vertical-align: baseline;
z-index: auto !important; }
.menu_footer_nav_area > ul > li + li:before,
.footer_wrap .sc_layouts_menu > ul > li + li:before {
content: ' ';
display: inline-block;
width: 0;
height: 0.8em;
margin: 0;
vertical-align: baseline;
border-left: 1px dotted #ddd; }
.menu_footer_nav_area > ul > li > a,
.footer_wrap .sc_layouts_menu > ul > li > a {
padding: 0.5em 2.5em;
display: inline-block; }
.mobile_layout .menu_footer_nav_area > ul > li > a,
.mobile_layout .footer_wrap .sc_layouts_menu > ul > li > a {
padding: 0.5em 1em; }
.menu_footer_nav_area > ul > li.menu-item-has-children > a,
.footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a {
padding-right: 3.5em; }
.mobile_layout .menu_footer_nav_area > ul > li.menu-item-has-children > a,
.mobile_layout .footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a {
padding-right: 2em; }
.menu_footer_nav_area > ul > li.menu-item-has-children > a:after,
.footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a:after {
content: '\e828';
font-family: "fontello";
right: 2em; }
.mobile_layout .menu_footer_nav_area > ul > li.menu-item-has-children > a:after,
.mobile_layout .footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a:after {
right: 0.5em; }
.menu_footer_nav_area li li.menu-item-has-children > a:after,
.footer_wrap .sc_layouts_menu li li.menu-item-has-children > a:after {
content: '\e836';
font-family: "fontello"; }
.menu_footer_nav_area > ul > li ul,
.footer_wrap .sc_layouts_menu > ul > li ul {
top: auto;
bottom: 3em;
border: 1px solid #ddd;
display: none !important; }
.menu_footer_nav_area > ul > li ul ul,
.footer_wrap .sc_layouts_menu > ul > li ul ul {
top: auto;
bottom: -1.4em;
margin-left: 2px; }
.menu_footer_nav_area > ul > li ul ul.submenu_left,
.footer_wrap .sc_layouts_menu > ul > li ul ul.submenu_left {
margin-left: -2px; }
.menu_footer_nav_area > ul > li ul > li,
.menu_footer_nav_area > ul > li ul > li > a,
.footer_wrap .sc_layouts_menu > ul > li ul > li,
.footer_wrap .sc_layouts_menu > ul > li ul > li > a {
font-size: 12px; }
.menu_footer_nav_area > ul > li ul > li > a,
.footer_wrap .sc_layouts_menu > ul > li ul > li > a {
display: block; } .footer_widgets_wrap + .footer_copyright_wrap .footer_copyright_inner,
.footer_logo_wrap + .footer_copyright_wrap .footer_copyright_inner,
.footer_socials_wrap + .footer_copyright_wrap .footer_copyright_inner,
.footer_menu_wrap + .footer_copyright_wrap .footer_copyright_inner {
border-top-width: 1px;
border-top-style: solid; }
.footer_copyright_inner {
font-size: 0.9333em;
padding: 2em 0;
overflow: hidden;
text-align: center; }
.footer_copyright_wrap p {
margin: 0; }  .netmix_customizer_message {
padding: 2em;
margin: 0 auto;
max-width: 60%;
background-color: #f3e6ce;
color: #996600;
border-left: 3px solid #666600; }
.netmix_customizer_message b {
color: #333300; } #debug_log {
position: fixed;
z-index: 1000000;
top: 0;
left: 0;
display: block;
width: 100%;
background: rgba(0, 0, 0, 0.8);
color: #ffffff; }
.admin-bar #debug_log {
top: 32px; }
#debug_log_close {
position: absolute;
z-index: 1;
top: -6px;
right: 0;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 18px;
font-weight: bold;
cursor: pointer; }
#debug_log_content {
font-size: 12px;
line-height: 15px;
max-height: 66px;
padding: 16px 16px 6px;
overflow: auto;
word-wrap: normal;
white-space: pre-line; } .popup_wrap {
position: absolute;
z-index: 1;
top: 3.3333em;
right: 0;
width: 37.5em;
padding: 3em 2.5em 2em;
display: none; }
.popup_registration {
right: -5.5em; }
.popup_wrap .popup_close {
display: block;
font-size: 1.25em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
position: absolute;
z-index: 1;
top: 0;
right: 0;
margin: 0.5em 0.5em 0 0;
color: #cccccc;
border: 2px solid #ebebeb;
background-color: #f4f7f9; }
.popup_wrap .popup_close:hover {
color: #909090;
border: 2px solid #cccccc;
background-color: #ffffff; }
.popup_wrap .popup_close:before {
content: '\e8ac';
font-family: "fontello";
line-height: 1em;
padding: 0 !important;
margin: 0 !important; }
.popup_wrap .form_wrap {
position: relative;
overflow: hidden; }
.popup_wrap .form_left {
float: left;
padding-right: 2.5em;
width: 54%;
border-right: 1px solid #e0e0e0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.popup_wrap .form_right {
float: right;
padding-left: 2.5em;
width: 45%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.popup_wrap.popup_registration .form_left {
width: 50%;
padding-right: 5px;
border-right: none; }
.popup_wrap.popup_registration .form_right {
width: 50%;
padding-left: 5px; }
.popup_wrap .popup_form_field {
margin-bottom: 0.625em; }
.popup_wrap input[type="text"],
.popup_wrap input[type="email"],
.popup_wrap input[type="url"],
.popup_wrap input[type="password"] {
width: 100%;
border: 2px solid #ebebeb;
background-color: #fafafa; }
.popup_wrap input:not([type="submit"]):focus {
background-color: #ffffff; }
.popup_wrap .popup_form_field.iconed_field {
position: relative; }
.popup_wrap .popup_form_field.iconed_field:before {
position: absolute;
z-index: 1;
top: 10px;
right: 8px;
margin-right: 0;
color: #c9c9c9;
width: 1em; }
.popup_wrap .popup_form_field.iconed_field input {
padding-right: 30px; }
.popup_wrap .popup_form_field .forgot_password {
float: right;
line-height: 1.5em; }
.popup_wrap .popup_form_field.submit_field {
padding: 1em 0 4px 4px; }
.popup_wrap .popup_form_field .submit_button {
width: 100%; }
.popup_wrap .login_socials_title {
color: #222222;
font-size: 1.5em;
line-height: 1.3em;
margin-bottom: 0.5em; }
.popup_wrap .login_socials_problem {
line-height: 1.3em; }
.popup_wrap .popup_form_field.remember_field {
margin-top: 1.2em; }  .wpb_row,
.wpb_text_column,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
margin-bottom: 0 !important; }
.sc_gap .vc_row {
margin-left: 0;
margin-right: 0; }
.sc_gap .vc_column_container {
padding-left: 0;
padding-right: 0; }
h1 .wpb_text_column p,
h2 .wpb_text_column p,
h3 .wpb_text_column p,
h4 .wpb_text_column p,
h5 .wpb_text_column p,
h6 .wpb_text_column p {
padding-bottom: 0 !important; }
.top_panel > .vc_row > .wpb_column {
z-index: 10; }
.top_panel > .vc_row:nth-child(2) > .wpb_column {
z-index: 9; }
.top_panel > .vc_row:nth-child(3) > .wpb_column {
z-index: 8; }
.top_panel > .vc_row:nth-child(4) > .wpb_column {
z-index: 7; }
.top_panel > .vc_row:nth-child(5) > .wpb_column {
z-index: 6; }
.top_panel > .vc_row:nth-child(6) > .wpb_column {
z-index: 5; }
.top_panel > .vc_row:nth-child(7) > .wpb_column {
z-index: 4; }
.top_panel > .vc_row:nth-child(8) > .wpb_column {
z-index: 3; }
.top_panel > .vc_row:nth-child(9) > .wpb_column {
z-index: 2; }
.top_panel > .vc_row:nth-child(10) > .wpb_column {
z-index: 1; }
.post_item_single .post_edit .vc_inline-link {
display: none; } iframe[name="google_conversion_frame"] {
height: 1px;
min-height: 0px;
display: none; } a[rel="magnific"],
a[data-elementor-open-lightbox=""] {
display: inline-block;
position: relative; }
a[rel="magnific"]:before,
a[data-elementor-open-lightbox=""]:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0;
transition: all 0.3s; }
a[rel="magnific"]:hover:before,
a[data-elementor-open-lightbox=""]:hover:before {
opacity: 0.6; }
a[rel="magnific"]:after,
a[data-elementor-open-lightbox=""]:after {
position: absolute;
content: '\e974';
font-family: "fontello";
top: calc(50% - 2.1875rem);
left: calc(50% - 2.1875rem);
font-size: 1.5rem;
width: 4.375rem;
height: 4.375rem;
line-height: 4.375rem;
text-align: center;
opacity: 0;
transition: all 0.3s;
border-radius: 50%; }
.mfp-figure figcaption {
display: none; }
a[rel="magnific"]:hover:after,
a[data-elementor-open-lightbox=""]:hover:after {
opacity: 1; }
.mfp-bg {
z-index: 200001;
opacity: .5; }
.mfp-wrap {
z-index: 200002; }
.mfp-arrow {
background-color: transparent !important; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
right: -20px;
padding: 0;
width: 44px;
text-align: center; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
background: none !important; } .gdpr-terms-container {
clear: both;
margin: 1em 0 !important; } table.wpgdprc-table {
margin-bottom: 2em; }
div.wpgdprc .wpgdprc-checkbox {
display: inline; }
.wpgdprc-checkbox label {
padding-left: 1.15em;
position: relative;
padding-bottom: 0 !important; }
.wpgdprc-checkbox label input[type="checkbox"] {
width: 0;
-webkit-appearance: none;
-moz-appearance: none; }
.wpgdprc-checkbox label input[type="checkbox"]:before {
content: '';
font-family: "fontello";
display: block;
border: 1px solid #ddd;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transform: translateY(-55%);
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.wpgdprc-checkbox label input[type="checkbox"]:checked:before {
content: '\e8ab'; }
.ua_ie .wpgdprc-checkbox label {
padding-left: 0; }
.ua_ie .wpgdprc-checkbox input[type="checkbox"] {
width: auto; }
.ua_ie .wpgdprc-checkbox input[type="checkbox"]:before {
display: none; }  .rounded_none {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
.rounded_tiny {
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.rounded_small {
-webkit-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px; }
.rounded_medium {
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
.rounded_large {
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px; }
.rounded {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; } .theme_scroll_down {
display: inline-block;
text-align: center;
cursor: pointer;
text-transform: uppercase;
font-size: 11px !important;
line-height: 15px !important;
letter-spacing: 2px; }
.theme_scroll_down:after {
content: '\e938'; font-family: "fontello";
font-size: 16px !important;
line-height: 30px !important;
display: block;
text-align: center; }
.theme_scroll_down:hover {
-webkit-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
-ms-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2); } #makeup {
position: absolute;
z-index: 1000000;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
pointer-events: none;
opacity: 0.5; }
.admin-bar #makeup {
top: 32px; }
.pswp {
z-index: 9500; }
#makeup {
margin-left: 0px;
margin-top: 0px; }
.is-style-squared > .wp-block-button__link {
border-radius: unset; }
.post_content_single > .wp-block-cover {
box-sizing: border-box; }
.wp-block-search .wp-block-search__input {
max-width: 100%; }
.has-drop-cap.has-medium-font-size {
margin-bottom: 5rem; }.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//veloxfibra.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//veloxfibra.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//veloxfibra.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.post_layout_excerpt {
position: relative;
margin-bottom: 0; }
.post_layout_excerpt + .post_layout_excerpt {
margin-top: 6.25rem; }
.post_layout_excerpt.sticky {
padding: 3.2rem 3.7rem 3.5rem; }
.post_layout_excerpt .post_featured {
display: inline-block;
margin-bottom: 3.0625rem; }
.post_layout_excerpt.post_format_audio .post_featured.without_thumb,
.post_layout_excerpt.post_format_gallery .post_featured.without_thumb {
display: block; }
.post_layout_excerpt .post_header {
margin: 0;
position: relative; }
.post_layout_excerpt .post_header .post_price {
width: auto;
position: absolute;
z-index: 1;
top: 0;
right: 0;
font-size: 2.5em;
line-height: 1.5em; }
.post_layout_excerpt .post_title {
margin: 0; }
.post_layout_excerpt .post_meta {
margin-top: 0; }
.post_layout_excerpt .post_title + .post_meta {
margin-top: 2rem; }
.post_layout_excerpt .post_header + .post_content {
margin-top: 2rem; }
.post_layout_excerpt.post_format_quote {
display: flex;
flex-direction: column; }
.post_layout_excerpt.post_format_quote .post_header + .post_content {
margin-top: 0; }
.post_layout_excerpt.post_format_quote .post_header {
order: 1;
margin-top: 1.4rem; }
body[class*="blog_style_classic"] .post_layout_excerpt,
body[class*="blog_style_masonry"] .post_layout_excerpt {
margin-bottom: 3em; } .posts_container.columns_wrap {
display: flex;
flex-wrap: wrap; }
.posts_container.columns_wrap .post_layout_classic {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.post_layout_classic {
position: relative; }
.post_layout_classic .post_featured[class*="hover_"] {
display: block; }
.post_layout_classic .post_featured img {
width: 100%; }
.post_layout_classic .post_header {
padding-top: 0.02px; }
.post_layout_classic .post_title {
font-size: 1.5em;
line-height: 1.3em;
margin: 0; }
.post_layout_classic .post_title + .post_meta {
margin-top: 0.5em; }
.post_layout_classic blockquote {
margin: 0 0 1.4em; }
.post_layout_classic .post_header + .post_content {
padding-top: 1em; }
.post_layout_classic.format-aside .post_content_inner + .post_meta,
.post_layout_classic.format-link .post_content_inner + .post_meta,
.post_layout_classic.format-status .post_content_inner + .post_meta {
margin-top: 1em; }
body .post_layout_classic_2 .mejs-controls .mejs-time,
body .post_layout_classic_3 .mejs-controls .mejs-time,
body .post_layout_classic_2 .mejs-controls a.mejs-horizontal-volume-slider,
body .post_layout_classic_3 .mejs-controls a.mejs-horizontal-volume-slider,
.post_layout_classic_2 .post_meta,
.post_layout_classic_3 .post_meta {
display: none !important; } .masonry_wrap {
position: relative;
margin-right: -40px; }
.masonry_wrap .masonry_item {
position: relative;
display: inline-block;
vertical-align: top;
padding: 0 40px 40px 0;
margin-bottom: 0;
width: 50%;
border-width: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.masonry_wrap .masonry_item-1_3 {
width: 33.3333%; }
.masonry_wrap .masonry_item-1_4 {
width: 25%; } .post_layout_portfolio .post_title {
margin: 1em 0 0.4em; }
.post_layout_portfolio .post_featured {
margin-bottom: 0; }
.post_layout_portfolio .post_featured[class*="hover_"] {
display: block; }
.post_layout_portfolio .post_featured img {
width: 100%; }
.post_layout_portfolio .label_sticky {
top: -12px;
left: -12px;
right: auto;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg); }
body .post_layout_portfolio .mejs-controls .mejs-time,
body .post_layout_portfolio .mejs-controls a.mejs-horizontal-volume-slider,
.post_layout_portfolio .post_meta {
display: none !important; }
.blog_style_portfolio_4 .page_content_wrap {
padding-bottom: 5.6rem; }
.post_format_gallery.post_layout_portfolio .icons {
display: none; } .post_layout_gallery * {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.post_layout_gallery .post_details {
display: none; }
.gallery_item_current {
opacity: 0 !important; }
.gallery_preview {
position: fixed;
z-index: 200000;
top: 0;
left: 0;
width: 50%;
height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
pointer-events: none; }
.gallery_preview:before {
content: ' ';
opacity: 0;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.6s ease;
-ms-transition: opacity 0.6s ease;
transition: opacity 0.6s ease; }
.gallery_preview_show {
pointer-events: auto; }
.gallery_preview_show:before {
opacity: 1; }
.gallery_preview_image_clone {
position: fixed;
z-index: 110;
-webkit-transition: -webkit-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
transition: transform 0.5s ease;
-webkit-backface-visibility: hidden; }
.gallery_preview_image_original {
position: relative;
z-index: 120;
display: block;
object-fit: contain;
-webkit-transition: opacity 0.2s ease;
-ms-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
-webkit-backface-visibility: hidden; }
.gallery_preview_show .gallery_preview_image_animate { -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
-ms-transition: -ms-transform 0.6s, opacity 0.2s;
transition: transform 0.6s, opacity 0.2s; }
.gallery_preview_image_animate { -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
-ms-transition: -ms-transform 0.3s, opacity 0.2s;
transition: transform 0.3s, opacity 0.2s; }
.gallery_preview_description {
position: absolute;
z-index: 140;
top: 0;
left: 100%;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: -webkit-transform 1s, opacity 1s;
-ms-transition: -ms-transform 1s, opacity 1s;
transition: transform 1s, opacity 1s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-ms-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-webkit-transform: translate3d(0, 30px, 0);
-ms-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
padding: 0 3em;
opacity: 0; }
.gallery_preview_show .gallery_preview_description {
opacity: 1;
-webkit-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.gallery_preview_show .post_title {
margin: 0 0 0.5em; }
.gallery_preview_show .post_meta {
font-size: 1em;
line-height: 1.3em;
margin-top: 0;
margin-bottom: 2em; }
.gallery_preview_show .post_description_content {
max-width: 100%;
font-size: 1.1429em;
line-height: 2em; }
.gallery_preview_close {
font-size: 2em;
margin: 0;
padding: 0;
cursor: pointer;
vertical-align: top;
border: none;
background: none;
padding: 1em;
opacity: 0;
position: fixed;
z-index: 150;
top: 0;
right: 0;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transform: scale3d(0.6, 0.6, 1);
-ms-transform: scale3d(0.6, 0.6, 1);
transform: scale3d(0.6, 0.6, 1); }
.gallery_preview_image_loaded .gallery_preview_close {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } .chess_wrap {
overflow: hidden; }
.post_layout_chess {
position: relative;
overflow: hidden;
margin-bottom: 0; }
.post_layout_chess.sticky {
padding: 0;
border-width: 0; }
.post_layout_chess .label_sticky {
top: -12px;
left: -12px;
right: auto;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg); }
.post_layout_chess .post_featured {
margin-bottom: 0;
width: 50%;
float: right;
max-height: none !important; }
.post_layout_chess .post_featured_bg:before {
padding-top: 100%; }
.post_layout_chess .post_inner {
width: 50%;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.blog_style_classic_3 .page_content_wrap,
.blog_style_portfolio_3 .page_content_wrap {
padding-bottom: 4.7rem; }
.post_layout_chess_1:nth-child(2n+2) .post_featured {
float: left; }
.post_layout_chess_1:nth-child(2n+2) .post_inner {
left: auto;
right: 0; }
.post_layout_chess_2 {
width: 50%;
float: left; }
.post_layout_chess_2:nth-child(4n+3) .post_featured,
.post_layout_chess_2:nth-child(4n+4) .post_featured {
float: left; }
.post_layout_chess_2:nth-child(4n+3) .post_inner,
.post_layout_chess_2:nth-child(4n+4) .post_inner {
left: auto;
right: 0; }
.post_layout_chess_3 {
width: 33.3333%;
float: left; }
.post_layout_chess_3:nth-child(6n+4) .post_featured,
.post_layout_chess_3:nth-child(6n+5) .post_featured,
.post_layout_chess_3:nth-child(6n+6) .post_featured {
float: left; }
.post_layout_chess_3:nth-child(6n+4) .post_inner,
.post_layout_chess_3:nth-child(6n+5) .post_inner,
.post_layout_chess_3:nth-child(6n+6) .post_inner {
left: auto;
right: 0; }
.post_layout_chess blockquote {
margin: 0; }
.post_layout_chess_1 .post_inner_content {
padding: 0 14%; }
.post_layout_chess_2 .post_inner_content {
padding: 0 12%; }
.post_layout_chess_3 .post_inner_content {
padding: 0 10%; }
.post_layout_chess .post_header {
padding-top: 0.02px; }
.post_layout_chess .post_title {
margin: 0; }
.post_layout_chess .post_title + .post_meta {
margin-top: 2em;
margin-bottom: 0 !important; }
.post_layout_chess .post_header + .post_content {
margin-top: 1em; }
.post_layout_chess .post_content_inner {
overflow: hidden;
position: relative;
padding-bottom: 1em; }
.post_layout_chess:not(.post_format_aside) .post_content_inner {
padding-top: 0; }
.post_layout_chess.post_format_gallery .post_featured.hover_icon a:hover {
background: transparent; }
.post_layout_chess_1.post_format_quote .post_content_inner .post_meta,
.post_layout_chess_1.post_format_link .post_content_inner .post_meta,
.post_layout_chess_1.post_format_status .post_content_inner .post_meta {
margin-top: 1rem; }
.post_layout_chess_1.post_format_aside .post_content_inner .post_meta {
margin-top: 3rem; }
.post_layout_chess_1 .post_header + .post_content {
margin-top: 2rem; }
.post_layout_chess.post_layout_chess_1 .more-link {
margin-top: 3rem; }
.post_layout_chess_1.post_format_quote .post_header,
.post_layout_chess_1.post_format_link .post_header,
.post_layout_chess_1.post_format_aside .post_header,
.post_layout_chess_1.post_format_status .post_header,
.post_layout_chess_2.post_format_quote .post_header,
.post_layout_chess_2.post_format_link .post_header,
.post_layout_chess_2.post_format_aside .post_header,
.post_layout_chess_2.post_format_status .post_header {
display: none; }
.post_layout_chess_2 .post_title {
font-size: 1.6rem; }
.post_layout_chess_2:not(.post_format_quote):not(.post_format_link):not(.post_format_aside):not(.post_format_status) .post_content_inner {
display: none; }
.post_layout_chess_2 .post_meta > a,
.post_layout_chess_3 .post_meta > a,
.post_layout_chess_2 .post_meta_item:after,
.post_layout_chess_3 .post_meta_item:after {
display: none; }
body .post_layout_chess_3 .mejs-controls .mejs-time,
body .post_layout_chess_3 .mejs-controls a.mejs-horizontal-volume-slider {
display: none !important; }
.post_layout_chess_2 .post_title + .post_meta,
.post_layout_chess_3 .post_title + .post_meta {
margin: 2.2rem 0 !important; }
.post_layout_chess_2.post_format_aside .post_meta {
margin-top: 1.3333rem; }
.post_layout_chess_2.post_format_audio .post_featured .post_audio_title,
.post_layout_chess_3.post_format_audio .post_featured .post_audio_title {
letter-spacing: 0; }
.post_layout_chess_2.format-chat p > em, .post_layout_chess_2.format-chat p > b, .post_layout_chess_2.format-chat p > strong {
margin-top: 0.8em; }
.post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
padding: 1.1667em 2.3333em;
margin-top: 0.5rem; }
.post_layout_chess_3 .post_title {
font-size: 1.3333rem;
line-height: 1.2em; }
.post_layout_chess_3 .post_content_inner {
max-height: 6.2rem; }
.post_layout_chess_3 .post_content_inner,
.post_layout_chess_3 .post_content_inner + .post_meta {
display: none; }
.body_style_boxed .post_layout_chess_2 .post_content_inner,
.body_style_boxed .post_layout_chess_2 .post_content_inner + p,
.body_style_boxed .post_layout_chess_3 .post_meta,
.body_style_boxed .post_layout_chess_3 .post_content_inner + p,
.body_style_wide .post_layout_chess_2 .post_content_inner,
.body_style_wide .post_layout_chess_2 .post_content_inner + p,
.body_style_wide .post_layout_chess_3 .post_meta,
.body_style_wide .post_layout_chess_3 .post_content_inner + p {
display: none; }
.post_layout_chess.post_layout_chess_3 .more-link {
padding: 1em 2em; } .home-page.with_bg_image,
.frontpage.with_bg_image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed; }
.home-page.with_bg_image .page_content_wrap,
.frontpage.with_bg_image .page_content_wrap {
background-color: transparent; } .front_page_section {
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.front_page_section_layout_fullwidth.sc_layouts_flex .front_page_section_content_wrap {
-webkit-flex-basis: 100%;
-ms-flex-basis: 100%;
flex-basis: 100%; }
.front_page_section > .customize-partial-edit-shortcut button {
left: 2px !important; }
.front_page_section_paddings_none .front_page_section_content_wrap {
padding: 0; }
.front_page_section_paddings_small .front_page_section_content_wrap {
padding: 4% 0; }
.front_page_section_paddings_medium .front_page_section_content_wrap {
padding: 8% 0; }
.front_page_section_paddings_large .front_page_section_content_wrap {
padding: 12% 0; }
.front_page_section_paddings_huge .front_page_section_content_wrap {
padding: 16% 0; }
.front_page_block_empty {
height: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
margin: 0 !important;
padding: 0 !important; }
.front_page_section_description,
.front_page_section_content,
.front_page_section_output,
.front_page_section_buttons {
font-size: 1.1429em; }
.front_page_section .front_page_section_caption {
margin: 0;
text-align: center; }
.front_page_section_description {
line-height: 1.5em;
text-align: center; }
.front_page_section_description p:last-child,
.front_page_section_content p:last-child,
.front_page_section_output p:last-child {
margin-bottom: 0; }
.front_page_section_buttons {
text-align: center; }
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_description {
margin-top: 1em; }
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_content,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_content {
margin-top: 3em; }
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_output {
margin-top: 3em; }
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_columns {
margin-top: 3em; }
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_output:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_columns:not(.front_page_block_empty) + .front_page_section_buttons {
margin-top: 2em; }
.front_page_section_buttons > .front_page_section_button {
margin-top: 1em;
margin-right: 1em;
font-size: 0.8em; }
.front_page_section_buttons > .front_page_section_button + .front_page_section_button {
margin-right: 0; }
.front_page_section_columns .front_page_section_caption {
font-size: 2.5em;
line-height: 1.2em;
text-align: left; }
.front_page_section_columns .front_page_section_output,
.front_page_section_columns .front_page_section_content,
.front_page_section_columns .front_page_section_description {
font-size: 1em;
line-height: 1.5em;
text-align: left; }
.front_page_section_columns h1,
.front_page_section_columns h2,
.front_page_section_columns h3,
.front_page_section_columns h4,
.front_page_section_columns h5,
.front_page_section_columns h6 {
margin-top: 1em;
margin-bottom: 0.3em; }
.front_page_section_columns h1:first-child,
.front_page_section_columns h2:first-child,
.front_page_section_columns h3:first-child,
.front_page_section_columns h4:first-child,
.front_page_section_columns h5:first-child,
.front_page_section_columns h6:first-child {
margin-top: 0; }
.front_page_section_columns p {
margin: 0; }
.front_page_section_columns p + p {
margin-top: 0.5em; } .front_page_section_title_description {
line-height: 1.75em; }
.front_page_section_title_caption:not(.front_page_block_empty) + .front_page_section_title_description {
margin-top: 2em; } .front_page_section_features .sc_item_descr {
padding: 1em 0; }
.front_page_section_features .sc_services_light .sc_services_item_icon {
font-size: 4em; } .front_page_section_subscribe .front_page_section_output {
max-width: 50%;
margin-left: auto;
margin-right: auto; }
.front_page_section_subscribe .mc4wp-form .mc4wp-form-fields input[type="email"] {
padding: 1em; } .front_page_section_googlemap .front_page_section_output {
-webkit-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
-ms-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4); }  [class*="sc_button_hover_slide"] {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.sc_button_hover_just_init {
-webkit-transition: none !important;
-ms-transition: none !important;
transition: none !important; }
[class*="sc_button_hover_"]:not(.sc_button_bg_image) {
transition: all 0.3s; } .sc_button_hover_arrow {
position: relative;
overflow: hidden;
padding-left: 2em !important;
padding-right: 2em !important; }
.sc_button_hover_arrow:before {
content: '\e8f4';
font-family: "fontello";
position: absolute;
z-index: 1;
right: -2em !important;
left: auto !important;
top: 50% !important;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: transparent !important;
color: inherit !important; }
.sc_button_hover_arrow:hover:before,
.sc_button_hover_arrow.active:before,
.vc_active .sc_button_hover_arrow:before {
right: 0.5em !important; } .post_featured[class*="hover_"] {
position: relative;
-webkit-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
display: inline-block;
vertical-align: top; }
.post_featured[class*="hover_"],
.post_featured[class*="hover_"] * {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.post_featured .mask {
content: ' ';
position: absolute;
z-index: 4;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
pointer-events: none;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease; }
.post_featured .post_info {
position: absolute;
z-index: 6;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(0.5, 0.5);
-ms-transform: translate(-50%, -50%) scale(0.5, 0.5);
transform: translate(-50%, -50%) scale(0.5, 0.5);
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
display: none;
font-size: 1.1429em;
line-height: 1.3em;
width: 90%;
text-align: center;
margin: -1em auto 0;
opacity: 0; } .post_featured.hover_ .icons {
position: absolute;
z-index: 7;
top: 0;
left: 0;
right: 0;
bottom: 0; } .post_featured.hover_icon,
.post_featured.hover_icons {
position: relative; }
.post_featured.hover_icon .mask {
background-color: rgba(0, 0, 0, 0.4); }
.post_featured.hover_icon:hover .mask {
opacity: 1; }
.post_featured.hover_icon .icons,
.post_featured.hover_icons .icons {
position: absolute;
z-index: 5;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.post_featured.hover_icon .icons a,
.post_featured.hover_icons .icons a {
display: inline-block;
font-size: 1.5rem;
cursor: pointer;
opacity: 0;
-webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
-ms-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
width: 4.375rem;
height: 4.375rem;
line-height: 4.375rem;
text-align: center;
position: absolute;
z-index: 10;
top: calc(50% - 2.1875rem);
left: calc(50% - 2.1875rem);
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.post_featured.hover_icons .icons a {
margin-left: -2.25em; }
.post_featured.hover_icons .icons a + a {
margin-left: 0.25em;
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s; }
.post_featured.hover_icons .icons a.single_icon {
margin-left: 0; }
.post_featured.hover_icon:hover .icons a,
.post_featured.hover_icons:hover .icons a {
opacity: 1;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
-ms-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.post_featured.hover_icons:hover .icons a + a {
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s; } .post_featured.hover_zoom:before {
content: ' ';
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
border: 2px solid #fff;
background-color: rgba(0, 0, 0, 0.15);
-webkit-transform: scale(0, 0) rotate(0deg);
-ms-transform: scale(0, 0) rotate(0deg);
transform: scale(0, 0) rotate(0deg);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.post_featured.hover_zoom:hover:before {
-webkit-transform: scale(1, 1) rotate(45deg);
-ms-transform: scale(1, 1) rotate(45deg);
transform: scale(1, 1) rotate(45deg); }
.post_featured.hover_zoom .mask {
background-color: rgba(255, 255, 255, 0.15); }
.post_featured.hover_zoom:hover .mask {
opacity: 1; }
.post_featured.hover_zoom .icons {
position: absolute;
z-index: 6;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-block; }
.post_featured.hover_zoom .icons a {
display: inline-block;
font-size: 18px;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
color: #fff;
position: relative;
left: -50px;
opacity: 0;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.post_featured.hover_zoom .icons a + a {
margin-left: 8px;
left: 50px; }
.post_featured.hover_zoom .icons a:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.2); }
.post_featured.hover_zoom:hover .icons a {
left: 0;
opacity: 1;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1); } .post_featured.hover_dots:hover .mask {
opacity: 1; }
.post_featured.hover_dots .icons {
position: absolute;
z-index: 6;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.post_featured.hover_dots .icons span {
display: inline-block;
opacity: 0;
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease; }
.post_featured.hover_dots:hover .icons span {
opacity: 1;
display: inline-block; }
.post_featured.hover_dots:hover .icons span:first-child {
margin-left: -13px; }
.post_featured.hover_dots:hover .icons span + span + span {
margin-left: 13px; }
.post_featured.hover_dots.hover_with_info .icons span {
margin-top: 1em; }
.post_featured.hover_dots .post_info {
display: block;
top: 45%; }
.post_featured.hover_dots:hover .post_info {
-webkit-transform: translate(-50%, -50%) scale(1, 1);
-ms-transform: translate(-50%, -50%) scale(1, 1);
transform: translate(-50%, -50%) scale(1, 1);
opacity: 1; } .post_featured.hover_fade,
.post_featured.hover_slide,
.post_featured.hover_pull,
.post_featured.hover_border {
position: relative;
overflow: hidden; }
.post_featured.hover_fade .post_info,
.post_featured.hover_slide .post_info,
.post_featured.hover_pull .post_info,
.post_featured.hover_border .post_info {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
overflow: hidden;
text-align: center;
display: block;
margin: 0;
opacity: 1;
font-size: 1em;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: none;
-ms-transition: none;
transition: none;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_border .post_info .post_title {
font-weight: 400;
font-size: 1.5em;
line-height: 1.4em;
margin: 0 0 0.5em;
text-transform: uppercase;
text-align: center; }
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_border .post_info .post_descr {
margin: 0;
position: relative;
padding: 0.5em 1em;
text-align: center; }
.post_featured.hover_fade .post_info .post_title span,
.post_featured.hover_slide .post_info .post_title span,
.post_featured.hover_pull .post_info .post_title span,
.post_featured.hover_border .post_info .post_title span {
font-weight: 700; }
.post_featured.hover_fade .post_info .post_excerpt,
.post_featured.hover_slide .post_info .post_excerpt,
.post_featured.hover_pull .post_info .post_excerpt,
.post_featured.hover_border .post_info .post_excerpt {
display: none; }
.post_featured.hover_fade img,
.post_featured.hover_fade .post_info .post_info_back,
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_info_back,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull img,
.post_featured.hover_pull .post_info .post_info_back,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_info_back,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.post_featured.hover_fade .post_info .post_excerpt,
.post_featured.hover_slide .post_info .post_excerpt,
.post_featured.hover_pull .post_info .post_excerpt,
.post_featured.hover_border .post_info .post_excerpt {
margin-top: 1em;
display: none; } .post_featured.hover_fade:hover .mask {
opacity: 1; }
.post_featured.hover_fade .post_info .post_info_back {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
text-align: center;
padding: 15px;
margin-top: 100%;
opacity: 0; }
.post_featured.hover_fade.top_to_bottom .post_info .post_info_back {
margin-top: -100%; }
.post_featured.hover_fade.bottom_to_top .post_info .post_info_back {
margin-top: 100%; }
.post_featured.hover_fade.left_to_right .post_info .post_info_back {
margin-left: -100%; }
.post_featured.hover_fade.right_to_left .post_info .post_info_back {
margin-left: 100%; }
.post_featured.hover_fade:hover .post_info .post_info_back {
margin: 0 !important;
opacity: 1; } .post_featured.hover_slide .mask {
opacity: 0.3; }
.post_featured.hover_slide:hover .mask {
opacity: 1; }
.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
text-align: left; }
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
position: relative;
margin: 0; }
.post_featured.hover_slide .post_info .post_title {
padding: 0 0 15px;
margin: 30px 30px 15px !important;
overflow: hidden; }
.post_featured.hover_slide .post_info .post_title:after {
content: " ";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.post_featured.hover_slide:hover .post_info .post_title:after {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.post_featured.hover_slide > img {
max-width: none;
width: calc(100% + 20px);
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px); }
.post_featured.hover_slide:hover > img {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
text-align: left; }
.post_featured.hover_slide .post_info .post_descr {
padding: 0 30px 30px;
opacity: 0;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.post_featured.hover_slide:hover .post_info .post_descr {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); } .post_featured.hover_pull .post_info,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
text-align: left; }
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0; }
.post_featured.hover_pull .mask {
opacity: 0.3; }
.post_featured.hover_pull:hover .mask {
opacity: 1; }
.post_featured.hover_pull:hover > img {
-webkit-transform: translateY(-60px);
-ms-transform: translateY(-60px);
transform: translateY(-60px); }
.post_featured.hover_pull .post_info .post_title {
padding: 20px; }
.post_featured.hover_pull:hover .post_info .post_title {
-webkit-transform: translateY(-70px);
-ms-transform: translateY(-70px);
transform: translateY(-70px); }
.post_featured.hover_pull .post_info .post_descr {
height: 60px;
-webkit-transform: translateY(60px);
-ms-transform: translateY(60px);
transform: translateY(60px); }
.post_featured.hover_pull:hover .post_info .post_descr {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.post_featured.hover_pull .post_info .post_descr .post_meta {
max-height: 60px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
padding: 0 10px 0 20px; } .post_featured.hover_border:hover .mask {
opacity: 1; }
.post_featured.hover_border .post_info:before,
.post_featured.hover_border .post_info:after {
content: ' ';
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer-events: none; }
.post_featured.hover_border .post_info:before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0); }
.post_featured.hover_border:hover .post_info:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1); }
.post_featured.hover_border .post_info:after {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0); }
.post_featured.hover_border:hover .post_info:after {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1); }
.post_featured.hover_border .post_info .post_info_back {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
text-align: center;
padding: 45px; }
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease; }
.post_featured.hover_border:hover > img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1); }
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
opacity: 0;
position: relative;
text-align: center;
margin: 0; }
.post_featured.hover_border .post_info .post_title {
font-size: 1.2em;
padding: 0 0 15px;
-webkit-transform: translateY(-1em);
-ms-transform: translateY(-1em);
transform: translateY(-1em); }
.post_featured.hover_border:hover .post_info .post_title {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.post_featured.hover_border .post_info .post_descr {
padding: 0;
-webkit-transform: translateY(1em);
-ms-transform: translateY(1em);
transform: translateY(1em); }
.post_featured.hover_border:hover .post_info .post_descr {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.post_featured.hover_border .post_info .post_info_item + .post_info_item:before {
content: ' ';
display: block;
margin: 0.5em 0 0 0; } .post_featured.hover_shop {
position: relative;
display: block; }
.post_item:hover .post_featured.hover_shop .mask,
.post_item:hover .post_featured.hover_shop:hover .mask {
opacity: 1; }
.post_featured.hover_shop .icons {
position: absolute;
z-index: 1002;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none; }
.post_featured.hover_shop .icons a {
display: inline-block;
pointer-events: all;
font-size: 1.2632em !important;
padding: 0 !important;
letter-spacing: 0 !important;
cursor: pointer;
text-align: center;
border: 3px solid #ddd !important;
opacity: 0;
margin-left: -1.76em;
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
width: 2.5em;
height: 2.5em;
line-height: 2.5em !important;
-webkit-border-radius: 0 !important;
-ms-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
-webkit-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
-ms-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s; }
.post_featured.hover_shop .icons a.added_to_cart {
display: none; }
.post_featured.hover_shop .icons a.product_out_stock:not(.product_type_external) {
display: none !important; }
.product-category .post_featured.hover_shop .icons a,
.post_featured.hover_shop .icons a.product_out_stock:not(.product_type_external) + a {
margin-left: 0;
-webkit-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s; }
.post_featured.hover_shop .icons a + a,
.post_featured.hover_shop .icons a + a + a {
margin-left: 1.76em;
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s; }
.post_featured.hover_shop .icons a.shop_cart:before {
font-family: "fontello" !important;
font-weight: 400 !important;
content: '\e93d' !important; }
.post_featured.hover_shop .icons a:before,
.post_featured.hover_shop .icons a:after {
margin: 0 !important;
padding: 0 !important;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.post_featured.hover_shop .icons a:after {
position: absolute;
top: 25%;
left: 25%;
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
-ms-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
font-size: 0.6em; }
.post_item:hover .post_featured.hover_shop .icons a,
.post_featured.hover_shop:hover .icons a {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
-ms-transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
-webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
-ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.post_item:hover .post_featured.hover_shop .icons a + a,
.post_item:hover .post_featured.hover_shop .icons a + a + a,
.post_featured.hover_shop:hover .icons a + a,
.post_featured.hover_shop:hover .icons a + a + a {
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s; } .post_featured.hover_shop_buttons {
position: relative;
display: block;
overflow: hidden !important; }
.post_featured.hover_shop_buttons .mask {
display: none; }
.post_featured.hover_shop_buttons .icons {
position: absolute;
z-index: 1002;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none; }
.post_featured.hover_shop_buttons .icons a {
position: absolute;
z-index: 10;
bottom: -5em;
left: 0;
font-size: 1em !important;
letter-spacing: 0 !important;
display: block;
text-transform: none !important;
width: 50%;
text-align: center;
padding: 0.5em 1em !important;
pointer-events: all;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.post_featured.hover_shop_buttons .icons a + a,
.post_featured.hover_shop_buttons .icons a + a + a {
left: 50%; }
.post_featured.hover_shop_buttons .icons a:before {
font-family: "fontello" !important;
font-weight: 400 !important;
content: '\e93d' !important;
margin-right: 0.3em; }
.post_featured.hover_shop_buttons .icons a.shop_link:before {
content: '\e8b5' !important; }
.post_item:hover .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons:hover .icons a {
bottom: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
.post_featured.hover_shop_buttons .icons a.added_to_cart {
display: none; }
.post_featured.hover_shop_buttons .icons a.product_out_stock {
display: none; }
.product-category .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons .icons a.product_out_stock + a {
width: 100%;
left: 0 !important; }  .post_content > .elementor {
margin-left: -20px;
margin-right: -20px; }
.sc_layouts_column .sc_layouts_item.elementor-widget-spacer {
width: 100% !important; } .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1660px; } .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 5px; }
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 10px; }
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 20px; }
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 25px; }
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 30px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container:not(.elementor-column-gap-no) {
max-width: none;
position: relative; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 1280px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 870px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
left: -5px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
margin-left: -5px;
margin-right: -5px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 1290px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 880px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
left: -10px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
margin-left: -10px;
margin-right: -10px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 1310px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 900px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
left: -20px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
margin-left: -20px;
margin-right: -20px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 1320px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 910px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
left: -25px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
margin-left: -25px;
margin-right: -25px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 1330px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 920px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
left: -30px; }
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
margin-left: -30px;
margin-right: -30px; }
[data-type^="trx-addons/socials"],
[data-type^="trx-addons/button"],
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]),
.wp-block-column > .sc_layouts_item,
.sc_layouts_column .sc_layouts_item,
.sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
width: auto !important; }
.elementor-section-content-middle .elementor-widget-wrap {
align-items: center; }
.elementor-section-content-top .elementor-widget-wrap {
align-items: flex-start; }
.elementor-section-content-bottom .elementor-widget-wrap {
align-items: flex-end; }
.sc_layouts_column_align_left > .elementor-column-wrap > .elementor-widget-wrap {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.sc_layouts_column_align_center > .elementor-column-wrap > .elementor-widget-wrap {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.sc_layouts_column_align_right > .elementor-column-wrap > .elementor-widget-wrap {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }  .elementor-counter .elementor-counter-title {
margin: 1.5rem 0; } .elementor-heading-title span sup,
h3 span sup,
.elementor-heading-title span sub,
h3 span sub {
font-size: 1.25rem; }
.elementor-heading-title span {
margin-left: 0.625rem; } body .elementor-progress-wrapper {
height: 2.25rem;
line-height: 2.25rem;
border-radius: 1.125rem; }
body .elementor-progress-bar {
font-size: 1rem;
font-weight: 600;
border-radius: 1.125rem;
height: 2.25rem;
line-height: 2.25rem; } .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
width: 2.5rem;
margin-top: -0.25rem; }
.elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-up,
.elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-down {
width: 1.375rem;
height: 1.375rem;
line-height: 1.375rem;
text-align: center;
border-radius: 50%;
font-size: 0.5rem;
transition: all 0.3s; }
.elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-up {
line-height: 1.3rem; }
.elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-down:before {
content: '\e964';
font-family: "fontello"; }
.elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-up:before {
content: '\e961';
font-family: "fontello"; } .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title {
padding: 1rem 2.5rem;
margin-right: 0.6875rem;
display: inline-block;
border-radius: 1.875rem;
line-height: normal;
font-weight: 500;
transition: all 0.3s;
margin-bottom: 1.5625rem; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title {
display: none;
text-align: center; }
.elementor-widget-tabs .elementor-tab-content {
padding: 1.35rem 0; }  .editor-block-list__layout .mce-toolbar .mce-btn i {
font-family: "dashicons", "tinymce"; }
.editor-block-list__layout .mce-toolbar .mce-btn button,
.editor-block-list__layout input[type="text"][role="button"] {
background-color: transparent !important; }
.editor-block-list__layout .mce-toolbar .mce-btn button {
color: #333 !important;
padding: 2px 3px !important; } .editor-post-title__block .editor-post-title__input {
min-height: 1em; } div.edit-post-layout {
height: unset; }
div.edit-post-layout__content {
overflow-y: visible !important; }
body.edit-post-visual-editor {
font-size: 14px !important;
padding: 3em 0;
min-height: 50vh; } .editor-writing-flow {
margin: 0 auto; }
.editor-writing-flow,
.editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
max-width: 860px !important; } body.sidebar_position_hide.expand_content .editor-writing-flow,
body.sidebar_position_hide.expand_content .editor-block-list__block,
body.sidebar_position_hide.expand_content .editor-post-title__block,
body.sidebar_position_hide.expand_content .editor-default-block-appender {
max-width: 1270px !important; } body.post-type-cpt_layouts .editor-block-list__block,
body.post-type-cpt_layouts.sidebar_position_hide.expand_content .editor-block-list__block,
body.post-type-cpt_layouts .editor-post-title__block,
body.post-type-cpt_layouts .editor-default-block-appender {
max-width: none !important; }
body.single-cpt_layouts .trx-addons-layout--single-preview {
max-width: 1270px !important;
position: relative;
margin: 0 auto; } @media (min-width: 600px) { body.edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit {
margin-left: -23px;
margin-right: -23px; } } .wp-block-columns {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.wp-block-column:nth-child(odd) {
margin-right: 0; }
.wp-block-column:nth-child(even) {
margin-left: 0; }
.wp-block-column:not(:first-child) {
margin-left: 20px; }
.wp-block-column:not(:last-child) {
margin-right: 20px; } .kt-gutter-default > .innerblocks-wrap > .editor-inner-blocks > .editor-block-list__layout > [data-type="kadence/column"] {
margin-right: 40px; } .kt-gutter-default > .wp-block-kadence-column {
margin-right: 40px; } .has-small-gutter > [class*="wp-block-coblocks-"]:not(:first-child) {
margin-left: 20px; }
.has-small-gutter > [class*="wp-block-coblocks-"]:not(:last-child) {
margin-right: 20px; } body.edit-post-visual-editor:not(.post-type-cpt_layouts):not(.sidebar_position_hide) {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0; }
.sidebar_position_hide .editor-post-sidebar-holder,
body.post-type-cpt_layouts .editor-post-sidebar-holder {
display: none; }
.editor-post-sidebar-holder {
width: 370px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
background-color: #f0f0f0;
min-height: 75vh;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.editor-post-sidebar-holder:before {
content: 'Sidebar';
display: inline-block;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
font-size: 3em;
line-height: 1em;
font-weight: bold;
color: #ccc;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .alignfull > img,
.alignwide > img {
max-width: none;
width: 100%; }
body.sidebar_hide .alignfull {
width: 100vw;
max-width: none;
margin-left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
body.sidebar_hide .alignwide {
position: relative;
left: calc( -44vw + 50% );
width: 88vw;
max-width: none; }
body:not(.sidebar_position_hide) .editor-block-list__layout .alignwide,
body:not(.sidebar_position_hide) .editor-block-list__block[data-align="wide"],
body:not(.sidebar_position_hide) .editor-block-list__layout .alignfull,
body:not(.sidebar_position_hide) .editor-block-list__block[data-align="full"] {
max-width: 100% !important;
margin-left: auto !important;
margin-right: auto !important; }
body.sidebar_position_hide .editor-block-list__layout .alignwide,
body.sidebar_position_hide.expand_content .editor-block-list__layout .alignwide,
body.sidebar_position_hide .editor-block-list__block[data-align="wide"],
body.sidebar_position_hide.expand_content .editor-block-list__block[data-align="wide"] {
max-width: none !important;
width: calc(100% + 10em);
margin-left: -5em; }
body.sidebar_position_hide .editor-block-list__layout .alignfull,
body.sidebar_position_hide.expand_content .editor-block-list__layout .alignfull,
body.sidebar_position_hide .editor-block-list__block[data-align="full"],
body.sidebar_position_hide.expand_content .editor-block-list__block[data-align="full"] {
max-width: none !important;
width: calc(100% + 24em);
margin-left: -12em; }  .wp-block-cover-image .wp-block-cover__inner-container a,
.wp-block-cover .wp-block-cover__inner-container a {
color: inherit; } .wp-block-media-text .has-medium-font-size {
line-height: 1.5em; }
.wp-block-media-text .has-large-font-size {
line-height: 1.4em; }
.wp-block-media-text .has-huge-font-size {
line-height: 1.3em; } .editor-block-list__block .kt-tabs-title-list {
margin-bottom: 0;
padding-left: 0; }
.editor-block-list__block .kt-tabs-layout-vtabs > .kt-tabs-wrap > .kt-tabs-title-list li {
margin-bottom: 1px; }
.editor-block-list__block .kt-tabs-content-wrap {
border: 1px solid #ddd; }
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2,
.wp-block-cover p:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) > a {
color: #fff; }
.wp-block-cover-text a:hover {
color: #fff !important; }
.wp-block-cover + .wp-block-cover {
margin-top: 1rem; }
.wp-block-cover p:not(.has-text-color) > a:hover {
color: #feb321 !important; }input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
select,
.select_container,
textarea, .widget_search .search-field,
.woocommerce.widget_product_search .search_field,
.widget_display_search #bbp_search,
#bbpress-forums #bbp-search-form #bbp_search, .comments_wrap .comments_field input,
.comments_wrap .comments_field textarea, .select2-container.select2-container--default span.select2-choice,
.select2-container.select2-container--default span.select2-selection, .widget_area .post_item .post_thumb img,
aside .post_item .post_thumb img, .sidebar .sidebar_control,
.sidebar .sidebar_control:after, .sc_edd_details .downloads_page_tags .downloads_page_data > a,
.widget_product_tag_cloud a,
.widget_tag_cloud a {
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
}
.select_container:before {
-webkit-border-radius: 0 0px 0px 0;
-ms-border-radius: 0 0px 0px 0;
border-radius: 0 0px 0px 0;
}
textarea.wp-editor-area {
-webkit-border-radius: 0 0 0px 0px;
-ms-border-radius: 0 0 0px 0px;
border-radius: 0 0 0px 0px;
} .widget li a > img,
.widget li span > img {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.content_wrap,
.content_container {
width: 1270px;
}
body.body_style_wide:not(.expand_content) [class*="content_wrap"] > .content,
body.body_style_boxed:not(.expand_content) [class*="content_wrap"] > .content {	width: 782px; }
[class*="content_wrap"] > .sidebar { 											width: 408px; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .content { padding-right: 488px; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .sidebar { margin-left: -408px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content { padding-left:  488px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .sidebar { margin-right:-408px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 1280px; 
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 792px; 
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 1290px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 802px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 1300px; 
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 812px; 
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 1310px; 
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 822px; 
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 1330px; 
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 842px; 
} .editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
max-width: 782px !important;
} body.sidebar_position_hide.expand_content .editor-block-list__block,
body.sidebar_position_hide.expand_content .editor-post-title__block,
body.sidebar_position_hide.expand_content .editor-default-block-appender {
max-width: 1270px !important;
}
body.single-cpt_layouts .trx-addons-layout--single-preview {
max-width: 1270px !important;
}
body {
font-family:"Montserrat",sans-serif;
font-size:1rem;
font-weight:400;
font-style:normal;
line-height:1.6em;
text-transform:none;
}
.wp-block-calendar table{
font-family:"Montserrat",sans-serif;
}
p, ul, ol, dl, blockquote, address, 
.wp-block-button, .wp-block-cover, 
.wp-block-image, .wp-block-video,
.wp-block-search, .wp-block-archives, 
.wp-block-categories, .wp-block-media-text {
margin-top:0em;
margin-bottom:1.1em;
}
h1, .front_page_section_caption {
font-family:"Barlow",sans-serif;
font-size:4.375rem;
font-weight:700;
font-style:normal;
line-height:1em;
text-decoration:none;
text-transform:none;
margin-top:1em;
margin-bottom:0.63em;
}
h1.sc_item_title,
.elementor-widget-heading h1.elementor-heading-title{
line-height:1em;
}
h2 {
font-family:"Barlow",sans-serif;
font-size:3.75rem;
font-weight:700;
font-style:normal;
line-height:1.1em;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
margin-top:1.1em;
margin-bottom:0.63em;
}
h2.sc_item_title,
.elementor-widget-heading h2.elementor-heading-title{
line-height:1.1em;
}
h3 {
font-family:"Barlow",sans-serif;
font-size:2.8125rem;
font-weight:700;
font-style:normal;
line-height:1.1em;
text-decoration:none;
text-transform:none;
margin-top:1.2em;
margin-bottom:0.8em;
}
h3.sc_item_title,
.elementor-widget-heading h3.elementor-heading-title{
line-height:1.1em;
}
h4 {
font-family:"Barlow",sans-serif;
font-size:2.1875rem;
font-weight:700;
font-style:normal;
line-height:0.9em;
text-decoration:none;
text-transform:none;
margin-top:1.3em;
margin-bottom:2.5rem;
}
h4.sc_item_title,
.elementor-widget-heading h4.elementor-heading-title{
line-height:0.9em;
}
h5 {
font-family:"Barlow",sans-serif;
font-size:1.5625rem;
font-weight:700;
font-style:normal;
line-height:1.3em;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
margin-top:1.7em;
margin-bottom:1.3em;
}
h5.sc_item_title,
.elementor-widget-heading h5.elementor-heading-title{
line-height:1.3em;
}
h6 {
font-family:"Montserrat",sans-serif;
font-size:1rem;
font-weight:600;
font-style:normal;
line-height:1.25em;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
margin-top:2.5em;
margin-bottom:1.1em;
}
h6.sc_item_title,
.elementor-widget-heading h6.elementor-heading-title{
line-height:1.25em;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
textarea,
textarea.wp-editor-area,
.select_container,
select,
.select_container select {
font-size:1rem;
font-weight:400;
font-style:normal;
line-height:normal;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
}
form button:not(.components-button),
input[type="button"],
input[type="reset"],
#btn-buy,
input[type="submit"],
.theme_button,
.sc_layouts_row .sc_button,
.gallery_preview_show .post_readmore,
.wp-block-button__link,
.post_item .more-link,
div.esg-filter-wrapper .esg-filterbutton > span,
.mptt-navigation-tabs li a,
.netmix_tabs .netmix_tabs_titles li a {
font-family:"Montserrat",sans-serif;
font-size:1rem;
font-weight:500;
font-style:normal;
line-height:normal;
text-decoration:none;
text-transform:none;
}
.top_panel .slider_engine_revo .slide_title {
font-family:"Barlow",sans-serif;
}
mark,
.logo_text,
.post_price.price,
.theme_scroll_down {
font-family:"Barlow",sans-serif;
}
.post_meta {
font-size:1rem;
font-weight:500;
font-style:normal;
line-height:normal;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
margin-top:0.4em;
}
em, i,
.post-date, .rss-date 
.post_date, .post_meta_item,
.post_meta .vc_inline-link,
.comments_list_wrap .comment_date,
.comments_list_wrap .comment_time,
.comments_list_wrap .comment_counters,
.top_panel .slider_engine_revo .slide_subtitle,
.logo_slogan,
figure figcaption, 
.wp-block-image figcaption, 
.wp-block-gallery .blocks-gallery-image figcaption, 
.wp-block-gallery .blocks-gallery-item figcaption, 
.wp-caption .wp-caption-text, 
.wp-caption .wp-caption-dd, 
.wp-caption-overlay .wp-caption .wp-caption-text, 
.wp-caption-overlay .wp-caption .wp-caption-dd
.format-audio .post_featured .post_audio_author,
.trx_addons_audio_player .audio_author,
.post_item_single .post_content .post_meta,
.author_bio .author_link,
.comments_list_wrap .comment_posted,
.comments_list_wrap .comment_reply {
}
.search_wrap .search_results .post_meta_item,
sup,
sub,
.mejs-container *{
font-family:"Montserrat",sans-serif;
}
.logo_text {
font-family:"Montserrat",sans-serif;
font-size:1.8em;
font-weight:400;
font-style:normal;
line-height:1.25em;
text-decoration:none;
text-transform:uppercase;
letter-spacing:1px;
}
.logo_footer_text {
font-family:"Montserrat",sans-serif;
}
.menu_main_nav_area > ul,
.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_menu_nav,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav {
font-family:"Montserrat",sans-serif;
font-size:1rem;
line-height:normal;
}
.menu_main_nav > li > a,
.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_menu_nav > li > a {
font-weight:400;
font-style:normal;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
}
.menu_main_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.sc_layouts_menu_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description {
font-weight:400;
}
.menu_main_nav > li > ul,
.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_menu_nav > li > ul,
.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_menu_popup .sc_layouts_menu_nav {
font-family:"Montserrat",sans-serif;
font-size:1rem;
line-height:normal;
}
.menu_main_nav > li ul > li > a,
.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_menu_nav > li ul > li > a,
.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a {
font-weight:400;
font-style:normal;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
}
.menu_mobile .menu_mobile_nav_area > ul {
font-family:"Montserrat",sans-serif;
}
.menu_mobile .menu_mobile_nav_area > ul > li ul {
font-family:"Montserrat",sans-serif;
}body.edit-post-visual-editor {
font-family:"Montserrat",sans-serif !important;
font-size:1rem;
font-weight:400;
font-style:normal;
line-height:1.6em;
text-transform:none;
}
.editor-post-title__block .editor-post-title__input {
font-family:"Barlow",sans-serif;
font-size:4.375rem;
font-weight:700;
font-style:normal;
}.scheme_velox body,
.scheme_velox .body_style_boxed .page_wrap {
background-color: #1d202b;
}
.scheme_velox {
color: #686d80;
}
.scheme_velox h1, .scheme_velox h2, .scheme_velox h3, .scheme_velox h4, .scheme_velox h5, .scheme_velox h6,
.scheme_velox h1 a, .scheme_velox h2 a, .scheme_velox h3 a, .scheme_velox h4 a, .scheme_velox h5 a, .scheme_velox h6 a,
.scheme_velox li a,
.scheme_velox dt
[class*="color_style_"] h1 a, .scheme_velox [class*="color_style_"] h2 a, .scheme_velox [class*="color_style_"] h3 a, .scheme_velox [class*="color_style_"] h4 a, .scheme_velox [class*="color_style_"] h5 a, .scheme_velox [class*="color_style_"] h6 a, .scheme_velox [class*="color_style_"] li a {
color: #262937;
}
.scheme_velox h1 a:hover, .scheme_velox h2 a:hover, .scheme_velox h3 a:hover, .scheme_velox h4 a:hover, .scheme_velox h5 a:hover, .scheme_velox h6 a:hover,
.scheme_velox li a:hover {
color: #db5220;
}
.scheme_velox .color_style_link2 h1 a:hover, .scheme_velox .color_style_link2 h2 a:hover, .scheme_velox .color_style_link2 h3 a:hover, .scheme_velox .color_style_link2 h4 a:hover, .scheme_velox .color_style_link2 h5 a:hover, .scheme_velox .color_style_link2 h6 a:hover, .scheme_velox .color_style_link2 li a:hover {
color: #db5220;
}
.scheme_velox .color_style_link3 h1 a:hover, .scheme_velox .color_style_link3 h2 a:hover, .scheme_velox .color_style_link3 h3 a:hover, .scheme_velox .color_style_link3 h4 a:hover, .scheme_velox .color_style_link3 h5 a:hover, .scheme_velox .color_style_link3 h6 a:hover, .scheme_velox .color_style_link3 li a:hover {
color: #ffffff;
}
.scheme_velox .color_style_dark h1 a:hover, .scheme_velox .color_style_dark h2 a:hover, .scheme_velox .color_style_dark h3 a:hover, .scheme_velox .color_style_dark h4 a:hover, .scheme_velox .color_style_dark h5 a:hover, .scheme_velox .color_style_dark h6 a:hover, .scheme_velox .color_style_dark li a:hover {
color: #db5220;
}
.scheme_velox code {
color: #a8aec4;
background-color: #262937;
border-color: #e1e1e1;
}
.scheme_velox code a {
color: #db5220;
}
.scheme_velox code a:hover {
color: #ff6c36;
}
.scheme_velox a {
color: #db5220;
}
.scheme_velox a:hover {
color: #686d80;
}
.scheme_velox .color_style_link2 a {
color: #db5220;
}
.scheme_velox .color_style_link2 a:hover {
color: #ff6c36;
}
.scheme_velox .color_style_link3 a {
color: #ffffff;
}
.scheme_velox .color_style_link3 a:hover {
color: #ffffff;
}
.scheme_velox .color_style_dark a {
color: #262937;
}
.scheme_velox .color_style_dark a:hover {
color: #db5220;
}
.scheme_velox section > blockquote,
.scheme_velox div:not(.is-style-solid-color) > blockquote,
.scheme_velox figure:not(.is-style-solid-color) > blockquote {
background-color: #db5220;
}
.scheme_velox blockquote:not(.has-text-color):before,
.scheme_velox blockquote:not(.has-text-color),
.scheme_velox blockquote:not(.has-text-color) p,
.scheme_velox blockquote:not(.has-text-color) a,
.scheme_velox .wp-block-quote .wp-block-quote__citation,
.scheme_velox blockquote:not(.has-text-color) s, .scheme_velox blockquote:not(.has-text-color) strike, .scheme_velox blockquote:not(.has-text-color) del,
.scheme_velox blockquote:not(.has-text-color) dt, .scheme_velox blockquote:not(.has-text-color) b, .scheme_velox blockquote:not(.has-text-color) strong, .scheme_velox blockquote:not(.has-text-color) i, .scheme_velox blockquote:not(.has-text-color) em, .scheme_velox blockquote:not(.has-text-color) mark, .scheme_velox blockquote:not(.has-text-color) ins {
color: #262937;
}
.scheme_velox blockquote:not(.has-text-color) a:hover {
color: #ff6c36;
}
.scheme_velox blockquote:not(.has-text-color) code {
color: #ffffff;
background-color: #1d202b;
border-color: #1d202b;
}
.scheme_velox blockquote:not(.has-text-color) a:hover code {
color: #1d202b;
background-color: #ffffff;
border-color: #ffffff;
}
.scheme_velox table th, .scheme_velox table th + th, .scheme_velox table td + th  {
border-color: #db5220;
}
.scheme_velox table td, .scheme_velox table th + td, .scheme_velox table td + td,
.scheme_velox table th strong,
.scheme_velox table td a,
.scheme_velox table td li a {
color: #a8aec4;
}
.scheme_velox table th,
.scheme_velox table th a {
color: #262937;
background-color: #db5220;
}
.scheme_velox table th b, .scheme_velox table th strong {
color: #ffffff;
}
.scheme_velox table > tbody > tr:nth-child(2n+1) > td {
background-color: #1d202b;
border-color: #1d202b;
}
.scheme_velox table > tbody > tr:nth-child(2n) > td {
background-color: #262937;
border-color: #262937;
}
.scheme_velox table th a:hover {
color: #ffffff;
}
.scheme_velox hr {
border-color: #d8dae1;
}
.scheme_velox figure figcaption, 
.scheme_velox .wp-block-image figcaption, 
.scheme_velox .wp-block-gallery .blocks-gallery-image figcaption, 
.scheme_velox .wp-block-gallery .blocks-gallery-item figcaption, 
.scheme_velox .wp-caption .wp-caption-text, 
.scheme_velox .wp-caption .wp-caption-dd, 
.scheme_velox .wp-caption-overlay .wp-caption .wp-caption-text, 
.scheme_velox .wp-caption-overlay .wp-caption .wp-caption-dd {
color: #ffffff !important;
background: #262937 !important;
}
.scheme_velox ul > li:before {
color: #db5220;
} .scheme_velox .widget_search form:after,
.scheme_velox .woocommerce.widget_product_search form:after,
.scheme_velox .widget_display_search form:after,
.scheme_velox #bbpress-forums #bbp-search-form:after {
color: #686d80;
}
.scheme_velox .scheme_dark .widget_search form:after, 
.scheme_velox .scheme_dark .woocommerce.widget_product_search form:after, 
.scheme_velox .scheme_dark .widget_display_search form:after, 
.scheme_velox .scheme_dark #bbpress-forums #bbp-search-form:after {
color: #db5220;
}
.scheme_velox .widget_search form:hover:after,
.scheme_velox .woocommerce.widget_product_search form:hover:after,
.scheme_velox .widget_display_search form:hover:after,
.scheme_velox #bbpress-forums #bbp-search-form:hover:after {
color: #db5220;
} .scheme_velox fieldset {
border-color: #d8dae1;
}
.scheme_velox fieldset legend {
color: #262937;
background-color: #ffffff;
} .scheme_velox input[type="text"],
.scheme_velox input[type="number"],
.scheme_velox input[type="email"],
.scheme_velox input[type="url"],
.scheme_velox input[type="tel"],
.scheme_velox input[type="search"],
.scheme_velox input[type="password"],
.scheme_velox select,
.scheme_velox .select_container,
.scheme_velox .select2-container.select2-container--default span.select2-choice,
.scheme_velox .select2-container.select2-container--default span.select2-selection,
.scheme_velox .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.scheme_velox .select2-container.select2-container--default .select2-selection--multiple,
.scheme_velox textarea,
.scheme_velox textarea.wp-editor-area, .scheme_velox .tourmaster-form-field input[type="text"],
.scheme_velox .tourmaster-form-field input[type="email"],
.scheme_velox .tourmaster-form-field input[type="password"],
.scheme_velox .tourmaster-form-field textarea,
.scheme_velox .tourmaster-form-field select,
.scheme_velox .tourmaster-form-field.tourmaster-with-border input[type="text"],
.scheme_velox .tourmaster-form-field.tourmaster-with-border input[type="email"],
.scheme_velox .tourmaster-form-field.tourmaster-with-border input[type="password"],
.scheme_velox .tourmaster-form-field.tourmaster-with-border textarea,
.scheme_velox .tourmaster-form-field.tourmaster-with-border select, .scheme_velox #buddypress .dir-search input[type="search"],
.scheme_velox #buddypress .dir-search input[type="text"],
.scheme_velox #buddypress .groups-members-search input[type="search"],
.scheme_velox #buddypress .groups-members-search input[type="text"],
.scheme_velox #buddypress .standard-form input[type="color"],
.scheme_velox #buddypress .standard-form input[type="date"],
.scheme_velox #buddypress .standard-form input[type="datetime-local"],
.scheme_velox #buddypress .standard-form input[type="datetime"],
.scheme_velox #buddypress .standard-form input[type="email"],
.scheme_velox #buddypress .standard-form input[type="month"],
.scheme_velox #buddypress .standard-form input[type="number"],
.scheme_velox #buddypress .standard-form input[type="password"],
.scheme_velox #buddypress .standard-form input[type="range"],
.scheme_velox #buddypress .standard-form input[type="search"],
.scheme_velox #buddypress .standard-form input[type="tel"],
.scheme_velox #buddypress .standard-form input[type="text"],
.scheme_velox #buddypress .standard-form input[type="time"],
.scheme_velox #buddypress .standard-form input[type="url"],
.scheme_velox #buddypress .standard-form input[type="week"],
.scheme_velox #buddypress .standard-form select,
.scheme_velox #buddypress .standard-form textarea,
.scheme_velox #buddypress form#whats-new-form textarea, .scheme_velox #booked-page-form input[type="email"],
.scheme_velox #booked-page-form input[type="text"],
.scheme_velox #booked-page-form input[type="password"],
.scheme_velox #booked-page-form textarea,
.scheme_velox .booked-upload-wrap,
.scheme_velox .booked-upload-wrap input, .scheme_velox form.mc4wp-form input[type="email"] {
color: #686d80;
border-color: #ededef;
background-color: #ffffff;
} .scheme_velox [class*="sc_input_hover_"] input{
border-color: #ffffff;
}
.scheme_velox .scheme_dark .widget input[type="search"],
.scheme_velox .scheme_dark .widget input[type="text"]{
border-color: rgba(104,109,128,0.3);
background-color: rgba(255,255,255,0);
} .scheme_velox input[type="radio"] + label:before, 
.scheme_velox input[type="checkbox"] + label:before, 
.scheme_velox input[type="radio"] + .wpcf7-list-item-label:before, 
.scheme_velox input[type="checkbox"] + .wpcf7-list-item-label:before, 
.scheme_velox .wpcf7-list-item-label.wpcf7-list-item-right:before, 
.scheme_velox .edd_price_options ul > li > label > input[type="radio"] + span:before, .scheme_velox .edd_price_options ul > li > label > input[type="checkbox"] + span:before{
color: #262937;
border-color: #ededef;
background-color: #ffffff;
}
.scheme_velox input[type="text"]:focus,
.scheme_velox input[type="text"].filled,
.scheme_velox input[type="number"]:focus,
.scheme_velox input[type="number"].filled,
.scheme_velox input[type="email"]:focus,
.scheme_velox input[type="email"].filled,
.scheme_velox input[type="tel"]:focus,
.scheme_velox input[type="search"]:focus,
.scheme_velox input[type="search"].filled,
.scheme_velox input[type="password"]:focus,
.scheme_velox input[type="password"].filled,
.scheme_velox .select_container:hover,
.scheme_velox select option:hover,
.scheme_velox select option:focus,
.scheme_velox select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--single,
.scheme_velox .select2-container.select2-container--default span.select2-selection--single:hover,
.scheme_velox .select2-container.select2-container--focus span.select2-selection--single,
.scheme_velox .select2-container.select2-container--open span.select2-selection--single,
.scheme_velox select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-choice,
.scheme_velox .select2-container.select2-container--default span.select2-choice:hover,
.scheme_velox .select2-container.select2-container--focus span.select2-choice,
.scheme_velox .select2-container.select2-container--open span.select2-choice,
.scheme_velox select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--multiple,
.scheme_velox .select2-container.select2-container--default span.select2-selection--multiple:hover,
.scheme_velox .select2-container.select2-container--focus span.select2-selection--multiple,
.scheme_velox .select2-container.select2-container--open span.select2-selection--multiple,
.scheme_velox textarea:focus,
.scheme_velox textarea.filled,
.scheme_velox textarea.wp-editor-area:focus,
.scheme_velox textarea.wp-editor-area.filled, .scheme_velox .tourmaster-form-field input[type="text"]:focus,
.scheme_velox .tourmaster-form-field input[type="text"].filled,
.scheme_velox .tourmaster-form-field input[type="email"]:focus,
.scheme_velox .tourmaster-form-field input[type="email"].filled,
.scheme_velox .tourmaster-form-field input[type="password"]:focus,
.scheme_velox .tourmaster-form-field input[type="password"].filled,
.scheme_velox .tourmaster-form-field textarea:focus,
.scheme_velox .tourmaster-form-field textarea.filled,
.scheme_velox .tourmaster-form-field select:focus,
.scheme_velox .tourmaster-form-field select.filled,
.scheme_velox .tourmaster-form-field.tourmaster-with-border input[type="text"]:focus,
.scheme_velox .tourmaster-form-field.tourmaster-with-border input[type="text"].filled,
.scheme_velox .tourmaster-form-field.tourmaster-with-border input[type="email"]:focus,
.scheme_velox .tourmaster-form-field.tourmaster-with-border input[type="email"].filled,
.scheme_velox .tourmaster-form-field.tourmaster-with-border input[type="password"]:focus,
.scheme_velox .tourmaster-form-field.tourmaster-with-border input[type="password"].filled,
.scheme_velox .tourmaster-form-field.tourmaster-with-border textarea:focus,
.scheme_velox .tourmaster-form-field.tourmaster-with-border textarea.filled,
.scheme_velox .tourmaster-form-field.tourmaster-with-border select:focus,
.scheme_velox .tourmaster-form-field.tourmaster-with-border select.filled, .scheme_velox #buddypress .dir-search input[type="search"]:focus,
.scheme_velox #buddypress .dir-search input[type="search"].filled,
.scheme_velox #buddypress .dir-search input[type="text"]:focus,
.scheme_velox #buddypress .dir-search input[type="text"].filled,
.scheme_velox #buddypress .groups-members-search input[type="search"]:focus,
.scheme_velox #buddypress .groups-members-search input[type="search"].filled,
.scheme_velox #buddypress .groups-members-search input[type="text"]:focus,
.scheme_velox #buddypress .groups-members-search input[type="text"].filled,
.scheme_velox #buddypress .standard-form input[type="color"]:focus,
.scheme_velox #buddypress .standard-form input[type="color"].filled,
.scheme_velox #buddypress .standard-form input[type="date"]:focus,
.scheme_velox #buddypress .standard-form input[type="date"].filled,
.scheme_velox #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_velox #buddypress .standard-form input[type="datetime-local"].filled,
.scheme_velox #buddypress .standard-form input[type="datetime"]:focus,
.scheme_velox #buddypress .standard-form input[type="datetime"].filled,
.scheme_velox #buddypress .standard-form input[type="email"]:focus,
.scheme_velox #buddypress .standard-form input[type="email"].filled,
.scheme_velox #buddypress .standard-form input[type="month"]:focus,
.scheme_velox #buddypress .standard-form input[type="month"].filled,
.scheme_velox #buddypress .standard-form input[type="number"]:focus,
.scheme_velox #buddypress .standard-form input[type="number"].filled,
.scheme_velox #buddypress .standard-form input[type="password"]:focus,
.scheme_velox #buddypress .standard-form input[type="password"].filled,
.scheme_velox #buddypress .standard-form input[type="range"]:focus,
.scheme_velox #buddypress .standard-form input[type="range"].filled,
.scheme_velox #buddypress .standard-form input[type="search"]:focus,
.scheme_velox #buddypress .standard-form input[type="search"].filled,
.scheme_velox #buddypress .standard-form input[type="tel"]:focus,
.scheme_velox #buddypress .standard-form input[type="tel"].filled,
.scheme_velox #buddypress .standard-form input[type="text"]:focus,
.scheme_velox #buddypress .standard-form input[type="text"].filled,
.scheme_velox #buddypress .standard-form input[type="time"]:focus,
.scheme_velox #buddypress .standard-form input[type="time"].filled,
.scheme_velox #buddypress .standard-form input[type="url"]:focus,
.scheme_velox #buddypress .standard-form input[type="url"].filled,
.scheme_velox #buddypress .standard-form input[type="week"]:focus,
.scheme_velox #buddypress .standard-form input[type="week"].filled,
.scheme_velox #buddypress .standard-form select:focus,
.scheme_velox #buddypress .standard-form select.filled,
.scheme_velox #buddypress .standard-form textarea:focus,
.scheme_velox #buddypress .standard-form textarea.filled,
.scheme_velox #buddypress form#whats-new-form textarea:focus,
.scheme_velox #buddypress form#whats-new-form textarea.filled, .scheme_velox #booked-page-form input[type="email"]:focus,
.scheme_velox #booked-page-form input[type="email"].filled,
.scheme_velox #booked-page-form input[type="text"]:focus,
.scheme_velox #booked-page-form input[type="text"].filled,
.scheme_velox #booked-page-form input[type="password"]:focus,
.scheme_velox #booked-page-form input[type="password"].filled,
.scheme_velox #booked-page-form textarea:focus,
.scheme_velox #booked-page-form textarea.filled,
.scheme_velox .booked-upload-wrap:hover,
.scheme_velox .booked-upload-wrap input:focus,
.scheme_velox .booked-upload-wrap input.filled, .scheme_velox form.mc4wp-form input[type="email"]:focus,
.scheme_velox form.mc4wp-form input[type="email"].filled {
background-color: #ffffff;
}
.scheme_velox input[placeholder]::-webkit-input-placeholder,
.scheme_velox textarea[placeholder]::-webkit-input-placeholder	{ color: #686d80; }
.scheme_velox input[placeholder]::-moz-placeholder,
.scheme_velox textarea[placeholder]::-moz-placeholder				{ color: #686d80; }
.scheme_velox input[placeholder]:-ms-input-placeholder,
.scheme_velox textarea[placeholder]:-ms-input-placeholder			{ color: #686d80; }
.scheme_velox input[placeholder]::placeholder,
.scheme_velox textarea[placeholder]::placeholder					{ color: #686d80; } .scheme_velox .select_container:before {
color: #686d80;
}
.scheme_velox .select_container:after {
color: #686d80;
}
.scheme_velox .select_container:focus:after,
.scheme_velox .select_container:hover:after {
color: #686d80;
}
.scheme_velox .select_container select:focus {
color: #686d80;
background-color: #ffffff !important;
}
.scheme_velox .select2-dropdown,
.scheme_velox .select2-container.select2-container--focus span.select2-selection,
.scheme_velox .select2-container.select2-container--open span.select2-selection {
color: #686d80;
border-color: #ededef;
background: #ffffff;
}
.scheme_velox .select2-container .select2-results__option {
color: #686d80;
background: #ffffff;
}
.scheme_velox .select2-dropdown .select2-highlighted,
.scheme_velox .select2-container .select2-results__option--highlighted[aria-selected] {
color: #ffffff;
background: #db5220;
}
.scheme_velox input[type="radio"] + label:before,
.scheme_velox input[type="checkbox"] + label:before,
.scheme_velox .wpcf7-list-item-label.wpcf7-list-item-right:before {
border-color: #ededef !important;
}
.scheme_velox .scheme_dark input[type="checkbox"] + .wpcf7-list-item-label a{
color: #ff6c36
}
.scheme_velox .scheme_dark input[type="checkbox"] + .wpcf7-list-item-label a:hover{
color: #db5220
} .scheme_velox .sc_button_simple:not(.sc_button_bg_image) {
color:#db5220;
}
.scheme_velox .sc_button_simple:not(.sc_button_bg_image):hover {
color:#262937;
}
.scheme_velox .sc_button_simple.color_style_link2:not(.sc_button_bg_image),
.scheme_velox .color_style_link2 .sc_button_simple:not(.sc_button_bg_image) {
color:#db5220;
}
.scheme_velox .sc_button_simple.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_velox .color_style_link2 .sc_button_simple:not(.sc_button_bg_image):hover {
color:#ff6c36;
}
.scheme_velox .sc_button_simple.color_style_link3:not(.sc_button_bg_image),
.scheme_velox .color_style_link3 .sc_button_simple:not(.sc_button_bg_image) {
color:#ffffff;
}
.scheme_velox .sc_button_simple.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_velox .color_style_link3 .sc_button_simple:not(.sc_button_bg_image):hover {
color:#ffffff;
}
.scheme_velox .sc_button_simple.color_style_dark:not(.sc_button_bg_image),
.scheme_velox .color_style_dark .sc_button_simple:not(.sc_button_bg_image) {
color:#ffffff;
} .scheme_velox .sc_button_bordered:not(.sc_button_bg_image), {
color:#db5220;
border-color:#db5220;
}
.scheme_velox .is-style-outline .wp-block-button__link{
border-color:#db5220 !important;
}
.scheme_velox .is-style-outline .wp-block-button__link:hover{
border-color:#ffffff !important;
}
.scheme_velox .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#ff6c36 !important;
border-color:#ff6c36 !important;
}
.scheme_velox .sc_button_bordered.color_style_link2:not(.sc_button_bg_image),
.scheme_velox .color_style_link2 .sc_button_bordered:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_velox .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_velox .color_style_link2 .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#ff6c36 !important;
border-color:#ff6c36 !important;
}
.scheme_velox .sc_button_bordered.color_style_link3:not(.sc_button_bg_image),
.scheme_velox .color_style_link3 .sc_button_bordered:not(.sc_button_bg_image) {
color:#ffffff;
border-color:#ffffff;
}
.scheme_velox .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_velox .color_style_link3 .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#ffffff !important;
border-color:#ffffff !important;
}
.scheme_velox .sc_button_bordered.color_style_dark:not(.sc_button_bg_image),
.scheme_velox .color_style_dark .sc_button_bordered:not(.sc_button_bg_image) {
color:#262937;
border-color:#262937;
}
.scheme_velox .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover,
.scheme_velox .color_style_dark .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
} .scheme_velox form button:not(.components-button),
.scheme_velox input[type="reset"],
.scheme_velox input[type="submit"],
.scheme_velox input[type="button"],
.scheme_velox #btn-buy,
.scheme_velox .post_item .more-link,
.scheme_velox .comments_wrap .form-submit input[type="submit"],
.scheme_velox .wp-block-button__link, .scheme_velox #buddypress .comment-reply-link,
.scheme_velox #buddypress .generic-button a,
.scheme_velox #buddypress a.button,
.scheme_velox #buddypress button,
.scheme_velox #buddypress input[type="button"],
.scheme_velox #buddypress input[type="reset"],
.scheme_velox #buddypress input[type="submit"],
.scheme_velox #buddypress ul.button-nav li a,
.scheme_velox a.bp-title-button, .scheme_velox .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button,
.scheme_velox #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button > a,
.scheme_velox #booked-profile-page input[type="submit"],
.scheme_velox #booked-profile-page button,
.scheme_velox .booked-list-view input[type="submit"],
.scheme_velox .booked-list-view button,
.scheme_velox table.booked-calendar input[type="submit"],
.scheme_velox table.booked-calendar button,
.scheme_velox .booked-modal input[type="submit"],
.scheme_velox .booked-modal button, .scheme_velox .sc_button_default,
.scheme_velox .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .scheme_velox .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"], .scheme_velox #tribe-bar-form .tribe-bar-submit input[type="submit"],
.scheme_velox #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"],
.scheme_velox #tribe-bar-form .tribe-bar-views-toggle,
.scheme_velox #tribe-bar-views li.tribe-bar-views-option,
.scheme_velox #tribe-events .tribe-events-button,
.scheme_velox .tribe-events-button,
.scheme_velox .tribe-events-cal-links a,
.scheme_velox .tribe-events-sub-nav li a, .scheme_velox .edd_download_purchase_form .button,
.scheme_velox #edd-purchase-button,
.scheme_velox .edd-submit.button,
.scheme_velox .widget_edd_cart_widget .edd_checkout a,
.scheme_velox .sc_edd_details .downloads_page_tags .downloads_page_data > a, .scheme_velox .mc4wp-form input[type="submit"], .scheme_velox .woocommerce #respond input#submit,
.scheme_velox .woocommerce .button, .scheme_velox .woocommerce-page .button,
.scheme_velox .woocommerce a.button, .scheme_velox .woocommerce-page a.button,
.scheme_velox .woocommerce button.button, .scheme_velox .woocommerce-page button.button,
.scheme_velox .woocommerce input.button, .scheme_velox .woocommerce-page input.button,
.scheme_velox .woocommerce input[type="button"], .scheme_velox .woocommerce-page input[type="button"],
.scheme_velox .woocommerce input[type="submit"], .scheme_velox .woocommerce-page input[type="submit"],
.scheme_velox .woocommerce #respond input#submit.alt,
.scheme_velox .woocommerce a.button.alt,
.scheme_velox .woocommerce button.button.alt,
.scheme_velox .woocommerce input.button.alt {
color: #262937;
background-color: #db5220;
}
.scheme_velox .ripple:after,
.scheme_velox .ripple:before{
border-color: #db5220;
}
.scheme_velox .theme_button {
color: #262937 !important;
background-color: #db5220 !important;
}
.scheme_velox .theme_button.color_style_link2,
.scheme_velox .color_style_link2 .theme_button {
background-color: #db5220 !important;
}
.scheme_velox .theme_button.color_style_link3,
.scheme_velox .color_style_link3 .theme_button {
background-color: #ffffff !important;
}
.scheme_velox .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image).color_style_default_dark_hover:hover,
.scheme_velox .theme_button.color_style_dark,
.scheme_velox .color_style_dark .theme_button {
color: #ffffff !important;
background-color: #ffffff !important;
}
.scheme_velox .sc_price_item_link {
color: #ffffff;
background-color: #db5220;
}
.scheme_velox .ripple.color_style_link2:before,
.scheme_velox .ripple.color_style_link2:after{
border-color: #db5220;
}
.scheme_velox .sc_button_default.color_style_link2,
.scheme_velox .color_style_link2 .sc_button_default,
.scheme_velox .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_velox .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
background-color: #db5220;
}
.scheme_velox .sc_button_default.color_style_link3,
.scheme_velox .color_style_link3 .sc_button_default,
.scheme_velox .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_velox .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
background-color: #ffffff;
}
.scheme_velox .ripple.color_style_link3:after,
.scheme_velox .ripple.color_style_link3:before{
border-color: #ffffff;
}
.scheme_velox .sc_button_default.color_style_dark,
.scheme_velox .color_style_dark .sc_button_default,
.scheme_velox .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_velox .color_style_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
color: #ffffff;
background-color: #ffffff;
}
.scheme_velox .ripple.color_color_style_dark:after,
.scheme_velox .ripple.color_color_style_dark:before{
border-color: #ffffff;
}
.scheme_velox .search_wrap .search_submit:before {
color: #686d80;
} .scheme_velox form button:not(.components-button):hover,
.scheme_velox form button:not(.components-button):focus,
.scheme_velox input[type="submit"]:hover,
.scheme_velox input[type="submit"]:focus,
.scheme_velox input[type="reset"]:hover,
.scheme_velox input[type="reset"]:focus,
.scheme_velox input[type="button"]:hover,
.scheme_velox input[type="button"]:hover,
.scheme_velox input[type="button"]:focus,
.scheme_velox #btn-buy:hover,
.scheme_velox #btn-buy:focus,
.scheme_velox .post_item .more-link:hover,
.scheme_velox .comments_wrap .form-submit input[type="submit"]:hover,
.scheme_velox .comments_wrap .form-submit input[type="submit"]:focus,
.scheme_velox .wp-block-button__link:hover, .scheme_velox #buddypress .comment-reply-link:hover,
.scheme_velox #buddypress .generic-button a:hover,
.scheme_velox #buddypress a.button:hover,
.scheme_velox #buddypress button:hover,
.scheme_velox #buddypress input[type="button"]:hover,
.scheme_velox #buddypress input[type="reset"]:hover,
.scheme_velox #buddypress input[type="submit"]:hover,
.scheme_velox #buddypress ul.button-nav li a:hover,
.scheme_velox a.bp-title-button:hover, .scheme_velox .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button:hover,
.scheme_velox body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button > a:hover,
.scheme_velox body #booked-profile-page input[type="submit"]:hover,
.scheme_velox body #booked-profile-page button:hover,
.scheme_velox body .booked-list-view input[type="submit"]:hover,
.scheme_velox body .booked-list-view button:hover,
.scheme_velox body table.booked-calendar input[type="submit"]:hover,
.scheme_velox body table.booked-calendar button:hover,
.scheme_velox body .booked-modal input[type="submit"]:hover,
.scheme_velox body .booked-modal button:hover, .scheme_velox .sc_button_default:hover,
.scheme_velox .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .scheme_velox .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"]:hover, .scheme_velox #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover,
.scheme_velox #tribe-bar-form .tribe-bar-submit input[type="submit"]:focus,
.scheme_velox #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:hover,
.scheme_velox #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:focus,
.scheme_velox #tribe-bar-form .tribe-bar-views-toggle:hover,
.scheme_velox #tribe-bar-views li.tribe-bar-views-option:hover,
.scheme_velox #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active,
.scheme_velox #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active:hover,
.scheme_velox #tribe-events .tribe-events-button:hover,
.scheme_velox .tribe-events-button:hover,
.scheme_velox .tribe-events-cal-links a:hover,
.scheme_velox .tribe-events-sub-nav li a:hover, .scheme_velox .edd_download_purchase_form .button:hover, .scheme_velox .edd_download_purchase_form .button:active, .scheme_velox .edd_download_purchase_form .button:focus,
.scheme_velox #edd-purchase-button:hover, .scheme_velox #edd-purchase-button:active, .scheme_velox #edd-purchase-button:focus,
.scheme_velox .edd-submit.button:hover, .scheme_velox .edd-submit.button:active, .scheme_velox .edd-submit.button:focus,
.scheme_velox .widget_edd_cart_widget .edd_checkout a:hover,
.scheme_velox .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover, .scheme_velox .mc4wp-form input[type="submit"]:hover,
.scheme_velox .mc4wp-form input[type="submit"]:focus, .scheme_velox .woocommerce #respond input#submit:hover,
.scheme_velox .woocommerce .button:hover, .scheme_velox .woocommerce-page .button:hover,
.scheme_velox .woocommerce a.button:hover, .scheme_velox .woocommerce-page a.button:hover,
.scheme_velox .woocommerce button.button:hover, .scheme_velox .woocommerce-page button.button:hover,
.scheme_velox .woocommerce input.button:hover, .scheme_velox .woocommerce-page input.button:hover,
.scheme_velox .woocommerce input[type="button"]:hover, .scheme_velox .woocommerce-page input[type="button"]:hover,
.scheme_velox .woocommerce input[type="submit"]:hover, .scheme_velox .woocommerce-page input[type="submit"]:hover {
background-color: #ff6c36;
color: #262937;
}
.scheme_velox .ripple:hover:after,
.scheme_velox .ripple:hover:before{
border-color: #ff6c36;
}
.scheme_velox .woocommerce #respond input#submit.alt:hover,
.scheme_velox .woocommerce a.button.alt:hover,
.scheme_velox .woocommerce button.button.alt:hover,
.scheme_velox .woocommerce input.button.alt:hover {
background-color: #ff6c36;
}
.scheme_velox .theme_button:hover,
.scheme_velox .theme_button:focus {
color: #262937 !important;
background-color: #ff6c36 !important;
}
.scheme_velox .theme_button.color_style_link2:hover,
.scheme_velox .color_style_link2 .theme_button:hover {
background-color: #ff6c36 !important;
}
.scheme_velox .ripple.color_style_link2:hover:after,
.scheme_velox .ripple.color_style_link2:hover:before{
border-color: #ff6c36;
}
.scheme_velox .theme_button.color_style_link3:hover,
.scheme_velox .color_style_link3 .theme_button:hover {
background-color: #ffffff !important;
}
.scheme_velox .ripple.color_style_link3:hover:after,
.scheme_velox .ripple.color_style_link3:hover:before{
border-color: #ffffff;
}
.scheme_velox .theme_button.color_style_dark:hover,
.scheme_velox .color_style_dark .theme_button:hover {
color: #262937 !important;
background-color: #db5220 !important;
}
.scheme_velox .ripple.color_style_dark:hover:before,
.scheme_velox .ripple.color_style_dark:hover:after{
border-color: #db5220;
}
.scheme_velox .sc_price_item:hover .sc_price_item_link,
.scheme_velox .sc_price_item_link:hover {
color: #ffffff;
background-color: #ff6c36;
}
.scheme_velox .sc_button_default.color_style_link2:hover,
.scheme_velox .color_style_link2 .sc_button_default:hover,
.scheme_velox .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_velox .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background-color: #ff6c36;
}
.scheme_velox .sc_button_default.color_style_link3:hover,
.scheme_velox .color_style_link3 .sc_button_default:hover,
.scheme_velox .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_velox .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background-color: #ffffff;
color: #ffffff;
}
.scheme_velox .sc_button_default.color_style_dark:hover,
.scheme_velox .color_style_dark .sc_button_default:hover,
.scheme_velox .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_velox .color_style_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
color: #ffffff;
background-color: #ffffff;
}
.scheme_velox .search_wrap .search_submit:hover:before {
color: #db5220;
} .scheme_velox button[disabled],
.scheme_velox input[type="submit"][disabled],
.scheme_velox input[type="button"][disabled],
.scheme_velox a.sc_button[disabled], .scheme_velox a.theme_button[disabled],
.scheme_velox button[disabled]:hover,
.scheme_velox input[type="submit"][disabled]:hover,
.scheme_velox input[type="button"][disabled]:hover,
.scheme_velox a.sc_button[disabled]:hover, .scheme_velox a.theme_button[disabled]:hover,
.scheme_velox .woocommerce #respond input#submit.disabled, .scheme_velox .woocommerce #respond input#submit:disabled, .scheme_velox .woocommerce #respond input#submit[disabled]:disabled,
.scheme_velox .woocommerce a.button.disabled, .scheme_velox .woocommerce a.button:disabled, .scheme_velox .woocommerce a.button[disabled]:disabled,
.scheme_velox .woocommerce button.button.disabled, .scheme_velox .woocommerce button.button:disabled, .scheme_velox .woocommerce button.button[disabled]:disabled,
.scheme_velox .woocommerce input.button.disabled, .scheme_velox .woocommerce input.button:disabled, .scheme_velox .woocommerce input.button[disabled]:disabled,
.scheme_velox .woocommerce #respond input#submit.disabled:hover, .scheme_velox .woocommerce #respond input#submit:disabled:hover, .scheme_velox .woocommerce #respond input#submit[disabled]:disabled:hover,
.scheme_velox .woocommerce a.button.disabled:hover, .scheme_velox .woocommerce a.button:disabled:hover, .scheme_velox .woocommerce a.button[disabled]:disabled:hover,
.scheme_velox .woocommerce button.button.disabled:hover, .scheme_velox .woocommerce button.button:disabled:hover, .scheme_velox .woocommerce button.button[disabled]:disabled:hover,
.scheme_velox .woocommerce input.button.disabled:hover, .scheme_velox .woocommerce input.button:disabled:hover, .scheme_velox .woocommerce input.button[disabled]:disabled:hover {
background: rgba(255,108,54,0.7) !important;
color: #ffffff !important;
}  .scheme_velox.sidebar .sc_button_simple:not(.sc_button_bg_image) {
color:#db5220;
}
.scheme_velox.sidebar .sc_button_simple:not(.sc_button_bg_image):hover {
color:#ff6c36 !important;
} .scheme_velox.sidebar .sc_button_bordered:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_velox.sidebar .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#ff6c36 !important;
border-color:#ff6c36 !important;
} .scheme_velox.sidebar button,
.scheme_velox.sidebar input[type="reset"],
.scheme_velox.sidebar input[type="submit"],
.scheme_velox.sidebar input[type="button"], .scheme_velox.sidebar .sc_button_default,
.scheme_velox.sidebar .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .scheme_velox.sidebar .edd_download_purchase_form .button,
.scheme_velox.sidebar #edd-purchase-button,
.scheme_velox.sidebar .edd-submit.button,
.scheme_velox.sidebar .widget_edd_cart_widget .edd_checkout a,
.scheme_velox.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a, .scheme_velox.sidebar .woocommerce-message .button,
.scheme_velox.sidebar .woocommerce-error .button,
.scheme_velox.sidebar .woocommerce-info .button,
.scheme_velox.sidebar .widget.woocommerce .button,
.scheme_velox.sidebar .widget.woocommerce a.button,
.scheme_velox .widget.woocommerce a.button,
.scheme_velox.sidebar .widget.woocommerce button.button,
.scheme_velox.sidebar .widget.woocommerce input.button,
.scheme_velox.sidebar .widget.woocommerce input[type="button"],
.scheme_velox.sidebar .widget.woocommerce input[type="submit"],
.scheme_velox.sidebar .widget.WOOCS_CONVERTER .button,
.scheme_velox.sidebar .widget.yith-woocompare-widget a.button,
.scheme_velox.sidebar .widget_product_search .search_button {
color: #262937;
background-color: #ff6c36;
} .scheme_velox.sidebar button:hover,
.scheme_velox.sidebar button:focus,
.scheme_velox.sidebar input[type="reset"]:hover,
.scheme_velox.sidebar input[type="reset"]:focus,
.scheme_velox.sidebar input[type="submit"]:hover,
.scheme_velox.sidebar input[type="submit"]:focus,
.scheme_velox.sidebar input[type="button"]:hover,
.scheme_velox.sidebar input[type="button"]:focus, .scheme_velox.sidebar .sc_button_default:hover,
.scheme_velox.sidebar .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .scheme_velox.sidebar .edd_download_purchase_form .button:hover,
.scheme_velox.sidebar #edd-purchase-button:hover,
.scheme_velox.sidebar .edd-submit.button:hover,
.scheme_velox.sidebar .widget_edd_cart_widget .edd_checkout a:hover,
.scheme_velox.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover, .scheme_velox.sidebar .woocommerce-message .button:hover,
.scheme_velox.sidebar .woocommerce-error .button:hover,
.scheme_velox.sidebar .woocommerce-info .button:hover,
.scheme_velox.sidebar .widget.woocommerce .button:hover,
.scheme_velox.sidebar .widget.woocommerce a.button:hover,
.scheme_velox .widget.woocommerce a.button:hover,
.scheme_velox.sidebar .widget.woocommerce button.button:hover,
.scheme_velox.sidebar .widget.woocommerce button.button:focus,
.scheme_velox.sidebar .widget.woocommerce input.button:hover,
.scheme_velox.sidebar .widget.woocommerce input.button:focus,
.scheme_velox.sidebar .widget.woocommerce input[type="button"]:hover,
.scheme_velox.sidebar .widget.woocommerce input[type="button"]:focus,
.scheme_velox.sidebar .widget.woocommerce input[type="submit"]:hover,
.scheme_velox.sidebar .widget.woocommerce input[type="submit"]:focus,
.scheme_velox.sidebar .widget.WOOCS_CONVERTER .button:hover,
.scheme_velox.sidebar .widget.yith-woocompare-widget a.button:hover,
.scheme_velox.sidebar .widget_product_search .search_button:hover {
background-color: #db5220;
}
.scheme_velox .widget.woocommerce a.button.checkout{
background-color: #db5220;
}
.scheme_velox .widget.woocommerce a.button.checkout:hover{
background-color: #ff6c36;
} .scheme_velox .wp-editor-container input[type="button"] {
background-color: #262937;
border-color: #e1e1e1;
color: #ffffff;
-webkit-box-shadow: 0 1px 0 0 #2c3040;
-ms-box-shadow: 0 1px 0 0 #2c3040;
box-shadow: 0 1px 0 0 #2c3040;	
}
.scheme_velox .wp-editor-container input[type="button"]:hover,
.scheme_velox .wp-editor-container input[type="button"]:focus {
background-color: #1d202b;
border-color: #2c3040;
color: #db5220;
} .scheme_velox a[rel="magnific"]:before,
.scheme_velox a[data-elementor-open-lightbox=""]:before{
background-color: #262937;
}
.scheme_velox a[rel="magnific"]:after, 
.scheme_velox a[data-elementor-open-lightbox=""]:after{
background-color: #db5220;
color: #262937;
} .scheme_velox .theme_button_close_icon:before,
.scheme_velox .theme_button_close_icon:after,
.scheme_velox .trx_addons_button_close_icon:before,
.scheme_velox .trx_addons_button_close_icon:after,
.scheme_velox .mfp-close:before,
.scheme_velox .mfp-close:after {
border-color: #a8aec4;
}
.scheme_velox .theme_button_close:hover .theme_button_close_icon:before,
.scheme_velox .theme_button_close:hover .theme_button_close_icon:after,
.scheme_velox .trx_addons_button_close:hover .trx_addons_button_close_icon:before,
.scheme_velox .trx_addons_button_close:hover .trx_addons_button_close_icon:after,
.scheme_velox .mfp-close:hover:before,
.scheme_velox .mfp-close:hover:after {
border-color: #db5220;
} .scheme_velox .sticky {
background: #262937;
}
.scheme_velox .sticky .post_title a{
color:#ffffff;
}
.scheme_velox .sticky .post_title a:hover{
color:#a8aec4;
}
.scheme_velox .sticky .post_meta, 
.scheme_velox .sticky .post_meta_item, 
.scheme_velox .sticky .post_meta .vc_inline-link, 
.scheme_velox .sticky .post_meta_item a, 
.scheme_velox .sticky .post_info .post_info_item, 
.scheme_velox .sticky .post_info .post_info_item a, 
.scheme_velox .sticky .post_info_counters .post_meta_item{
color:#ffffff;
}
.scheme_velox .sticky .post_meta:hover, 
.scheme_velox .sticky .post_meta_item:hover, 
.scheme_velox .sticky .post_meta .vc_inline-link:hover, 
.scheme_velox .sticky .post_meta_item a:hover, 
.scheme_velox .sticky .post_info .post_info_item:hover, 
.scheme_velox .sticky .post_info .post_info_item a:hover, 
.scheme_velox .sticky .post_info_counters .post_meta_item:hover,
.scheme_velox .sticky .post_meta_item:hover:before{
color:#db5220;
}
.scheme_velox .sticky.post_item{
color:#a8aec4;
}
.scheme_velox .sticky.post_item .more-link{
background-color: #db5220;
}
.scheme_velox .sticky.post_item .more-link:hover{
background-color: #ff6c36;
} .scheme_velox.top_panel,
.scheme_velox.footer_wrap {
color: #686d80;
background-color: #262937;
}
.scheme_velox.sc_layouts_row {
color: #686d80;
background-color: #ffffff;
}
.scheme_velox .sc_layouts_row_delimiter,
.scheme_velox.sc_layouts_row_delimiter {
border-color: #d8dae1;
}
.footer_wrap .scheme_velox.vc_row .sc_layouts_row_delimiter,
.footer_wrap .scheme_velox.sc_layouts_row_delimiter,
.scheme_velox.footer_wrap .sc_layouts_row_delimiter {
border-color: #e1e1e1;
}
.scheme_velox .sc_layouts_item_icon {
color: #262937;
}
.scheme_velox .sc_layouts_item_details_line1 {
color: #db5220;
}
.scheme_velox .sc_layouts_item_details_line2 {
color: #262937;
}
.scheme_velox span.trx_addons_login_menu,
.scheme_velox span.trx_addons_login_menu:after {
color: #a8aec4;
background-color: #262937;
border-color: #e1e1e1;
}
.scheme_velox span.trx_addons_login_menu .trx_addons_login_menu_delimiter {
border-color: #e1e1e1;
}
.scheme_velox span.trx_addons_login_menu .trx_addons_login_menu_item {
color: #a8aec4;
}
.scheme_velox span.trx_addons_login_menu .trx_addons_login_menu_item:hover {
color: #ffffff;
background-color: #1d202b;
}
.scheme_velox .sc_layouts_row_fixed_on {
background-color: #ffffff;
} .scheme_velox .sc_layouts_row.sc_layouts_row_type_narrow,
.scheme_velox.sc_layouts_row.sc_layouts_row_type_narrow {
color: #a8aec4;
background-color: #1d202b;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_layouts_item,
.scheme_velox.sc_layouts_row_type_narrow .sc_layouts_item {
color: #a8aec4;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button) {
color: #a8aec4;
}
.scheme_velox.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button){
color: #ffffff;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_velox .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon,
.scheme_velox.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon {
color: #db5220;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_layouts_item_icon,
.scheme_velox.sc_layouts_row_type_narrow .sc_layouts_item_icon {
color: #ff6c36;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.scheme_velox .sc_layouts_row_type_narrow .sc_layouts_item_details_line2,
.scheme_velox.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.scheme_velox.sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
color: #686d80;
}
.scheme_velox .sc_layouts_row_type_narrow  .sc_layouts_item + .sc_layouts_item:after{
background-color: #2c3040;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_default,
.scheme_velox .sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_velox.sc_layouts_row_type_narrow .sc_button_default,
.scheme_velox.sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
background-color: #db5220;
color: #ffffff;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_default:hover,
.scheme_velox .sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_button_default:hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background-color: #db5220;
color: #ffffff;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button.color_style_link2,
.scheme_velox.sc_layouts_row_type_narrow .sc_button.color_style_link2 {
background-color: #db5220;
color: #ffffff;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button.color_style_link2:hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_button.color_style_link2:hover {
background-color: #ff6c36;
color: #ffffff !important;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button.color_style_link3,
.scheme_velox.sc_layouts_row_type_narrow .sc_button.color_style_link3 {
background-color: #db5220;
color: #ffffff;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button.color_style_link3:hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_button.color_style_link2:hover {
background-color: #ffffff;
color: #ffffff !important;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button.color_style_dark,
.scheme_velox.sc_layouts_row_type_narrow .sc_button.color_style_dark {
background-color: #ffffff;
color: #ffffff;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button.color_style_dark:hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_button.color_style_dark:hover {
background-color: #db5220;
color: #ffffff !important;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image),
.scheme_velox.sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image):hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#ff6c36 !important;
border-color:#ff6c36 !important;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image),
.scheme_velox.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover {
color:#ff6c36 !important;
border-color:#ff6c36 !important;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image),
.scheme_velox.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover {
color:#ffffff !important;
border-color:#ffffff !important;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image),
.scheme_velox.sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image) {
color:#ffffff;
border-color:#ffffff;
}
.scheme_velox .sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover,
.scheme_velox.sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_velox .sc_layouts_row_type_narrow .search_wrap .search_submit,
.scheme_velox.sc_layouts_row_type_narrow .search_wrap .search_submit {
background-color: transparent;
color: #db5220;
}
.scheme_velox .sc_layouts_row_type_narrow .search_wrap .search_field,
.scheme_velox.sc_layouts_row_type_narrow .search_wrap .search_field {
color: #a8aec4;
}
.scheme_velox .sc_layouts_row_type_narrow .search_wrap .search_field::-webkit-input-placeholder,
.scheme_velox.sc_layouts_row_type_narrow .search_wrap .search_field::-webkit-input-placeholder {
color: #a8aec4;
}
.scheme_velox .sc_layouts_row_type_narrow .search_wrap .search_field::-moz-placeholder,
.scheme_velox.sc_layouts_row_type_narrow .search_wrap .search_field::-moz-placeholder {
color: #a8aec4;
}
.scheme_velox .sc_layouts_row_type_narrow .search_wrap .search_field:-ms-input-placeholder,
.scheme_velox.sc_layouts_row_type_narrow .search_wrap .search_field:-ms-input-placeholder {
color: #a8aec4;
}
.scheme_velox .sc_layouts_row_type_narrow .search_wrap .search_field:focus,
.scheme_velox.sc_layouts_row_type_narrow .search_wrap .search_field:focus {
color: #ffffff;
} .scheme_velox .sc_layouts_row_type_compact .sc_layouts_item,
.scheme_velox.sc_layouts_row_type_compact .sc_layouts_item {
color: #686d80;
}
.scheme_velox .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_velox.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button) {
color: #686d80;
}
.scheme_velox .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_velox .sc_layouts_row_type_compact .sc_layouts_item a:hover .sc_layouts_item_icon,
.scheme_velox.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_velox.sc_layouts_row_type_compact .sc_layouts_item a:hover .sc_layouts_item_icon {
color: #262937;
}
.scheme_velox .sc_layouts_row_type_compact .sc_layouts_item_icon,
.scheme_velox.sc_layouts_row_type_compact .sc_layouts_item_icon {
color: #db5220;
}
.scheme_velox .sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.scheme_velox .sc_layouts_row_type_compact .sc_layouts_item_details_line2,
.scheme_velox.sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.scheme_velox.sc_layouts_row_type_compact .sc_layouts_item_details_line2 {
color: #686d80;
}
.scheme_velox .sc_layouts_row_type_compact .search_wrap .search_submit,
.scheme_velox.sc_layouts_row_type_compact .search_wrap .search_submit {
background-color: transparent;
color: #262937;
}
.scheme_velox .sc_layouts_row_type_compact .search_wrap .search_submit:hover,
.scheme_velox.sc_layouts_row_type_compact .search_wrap .search_submit:hover {
background-color: transparent;
color: #ff6c36;
}
.scheme_velox .sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit,
.scheme_velox.sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit {
color: #db5220;
}
.scheme_velox .sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit:hover,
.scheme_velox.sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit:hover {
color: #ff6c36;
}
.scheme_velox .sc_layouts_row_type_compact .search_wrap .search_field::-webkit-input-placeholder,
.scheme_velox.sc_layouts_row_type_compact .search_wrap .search_field::-webkit-input-placeholder {
color: #686d80;
}
.scheme_velox .sc_layouts_row_type_compact .search_wrap .search_field::-moz-placeholder,
.scheme_velox.sc_layouts_row_type_compact .search_wrap .search_field::-moz-placeholder {
color: #686d80;
}
.scheme_velox .sc_layouts_row_type_compact .search_wrap .search_field:-ms-input-placeholder,
.scheme_velox.sc_layouts_row_type_compact .search_wrap .search_field:-ms-input-placeholder {
color: #686d80;
} .scheme_velox .sc_layouts_row_type_normal .sc_layouts_item,
.scheme_velox.sc_layouts_row_type_normal .sc_layouts_item {
color: #686d80;
}
.scheme_velox .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_velox.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button) {
color: #686d80;
}
.scheme_velox .sc_layouts_row_type_normal.sc_layouts_row_fixed .sc_layouts_item a:not(.sc_button):not(.button){
color: #ffffff;
}
.scheme_velox .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_velox .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon,
.scheme_velox.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_velox.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon {
color: #262937;
}
.scheme_velox .sc_layouts_row_type_normal .search_wrap .search_submit,
.scheme_velox.sc_layouts_row_type_normal .search_wrap .search_submit {
background-color: transparent;
color: #686d80;
}
.scheme_velox .sc_layouts_row_type_normal .search_wrap .search_submit:hover,
.scheme_velox.sc_layouts_row_type_normal .search_wrap .search_submit:hover {
background-color: transparent;
color: #686d80;
} .scheme_velox .sc_layouts_logo b {
color: #262937;
}
.scheme_velox .sc_layouts_logo i {
color: #db5220;
}
.scheme_velox .sc_layouts_logo_text,
.scheme_velox .sc_layouts_logo .logo_text {
color: #262937 !important;
}
.scheme_velox .sc_layouts_logo_text:hover,
.scheme_velox .sc_layouts_logo:hover .logo_text {
color: #db5220 !important;
}
.scheme_velox .sc_layouts_logo_slogan,
.scheme_velox .sc_layouts_logo .logo_slogan {
color: #686d80 !important;
} .scheme_velox .search_style_expand.search_opened {
background-color: #ffffff;
border-color: #d8dae1;
}
.scheme_velox .search_style_expand.search_opened .search_submit {
color: #686d80;
}
.scheme_velox .search_style_expand .search_submit:hover,
.scheme_velox .search_style_expand .search_submit:focus {
color: #262937;
} .scheme_velox .search_style_fullscreen.search_opened .search_form_wrap {
background-color: rgba(255,255,255,0.9);
}
.scheme_velox .search_style_fullscreen.search_opened .search_form {
border-color: #262937;
}
.scheme_velox .search_style_fullscreen.search_opened .search_close,
.scheme_velox .search_style_fullscreen.search_opened .search_field,
.scheme_velox .search_style_fullscreen.search_opened .search_submit {
color: #262937;
}
.scheme_velox .search_style_fullscreen.search_opened .search_close:hover,
.scheme_velox .search_style_fullscreen.search_opened .search_field:hover,
.scheme_velox .search_style_fullscreen.search_opened .search_field:focus,
.scheme_velox .search_style_fullscreen.search_opened .search_submit:hover,
.scheme_velox .search_style_fullscreen.search_opened .search_submit:focus {
color: #686d80;
}
.scheme_velox .search_style_fullscreen.search_opened .search_field::-webkit-input-placeholder {color:#262937; opacity: 1;}
.scheme_velox .search_style_fullscreen.search_opened .search_field::-moz-placeholder          {color:#262937; opacity: 1;} .scheme_velox .search_style_fullscreen.search_opened .search_field:-moz-placeholder           {color:#262937; opacity: 1;} .scheme_velox .search_style_fullscreen.search_opened .search_field:-ms-input-placeholder      {color:#262937; opacity: 1;} .scheme_velox .search_wrap .search_results {
background-color: #ffffff;
border-color: #d8dae1;
}
.scheme_velox .search_wrap .search_results:after {
background-color: #ffffff;
border-left-color: #d8dae1;
border-top-color: #d8dae1;
}
.scheme_velox .search_wrap .search_results .search_results_close {
color: #262937;
}
.scheme_velox .search_wrap .search_results .search_results_close:hover {
color: #262937;
}
.scheme_velox .search_results.widget_area .post_item + .post_item {
border-top-color: #d8dae1;
}
.scheme_velox .widget_area .post_item .post_info, 
.scheme_velox .widget_area .post_item .post_info .post_info_item a, 
.scheme_velox aside .post_item .post_info{
color: #a8aec4;
} .scheme_velox .sc_layouts_title .sc_layouts_title_meta,
.scheme_velox .sc_layouts_title .sc_layouts_title_breadcrumbs,
.scheme_velox .sc_layouts_title .sc_layouts_title_breadcrumbs a,
.scheme_velox .sc_layouts_title .sc_layouts_title_description,
.scheme_velox .sc_layouts_title .post_meta,
.scheme_velox .sc_layouts_title .post_meta_item,
.scheme_velox .sc_layouts_title .post_meta .vc_inline-link,
.scheme_velox .sc_layouts_title .post_meta_item a,
.scheme_velox .sc_layouts_title .post_meta_item:after,
.scheme_velox .sc_layouts_title .post_meta_item:hover:after,
.scheme_velox .sc_layouts_title .post_meta_item.post_meta_edit:after,
.scheme_velox .sc_layouts_title .post_meta_item.post_meta_edit:hover:after,
.scheme_velox .sc_layouts_title .post_meta_item.post_categories,
.scheme_velox .sc_layouts_title .post_meta_item.post_categories a,
.scheme_velox .sc_layouts_title .post_info .post_info_item,
.scheme_velox .sc_layouts_title .post_info .post_info_item a,
.scheme_velox .sc_layouts_title .post_info_counters .post_meta_item {
color: #262937;
}
.scheme_velox .breadcrumbs .breadcrumbs_delimiter:before{
background-color: #262937;
}
.scheme_velox .sc_layouts_title .post_meta_item a:hover,
.scheme_velox .sc_layouts_title .sc_layouts_title_breadcrumbs a:hover,
.scheme_velox .sc_layouts_title .post_meta .vc_inline-link:hover,
.scheme_velox .sc_layouts_title a.post_meta_item:hover,
.scheme_velox .sc_layouts_title .post_meta_item.post_categories a:hover,
.scheme_velox .sc_layouts_title .post_info .post_info_item a:hover,
.scheme_velox .sc_layouts_title .post_info_counters .post_meta_item:hover {
color: #ff6c36;
} .scheme_velox .sc_layouts_menu_nav > li > a {
color: #262937;
}
.scheme_velox .sc_layouts_menu_nav > li > a:hover,
.scheme_velox .sc_layouts_menu_nav > li.sfHover > a {
color: #db5220 !important;
}
.scheme_velox .sc_layouts_menu_nav > li.current-menu-item > a,
.scheme_velox .sc_layouts_menu_nav > li.current-menu-parent > a,
.scheme_velox .sc_layouts_menu_nav > li.current-menu-ancestor > a {
color: #ff6c36 !important;
}
.scheme_velox .sc_layouts_menu_nav .menu-collapse > a:before {
color: #262937;
}
.scheme_velox .sc_layouts_menu_nav .menu-collapse > a:after {
background-color: #ff6c36;
}
.scheme_velox .sc_layouts_menu_nav .menu-collapse > a:hover:before {
color: #db5220;
}
.scheme_velox .sc_layouts_menu_nav .menu-collapse > a:hover:after {
background-color: #1d202b;
} .scheme_velox .sc_layouts_menu_popup .sc_layouts_menu_nav,
.scheme_velox .sc_layouts_menu_nav > li ul {
background-color: #1d202b;
}
.scheme_velox .widget_nav_menu li.menu-delimiter,
.scheme_velox .sc_layouts_menu_nav > li li.menu-delimiter {
border-color: #1d202b;
}
.scheme_velox .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
.scheme_velox .sc_layouts_menu_nav > li li > a {
color: #262937 !important;
}
.scheme_velox .sc_layouts_menu_nav > li li > a:before,
.scheme_velox .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a:hover,
.scheme_velox .sc_layouts_menu_popup .sc_layouts_menu_nav > li.sfHover > a,
.scheme_velox .sc_layouts_menu_nav > li li > a:hover,
.scheme_velox .sc_layouts_menu_nav > li li.sfHover > a {
color: #db5220 !important;
}
.scheme_velox .sc_layouts_menu_nav > li li > a:hover:after {
color: #db5220 !important;
}
.scheme_velox .sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children > a:hover,
.scheme_velox .sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children.sfHover > a {
color: #a8aec4 !important;
background-color: transparent;
}
.scheme_velox .sc_layouts_menu_nav > li li[class*="icon-"]:before {
color: #db5220;
}
.scheme_velox .sc_layouts_menu_nav > li li[class*="icon-"]:hover:before,
.scheme_velox .sc_layouts_menu_nav > li li[class*="icon-"].shHover:before {
color: #db5220;
}
.scheme_velox .sc_layouts_menu_nav > li li.current-menu-item > a,
.scheme_velox .sc_layouts_menu_nav > li li.current-menu-parent > a,
.scheme_velox .sc_layouts_menu_nav > li li.current-menu-ancestor > a {
color: #db5220 !important;
}
.scheme_velox .sc_layouts_menu_nav > li li.current-menu-item:before,
.scheme_velox .sc_layouts_menu_nav > li li.current-menu-parent:before,
.scheme_velox .sc_layouts_menu_nav > li li.current-menu-ancestor:before {
color: #db5220 !important;
} .scheme_velox .sc_layouts_menu_item_description {
color: #262937;
}
.scheme_velox .menu_main_nav > li ul [class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_velox .sc_layouts_menu_nav > li ul li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_velox .menu_main_nav > li ul a:hover .sc_layouts_menu_item_description,
.scheme_velox .sc_layouts_menu_nav > li ul a:hover .sc_layouts_menu_item_description {
color: #262937;
}
.scheme_velox .menu_main_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_velox .sc_layouts_menu_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_velox .menu_main_nav > li > a:hover .sc_layouts_menu_item_description,
.scheme_velox .sc_layouts_menu_nav > li > a:hover .sc_layouts_menu_item_description {
color: #686d80;
} .scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .post_item,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .amount,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu li {
color: #a8aec4;
}
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button),
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button),
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button) {
color: #ffffff;
}
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button):hover,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button):hover,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:hover .sc_layouts_item_icon,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:hover .sc_layouts_item_icon,
.scheme_velox .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:hover .sc_layouts_item_icon {
color: #db5220;
}
.scheme_velox ul.sc_layouts_submenu h1,
.scheme_velox ul.sc_layouts_submenu h2,
.scheme_velox ul.sc_layouts_submenu h3,
.scheme_velox ul.sc_layouts_submenu h4,
.scheme_velox ul.sc_layouts_submenu h5,
.scheme_velox ul.sc_layouts_submenu h6,
.scheme_velox ul.sc_layouts_submenu h1 a,
.scheme_velox ul.sc_layouts_submenu h2 a,
.scheme_velox ul.sc_layouts_submenu h3 a,
.scheme_velox ul.sc_layouts_submenu h4 a,
.scheme_velox ul.sc_layouts_submenu h5 a,
.scheme_velox ul.sc_layouts_submenu h6 a,
.scheme_velox ul.sc_layouts_submenu [class*="color_style_"] h1 a,
.scheme_velox ul.sc_layouts_submenu [class*="color_style_"] h2 a,
.scheme_velox ul.sc_layouts_submenu [class*="color_style_"] h3 a,
.scheme_velox ul.sc_layouts_submenu [class*="color_style_"] h4 a,
.scheme_velox ul.sc_layouts_submenu [class*="color_style_"] h5 a,
.scheme_velox ul.sc_layouts_submenu [class*="color_style_"] h6 a {
color: #ffffff;
}
.scheme_velox ul.sc_layouts_submenu h1 a:hover,
.scheme_velox ul.sc_layouts_submenu h2 a:hover,
.scheme_velox ul.sc_layouts_submenu h3 a:hover,
.scheme_velox ul.sc_layouts_submenu h4 a:hover,
.scheme_velox ul.sc_layouts_submenu h5 a:hover,
.scheme_velox ul.sc_layouts_submenu h6 a:hover {
color: #db5220;
}
.scheme_velox ul.sc_layouts_submenu .color_style_link2 h1 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link2 h2 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link2 h3 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link2 h4 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link2 h5 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link2 h6 a:hover {
color: #db5220;
}
.scheme_velox ul.sc_layouts_submenu .color_style_link3 h1 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link3 h2 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link3 h3 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link3 h4 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link3 h5 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_link3 h6 a:hover {
color: #ffffff;
}
.scheme_velox ul.sc_layouts_submenu .color_style_dark h1 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_dark h2 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_dark h3 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_dark h4 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_dark h5 a:hover,
.scheme_velox ul.sc_layouts_submenu .color_style_dark h6 a:hover {
color: #db5220;
}
.scheme_velox ul.sc_layouts_submenu dt,
.scheme_velox ul.sc_layouts_submenu b,
.scheme_velox ul.sc_layouts_submenu strong,
.scheme_velox ul.sc_layouts_submenu i,
.scheme_velox ul.sc_layouts_submenu em,
.scheme_velox ul.sc_layouts_submenu mark,
.scheme_velox ul.sc_layouts_submenu ins {	
color: #ffffff;
}
.scheme_velox ul.sc_layouts_submenu s,
.scheme_velox ul.sc_layouts_submenu strike,
.scheme_velox ul.sc_layouts_submenu del,
.scheme_velox ul.sc_layouts_submenu .post_meta{	
color: #262937;
}
.scheme_velox ul.sc_layouts_submenu .sc_recent_news_header {
border-color: #1d202b;
} .scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row,
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row,
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item,
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .post_item{
color: #686d80;
}
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button),
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button),
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button) {
color: #db5220;
}
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button):hover,
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:hover .sc_layouts_item_icon,
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button):hover,
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:hover .sc_layouts_item_icon,
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_velox .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:hover .sc_layouts_item_icon {
color: #ff6c36;
}
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h1,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h2,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h3,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h4,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h5,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h6,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h1 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h2 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h3 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h4 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h5 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h6 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h1 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h2 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h3 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h4 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h5 a,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h6 a {
color: #262937;
}
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h1 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h2 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h3 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h4 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h5 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu h6 a:hover {
color: #db5220;
}
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h1 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h2 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h3 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h4 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h5 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h6 a:hover {
color: #db5220;
}
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h1 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h2 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h3 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h4 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h5 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h6 a:hover {
color: #ffffff;
}
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h1 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h2 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h3 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h4 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h5 a:hover,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h6 a:hover {
color: #db5220;
}
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu dt,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu b,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu strong,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu i,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu em,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu mark,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu ins {	
color: #262937;
}
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu s,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu strike,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu del,
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .post_meta{	
color: #262937;
}
.scheme_velox .widget_nav_menu ul.sc_layouts_submenu .sc_recent_news_header {
border-color: #d8dae1;
} .scheme_velox.menu_side_wrap .menu_side_button {
color: #ffffff;
border-color: #e1e1e1;
background-color: rgba(38,41,55,0.7);
}
.scheme_velox.menu_side_wrap .menu_side_button:hover {
color: #ffffff;
border-color: #ff6c36;
background-color: #db5220;
}
.scheme_velox .menu_side_inner {
color: #a8aec4;
background-color: #262937;
}
.scheme_velox .menu_side_inner .sc_layouts_logo {
background-color: #262937;
border-color: #e1e1e1;
}
.scheme_velox.menu_side_icons .sc_layouts_logo {
background-color: #ffffff;
border-color: #d8dae1;
}
.scheme_velox.menu_side_icons .toc_menu_item .toc_menu_icon,
.scheme_velox .menu_side_inner > .toc_menu_item .toc_menu_icon {
background-color: #ffffff;
border-color: #d8dae1;
color: #db5220;
}
.scheme_velox.menu_side_icons .toc_menu_item:hover .toc_menu_icon,
.scheme_velox.menu_side_icons .toc_menu_item_active .toc_menu_icon,
.scheme_velox .menu_side_inner > .toc_menu_item:hover .toc_menu_icon,
.scheme_velox .menu_side_inner > .toc_menu_item_active .toc_menu_icon {
background-color: #db5220;
color: #ffffff;
}
.scheme_velox.menu_side_icons .toc_menu_icon_default:before,
.scheme_velox .menu_side_inner > .toc_menu_icon_default:before {
background-color: #db5220;
}
.scheme_velox.menu_side_icons .toc_menu_item:hover .toc_menu_icon_default:before,
.scheme_velox.menu_side_icons .toc_menu_item_active .toc_menu_icon_default:before,
.scheme_velox .menu_side_inner > .toc_menu_item:hover .toc_menu_icon_default:before,
.scheme_velox .menu_side_inner > .toc_menu_item_active .toc_menu_icon_default:before {
background-color: #262937;
}
.scheme_velox.menu_side_icons .toc_menu_item .toc_menu_description,
.scheme_velox .menu_side_inner > .toc_menu_item .toc_menu_description {
color: #ffffff;
background-color: #db5220;
}
.scheme_velox.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
background-color: #262937;
color: #a8aec4;
}
.scheme_velox.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon,
.scheme_velox.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon {
color: #db5220;
}
.scheme_velox.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
background-color: #db5220;
}
.scheme_velox.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon:before {
background-color: #ff6c36;
} .scheme_velox .menu_mobile_inner {
color: #a8aec4;
background-color: #262937;
}
.scheme_velox .menu_mobile_button {
color: #262937;
}
.scheme_velox .menu_mobile_button:hover {
color: #db5220;
}
.scheme_velox .menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a {
border-color: #e1e1e1;
}
.scheme_velox .menu_mobile_inner a,
.scheme_velox .menu_mobile_inner .menu_mobile_nav_area li:before {
color: #ffffff;
}
.scheme_velox .menu_mobile_inner a:hover,
.scheme_velox .menu_mobile_inner .current-menu-ancestor > a,
.scheme_velox .menu_mobile_inner .current-menu-item > a,
.scheme_velox .menu_mobile_inner .menu_mobile_nav_area li:hover:before,
.scheme_velox .menu_mobile_inner .menu_mobile_nav_area li.current-menu-ancestor:before,
.scheme_velox .menu_mobile_inner .menu_mobile_nav_area li.current-menu-item:before {
color: #db5220;
}
.scheme_velox .menu_mobile_inner .search_mobile .search_submit {
color: #686d80;
}
.scheme_velox .menu_mobile_inner .search_mobile .search_submit:focus,
.scheme_velox .menu_mobile_inner .search_mobile .search_submit:hover {
color: #686d80;
}  .scheme_velox .menu_hover_fade_box .sc_layouts_menu_nav > a:hover,
.scheme_velox .menu_hover_fade_box .sc_layouts_menu_nav > li > a:hover,
.scheme_velox .menu_hover_fade_box .sc_layouts_menu_nav > li.sfHover > a {
color: #db5220;
background-color: #262937;
} .scheme_velox .menu_hover_slide_line .sc_layouts_menu_nav > li#blob {
background-color: #db5220;
} .scheme_velox .menu_hover_slide_box .sc_layouts_menu_nav > li#blob {
background-color: #262937;
} .scheme_velox .menu_hover_zoom_line .sc_layouts_menu_nav > li > a:before {
background-color: #db5220;
} .scheme_velox .menu_hover_path_line .sc_layouts_menu_nav > li:before,
.scheme_velox .menu_hover_path_line .sc_layouts_menu_nav > li:after,
.scheme_velox .menu_hover_path_line .sc_layouts_menu_nav > li > a:before,
.scheme_velox .menu_hover_path_line .sc_layouts_menu_nav > li > a:after {
background-color: #db5220;
} .scheme_velox .menu_hover_roll_down .sc_layouts_menu_nav > li > a:before {
background-color: #db5220;
} .scheme_velox .menu_hover_color_line .sc_layouts_menu_nav > li > a:before {
background-color: #262937;
}
.scheme_velox .menu_hover_color_line .sc_layouts_menu_nav > li > a:after,
.scheme_velox .menu_hover_color_line .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
background-color: #db5220;
}
.scheme_velox .menu_hover_color_line .sc_layouts_menu_nav > li.sfHover > a,
.scheme_velox .menu_hover_color_line .sc_layouts_menu_nav > li > a:hover,
.scheme_velox .menu_hover_color_line .sc_layouts_menu_nav > li > a:focus {
color: #db5220;
} .scheme_velox.sc_layouts_row .vc_separator.vc_sep_color_grey .vc_sep_line,
.scheme_velox .sc_layouts_row .vc_separator.vc_sep_color_grey .vc_sep_line {
border-color: #e1e1e1;
} .scheme_velox .sc_layouts_cart_items_short {
background-color: #262937;
color: #ffffff;
}
.scheme_velox .sc_layouts_cart_widget {
border-color: #d8dae1;
background-color: #ffffff;
color: #686d80;
}
.scheme_velox .sc_layouts_cart_widget:after {
border-color: #d8dae1;
background-color: #ffffff;
}
.scheme_velox .sc_layouts_cart_widget .sc_layouts_cart_widget_close {
color: #262937;
}
.scheme_velox .sc_layouts_cart_widget .sc_layouts_cart_widget_close:hover {
color: #262937;
} .scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected {
color: #a8aec4;
}
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected:hover {
color: #ffffff;
}
.scheme_velox .sc_layouts_currency .chosen-container .chosen-results,
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder,
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .dd-options,
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option {
background: #262937;
color: #ffffff;
}
.scheme_velox .sc_layouts_currency .chosen-container .chosen-results li,
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option {
color: #ffffff;
}
.scheme_velox .sc_layouts_currency .chosen-container .active-result.highlighted,
.scheme_velox .sc_layouts_currency .chosen-container .active-result.result-selected,
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option:hover,
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder .wSelect-option-selected,
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option:hover,
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option-selected {
color: #db5220 !important;
}
.scheme_velox .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option-description {
color: #a8aec4;
} .scheme_velox #page_preloader,
.scheme_velox .page_content_wrap,
.scheme_velox .custom-background .content_wrap > .content,
.scheme_velox .page_banner_wrap ~ .content_wrap > .content {
background-color: #ffffff;
}
.scheme_velox .preloader_wrap > div {
background-color: #db5220;
} .scheme_velox .top_panel,
.scheme_velox.top_panel {
background-color: rgba(255,255,255,0);
}
.scheme_velox.top_panel.with_bg_image:before {
background-color: rgba(255,255,255,0.7);
}
.scheme_velox.top_panel .slider_engine_revo .slide_subtitle,
.scheme_velox .top_panel .slider_engine_revo .slide_subtitle {
color: #db5220;
}
.scheme_velox .top_panel_default .top_panel_navi,
.scheme_velox.top_panel_default .top_panel_navi {
background-color: #ffffff;
}
.scheme_velox .top_panel_default .top_panel_title,
.scheme_velox.top_panel_default .top_panel_title {
background-color: #262937;
}
.scheme_velox .post_header_position_above .top_panel {
border-color: #d8dae1;
}
.scheme_velox .post_header_position_on_thumb .header_content_wrap.header_align_bb .post_header {
border-color: #d8dae1;
}
.scheme_velox header .sc_layouts_row_fixed_on.elementor-section:not(.elementor-section-justified){
background-color: #262937;
} .scheme_velox div.esg-filter-wrapper .esg-filterbutton > span,
.scheme_velox .mptt-navigation-tabs li a,
.scheme_velox .netmix_tabs .netmix_tabs_titles li a {
color: #ffffff;
background-color: #262937;
}
.scheme_velox div.esg-filter-wrapper .esg-filterbutton > span:hover,
.scheme_velox .mptt-navigation-tabs li a:hover,
.scheme_velox .netmix_tabs .netmix_tabs_titles li a:hover {
color: #ffffff;
background-color: #db5220;.esg-filterbutton.selected
}
.scheme_velox div.esg-filter-wrapper .esg-filterbutton.selected > span,
.scheme_velox .mptt-navigation-tabs li.active a,
.scheme_velox .netmix_tabs .netmix_tabs_titles li.ui-state-active a {
color: #ffffff;
background-color: #262937;
}
.scheme_velox .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton > span,
.scheme_velox .sheme_self.sidebar .mptt-navigation-tabs li a,
.scheme_velox .sheme_self.sidebar .netmix_tabs .netmix_tabs_titles li a {
color: #ffffff;
background-color: #1d202b;
}
.scheme_velox .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton > span:hover,
.scheme_velox .sheme_self.sidebar .mptt-navigation-tabs li a:hover,
.scheme_velox .sheme_self.sidebar .netmix_tabs .netmix_tabs_titles li a:hover {
color: #ffffff;
background-color: #db5220;
}
.scheme_velox .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton.selected > span,
.scheme_velox .sheme_self.sidebar .mptt-navigation-tabs li.active a,
.scheme_velox .sheme_self.sidebar .netmix_tabs .netmix_tabs_titles li.ui-state-active a {
color: #262937;
background-color: #ffffff;
} .scheme_velox .post_item {
color: #686d80;
}
.scheme_velox .post_meta,
.scheme_velox .post_meta_item,
.scheme_velox .post_meta .vc_inline-link,
.scheme_velox .post_meta_item a,
.scheme_velox .post_info .post_info_item,
.scheme_velox .post_info .post_info_item a,
.scheme_velox .post_info_counters .post_meta_item {
color: #262937;
}
.scheme_velox .post_meta_item:after,
.scheme_velox .post_meta_item:hover:after,
.scheme_velox .post_meta .vc_inline-link:after,
.scheme_velox .post_meta .vc_inline-link:hover:after{
background-color: #686d80;
}
.scheme_velox .sticky .post_meta_item:after,
.scheme_velox .sticky .post_meta_item:hover:after,
.scheme_velox .sticky .post_meta .vc_inline-link:after,
.scheme_velox .sticky .post_meta .vc_inline-link:hover:after{
background-color: #ffffff;
}
.scheme_velox .post_date a:hover,
.scheme_velox a.post_meta_item:hover,
.scheme_velox .post_item_single .post_meta_item.post_date:hover,
.scheme_velox .post_meta_item a:hover,
.scheme_velox .post_meta_item:hover:before,
.scheme_velox .post_meta .vc_inline-link:hover,
.scheme_velox .post_info .post_info_item a:hover,
.scheme_velox .post_info_meta .post_meta_item:hover {
color: #db5220;
}
.scheme_velox .comments_list .post_meta_item:hover:before{
color: inherit;
}
.scheme_velox .post_item .post_title a:hover {
color: #db5220;
}
.scheme_velox .post_meta_item.post_categories,
.scheme_velox .post_meta_item.post_categories a {
color: #db5220;
}
.scheme_velox .post_meta_item.post_categories a:hover {
color: #262937;
}
.scheme_velox .sticky .post_meta_item.post_categories,
.scheme_velox .sticky .post_meta_item.post_categories a {
color: #ffffff;
}
.scheme_velox .sticky .post_meta_item.post_categories a:hover {
color: #db5220;
}
.scheme_velox .post_meta_item .socials_share .social_items {
background-color: #ffffff;
}
.scheme_velox .sticky .post_meta_item .socials_share .social_items,
.scheme_velox .sticky .post_meta_item .social_items:before {
background-color: #262937;
}
.scheme_velox .post_meta_item .social_items,
.scheme_velox .post_meta_item .social_items:before {
background-color: #ffffff;
border-color: #d8dae1;
color: #262937;
}
.scheme_velox .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
border-color: #d8dae1;
}
.scheme_velox .post_layout_classic {
border-color: #d8dae1;
}
.scheme_velox.gallery_preview:before {
background-color: #ffffff;
}
.scheme_velox.gallery_preview {
color: #686d80;
}  .scheme_velox .trx_addons_audio_player.with_cover .audio_author,
.scheme_velox .format-audio .post_featured.with_thumb .post_audio_author {
color: #db5220;
}
.scheme_velox .mejs-container .mejs-controls,
.scheme_velox .wp-playlist .mejs-container .mejs-controls,
.scheme_velox .trx_addons_audio_player.without_cover .mejs-controls,
.scheme_velox .format-audio .post_featured .mejs-controls {
background: #ffffff;
}
.scheme_velox .wp-audio-shortcode.mejs-container .mejs-controls{
background: #f3f5f7;
}
.scheme_velox .mejs-controls .mejs-button > button {
color: #ffffff;
}
.scheme_velox .mejs-controls .mejs-button > button:hover,
.scheme_velox .mejs-controls .mejs-button > button:focus {
color: #ff6c36;
}
.scheme_velox .mejs-controls .mejs-time-rail .mejs-time-total,
.scheme_velox .mejs-controls .mejs-time-rail .mejs-time-loaded,
.scheme_velox .mejs-controls .mejs-time-rail .mejs-time-hovered,
.scheme_velox .mejs-controls .mejs-volume-slider .mejs-volume-total,
.scheme_velox .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #d8dae1;
}
.scheme_velox .mejs-controls .mejs-time-rail .mejs-time-current,
.scheme_velox .mejs-controls .mejs-volume-slider .mejs-volume-current,
.scheme_velox .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #ffffff;
}
.scheme_velox .mejs-controls .mejs-time-rail .mejs-time-handle-content {
border-color: #ffffff;
}
.scheme_velox .mejs-controls .mejs-volume-slider .mejs-volume-handle,
.scheme_velox .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
background: #ffffff;
}
.scheme_velox .mejs-controls .mejs-time{
color: #686d80;
} .scheme_velox .trx_addons_audio_player.without_cover,
.scheme_velox .format-audio .post_featured .post_audio {
background: linear-gradient(to right,	#db5220 0%, #ff6c36 100%);
}
.scheme_velox .trx_addons_audio_player.without_cover .audio_author,
.scheme_velox .format-audio .post_featured .post_audio_author {
color: #ffffff;
}
.scheme_velox .trx_addons_audio_player.without_cover .audio_caption,
.scheme_velox .format-audio .post_featured .post_audio_title {
color: #ffffff;
}
.scheme_velox .trx_addons_audio_player.without_cover .audio_description,
.scheme_velox .format-audio .post_featured .post_audio_description {
color: #ffffff;
} .scheme_velox .wp-playlist-light {
background: #ffffff;
border-color: #d8dae1;
color: #686d80;
}
.scheme_velox .wp-playlist-light .wp-playlist-caption {
color: #262937;
}
.scheme_velox .wp-playlist-light .wp-playlist-playing {
background: #262937;
color: #ffffff;
}
.scheme_velox .wp-playlist-item {
border-color: #d8dae1;
} .scheme_velox .format-aside .post_content_inner {
color: #ffffff;
background-color: #262937;
} .scheme_velox .format-link .post_content_inner,
.scheme_velox .format-status .post_content_inner {
color: #262937;
} .scheme_velox .format-chat p > b,
.scheme_velox .format-chat p > strong {
color: #262937;
} .scheme_velox .trx_addons_video_player.with_cover .video_hover,
.scheme_velox .format-video .post_featured.with_thumb .post_video_hover,
.scheme_velox .sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover,
.scheme_velox .body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover,
.scheme_velox .post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover,
.scheme_velox .post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover{
color: #ffffff;
background-color: #db5220;
}
.scheme_velox .trx_addons_video_player.with_cover .video_hover:hover,
.scheme_velox .format-video .post_featured.with_thumb .post_video_hover:hover,
.scheme_velox .sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover:hover,
.scheme_velox .body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover:hover,
.scheme_velox .post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover:hover,
.scheme_velox .post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover:hover{
background-color: #ff6c36;
} .scheme_velox .post_layout_chess_1 .post_meta:before {
background-color: #d8dae1;
} .scheme_velox .nav-links-old {
color: #262937;
}
.scheme_velox .nav-links-old a:hover {
color: #262937;
border-color: #262937;
}
.scheme_velox .esg-filters div.esg-navigationbutton,
.scheme_velox .woocommerce nav.woocommerce-pagination ul li a,
.scheme_velox .page_links > a,
.scheme_velox .comments_pagination .page-numbers,
.scheme_velox .nav-links .page-numbers {
color: #262937;
}
.scheme_velox .esg-filters div.esg-navigationbutton:hover,
.scheme_velox .esg-filters div.esg-navigationbutton.selected,
.scheme_velox .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_velox .woocommerce nav.woocommerce-pagination ul li span.current,
.scheme_velox .page_links > a:hover,
.scheme_velox .page_links > span:not(.page_links_title),
.scheme_velox .comments_pagination a.page-numbers:hover,
.scheme_velox .comments_pagination .page-numbers.current,
.scheme_velox .nav-links a.page-numbers:hover,
.scheme_velox .nav-links .page-numbers.current {
color: #a8aec4;
} .scheme_velox .posts_container .full_post_content,
.scheme_velox .posts_container .full_post_content:not(:last-child),
.scheme_velox .sc_item_posts_container .full_post_content,
.scheme_velox .sc_item_posts_container .full_post_content:not(:last-child) {
border-color: #d8dae1;
}
.scheme_velox .full_post_loading:after {
background-color: rgba(255,255,255,0.7);	
}
.scheme_velox button.full_post_close {
color: #db5220;
background-color: #ffffff;	
}
.scheme_velox button.full_post_close:hover {
color: #ff6c36;
}
.scheme_velox .full_post_progress_bar {
stroke: #db5220;
} .scheme_velox .post_item_single .post_header .post_date {
color: #262937;
}
.scheme_velox .post_item_single .post_header .post_categories,
.scheme_velox .post_item_single .post_header .post_categories a {
color: #db5220;
}
.scheme_velox .post_item_single .post_content .post_tags{
color: #262937;
}
.scheme_velox .post_item_single .post_content .post_tags a {
color: #db5220;
}
.scheme_velox .post_item_single .post_content .post_tags a:hover {
color: #262937;
}
.scheme_velox .post-password-form input[type="submit"] {
border-color: #262937;
} .scheme_velox .nav-links-single .nav-links {
border-color: #d8dae1;
}
.scheme_velox .nav-links-single .nav-links a .meta-nav {
color: #262937;
}
.scheme_velox .nav-links-single .nav-links a .post_date {
color: #262937;
}
.scheme_velox .nav-links-single .nav-links a:hover .meta-nav,
.scheme_velox .nav-links-single .nav-links a:hover .post_date {
color: #262937;
}
.scheme_velox .nav-links-single .nav-links a:hover .post-title {
color: #db5220;
}
.scheme_velox .nav-links-single.nav-links-fixed .nav-links .nav-previous,
.scheme_velox .nav-links-single.nav-links-fixed .nav-links .nav-next {
border-color: #d8dae1;
background-color: #ffffff;
}
.scheme_velox .previous_post_content {
border-color: #d8dae1;
} .scheme_velox .author_info {
color: #a8aec4;
background-color: #262937;
}
.scheme_velox .author_info .author_title {
color: #ffffff;
}
.scheme_velox .author_info a {
color: #ff6c36;
}
.scheme_velox .author_info a:hover {
color: #db5220;
} .scheme_velox .related_wrap.related_style_modern .post_header {
background-color: rgba(255,255,255,0.7);
}
.scheme_velox .related_wrap.related_style_modern:hover .post_header {
background-color: #ffffff;
}
.scheme_velox .related_wrap.related_style_modern .post_meta a {
color: #686d80;
}
.scheme_velox .related_wrap.related_style_modern:hover .post_meta a {
color: #262937;
}
.scheme_velox .related_wrap.related_style_modern:hover .post_meta a:hover {
color: #262937;
} .scheme_velox .page_contact_form {
border-color: #d8dae1;
}
.scheme_velox div.wpcf7-validation-errors, .scheme_velox div.wpcf7-acceptance-missing{
border-color: #db5220;
background-color: #db5220;
color: #262937;
}
.scheme_velox span.wpcf7-not-valid-tip{
color: #262937;
}
.scheme_velox div.wpcf7-mail-sent-ok{
border-color: #db5220;
background-color: #db5220;
color: #262937;
} .scheme_velox .comments_list_wrap li + li,
.scheme_velox .comments_list_wrap li ul {
border-color: #d8dae1;
}
.scheme_velox .comments_list_wrap .bypostauthor > .comment_body .comment_author_avatar:after {
border-color: #db5220;
}
.scheme_velox .comments_list_wrap .comment_info {
color: #262937;
}
.scheme_velox .comments_list_wrap .comment_counters a {
color: #db5220;
}
.scheme_velox .comments_list_wrap .comment_counters a:hover {
color: #ff6c36;
}
.scheme_velox .comments_list_wrap .comment_text {
color: #686d80;
}
.scheme_velox .comments_list_wrap .comment_reply a {
color: #db5220;
}
.scheme_velox .comments_list_wrap .comment_reply a:hover {
color: #262937;
}
.scheme_velox .comments_form_wrap {
border-color: #d8dae1;
}
.scheme_velox .comments_wrap .comments_notes {
color: #262937;
} .scheme_velox .post_item_404 .page_title {
color: #262937;
}
.scheme_velox .post_item_404 .page_description {
color: #262937;
}
.scheme_velox .post_item_404 .go_home {
border-color: #262937;
} .scheme_velox.sidebar .sidebar_inner {
background-color: #262937;
color: #a8aec4;
}
.scheme_velox.sidebar a {
color: #db5220;
}
.scheme_velox.sidebar a:hover {
color: #ff6c36;
}
.scheme_velox.sidebar h1, .scheme_velox.sidebar h2, .scheme_velox.sidebar h3, .scheme_velox.sidebar h4, .scheme_velox.sidebar h5, .scheme_velox.sidebar h6,
.scheme_velox.sidebar h1 a, .scheme_velox.sidebar h2 a, .scheme_velox.sidebar h3 a, .scheme_velox.sidebar h4 a, .scheme_velox.sidebar h5 a, .scheme_velox.sidebar h6 a {
color: #ffffff;
}
.scheme_velox.sidebar h1 a:hover, .scheme_velox.sidebar h2 a:hover, .scheme_velox.sidebar h3 a:hover, .scheme_velox.sidebar h4 a:hover, .scheme_velox.sidebar h5 a:hover, .scheme_velox.sidebar h6 a:hover {
color: #db5220;
}
.scheme_velox .sidebar_control {
color: #ffffff !important;
background-color: #262937;
border-color: #e1e1e1;
}
.scheme_velox .sidebar_control:hover {
color: #db5220 !important;
background-color: #1d202b;
border-color: #2c3040;
} .scheme_velox.sidebar li > a,
.scheme_velox.sidebar .post_title > a {
color: #ffffff;
}
.scheme_velox.sidebar li > a:hover,
.scheme_velox.sidebar .post_title > a:hover {
color: #db5220;
} .scheme_velox.sidebar .post_meta,
.scheme_velox.sidebar .post_meta_item,
.scheme_velox.sidebar .post_meta_item:after,
.scheme_velox.sidebar .post_meta_item:hover:after,
.scheme_velox.sidebar .post_meta .vc_inline-link,
.scheme_velox.sidebar .post_meta .vc_inline-link:after,
.scheme_velox.sidebar .post_meta .vc_inline-link:hover:after,
.scheme_velox.sidebar .post_meta_item a,
.scheme_velox.sidebar .post_info .post_info_item,
.scheme_velox.sidebar .post_info .post_info_item a,
.scheme_velox.sidebar .post_info_counters .post_meta_item {
color: #a8aec4;
}
.scheme_velox.sidebar .post_date a:hover,
.scheme_velox.sidebar a.post_meta_item:hover,
.scheme_velox.sidebar .post_meta_item a:hover,
.scheme_velox.sidebar .post_meta .vc_inline-link:hover,
.scheme_velox.sidebar .post_info .post_info_item a:hover,
.scheme_velox.sidebar .post_info_counters .post_meta_item:hover {
color: #ffffff;
}
.scheme_velox.sidebar .post_item .post_title a:hover {
color: #db5220;
}
.scheme_velox.sidebar .post_meta_item.post_categories,
.scheme_velox.sidebar .post_meta_item.post_categories a {
color: #db5220;
}
.scheme_velox.sidebar .post_meta_item.post_categories a:hover {
color: #ff6c36;
}
.scheme_velox.sidebar .post_meta_item .socials_share .social_items {
background-color: #262937;
}
.scheme_velox.sidebar .post_meta_item .social_items,
.scheme_velox.sidebar .post_meta_item .social_items:before {
background-color: #262937;
border-color: #e1e1e1;
color: #a8aec4;
} .scheme_velox.sidebar .widget_archive li {
color: #ffffff;
} .scheme_velox .widget_calendar caption,
.scheme_velox .wp-block-calendar caption,
.scheme_velox .widget_calendar tbody td a,
.scheme_velox .wp-block-calendar tbody td a,
.scheme_velox .widget_calendar th,
.scheme_velox .wp-block-calendar th {
color: #262937;
}
.scheme_velox.sidebar .widget_calendar caption,
.scheme_velox.sidebar .wp-block-calendar caption{
color: #ffffff;
}
.scheme_velox.sidebar .widget_calendar tbody td a,
.scheme_velox.sidebar .widget_calendar th {
color: #db5220;
}
.scheme_velox .widget_calendar tbody td,
.scheme_velox .wp-block-calendar tbody td {
color: #686d80 !important;
}
.scheme_velox.sidebar .widget_calendar tbody td {
color: #a8aec4 !important;
}
.scheme_velox .widget_calendar tbody td a:hover,
.scheme_velox .wp-block-calendar tbody td a:hover {
color: #db5220;
}
.scheme_velox.sidebar .widget_calendar tbody td a:hover {
color: #db5220;
}
.scheme_velox .widget_calendar tbody td a:after,
.scheme_velox .wp-block-calendar tbody td a:after {
background-color: #db5220;
}
.scheme_velox.sidebar .widget_calendar tbody td a:after {
background-color: #db5220;
}
.scheme_velox .widget_calendar td#today,
.scheme_velox .wp-block-calendar td#today {
color: #262937 !important;
}
.scheme_velox .widget_calendar td#today a,
.scheme_velox .wp-block-calendar td#today a {
color: #262937;
}
.scheme_velox .widget_calendar td#today:before,
.scheme_velox .wp-block-calendar td#today:before {
background-color: #ff6c36;
}
.scheme_velox .widget_calendar td#today:hover:before,
.scheme_velox .wp-block-calendar td#today:hover:before {
background-color: #db5220;
}
.scheme_velox .widget_calendar td#today a:after,
.scheme_velox .wp-block-calendar td#today a:after {
background-color: #ffffff;
}
.scheme_velox .widget_calendar td#today a:hover:after,
.scheme_velox .wp-block-calendar td#today a:hover:after {
background-color: #ffffff;
}
.scheme_velox .wp-calendar-nav .wp-calendar-nav-prev a,
.scheme_velox .wp-calendar-nav .wp-calendar-nav-next a,
.scheme_velox .widget_calendar #prev a,
.scheme_velox .wp-block-calendar #prev a,
.scheme_velox .widget_calendar #next a,
.scheme_velox .wp-block-calendar #next a {
color: #db5220;
}
.scheme_velox.sidebar .wp-calendar-nav .wp-calendar-nav-prev a,
.scheme_velox.sidebar .wp-calendar-nav .wp-calendar-nav-next a,
.scheme_velox.sidebar .widget_calendar #prev a,
.scheme_velox.sidebar .widget_calendar #next a {
color: #ffffff;
}
.scheme_velox.sidebar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.scheme_velox.sidebar .wp-calendar-nav .wp-calendar-nav-next a:hover,
.scheme_velox.sidebar .widget_calendar #prev a:before,
.scheme_velox.sidebar .widget_calendar #next a:before {
color: #db5220;
}
.scheme_velox .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.scheme_velox .wp-calendar-nav .wp-calendar-nav-next a:hover,
.scheme_velox .widget_calendar #prev a:hover,
.scheme_velox .wp-block-calendar #prev a:hover,
.scheme_velox .widget_calendar #next a:hover,
.scheme_velox .wp-block-calendar #next a:hover {
color: #ff6c36;
}
.scheme_velox.sidebar .widget_calendar #prev a:hover,
.scheme_velox.sidebar .widget_calendar #next a:hover {
color: #ff6c36;
}
.scheme_velox .widget_calendar .wp-calendar-nav-prev a:before,
.scheme_velox .wp-block-calendar .wp-calendar-nav-prev a:before,
.scheme_velox .widget_calendar .wp-calendar-nav-next a:before,
.scheme_velox .wp-block-calendar .wp-calendar-nav-next a:before {
background-color: #ffffff;
}
.scheme_velox.sidebar .widget_calendar .wp-calendar-nav-prev a:before,
.scheme_velox.sidebar .widget_calendar .wp-calendar-nav-next a:before,
.scheme_velox.footer_wrap .widget_calendar .wp-calendar-nav-prev a:before,
.scheme_velox.footer_wrap .widget_calendar .wp-calendar-nav-next a:before {
background-color: #262937;
} .scheme_velox .widget_categories li {
color: #262937;
}
.scheme_velox.sidebar .widget_categories li {
color: #ffffff;
} .scheme_velox .widget_recent_entries .post-date {
color: #262937;
}
.scheme_velox.widget_recent_entries .post-date {
color: #a8aec4;
} .scheme_velox .widget_rss .widget_title a:first-child {
color: #db5220;
}
.scheme_velox.sidebar .widget_rss .widget_title a:first-child {
color: #db5220;
}
.scheme_velox .widget_rss .widget_title a:first-child:hover {
color: #ff6c36;
}
.scheme_velox.sidebar .widget_rss .widget_title a:first-child:hover {
color: #ff6c36;
}
.scheme_velox .widget_rss .rss-date {
color: #262937;
}
.scheme_velox.sidebar .widget_rss .rss-date {
color: #a8aec4;
} .scheme_velox .sc_edd_details .downloads_page_tags .downloads_page_data > a,
.scheme_velox .widget_product_tag_cloud a,
.scheme_velox .wp-block-tag-cloud a,
.scheme_velox .widget_tag_cloud a {
color: #262937;
}
.scheme_velox .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover,
.scheme_velox .widget_product_tag_cloud a:hover,
.scheme_velox .wp-block-tag-cloud a:hover,
.scheme_velox .widget_tag_cloud a:hover {
color: #db5220 !important;
} .scheme_velox.footer_wrap,
.footer_wrap .scheme_velox.vc_row {
background-color: #262937;
color: #a8aec4;
}
.scheme_velox.footer_wrap .widget,
.scheme_velox.footer_wrap .sc_content .wpb_column,
.footer_wrap .scheme_velox.vc_row .widget,
.footer_wrap .scheme_velox.vc_row .sc_content .wpb_column {
border-color: #e1e1e1;
}
.scheme_velox.footer_wrap h1, .scheme_velox.footer_wrap h2, .scheme_velox.footer_wrap h3,
.scheme_velox.footer_wrap h4, .scheme_velox.footer_wrap h5, .scheme_velox.footer_wrap h6,
.scheme_velox.footer_wrap h1 a, .scheme_velox.footer_wrap h2 a, .scheme_velox.footer_wrap h3 a,
.scheme_velox.footer_wrap h4 a, .scheme_velox.footer_wrap h5 a, .scheme_velox.footer_wrap h6 a,
.footer_wrap .scheme_velox.vc_row h1, .footer_wrap .scheme_velox.vc_row h2, .footer_wrap .scheme_velox.vc_row h3,
.footer_wrap .scheme_velox.vc_row h4, .footer_wrap .scheme_velox.vc_row h5, .footer_wrap .scheme_velox.vc_row h6,
.footer_wrap .scheme_velox.vc_row h1 a, .footer_wrap .scheme_velox.vc_row h2 a, .footer_wrap .scheme_velox.vc_row h3 a,
.footer_wrap .scheme_velox.vc_row h4 a, .footer_wrap .scheme_velox.vc_row h5 a, .footer_wrap .scheme_velox.vc_row h6 a {
color: #ffffff;
}
.scheme_velox.footer_wrap h1 a:hover, .scheme_velox.footer_wrap h2 a:hover, .scheme_velox.footer_wrap h3 a:hover,
.scheme_velox.footer_wrap h4 a:hover, .scheme_velox.footer_wrap h5 a:hover, .scheme_velox.footer_wrap h6 a:hover,
.footer_wrap .scheme_velox.vc_row h1 a:hover, .footer_wrap .scheme_velox.vc_row h2 a:hover, .footer_wrap .scheme_velox.vc_row h3 a:hover,
.footer_wrap .scheme_velox.vc_row h4 a:hover, .footer_wrap .scheme_velox.vc_row h5 a:hover, .footer_wrap .scheme_velox.vc_row h6 a:hover {
color: #db5220;
}
.scheme_velox.footer_wrap a,
.footer_wrap .scheme_velox.vc_row a {
color: #ffffff;
}
.scheme_velox.footer_wrap a:hover,
.footer_wrap .scheme_velox.vc_row a:hover {
color: #db5220;
} .scheme_velox.footer_wrap .post_meta,
.scheme_velox.footer_wrap .post_meta_item,
.scheme_velox.footer_wrap .post_meta_item:after,
.scheme_velox.footer_wrap .post_meta_item:hover:after,
.scheme_velox.footer_wrap .post_meta .vc_inline-link,
.scheme_velox.footer_wrap .post_meta .vc_inline-link:after,
.scheme_velox.footer_wrap .post_meta .vc_inline-link:hover:after,
.scheme_velox.footer_wrap .post_meta_item a,
.scheme_velox.footer_wrap .post_info .post_info_item,
.scheme_velox.footer_wrap .post_info .post_info_item a,
.scheme_velox.footer_wrap .post_info_counters .post_meta_item {
color: #a8aec4;
}
.scheme_velox.footer_wrap .post_date a:hover,
.scheme_velox.footer_wrap a.post_meta_item:hover,
.scheme_velox.footer_wrap .post_meta_item a:hover,
.scheme_velox.footer_wrap .post_meta .vc_inline-link:hover,
.scheme_velox.footer_wrap .post_info .post_info_item a:hover,
.scheme_velox.footer_wrap .post_info_counters .post_meta_item:hover {
color: #ffffff;
}
.scheme_velox.footer_wrap .post_item .post_title a:hover {
color: #db5220;
}
.scheme_velox.footer_wrap .post_meta_item.post_categories,
.scheme_velox.footer_wrap .post_meta_item.post_categories a {
color: #db5220;
}
.scheme_velox.footer_wrap .post_meta_item.post_categories a:hover {
color: #ff6c36;
}
.scheme_velox.footer_wrap .post_meta_item .socials_share .social_items {
background-color: #262937;
}
.scheme_velox.footer_wrap .post_meta_item .social_items,
.scheme_velox.footer_wrap .post_meta_item .social_items:before {
background-color: #262937;
border-color: #e1e1e1;
color: #a8aec4;
}
.scheme_velox .footer_logo_inner {
border-color: #e1e1e1;
}
.scheme_velox .footer_logo_inner:after {
background-color: #a8aec4;
}
.scheme_velox .menu_footer_nav_area ul li a {
color: #ffffff;
}
.scheme_velox .menu_footer_nav_area ul li a:hover {
color: #db5220;
}
.scheme_velox .menu_footer_nav_area ul li+li:before {
border-color: #a8aec4;
}
.scheme_velox .menu_footer_nav_area > ul > li ul,
.scheme_velox .footer_wrap .sc_layouts_menu > ul > li ul {
border-color: #1d202b;
}
.scheme_velox .footer_copyright_inner {
background-color: #ffffff;
border-color: #d8dae1;
color: #262937;
}
.scheme_velox .footer_copyright_inner a {
color: #262937;
}
.scheme_velox .footer_copyright_inner a:hover {
color: #db5220;
}
.scheme_velox .footer_copyright_inner .copyright_text {
color: #686d80;
}  .scheme_velox .mfp-bg,
.scheme_velox .elementor-lightbox {
background-color: #262937;
}
.scheme_velox .mfp-image-holder .mfp-close,
.scheme_velox .mfp-iframe-holder .mfp-close,
.scheme_velox .mfp-wrap .mfp-close {
color: #db5220;
background-color: transparent;
}
.scheme_velox .elementor-lightbox .dialog-lightbox-close-button,
.scheme_velox .elementor-lightbox .elementor-swiper-button {
color: #262937;
background-color: transparent;
}
.scheme_velox .mfp-image-holder .mfp-close:hover,
.scheme_velox .mfp-iframe-holder .mfp-close:hover,
.scheme_velox .mfp-close-btn-in .mfp-close:hover {
color: #ff6c36;
}
.scheme_velox .elementor-lightbox .dialog-lightbox-close-button:hover,
.scheme_velox .elementor-lightbox .elementor-swiper-button:hover {
color: #db5220;
} .scheme_velox .accent1 {		color: #db5220; }
.scheme_velox .accent2 {		color: #db5220; }
.scheme_velox .accent3 {		color: #ffffff; }
.scheme_velox .accent1_bg {	background-color: #db5220; color: #262937; }
.scheme_velox .accent2_bg {	background-color: #db5220; color: #262937; }
.scheme_velox .accent3_bg {	background-color: #ffffff; color: #262937; }
.scheme_velox .alter_bg {		background-color: #262937; }
.scheme_velox .alter_text {	color: #a8aec4; }
.scheme_velox .alter_link {	color: #db5220; }
.scheme_velox .alter_link2 {	color: #db5220; }
.scheme_velox .alter_link3 {	color: #db5220; }
.scheme_velox .extra_bg {		background-color: #1d202b; }
.scheme_velox .extra_text {	color: #a8aec4; }
.scheme_velox .extra_link {	color: #db5220; }
.scheme_velox .extra_link2 {	color: #db5220; }
.scheme_velox .extra_link3 {	color: #ffffff; }
.scheme_velox .esg-nav-by-shortcode.netmix-bullets .esg-pagination .esg-filterbutton.selected{
background: #ff6c36!important;
}
.scheme_velox .esg-nav-by-shortcode.netmix-bullets .esg-pagination .esg-filterbutton{
background: rgba(255,255,255,0.1)!important;
}
.scheme_velox .esg-nav-by-shortcode.netmix-bullets .esg-pagination .esg-filterbutton:hover{
background: #ffffff!important;
} .scheme_velox .elementor-shape .elementor-shape-fill {
fill: #ffffff;
} .scheme_velox .elementor-divider-separator {
border-color: #d8dae1;
}  .scheme_velox .elementor-heading-title span,
.scheme_velox .elementor-heading-title span b{
color: #ffffff;
}
.scheme_velox .scheme_dark .elementor-heading-title span,
.scheme_velox .scheme_dark .elementor-heading-title span b{
color: #ff6c36;
} .scheme_velox .elementor-progress-bar{
background: linear-gradient(to right,	#db5220 0%, #ff6c36 100%);
color: #ffffff;
}
.scheme_velox .elementor-progress-wrapper{
background-color:#f3f5f7;
} .scheme_velox .elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-up,
.scheme_velox .elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-down{
background-color:#db5220;
}
.scheme_velox .elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon i.fa-angle-up,
.scheme_velox .elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon i.fa-angle-down{
background-color:#ff6c36;
} .scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title,
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title{
background-color:#262937;
color:#ffffff;
}
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title a,
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title a{
color:#ffffff;
}
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active,
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title.elementor-active,
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:hover,
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title:hover{
background-color:#ff6c36;
color:#262937;
}
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active a,
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title.elementor-active a,
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title:hover a,
.scheme_velox .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:hover a{
color:#262937;
}
.scheme_velox .editor-post-sidebar-holder {
background-color: #262937;	
}
.scheme_velox .editor-post-sidebar-holder:before {
color: #a8aec4;
}
.scheme_velox.editor-block-list__layout {
color: #686d80;
background-color: #ffffff;
}
.scheme_velox.editor-block-list__layout p {
color: #686d80;
} .scheme_velox .has-bg-color-color {		color: #ffffff; }
.scheme_velox .has-bd-color-color {		color: #d8dae1; }
.scheme_velox .has-text-color-color {		color: #686d80; }
.scheme_velox .has-text-light-color {		color: #262937; }
.scheme_velox .has-text-dark-color {		color: #262937; }
.scheme_velox .has-text-link-color {		color: #db5220; }
.scheme_velox .has-text-hover-color {		color: #ff6c36; }
.scheme_velox .has-text-link-2-color {	color: #db5220; }
.scheme_velox .has-text-hover-2-color {	color: #ff6c36; }
.scheme_velox .has-text-link-3-color {	color: #ffffff; }
.scheme_velox .has-text-hover-3-color {	color: #ffffff; }
.scheme_velox .has-bg-color-background-color {		background-color: #ffffff;}
.scheme_velox .has-bd-color-background-color {		background-color: #d8dae1; }
.scheme_velox .has-text-color-background-color {		background-color: #686d80; }
.scheme_velox .has-text-light-background-color {		background-color: #262937; }
.scheme_velox .has-text-dark-background-color {		background-color: #262937; }
.scheme_velox .has-text-link-background-color {		background-color: #db5220; }
.scheme_velox .has-text-hover-background-color {		background-color: #ff6c36; }
.scheme_velox .has-text-link-2-background-color {		background-color: #db5220; }
.scheme_velox .has-text-hover-2-background-color {	background-color: #ff6c36; }
.scheme_velox .has-text-link-3-background-color {		background-color: #ffffff; }
.scheme_velox .has-text-hover-3-background-color {	background-color: #ffffff; }  .scheme_velox .sc_button_hover_slide_left {	background: linear-gradient(to right,	#ff6c36 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_slide_right {  background: linear-gradient(to left,	#ff6c36 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#ff6c36 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ff6c36 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_style_link2.sc_button_hover_slide_left {	background: linear-gradient(to right,	#ff6c36 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_style_link2.sc_button_hover_slide_right {  background: linear-gradient(to left,	#ff6c36 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_style_link2.sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#ff6c36 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_style_link2.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ff6c36 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_style_link3.sc_button_hover_slide_left {	background: linear-gradient(to right,	#ffffff 50%, #ffffff 50%) no-repeat scroll right bottom / 210% 100% #ffffff !important; }
.scheme_velox .sc_button_hover_style_link3.sc_button_hover_slide_right {  background: linear-gradient(to left,	#ffffff 50%, #ffffff 50%) no-repeat scroll left bottom / 210% 100% #ffffff !important; }
.scheme_velox .sc_button_hover_style_link3.sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#ffffff 50%, #ffffff 50%) no-repeat scroll right bottom / 100% 210% #ffffff !important; }
.scheme_velox .sc_button_hover_style_link3.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ffffff 50%, #ffffff 50%) no-repeat scroll right top / 100% 210% #ffffff !important; }
.scheme_velox .sc_button_hover_style_dark.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #262937 50%) no-repeat scroll right bottom / 210% 100% #262937 !important; }
.scheme_velox .sc_button_hover_style_dark.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #262937 50%) no-repeat scroll left bottom / 210% 100% #262937 !important; }
.scheme_velox .sc_button_hover_style_dark.sc_button_hover_slide_top {			background: linear-gradient(to bottom,	#db5220 50%, #262937 50%) no-repeat scroll right bottom / 100% 210% #262937 !important; }
.scheme_velox .sc_button_hover_style_dark.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #262937 50%) no-repeat scroll right top / 100% 210% #262937 !important; }
.scheme_velox .sc_button_hover_style_light.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #262937 50%) no-repeat scroll right bottom / 210% 100% #262937 !important; }
.scheme_velox .sc_button_hover_style_light.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #262937 50%) no-repeat scroll left bottom / 210% 100% #262937 !important; }
.scheme_velox .sc_button_hover_style_light.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #262937 50%) no-repeat scroll right bottom / 100% 210% #262937 !important; }
.scheme_velox .sc_button_hover_style_light.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #262937 50%) no-repeat scroll right top / 100% 210% #262937 !important; }
.scheme_velox .sc_button_hover_style_inverse.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_style_inverse.sc_button_hover_slide_right {	background: linear-gradient(to left,	#ffffff 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_style_inverse.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_style_inverse.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ffffff 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_style_hover.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ff6c36 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_style_hover.sc_button_hover_slide_right {		background: linear-gradient(to left,	#ff6c36 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_style_hover.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ff6c36 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_style_hover.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#ff6c36 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_style_alter.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_style_alter.sc_button_hover_slide_right {		background: linear-gradient(to left,	#ffffff 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_velox .sc_button_hover_style_alter.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_style_alter.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#ffffff 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_velox .sc_button_hover_style_alterbd.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #e1e1e1 50%) no-repeat scroll right bottom / 210% 100% #e1e1e1 !important; }
.scheme_velox .sc_button_hover_style_alterbd.sc_button_hover_slide_right {	background: linear-gradient(to left,	#db5220 50%, #e1e1e1 50%) no-repeat scroll left bottom / 210% 100% #e1e1e1 !important; }
.scheme_velox .sc_button_hover_style_alterbd.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #e1e1e1 50%) no-repeat scroll right bottom / 100% 210% #e1e1e1 !important; }
.scheme_velox .sc_button_hover_style_alterbd.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#db5220 50%, #e1e1e1 50%) no-repeat scroll right top / 100% 210% #e1e1e1 !important; }
.scheme_velox .sc_button_hover_style_extra.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #1d202b 50%) no-repeat scroll right bottom / 210% 100% #1d202b !important; }
.scheme_velox .sc_button_hover_style_extra.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #1d202b 50%) no-repeat scroll left bottom / 210% 100% #1d202b !important; }
.scheme_velox .sc_button_hover_style_extra.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #1d202b 50%) no-repeat scroll right bottom / 100% 210% #1d202b !important; }
.scheme_velox .sc_button_hover_style_extra.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #1d202b 50%) no-repeat scroll right top / 100% 210% #1d202b !important; }
.scheme_velox .sc_button_hover_slide_left:hover,
.scheme_velox .sc_button_hover_slide_left.active,
.scheme_velox .ui-state-active .sc_button_hover_slide_left,
.scheme_velox .vc_active .sc_button_hover_slide_left,
.scheme_velox .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_left,
.scheme_velox li.active .sc_button_hover_slide_left {		background-position: left bottom !important; }
.scheme_velox .sc_button_hover_slide_right:hover,
.scheme_velox .sc_button_hover_slide_right.active,
.scheme_velox .ui-state-active .sc_button_hover_slide_right,
.scheme_velox .vc_active .sc_button_hover_slide_right,
.scheme_velox .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_right,
.scheme_velox li.active .sc_button_hover_slide_right {	background-position: right bottom !important; }
.scheme_velox .sc_button_hover_slide_top:hover,
.scheme_velox .sc_button_hover_slide_top.active,
.scheme_velox .ui-state-active .sc_button_hover_slide_top,
.scheme_velox .vc_active .sc_button_hover_slide_top,
.scheme_velox .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_top,
.scheme_velox li.active .sc_button_hover_slide_top {		background-position: right top !important; }
.scheme_velox .sc_button_hover_slide_bottom:hover,
.scheme_velox .sc_button_hover_slide_bottom.active,
.scheme_velox .ui-state-active .sc_button_hover_slide_bottom,
.scheme_velox .vc_active .sc_button_hover_slide_bottom,
.scheme_velox .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_bottom,
.scheme_velox li.active .sc_button_hover_slide_bottom {	background-position: right bottom !important; }  .scheme_velox .post_featured.hover_dots .icons span {
background-color: #db5220;
}
.scheme_velox .post_featured.hover_dots .post_info {
color: #ffffff;
} .scheme_velox .post_featured.hover_icon .icons a {
background-color: #db5220;
color: #ffffff;
}
.scheme_velox .post_featured.hover_icon a:hover {
background-color: #ff6c36;
}
.scheme_velox .post_featured.hover_icon .mask{
background-color: rgba(38,41,55,0.6);
} .scheme_velox .post_featured.hover_icons .icons a {
color: #262937;
background-color: rgba(255,255,255,0.7);
}
.scheme_velox .post_featured.hover_icons a:hover {
color: #db5220;
background-color: #ffffff;
} .scheme_velox .post_featured.hover_fade .post_info,
.scheme_velox .post_featured.hover_fade .post_info a,
.scheme_velox .post_featured.hover_fade .post_info .post_meta_item {
color: #ffffff;
}
.scheme_velox .post_featured.hover_fade .post_info a:hover {
color: #db5220;
} .scheme_velox .post_featured.hover_slide .post_info,
.scheme_velox .post_featured.hover_slide .post_info a,
.scheme_velox .post_featured.hover_slide .post_info .post_meta_item {
color: #ffffff;
}
.scheme_velox .post_featured.hover_slide .post_info a:hover {
color: #db5220;
}
.scheme_velox .post_featured.hover_slide .post_info .post_title:after {
background-color: #ffffff;
} .scheme_velox .post_featured.hover_pull {
background-color: #1d202b;
}
.scheme_velox .post_featured.hover_pull .post_info,
.scheme_velox .post_featured.hover_pull .post_info a,
.scheme_velox .post_featured.hover_pull .post_info a:before {
color: #ffffff;
}
.scheme_velox .post_featured.hover_pull .post_info a:hover,
.scheme_velox .post_featured.hover_pull .post_info a:hover:before {
color: #db5220;
} .scheme_velox .post_featured.hover_border .post_info,
.scheme_velox .post_featured.hover_border .post_info a,
.scheme_velox .post_featured.hover_border .post_info .post_meta_item {
color: #ffffff;
}
.scheme_velox .post_featured.hover_border .post_info a:hover {
color: #db5220;
}
.scheme_velox .post_featured.hover_border .post_info:before,
.scheme_velox .post_featured.hover_border .post_info:after {
border-color: #ffffff;
} .scheme_velox .post_featured.hover_shop .icons a {
color: #ffffff;
border-color: #db5220 !important;
background-color: transparent;
}
.scheme_velox .post_featured.hover_shop .icons a:hover {
color: #ffffff;
border-color: #db5220 !important;
background-color: #db5220;
}
.scheme_velox .products.related .post_featured.hover_shop .icons a {
color: #ffffff;
border-color: #db5220 !important;
background-color: #db5220;
}
.scheme_velox .products.related .post_featured.hover_shop .icons a:hover {
color: #ffffff;
border-color: #ff6c36 !important;
background-color: #ff6c36;
} .scheme_velox .post_featured.hover_shop_buttons .icons .shop_link {
color: #ffffff;
background-color: #262937;
}
.scheme_velox .post_featured.hover_shop_buttons .icons a:hover {
color: #ffffff;
background-color: #ff6c36;
}.scheme_default body,
.scheme_default .body_style_boxed .page_wrap {
background-color: #1d202b;
}
.scheme_default {
color: #686d80;
}
.scheme_default h1, .scheme_default h2, .scheme_default h3, .scheme_default h4, .scheme_default h5, .scheme_default h6,
.scheme_default h1 a, .scheme_default h2 a, .scheme_default h3 a, .scheme_default h4 a, .scheme_default h5 a, .scheme_default h6 a,
.scheme_default li a,
.scheme_default dt
[class*="color_style_"] h1 a, .scheme_default [class*="color_style_"] h2 a, .scheme_default [class*="color_style_"] h3 a, .scheme_default [class*="color_style_"] h4 a, .scheme_default [class*="color_style_"] h5 a, .scheme_default [class*="color_style_"] h6 a, .scheme_default [class*="color_style_"] li a {
color: #262937;
}
.scheme_default h1 a:hover, .scheme_default h2 a:hover, .scheme_default h3 a:hover, .scheme_default h4 a:hover, .scheme_default h5 a:hover, .scheme_default h6 a:hover,
.scheme_default li a:hover {
color: #db5220;
}
.scheme_default .color_style_link2 h1 a:hover, .scheme_default .color_style_link2 h2 a:hover, .scheme_default .color_style_link2 h3 a:hover, .scheme_default .color_style_link2 h4 a:hover, .scheme_default .color_style_link2 h5 a:hover, .scheme_default .color_style_link2 h6 a:hover, .scheme_default .color_style_link2 li a:hover {
color: #db5220;
}
.scheme_default .color_style_link3 h1 a:hover, .scheme_default .color_style_link3 h2 a:hover, .scheme_default .color_style_link3 h3 a:hover, .scheme_default .color_style_link3 h4 a:hover, .scheme_default .color_style_link3 h5 a:hover, .scheme_default .color_style_link3 h6 a:hover, .scheme_default .color_style_link3 li a:hover {
color: #ffffff;
}
.scheme_default .color_style_dark h1 a:hover, .scheme_default .color_style_dark h2 a:hover, .scheme_default .color_style_dark h3 a:hover, .scheme_default .color_style_dark h4 a:hover, .scheme_default .color_style_dark h5 a:hover, .scheme_default .color_style_dark h6 a:hover, .scheme_default .color_style_dark li a:hover {
color: #db5220;
}
.scheme_default code {
color: #a8aec4;
background-color: #262937;
border-color: #e1e1e1;
}
.scheme_default code a {
color: #db5220;
}
.scheme_default code a:hover {
color: #db5220;
}
.scheme_default a {
color: #db5220;
}
.scheme_default a:hover {
color: #686d80;
}
.scheme_default .color_style_link2 a {
color: #db5220;
}
.scheme_default .color_style_link2 a:hover {
color: #db5220;
}
.scheme_default .color_style_link3 a {
color: #ffffff;
}
.scheme_default .color_style_link3 a:hover {
color: #262937;
}
.scheme_default .color_style_dark a {
color: #262937;
}
.scheme_default .color_style_dark a:hover {
color: #db5220;
}
.scheme_default section > blockquote,
.scheme_default div:not(.is-style-solid-color) > blockquote,
.scheme_default figure:not(.is-style-solid-color) > blockquote {
background-color: #db5220;
}
.scheme_default blockquote:not(.has-text-color):before,
.scheme_default blockquote:not(.has-text-color),
.scheme_default blockquote:not(.has-text-color) p,
.scheme_default blockquote:not(.has-text-color) a,
.scheme_default .wp-block-quote .wp-block-quote__citation,
.scheme_default blockquote:not(.has-text-color) s, .scheme_default blockquote:not(.has-text-color) strike, .scheme_default blockquote:not(.has-text-color) del,
.scheme_default blockquote:not(.has-text-color) dt, .scheme_default blockquote:not(.has-text-color) b, .scheme_default blockquote:not(.has-text-color) strong, .scheme_default blockquote:not(.has-text-color) i, .scheme_default blockquote:not(.has-text-color) em, .scheme_default blockquote:not(.has-text-color) mark, .scheme_default blockquote:not(.has-text-color) ins {
color: #262937;
}
.scheme_default blockquote:not(.has-text-color) a:hover {
color: #db5220;
}
.scheme_default blockquote:not(.has-text-color) code {
color: #ffffff;
background-color: #1d202b;
border-color: #1d202b;
}
.scheme_default blockquote:not(.has-text-color) a:hover code {
color: #1d202b;
background-color: #ffffff;
border-color: #ffffff;
}
.scheme_default table th, .scheme_default table th + th, .scheme_default table td + th  {
border-color: #db5220;
}
.scheme_default table td, .scheme_default table th + td, .scheme_default table td + td,
.scheme_default table th strong,
.scheme_default table td a,
.scheme_default table td li a {
color: #a8aec4;
}
.scheme_default table th,
.scheme_default table th a {
color: #262937;
background-color: #db5220;
}
.scheme_default table th b, .scheme_default table th strong {
color: #ffffff;
}
.scheme_default table > tbody > tr:nth-child(2n+1) > td {
background-color: #1d202b;
border-color: #1d202b;
}
.scheme_default table > tbody > tr:nth-child(2n) > td {
background-color: #262937;
border-color: #262937;
}
.scheme_default table th a:hover {
color: #ffffff;
}
.scheme_default hr {
border-color: #d8dae1;
}
.scheme_default figure figcaption, 
.scheme_default .wp-block-image figcaption, 
.scheme_default .wp-block-gallery .blocks-gallery-image figcaption, 
.scheme_default .wp-block-gallery .blocks-gallery-item figcaption, 
.scheme_default .wp-caption .wp-caption-text, 
.scheme_default .wp-caption .wp-caption-dd, 
.scheme_default .wp-caption-overlay .wp-caption .wp-caption-text, 
.scheme_default .wp-caption-overlay .wp-caption .wp-caption-dd {
color: #ffffff !important;
background: #262937 !important;
}
.scheme_default ul > li:before {
color: #db5220;
} .scheme_default .widget_search form:after,
.scheme_default .woocommerce.widget_product_search form:after,
.scheme_default .widget_display_search form:after,
.scheme_default #bbpress-forums #bbp-search-form:after {
color: #686d80;
}
.scheme_default .scheme_dark .widget_search form:after, 
.scheme_default .scheme_dark .woocommerce.widget_product_search form:after, 
.scheme_default .scheme_dark .widget_display_search form:after, 
.scheme_default .scheme_dark #bbpress-forums #bbp-search-form:after {
color: #db5220;
}
.scheme_default .widget_search form:hover:after,
.scheme_default .woocommerce.widget_product_search form:hover:after,
.scheme_default .widget_display_search form:hover:after,
.scheme_default #bbpress-forums #bbp-search-form:hover:after {
color: #db5220;
} .scheme_default fieldset {
border-color: #d8dae1;
}
.scheme_default fieldset legend {
color: #262937;
background-color: #ffffff;
} .scheme_default input[type="text"],
.scheme_default input[type="number"],
.scheme_default input[type="email"],
.scheme_default input[type="url"],
.scheme_default input[type="tel"],
.scheme_default input[type="search"],
.scheme_default input[type="password"],
.scheme_default select,
.scheme_default .select_container,
.scheme_default .select2-container.select2-container--default span.select2-choice,
.scheme_default .select2-container.select2-container--default span.select2-selection,
.scheme_default .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.scheme_default .select2-container.select2-container--default .select2-selection--multiple,
.scheme_default textarea,
.scheme_default textarea.wp-editor-area, .scheme_default .tourmaster-form-field input[type="text"],
.scheme_default .tourmaster-form-field input[type="email"],
.scheme_default .tourmaster-form-field input[type="password"],
.scheme_default .tourmaster-form-field textarea,
.scheme_default .tourmaster-form-field select,
.scheme_default .tourmaster-form-field.tourmaster-with-border input[type="text"],
.scheme_default .tourmaster-form-field.tourmaster-with-border input[type="email"],
.scheme_default .tourmaster-form-field.tourmaster-with-border input[type="password"],
.scheme_default .tourmaster-form-field.tourmaster-with-border textarea,
.scheme_default .tourmaster-form-field.tourmaster-with-border select, .scheme_default #buddypress .dir-search input[type="search"],
.scheme_default #buddypress .dir-search input[type="text"],
.scheme_default #buddypress .groups-members-search input[type="search"],
.scheme_default #buddypress .groups-members-search input[type="text"],
.scheme_default #buddypress .standard-form input[type="color"],
.scheme_default #buddypress .standard-form input[type="date"],
.scheme_default #buddypress .standard-form input[type="datetime-local"],
.scheme_default #buddypress .standard-form input[type="datetime"],
.scheme_default #buddypress .standard-form input[type="email"],
.scheme_default #buddypress .standard-form input[type="month"],
.scheme_default #buddypress .standard-form input[type="number"],
.scheme_default #buddypress .standard-form input[type="password"],
.scheme_default #buddypress .standard-form input[type="range"],
.scheme_default #buddypress .standard-form input[type="search"],
.scheme_default #buddypress .standard-form input[type="tel"],
.scheme_default #buddypress .standard-form input[type="text"],
.scheme_default #buddypress .standard-form input[type="time"],
.scheme_default #buddypress .standard-form input[type="url"],
.scheme_default #buddypress .standard-form input[type="week"],
.scheme_default #buddypress .standard-form select,
.scheme_default #buddypress .standard-form textarea,
.scheme_default #buddypress form#whats-new-form textarea, .scheme_default #booked-page-form input[type="email"],
.scheme_default #booked-page-form input[type="text"],
.scheme_default #booked-page-form input[type="password"],
.scheme_default #booked-page-form textarea,
.scheme_default .booked-upload-wrap,
.scheme_default .booked-upload-wrap input, .scheme_default form.mc4wp-form input[type="email"] {
color: #686d80;
border-color: #ededef;
background-color: #ffffff;
} .scheme_default [class*="sc_input_hover_"] input{
border-color: #ffffff;
}
.scheme_default .scheme_dark .widget input[type="search"],
.scheme_default .scheme_dark .widget input[type="text"]{
border-color: rgba(104,109,128,0.3);
background-color: rgba(255,255,255,0);
} .scheme_default input[type="radio"] + label:before, 
.scheme_default input[type="checkbox"] + label:before, 
.scheme_default input[type="radio"] + .wpcf7-list-item-label:before, 
.scheme_default input[type="checkbox"] + .wpcf7-list-item-label:before, 
.scheme_default .wpcf7-list-item-label.wpcf7-list-item-right:before, 
.scheme_default .edd_price_options ul > li > label > input[type="radio"] + span:before, .scheme_default .edd_price_options ul > li > label > input[type="checkbox"] + span:before{
color: #262937;
border-color: #ededef;
background-color: #ffffff;
}
.scheme_default input[type="text"]:focus,
.scheme_default input[type="text"].filled,
.scheme_default input[type="number"]:focus,
.scheme_default input[type="number"].filled,
.scheme_default input[type="email"]:focus,
.scheme_default input[type="email"].filled,
.scheme_default input[type="tel"]:focus,
.scheme_default input[type="search"]:focus,
.scheme_default input[type="search"].filled,
.scheme_default input[type="password"]:focus,
.scheme_default input[type="password"].filled,
.scheme_default .select_container:hover,
.scheme_default select option:hover,
.scheme_default select option:focus,
.scheme_default select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--single,
.scheme_default .select2-container.select2-container--default span.select2-selection--single:hover,
.scheme_default .select2-container.select2-container--focus span.select2-selection--single,
.scheme_default .select2-container.select2-container--open span.select2-selection--single,
.scheme_default select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-choice,
.scheme_default .select2-container.select2-container--default span.select2-choice:hover,
.scheme_default .select2-container.select2-container--focus span.select2-choice,
.scheme_default .select2-container.select2-container--open span.select2-choice,
.scheme_default select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--multiple,
.scheme_default .select2-container.select2-container--default span.select2-selection--multiple:hover,
.scheme_default .select2-container.select2-container--focus span.select2-selection--multiple,
.scheme_default .select2-container.select2-container--open span.select2-selection--multiple,
.scheme_default textarea:focus,
.scheme_default textarea.filled,
.scheme_default textarea.wp-editor-area:focus,
.scheme_default textarea.wp-editor-area.filled, .scheme_default .tourmaster-form-field input[type="text"]:focus,
.scheme_default .tourmaster-form-field input[type="text"].filled,
.scheme_default .tourmaster-form-field input[type="email"]:focus,
.scheme_default .tourmaster-form-field input[type="email"].filled,
.scheme_default .tourmaster-form-field input[type="password"]:focus,
.scheme_default .tourmaster-form-field input[type="password"].filled,
.scheme_default .tourmaster-form-field textarea:focus,
.scheme_default .tourmaster-form-field textarea.filled,
.scheme_default .tourmaster-form-field select:focus,
.scheme_default .tourmaster-form-field select.filled,
.scheme_default .tourmaster-form-field.tourmaster-with-border input[type="text"]:focus,
.scheme_default .tourmaster-form-field.tourmaster-with-border input[type="text"].filled,
.scheme_default .tourmaster-form-field.tourmaster-with-border input[type="email"]:focus,
.scheme_default .tourmaster-form-field.tourmaster-with-border input[type="email"].filled,
.scheme_default .tourmaster-form-field.tourmaster-with-border input[type="password"]:focus,
.scheme_default .tourmaster-form-field.tourmaster-with-border input[type="password"].filled,
.scheme_default .tourmaster-form-field.tourmaster-with-border textarea:focus,
.scheme_default .tourmaster-form-field.tourmaster-with-border textarea.filled,
.scheme_default .tourmaster-form-field.tourmaster-with-border select:focus,
.scheme_default .tourmaster-form-field.tourmaster-with-border select.filled, .scheme_default #buddypress .dir-search input[type="search"]:focus,
.scheme_default #buddypress .dir-search input[type="search"].filled,
.scheme_default #buddypress .dir-search input[type="text"]:focus,
.scheme_default #buddypress .dir-search input[type="text"].filled,
.scheme_default #buddypress .groups-members-search input[type="search"]:focus,
.scheme_default #buddypress .groups-members-search input[type="search"].filled,
.scheme_default #buddypress .groups-members-search input[type="text"]:focus,
.scheme_default #buddypress .groups-members-search input[type="text"].filled,
.scheme_default #buddypress .standard-form input[type="color"]:focus,
.scheme_default #buddypress .standard-form input[type="color"].filled,
.scheme_default #buddypress .standard-form input[type="date"]:focus,
.scheme_default #buddypress .standard-form input[type="date"].filled,
.scheme_default #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_default #buddypress .standard-form input[type="datetime-local"].filled,
.scheme_default #buddypress .standard-form input[type="datetime"]:focus,
.scheme_default #buddypress .standard-form input[type="datetime"].filled,
.scheme_default #buddypress .standard-form input[type="email"]:focus,
.scheme_default #buddypress .standard-form input[type="email"].filled,
.scheme_default #buddypress .standard-form input[type="month"]:focus,
.scheme_default #buddypress .standard-form input[type="month"].filled,
.scheme_default #buddypress .standard-form input[type="number"]:focus,
.scheme_default #buddypress .standard-form input[type="number"].filled,
.scheme_default #buddypress .standard-form input[type="password"]:focus,
.scheme_default #buddypress .standard-form input[type="password"].filled,
.scheme_default #buddypress .standard-form input[type="range"]:focus,
.scheme_default #buddypress .standard-form input[type="range"].filled,
.scheme_default #buddypress .standard-form input[type="search"]:focus,
.scheme_default #buddypress .standard-form input[type="search"].filled,
.scheme_default #buddypress .standard-form input[type="tel"]:focus,
.scheme_default #buddypress .standard-form input[type="tel"].filled,
.scheme_default #buddypress .standard-form input[type="text"]:focus,
.scheme_default #buddypress .standard-form input[type="text"].filled,
.scheme_default #buddypress .standard-form input[type="time"]:focus,
.scheme_default #buddypress .standard-form input[type="time"].filled,
.scheme_default #buddypress .standard-form input[type="url"]:focus,
.scheme_default #buddypress .standard-form input[type="url"].filled,
.scheme_default #buddypress .standard-form input[type="week"]:focus,
.scheme_default #buddypress .standard-form input[type="week"].filled,
.scheme_default #buddypress .standard-form select:focus,
.scheme_default #buddypress .standard-form select.filled,
.scheme_default #buddypress .standard-form textarea:focus,
.scheme_default #buddypress .standard-form textarea.filled,
.scheme_default #buddypress form#whats-new-form textarea:focus,
.scheme_default #buddypress form#whats-new-form textarea.filled, .scheme_default #booked-page-form input[type="email"]:focus,
.scheme_default #booked-page-form input[type="email"].filled,
.scheme_default #booked-page-form input[type="text"]:focus,
.scheme_default #booked-page-form input[type="text"].filled,
.scheme_default #booked-page-form input[type="password"]:focus,
.scheme_default #booked-page-form input[type="password"].filled,
.scheme_default #booked-page-form textarea:focus,
.scheme_default #booked-page-form textarea.filled,
.scheme_default .booked-upload-wrap:hover,
.scheme_default .booked-upload-wrap input:focus,
.scheme_default .booked-upload-wrap input.filled, .scheme_default form.mc4wp-form input[type="email"]:focus,
.scheme_default form.mc4wp-form input[type="email"].filled {
background-color: #ffffff;
}
.scheme_default input[placeholder]::-webkit-input-placeholder,
.scheme_default textarea[placeholder]::-webkit-input-placeholder	{ color: #686d80; }
.scheme_default input[placeholder]::-moz-placeholder,
.scheme_default textarea[placeholder]::-moz-placeholder				{ color: #686d80; }
.scheme_default input[placeholder]:-ms-input-placeholder,
.scheme_default textarea[placeholder]:-ms-input-placeholder			{ color: #686d80; }
.scheme_default input[placeholder]::placeholder,
.scheme_default textarea[placeholder]::placeholder					{ color: #686d80; } .scheme_default .select_container:before {
color: #686d80;
}
.scheme_default .select_container:after {
color: #686d80;
}
.scheme_default .select_container:focus:after,
.scheme_default .select_container:hover:after {
color: #686d80;
}
.scheme_default .select_container select:focus {
color: #686d80;
background-color: #ffffff !important;
}
.scheme_default .select2-dropdown,
.scheme_default .select2-container.select2-container--focus span.select2-selection,
.scheme_default .select2-container.select2-container--open span.select2-selection {
color: #686d80;
border-color: #ededef;
background: #ffffff;
}
.scheme_default .select2-container .select2-results__option {
color: #686d80;
background: #ffffff;
}
.scheme_default .select2-dropdown .select2-highlighted,
.scheme_default .select2-container .select2-results__option--highlighted[aria-selected] {
color: #ffffff;
background: #db5220;
}
.scheme_default input[type="radio"] + label:before,
.scheme_default input[type="checkbox"] + label:before,
.scheme_default .wpcf7-list-item-label.wpcf7-list-item-right:before {
border-color: #ededef !important;
}
.scheme_default .scheme_dark input[type="checkbox"] + .wpcf7-list-item-label a{
color: #db5220
}
.scheme_default .scheme_dark input[type="checkbox"] + .wpcf7-list-item-label a:hover{
color: #db5220
} .scheme_default .sc_button_simple:not(.sc_button_bg_image) {
color:#db5220;
}
.scheme_default .sc_button_simple:not(.sc_button_bg_image):hover {
color:#262937;
}
.scheme_default .sc_button_simple.color_style_link2:not(.sc_button_bg_image),
.scheme_default .color_style_link2 .sc_button_simple:not(.sc_button_bg_image) {
color:#db5220;
}
.scheme_default .sc_button_simple.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_default .color_style_link2 .sc_button_simple:not(.sc_button_bg_image):hover {
color:#db5220;
}
.scheme_default .sc_button_simple.color_style_link3:not(.sc_button_bg_image),
.scheme_default .color_style_link3 .sc_button_simple:not(.sc_button_bg_image) {
color:#ffffff;
}
.scheme_default .sc_button_simple.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_default .color_style_link3 .sc_button_simple:not(.sc_button_bg_image):hover {
color:#262937;
}
.scheme_default .sc_button_simple.color_style_dark:not(.sc_button_bg_image),
.scheme_default .color_style_dark .sc_button_simple:not(.sc_button_bg_image) {
color:#262937 ;
} .scheme_default .sc_button_bordered:not(.sc_button_bg_image), {
color:#db5220;
border-color:#db5220;
}
.scheme_default .is-style-outline .wp-block-button__link{
border-color:#db5220 !important;
}
.scheme_default .is-style-outline .wp-block-button__link:hover{
border-color:#262937 !important;
}
.scheme_default .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_default .sc_button_bordered.color_style_link2:not(.sc_button_bg_image),
.scheme_default .color_style_link2 .sc_button_bordered:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_default .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_default .color_style_link2 .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_default .sc_button_bordered.color_style_link3:not(.sc_button_bg_image),
.scheme_default .color_style_link3 .sc_button_bordered:not(.sc_button_bg_image) {
color:#ffffff;
border-color:#ffffff;
}
.scheme_default .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_default .color_style_link3 .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#262937 !important;
border-color:#262937 !important;
}
.scheme_default .sc_button_bordered.color_style_dark:not(.sc_button_bg_image),
.scheme_default .color_style_dark .sc_button_bordered:not(.sc_button_bg_image) {
color:#262937;
border-color:#262937;
}
.scheme_default .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover,
.scheme_default .color_style_dark .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
} .scheme_default form button:not(.components-button),
.scheme_default input[type="reset"],
.scheme_default input[type="submit"],
.scheme_default input[type="button"],
.scheme_default #btn-buy,
.scheme_default .post_item .more-link,
.scheme_default .comments_wrap .form-submit input[type="submit"],
.scheme_default .wp-block-button__link, .scheme_default #buddypress .comment-reply-link,
.scheme_default #buddypress .generic-button a,
.scheme_default #buddypress a.button,
.scheme_default #buddypress button,
.scheme_default #buddypress input[type="button"],
.scheme_default #buddypress input[type="reset"],
.scheme_default #buddypress input[type="submit"],
.scheme_default #buddypress ul.button-nav li a,
.scheme_default a.bp-title-button, .scheme_default .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button,
.scheme_default #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button > a,
.scheme_default #booked-profile-page input[type="submit"],
.scheme_default #booked-profile-page button,
.scheme_default .booked-list-view input[type="submit"],
.scheme_default .booked-list-view button,
.scheme_default table.booked-calendar input[type="submit"],
.scheme_default table.booked-calendar button,
.scheme_default .booked-modal input[type="submit"],
.scheme_default .booked-modal button, .scheme_default .sc_button_default,
.scheme_default .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .scheme_default .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"], .scheme_default #tribe-bar-form .tribe-bar-submit input[type="submit"],
.scheme_default #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"],
.scheme_default #tribe-bar-form .tribe-bar-views-toggle,
.scheme_default #tribe-bar-views li.tribe-bar-views-option,
.scheme_default #tribe-events .tribe-events-button,
.scheme_default .tribe-events-button,
.scheme_default .tribe-events-cal-links a,
.scheme_default .tribe-events-sub-nav li a, .scheme_default .edd_download_purchase_form .button,
.scheme_default #edd-purchase-button,
.scheme_default .edd-submit.button,
.scheme_default .widget_edd_cart_widget .edd_checkout a,
.scheme_default .sc_edd_details .downloads_page_tags .downloads_page_data > a, .scheme_default .mc4wp-form input[type="submit"], .scheme_default .woocommerce #respond input#submit,
.scheme_default .woocommerce .button, .scheme_default .woocommerce-page .button,
.scheme_default .woocommerce a.button, .scheme_default .woocommerce-page a.button,
.scheme_default .woocommerce button.button, .scheme_default .woocommerce-page button.button,
.scheme_default .woocommerce input.button, .scheme_default .woocommerce-page input.button,
.scheme_default .woocommerce input[type="button"], .scheme_default .woocommerce-page input[type="button"],
.scheme_default .woocommerce input[type="submit"], .scheme_default .woocommerce-page input[type="submit"],
.scheme_default .woocommerce #respond input#submit.alt,
.scheme_default .woocommerce a.button.alt,
.scheme_default .woocommerce button.button.alt,
.scheme_default .woocommerce input.button.alt {
color: #262937;
background-color: #db5220;
}
.scheme_default .ripple:after,
.scheme_default .ripple:before{
border-color: #db5220;
}
.scheme_default .theme_button {
color: #262937 !important;
background-color: #db5220 !important;
}
.scheme_default .theme_button.color_style_link2,
.scheme_default .color_style_link2 .theme_button {
background-color: #db5220 !important;
}
.scheme_default .theme_button.color_style_link3,
.scheme_default .color_style_link3 .theme_button {
background-color: #ffffff !important;
}
.scheme_default .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image).color_style_default_dark_hover:hover,
.scheme_default .theme_button.color_style_dark,
.scheme_default .color_style_dark .theme_button {
color: #ffffff !important;
background-color: #262937  !important;
}
.scheme_default .sc_price_item_link {
color: #ffffff;
background-color: #db5220;
}
.scheme_default .ripple.color_style_link2:before,
.scheme_default .ripple.color_style_link2:after{
border-color: #db5220;
}
.scheme_default .sc_button_default.color_style_link2,
.scheme_default .color_style_link2 .sc_button_default,
.scheme_default .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_default .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
background-color: #db5220;
}
.scheme_default .sc_button_default.color_style_link3,
.scheme_default .color_style_link3 .sc_button_default,
.scheme_default .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_default .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
background-color: #ffffff;
}
.scheme_default .ripple.color_style_link3:after,
.scheme_default .ripple.color_style_link3:before{
border-color: #ffffff;
}
.scheme_default .sc_button_default.color_style_dark,
.scheme_default .color_style_dark .sc_button_default,
.scheme_default .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_default .color_style_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
color: #ffffff;
background-color: #262937;
}
.scheme_default .ripple.color_color_style_dark:after,
.scheme_default .ripple.color_color_style_dark:before{
border-color: #262937;
}
.scheme_default .search_wrap .search_submit:before {
color: #686d80;
} .scheme_default form button:not(.components-button):hover,
.scheme_default form button:not(.components-button):focus,
.scheme_default input[type="submit"]:hover,
.scheme_default input[type="submit"]:focus,
.scheme_default input[type="reset"]:hover,
.scheme_default input[type="reset"]:focus,
.scheme_default input[type="button"]:hover,
.scheme_default input[type="button"]:hover,
.scheme_default input[type="button"]:focus,
.scheme_default #btn-buy:hover,
.scheme_default #btn-buy:focus,
.scheme_default .post_item .more-link:hover,
.scheme_default .comments_wrap .form-submit input[type="submit"]:hover,
.scheme_default .comments_wrap .form-submit input[type="submit"]:focus,
.scheme_default .wp-block-button__link:hover, .scheme_default #buddypress .comment-reply-link:hover,
.scheme_default #buddypress .generic-button a:hover,
.scheme_default #buddypress a.button:hover,
.scheme_default #buddypress button:hover,
.scheme_default #buddypress input[type="button"]:hover,
.scheme_default #buddypress input[type="reset"]:hover,
.scheme_default #buddypress input[type="submit"]:hover,
.scheme_default #buddypress ul.button-nav li a:hover,
.scheme_default a.bp-title-button:hover, .scheme_default .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button:hover,
.scheme_default body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button > a:hover,
.scheme_default body #booked-profile-page input[type="submit"]:hover,
.scheme_default body #booked-profile-page button:hover,
.scheme_default body .booked-list-view input[type="submit"]:hover,
.scheme_default body .booked-list-view button:hover,
.scheme_default body table.booked-calendar input[type="submit"]:hover,
.scheme_default body table.booked-calendar button:hover,
.scheme_default body .booked-modal input[type="submit"]:hover,
.scheme_default body .booked-modal button:hover, .scheme_default .sc_button_default:hover,
.scheme_default .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .scheme_default .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"]:hover, .scheme_default #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover,
.scheme_default #tribe-bar-form .tribe-bar-submit input[type="submit"]:focus,
.scheme_default #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:hover,
.scheme_default #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:focus,
.scheme_default #tribe-bar-form .tribe-bar-views-toggle:hover,
.scheme_default #tribe-bar-views li.tribe-bar-views-option:hover,
.scheme_default #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active,
.scheme_default #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active:hover,
.scheme_default #tribe-events .tribe-events-button:hover,
.scheme_default .tribe-events-button:hover,
.scheme_default .tribe-events-cal-links a:hover,
.scheme_default .tribe-events-sub-nav li a:hover, .scheme_default .edd_download_purchase_form .button:hover, .scheme_default .edd_download_purchase_form .button:active, .scheme_default .edd_download_purchase_form .button:focus,
.scheme_default #edd-purchase-button:hover, .scheme_default #edd-purchase-button:active, .scheme_default #edd-purchase-button:focus,
.scheme_default .edd-submit.button:hover, .scheme_default .edd-submit.button:active, .scheme_default .edd-submit.button:focus,
.scheme_default .widget_edd_cart_widget .edd_checkout a:hover,
.scheme_default .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover, .scheme_default .mc4wp-form input[type="submit"]:hover,
.scheme_default .mc4wp-form input[type="submit"]:focus, .scheme_default .woocommerce #respond input#submit:hover,
.scheme_default .woocommerce .button:hover, .scheme_default .woocommerce-page .button:hover,
.scheme_default .woocommerce a.button:hover, .scheme_default .woocommerce-page a.button:hover,
.scheme_default .woocommerce button.button:hover, .scheme_default .woocommerce-page button.button:hover,
.scheme_default .woocommerce input.button:hover, .scheme_default .woocommerce-page input.button:hover,
.scheme_default .woocommerce input[type="button"]:hover, .scheme_default .woocommerce-page input[type="button"]:hover,
.scheme_default .woocommerce input[type="submit"]:hover, .scheme_default .woocommerce-page input[type="submit"]:hover {
background-color: #db5220;
color: #262937;
}
.scheme_default .ripple:hover:after,
.scheme_default .ripple:hover:before{
border-color: #db5220;
}
.scheme_default .woocommerce #respond input#submit.alt:hover,
.scheme_default .woocommerce a.button.alt:hover,
.scheme_default .woocommerce button.button.alt:hover,
.scheme_default .woocommerce input.button.alt:hover {
background-color: #db5220;
}
.scheme_default .theme_button:hover,
.scheme_default .theme_button:focus {
color: #262937 !important;
background-color: #db5220 !important;
}
.scheme_default .theme_button.color_style_link2:hover,
.scheme_default .color_style_link2 .theme_button:hover {
background-color: #db5220 !important;
}
.scheme_default .ripple.color_style_link2:hover:after,
.scheme_default .ripple.color_style_link2:hover:before{
border-color: #db5220;
}
.scheme_default .theme_button.color_style_link3:hover,
.scheme_default .color_style_link3 .theme_button:hover {
background-color: #262937 !important;
}
.scheme_default .ripple.color_style_link3:hover:after,
.scheme_default .ripple.color_style_link3:hover:before{
border-color: #262937;
}
.scheme_default .theme_button.color_style_dark:hover,
.scheme_default .color_style_dark .theme_button:hover {
color: #262937 !important;
background-color: #db5220 !important;
}
.scheme_default .ripple.color_style_dark:hover:before,
.scheme_default .ripple.color_style_dark:hover:after{
border-color: #db5220;
}
.scheme_default .sc_price_item:hover .sc_price_item_link,
.scheme_default .sc_price_item_link:hover {
color: #262937 ;
background-color: #db5220;
}
.scheme_default .sc_button_default.color_style_link2:hover,
.scheme_default .color_style_link2 .sc_button_default:hover,
.scheme_default .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_default .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background-color: #db5220;
}
.scheme_default .sc_button_default.color_style_link3:hover,
.scheme_default .color_style_link3 .sc_button_default:hover,
.scheme_default .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_default .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background-color: #262937;
color: #ffffff;
}
.scheme_default .sc_button_default.color_style_dark:hover,
.scheme_default .color_style_dark .sc_button_default:hover,
.scheme_default .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_default .color_style_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
color: #262937;
background-color: #ffffff;
}
.scheme_default .search_wrap .search_submit:hover:before {
color: #db5220;
} .scheme_default button[disabled],
.scheme_default input[type="submit"][disabled],
.scheme_default input[type="button"][disabled],
.scheme_default a.sc_button[disabled], .scheme_default a.theme_button[disabled],
.scheme_default button[disabled]:hover,
.scheme_default input[type="submit"][disabled]:hover,
.scheme_default input[type="button"][disabled]:hover,
.scheme_default a.sc_button[disabled]:hover, .scheme_default a.theme_button[disabled]:hover,
.scheme_default .woocommerce #respond input#submit.disabled, .scheme_default .woocommerce #respond input#submit:disabled, .scheme_default .woocommerce #respond input#submit[disabled]:disabled,
.scheme_default .woocommerce a.button.disabled, .scheme_default .woocommerce a.button:disabled, .scheme_default .woocommerce a.button[disabled]:disabled,
.scheme_default .woocommerce button.button.disabled, .scheme_default .woocommerce button.button:disabled, .scheme_default .woocommerce button.button[disabled]:disabled,
.scheme_default .woocommerce input.button.disabled, .scheme_default .woocommerce input.button:disabled, .scheme_default .woocommerce input.button[disabled]:disabled,
.scheme_default .woocommerce #respond input#submit.disabled:hover, .scheme_default .woocommerce #respond input#submit:disabled:hover, .scheme_default .woocommerce #respond input#submit[disabled]:disabled:hover,
.scheme_default .woocommerce a.button.disabled:hover, .scheme_default .woocommerce a.button:disabled:hover, .scheme_default .woocommerce a.button[disabled]:disabled:hover,
.scheme_default .woocommerce button.button.disabled:hover, .scheme_default .woocommerce button.button:disabled:hover, .scheme_default .woocommerce button.button[disabled]:disabled:hover,
.scheme_default .woocommerce input.button.disabled:hover, .scheme_default .woocommerce input.button:disabled:hover, .scheme_default .woocommerce input.button[disabled]:disabled:hover {
background: rgba(219,82,32,0.7) !important;
color: #262937  !important;
}  .scheme_default.sidebar .sc_button_simple:not(.sc_button_bg_image) {
color:#db5220;
}
.scheme_default.sidebar .sc_button_simple:not(.sc_button_bg_image):hover {
color:#db5220 !important;
} .scheme_default.sidebar .sc_button_bordered:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_default.sidebar .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
} .scheme_default.sidebar button,
.scheme_default.sidebar input[type="reset"],
.scheme_default.sidebar input[type="submit"],
.scheme_default.sidebar input[type="button"], .scheme_default.sidebar .sc_button_default,
.scheme_default.sidebar .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .scheme_default.sidebar .edd_download_purchase_form .button,
.scheme_default.sidebar #edd-purchase-button,
.scheme_default.sidebar .edd-submit.button,
.scheme_default.sidebar .widget_edd_cart_widget .edd_checkout a,
.scheme_default.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a, .scheme_default.sidebar .woocommerce-message .button,
.scheme_default.sidebar .woocommerce-error .button,
.scheme_default.sidebar .woocommerce-info .button,
.scheme_default.sidebar .widget.woocommerce .button,
.scheme_default.sidebar .widget.woocommerce a.button,
.scheme_default .widget.woocommerce a.button,
.scheme_default.sidebar .widget.woocommerce button.button,
.scheme_default.sidebar .widget.woocommerce input.button,
.scheme_default.sidebar .widget.woocommerce input[type="button"],
.scheme_default.sidebar .widget.woocommerce input[type="submit"],
.scheme_default.sidebar .widget.WOOCS_CONVERTER .button,
.scheme_default.sidebar .widget.yith-woocompare-widget a.button,
.scheme_default.sidebar .widget_product_search .search_button {
color: #262937;
background-color: #db5220;
} .scheme_default.sidebar button:hover,
.scheme_default.sidebar button:focus,
.scheme_default.sidebar input[type="reset"]:hover,
.scheme_default.sidebar input[type="reset"]:focus,
.scheme_default.sidebar input[type="submit"]:hover,
.scheme_default.sidebar input[type="submit"]:focus,
.scheme_default.sidebar input[type="button"]:hover,
.scheme_default.sidebar input[type="button"]:focus, .scheme_default.sidebar .sc_button_default:hover,
.scheme_default.sidebar .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .scheme_default.sidebar .edd_download_purchase_form .button:hover,
.scheme_default.sidebar #edd-purchase-button:hover,
.scheme_default.sidebar .edd-submit.button:hover,
.scheme_default.sidebar .widget_edd_cart_widget .edd_checkout a:hover,
.scheme_default.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover, .scheme_default.sidebar .woocommerce-message .button:hover,
.scheme_default.sidebar .woocommerce-error .button:hover,
.scheme_default.sidebar .woocommerce-info .button:hover,
.scheme_default.sidebar .widget.woocommerce .button:hover,
.scheme_default.sidebar .widget.woocommerce a.button:hover,
.scheme_default .widget.woocommerce a.button:hover,
.scheme_default.sidebar .widget.woocommerce button.button:hover,
.scheme_default.sidebar .widget.woocommerce button.button:focus,
.scheme_default.sidebar .widget.woocommerce input.button:hover,
.scheme_default.sidebar .widget.woocommerce input.button:focus,
.scheme_default.sidebar .widget.woocommerce input[type="button"]:hover,
.scheme_default.sidebar .widget.woocommerce input[type="button"]:focus,
.scheme_default.sidebar .widget.woocommerce input[type="submit"]:hover,
.scheme_default.sidebar .widget.woocommerce input[type="submit"]:focus,
.scheme_default.sidebar .widget.WOOCS_CONVERTER .button:hover,
.scheme_default.sidebar .widget.yith-woocompare-widget a.button:hover,
.scheme_default.sidebar .widget_product_search .search_button:hover {
background-color: #db5220;
}
.scheme_default .widget.woocommerce a.button.checkout{
background-color: #db5220;
}
.scheme_default .widget.woocommerce a.button.checkout:hover{
background-color: #db5220;
} .scheme_default .wp-editor-container input[type="button"] {
background-color: #262937;
border-color: #e1e1e1;
color: #ffffff;
-webkit-box-shadow: 0 1px 0 0 #2c3040;
-ms-box-shadow: 0 1px 0 0 #2c3040;
box-shadow: 0 1px 0 0 #2c3040;	
}
.scheme_default .wp-editor-container input[type="button"]:hover,
.scheme_default .wp-editor-container input[type="button"]:focus {
background-color: #1d202b;
border-color: #2c3040;
color: #db5220;
} .scheme_default a[rel="magnific"]:before,
.scheme_default a[data-elementor-open-lightbox=""]:before{
background-color: #262937;
}
.scheme_default a[rel="magnific"]:after, 
.scheme_default a[data-elementor-open-lightbox=""]:after{
background-color: #db5220;
color: #262937;
} .scheme_default .theme_button_close_icon:before,
.scheme_default .theme_button_close_icon:after,
.scheme_default .trx_addons_button_close_icon:before,
.scheme_default .trx_addons_button_close_icon:after,
.scheme_default .mfp-close:before,
.scheme_default .mfp-close:after {
border-color: #a8aec4;
}
.scheme_default .theme_button_close:hover .theme_button_close_icon:before,
.scheme_default .theme_button_close:hover .theme_button_close_icon:after,
.scheme_default .trx_addons_button_close:hover .trx_addons_button_close_icon:before,
.scheme_default .trx_addons_button_close:hover .trx_addons_button_close_icon:after,
.scheme_default .mfp-close:hover:before,
.scheme_default .mfp-close:hover:after {
border-color: #db5220;
} .scheme_default .sticky {
background: #262937;
}
.scheme_default .sticky .post_title a{
color:#ffffff;
}
.scheme_default .sticky .post_title a:hover{
color:#a8aec4;
}
.scheme_default .sticky .post_meta, 
.scheme_default .sticky .post_meta_item, 
.scheme_default .sticky .post_meta .vc_inline-link, 
.scheme_default .sticky .post_meta_item a, 
.scheme_default .sticky .post_info .post_info_item, 
.scheme_default .sticky .post_info .post_info_item a, 
.scheme_default .sticky .post_info_counters .post_meta_item{
color:#ffffff;
}
.scheme_default .sticky .post_meta:hover, 
.scheme_default .sticky .post_meta_item:hover, 
.scheme_default .sticky .post_meta .vc_inline-link:hover, 
.scheme_default .sticky .post_meta_item a:hover, 
.scheme_default .sticky .post_info .post_info_item:hover, 
.scheme_default .sticky .post_info .post_info_item a:hover, 
.scheme_default .sticky .post_info_counters .post_meta_item:hover,
.scheme_default .sticky .post_meta_item:hover:before{
color:#db5220;
}
.scheme_default .sticky.post_item{
color:#a8aec4;
}
.scheme_default .sticky.post_item .more-link{
background-color: #db5220;
}
.scheme_default .sticky.post_item .more-link:hover{
background-color: #db5220;
} .scheme_default.top_panel,
.scheme_default.footer_wrap {
color: #686d80;
background-color: #262937;
}
.scheme_default.sc_layouts_row {
color: #686d80;
background-color: #ffffff;
}
.scheme_default .sc_layouts_row_delimiter,
.scheme_default.sc_layouts_row_delimiter {
border-color: #d8dae1;
}
.footer_wrap .scheme_default.vc_row .sc_layouts_row_delimiter,
.footer_wrap .scheme_default.sc_layouts_row_delimiter,
.scheme_default.footer_wrap .sc_layouts_row_delimiter {
border-color: #e1e1e1;
}
.scheme_default .sc_layouts_item_icon {
color: #262937;
}
.scheme_default .sc_layouts_item_details_line1 {
color: #db5220;
}
.scheme_default .sc_layouts_item_details_line2 {
color: #262937;
}
.scheme_default span.trx_addons_login_menu,
.scheme_default span.trx_addons_login_menu:after {
color: #a8aec4;
background-color: #262937;
border-color: #e1e1e1;
}
.scheme_default span.trx_addons_login_menu .trx_addons_login_menu_delimiter {
border-color: #e1e1e1;
}
.scheme_default span.trx_addons_login_menu .trx_addons_login_menu_item {
color: #a8aec4;
}
.scheme_default span.trx_addons_login_menu .trx_addons_login_menu_item:hover {
color: #ffffff;
background-color: #1d202b;
}
.scheme_default .sc_layouts_row_fixed_on {
background-color: #ffffff;
} .scheme_default .sc_layouts_row.sc_layouts_row_type_narrow,
.scheme_default.sc_layouts_row.sc_layouts_row_type_narrow {
color: #a8aec4;
background-color: #1d202b;
}
.scheme_default .sc_layouts_row_type_narrow .sc_layouts_item,
.scheme_default.sc_layouts_row_type_narrow .sc_layouts_item {
color: #a8aec4;
}
.scheme_default .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button) {
color: #a8aec4;
}
.scheme_default.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button){
color: #ffffff;
}
.scheme_default .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_default .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon,
.scheme_default.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_default.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon {
color: #db5220;
}
.scheme_default .sc_layouts_row_type_narrow .sc_layouts_item_icon,
.scheme_default.sc_layouts_row_type_narrow .sc_layouts_item_icon {
color: #db5220;
}
.scheme_default .sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.scheme_default .sc_layouts_row_type_narrow .sc_layouts_item_details_line2,
.scheme_default.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.scheme_default.sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
color: #686d80;
}
.scheme_default .sc_layouts_row_type_narrow  .sc_layouts_item + .sc_layouts_item:after{
background-color: #2c3040;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_default,
.scheme_default .sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_default.sc_layouts_row_type_narrow .sc_button_default,
.scheme_default.sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
background-color: #db5220;
color: #ffffff;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_default:hover,
.scheme_default .sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_default.sc_layouts_row_type_narrow .sc_button_default:hover,
.scheme_default.sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background-color: #db5220;
color: #ffffff;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button.color_style_link2,
.scheme_default.sc_layouts_row_type_narrow .sc_button.color_style_link2 {
background-color: #db5220;
color: #ffffff;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button.color_style_link2:hover,
.scheme_default.sc_layouts_row_type_narrow .sc_button.color_style_link2:hover {
background-color: #db5220;
color: #ffffff !important;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button.color_style_link3,
.scheme_default.sc_layouts_row_type_narrow .sc_button.color_style_link3 {
background-color: #ff008a;
color: #ffffff;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button.color_style_link3:hover,
.scheme_default.sc_layouts_row_type_narrow .sc_button.color_style_link2:hover {
background-color: #ff008a;
color: #ffffff !important;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button.color_style_dark,
.scheme_default.sc_layouts_row_type_narrow .sc_button.color_style_dark {
background-color: #ffffff;
color: #ffffff;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button.color_style_dark:hover,
.scheme_default.sc_layouts_row_type_narrow .sc_button.color_style_dark:hover {
background-color: #db5220;
color: #ffffff !important;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image),
.scheme_default.sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image):hover,
.scheme_default.sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image),
.scheme_default.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_default.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image),
.scheme_default.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image) {
color:#ff008a;
border-color:#ff008a;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_default.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover {
color:#ff008a !important;
border-color:#ff008a !important;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image),
.scheme_default.sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image) {
color:#ffffff;
border-color:#ffffff;
}
.scheme_default .sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover,
.scheme_default.sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_default .sc_layouts_row_type_narrow .search_wrap .search_submit,
.scheme_default.sc_layouts_row_type_narrow .search_wrap .search_submit {
background-color: transparent;
color: #db5220;
}
.scheme_default .sc_layouts_row_type_narrow .search_wrap .search_field,
.scheme_default.sc_layouts_row_type_narrow .search_wrap .search_field {
color: #a8aec4;
}
.scheme_default .sc_layouts_row_type_narrow .search_wrap .search_field::-webkit-input-placeholder,
.scheme_default.sc_layouts_row_type_narrow .search_wrap .search_field::-webkit-input-placeholder {
color: #a8aec4;
}
.scheme_default .sc_layouts_row_type_narrow .search_wrap .search_field::-moz-placeholder,
.scheme_default.sc_layouts_row_type_narrow .search_wrap .search_field::-moz-placeholder {
color: #a8aec4;
}
.scheme_default .sc_layouts_row_type_narrow .search_wrap .search_field:-ms-input-placeholder,
.scheme_default.sc_layouts_row_type_narrow .search_wrap .search_field:-ms-input-placeholder {
color: #a8aec4;
}
.scheme_default .sc_layouts_row_type_narrow .search_wrap .search_field:focus,
.scheme_default.sc_layouts_row_type_narrow .search_wrap .search_field:focus {
color: #ffffff;
} .scheme_default .sc_layouts_row_type_compact .sc_layouts_item,
.scheme_default.sc_layouts_row_type_compact .sc_layouts_item {
color: #686d80;
}
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_default.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button) {
color: #686d80;
}
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item a:hover .sc_layouts_item_icon,
.scheme_default.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_default.sc_layouts_row_type_compact .sc_layouts_item a:hover .sc_layouts_item_icon {
color: #262937;
}
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item_icon,
.scheme_default.sc_layouts_row_type_compact .sc_layouts_item_icon {
color: #db5220;
}
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item_details_line2,
.scheme_default.sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.scheme_default.sc_layouts_row_type_compact .sc_layouts_item_details_line2 {
color: #686d80;
}
.scheme_default .sc_layouts_row_type_compact .search_wrap .search_submit,
.scheme_default.sc_layouts_row_type_compact .search_wrap .search_submit {
background-color: transparent;
color: #262937;
}
.scheme_default .sc_layouts_row_type_compact .search_wrap .search_submit:hover,
.scheme_default.sc_layouts_row_type_compact .search_wrap .search_submit:hover {
background-color: transparent;
color: #db5220;
}
.scheme_default .sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit,
.scheme_default.sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit {
color: #db5220;
}
.scheme_default .sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit:hover,
.scheme_default.sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit:hover {
color: #db5220;
}
.scheme_default .sc_layouts_row_type_compact .search_wrap .search_field::-webkit-input-placeholder,
.scheme_default.sc_layouts_row_type_compact .search_wrap .search_field::-webkit-input-placeholder {
color: #686d80;
}
.scheme_default .sc_layouts_row_type_compact .search_wrap .search_field::-moz-placeholder,
.scheme_default.sc_layouts_row_type_compact .search_wrap .search_field::-moz-placeholder {
color: #686d80;
}
.scheme_default .sc_layouts_row_type_compact .search_wrap .search_field:-ms-input-placeholder,
.scheme_default.sc_layouts_row_type_compact .search_wrap .search_field:-ms-input-placeholder {
color: #686d80;
} .scheme_default .sc_layouts_row_type_normal .sc_layouts_item,
.scheme_default.sc_layouts_row_type_normal .sc_layouts_item {
color: #686d80;
}
.scheme_default .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_default.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button) {
color: #686d80;
}
.scheme_default .sc_layouts_row_type_normal.sc_layouts_row_fixed .sc_layouts_item a:not(.sc_button):not(.button){
color: #ffffff;
}
.scheme_default .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_default .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon,
.scheme_default.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_default.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon {
color: #262937;
}
.scheme_default .sc_layouts_row_type_normal .search_wrap .search_submit,
.scheme_default.sc_layouts_row_type_normal .search_wrap .search_submit {
background-color: transparent;
color: #686d80;
}
.scheme_default .sc_layouts_row_type_normal .search_wrap .search_submit:hover,
.scheme_default.sc_layouts_row_type_normal .search_wrap .search_submit:hover {
background-color: transparent;
color: #686d80;
} .scheme_default .sc_layouts_logo b {
color: #262937;
}
.scheme_default .sc_layouts_logo i {
color: #db5220;
}
.scheme_default .sc_layouts_logo_text,
.scheme_default .sc_layouts_logo .logo_text {
color: #262937 !important;
}
.scheme_default .sc_layouts_logo_text:hover,
.scheme_default .sc_layouts_logo:hover .logo_text {
color: #db5220 !important;
}
.scheme_default .sc_layouts_logo_slogan,
.scheme_default .sc_layouts_logo .logo_slogan {
color: #686d80 !important;
} .scheme_default .search_style_expand.search_opened {
background-color: #ffffff;
border-color: #d8dae1;
}
.scheme_default .search_style_expand.search_opened .search_submit {
color: #686d80;
}
.scheme_default .search_style_expand .search_submit:hover,
.scheme_default .search_style_expand .search_submit:focus {
color: #262937;
} .scheme_default .search_style_fullscreen.search_opened .search_form_wrap {
background-color: rgba(255,255,255,0.9);
}
.scheme_default .search_style_fullscreen.search_opened .search_form {
border-color: #262937;
}
.scheme_default .search_style_fullscreen.search_opened .search_close,
.scheme_default .search_style_fullscreen.search_opened .search_field,
.scheme_default .search_style_fullscreen.search_opened .search_submit {
color: #262937;
}
.scheme_default .search_style_fullscreen.search_opened .search_close:hover,
.scheme_default .search_style_fullscreen.search_opened .search_field:hover,
.scheme_default .search_style_fullscreen.search_opened .search_field:focus,
.scheme_default .search_style_fullscreen.search_opened .search_submit:hover,
.scheme_default .search_style_fullscreen.search_opened .search_submit:focus {
color: #686d80;
}
.scheme_default .search_style_fullscreen.search_opened .search_field::-webkit-input-placeholder {color:#262937; opacity: 1;}
.scheme_default .search_style_fullscreen.search_opened .search_field::-moz-placeholder          {color:#262937; opacity: 1;} .scheme_default .search_style_fullscreen.search_opened .search_field:-moz-placeholder           {color:#262937; opacity: 1;} .scheme_default .search_style_fullscreen.search_opened .search_field:-ms-input-placeholder      {color:#262937; opacity: 1;} .scheme_default .search_wrap .search_results {
background-color: #ffffff;
border-color: #d8dae1;
}
.scheme_default .search_wrap .search_results:after {
background-color: #ffffff;
border-left-color: #d8dae1;
border-top-color: #d8dae1;
}
.scheme_default .search_wrap .search_results .search_results_close {
color: #262937;
}
.scheme_default .search_wrap .search_results .search_results_close:hover {
color: #262937;
}
.scheme_default .search_results.widget_area .post_item + .post_item {
border-top-color: #d8dae1;
}
.scheme_default .widget_area .post_item .post_info, 
.scheme_default .widget_area .post_item .post_info .post_info_item a, 
.scheme_default aside .post_item .post_info{
color: #a8aec4;
} .scheme_default .sc_layouts_title .sc_layouts_title_meta,
.scheme_default .sc_layouts_title .sc_layouts_title_breadcrumbs,
.scheme_default .sc_layouts_title .sc_layouts_title_breadcrumbs a,
.scheme_default .sc_layouts_title .sc_layouts_title_description,
.scheme_default .sc_layouts_title .post_meta,
.scheme_default .sc_layouts_title .post_meta_item,
.scheme_default .sc_layouts_title .post_meta .vc_inline-link,
.scheme_default .sc_layouts_title .post_meta_item a,
.scheme_default .sc_layouts_title .post_meta_item:after,
.scheme_default .sc_layouts_title .post_meta_item:hover:after,
.scheme_default .sc_layouts_title .post_meta_item.post_meta_edit:after,
.scheme_default .sc_layouts_title .post_meta_item.post_meta_edit:hover:after,
.scheme_default .sc_layouts_title .post_meta_item.post_categories,
.scheme_default .sc_layouts_title .post_meta_item.post_categories a,
.scheme_default .sc_layouts_title .post_info .post_info_item,
.scheme_default .sc_layouts_title .post_info .post_info_item a,
.scheme_default .sc_layouts_title .post_info_counters .post_meta_item {
color: #262937;
}
.scheme_default .breadcrumbs .breadcrumbs_delimiter:before{
background-color: #262937;
}
.scheme_default .sc_layouts_title .post_meta_item a:hover,
.scheme_default .sc_layouts_title .sc_layouts_title_breadcrumbs a:hover,
.scheme_default .sc_layouts_title .post_meta .vc_inline-link:hover,
.scheme_default .sc_layouts_title a.post_meta_item:hover,
.scheme_default .sc_layouts_title .post_meta_item.post_categories a:hover,
.scheme_default .sc_layouts_title .post_info .post_info_item a:hover,
.scheme_default .sc_layouts_title .post_info_counters .post_meta_item:hover {
color: #db5220;
} .scheme_default .sc_layouts_menu_nav > li > a {
color: #262937;
}
.scheme_default .sc_layouts_menu_nav > li > a:hover,
.scheme_default .sc_layouts_menu_nav > li.sfHover > a {
color: #db5220 !important;
}
.scheme_default .sc_layouts_menu_nav > li.current-menu-item > a,
.scheme_default .sc_layouts_menu_nav > li.current-menu-parent > a,
.scheme_default .sc_layouts_menu_nav > li.current-menu-ancestor > a {
color: #db5220 !important;
}
.scheme_default .sc_layouts_menu_nav .menu-collapse > a:before {
color: #262937;
}
.scheme_default .sc_layouts_menu_nav .menu-collapse > a:after {
background-color: #db5220;
}
.scheme_default .sc_layouts_menu_nav .menu-collapse > a:hover:before {
color: #db5220;
}
.scheme_default .sc_layouts_menu_nav .menu-collapse > a:hover:after {
background-color: #1d202b;
} .scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav,
.scheme_default .sc_layouts_menu_nav > li ul {
background-color: #1d202b;
}
.scheme_default .widget_nav_menu li.menu-delimiter,
.scheme_default .sc_layouts_menu_nav > li li.menu-delimiter {
border-color: #1d202b;
}
.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
.scheme_default .sc_layouts_menu_nav > li li > a {
color: #262937 !important;
}
.scheme_default .sc_layouts_menu_nav > li li > a:before,
.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a:hover,
.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav > li.sfHover > a,
.scheme_default .sc_layouts_menu_nav > li li > a:hover,
.scheme_default .sc_layouts_menu_nav > li li.sfHover > a {
color: #db5220 !important;
}
.scheme_default .sc_layouts_menu_nav > li li > a:hover:after {
color: #db5220 !important;
}
.scheme_default .sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children > a:hover,
.scheme_default .sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children.sfHover > a {
color: #a8aec4 !important;
background-color: transparent;
}
.scheme_default .sc_layouts_menu_nav > li li[class*="icon-"]:before {
color: #db5220;
}
.scheme_default .sc_layouts_menu_nav > li li[class*="icon-"]:hover:before,
.scheme_default .sc_layouts_menu_nav > li li[class*="icon-"].shHover:before {
color: #db5220;
}
.scheme_default .sc_layouts_menu_nav > li li.current-menu-item > a,
.scheme_default .sc_layouts_menu_nav > li li.current-menu-parent > a,
.scheme_default .sc_layouts_menu_nav > li li.current-menu-ancestor > a {
color: #db5220 !important;
}
.scheme_default .sc_layouts_menu_nav > li li.current-menu-item:before,
.scheme_default .sc_layouts_menu_nav > li li.current-menu-parent:before,
.scheme_default .sc_layouts_menu_nav > li li.current-menu-ancestor:before {
color: #db5220 !important;
} .scheme_default .sc_layouts_menu_item_description {
color: #262937;
}
.scheme_default .menu_main_nav > li ul [class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_default .sc_layouts_menu_nav > li ul li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_default .menu_main_nav > li ul a:hover .sc_layouts_menu_item_description,
.scheme_default .sc_layouts_menu_nav > li ul a:hover .sc_layouts_menu_item_description {
color: #262937;
}
.scheme_default .menu_main_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_default .sc_layouts_menu_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_default .menu_main_nav > li > a:hover .sc_layouts_menu_item_description,
.scheme_default .sc_layouts_menu_nav > li > a:hover .sc_layouts_menu_item_description {
color: #686d80;
} .scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .post_item,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .amount,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu li {
color: #a8aec4;
}
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button),
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button),
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button) {
color: #ffffff;
}
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button):hover,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button):hover,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:hover .sc_layouts_item_icon,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:hover .sc_layouts_item_icon,
.scheme_default .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:hover .sc_layouts_item_icon {
color: #db5220;
}
.scheme_default ul.sc_layouts_submenu h1,
.scheme_default ul.sc_layouts_submenu h2,
.scheme_default ul.sc_layouts_submenu h3,
.scheme_default ul.sc_layouts_submenu h4,
.scheme_default ul.sc_layouts_submenu h5,
.scheme_default ul.sc_layouts_submenu h6,
.scheme_default ul.sc_layouts_submenu h1 a,
.scheme_default ul.sc_layouts_submenu h2 a,
.scheme_default ul.sc_layouts_submenu h3 a,
.scheme_default ul.sc_layouts_submenu h4 a,
.scheme_default ul.sc_layouts_submenu h5 a,
.scheme_default ul.sc_layouts_submenu h6 a,
.scheme_default ul.sc_layouts_submenu [class*="color_style_"] h1 a,
.scheme_default ul.sc_layouts_submenu [class*="color_style_"] h2 a,
.scheme_default ul.sc_layouts_submenu [class*="color_style_"] h3 a,
.scheme_default ul.sc_layouts_submenu [class*="color_style_"] h4 a,
.scheme_default ul.sc_layouts_submenu [class*="color_style_"] h5 a,
.scheme_default ul.sc_layouts_submenu [class*="color_style_"] h6 a {
color: #ffffff;
}
.scheme_default ul.sc_layouts_submenu h1 a:hover,
.scheme_default ul.sc_layouts_submenu h2 a:hover,
.scheme_default ul.sc_layouts_submenu h3 a:hover,
.scheme_default ul.sc_layouts_submenu h4 a:hover,
.scheme_default ul.sc_layouts_submenu h5 a:hover,
.scheme_default ul.sc_layouts_submenu h6 a:hover {
color: #db5220;
}
.scheme_default ul.sc_layouts_submenu .color_style_link2 h1 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link2 h2 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link2 h3 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link2 h4 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link2 h5 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link2 h6 a:hover {
color: #db5220;
}
.scheme_default ul.sc_layouts_submenu .color_style_link3 h1 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link3 h2 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link3 h3 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link3 h4 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link3 h5 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_link3 h6 a:hover {
color: #ff008a;
}
.scheme_default ul.sc_layouts_submenu .color_style_dark h1 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_dark h2 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_dark h3 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_dark h4 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_dark h5 a:hover,
.scheme_default ul.sc_layouts_submenu .color_style_dark h6 a:hover {
color: #db5220;
}
.scheme_default ul.sc_layouts_submenu dt,
.scheme_default ul.sc_layouts_submenu b,
.scheme_default ul.sc_layouts_submenu strong,
.scheme_default ul.sc_layouts_submenu i,
.scheme_default ul.sc_layouts_submenu em,
.scheme_default ul.sc_layouts_submenu mark,
.scheme_default ul.sc_layouts_submenu ins {	
color: #ffffff;
}
.scheme_default ul.sc_layouts_submenu s,
.scheme_default ul.sc_layouts_submenu strike,
.scheme_default ul.sc_layouts_submenu del,
.scheme_default ul.sc_layouts_submenu .post_meta{	
color: #262937;
}
.scheme_default ul.sc_layouts_submenu .sc_recent_news_header {
border-color: #1d202b;
} .scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row,
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row,
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item,
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .post_item{
color: #686d80;
}
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button),
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button),
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button) {
color: #db5220;
}
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button):hover,
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:hover .sc_layouts_item_icon,
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button):hover,
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:hover .sc_layouts_item_icon,
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_default .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:hover .sc_layouts_item_icon {
color: #db5220;
}
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h1,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h2,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h3,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h4,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h5,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h6,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h1 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h2 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h3 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h4 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h5 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h6 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h1 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h2 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h3 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h4 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h5 a,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h6 a {
color: #262937;
}
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h1 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h2 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h3 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h4 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h5 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu h6 a:hover {
color: #db5220;
}
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h1 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h2 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h3 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h4 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h5 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h6 a:hover {
color: #db5220;
}
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h1 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h2 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h3 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h4 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h5 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h6 a:hover {
color: #ffffff;
}
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h1 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h2 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h3 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h4 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h5 a:hover,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h6 a:hover {
color: #db5220;
}
.scheme_default .widget_nav_menu ul.sc_layouts_submenu dt,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu b,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu strong,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu i,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu em,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu mark,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu ins {	
color: #262937;
}
.scheme_default .widget_nav_menu ul.sc_layouts_submenu s,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu strike,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu del,
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .post_meta{	
color: #262937;
}
.scheme_default .widget_nav_menu ul.sc_layouts_submenu .sc_recent_news_header {
border-color: #d8dae1;
} .scheme_default.menu_side_wrap .menu_side_button {
color: #ffffff;
border-color: #e1e1e1;
background-color: rgba(38,41,55,0.7);
}
.scheme_default.menu_side_wrap .menu_side_button:hover {
color: #262937 ;
border-color: #db5220;
background-color: #db5220;
}
.scheme_default .menu_side_inner {
color: #a8aec4;
background-color: #262937;
}
.scheme_default .menu_side_inner .sc_layouts_logo {
background-color: #262937;
border-color: #e1e1e1;
}
.scheme_default.menu_side_icons .sc_layouts_logo {
background-color: #ffffff;
border-color: #d8dae1;
}
.scheme_default.menu_side_icons .toc_menu_item .toc_menu_icon,
.scheme_default .menu_side_inner > .toc_menu_item .toc_menu_icon {
background-color: #ffffff;
border-color: #d8dae1;
color: #db5220;
}
.scheme_default.menu_side_icons .toc_menu_item:hover .toc_menu_icon,
.scheme_default.menu_side_icons .toc_menu_item_active .toc_menu_icon,
.scheme_default .menu_side_inner > .toc_menu_item:hover .toc_menu_icon,
.scheme_default .menu_side_inner > .toc_menu_item_active .toc_menu_icon {
background-color: #db5220;
color: #ffffff;
}
.scheme_default.menu_side_icons .toc_menu_icon_default:before,
.scheme_default .menu_side_inner > .toc_menu_icon_default:before {
background-color: #db5220;
}
.scheme_default.menu_side_icons .toc_menu_item:hover .toc_menu_icon_default:before,
.scheme_default.menu_side_icons .toc_menu_item_active .toc_menu_icon_default:before,
.scheme_default .menu_side_inner > .toc_menu_item:hover .toc_menu_icon_default:before,
.scheme_default .menu_side_inner > .toc_menu_item_active .toc_menu_icon_default:before {
background-color: #262937;
}
.scheme_default.menu_side_icons .toc_menu_item .toc_menu_description,
.scheme_default .menu_side_inner > .toc_menu_item .toc_menu_description {
color: #ffffff;
background-color: #db5220;
}
.scheme_default.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
background-color: #262937;
color: #a8aec4;
}
.scheme_default.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon,
.scheme_default.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon {
color: #db5220;
}
.scheme_default.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
background-color: #db5220;
}
.scheme_default.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon:before {
background-color: #db5220;
} .scheme_default .menu_mobile_inner {
color: #a8aec4;
background-color: #262937;
}
.scheme_default .menu_mobile_button {
color: #262937;
}
.scheme_default .menu_mobile_button:hover {
color: #db5220;
}
.scheme_default .menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a {
border-color: #e1e1e1;
}
.scheme_default .menu_mobile_inner a,
.scheme_default .menu_mobile_inner .menu_mobile_nav_area li:before {
color: #ffffff;
}
.scheme_default .menu_mobile_inner a:hover,
.scheme_default .menu_mobile_inner .current-menu-ancestor > a,
.scheme_default .menu_mobile_inner .current-menu-item > a,
.scheme_default .menu_mobile_inner .menu_mobile_nav_area li:hover:before,
.scheme_default .menu_mobile_inner .menu_mobile_nav_area li.current-menu-ancestor:before,
.scheme_default .menu_mobile_inner .menu_mobile_nav_area li.current-menu-item:before {
color: #db5220;
}
.scheme_default .menu_mobile_inner .search_mobile .search_submit {
color: #686d80;
}
.scheme_default .menu_mobile_inner .search_mobile .search_submit:focus,
.scheme_default .menu_mobile_inner .search_mobile .search_submit:hover {
color: #686d80;
}  .scheme_default .menu_hover_fade_box .sc_layouts_menu_nav > a:hover,
.scheme_default .menu_hover_fade_box .sc_layouts_menu_nav > li > a:hover,
.scheme_default .menu_hover_fade_box .sc_layouts_menu_nav > li.sfHover > a {
color: #db5220;
background-color: #262937;
} .scheme_default .menu_hover_slide_line .sc_layouts_menu_nav > li#blob {
background-color: #db5220;
} .scheme_default .menu_hover_slide_box .sc_layouts_menu_nav > li#blob {
background-color: #262937;
} .scheme_default .menu_hover_zoom_line .sc_layouts_menu_nav > li > a:before {
background-color: #db5220;
} .scheme_default .menu_hover_path_line .sc_layouts_menu_nav > li:before,
.scheme_default .menu_hover_path_line .sc_layouts_menu_nav > li:after,
.scheme_default .menu_hover_path_line .sc_layouts_menu_nav > li > a:before,
.scheme_default .menu_hover_path_line .sc_layouts_menu_nav > li > a:after {
background-color: #db5220;
} .scheme_default .menu_hover_roll_down .sc_layouts_menu_nav > li > a:before {
background-color: #db5220;
} .scheme_default .menu_hover_color_line .sc_layouts_menu_nav > li > a:before {
background-color: #262937;
}
.scheme_default .menu_hover_color_line .sc_layouts_menu_nav > li > a:after,
.scheme_default .menu_hover_color_line .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
background-color: #db5220;
}
.scheme_default .menu_hover_color_line .sc_layouts_menu_nav > li.sfHover > a,
.scheme_default .menu_hover_color_line .sc_layouts_menu_nav > li > a:hover,
.scheme_default .menu_hover_color_line .sc_layouts_menu_nav > li > a:focus {
color: #db5220;
} .scheme_default.sc_layouts_row .vc_separator.vc_sep_color_grey .vc_sep_line,
.scheme_default .sc_layouts_row .vc_separator.vc_sep_color_grey .vc_sep_line {
border-color: #e1e1e1;
} .scheme_default .sc_layouts_cart_items_short {
background-color: #262937;
color: #ffffff;
}
.scheme_default .sc_layouts_cart_widget {
border-color: #d8dae1;
background-color: #ffffff;
color: #686d80;
}
.scheme_default .sc_layouts_cart_widget:after {
border-color: #d8dae1;
background-color: #ffffff;
}
.scheme_default .sc_layouts_cart_widget .sc_layouts_cart_widget_close {
color: #262937;
}
.scheme_default .sc_layouts_cart_widget .sc_layouts_cart_widget_close:hover {
color: #262937;
} .scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected {
color: #a8aec4;
}
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected:hover {
color: #ffffff;
}
.scheme_default .sc_layouts_currency .chosen-container .chosen-results,
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder,
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .dd-options,
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option {
background: #262937;
color: #ffffff;
}
.scheme_default .sc_layouts_currency .chosen-container .chosen-results li,
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option {
color: #ffffff;
}
.scheme_default .sc_layouts_currency .chosen-container .active-result.highlighted,
.scheme_default .sc_layouts_currency .chosen-container .active-result.result-selected,
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option:hover,
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder .wSelect-option-selected,
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option:hover,
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option-selected {
color: #db5220 !important;
}
.scheme_default .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option-description {
color: #a8aec4;
} .scheme_default #page_preloader,
.scheme_default .page_content_wrap,
.scheme_default .custom-background .content_wrap > .content,
.scheme_default .page_banner_wrap ~ .content_wrap > .content {
background-color: #ffffff;
}
.scheme_default .preloader_wrap > div {
background-color: #db5220;
} .scheme_default .top_panel,
.scheme_default.top_panel {
background-color: rgba(255,255,255,0);
}
.scheme_default.top_panel.with_bg_image:before {
background-color: rgba(255,255,255,0.7);
}
.scheme_default.top_panel .slider_engine_revo .slide_subtitle,
.scheme_default .top_panel .slider_engine_revo .slide_subtitle {
color: #db5220;
}
.scheme_default .top_panel_default .top_panel_navi,
.scheme_default.top_panel_default .top_panel_navi {
background-color: #ffffff;
}
.scheme_default .top_panel_default .top_panel_title,
.scheme_default.top_panel_default .top_panel_title {
background-color: #262937;
}
.scheme_default .post_header_position_above .top_panel {
border-color: #d8dae1;
}
.scheme_default .post_header_position_on_thumb .header_content_wrap.header_align_bb .post_header {
border-color: #d8dae1;
}
.scheme_default header .sc_layouts_row_fixed_on.elementor-section:not(.elementor-section-justified){
background-color: #262937;
} .scheme_default div.esg-filter-wrapper .esg-filterbutton > span,
.scheme_default .mptt-navigation-tabs li a,
.scheme_default .netmix_tabs .netmix_tabs_titles li a {
color: #ffffff;
background-color: #262937;
}
.scheme_default div.esg-filter-wrapper .esg-filterbutton > span:hover,
.scheme_default .mptt-navigation-tabs li a:hover,
.scheme_default .netmix_tabs .netmix_tabs_titles li a:hover {
color: #ffffff;
background-color: #db5220;.esg-filterbutton.selected
}
.scheme_default div.esg-filter-wrapper .esg-filterbutton.selected > span,
.scheme_default .mptt-navigation-tabs li.active a,
.scheme_default .netmix_tabs .netmix_tabs_titles li.ui-state-active a {
color: #ffffff;
background-color: #262937;
}
.scheme_default .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton > span,
.scheme_default .sheme_self.sidebar .mptt-navigation-tabs li a,
.scheme_default .sheme_self.sidebar .netmix_tabs .netmix_tabs_titles li a {
color: #ffffff;
background-color: #1d202b;
}
.scheme_default .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton > span:hover,
.scheme_default .sheme_self.sidebar .mptt-navigation-tabs li a:hover,
.scheme_default .sheme_self.sidebar .netmix_tabs .netmix_tabs_titles li a:hover {
color: #ffffff;
background-color: #db5220;
}
.scheme_default .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton.selected > span,
.scheme_default .sheme_self.sidebar .mptt-navigation-tabs li.active a,
.scheme_default .sheme_self.sidebar .netmix_tabs .netmix_tabs_titles li.ui-state-active a {
color: #262937;
background-color: #ffffff;
} .scheme_default .post_item {
color: #686d80;
}
.scheme_default .post_meta,
.scheme_default .post_meta_item,
.scheme_default .post_meta .vc_inline-link,
.scheme_default .post_meta_item a,
.scheme_default .post_info .post_info_item,
.scheme_default .post_info .post_info_item a,
.scheme_default .post_info_counters .post_meta_item {
color: #262937;
}
.scheme_default .post_meta_item:after,
.scheme_default .post_meta_item:hover:after,
.scheme_default .post_meta .vc_inline-link:after,
.scheme_default .post_meta .vc_inline-link:hover:after{
background-color: #686d80;
}
.scheme_default .sticky .post_meta_item:after,
.scheme_default .sticky .post_meta_item:hover:after,
.scheme_default .sticky .post_meta .vc_inline-link:after,
.scheme_default .sticky .post_meta .vc_inline-link:hover:after{
background-color: #ffffff;
}
.scheme_default .post_date a:hover,
.scheme_default a.post_meta_item:hover,
.scheme_default .post_item_single .post_meta_item.post_date:hover,
.scheme_default .post_meta_item a:hover,
.scheme_default .post_meta_item:hover:before,
.scheme_default .post_meta .vc_inline-link:hover,
.scheme_default .post_info .post_info_item a:hover,
.scheme_default .post_info_meta .post_meta_item:hover {
color: #db5220;
}
.scheme_default .comments_list .post_meta_item:hover:before{
color: inherit;
}
.scheme_default .post_item .post_title a:hover {
color: #db5220;
}
.scheme_default .post_meta_item.post_categories,
.scheme_default .post_meta_item.post_categories a {
color: #db5220;
}
.scheme_default .post_meta_item.post_categories a:hover {
color: #262937;
}
.scheme_default .sticky .post_meta_item.post_categories,
.scheme_default .sticky .post_meta_item.post_categories a {
color: #ffffff;
}
.scheme_default .sticky .post_meta_item.post_categories a:hover {
color: #db5220;
}
.scheme_default .post_meta_item .socials_share .social_items {
background-color: #ffffff;
}
.scheme_default .sticky .post_meta_item .socials_share .social_items,
.scheme_default .sticky .post_meta_item .social_items:before {
background-color: #262937;
}
.scheme_default .post_meta_item .social_items,
.scheme_default .post_meta_item .social_items:before {
background-color: #ffffff;
border-color: #d8dae1;
color: #262937;
}
.scheme_default .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
border-color: #d8dae1;
}
.scheme_default .post_layout_classic {
border-color: #d8dae1;
}
.scheme_default.gallery_preview:before {
background-color: #ffffff;
}
.scheme_default.gallery_preview {
color: #686d80;
}  .scheme_default .trx_addons_audio_player.with_cover .audio_author,
.scheme_default .format-audio .post_featured.with_thumb .post_audio_author {
color: #db5220;
}
.scheme_default .mejs-container .mejs-controls,
.scheme_default .wp-playlist .mejs-container .mejs-controls,
.scheme_default .trx_addons_audio_player.without_cover .mejs-controls,
.scheme_default .format-audio .post_featured .mejs-controls {
background: #ffffff;
}
.scheme_default .wp-audio-shortcode.mejs-container .mejs-controls{
background: #f3f5f7;
}
.scheme_default .mejs-controls .mejs-button > button {
color: #262937 ;
}
.scheme_default .mejs-controls .mejs-button > button:hover,
.scheme_default .mejs-controls .mejs-button > button:focus {
color: #db5220;
}
.scheme_default .mejs-controls .mejs-time-rail .mejs-time-total,
.scheme_default .mejs-controls .mejs-time-rail .mejs-time-loaded,
.scheme_default .mejs-controls .mejs-time-rail .mejs-time-hovered,
.scheme_default .mejs-controls .mejs-volume-slider .mejs-volume-total,
.scheme_default .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #db5220;
}
.scheme_default .mejs-controls .mejs-time-rail .mejs-time-current,
.scheme_default .mejs-controls .mejs-volume-slider .mejs-volume-current,
.scheme_default .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #262937 ;
}
.scheme_default .mejs-controls .mejs-time-rail .mejs-time-handle-content {
border-color: #262937 ;
}
.scheme_default .mejs-controls .mejs-volume-slider .mejs-volume-handle,
.scheme_default .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
background: #262937 ;
}
.scheme_default .mejs-controls .mejs-time{
color: #686d80;
} .scheme_default .trx_addons_audio_player.without_cover,
.scheme_default .format-audio .post_featured .post_audio {
background: linear-gradient(to right,	#db5220 0%, #db5220 100%);
}
.scheme_default .trx_addons_audio_player.without_cover .audio_author,
.scheme_default .format-audio .post_featured .post_audio_author {
color: #262937 ;
}
.scheme_default .trx_addons_audio_player.without_cover .audio_caption,
.scheme_default .format-audio .post_featured .post_audio_title {
color: #262937 ;
}
.scheme_default .trx_addons_audio_player.without_cover .audio_description,
.scheme_default .format-audio .post_featured .post_audio_description {
color: #262937 ;
} .scheme_default .wp-playlist-light {
background: #ffffff;
border-color: #d8dae1;
color: #686d80;
}
.scheme_default .wp-playlist-light .wp-playlist-caption {
color: #262937;
}
.scheme_default .wp-playlist-light .wp-playlist-playing {
background: #262937;
color: #ffffff;
}
.scheme_default .wp-playlist-item {
border-color: #d8dae1;
} .scheme_default .format-aside .post_content_inner {
color: #ffffff;
background-color: #262937;
} .scheme_default .format-link .post_content_inner,
.scheme_default .format-status .post_content_inner {
color: #262937;
} .scheme_default .format-chat p > b,
.scheme_default .format-chat p > strong {
color: #262937;
} .scheme_default .trx_addons_video_player.with_cover .video_hover,
.scheme_default .format-video .post_featured.with_thumb .post_video_hover,
.scheme_default .sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover,
.scheme_default .body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover,
.scheme_default .post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover,
.scheme_default .post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover{
color: #262937 ;
background-color: #db5220;
}
.scheme_default .trx_addons_video_player.with_cover .video_hover:hover,
.scheme_default .format-video .post_featured.with_thumb .post_video_hover:hover,
.scheme_default .sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover:hover,
.scheme_default .body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover:hover,
.scheme_default .post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover:hover,
.scheme_default .post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover:hover{
background-color: #db5220;
} .scheme_default .post_layout_chess_1 .post_meta:before {
background-color: #d8dae1;
} .scheme_default .nav-links-old {
color: #262937;
}
.scheme_default .nav-links-old a:hover {
color: #262937;
border-color: #262937;
}
.scheme_default .esg-filters div.esg-navigationbutton,
.scheme_default .woocommerce nav.woocommerce-pagination ul li a,
.scheme_default .page_links > a,
.scheme_default .comments_pagination .page-numbers,
.scheme_default .nav-links .page-numbers {
color: #262937;
}
.scheme_default .esg-filters div.esg-navigationbutton:hover,
.scheme_default .esg-filters div.esg-navigationbutton.selected,
.scheme_default .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_default .woocommerce nav.woocommerce-pagination ul li span.current,
.scheme_default .page_links > a:hover,
.scheme_default .page_links > span:not(.page_links_title),
.scheme_default .comments_pagination a.page-numbers:hover,
.scheme_default .comments_pagination .page-numbers.current,
.scheme_default .nav-links a.page-numbers:hover,
.scheme_default .nav-links .page-numbers.current {
color: #a8aec4;
} .scheme_default .posts_container .full_post_content,
.scheme_default .posts_container .full_post_content:not(:last-child),
.scheme_default .sc_item_posts_container .full_post_content,
.scheme_default .sc_item_posts_container .full_post_content:not(:last-child) {
border-color: #d8dae1;
}
.scheme_default .full_post_loading:after {
background-color: rgba(255,255,255,0.7);	
}
.scheme_default button.full_post_close {
color: #db5220;
background-color: #ffffff;	
}
.scheme_default button.full_post_close:hover {
color: #db5220;
}
.scheme_default .full_post_progress_bar {
stroke: #db5220;
} .scheme_default .post_item_single .post_header .post_date {
color: #262937;
}
.scheme_default .post_item_single .post_header .post_categories,
.scheme_default .post_item_single .post_header .post_categories a {
color: #db5220;
}
.scheme_default .post_item_single .post_content .post_tags{
color: #262937;
}
.scheme_default .post_item_single .post_content .post_tags a {
color: #db5220;
}
.scheme_default .post_item_single .post_content .post_tags a:hover {
color: #262937;
}
.scheme_default .post-password-form input[type="submit"] {
border-color: #262937;
} .scheme_default .nav-links-single .nav-links {
border-color: #d8dae1;
}
.scheme_default .nav-links-single .nav-links a .meta-nav {
color: #262937;
}
.scheme_default .nav-links-single .nav-links a .post_date {
color: #262937;
}
.scheme_default .nav-links-single .nav-links a:hover .meta-nav,
.scheme_default .nav-links-single .nav-links a:hover .post_date {
color: #262937;
}
.scheme_default .nav-links-single .nav-links a:hover .post-title {
color: #db5220;
}
.scheme_default .nav-links-single.nav-links-fixed .nav-links .nav-previous,
.scheme_default .nav-links-single.nav-links-fixed .nav-links .nav-next {
border-color: #d8dae1;
background-color: #ffffff;
}
.scheme_default .previous_post_content {
border-color: #d8dae1;
} .scheme_default .author_info {
color: #a8aec4;
background-color: #262937;
}
.scheme_default .author_info .author_title {
color: #ffffff;
}
.scheme_default .author_info a {
color: #db5220;
}
.scheme_default .author_info a:hover {
color: #db5220;
} .scheme_default .related_wrap.related_style_modern .post_header {
background-color: rgba(255,255,255,0.7);
}
.scheme_default .related_wrap.related_style_modern:hover .post_header {
background-color: #ffffff;
}
.scheme_default .related_wrap.related_style_modern .post_meta a {
color: #686d80;
}
.scheme_default .related_wrap.related_style_modern:hover .post_meta a {
color: #262937;
}
.scheme_default .related_wrap.related_style_modern:hover .post_meta a:hover {
color: #262937;
} .scheme_default .page_contact_form {
border-color: #d8dae1;
}
.scheme_default div.wpcf7-validation-errors, .scheme_default div.wpcf7-acceptance-missing{
border-color: #db5220;
background-color: #db5220;
color: #262937;
}
.scheme_default span.wpcf7-not-valid-tip{
color: #262937;
}
.scheme_default div.wpcf7-mail-sent-ok{
border-color: #db5220;
background-color: #db5220;
color: #262937;
} .scheme_default .comments_list_wrap li + li,
.scheme_default .comments_list_wrap li ul {
border-color: #d8dae1;
}
.scheme_default .comments_list_wrap .bypostauthor > .comment_body .comment_author_avatar:after {
border-color: #db5220;
}
.scheme_default .comments_list_wrap .comment_info {
color: #262937;
}
.scheme_default .comments_list_wrap .comment_counters a {
color: #db5220;
}
.scheme_default .comments_list_wrap .comment_counters a:hover {
color: #db5220;
}
.scheme_default .comments_list_wrap .comment_text {
color: #686d80;
}
.scheme_default .comments_list_wrap .comment_reply a {
color: #db5220;
}
.scheme_default .comments_list_wrap .comment_reply a:hover {
color: #262937;
}
.scheme_default .comments_form_wrap {
border-color: #d8dae1;
}
.scheme_default .comments_wrap .comments_notes {
color: #262937;
} .scheme_default .post_item_404 .page_title {
color: #262937;
}
.scheme_default .post_item_404 .page_description {
color: #262937;
}
.scheme_default .post_item_404 .go_home {
border-color: #262937;
} .scheme_default.sidebar .sidebar_inner {
background-color: #262937;
color: #a8aec4;
}
.scheme_default.sidebar a {
color: #db5220;
}
.scheme_default.sidebar a:hover {
color: #db5220;
}
.scheme_default.sidebar h1, .scheme_default.sidebar h2, .scheme_default.sidebar h3, .scheme_default.sidebar h4, .scheme_default.sidebar h5, .scheme_default.sidebar h6,
.scheme_default.sidebar h1 a, .scheme_default.sidebar h2 a, .scheme_default.sidebar h3 a, .scheme_default.sidebar h4 a, .scheme_default.sidebar h5 a, .scheme_default.sidebar h6 a {
color: #ffffff;
}
.scheme_default.sidebar h1 a:hover, .scheme_default.sidebar h2 a:hover, .scheme_default.sidebar h3 a:hover, .scheme_default.sidebar h4 a:hover, .scheme_default.sidebar h5 a:hover, .scheme_default.sidebar h6 a:hover {
color: #db5220;
}
.scheme_default .sidebar_control {
color: #ffffff !important;
background-color: #262937;
border-color: #e1e1e1;
}
.scheme_default .sidebar_control:hover {
color: #db5220 !important;
background-color: #1d202b;
border-color: #2c3040;
} .scheme_default.sidebar li > a,
.scheme_default.sidebar .post_title > a {
color: #ffffff;
}
.scheme_default.sidebar li > a:hover,
.scheme_default.sidebar .post_title > a:hover {
color: #db5220;
} .scheme_default.sidebar .post_meta,
.scheme_default.sidebar .post_meta_item,
.scheme_default.sidebar .post_meta_item:after,
.scheme_default.sidebar .post_meta_item:hover:after,
.scheme_default.sidebar .post_meta .vc_inline-link,
.scheme_default.sidebar .post_meta .vc_inline-link:after,
.scheme_default.sidebar .post_meta .vc_inline-link:hover:after,
.scheme_default.sidebar .post_meta_item a,
.scheme_default.sidebar .post_info .post_info_item,
.scheme_default.sidebar .post_info .post_info_item a,
.scheme_default.sidebar .post_info_counters .post_meta_item {
color: #a8aec4;
}
.scheme_default.sidebar .post_date a:hover,
.scheme_default.sidebar a.post_meta_item:hover,
.scheme_default.sidebar .post_meta_item a:hover,
.scheme_default.sidebar .post_meta .vc_inline-link:hover,
.scheme_default.sidebar .post_info .post_info_item a:hover,
.scheme_default.sidebar .post_info_counters .post_meta_item:hover {
color: #ffffff;
}
.scheme_default.sidebar .post_item .post_title a:hover {
color: #db5220;
}
.scheme_default.sidebar .post_meta_item.post_categories,
.scheme_default.sidebar .post_meta_item.post_categories a {
color: #db5220;
}
.scheme_default.sidebar .post_meta_item.post_categories a:hover {
color: #db5220;
}
.scheme_default.sidebar .post_meta_item .socials_share .social_items {
background-color: #262937;
}
.scheme_default.sidebar .post_meta_item .social_items,
.scheme_default.sidebar .post_meta_item .social_items:before {
background-color: #262937;
border-color: #e1e1e1;
color: #a8aec4;
} .scheme_default.sidebar .widget_archive li {
color: #ffffff;
} .scheme_default .widget_calendar caption,
.scheme_default .wp-block-calendar caption,
.scheme_default .widget_calendar tbody td a,
.scheme_default .wp-block-calendar tbody td a,
.scheme_default .widget_calendar th,
.scheme_default .wp-block-calendar th {
color: #262937;
}
.scheme_default.sidebar .widget_calendar caption,
.scheme_default.sidebar .wp-block-calendar caption{
color: #ffffff;
}
.scheme_default.sidebar .widget_calendar tbody td a,
.scheme_default.sidebar .widget_calendar th {
color: #db5220;
}
.scheme_default .widget_calendar tbody td,
.scheme_default .wp-block-calendar tbody td {
color: #686d80 !important;
}
.scheme_default.sidebar .widget_calendar tbody td {
color: #a8aec4 !important;
}
.scheme_default .widget_calendar tbody td a:hover,
.scheme_default .wp-block-calendar tbody td a:hover {
color: #db5220;
}
.scheme_default.sidebar .widget_calendar tbody td a:hover {
color: #db5220;
}
.scheme_default .widget_calendar tbody td a:after,
.scheme_default .wp-block-calendar tbody td a:after {
background-color: #db5220;
}
.scheme_default.sidebar .widget_calendar tbody td a:after {
background-color: #db5220;
}
.scheme_default .widget_calendar td#today,
.scheme_default .wp-block-calendar td#today {
color: #262937 !important;
}
.scheme_default .widget_calendar td#today a,
.scheme_default .wp-block-calendar td#today a {
color: #262937;
}
.scheme_default .widget_calendar td#today:before,
.scheme_default .wp-block-calendar td#today:before {
background-color: #db5220;
}
.scheme_default .widget_calendar td#today:hover:before,
.scheme_default .wp-block-calendar td#today:hover:before {
background-color: #db5220;
}
.scheme_default .widget_calendar td#today a:after,
.scheme_default .wp-block-calendar td#today a:after {
background-color: #ffffff;
}
.scheme_default .widget_calendar td#today a:hover:after,
.scheme_default .wp-block-calendar td#today a:hover:after {
background-color: #262937 ;
}
.scheme_default .wp-calendar-nav .wp-calendar-nav-prev a,
.scheme_default .wp-calendar-nav .wp-calendar-nav-next a,
.scheme_default .widget_calendar #prev a,
.scheme_default .wp-block-calendar #prev a,
.scheme_default .widget_calendar #next a,
.scheme_default .wp-block-calendar #next a {
color: #db5220;
}
.scheme_default.sidebar .wp-calendar-nav .wp-calendar-nav-prev a,
.scheme_default.sidebar .wp-calendar-nav .wp-calendar-nav-next a,
.scheme_default.sidebar .widget_calendar #prev a,
.scheme_default.sidebar .widget_calendar #next a {
color: #ffffff;
}
.scheme_default.sidebar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.scheme_default.sidebar .wp-calendar-nav .wp-calendar-nav-next a:hover,
.scheme_default.sidebar .widget_calendar #prev a:before,
.scheme_default.sidebar .widget_calendar #next a:before {
color: #db5220;
}
.scheme_default .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.scheme_default .wp-calendar-nav .wp-calendar-nav-next a:hover,
.scheme_default .widget_calendar #prev a:hover,
.scheme_default .wp-block-calendar #prev a:hover,
.scheme_default .widget_calendar #next a:hover,
.scheme_default .wp-block-calendar #next a:hover {
color: #db5220;
}
.scheme_default.sidebar .widget_calendar #prev a:hover,
.scheme_default.sidebar .widget_calendar #next a:hover {
color: #db5220;
}
.scheme_default .widget_calendar .wp-calendar-nav-prev a:before,
.scheme_default .wp-block-calendar .wp-calendar-nav-prev a:before,
.scheme_default .widget_calendar .wp-calendar-nav-next a:before,
.scheme_default .wp-block-calendar .wp-calendar-nav-next a:before {
background-color: #ffffff;
}
.scheme_default.sidebar .widget_calendar .wp-calendar-nav-prev a:before,
.scheme_default.sidebar .widget_calendar .wp-calendar-nav-next a:before,
.scheme_default.footer_wrap .widget_calendar .wp-calendar-nav-prev a:before,
.scheme_default.footer_wrap .widget_calendar .wp-calendar-nav-next a:before {
background-color: #262937;
} .scheme_default .widget_categories li {
color: #262937;
}
.scheme_default.sidebar .widget_categories li {
color: #ffffff;
} .scheme_default .widget_recent_entries .post-date {
color: #262937;
}
.scheme_default.widget_recent_entries .post-date {
color: #a8aec4;
} .scheme_default .widget_rss .widget_title a:first-child {
color: #db5220;
}
.scheme_default.sidebar .widget_rss .widget_title a:first-child {
color: #db5220;
}
.scheme_default .widget_rss .widget_title a:first-child:hover {
color: #db5220;
}
.scheme_default.sidebar .widget_rss .widget_title a:first-child:hover {
color: #db5220;
}
.scheme_default .widget_rss .rss-date {
color: #262937;
}
.scheme_default.sidebar .widget_rss .rss-date {
color: #a8aec4;
} .scheme_default .sc_edd_details .downloads_page_tags .downloads_page_data > a,
.scheme_default .widget_product_tag_cloud a,
.scheme_default .wp-block-tag-cloud a,
.scheme_default .widget_tag_cloud a {
color: #262937;
}
.scheme_default .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover,
.scheme_default .widget_product_tag_cloud a:hover,
.scheme_default .wp-block-tag-cloud a:hover,
.scheme_default .widget_tag_cloud a:hover {
color: #db5220 !important;
} .scheme_default.footer_wrap,
.footer_wrap .scheme_default.vc_row {
background-color: #262937;
color: #a8aec4;
}
.scheme_default.footer_wrap .widget,
.scheme_default.footer_wrap .sc_content .wpb_column,
.footer_wrap .scheme_default.vc_row .widget,
.footer_wrap .scheme_default.vc_row .sc_content .wpb_column {
border-color: #e1e1e1;
}
.scheme_default.footer_wrap h1, .scheme_default.footer_wrap h2, .scheme_default.footer_wrap h3,
.scheme_default.footer_wrap h4, .scheme_default.footer_wrap h5, .scheme_default.footer_wrap h6,
.scheme_default.footer_wrap h1 a, .scheme_default.footer_wrap h2 a, .scheme_default.footer_wrap h3 a,
.scheme_default.footer_wrap h4 a, .scheme_default.footer_wrap h5 a, .scheme_default.footer_wrap h6 a,
.footer_wrap .scheme_default.vc_row h1, .footer_wrap .scheme_default.vc_row h2, .footer_wrap .scheme_default.vc_row h3,
.footer_wrap .scheme_default.vc_row h4, .footer_wrap .scheme_default.vc_row h5, .footer_wrap .scheme_default.vc_row h6,
.footer_wrap .scheme_default.vc_row h1 a, .footer_wrap .scheme_default.vc_row h2 a, .footer_wrap .scheme_default.vc_row h3 a,
.footer_wrap .scheme_default.vc_row h4 a, .footer_wrap .scheme_default.vc_row h5 a, .footer_wrap .scheme_default.vc_row h6 a {
color: #ffffff;
}
.scheme_default.footer_wrap h1 a:hover, .scheme_default.footer_wrap h2 a:hover, .scheme_default.footer_wrap h3 a:hover,
.scheme_default.footer_wrap h4 a:hover, .scheme_default.footer_wrap h5 a:hover, .scheme_default.footer_wrap h6 a:hover,
.footer_wrap .scheme_default.vc_row h1 a:hover, .footer_wrap .scheme_default.vc_row h2 a:hover, .footer_wrap .scheme_default.vc_row h3 a:hover,
.footer_wrap .scheme_default.vc_row h4 a:hover, .footer_wrap .scheme_default.vc_row h5 a:hover, .footer_wrap .scheme_default.vc_row h6 a:hover {
color: #db5220;
}
.scheme_default.footer_wrap a,
.footer_wrap .scheme_default.vc_row a {
color: #ffffff;
}
.scheme_default.footer_wrap a:hover,
.footer_wrap .scheme_default.vc_row a:hover {
color: #db5220;
} .scheme_default.footer_wrap .post_meta,
.scheme_default.footer_wrap .post_meta_item,
.scheme_default.footer_wrap .post_meta_item:after,
.scheme_default.footer_wrap .post_meta_item:hover:after,
.scheme_default.footer_wrap .post_meta .vc_inline-link,
.scheme_default.footer_wrap .post_meta .vc_inline-link:after,
.scheme_default.footer_wrap .post_meta .vc_inline-link:hover:after,
.scheme_default.footer_wrap .post_meta_item a,
.scheme_default.footer_wrap .post_info .post_info_item,
.scheme_default.footer_wrap .post_info .post_info_item a,
.scheme_default.footer_wrap .post_info_counters .post_meta_item {
color: #a8aec4;
}
.scheme_default.footer_wrap .post_date a:hover,
.scheme_default.footer_wrap a.post_meta_item:hover,
.scheme_default.footer_wrap .post_meta_item a:hover,
.scheme_default.footer_wrap .post_meta .vc_inline-link:hover,
.scheme_default.footer_wrap .post_info .post_info_item a:hover,
.scheme_default.footer_wrap .post_info_counters .post_meta_item:hover {
color: #ffffff;
}
.scheme_default.footer_wrap .post_item .post_title a:hover {
color: #db5220;
}
.scheme_default.footer_wrap .post_meta_item.post_categories,
.scheme_default.footer_wrap .post_meta_item.post_categories a {
color: #db5220;
}
.scheme_default.footer_wrap .post_meta_item.post_categories a:hover {
color: #db5220;
}
.scheme_default.footer_wrap .post_meta_item .socials_share .social_items {
background-color: #262937;
}
.scheme_default.footer_wrap .post_meta_item .social_items,
.scheme_default.footer_wrap .post_meta_item .social_items:before {
background-color: #262937;
border-color: #e1e1e1;
color: #a8aec4;
}
.scheme_default .footer_logo_inner {
border-color: #e1e1e1;
}
.scheme_default .footer_logo_inner:after {
background-color: #a8aec4;
}
.scheme_default .menu_footer_nav_area ul li a {
color: #ffffff;
}
.scheme_default .menu_footer_nav_area ul li a:hover {
color: #db5220;
}
.scheme_default .menu_footer_nav_area ul li+li:before {
border-color: #a8aec4;
}
.scheme_default .menu_footer_nav_area > ul > li ul,
.scheme_default .footer_wrap .sc_layouts_menu > ul > li ul {
border-color: #1d202b;
}
.scheme_default .footer_copyright_inner {
background-color: #ffffff;
border-color: #d8dae1;
color: #262937;
}
.scheme_default .footer_copyright_inner a {
color: #262937;
}
.scheme_default .footer_copyright_inner a:hover {
color: #db5220;
}
.scheme_default .footer_copyright_inner .copyright_text {
color: #686d80;
}  .scheme_default .mfp-bg,
.scheme_default .elementor-lightbox {
background-color: #262937;
}
.scheme_default .mfp-image-holder .mfp-close,
.scheme_default .mfp-iframe-holder .mfp-close,
.scheme_default .mfp-wrap .mfp-close {
color: #db5220;
background-color: transparent;
}
.scheme_default .elementor-lightbox .dialog-lightbox-close-button,
.scheme_default .elementor-lightbox .elementor-swiper-button {
color: #262937;
background-color: transparent;
}
.scheme_default .mfp-image-holder .mfp-close:hover,
.scheme_default .mfp-iframe-holder .mfp-close:hover,
.scheme_default .mfp-close-btn-in .mfp-close:hover {
color: #db5220;
}
.scheme_default .elementor-lightbox .dialog-lightbox-close-button:hover,
.scheme_default .elementor-lightbox .elementor-swiper-button:hover {
color: #db5220;
} .scheme_default .accent1 {		color: #db5220; }
.scheme_default .accent2 {		color: #db5220; }
.scheme_default .accent3 {		color: #ffffff; }
.scheme_default .accent1_bg {	background-color: #db5220; color: #262937; }
.scheme_default .accent2_bg {	background-color: #db5220; color: #262937; }
.scheme_default .accent3_bg {	background-color: #ffffff; color: #262937; }
.scheme_default .alter_bg {		background-color: #262937; }
.scheme_default .alter_text {	color: #a8aec4; }
.scheme_default .alter_link {	color: #db5220; }
.scheme_default .alter_link2 {	color: #db5220; }
.scheme_default .alter_link3 {	color: #ff008a; }
.scheme_default .extra_bg {		background-color: #1d202b; }
.scheme_default .extra_text {	color: #a8aec4; }
.scheme_default .extra_link {	color: #db5220; }
.scheme_default .extra_link2 {	color: #db5220; }
.scheme_default .extra_link3 {	color: #ff008a; }
.scheme_default .esg-nav-by-shortcode.netmix-bullets .esg-pagination .esg-filterbutton.selected{
background: #db5220!important;
}
.scheme_default .esg-nav-by-shortcode.netmix-bullets .esg-pagination .esg-filterbutton{
background: rgba(255,255,255,0.1)!important;
}
.scheme_default .esg-nav-by-shortcode.netmix-bullets .esg-pagination .esg-filterbutton:hover{
background: #ffffff!important;
} .scheme_default .elementor-shape .elementor-shape-fill {
fill: #ffffff;
} .scheme_default .elementor-divider-separator {
border-color: #d8dae1;
}  .scheme_default .elementor-heading-title span,
.scheme_default .elementor-heading-title span b{
color: #ffffff;
}
.scheme_default .scheme_dark .elementor-heading-title span,
.scheme_default .scheme_dark .elementor-heading-title span b{
color: #db5220;
} .scheme_default .elementor-progress-bar{
background: linear-gradient(to right,	#db5220 0%, #db5220 100%);
color: #262937 ;
}
.scheme_default .elementor-progress-wrapper{
background-color:#f3f5f7;
} .scheme_default .elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-up,
.scheme_default .elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-down{
background-color:#db5220;
}
.scheme_default .elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon i.fa-angle-up,
.scheme_default .elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon i.fa-angle-down{
background-color:#db5220;
} .scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title,
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title{
background-color:#262937;
color:#ffffff;
}
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title a,
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title a{
color:#ffffff;
}
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active,
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title.elementor-active,
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:hover,
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title:hover{
background-color:#db5220;
color:#262937;
}
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active a,
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title.elementor-active a,
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title:hover a,
.scheme_default .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:hover a{
color:#262937;
}
.scheme_default .editor-post-sidebar-holder {
background-color: #262937;	
}
.scheme_default .editor-post-sidebar-holder:before {
color: #a8aec4;
}
.scheme_default.editor-block-list__layout {
color: #686d80;
background-color: #ffffff;
}
.scheme_default.editor-block-list__layout p {
color: #686d80;
} .scheme_default .has-bg-color-color {		color: #ffffff; }
.scheme_default .has-bd-color-color {		color: #d8dae1; }
.scheme_default .has-text-color-color {		color: #686d80; }
.scheme_default .has-text-light-color {		color: #262937; }
.scheme_default .has-text-dark-color {		color: #262937; }
.scheme_default .has-text-link-color {		color: #db5220; }
.scheme_default .has-text-hover-color {		color: #db5220; }
.scheme_default .has-text-link-2-color {	color: #db5220; }
.scheme_default .has-text-hover-2-color {	color: #db5220; }
.scheme_default .has-text-link-3-color {	color: #ffffff; }
.scheme_default .has-text-hover-3-color {	color: #262937; }
.scheme_default .has-bg-color-background-color {		background-color: #ffffff;}
.scheme_default .has-bd-color-background-color {		background-color: #d8dae1; }
.scheme_default .has-text-color-background-color {		background-color: #686d80; }
.scheme_default .has-text-light-background-color {		background-color: #262937; }
.scheme_default .has-text-dark-background-color {		background-color: #262937; }
.scheme_default .has-text-link-background-color {		background-color: #db5220; }
.scheme_default .has-text-hover-background-color {		background-color: #db5220; }
.scheme_default .has-text-link-2-background-color {		background-color: #db5220; }
.scheme_default .has-text-hover-2-background-color {	background-color: #db5220; }
.scheme_default .has-text-link-3-background-color {		background-color: #ffffff; }
.scheme_default .has-text-hover-3-background-color {	background-color: #262937; }  .scheme_default .sc_button_hover_slide_left {	background: linear-gradient(to right,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_slide_right {  background: linear-gradient(to left,	#db5220 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#db5220 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_style_link2.sc_button_hover_slide_left {	background: linear-gradient(to right,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_style_link2.sc_button_hover_slide_right {  background: linear-gradient(to left,	#db5220 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_style_link2.sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_style_link2.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#db5220 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_style_link3.sc_button_hover_slide_left {	background: linear-gradient(to right,	#262937 50%, #ffffff 50%) no-repeat scroll right bottom / 210% 100% #ffffff !important; }
.scheme_default .sc_button_hover_style_link3.sc_button_hover_slide_right {  background: linear-gradient(to left,	#262937 50%, #ffffff 50%) no-repeat scroll left bottom / 210% 100% #ffffff !important; }
.scheme_default .sc_button_hover_style_link3.sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#262937 50%, #ffffff 50%) no-repeat scroll right bottom / 100% 210% #ffffff !important; }
.scheme_default .sc_button_hover_style_link3.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#262937 50%, #ffffff 50%) no-repeat scroll right top / 100% 210% #ffffff !important; }
.scheme_default .sc_button_hover_style_dark.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #262937 50%) no-repeat scroll right bottom / 210% 100% #262937 !important; }
.scheme_default .sc_button_hover_style_dark.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #262937 50%) no-repeat scroll left bottom / 210% 100% #262937 !important; }
.scheme_default .sc_button_hover_style_dark.sc_button_hover_slide_top {			background: linear-gradient(to bottom,	#db5220 50%, #262937 50%) no-repeat scroll right bottom / 100% 210% #262937 !important; }
.scheme_default .sc_button_hover_style_dark.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #262937 50%) no-repeat scroll right top / 100% 210% #262937 !important; }
.scheme_default .sc_button_hover_style_light.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #262937 50%) no-repeat scroll right bottom / 210% 100% #262937 !important; }
.scheme_default .sc_button_hover_style_light.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #262937 50%) no-repeat scroll left bottom / 210% 100% #262937 !important; }
.scheme_default .sc_button_hover_style_light.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #262937 50%) no-repeat scroll right bottom / 100% 210% #262937 !important; }
.scheme_default .sc_button_hover_style_light.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #262937 50%) no-repeat scroll right top / 100% 210% #262937 !important; }
.scheme_default .sc_button_hover_style_inverse.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_style_inverse.sc_button_hover_slide_right {	background: linear-gradient(to left,	#ffffff 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_style_inverse.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_style_inverse.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ffffff 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_style_hover.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_style_hover.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_style_hover.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_style_hover.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_style_alter.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_style_alter.sc_button_hover_slide_right {		background: linear-gradient(to left,	#ffffff 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_default .sc_button_hover_style_alter.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_style_alter.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#ffffff 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_default .sc_button_hover_style_alterbd.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #e1e1e1 50%) no-repeat scroll right bottom / 210% 100% #e1e1e1 !important; }
.scheme_default .sc_button_hover_style_alterbd.sc_button_hover_slide_right {	background: linear-gradient(to left,	#db5220 50%, #e1e1e1 50%) no-repeat scroll left bottom / 210% 100% #e1e1e1 !important; }
.scheme_default .sc_button_hover_style_alterbd.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #e1e1e1 50%) no-repeat scroll right bottom / 100% 210% #e1e1e1 !important; }
.scheme_default .sc_button_hover_style_alterbd.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#db5220 50%, #e1e1e1 50%) no-repeat scroll right top / 100% 210% #e1e1e1 !important; }
.scheme_default .sc_button_hover_style_extra.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #1d202b 50%) no-repeat scroll right bottom / 210% 100% #1d202b !important; }
.scheme_default .sc_button_hover_style_extra.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #1d202b 50%) no-repeat scroll left bottom / 210% 100% #1d202b !important; }
.scheme_default .sc_button_hover_style_extra.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #1d202b 50%) no-repeat scroll right bottom / 100% 210% #1d202b !important; }
.scheme_default .sc_button_hover_style_extra.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #1d202b 50%) no-repeat scroll right top / 100% 210% #1d202b !important; }
.scheme_default .sc_button_hover_slide_left:hover,
.scheme_default .sc_button_hover_slide_left.active,
.scheme_default .ui-state-active .sc_button_hover_slide_left,
.scheme_default .vc_active .sc_button_hover_slide_left,
.scheme_default .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_left,
.scheme_default li.active .sc_button_hover_slide_left {		background-position: left bottom !important; }
.scheme_default .sc_button_hover_slide_right:hover,
.scheme_default .sc_button_hover_slide_right.active,
.scheme_default .ui-state-active .sc_button_hover_slide_right,
.scheme_default .vc_active .sc_button_hover_slide_right,
.scheme_default .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_right,
.scheme_default li.active .sc_button_hover_slide_right {	background-position: right bottom !important; }
.scheme_default .sc_button_hover_slide_top:hover,
.scheme_default .sc_button_hover_slide_top.active,
.scheme_default .ui-state-active .sc_button_hover_slide_top,
.scheme_default .vc_active .sc_button_hover_slide_top,
.scheme_default .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_top,
.scheme_default li.active .sc_button_hover_slide_top {		background-position: right top !important; }
.scheme_default .sc_button_hover_slide_bottom:hover,
.scheme_default .sc_button_hover_slide_bottom.active,
.scheme_default .ui-state-active .sc_button_hover_slide_bottom,
.scheme_default .vc_active .sc_button_hover_slide_bottom,
.scheme_default .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_bottom,
.scheme_default li.active .sc_button_hover_slide_bottom {	background-position: right bottom !important; }  .scheme_default .post_featured.hover_dots .icons span {
background-color: #db5220;
}
.scheme_default .post_featured.hover_dots .post_info {
color: #ffffff;
} .scheme_default .post_featured.hover_icon .icons a {
background-color: #db5220;
color: #262937 ;
}
.scheme_default .post_featured.hover_icon a:hover {
background-color: #db5220;
}
.scheme_default .post_featured.hover_icon .mask{
background-color: rgba(38,41,55,0.6);
} .scheme_default .post_featured.hover_icons .icons a {
color: #262937;
background-color: rgba(255,255,255,0.7);
}
.scheme_default .post_featured.hover_icons a:hover {
color: #db5220;
background-color: #ffffff;
} .scheme_default .post_featured.hover_fade .post_info,
.scheme_default .post_featured.hover_fade .post_info a,
.scheme_default .post_featured.hover_fade .post_info .post_meta_item {
color: #ffffff;
}
.scheme_default .post_featured.hover_fade .post_info a:hover {
color: #db5220;
} .scheme_default .post_featured.hover_slide .post_info,
.scheme_default .post_featured.hover_slide .post_info a,
.scheme_default .post_featured.hover_slide .post_info .post_meta_item {
color: #ffffff;
}
.scheme_default .post_featured.hover_slide .post_info a:hover {
color: #db5220;
}
.scheme_default .post_featured.hover_slide .post_info .post_title:after {
background-color: #ffffff;
} .scheme_default .post_featured.hover_pull {
background-color: #1d202b;
}
.scheme_default .post_featured.hover_pull .post_info,
.scheme_default .post_featured.hover_pull .post_info a,
.scheme_default .post_featured.hover_pull .post_info a:before {
color: #ffffff;
}
.scheme_default .post_featured.hover_pull .post_info a:hover,
.scheme_default .post_featured.hover_pull .post_info a:hover:before {
color: #db5220;
} .scheme_default .post_featured.hover_border .post_info,
.scheme_default .post_featured.hover_border .post_info a,
.scheme_default .post_featured.hover_border .post_info .post_meta_item {
color: #ffffff;
}
.scheme_default .post_featured.hover_border .post_info a:hover {
color: #db5220;
}
.scheme_default .post_featured.hover_border .post_info:before,
.scheme_default .post_featured.hover_border .post_info:after {
border-color: #ffffff;
} .scheme_default .post_featured.hover_shop .icons a {
color: #ffffff;
border-color: #db5220 !important;
background-color: transparent;
}
.scheme_default .post_featured.hover_shop .icons a:hover {
color: #262937 ;
border-color: #db5220 !important;
background-color: #db5220;
}
.scheme_default .products.related .post_featured.hover_shop .icons a {
color: #ffffff;
border-color: #db5220 !important;
background-color: #db5220;
}
.scheme_default .products.related .post_featured.hover_shop .icons a:hover {
color: #262937 ;
border-color: #db5220 !important;
background-color: #db5220;
} .scheme_default .post_featured.hover_shop_buttons .icons .shop_link {
color: #ffffff;
background-color: #262937;
}
.scheme_default .post_featured.hover_shop_buttons .icons a:hover {
color: #262937 ;
background-color: #db5220;
}.scheme_dark body,
.scheme_dark .body_style_boxed .page_wrap {
background-color: #1d202b;
}
.scheme_dark {
color: #a8aec4;
}
.scheme_dark h1, .scheme_dark h2, .scheme_dark h3, .scheme_dark h4, .scheme_dark h5, .scheme_dark h6,
.scheme_dark h1 a, .scheme_dark h2 a, .scheme_dark h3 a, .scheme_dark h4 a, .scheme_dark h5 a, .scheme_dark h6 a,
.scheme_dark li a,
.scheme_dark dt
[class*="color_style_"] h1 a, .scheme_dark [class*="color_style_"] h2 a, .scheme_dark [class*="color_style_"] h3 a, .scheme_dark [class*="color_style_"] h4 a, .scheme_dark [class*="color_style_"] h5 a, .scheme_dark [class*="color_style_"] h6 a, .scheme_dark [class*="color_style_"] li a {
color: #ffffff;
}
.scheme_dark h1 a:hover, .scheme_dark h2 a:hover, .scheme_dark h3 a:hover, .scheme_dark h4 a:hover, .scheme_dark h5 a:hover, .scheme_dark h6 a:hover,
.scheme_dark li a:hover {
color: #db5220;
}
.scheme_dark .color_style_link2 h1 a:hover, .scheme_dark .color_style_link2 h2 a:hover, .scheme_dark .color_style_link2 h3 a:hover, .scheme_dark .color_style_link2 h4 a:hover, .scheme_dark .color_style_link2 h5 a:hover, .scheme_dark .color_style_link2 h6 a:hover, .scheme_dark .color_style_link2 li a:hover {
color: #db5220;
}
.scheme_dark .color_style_link3 h1 a:hover, .scheme_dark .color_style_link3 h2 a:hover, .scheme_dark .color_style_link3 h3 a:hover, .scheme_dark .color_style_link3 h4 a:hover, .scheme_dark .color_style_link3 h5 a:hover, .scheme_dark .color_style_link3 h6 a:hover, .scheme_dark .color_style_link3 li a:hover {
color: #ffffff;
}
.scheme_dark .color_style_dark h1 a:hover, .scheme_dark .color_style_dark h2 a:hover, .scheme_dark .color_style_dark h3 a:hover, .scheme_dark .color_style_dark h4 a:hover, .scheme_dark .color_style_dark h5 a:hover, .scheme_dark .color_style_dark h6 a:hover, .scheme_dark .color_style_dark li a:hover {
color: #db5220;
}
.scheme_dark code {
color: #a8aec4;
background-color: #262937;
border-color: #0e0d12;
}
.scheme_dark code a {
color: #db5220;
}
.scheme_dark code a:hover {
color: #db5220;
}
.scheme_dark a {
color: #db5220;
}
.scheme_dark a:hover {
color: #a8aec4;
}
.scheme_dark .color_style_link2 a {
color: #db5220;
}
.scheme_dark .color_style_link2 a:hover {
color: #db5220;
}
.scheme_dark .color_style_link3 a {
color: #ffffff;
}
.scheme_dark .color_style_link3 a:hover {
color: #ffffff;
}
.scheme_dark .color_style_dark a {
color: #ffffff;
}
.scheme_dark .color_style_dark a:hover {
color: #db5220;
}
.scheme_dark section > blockquote,
.scheme_dark div:not(.is-style-solid-color) > blockquote,
.scheme_dark figure:not(.is-style-solid-color) > blockquote {
background-color: #db5220;
}
.scheme_dark blockquote:not(.has-text-color):before,
.scheme_dark blockquote:not(.has-text-color),
.scheme_dark blockquote:not(.has-text-color) p,
.scheme_dark blockquote:not(.has-text-color) a,
.scheme_dark .wp-block-quote .wp-block-quote__citation,
.scheme_dark blockquote:not(.has-text-color) s, .scheme_dark blockquote:not(.has-text-color) strike, .scheme_dark blockquote:not(.has-text-color) del,
.scheme_dark blockquote:not(.has-text-color) dt, .scheme_dark blockquote:not(.has-text-color) b, .scheme_dark blockquote:not(.has-text-color) strong, .scheme_dark blockquote:not(.has-text-color) i, .scheme_dark blockquote:not(.has-text-color) em, .scheme_dark blockquote:not(.has-text-color) mark, .scheme_dark blockquote:not(.has-text-color) ins {
color: #262937;
}
.scheme_dark blockquote:not(.has-text-color) a:hover {
color: #db5220;
}
.scheme_dark blockquote:not(.has-text-color) code {
color: #ffffff;
background-color: #f3f5f7;
border-color: #f3f5f7;
}
.scheme_dark blockquote:not(.has-text-color) a:hover code {
color: #f3f5f7;
background-color: #ffffff;
border-color: #ffffff;
}
.scheme_dark table th, .scheme_dark table th + th, .scheme_dark table td + th  {
border-color: #db5220;
}
.scheme_dark table td, .scheme_dark table th + td, .scheme_dark table td + td,
.scheme_dark table th strong,
.scheme_dark table td a,
.scheme_dark table td li a {
color: #a8aec4;
}
.scheme_dark table th,
.scheme_dark table th a {
color: #262937;
background-color: #db5220;
}
.scheme_dark table th b, .scheme_dark table th strong {
color: #ffffff;
}
.scheme_dark table > tbody > tr:nth-child(2n+1) > td {
background-color: #1d202b;
border-color: #1d202b;
}
.scheme_dark table > tbody > tr:nth-child(2n) > td {
background-color: #262937;
border-color: #262937;
}
.scheme_dark table th a:hover {
color: #ffffff;
}
.scheme_dark hr {
border-color: #3d404b;
}
.scheme_dark figure figcaption, 
.scheme_dark .wp-block-image figcaption, 
.scheme_dark .wp-block-gallery .blocks-gallery-image figcaption, 
.scheme_dark .wp-block-gallery .blocks-gallery-item figcaption, 
.scheme_dark .wp-caption .wp-caption-text, 
.scheme_dark .wp-caption .wp-caption-dd, 
.scheme_dark .wp-caption-overlay .wp-caption .wp-caption-text, 
.scheme_dark .wp-caption-overlay .wp-caption .wp-caption-dd {
color: #ffffff !important;
background: #262937 !important;
}
.scheme_dark ul > li:before {
color: #db5220;
} .scheme_dark .widget_search form:after,
.scheme_dark .woocommerce.widget_product_search form:after,
.scheme_dark .widget_display_search form:after,
.scheme_dark #bbpress-forums #bbp-search-form:after {
color: #686d80;
}
.scheme_dark .scheme_dark .widget_search form:after, 
.scheme_dark .scheme_dark .woocommerce.widget_product_search form:after, 
.scheme_dark .scheme_dark .widget_display_search form:after, 
.scheme_dark .scheme_dark #bbpress-forums #bbp-search-form:after {
color: #db5220;
}
.scheme_dark .widget_search form:hover:after,
.scheme_dark .woocommerce.widget_product_search form:hover:after,
.scheme_dark .widget_display_search form:hover:after,
.scheme_dark #bbpress-forums #bbp-search-form:hover:after {
color: #db5220;
} .scheme_dark fieldset {
border-color: #3d404b;
}
.scheme_dark fieldset legend {
color: #ffffff;
background-color: #1d202b;
} .scheme_dark input[type="text"],
.scheme_dark input[type="number"],
.scheme_dark input[type="email"],
.scheme_dark input[type="url"],
.scheme_dark input[type="tel"],
.scheme_dark input[type="search"],
.scheme_dark input[type="password"],
.scheme_dark select,
.scheme_dark .select_container,
.scheme_dark .select2-container.select2-container--default span.select2-choice,
.scheme_dark .select2-container.select2-container--default span.select2-selection,
.scheme_dark .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.scheme_dark .select2-container.select2-container--default .select2-selection--multiple,
.scheme_dark textarea,
.scheme_dark textarea.wp-editor-area, .scheme_dark .tourmaster-form-field input[type="text"],
.scheme_dark .tourmaster-form-field input[type="email"],
.scheme_dark .tourmaster-form-field input[type="password"],
.scheme_dark .tourmaster-form-field textarea,
.scheme_dark .tourmaster-form-field select,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="text"],
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="email"],
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="password"],
.scheme_dark .tourmaster-form-field.tourmaster-with-border textarea,
.scheme_dark .tourmaster-form-field.tourmaster-with-border select, .scheme_dark #buddypress .dir-search input[type="search"],
.scheme_dark #buddypress .dir-search input[type="text"],
.scheme_dark #buddypress .groups-members-search input[type="search"],
.scheme_dark #buddypress .groups-members-search input[type="text"],
.scheme_dark #buddypress .standard-form input[type="color"],
.scheme_dark #buddypress .standard-form input[type="date"],
.scheme_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_dark #buddypress .standard-form input[type="datetime"],
.scheme_dark #buddypress .standard-form input[type="email"],
.scheme_dark #buddypress .standard-form input[type="month"],
.scheme_dark #buddypress .standard-form input[type="number"],
.scheme_dark #buddypress .standard-form input[type="password"],
.scheme_dark #buddypress .standard-form input[type="range"],
.scheme_dark #buddypress .standard-form input[type="search"],
.scheme_dark #buddypress .standard-form input[type="tel"],
.scheme_dark #buddypress .standard-form input[type="text"],
.scheme_dark #buddypress .standard-form input[type="time"],
.scheme_dark #buddypress .standard-form input[type="url"],
.scheme_dark #buddypress .standard-form input[type="week"],
.scheme_dark #buddypress .standard-form select,
.scheme_dark #buddypress .standard-form textarea,
.scheme_dark #buddypress form#whats-new-form textarea, .scheme_dark #booked-page-form input[type="email"],
.scheme_dark #booked-page-form input[type="text"],
.scheme_dark #booked-page-form input[type="password"],
.scheme_dark #booked-page-form textarea,
.scheme_dark .booked-upload-wrap,
.scheme_dark .booked-upload-wrap input, .scheme_dark form.mc4wp-form input[type="email"] {
color: #686d80;
border-color: #ffffff;
background-color: #ffffff;
} .scheme_dark [class*="sc_input_hover_"] input{
border-color: #ffffff;
}
.scheme_dark .scheme_dark .widget input[type="search"],
.scheme_dark .scheme_dark .widget input[type="text"]{
border-color: rgba(104,109,128,0.3);
background-color: rgba(29,32,43,0);
} .scheme_dark input[type="radio"] + label:before, 
.scheme_dark input[type="checkbox"] + label:before, 
.scheme_dark input[type="radio"] + .wpcf7-list-item-label:before, 
.scheme_dark input[type="checkbox"] + .wpcf7-list-item-label:before, 
.scheme_dark .wpcf7-list-item-label.wpcf7-list-item-right:before, 
.scheme_dark .edd_price_options ul > li > label > input[type="radio"] + span:before, .scheme_dark .edd_price_options ul > li > label > input[type="checkbox"] + span:before{
color: #262937;
border-color: #ffffff;
background-color: #ffffff;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="text"].filled,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="number"].filled,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="email"].filled,
.scheme_dark input[type="tel"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="search"].filled,
.scheme_dark input[type="password"]:focus,
.scheme_dark input[type="password"].filled,
.scheme_dark .select_container:hover,
.scheme_dark select option:hover,
.scheme_dark select option:focus,
.scheme_dark select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--single,
.scheme_dark .select2-container.select2-container--default span.select2-selection--single:hover,
.scheme_dark .select2-container.select2-container--focus span.select2-selection--single,
.scheme_dark .select2-container.select2-container--open span.select2-selection--single,
.scheme_dark select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-choice,
.scheme_dark .select2-container.select2-container--default span.select2-choice:hover,
.scheme_dark .select2-container.select2-container--focus span.select2-choice,
.scheme_dark .select2-container.select2-container--open span.select2-choice,
.scheme_dark select.select2-hidden-accessible.filled + .select2-container.select2-container--default span.select2-selection--multiple,
.scheme_dark .select2-container.select2-container--default span.select2-selection--multiple:hover,
.scheme_dark .select2-container.select2-container--focus span.select2-selection--multiple,
.scheme_dark .select2-container.select2-container--open span.select2-selection--multiple,
.scheme_dark textarea:focus,
.scheme_dark textarea.filled,
.scheme_dark textarea.wp-editor-area:focus,
.scheme_dark textarea.wp-editor-area.filled, .scheme_dark .tourmaster-form-field input[type="text"]:focus,
.scheme_dark .tourmaster-form-field input[type="text"].filled,
.scheme_dark .tourmaster-form-field input[type="email"]:focus,
.scheme_dark .tourmaster-form-field input[type="email"].filled,
.scheme_dark .tourmaster-form-field input[type="password"]:focus,
.scheme_dark .tourmaster-form-field input[type="password"].filled,
.scheme_dark .tourmaster-form-field textarea:focus,
.scheme_dark .tourmaster-form-field textarea.filled,
.scheme_dark .tourmaster-form-field select:focus,
.scheme_dark .tourmaster-form-field select.filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="text"]:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="text"].filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="email"]:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="email"].filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="password"]:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="password"].filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border textarea:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border textarea.filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border select:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border select.filled, .scheme_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_dark #buddypress .dir-search input[type="search"].filled,
.scheme_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_dark #buddypress .dir-search input[type="text"].filled,
.scheme_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="search"].filled,
.scheme_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="text"].filled,
.scheme_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_dark #buddypress .standard-form input[type="color"].filled,
.scheme_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_dark #buddypress .standard-form input[type="date"].filled,
.scheme_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime-local"].filled,
.scheme_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime"].filled,
.scheme_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_dark #buddypress .standard-form input[type="email"].filled,
.scheme_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_dark #buddypress .standard-form input[type="month"].filled,
.scheme_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_dark #buddypress .standard-form input[type="number"].filled,
.scheme_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_dark #buddypress .standard-form input[type="password"].filled,
.scheme_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_dark #buddypress .standard-form input[type="range"].filled,
.scheme_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_dark #buddypress .standard-form input[type="search"].filled,
.scheme_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_dark #buddypress .standard-form input[type="tel"].filled,
.scheme_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="text"].filled,
.scheme_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_dark #buddypress .standard-form input[type="time"].filled,
.scheme_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_dark #buddypress .standard-form input[type="url"].filled,
.scheme_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_dark #buddypress .standard-form input[type="week"].filled,
.scheme_dark #buddypress .standard-form select:focus,
.scheme_dark #buddypress .standard-form select.filled,
.scheme_dark #buddypress .standard-form textarea:focus,
.scheme_dark #buddypress .standard-form textarea.filled,
.scheme_dark #buddypress form#whats-new-form textarea:focus,
.scheme_dark #buddypress form#whats-new-form textarea.filled, .scheme_dark #booked-page-form input[type="email"]:focus,
.scheme_dark #booked-page-form input[type="email"].filled,
.scheme_dark #booked-page-form input[type="text"]:focus,
.scheme_dark #booked-page-form input[type="text"].filled,
.scheme_dark #booked-page-form input[type="password"]:focus,
.scheme_dark #booked-page-form input[type="password"].filled,
.scheme_dark #booked-page-form textarea:focus,
.scheme_dark #booked-page-form textarea.filled,
.scheme_dark .booked-upload-wrap:hover,
.scheme_dark .booked-upload-wrap input:focus,
.scheme_dark .booked-upload-wrap input.filled, .scheme_dark form.mc4wp-form input[type="email"]:focus,
.scheme_dark form.mc4wp-form input[type="email"].filled {
background-color: #ffffff;
}
.scheme_dark input[placeholder]::-webkit-input-placeholder,
.scheme_dark textarea[placeholder]::-webkit-input-placeholder	{ color: #686d80; }
.scheme_dark input[placeholder]::-moz-placeholder,
.scheme_dark textarea[placeholder]::-moz-placeholder				{ color: #686d80; }
.scheme_dark input[placeholder]:-ms-input-placeholder,
.scheme_dark textarea[placeholder]:-ms-input-placeholder			{ color: #686d80; }
.scheme_dark input[placeholder]::placeholder,
.scheme_dark textarea[placeholder]::placeholder					{ color: #686d80; } .scheme_dark .select_container:before {
color: #686d80;
}
.scheme_dark .select_container:after {
color: #686d80;
}
.scheme_dark .select_container:focus:after,
.scheme_dark .select_container:hover:after {
color: #686d80;
}
.scheme_dark .select_container select:focus {
color: #686d80;
background-color: #ffffff !important;
}
.scheme_dark .select2-dropdown,
.scheme_dark .select2-container.select2-container--focus span.select2-selection,
.scheme_dark .select2-container.select2-container--open span.select2-selection {
color: #686d80;
border-color: #ffffff;
background: #ffffff;
}
.scheme_dark .select2-container .select2-results__option {
color: #686d80;
background: #ffffff;
}
.scheme_dark .select2-dropdown .select2-highlighted,
.scheme_dark .select2-container .select2-results__option--highlighted[aria-selected] {
color: #ffffff;
background: #db5220;
}
.scheme_dark input[type="radio"] + label:before,
.scheme_dark input[type="checkbox"] + label:before,
.scheme_dark .wpcf7-list-item-label.wpcf7-list-item-right:before {
border-color: #ffffff !important;
}
.scheme_dark .scheme_dark input[type="checkbox"] + .wpcf7-list-item-label a{
color: #db5220
}
.scheme_dark .scheme_dark input[type="checkbox"] + .wpcf7-list-item-label a:hover{
color: #db5220
} .scheme_dark .sc_button_simple:not(.sc_button_bg_image) {
color:#db5220;
}
.scheme_dark .sc_button_simple:not(.sc_button_bg_image):hover {
color:#ffffff;
}
.scheme_dark .sc_button_simple.color_style_link2:not(.sc_button_bg_image),
.scheme_dark .color_style_link2 .sc_button_simple:not(.sc_button_bg_image) {
color:#db5220;
}
.scheme_dark .sc_button_simple.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_dark .color_style_link2 .sc_button_simple:not(.sc_button_bg_image):hover {
color:#db5220;
}
.scheme_dark .sc_button_simple.color_style_link3:not(.sc_button_bg_image),
.scheme_dark .color_style_link3 .sc_button_simple:not(.sc_button_bg_image) {
color:#ffffff;
}
.scheme_dark .sc_button_simple.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_dark .color_style_link3 .sc_button_simple:not(.sc_button_bg_image):hover {
color:#ffffff;
}
.scheme_dark .sc_button_simple.color_style_dark:not(.sc_button_bg_image),
.scheme_dark .color_style_dark .sc_button_simple:not(.sc_button_bg_image) {
color:#262937;
} .scheme_dark .sc_button_bordered:not(.sc_button_bg_image), {
color:#db5220;
border-color:#db5220;
}
.scheme_dark .is-style-outline .wp-block-button__link{
border-color:#db5220 !important;
}
.scheme_dark .is-style-outline .wp-block-button__link:hover{
border-color:#ffffff !important;
}
.scheme_dark .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_dark .sc_button_bordered.color_style_link2:not(.sc_button_bg_image),
.scheme_dark .color_style_link2 .sc_button_bordered:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_dark .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_dark .color_style_link2 .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_dark .sc_button_bordered.color_style_link3:not(.sc_button_bg_image),
.scheme_dark .color_style_link3 .sc_button_bordered:not(.sc_button_bg_image) {
color:#ffffff;
border-color:#ffffff;
}
.scheme_dark .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_dark .color_style_link3 .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#ffffff !important;
border-color:#ffffff !important;
}
.scheme_dark .sc_button_bordered.color_style_dark:not(.sc_button_bg_image),
.scheme_dark .color_style_dark .sc_button_bordered:not(.sc_button_bg_image) {
color:#ffffff;
border-color:#ffffff;
}
.scheme_dark .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover,
.scheme_dark .color_style_dark .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
} .scheme_dark form button:not(.components-button),
.scheme_dark input[type="reset"],
.scheme_dark input[type="submit"],
.scheme_dark input[type="button"],
.scheme_dark #btn-buy,
.scheme_dark .post_item .more-link,
.scheme_dark .comments_wrap .form-submit input[type="submit"],
.scheme_dark .wp-block-button__link, .scheme_dark #buddypress .comment-reply-link,
.scheme_dark #buddypress .generic-button a,
.scheme_dark #buddypress a.button,
.scheme_dark #buddypress button,
.scheme_dark #buddypress input[type="button"],
.scheme_dark #buddypress input[type="reset"],
.scheme_dark #buddypress input[type="submit"],
.scheme_dark #buddypress ul.button-nav li a,
.scheme_dark a.bp-title-button, .scheme_dark .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button,
.scheme_dark #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button > a,
.scheme_dark #booked-profile-page input[type="submit"],
.scheme_dark #booked-profile-page button,
.scheme_dark .booked-list-view input[type="submit"],
.scheme_dark .booked-list-view button,
.scheme_dark table.booked-calendar input[type="submit"],
.scheme_dark table.booked-calendar button,
.scheme_dark .booked-modal input[type="submit"],
.scheme_dark .booked-modal button, .scheme_dark .sc_button_default,
.scheme_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .scheme_dark .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"], .scheme_dark #tribe-bar-form .tribe-bar-submit input[type="submit"],
.scheme_dark #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"],
.scheme_dark #tribe-bar-form .tribe-bar-views-toggle,
.scheme_dark #tribe-bar-views li.tribe-bar-views-option,
.scheme_dark #tribe-events .tribe-events-button,
.scheme_dark .tribe-events-button,
.scheme_dark .tribe-events-cal-links a,
.scheme_dark .tribe-events-sub-nav li a, .scheme_dark .edd_download_purchase_form .button,
.scheme_dark #edd-purchase-button,
.scheme_dark .edd-submit.button,
.scheme_dark .widget_edd_cart_widget .edd_checkout a,
.scheme_dark .sc_edd_details .downloads_page_tags .downloads_page_data > a, .scheme_dark .mc4wp-form input[type="submit"], .scheme_dark .woocommerce #respond input#submit,
.scheme_dark .woocommerce .button, .scheme_dark .woocommerce-page .button,
.scheme_dark .woocommerce a.button, .scheme_dark .woocommerce-page a.button,
.scheme_dark .woocommerce button.button, .scheme_dark .woocommerce-page button.button,
.scheme_dark .woocommerce input.button, .scheme_dark .woocommerce-page input.button,
.scheme_dark .woocommerce input[type="button"], .scheme_dark .woocommerce-page input[type="button"],
.scheme_dark .woocommerce input[type="submit"], .scheme_dark .woocommerce-page input[type="submit"],
.scheme_dark .woocommerce #respond input#submit.alt,
.scheme_dark .woocommerce a.button.alt,
.scheme_dark .woocommerce button.button.alt,
.scheme_dark .woocommerce input.button.alt {
color: #262937;
background-color: #db5220;
}
.scheme_dark .ripple:after,
.scheme_dark .ripple:before{
border-color: #db5220;
}
.scheme_dark .theme_button {
color: #262937 !important;
background-color: #db5220 !important;
}
.scheme_dark .theme_button.color_style_link2,
.scheme_dark .color_style_link2 .theme_button {
background-color: #db5220 !important;
}
.scheme_dark .theme_button.color_style_link3,
.scheme_dark .color_style_link3 .theme_button {
background-color: #ffffff !important;
}
.scheme_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image).color_style_default_dark_hover:hover,
.scheme_dark .theme_button.color_style_dark,
.scheme_dark .color_style_dark .theme_button {
color: #ffffff !important;
background-color: #262937 !important;
}
.scheme_dark .sc_price_item_link {
color: #ffffff;
background-color: #db5220;
}
.scheme_dark .ripple.color_style_link2:before,
.scheme_dark .ripple.color_style_link2:after{
border-color: #db5220;
}
.scheme_dark .sc_button_default.color_style_link2,
.scheme_dark .color_style_link2 .sc_button_default,
.scheme_dark .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_dark .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
background-color: #db5220;
}
.scheme_dark .sc_button_default.color_style_link3,
.scheme_dark .color_style_link3 .sc_button_default,
.scheme_dark .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_dark .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
background-color: #ffffff;
}
.scheme_dark .ripple.color_style_link3:after,
.scheme_dark .ripple.color_style_link3:before{
border-color: #ffffff;
}
.scheme_dark .sc_button_default.color_style_dark,
.scheme_dark .color_style_dark .sc_button_default,
.scheme_dark .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_dark .color_style_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
color: #ffffff;
background-color: #ffffff;
}
.scheme_dark .ripple.color_color_style_dark:after,
.scheme_dark .ripple.color_color_style_dark:before{
border-color: #ffffff;
}
.scheme_dark .search_wrap .search_submit:before {
color: #686d80;
} .scheme_dark form button:not(.components-button):hover,
.scheme_dark form button:not(.components-button):focus,
.scheme_dark input[type="submit"]:hover,
.scheme_dark input[type="submit"]:focus,
.scheme_dark input[type="reset"]:hover,
.scheme_dark input[type="reset"]:focus,
.scheme_dark input[type="button"]:hover,
.scheme_dark input[type="button"]:hover,
.scheme_dark input[type="button"]:focus,
.scheme_dark #btn-buy:hover,
.scheme_dark #btn-buy:focus,
.scheme_dark .post_item .more-link:hover,
.scheme_dark .comments_wrap .form-submit input[type="submit"]:hover,
.scheme_dark .comments_wrap .form-submit input[type="submit"]:focus,
.scheme_dark .wp-block-button__link:hover, .scheme_dark #buddypress .comment-reply-link:hover,
.scheme_dark #buddypress .generic-button a:hover,
.scheme_dark #buddypress a.button:hover,
.scheme_dark #buddypress button:hover,
.scheme_dark #buddypress input[type="button"]:hover,
.scheme_dark #buddypress input[type="reset"]:hover,
.scheme_dark #buddypress input[type="submit"]:hover,
.scheme_dark #buddypress ul.button-nav li a:hover,
.scheme_dark a.bp-title-button:hover, .scheme_dark .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button:hover,
.scheme_dark body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button > a:hover,
.scheme_dark body #booked-profile-page input[type="submit"]:hover,
.scheme_dark body #booked-profile-page button:hover,
.scheme_dark body .booked-list-view input[type="submit"]:hover,
.scheme_dark body .booked-list-view button:hover,
.scheme_dark body table.booked-calendar input[type="submit"]:hover,
.scheme_dark body table.booked-calendar button:hover,
.scheme_dark body .booked-modal input[type="submit"]:hover,
.scheme_dark body .booked-modal button:hover, .scheme_dark .sc_button_default:hover,
.scheme_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .scheme_dark .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"]:hover, .scheme_dark #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover,
.scheme_dark #tribe-bar-form .tribe-bar-submit input[type="submit"]:focus,
.scheme_dark #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:hover,
.scheme_dark #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:focus,
.scheme_dark #tribe-bar-form .tribe-bar-views-toggle:hover,
.scheme_dark #tribe-bar-views li.tribe-bar-views-option:hover,
.scheme_dark #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active,
.scheme_dark #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active:hover,
.scheme_dark #tribe-events .tribe-events-button:hover,
.scheme_dark .tribe-events-button:hover,
.scheme_dark .tribe-events-cal-links a:hover,
.scheme_dark .tribe-events-sub-nav li a:hover, .scheme_dark .edd_download_purchase_form .button:hover, .scheme_dark .edd_download_purchase_form .button:active, .scheme_dark .edd_download_purchase_form .button:focus,
.scheme_dark #edd-purchase-button:hover, .scheme_dark #edd-purchase-button:active, .scheme_dark #edd-purchase-button:focus,
.scheme_dark .edd-submit.button:hover, .scheme_dark .edd-submit.button:active, .scheme_dark .edd-submit.button:focus,
.scheme_dark .widget_edd_cart_widget .edd_checkout a:hover,
.scheme_dark .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover, .scheme_dark .mc4wp-form input[type="submit"]:hover,
.scheme_dark .mc4wp-form input[type="submit"]:focus, .scheme_dark .woocommerce #respond input#submit:hover,
.scheme_dark .woocommerce .button:hover, .scheme_dark .woocommerce-page .button:hover,
.scheme_dark .woocommerce a.button:hover, .scheme_dark .woocommerce-page a.button:hover,
.scheme_dark .woocommerce button.button:hover, .scheme_dark .woocommerce-page button.button:hover,
.scheme_dark .woocommerce input.button:hover, .scheme_dark .woocommerce-page input.button:hover,
.scheme_dark .woocommerce input[type="button"]:hover, .scheme_dark .woocommerce-page input[type="button"]:hover,
.scheme_dark .woocommerce input[type="submit"]:hover, .scheme_dark .woocommerce-page input[type="submit"]:hover {
background-color: #db5220;
color: #262937;
}
.scheme_dark .ripple:hover:after,
.scheme_dark .ripple:hover:before{
border-color: #db5220;
}
.scheme_dark .woocommerce #respond input#submit.alt:hover,
.scheme_dark .woocommerce a.button.alt:hover,
.scheme_dark .woocommerce button.button.alt:hover,
.scheme_dark .woocommerce input.button.alt:hover {
background-color: #db5220;
}
.scheme_dark .theme_button:hover,
.scheme_dark .theme_button:focus {
color: #262937 !important;
background-color: #db5220 !important;
}
.scheme_dark .theme_button.color_style_link2:hover,
.scheme_dark .color_style_link2 .theme_button:hover {
background-color: #db5220 !important;
}
.scheme_dark .ripple.color_style_link2:hover:after,
.scheme_dark .ripple.color_style_link2:hover:before{
border-color: #db5220;
}
.scheme_dark .theme_button.color_style_link3:hover,
.scheme_dark .color_style_link3 .theme_button:hover {
background-color: #ffffff !important;
}
.scheme_dark .ripple.color_style_link3:hover:after,
.scheme_dark .ripple.color_style_link3:hover:before{
border-color: #ffffff;
}
.scheme_dark .theme_button.color_style_dark:hover,
.scheme_dark .color_style_dark .theme_button:hover {
color: #262937 !important;
background-color: #db5220 !important;
}
.scheme_dark .ripple.color_style_dark:hover:before,
.scheme_dark .ripple.color_style_dark:hover:after{
border-color: #db5220;
}
.scheme_dark .sc_price_item:hover .sc_price_item_link,
.scheme_dark .sc_price_item_link:hover {
color: #262937;
background-color: #db5220;
}
.scheme_dark .sc_button_default.color_style_link2:hover,
.scheme_dark .color_style_link2 .sc_button_default:hover,
.scheme_dark .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_dark .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background-color: #db5220;
}
.scheme_dark .sc_button_default.color_style_link3:hover,
.scheme_dark .color_style_link3 .sc_button_default:hover,
.scheme_dark .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_dark .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background-color: #ffffff;
color: #ffffff;
}
.scheme_dark .sc_button_default.color_style_dark:hover,
.scheme_dark .color_style_dark .sc_button_default:hover,
.scheme_dark .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_dark .color_style_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
color: #ffffff;
background-color: #ffffff;
}
.scheme_dark .search_wrap .search_submit:hover:before {
color: #db5220;
} .scheme_dark button[disabled],
.scheme_dark input[type="submit"][disabled],
.scheme_dark input[type="button"][disabled],
.scheme_dark a.sc_button[disabled], .scheme_dark a.theme_button[disabled],
.scheme_dark button[disabled]:hover,
.scheme_dark input[type="submit"][disabled]:hover,
.scheme_dark input[type="button"][disabled]:hover,
.scheme_dark a.sc_button[disabled]:hover, .scheme_dark a.theme_button[disabled]:hover,
.scheme_dark .woocommerce #respond input#submit.disabled, .scheme_dark .woocommerce #respond input#submit:disabled, .scheme_dark .woocommerce #respond input#submit[disabled]:disabled,
.scheme_dark .woocommerce a.button.disabled, .scheme_dark .woocommerce a.button:disabled, .scheme_dark .woocommerce a.button[disabled]:disabled,
.scheme_dark .woocommerce button.button.disabled, .scheme_dark .woocommerce button.button:disabled, .scheme_dark .woocommerce button.button[disabled]:disabled,
.scheme_dark .woocommerce input.button.disabled, .scheme_dark .woocommerce input.button:disabled, .scheme_dark .woocommerce input.button[disabled]:disabled,
.scheme_dark .woocommerce #respond input#submit.disabled:hover, .scheme_dark .woocommerce #respond input#submit:disabled:hover, .scheme_dark .woocommerce #respond input#submit[disabled]:disabled:hover,
.scheme_dark .woocommerce a.button.disabled:hover, .scheme_dark .woocommerce a.button:disabled:hover, .scheme_dark .woocommerce a.button[disabled]:disabled:hover,
.scheme_dark .woocommerce button.button.disabled:hover, .scheme_dark .woocommerce button.button:disabled:hover, .scheme_dark .woocommerce button.button[disabled]:disabled:hover,
.scheme_dark .woocommerce input.button.disabled:hover, .scheme_dark .woocommerce input.button:disabled:hover, .scheme_dark .woocommerce input.button[disabled]:disabled:hover {
background: rgba(219,82,32,0.7) !important;
color: #262937 !important;
}  .scheme_dark.sidebar .sc_button_simple:not(.sc_button_bg_image) {
color:#db5220;
}
.scheme_dark.sidebar .sc_button_simple:not(.sc_button_bg_image):hover {
color:#db5220 !important;
} .scheme_dark.sidebar .sc_button_bordered:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_dark.sidebar .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
} .scheme_dark.sidebar button,
.scheme_dark.sidebar input[type="reset"],
.scheme_dark.sidebar input[type="submit"],
.scheme_dark.sidebar input[type="button"], .scheme_dark.sidebar .sc_button_default,
.scheme_dark.sidebar .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .scheme_dark.sidebar .edd_download_purchase_form .button,
.scheme_dark.sidebar #edd-purchase-button,
.scheme_dark.sidebar .edd-submit.button,
.scheme_dark.sidebar .widget_edd_cart_widget .edd_checkout a,
.scheme_dark.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a, .scheme_dark.sidebar .woocommerce-message .button,
.scheme_dark.sidebar .woocommerce-error .button,
.scheme_dark.sidebar .woocommerce-info .button,
.scheme_dark.sidebar .widget.woocommerce .button,
.scheme_dark.sidebar .widget.woocommerce a.button,
.scheme_dark .widget.woocommerce a.button,
.scheme_dark.sidebar .widget.woocommerce button.button,
.scheme_dark.sidebar .widget.woocommerce input.button,
.scheme_dark.sidebar .widget.woocommerce input[type="button"],
.scheme_dark.sidebar .widget.woocommerce input[type="submit"],
.scheme_dark.sidebar .widget.WOOCS_CONVERTER .button,
.scheme_dark.sidebar .widget.yith-woocompare-widget a.button,
.scheme_dark.sidebar .widget_product_search .search_button {
color: #262937;
background-color: #db5220;
} .scheme_dark.sidebar button:hover,
.scheme_dark.sidebar button:focus,
.scheme_dark.sidebar input[type="reset"]:hover,
.scheme_dark.sidebar input[type="reset"]:focus,
.scheme_dark.sidebar input[type="submit"]:hover,
.scheme_dark.sidebar input[type="submit"]:focus,
.scheme_dark.sidebar input[type="button"]:hover,
.scheme_dark.sidebar input[type="button"]:focus, .scheme_dark.sidebar .sc_button_default:hover,
.scheme_dark.sidebar .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .scheme_dark.sidebar .edd_download_purchase_form .button:hover,
.scheme_dark.sidebar #edd-purchase-button:hover,
.scheme_dark.sidebar .edd-submit.button:hover,
.scheme_dark.sidebar .widget_edd_cart_widget .edd_checkout a:hover,
.scheme_dark.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover, .scheme_dark.sidebar .woocommerce-message .button:hover,
.scheme_dark.sidebar .woocommerce-error .button:hover,
.scheme_dark.sidebar .woocommerce-info .button:hover,
.scheme_dark.sidebar .widget.woocommerce .button:hover,
.scheme_dark.sidebar .widget.woocommerce a.button:hover,
.scheme_dark .widget.woocommerce a.button:hover,
.scheme_dark.sidebar .widget.woocommerce button.button:hover,
.scheme_dark.sidebar .widget.woocommerce button.button:focus,
.scheme_dark.sidebar .widget.woocommerce input.button:hover,
.scheme_dark.sidebar .widget.woocommerce input.button:focus,
.scheme_dark.sidebar .widget.woocommerce input[type="button"]:hover,
.scheme_dark.sidebar .widget.woocommerce input[type="button"]:focus,
.scheme_dark.sidebar .widget.woocommerce input[type="submit"]:hover,
.scheme_dark.sidebar .widget.woocommerce input[type="submit"]:focus,
.scheme_dark.sidebar .widget.WOOCS_CONVERTER .button:hover,
.scheme_dark.sidebar .widget.yith-woocompare-widget a.button:hover,
.scheme_dark.sidebar .widget_product_search .search_button:hover {
background-color: #db5220;
}
.scheme_dark .widget.woocommerce a.button.checkout{
background-color: #db5220;
}
.scheme_dark .widget.woocommerce a.button.checkout:hover{
background-color: #db5220;
} .scheme_dark .wp-editor-container input[type="button"] {
background-color: #262937;
border-color: #0e0d12;
color: #ffffff;
-webkit-box-shadow: 0 1px 0 0 #2c3040;
-ms-box-shadow: 0 1px 0 0 #2c3040;
box-shadow: 0 1px 0 0 #2c3040;	
}
.scheme_dark .wp-editor-container input[type="button"]:hover,
.scheme_dark .wp-editor-container input[type="button"]:focus {
background-color: #303343;
border-color: #2c3040;
color: #db5220;
} .scheme_dark a[rel="magnific"]:before,
.scheme_dark a[data-elementor-open-lightbox=""]:before{
background-color: #262937;
}
.scheme_dark a[rel="magnific"]:after, 
.scheme_dark a[data-elementor-open-lightbox=""]:after{
background-color: #db5220;
color: #ffffff;
} .scheme_dark .theme_button_close_icon:before,
.scheme_dark .theme_button_close_icon:after,
.scheme_dark .trx_addons_button_close_icon:before,
.scheme_dark .trx_addons_button_close_icon:after,
.scheme_dark .mfp-close:before,
.scheme_dark .mfp-close:after {
border-color: #a8aec4;
}
.scheme_dark .theme_button_close:hover .theme_button_close_icon:before,
.scheme_dark .theme_button_close:hover .theme_button_close_icon:after,
.scheme_dark .trx_addons_button_close:hover .trx_addons_button_close_icon:before,
.scheme_dark .trx_addons_button_close:hover .trx_addons_button_close_icon:after,
.scheme_dark .mfp-close:hover:before,
.scheme_dark .mfp-close:hover:after {
border-color: #db5220;
} .scheme_dark .sticky {
background: #262937;
}
.scheme_dark .sticky .post_title a{
color:#ffffff;
}
.scheme_dark .sticky .post_title a:hover{
color:#a8aec4;
}
.scheme_dark .sticky .post_meta, 
.scheme_dark .sticky .post_meta_item, 
.scheme_dark .sticky .post_meta .vc_inline-link, 
.scheme_dark .sticky .post_meta_item a, 
.scheme_dark .sticky .post_info .post_info_item, 
.scheme_dark .sticky .post_info .post_info_item a, 
.scheme_dark .sticky .post_info_counters .post_meta_item{
color:#ffffff;
}
.scheme_dark .sticky .post_meta:hover, 
.scheme_dark .sticky .post_meta_item:hover, 
.scheme_dark .sticky .post_meta .vc_inline-link:hover, 
.scheme_dark .sticky .post_meta_item a:hover, 
.scheme_dark .sticky .post_info .post_info_item:hover, 
.scheme_dark .sticky .post_info .post_info_item a:hover, 
.scheme_dark .sticky .post_info_counters .post_meta_item:hover,
.scheme_dark .sticky .post_meta_item:hover:before{
color:#db5220;
}
.scheme_dark .sticky.post_item{
color:#a8aec4;
}
.scheme_dark .sticky.post_item .more-link{
background-color: #db5220;
}
.scheme_dark .sticky.post_item .more-link:hover{
background-color: #db5220;
} .scheme_dark.top_panel,
.scheme_dark.footer_wrap {
color: #a8aec4;
background-color: #262937;
}
.scheme_dark.sc_layouts_row {
color: #a8aec4;
background-color: #1d202b;
}
.scheme_dark .sc_layouts_row_delimiter,
.scheme_dark.sc_layouts_row_delimiter {
border-color: #3d404b;
}
.footer_wrap .scheme_dark.vc_row .sc_layouts_row_delimiter,
.footer_wrap .scheme_dark.sc_layouts_row_delimiter,
.scheme_dark.footer_wrap .sc_layouts_row_delimiter {
border-color: #0e0d12;
}
.scheme_dark .sc_layouts_item_icon {
color: #ffffff;
}
.scheme_dark .sc_layouts_item_details_line1 {
color: #db5220;
}
.scheme_dark .sc_layouts_item_details_line2 {
color: #ffffff;
}
.scheme_dark span.trx_addons_login_menu,
.scheme_dark span.trx_addons_login_menu:after {
color: #a8aec4;
background-color: #262937;
border-color: #0e0d12;
}
.scheme_dark span.trx_addons_login_menu .trx_addons_login_menu_delimiter {
border-color: #0e0d12;
}
.scheme_dark span.trx_addons_login_menu .trx_addons_login_menu_item {
color: #a8aec4;
}
.scheme_dark span.trx_addons_login_menu .trx_addons_login_menu_item:hover {
color: #ffffff;
background-color: #303343;
}
.scheme_dark .sc_layouts_row_fixed_on {
background-color: #1d202b;
} .scheme_dark .sc_layouts_row.sc_layouts_row_type_narrow,
.scheme_dark.sc_layouts_row.sc_layouts_row_type_narrow {
color: #a8aec4;
background-color: #1d202b;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button) {
color: #a8aec4;
}
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button){
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon {
color: #db5220;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_icon {
color: #db5220;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item_details_line2,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
color: #686d80;
}
.scheme_dark .sc_layouts_row_type_narrow  .sc_layouts_item + .sc_layouts_item:after{
background-color: #2c3040;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_default,
.scheme_dark .sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_default,
.scheme_dark.sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
background-color: #db5220;
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_default:hover,
.scheme_dark .sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_default:hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
background-color: #db5220;
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_link2,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_link2 {
background-color: #db5220;
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_link2:hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_link2:hover {
background-color: #db5220;
color: #ffffff !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_link3,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_link3 {
background-color: #ff008a;
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_link3:hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_link2:hover {
background-color: #ff008a;
color: #ffffff !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_dark,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_dark {
background-color: #ffffff;
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_dark:hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_dark:hover {
background-color: #db5220;
color: #ffffff !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image) {
color:#db5220;
border-color:#db5220;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image) {
color:#ff008a;
border-color:#ff008a;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover {
color:#ff008a !important;
border-color:#ff008a !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image) {
color:#ffffff;
border-color:#ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover {
color:#db5220 !important;
border-color:#db5220 !important;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_submit,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_submit {
background-color: transparent;
color: #db5220;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field::-webkit-input-placeholder,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field::-webkit-input-placeholder {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field::-moz-placeholder,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field::-moz-placeholder {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field:-ms-input-placeholder,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field:-ms-input-placeholder {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field:focus,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field:focus {
color: #ffffff;
} .scheme_dark .sc_layouts_row_type_compact .sc_layouts_item,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button) {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item a:hover .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item a:hover .sc_layouts_item_icon {
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item_icon {
color: #db5220;
}
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item_details_line2,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item_details_line2 {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_submit,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_submit {
background-color: transparent;
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_submit:hover,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_submit:hover {
background-color: transparent;
color: #db5220;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit,
.scheme_dark.sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit {
color: #db5220;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit:hover,
.scheme_dark.sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit:hover {
color: #db5220;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_field::-webkit-input-placeholder,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_field::-webkit-input-placeholder {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_field::-moz-placeholder,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_field::-moz-placeholder {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_field:-ms-input-placeholder,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_field:-ms-input-placeholder {
color: #a8aec4;
} .scheme_dark .sc_layouts_row_type_normal .sc_layouts_item,
.scheme_dark.sc_layouts_row_type_normal .sc_layouts_item {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_dark.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button) {
color: #a8aec4;
}
.scheme_dark .sc_layouts_row_type_normal.sc_layouts_row_fixed .sc_layouts_item a:not(.sc_button):not(.button){
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon {
color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_normal .search_wrap .search_submit,
.scheme_dark.sc_layouts_row_type_normal .search_wrap .search_submit {
background-color: transparent;
color: #686d80;
}
.scheme_dark .sc_layouts_row_type_normal .search_wrap .search_submit:hover,
.scheme_dark.sc_layouts_row_type_normal .search_wrap .search_submit:hover {
background-color: transparent;
color: #686d80;
} .scheme_dark .sc_layouts_logo b {
color: #ffffff;
}
.scheme_dark .sc_layouts_logo i {
color: #db5220;
}
.scheme_dark .sc_layouts_logo_text,
.scheme_dark .sc_layouts_logo .logo_text {
color: #ffffff !important;
}
.scheme_dark .sc_layouts_logo_text:hover,
.scheme_dark .sc_layouts_logo:hover .logo_text {
color: #db5220 !important;
}
.scheme_dark .sc_layouts_logo_slogan,
.scheme_dark .sc_layouts_logo .logo_slogan {
color: #a8aec4 !important;
} .scheme_dark .search_style_expand.search_opened {
background-color: #1d202b;
border-color: #3d404b;
}
.scheme_dark .search_style_expand.search_opened .search_submit {
color: #a8aec4;
}
.scheme_dark .search_style_expand .search_submit:hover,
.scheme_dark .search_style_expand .search_submit:focus {
color: #ffffff;
} .scheme_dark .search_style_fullscreen.search_opened .search_form_wrap {
background-color: rgba(29,32,43,0.9);
}
.scheme_dark .search_style_fullscreen.search_opened .search_form {
border-color: #ffffff;
}
.scheme_dark .search_style_fullscreen.search_opened .search_close,
.scheme_dark .search_style_fullscreen.search_opened .search_field,
.scheme_dark .search_style_fullscreen.search_opened .search_submit {
color: #ffffff;
}
.scheme_dark .search_style_fullscreen.search_opened .search_close:hover,
.scheme_dark .search_style_fullscreen.search_opened .search_field:hover,
.scheme_dark .search_style_fullscreen.search_opened .search_field:focus,
.scheme_dark .search_style_fullscreen.search_opened .search_submit:hover,
.scheme_dark .search_style_fullscreen.search_opened .search_submit:focus {
color: #a8aec4;
}
.scheme_dark .search_style_fullscreen.search_opened .search_field::-webkit-input-placeholder {color:#ffffff; opacity: 1;}
.scheme_dark .search_style_fullscreen.search_opened .search_field::-moz-placeholder          {color:#ffffff; opacity: 1;} .scheme_dark .search_style_fullscreen.search_opened .search_field:-moz-placeholder           {color:#ffffff; opacity: 1;} .scheme_dark .search_style_fullscreen.search_opened .search_field:-ms-input-placeholder      {color:#ffffff; opacity: 1;} .scheme_dark .search_wrap .search_results {
background-color: #1d202b;
border-color: #3d404b;
}
.scheme_dark .search_wrap .search_results:after {
background-color: #1d202b;
border-left-color: #3d404b;
border-top-color: #3d404b;
}
.scheme_dark .search_wrap .search_results .search_results_close {
color: #ffffff;
}
.scheme_dark .search_wrap .search_results .search_results_close:hover {
color: #ffffff;
}
.scheme_dark .search_results.widget_area .post_item + .post_item {
border-top-color: #3d404b;
}
.scheme_dark .widget_area .post_item .post_info, 
.scheme_dark .widget_area .post_item .post_info .post_info_item a, 
.scheme_dark aside .post_item .post_info{
color: #a8aec4;
} .scheme_dark .sc_layouts_title .sc_layouts_title_meta,
.scheme_dark .sc_layouts_title .sc_layouts_title_breadcrumbs,
.scheme_dark .sc_layouts_title .sc_layouts_title_breadcrumbs a,
.scheme_dark .sc_layouts_title .sc_layouts_title_description,
.scheme_dark .sc_layouts_title .post_meta,
.scheme_dark .sc_layouts_title .post_meta_item,
.scheme_dark .sc_layouts_title .post_meta .vc_inline-link,
.scheme_dark .sc_layouts_title .post_meta_item a,
.scheme_dark .sc_layouts_title .post_meta_item:after,
.scheme_dark .sc_layouts_title .post_meta_item:hover:after,
.scheme_dark .sc_layouts_title .post_meta_item.post_meta_edit:after,
.scheme_dark .sc_layouts_title .post_meta_item.post_meta_edit:hover:after,
.scheme_dark .sc_layouts_title .post_meta_item.post_categories,
.scheme_dark .sc_layouts_title .post_meta_item.post_categories a,
.scheme_dark .sc_layouts_title .post_info .post_info_item,
.scheme_dark .sc_layouts_title .post_info .post_info_item a,
.scheme_dark .sc_layouts_title .post_info_counters .post_meta_item {
color: #ffffff;
}
.scheme_dark .breadcrumbs .breadcrumbs_delimiter:before{
background-color: #ffffff;
}
.scheme_dark .sc_layouts_title .post_meta_item a:hover,
.scheme_dark .sc_layouts_title .sc_layouts_title_breadcrumbs a:hover,
.scheme_dark .sc_layouts_title .post_meta .vc_inline-link:hover,
.scheme_dark .sc_layouts_title a.post_meta_item:hover,
.scheme_dark .sc_layouts_title .post_meta_item.post_categories a:hover,
.scheme_dark .sc_layouts_title .post_info .post_info_item a:hover,
.scheme_dark .sc_layouts_title .post_info_counters .post_meta_item:hover {
color: #db5220;
} .scheme_dark .sc_layouts_menu_nav > li > a {
color: #ffffff;
}
.scheme_dark .sc_layouts_menu_nav > li > a:hover,
.scheme_dark .sc_layouts_menu_nav > li.sfHover > a {
color: #db5220 !important;
}
.scheme_dark .sc_layouts_menu_nav > li.current-menu-item > a,
.scheme_dark .sc_layouts_menu_nav > li.current-menu-parent > a,
.scheme_dark .sc_layouts_menu_nav > li.current-menu-ancestor > a {
color: #db5220 !important;
}
.scheme_dark .sc_layouts_menu_nav .menu-collapse > a:before {
color: #262937;
}
.scheme_dark .sc_layouts_menu_nav .menu-collapse > a:after {
background-color: #db5220;
}
.scheme_dark .sc_layouts_menu_nav .menu-collapse > a:hover:before {
color: #db5220;
}
.scheme_dark .sc_layouts_menu_nav .menu-collapse > a:hover:after {
background-color: #303343;
} .scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav,
.scheme_dark .sc_layouts_menu_nav > li ul {
background-color: #1d202b;
}
.scheme_dark .widget_nav_menu li.menu-delimiter,
.scheme_dark .sc_layouts_menu_nav > li li.menu-delimiter {
border-color: #e5e5e5;
}
.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
.scheme_dark .sc_layouts_menu_nav > li li > a {
color: #ffffff !important;
}
.scheme_dark .sc_layouts_menu_nav > li li > a:before,
.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a:hover,
.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav > li.sfHover > a,
.scheme_dark .sc_layouts_menu_nav > li li > a:hover,
.scheme_dark .sc_layouts_menu_nav > li li.sfHover > a {
color: #db5220 !important;
}
.scheme_dark .sc_layouts_menu_nav > li li > a:hover:after {
color: #db5220 !important;
}
.scheme_dark .sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children > a:hover,
.scheme_dark .sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children.sfHover > a {
color: #333333 !important;
background-color: transparent;
}
.scheme_dark .sc_layouts_menu_nav > li li[class*="icon-"]:before {
color: #db5220;
}
.scheme_dark .sc_layouts_menu_nav > li li[class*="icon-"]:hover:before,
.scheme_dark .sc_layouts_menu_nav > li li[class*="icon-"].shHover:before {
color: #db5220;
}
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-item > a,
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-parent > a,
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-ancestor > a {
color: #db5220 !important;
}
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-item:before,
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-parent:before,
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-ancestor:before {
color: #db5220 !important;
} .scheme_dark .sc_layouts_menu_item_description {
color: #262937;
}
.scheme_dark .menu_main_nav > li ul [class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_dark .sc_layouts_menu_nav > li ul li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_dark .menu_main_nav > li ul a:hover .sc_layouts_menu_item_description,
.scheme_dark .sc_layouts_menu_nav > li ul a:hover .sc_layouts_menu_item_description {
color: #ffffff;
}
.scheme_dark .menu_main_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_dark .sc_layouts_menu_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_dark .menu_main_nav > li > a:hover .sc_layouts_menu_item_description,
.scheme_dark .sc_layouts_menu_nav > li > a:hover .sc_layouts_menu_item_description {
color: #a8aec4;
} .scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .post_item,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .amount,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu li {
color: #333333;
}
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button),
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button),
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button) {
color: #ffffff;
}
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button):hover,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button):hover,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:hover .sc_layouts_item_icon,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:hover .sc_layouts_item_icon,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:hover .sc_layouts_item_icon {
color: #db5220;
}
.scheme_dark ul.sc_layouts_submenu h1,
.scheme_dark ul.sc_layouts_submenu h2,
.scheme_dark ul.sc_layouts_submenu h3,
.scheme_dark ul.sc_layouts_submenu h4,
.scheme_dark ul.sc_layouts_submenu h5,
.scheme_dark ul.sc_layouts_submenu h6,
.scheme_dark ul.sc_layouts_submenu h1 a,
.scheme_dark ul.sc_layouts_submenu h2 a,
.scheme_dark ul.sc_layouts_submenu h3 a,
.scheme_dark ul.sc_layouts_submenu h4 a,
.scheme_dark ul.sc_layouts_submenu h5 a,
.scheme_dark ul.sc_layouts_submenu h6 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h1 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h2 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h3 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h4 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h5 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h6 a {
color: #ffffff;
}
.scheme_dark ul.sc_layouts_submenu h1 a:hover,
.scheme_dark ul.sc_layouts_submenu h2 a:hover,
.scheme_dark ul.sc_layouts_submenu h3 a:hover,
.scheme_dark ul.sc_layouts_submenu h4 a:hover,
.scheme_dark ul.sc_layouts_submenu h5 a:hover,
.scheme_dark ul.sc_layouts_submenu h6 a:hover {
color: #db5220;
}
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h1 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h2 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h3 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h4 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h5 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h6 a:hover {
color: #db5220;
}
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h1 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h2 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h3 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h4 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h5 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h6 a:hover {
color: #ff008a;
}
.scheme_dark ul.sc_layouts_submenu .color_style_dark h1 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h2 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h3 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h4 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h5 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h6 a:hover {
color: #db5220;
}
.scheme_dark ul.sc_layouts_submenu dt,
.scheme_dark ul.sc_layouts_submenu b,
.scheme_dark ul.sc_layouts_submenu strong,
.scheme_dark ul.sc_layouts_submenu i,
.scheme_dark ul.sc_layouts_submenu em,
.scheme_dark ul.sc_layouts_submenu mark,
.scheme_dark ul.sc_layouts_submenu ins {	
color: #ffffff;
}
.scheme_dark ul.sc_layouts_submenu s,
.scheme_dark ul.sc_layouts_submenu strike,
.scheme_dark ul.sc_layouts_submenu del,
.scheme_dark ul.sc_layouts_submenu .post_meta{	
color: #262937;
}
.scheme_dark ul.sc_layouts_submenu .sc_recent_news_header {
border-color: #e5e5e5;
} .scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .post_item{
color: #a8aec4;
}
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button),
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button),
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button) {
color: #db5220;
}
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button):hover,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:hover .sc_layouts_item_icon,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button):hover,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:hover .sc_layouts_item_icon,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:hover .sc_layouts_item_icon {
color: #db5220;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h1,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h2,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h3,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h4,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h5,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h6,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h1 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h2 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h3 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h4 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h5 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h6 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h1 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h2 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h3 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h4 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h5 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h6 a {
color: #ffffff;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h1 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h2 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h3 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h4 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h5 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h6 a:hover {
color: #db5220;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h1 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h2 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h3 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h4 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h5 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h6 a:hover {
color: #db5220;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h1 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h2 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h3 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h4 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h5 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h6 a:hover {
color: #ffffff;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h1 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h2 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h3 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h4 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h5 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h6 a:hover {
color: #db5220;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu dt,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu b,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu strong,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu i,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu em,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu mark,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu ins {	
color: #ffffff;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu s,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu strike,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu del,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .post_meta{	
color: #ffffff;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .sc_recent_news_header {
border-color: #3d404b;
} .scheme_dark.menu_side_wrap .menu_side_button {
color: #ffffff;
border-color: #0e0d12;
background-color: rgba(38,41,55,0.7);
}
.scheme_dark.menu_side_wrap .menu_side_button:hover {
color: #262937;
border-color: #db5220;
background-color: #db5220;
}
.scheme_dark .menu_side_inner {
color: #a8aec4;
background-color: #262937;
}
.scheme_dark .menu_side_inner .sc_layouts_logo {
background-color: #262937;
border-color: #0e0d12;
}
.scheme_dark.menu_side_icons .sc_layouts_logo {
background-color: #1d202b;
border-color: #3d404b;
}
.scheme_dark.menu_side_icons .toc_menu_item .toc_menu_icon,
.scheme_dark .menu_side_inner > .toc_menu_item .toc_menu_icon {
background-color: #1d202b;
border-color: #3d404b;
color: #db5220;
}
.scheme_dark.menu_side_icons .toc_menu_item:hover .toc_menu_icon,
.scheme_dark.menu_side_icons .toc_menu_item_active .toc_menu_icon,
.scheme_dark .menu_side_inner > .toc_menu_item:hover .toc_menu_icon,
.scheme_dark .menu_side_inner > .toc_menu_item_active .toc_menu_icon {
background-color: #db5220;
color: #ffffff;
}
.scheme_dark.menu_side_icons .toc_menu_icon_default:before,
.scheme_dark .menu_side_inner > .toc_menu_icon_default:before {
background-color: #db5220;
}
.scheme_dark.menu_side_icons .toc_menu_item:hover .toc_menu_icon_default:before,
.scheme_dark.menu_side_icons .toc_menu_item_active .toc_menu_icon_default:before,
.scheme_dark .menu_side_inner > .toc_menu_item:hover .toc_menu_icon_default:before,
.scheme_dark .menu_side_inner > .toc_menu_item_active .toc_menu_icon_default:before {
background-color: #ffffff;
}
.scheme_dark.menu_side_icons .toc_menu_item .toc_menu_description,
.scheme_dark .menu_side_inner > .toc_menu_item .toc_menu_description {
color: #ffffff;
background-color: #db5220;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
background-color: #262937;
color: #a8aec4;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon,
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon {
color: #db5220;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
background-color: #db5220;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon:before {
background-color: #db5220;
} .scheme_dark .menu_mobile_inner {
color: #a8aec4;
background-color: #262937;
}
.scheme_dark .menu_mobile_button {
color: #ffffff;
}
.scheme_dark .menu_mobile_button:hover {
color: #db5220;
}
.scheme_dark .menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a {
border-color: #0e0d12;
}
.scheme_dark .menu_mobile_inner a,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li:before {
color: #ffffff;
}
.scheme_dark .menu_mobile_inner a:hover,
.scheme_dark .menu_mobile_inner .current-menu-ancestor > a,
.scheme_dark .menu_mobile_inner .current-menu-item > a,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li:hover:before,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-ancestor:before,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-item:before {
color: #db5220;
}
.scheme_dark .menu_mobile_inner .search_mobile .search_submit {
color: #686d80;
}
.scheme_dark .menu_mobile_inner .search_mobile .search_submit:focus,
.scheme_dark .menu_mobile_inner .search_mobile .search_submit:hover {
color: #686d80;
}  .scheme_dark .menu_hover_fade_box .sc_layouts_menu_nav > a:hover,
.scheme_dark .menu_hover_fade_box .sc_layouts_menu_nav > li > a:hover,
.scheme_dark .menu_hover_fade_box .sc_layouts_menu_nav > li.sfHover > a {
color: #db5220;
background-color: #262937;
} .scheme_dark .menu_hover_slide_line .sc_layouts_menu_nav > li#blob {
background-color: #db5220;
} .scheme_dark .menu_hover_slide_box .sc_layouts_menu_nav > li#blob {
background-color: #262937;
} .scheme_dark .menu_hover_zoom_line .sc_layouts_menu_nav > li > a:before {
background-color: #db5220;
} .scheme_dark .menu_hover_path_line .sc_layouts_menu_nav > li:before,
.scheme_dark .menu_hover_path_line .sc_layouts_menu_nav > li:after,
.scheme_dark .menu_hover_path_line .sc_layouts_menu_nav > li > a:before,
.scheme_dark .menu_hover_path_line .sc_layouts_menu_nav > li > a:after {
background-color: #db5220;
} .scheme_dark .menu_hover_roll_down .sc_layouts_menu_nav > li > a:before {
background-color: #db5220;
} .scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li > a:before {
background-color: #ffffff;
}
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li > a:after,
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
background-color: #db5220;
}
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li.sfHover > a,
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li > a:hover,
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li > a:focus {
color: #db5220;
} .scheme_dark.sc_layouts_row .vc_separator.vc_sep_color_grey .vc_sep_line,
.scheme_dark .sc_layouts_row .vc_separator.vc_sep_color_grey .vc_sep_line {
border-color: #0e0d12;
} .scheme_dark .sc_layouts_cart_items_short {
background-color: #ffffff;
color: #1d202b;
}
.scheme_dark .sc_layouts_cart_widget {
border-color: #3d404b;
background-color: #1d202b;
color: #a8aec4;
}
.scheme_dark .sc_layouts_cart_widget:after {
border-color: #3d404b;
background-color: #1d202b;
}
.scheme_dark .sc_layouts_cart_widget .sc_layouts_cart_widget_close {
color: #ffffff;
}
.scheme_dark .sc_layouts_cart_widget .sc_layouts_cart_widget_close:hover {
color: #ffffff;
} .scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected {
color: #a8aec4;
}
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected:hover {
color: #ffffff;
}
.scheme_dark .sc_layouts_currency .chosen-container .chosen-results,
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder,
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .dd-options,
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option {
background: #262937;
color: #ffffff;
}
.scheme_dark .sc_layouts_currency .chosen-container .chosen-results li,
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option {
color: #ffffff;
}
.scheme_dark .sc_layouts_currency .chosen-container .active-result.highlighted,
.scheme_dark .sc_layouts_currency .chosen-container .active-result.result-selected,
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option:hover,
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder .wSelect-option-selected,
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option:hover,
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option-selected {
color: #db5220 !important;
}
.scheme_dark .sc_layouts_currency .woocommerce-currency-switcher-form .dd-option-description {
color: #a8aec4;
} .scheme_dark #page_preloader,
.scheme_dark .page_content_wrap,
.scheme_dark .custom-background .content_wrap > .content,
.scheme_dark .page_banner_wrap ~ .content_wrap > .content {
background-color: #1d202b;
}
.scheme_dark .preloader_wrap > div {
background-color: #db5220;
} .scheme_dark .top_panel,
.scheme_dark.top_panel {
background-color: rgba(29,32,43,0);
}
.scheme_dark.top_panel.with_bg_image:before {
background-color: rgba(29,32,43,0.7);
}
.scheme_dark.top_panel .slider_engine_revo .slide_subtitle,
.scheme_dark .top_panel .slider_engine_revo .slide_subtitle {
color: #db5220;
}
.scheme_dark .top_panel_default .top_panel_navi,
.scheme_dark.top_panel_default .top_panel_navi {
background-color: #1d202b;
}
.scheme_dark .top_panel_default .top_panel_title,
.scheme_dark.top_panel_default .top_panel_title {
background-color: #262937;
}
.scheme_dark .post_header_position_above .top_panel {
border-color: #3d404b;
}
.scheme_dark .post_header_position_on_thumb .header_content_wrap.header_align_bb .post_header {
border-color: #3d404b;
}
.scheme_dark header .sc_layouts_row_fixed_on.elementor-section:not(.elementor-section-justified){
background-color: #262937;
} .scheme_dark div.esg-filter-wrapper .esg-filterbutton > span,
.scheme_dark .mptt-navigation-tabs li a,
.scheme_dark .netmix_tabs .netmix_tabs_titles li a {
color: #ffffff;
background-color: #262937;
}
.scheme_dark div.esg-filter-wrapper .esg-filterbutton > span:hover,
.scheme_dark .mptt-navigation-tabs li a:hover,
.scheme_dark .netmix_tabs .netmix_tabs_titles li a:hover {
color: #ffffff;
background-color: #db5220;.esg-filterbutton.selected
}
.scheme_dark div.esg-filter-wrapper .esg-filterbutton.selected > span,
.scheme_dark .mptt-navigation-tabs li.active a,
.scheme_dark .netmix_tabs .netmix_tabs_titles li.ui-state-active a {
color: #1d202b;
background-color: #ffffff;
}
.scheme_dark .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton > span,
.scheme_dark .sheme_self.sidebar .mptt-navigation-tabs li a,
.scheme_dark .sheme_self.sidebar .netmix_tabs .netmix_tabs_titles li a {
color: #ffffff;
background-color: #303343;
}
.scheme_dark .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton > span:hover,
.scheme_dark .sheme_self.sidebar .mptt-navigation-tabs li a:hover,
.scheme_dark .sheme_self.sidebar .netmix_tabs .netmix_tabs_titles li a:hover {
color: #ffffff;
background-color: #db5220;
}
.scheme_dark .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton.selected > span,
.scheme_dark .sheme_self.sidebar .mptt-navigation-tabs li.active a,
.scheme_dark .sheme_self.sidebar .netmix_tabs .netmix_tabs_titles li.ui-state-active a {
color: #262937;
background-color: #ffffff;
} .scheme_dark .post_item {
color: #a8aec4;
}
.scheme_dark .post_meta,
.scheme_dark .post_meta_item,
.scheme_dark .post_meta .vc_inline-link,
.scheme_dark .post_meta_item a,
.scheme_dark .post_info .post_info_item,
.scheme_dark .post_info .post_info_item a,
.scheme_dark .post_info_counters .post_meta_item {
color: #ffffff;
}
.scheme_dark .post_meta_item:after,
.scheme_dark .post_meta_item:hover:after,
.scheme_dark .post_meta .vc_inline-link:after,
.scheme_dark .post_meta .vc_inline-link:hover:after{
background-color: #a8aec4;
}
.scheme_dark .sticky .post_meta_item:after,
.scheme_dark .sticky .post_meta_item:hover:after,
.scheme_dark .sticky .post_meta .vc_inline-link:after,
.scheme_dark .sticky .post_meta .vc_inline-link:hover:after{
background-color: #ffffff;
}
.scheme_dark .post_date a:hover,
.scheme_dark a.post_meta_item:hover,
.scheme_dark .post_item_single .post_meta_item.post_date:hover,
.scheme_dark .post_meta_item a:hover,
.scheme_dark .post_meta_item:hover:before,
.scheme_dark .post_meta .vc_inline-link:hover,
.scheme_dark .post_info .post_info_item a:hover,
.scheme_dark .post_info_meta .post_meta_item:hover {
color: #db5220;
}
.scheme_dark .comments_list .post_meta_item:hover:before{
color: inherit;
}
.scheme_dark .post_item .post_title a:hover {
color: #db5220;
}
.scheme_dark .post_meta_item.post_categories,
.scheme_dark .post_meta_item.post_categories a {
color: #db5220;
}
.scheme_dark .post_meta_item.post_categories a:hover {
color: #ffffff;
}
.scheme_dark .sticky .post_meta_item.post_categories,
.scheme_dark .sticky .post_meta_item.post_categories a {
color: #ffffff;
}
.scheme_dark .sticky .post_meta_item.post_categories a:hover {
color: #db5220;
}
.scheme_dark .post_meta_item .socials_share .social_items {
background-color: #1d202b;
}
.scheme_dark .sticky .post_meta_item .socials_share .social_items,
.scheme_dark .sticky .post_meta_item .social_items:before {
background-color: #262937;
}
.scheme_dark .post_meta_item .social_items,
.scheme_dark .post_meta_item .social_items:before {
background-color: #1d202b;
border-color: #3d404b;
color: #ffffff;
}
.scheme_dark .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
border-color: #3d404b;
}
.scheme_dark .post_layout_classic {
border-color: #3d404b;
}
.scheme_dark.gallery_preview:before {
background-color: #1d202b;
}
.scheme_dark.gallery_preview {
color: #a8aec4;
}  .scheme_dark .trx_addons_audio_player.with_cover .audio_author,
.scheme_dark .format-audio .post_featured.with_thumb .post_audio_author {
color: #db5220;
}
.scheme_dark .mejs-container .mejs-controls,
.scheme_dark .wp-playlist .mejs-container .mejs-controls,
.scheme_dark .trx_addons_audio_player.without_cover .mejs-controls,
.scheme_dark .format-audio .post_featured .mejs-controls {
background: #ffffff;
}
.scheme_dark .wp-audio-shortcode.mejs-container .mejs-controls{
background: #f3f5f7;
}
.scheme_dark .mejs-controls .mejs-button > button {
color: #262937;
}
.scheme_dark .mejs-controls .mejs-button > button:hover,
.scheme_dark .mejs-controls .mejs-button > button:focus {
color: #db5220;
}
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-total,
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-loaded,
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-hovered,
.scheme_dark .mejs-controls .mejs-volume-slider .mejs-volume-total,
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #ffffff;
}
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-current,
.scheme_dark .mejs-controls .mejs-volume-slider .mejs-volume-current,
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #262937;
}
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-handle-content {
border-color: #262937;
}
.scheme_dark .mejs-controls .mejs-volume-slider .mejs-volume-handle,
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
background: #262937;
}
.scheme_dark .mejs-controls .mejs-time{
color: #686d80;
} .scheme_dark .trx_addons_audio_player.without_cover,
.scheme_dark .format-audio .post_featured .post_audio {
background: linear-gradient(to right,	#db5220 0%, #db5220 100%);
}
.scheme_dark .trx_addons_audio_player.without_cover .audio_author,
.scheme_dark .format-audio .post_featured .post_audio_author {
color: #262937;
}
.scheme_dark .trx_addons_audio_player.without_cover .audio_caption,
.scheme_dark .format-audio .post_featured .post_audio_title {
color: #262937;
}
.scheme_dark .trx_addons_audio_player.without_cover .audio_description,
.scheme_dark .format-audio .post_featured .post_audio_description {
color: #262937;
} .scheme_dark .wp-playlist-light {
background: #1d202b;
border-color: #3d404b;
color: #a8aec4;
}
.scheme_dark .wp-playlist-light .wp-playlist-caption {
color: #ffffff;
}
.scheme_dark .wp-playlist-light .wp-playlist-playing {
background: #262937;
color: #ffffff;
}
.scheme_dark .wp-playlist-item {
border-color: #3d404b;
} .scheme_dark .format-aside .post_content_inner {
color: #ffffff;
background-color: #262937;
} .scheme_dark .format-link .post_content_inner,
.scheme_dark .format-status .post_content_inner {
color: #ffffff;
} .scheme_dark .format-chat p > b,
.scheme_dark .format-chat p > strong {
color: #ffffff;
} .scheme_dark .trx_addons_video_player.with_cover .video_hover,
.scheme_dark .format-video .post_featured.with_thumb .post_video_hover,
.scheme_dark .sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover,
.scheme_dark .body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover,
.scheme_dark .post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover,
.scheme_dark .post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover{
color: #262937;
background-color: #db5220;
}
.scheme_dark .trx_addons_video_player.with_cover .video_hover:hover,
.scheme_dark .format-video .post_featured.with_thumb .post_video_hover:hover,
.scheme_dark .sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover:hover,
.scheme_dark .body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover:hover,
.scheme_dark .post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover:hover,
.scheme_dark .post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover:hover{
background-color: #db5220;
} .scheme_dark .post_layout_chess_1 .post_meta:before {
background-color: #3d404b;
} .scheme_dark .nav-links-old {
color: #ffffff;
}
.scheme_dark .nav-links-old a:hover {
color: #ffffff;
border-color: #ffffff;
}
.scheme_dark .esg-filters div.esg-navigationbutton,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .page_links > a,
.scheme_dark .comments_pagination .page-numbers,
.scheme_dark .nav-links .page-numbers {
color: #ffffff;
}
.scheme_dark .esg-filters div.esg-navigationbutton:hover,
.scheme_dark .esg-filters div.esg-navigationbutton.selected,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current,
.scheme_dark .page_links > a:hover,
.scheme_dark .page_links > span:not(.page_links_title),
.scheme_dark .comments_pagination a.page-numbers:hover,
.scheme_dark .comments_pagination .page-numbers.current,
.scheme_dark .nav-links a.page-numbers:hover,
.scheme_dark .nav-links .page-numbers.current {
color: #a8aec4;
} .scheme_dark .posts_container .full_post_content,
.scheme_dark .posts_container .full_post_content:not(:last-child),
.scheme_dark .sc_item_posts_container .full_post_content,
.scheme_dark .sc_item_posts_container .full_post_content:not(:last-child) {
border-color: #3d404b;
}
.scheme_dark .full_post_loading:after {
background-color: rgba(29,32,43,0.7);	
}
.scheme_dark button.full_post_close {
color: #db5220;
background-color: #1d202b;	
}
.scheme_dark button.full_post_close:hover {
color: #db5220;
}
.scheme_dark .full_post_progress_bar {
stroke: #db5220;
} .scheme_dark .post_item_single .post_header .post_date {
color: #ffffff;
}
.scheme_dark .post_item_single .post_header .post_categories,
.scheme_dark .post_item_single .post_header .post_categories a {
color: #db5220;
}
.scheme_dark .post_item_single .post_content .post_tags{
color: #ffffff;
}
.scheme_dark .post_item_single .post_content .post_tags a {
color: #db5220;
}
.scheme_dark .post_item_single .post_content .post_tags a:hover {
color: #ffffff;
}
.scheme_dark .post-password-form input[type="submit"] {
border-color: #ffffff;
} .scheme_dark .nav-links-single .nav-links {
border-color: #3d404b;
}
.scheme_dark .nav-links-single .nav-links a .meta-nav {
color: #ffffff;
}
.scheme_dark .nav-links-single .nav-links a .post_date {
color: #ffffff;
}
.scheme_dark .nav-links-single .nav-links a:hover .meta-nav,
.scheme_dark .nav-links-single .nav-links a:hover .post_date {
color: #ffffff;
}
.scheme_dark .nav-links-single .nav-links a:hover .post-title {
color: #db5220;
}
.scheme_dark .nav-links-single.nav-links-fixed .nav-links .nav-previous,
.scheme_dark .nav-links-single.nav-links-fixed .nav-links .nav-next {
border-color: #3d404b;
background-color: #1d202b;
}
.scheme_dark .previous_post_content {
border-color: #3d404b;
} .scheme_dark .author_info {
color: #a8aec4;
background-color: #262937;
}
.scheme_dark .author_info .author_title {
color: #ffffff;
}
.scheme_dark .author_info a {
color: #db5220;
}
.scheme_dark .author_info a:hover {
color: #db5220;
} .scheme_dark .related_wrap.related_style_modern .post_header {
background-color: rgba(29,32,43,0.7);
}
.scheme_dark .related_wrap.related_style_modern:hover .post_header {
background-color: #1d202b;
}
.scheme_dark .related_wrap.related_style_modern .post_meta a {
color: #a8aec4;
}
.scheme_dark .related_wrap.related_style_modern:hover .post_meta a {
color: #ffffff;
}
.scheme_dark .related_wrap.related_style_modern:hover .post_meta a:hover {
color: #ffffff;
} .scheme_dark .page_contact_form {
border-color: #3d404b;
}
.scheme_dark div.wpcf7-validation-errors, .scheme_dark div.wpcf7-acceptance-missing{
border-color: #db5220;
background-color: #db5220;
color: #262937;
}
.scheme_dark span.wpcf7-not-valid-tip{
color: #ffffff;
}
.scheme_dark div.wpcf7-mail-sent-ok{
border-color: #db5220;
background-color: #db5220;
color: #262937;
} .scheme_dark .comments_list_wrap li + li,
.scheme_dark .comments_list_wrap li ul {
border-color: #3d404b;
}
.scheme_dark .comments_list_wrap .bypostauthor > .comment_body .comment_author_avatar:after {
border-color: #db5220;
}
.scheme_dark .comments_list_wrap .comment_info {
color: #ffffff;
}
.scheme_dark .comments_list_wrap .comment_counters a {
color: #db5220;
}
.scheme_dark .comments_list_wrap .comment_counters a:hover {
color: #db5220;
}
.scheme_dark .comments_list_wrap .comment_text {
color: #a8aec4;
}
.scheme_dark .comments_list_wrap .comment_reply a {
color: #db5220;
}
.scheme_dark .comments_list_wrap .comment_reply a:hover {
color: #ffffff;
}
.scheme_dark .comments_form_wrap {
border-color: #3d404b;
}
.scheme_dark .comments_wrap .comments_notes {
color: #ffffff;
} .scheme_dark .post_item_404 .page_title {
color: #ffffff;
}
.scheme_dark .post_item_404 .page_description {
color: #ffffff;
}
.scheme_dark .post_item_404 .go_home {
border-color: #ffffff;
} .scheme_dark.sidebar .sidebar_inner {
background-color: #262937;
color: #a8aec4;
}
.scheme_dark.sidebar a {
color: #db5220;
}
.scheme_dark.sidebar a:hover {
color: #db5220;
}
.scheme_dark.sidebar h1, .scheme_dark.sidebar h2, .scheme_dark.sidebar h3, .scheme_dark.sidebar h4, .scheme_dark.sidebar h5, .scheme_dark.sidebar h6,
.scheme_dark.sidebar h1 a, .scheme_dark.sidebar h2 a, .scheme_dark.sidebar h3 a, .scheme_dark.sidebar h4 a, .scheme_dark.sidebar h5 a, .scheme_dark.sidebar h6 a {
color: #ffffff;
}
.scheme_dark.sidebar h1 a:hover, .scheme_dark.sidebar h2 a:hover, .scheme_dark.sidebar h3 a:hover, .scheme_dark.sidebar h4 a:hover, .scheme_dark.sidebar h5 a:hover, .scheme_dark.sidebar h6 a:hover {
color: #db5220;
}
.scheme_dark .sidebar_control {
color: #ffffff !important;
background-color: #262937;
border-color: #0e0d12;
}
.scheme_dark .sidebar_control:hover {
color: #db5220 !important;
background-color: #303343;
border-color: #2c3040;
} .scheme_dark.sidebar li > a,
.scheme_dark.sidebar .post_title > a {
color: #ffffff;
}
.scheme_dark.sidebar li > a:hover,
.scheme_dark.sidebar .post_title > a:hover {
color: #db5220;
} .scheme_dark.sidebar .post_meta,
.scheme_dark.sidebar .post_meta_item,
.scheme_dark.sidebar .post_meta_item:after,
.scheme_dark.sidebar .post_meta_item:hover:after,
.scheme_dark.sidebar .post_meta .vc_inline-link,
.scheme_dark.sidebar .post_meta .vc_inline-link:after,
.scheme_dark.sidebar .post_meta .vc_inline-link:hover:after,
.scheme_dark.sidebar .post_meta_item a,
.scheme_dark.sidebar .post_info .post_info_item,
.scheme_dark.sidebar .post_info .post_info_item a,
.scheme_dark.sidebar .post_info_counters .post_meta_item {
color: #686d80;
}
.scheme_dark.sidebar .post_date a:hover,
.scheme_dark.sidebar a.post_meta_item:hover,
.scheme_dark.sidebar .post_meta_item a:hover,
.scheme_dark.sidebar .post_meta .vc_inline-link:hover,
.scheme_dark.sidebar .post_info .post_info_item a:hover,
.scheme_dark.sidebar .post_info_counters .post_meta_item:hover {
color: #ffffff;
}
.scheme_dark.sidebar .post_item .post_title a:hover {
color: #db5220;
}
.scheme_dark.sidebar .post_meta_item.post_categories,
.scheme_dark.sidebar .post_meta_item.post_categories a {
color: #db5220;
}
.scheme_dark.sidebar .post_meta_item.post_categories a:hover {
color: #db5220;
}
.scheme_dark.sidebar .post_meta_item .socials_share .social_items {
background-color: #262937;
}
.scheme_dark.sidebar .post_meta_item .social_items,
.scheme_dark.sidebar .post_meta_item .social_items:before {
background-color: #262937;
border-color: #0e0d12;
color: #686d80;
} .scheme_dark.sidebar .widget_archive li {
color: #ffffff;
} .scheme_dark .widget_calendar caption,
.scheme_dark .wp-block-calendar caption,
.scheme_dark .widget_calendar tbody td a,
.scheme_dark .wp-block-calendar tbody td a,
.scheme_dark .widget_calendar th,
.scheme_dark .wp-block-calendar th {
color: #ffffff;
}
.scheme_dark.sidebar .widget_calendar caption,
.scheme_dark.sidebar .wp-block-calendar caption{
color: #ffffff;
}
.scheme_dark.sidebar .widget_calendar tbody td a,
.scheme_dark.sidebar .widget_calendar th {
color: #db5220;
}
.scheme_dark .widget_calendar tbody td,
.scheme_dark .wp-block-calendar tbody td {
color: #a8aec4 !important;
}
.scheme_dark.sidebar .widget_calendar tbody td {
color: #a8aec4 !important;
}
.scheme_dark .widget_calendar tbody td a:hover,
.scheme_dark .wp-block-calendar tbody td a:hover {
color: #db5220;
}
.scheme_dark.sidebar .widget_calendar tbody td a:hover {
color: #db5220;
}
.scheme_dark .widget_calendar tbody td a:after,
.scheme_dark .wp-block-calendar tbody td a:after {
background-color: #db5220;
}
.scheme_dark.sidebar .widget_calendar tbody td a:after {
background-color: #db5220;
}
.scheme_dark .widget_calendar td#today,
.scheme_dark .wp-block-calendar td#today {
color: #262937 !important;
}
.scheme_dark .widget_calendar td#today a,
.scheme_dark .wp-block-calendar td#today a {
color: #262937;
}
.scheme_dark .widget_calendar td#today:before,
.scheme_dark .wp-block-calendar td#today:before {
background-color: #db5220;
}
.scheme_dark .widget_calendar td#today:hover:before,
.scheme_dark .wp-block-calendar td#today:hover:before {
background-color: #db5220;
}
.scheme_dark .widget_calendar td#today a:after,
.scheme_dark .wp-block-calendar td#today a:after {
background-color: #ffffff;
}
.scheme_dark .widget_calendar td#today a:hover:after,
.scheme_dark .wp-block-calendar td#today a:hover:after {
background-color: #262937;
}
.scheme_dark .wp-calendar-nav .wp-calendar-nav-prev a,
.scheme_dark .wp-calendar-nav .wp-calendar-nav-next a,
.scheme_dark .widget_calendar #prev a,
.scheme_dark .wp-block-calendar #prev a,
.scheme_dark .widget_calendar #next a,
.scheme_dark .wp-block-calendar #next a {
color: #db5220;
}
.scheme_dark.sidebar .wp-calendar-nav .wp-calendar-nav-prev a,
.scheme_dark.sidebar .wp-calendar-nav .wp-calendar-nav-next a,
.scheme_dark.sidebar .widget_calendar #prev a,
.scheme_dark.sidebar .widget_calendar #next a {
color: #ffffff;
}
.scheme_dark.sidebar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.scheme_dark.sidebar .wp-calendar-nav .wp-calendar-nav-next a:hover,
.scheme_dark.sidebar .widget_calendar #prev a:before,
.scheme_dark.sidebar .widget_calendar #next a:before {
color: #db5220;
}
.scheme_dark .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.scheme_dark .wp-calendar-nav .wp-calendar-nav-next a:hover,
.scheme_dark .widget_calendar #prev a:hover,
.scheme_dark .wp-block-calendar #prev a:hover,
.scheme_dark .widget_calendar #next a:hover,
.scheme_dark .wp-block-calendar #next a:hover {
color: #db5220;
}
.scheme_dark.sidebar .widget_calendar #prev a:hover,
.scheme_dark.sidebar .widget_calendar #next a:hover {
color: #db5220;
}
.scheme_dark .widget_calendar .wp-calendar-nav-prev a:before,
.scheme_dark .wp-block-calendar .wp-calendar-nav-prev a:before,
.scheme_dark .widget_calendar .wp-calendar-nav-next a:before,
.scheme_dark .wp-block-calendar .wp-calendar-nav-next a:before {
background-color: #1d202b;
}
.scheme_dark.sidebar .widget_calendar .wp-calendar-nav-prev a:before,
.scheme_dark.sidebar .widget_calendar .wp-calendar-nav-next a:before,
.scheme_dark.footer_wrap .widget_calendar .wp-calendar-nav-prev a:before,
.scheme_dark.footer_wrap .widget_calendar .wp-calendar-nav-next a:before {
background-color: #262937;
} .scheme_dark .widget_categories li {
color: #ffffff;
}
.scheme_dark.sidebar .widget_categories li {
color: #ffffff;
} .scheme_dark .widget_recent_entries .post-date {
color: #ffffff;
}
.scheme_dark.widget_recent_entries .post-date {
color: #686d80;
} .scheme_dark .widget_rss .widget_title a:first-child {
color: #db5220;
}
.scheme_dark.sidebar .widget_rss .widget_title a:first-child {
color: #db5220;
}
.scheme_dark .widget_rss .widget_title a:first-child:hover {
color: #db5220;
}
.scheme_dark.sidebar .widget_rss .widget_title a:first-child:hover {
color: #db5220;
}
.scheme_dark .widget_rss .rss-date {
color: #ffffff;
}
.scheme_dark.sidebar .widget_rss .rss-date {
color: #686d80;
} .scheme_dark .sc_edd_details .downloads_page_tags .downloads_page_data > a,
.scheme_dark .widget_product_tag_cloud a,
.scheme_dark .wp-block-tag-cloud a,
.scheme_dark .widget_tag_cloud a {
color: #ffffff;
}
.scheme_dark .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover,
.scheme_dark .widget_product_tag_cloud a:hover,
.scheme_dark .wp-block-tag-cloud a:hover,
.scheme_dark .widget_tag_cloud a:hover {
color: #db5220 !important;
} .scheme_dark.footer_wrap,
.footer_wrap .scheme_dark.vc_row {
background-color: #262937;
color: #a8aec4;
}
.scheme_dark.footer_wrap .widget,
.scheme_dark.footer_wrap .sc_content .wpb_column,
.footer_wrap .scheme_dark.vc_row .widget,
.footer_wrap .scheme_dark.vc_row .sc_content .wpb_column {
border-color: #0e0d12;
}
.scheme_dark.footer_wrap h1, .scheme_dark.footer_wrap h2, .scheme_dark.footer_wrap h3,
.scheme_dark.footer_wrap h4, .scheme_dark.footer_wrap h5, .scheme_dark.footer_wrap h6,
.scheme_dark.footer_wrap h1 a, .scheme_dark.footer_wrap h2 a, .scheme_dark.footer_wrap h3 a,
.scheme_dark.footer_wrap h4 a, .scheme_dark.footer_wrap h5 a, .scheme_dark.footer_wrap h6 a,
.footer_wrap .scheme_dark.vc_row h1, .footer_wrap .scheme_dark.vc_row h2, .footer_wrap .scheme_dark.vc_row h3,
.footer_wrap .scheme_dark.vc_row h4, .footer_wrap .scheme_dark.vc_row h5, .footer_wrap .scheme_dark.vc_row h6,
.footer_wrap .scheme_dark.vc_row h1 a, .footer_wrap .scheme_dark.vc_row h2 a, .footer_wrap .scheme_dark.vc_row h3 a,
.footer_wrap .scheme_dark.vc_row h4 a, .footer_wrap .scheme_dark.vc_row h5 a, .footer_wrap .scheme_dark.vc_row h6 a {
color: #ffffff;
}
.scheme_dark.footer_wrap h1 a:hover, .scheme_dark.footer_wrap h2 a:hover, .scheme_dark.footer_wrap h3 a:hover,
.scheme_dark.footer_wrap h4 a:hover, .scheme_dark.footer_wrap h5 a:hover, .scheme_dark.footer_wrap h6 a:hover,
.footer_wrap .scheme_dark.vc_row h1 a:hover, .footer_wrap .scheme_dark.vc_row h2 a:hover, .footer_wrap .scheme_dark.vc_row h3 a:hover,
.footer_wrap .scheme_dark.vc_row h4 a:hover, .footer_wrap .scheme_dark.vc_row h5 a:hover, .footer_wrap .scheme_dark.vc_row h6 a:hover {
color: #db5220;
}
.scheme_dark.footer_wrap a,
.footer_wrap .scheme_dark.vc_row a {
color: #ffffff;
}
.scheme_dark.footer_wrap a:hover,
.footer_wrap .scheme_dark.vc_row a:hover {
color: #db5220;
} .scheme_dark.footer_wrap .post_meta,
.scheme_dark.footer_wrap .post_meta_item,
.scheme_dark.footer_wrap .post_meta_item:after,
.scheme_dark.footer_wrap .post_meta_item:hover:after,
.scheme_dark.footer_wrap .post_meta .vc_inline-link,
.scheme_dark.footer_wrap .post_meta .vc_inline-link:after,
.scheme_dark.footer_wrap .post_meta .vc_inline-link:hover:after,
.scheme_dark.footer_wrap .post_meta_item a,
.scheme_dark.footer_wrap .post_info .post_info_item,
.scheme_dark.footer_wrap .post_info .post_info_item a,
.scheme_dark.footer_wrap .post_info_counters .post_meta_item {
color: #686d80;
}
.scheme_dark.footer_wrap .post_date a:hover,
.scheme_dark.footer_wrap a.post_meta_item:hover,
.scheme_dark.footer_wrap .post_meta_item a:hover,
.scheme_dark.footer_wrap .post_meta .vc_inline-link:hover,
.scheme_dark.footer_wrap .post_info .post_info_item a:hover,
.scheme_dark.footer_wrap .post_info_counters .post_meta_item:hover {
color: #ffffff;
}
.scheme_dark.footer_wrap .post_item .post_title a:hover {
color: #db5220;
}
.scheme_dark.footer_wrap .post_meta_item.post_categories,
.scheme_dark.footer_wrap .post_meta_item.post_categories a {
color: #db5220;
}
.scheme_dark.footer_wrap .post_meta_item.post_categories a:hover {
color: #db5220;
}
.scheme_dark.footer_wrap .post_meta_item .socials_share .social_items {
background-color: #262937;
}
.scheme_dark.footer_wrap .post_meta_item .social_items,
.scheme_dark.footer_wrap .post_meta_item .social_items:before {
background-color: #262937;
border-color: #0e0d12;
color: #686d80;
}
.scheme_dark .footer_logo_inner {
border-color: #0e0d12;
}
.scheme_dark .footer_logo_inner:after {
background-color: #a8aec4;
}
.scheme_dark .menu_footer_nav_area ul li a {
color: #ffffff;
}
.scheme_dark .menu_footer_nav_area ul li a:hover {
color: #db5220;
}
.scheme_dark .menu_footer_nav_area ul li+li:before {
border-color: #686d80;
}
.scheme_dark .menu_footer_nav_area > ul > li ul,
.scheme_dark .footer_wrap .sc_layouts_menu > ul > li ul {
border-color: #e5e5e5;
}
.scheme_dark .footer_copyright_inner {
background-color: #1d202b;
border-color: #3d404b;
color: #ffffff;
}
.scheme_dark .footer_copyright_inner a {
color: #ffffff;
}
.scheme_dark .footer_copyright_inner a:hover {
color: #db5220;
}
.scheme_dark .footer_copyright_inner .copyright_text {
color: #a8aec4;
}  .scheme_dark .mfp-bg,
.scheme_dark .elementor-lightbox {
background-color: #262937;
}
.scheme_dark .mfp-image-holder .mfp-close,
.scheme_dark .mfp-iframe-holder .mfp-close,
.scheme_dark .mfp-wrap .mfp-close {
color: #db5220;
background-color: transparent;
}
.scheme_dark .elementor-lightbox .dialog-lightbox-close-button,
.scheme_dark .elementor-lightbox .elementor-swiper-button {
color: #ffffff;
background-color: transparent;
}
.scheme_dark .mfp-image-holder .mfp-close:hover,
.scheme_dark .mfp-iframe-holder .mfp-close:hover,
.scheme_dark .mfp-close-btn-in .mfp-close:hover {
color: #db5220;
}
.scheme_dark .elementor-lightbox .dialog-lightbox-close-button:hover,
.scheme_dark .elementor-lightbox .elementor-swiper-button:hover {
color: #db5220;
} .scheme_dark .accent1 {		color: #db5220; }
.scheme_dark .accent2 {		color: #db5220; }
.scheme_dark .accent3 {		color: #ffffff; }
.scheme_dark .accent1_bg {	background-color: #db5220; color: #262937; }
.scheme_dark .accent2_bg {	background-color: #db5220; color: #262937; }
.scheme_dark .accent3_bg {	background-color: #ffffff; color: #262937; }
.scheme_dark .alter_bg {		background-color: #262937; }
.scheme_dark .alter_text {	color: #a8aec4; }
.scheme_dark .alter_link {	color: #db5220; }
.scheme_dark .alter_link2 {	color: #db5220; }
.scheme_dark .alter_link3 {	color: #ff008a; }
.scheme_dark .extra_bg {		background-color: #1d202b; }
.scheme_dark .extra_text {	color: #333333; }
.scheme_dark .extra_link {	color: #db5220; }
.scheme_dark .extra_link2 {	color: #db5220; }
.scheme_dark .extra_link3 {	color: #ff008a; }
.scheme_dark .esg-nav-by-shortcode.netmix-bullets .esg-pagination .esg-filterbutton.selected{
background: #db5220!important;
}
.scheme_dark .esg-nav-by-shortcode.netmix-bullets .esg-pagination .esg-filterbutton{
background: rgba(255,255,255,0.1)!important;
}
.scheme_dark .esg-nav-by-shortcode.netmix-bullets .esg-pagination .esg-filterbutton:hover{
background: #1d202b!important;
} .scheme_dark .elementor-shape .elementor-shape-fill {
fill: #1d202b;
} .scheme_dark .elementor-divider-separator {
border-color: #3d404b;
}  .scheme_dark .elementor-heading-title span,
.scheme_dark .elementor-heading-title span b{
color: #ffffff;
}
.scheme_dark .scheme_dark .elementor-heading-title span,
.scheme_dark .scheme_dark .elementor-heading-title span b{
color: #db5220;
} .scheme_dark .elementor-progress-bar{
background: linear-gradient(to right,	#db5220 0%, #db5220 100%);
color: #262937;
}
.scheme_dark .elementor-progress-wrapper{
background-color:#f3f5f7;
} .scheme_dark .elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-up,
.scheme_dark .elementor-accordion .elementor-tab-title .elementor-accordion-icon i.fa-angle-down{
background-color:#db5220;
}
.scheme_dark .elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon i.fa-angle-up,
.scheme_dark .elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon i.fa-angle-down{
background-color:#db5220;
} .scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title,
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title{
background-color:#262937;
color:#ffffff;
}
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title a,
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title a{
color:#ffffff;
}
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active,
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title.elementor-active,
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:hover,
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title:hover{
background-color:#db5220;
color:#262937;
}
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active a,
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title.elementor-active a,
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title:hover a,
.scheme_dark .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:hover a{
color:#262937;
}
.scheme_dark .editor-post-sidebar-holder {
background-color: #262937;	
}
.scheme_dark .editor-post-sidebar-holder:before {
color: #a8aec4;
}
.scheme_dark.editor-block-list__layout {
color: #a8aec4;
background-color: #1d202b;
}
.scheme_dark.editor-block-list__layout p {
color: #a8aec4;
} .scheme_dark .has-bg-color-color {		color: #1d202b; }
.scheme_dark .has-bd-color-color {		color: #3d404b; }
.scheme_dark .has-text-color-color {		color: #a8aec4; }
.scheme_dark .has-text-light-color {		color: #ffffff; }
.scheme_dark .has-text-dark-color {		color: #ffffff; }
.scheme_dark .has-text-link-color {		color: #db5220; }
.scheme_dark .has-text-hover-color {		color: #db5220; }
.scheme_dark .has-text-link-2-color {	color: #db5220; }
.scheme_dark .has-text-hover-2-color {	color: #db5220; }
.scheme_dark .has-text-link-3-color {	color: #ffffff; }
.scheme_dark .has-text-hover-3-color {	color: #ffffff; }
.scheme_dark .has-bg-color-background-color {		background-color: #1d202b;}
.scheme_dark .has-bd-color-background-color {		background-color: #3d404b; }
.scheme_dark .has-text-color-background-color {		background-color: #a8aec4; }
.scheme_dark .has-text-light-background-color {		background-color: #ffffff; }
.scheme_dark .has-text-dark-background-color {		background-color: #ffffff; }
.scheme_dark .has-text-link-background-color {		background-color: #db5220; }
.scheme_dark .has-text-hover-background-color {		background-color: #db5220; }
.scheme_dark .has-text-link-2-background-color {		background-color: #db5220; }
.scheme_dark .has-text-hover-2-background-color {	background-color: #db5220; }
.scheme_dark .has-text-link-3-background-color {		background-color: #ffffff; }
.scheme_dark .has-text-hover-3-background-color {	background-color: #ffffff; }  .scheme_dark .sc_button_hover_slide_left {	background: linear-gradient(to right,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_slide_right {  background: linear-gradient(to left,	#db5220 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#db5220 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_style_link2.sc_button_hover_slide_left {	background: linear-gradient(to right,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_style_link2.sc_button_hover_slide_right {  background: linear-gradient(to left,	#db5220 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_style_link2.sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_style_link2.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#db5220 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_style_link3.sc_button_hover_slide_left {	background: linear-gradient(to right,	#ffffff 50%, #ffffff 50%) no-repeat scroll right bottom / 210% 100% #ffffff !important; }
.scheme_dark .sc_button_hover_style_link3.sc_button_hover_slide_right {  background: linear-gradient(to left,	#ffffff 50%, #ffffff 50%) no-repeat scroll left bottom / 210% 100% #ffffff !important; }
.scheme_dark .sc_button_hover_style_link3.sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#ffffff 50%, #ffffff 50%) no-repeat scroll right bottom / 100% 210% #ffffff !important; }
.scheme_dark .sc_button_hover_style_link3.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ffffff 50%, #ffffff 50%) no-repeat scroll right top / 100% 210% #ffffff !important; }
.scheme_dark .sc_button_hover_style_dark.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #ffffff 50%) no-repeat scroll right bottom / 210% 100% #ffffff !important; }
.scheme_dark .sc_button_hover_style_dark.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #ffffff 50%) no-repeat scroll left bottom / 210% 100% #ffffff !important; }
.scheme_dark .sc_button_hover_style_dark.sc_button_hover_slide_top {			background: linear-gradient(to bottom,	#db5220 50%, #ffffff 50%) no-repeat scroll right bottom / 100% 210% #ffffff !important; }
.scheme_dark .sc_button_hover_style_dark.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #ffffff 50%) no-repeat scroll right top / 100% 210% #ffffff !important; }
.scheme_dark .sc_button_hover_style_light.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #ffffff 50%) no-repeat scroll right bottom / 210% 100% #ffffff !important; }
.scheme_dark .sc_button_hover_style_light.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #ffffff 50%) no-repeat scroll left bottom / 210% 100% #ffffff !important; }
.scheme_dark .sc_button_hover_style_light.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #ffffff 50%) no-repeat scroll right bottom / 100% 210% #ffffff !important; }
.scheme_dark .sc_button_hover_style_light.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #ffffff 50%) no-repeat scroll right top / 100% 210% #ffffff !important; }
.scheme_dark .sc_button_hover_style_inverse.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_style_inverse.sc_button_hover_slide_right {	background: linear-gradient(to left,	#ffffff 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_style_inverse.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_style_inverse.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ffffff 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_style_hover.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_style_hover.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_style_hover.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_style_hover.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_right {		background: linear-gradient(to left,	#ffffff 50%, #db5220 50%) no-repeat scroll left bottom / 210% 100% #db5220 !important; }
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ffffff 50%, #db5220 50%) no-repeat scroll right bottom / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#ffffff 50%, #db5220 50%) no-repeat scroll right top / 100% 210% #db5220 !important; }
.scheme_dark .sc_button_hover_style_alterbd.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #0e0d12 50%) no-repeat scroll right bottom / 210% 100% #0e0d12 !important; }
.scheme_dark .sc_button_hover_style_alterbd.sc_button_hover_slide_right {	background: linear-gradient(to left,	#db5220 50%, #0e0d12 50%) no-repeat scroll left bottom / 210% 100% #0e0d12 !important; }
.scheme_dark .sc_button_hover_style_alterbd.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #0e0d12 50%) no-repeat scroll right bottom / 100% 210% #0e0d12 !important; }
.scheme_dark .sc_button_hover_style_alterbd.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#db5220 50%, #0e0d12 50%) no-repeat scroll right top / 100% 210% #0e0d12 !important; }
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_left {		background: linear-gradient(to right,	#db5220 50%, #1d202b 50%) no-repeat scroll right bottom / 210% 100% #1d202b !important; }
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_right {		background: linear-gradient(to left,	#db5220 50%, #1d202b 50%) no-repeat scroll left bottom / 210% 100% #1d202b !important; }
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#db5220 50%, #1d202b 50%) no-repeat scroll right bottom / 100% 210% #1d202b !important; }
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#db5220 50%, #1d202b 50%) no-repeat scroll right top / 100% 210% #1d202b !important; }
.scheme_dark .sc_button_hover_slide_left:hover,
.scheme_dark .sc_button_hover_slide_left.active,
.scheme_dark .ui-state-active .sc_button_hover_slide_left,
.scheme_dark .vc_active .sc_button_hover_slide_left,
.scheme_dark .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_left,
.scheme_dark li.active .sc_button_hover_slide_left {		background-position: left bottom !important; }
.scheme_dark .sc_button_hover_slide_right:hover,
.scheme_dark .sc_button_hover_slide_right.active,
.scheme_dark .ui-state-active .sc_button_hover_slide_right,
.scheme_dark .vc_active .sc_button_hover_slide_right,
.scheme_dark .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_right,
.scheme_dark li.active .sc_button_hover_slide_right {	background-position: right bottom !important; }
.scheme_dark .sc_button_hover_slide_top:hover,
.scheme_dark .sc_button_hover_slide_top.active,
.scheme_dark .ui-state-active .sc_button_hover_slide_top,
.scheme_dark .vc_active .sc_button_hover_slide_top,
.scheme_dark .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_top,
.scheme_dark li.active .sc_button_hover_slide_top {		background-position: right top !important; }
.scheme_dark .sc_button_hover_slide_bottom:hover,
.scheme_dark .sc_button_hover_slide_bottom.active,
.scheme_dark .ui-state-active .sc_button_hover_slide_bottom,
.scheme_dark .vc_active .sc_button_hover_slide_bottom,
.scheme_dark .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_bottom,
.scheme_dark li.active .sc_button_hover_slide_bottom {	background-position: right bottom !important; }  .scheme_dark .post_featured.hover_dots .icons span {
background-color: #db5220;
}
.scheme_dark .post_featured.hover_dots .post_info {
color: #ffffff;
} .scheme_dark .post_featured.hover_icon .icons a {
background-color: #db5220;
color: #262937;
}
.scheme_dark .post_featured.hover_icon a:hover {
background-color: #db5220;
}
.scheme_dark .post_featured.hover_icon .mask{
background-color: rgba(38,41,55,0.6);
} .scheme_dark .post_featured.hover_icons .icons a {
color: #ffffff;
background-color: rgba(29,32,43,0.7);
}
.scheme_dark .post_featured.hover_icons a:hover {
color: #db5220;
background-color: #1d202b;
} .scheme_dark .post_featured.hover_fade .post_info,
.scheme_dark .post_featured.hover_fade .post_info a,
.scheme_dark .post_featured.hover_fade .post_info .post_meta_item {
color: #ffffff;
}
.scheme_dark .post_featured.hover_fade .post_info a:hover {
color: #db5220;
} .scheme_dark .post_featured.hover_slide .post_info,
.scheme_dark .post_featured.hover_slide .post_info a,
.scheme_dark .post_featured.hover_slide .post_info .post_meta_item {
color: #ffffff;
}
.scheme_dark .post_featured.hover_slide .post_info a:hover {
color: #db5220;
}
.scheme_dark .post_featured.hover_slide .post_info .post_title:after {
background-color: #ffffff;
} .scheme_dark .post_featured.hover_pull {
background-color: #1d202b;
}
.scheme_dark .post_featured.hover_pull .post_info,
.scheme_dark .post_featured.hover_pull .post_info a,
.scheme_dark .post_featured.hover_pull .post_info a:before {
color: #ffffff;
}
.scheme_dark .post_featured.hover_pull .post_info a:hover,
.scheme_dark .post_featured.hover_pull .post_info a:hover:before {
color: #db5220;
} .scheme_dark .post_featured.hover_border .post_info,
.scheme_dark .post_featured.hover_border .post_info a,
.scheme_dark .post_featured.hover_border .post_info .post_meta_item {
color: #ffffff;
}
.scheme_dark .post_featured.hover_border .post_info a:hover {
color: #db5220;
}
.scheme_dark .post_featured.hover_border .post_info:before,
.scheme_dark .post_featured.hover_border .post_info:after {
border-color: #ffffff;
} .scheme_dark .post_featured.hover_shop .icons a {
color: #ffffff;
border-color: #db5220 !important;
background-color: transparent;
}
.scheme_dark .post_featured.hover_shop .icons a:hover {
color: #262937;
border-color: #db5220 !important;
background-color: #db5220;
}
.scheme_dark .products.related .post_featured.hover_shop .icons a {
color: #ffffff;
border-color: #db5220 !important;
background-color: #db5220;
}
.scheme_dark .products.related .post_featured.hover_shop .icons a:hover {
color: #262937;
border-color: #db5220 !important;
background-color: #db5220;
} .scheme_dark .post_featured.hover_shop_buttons .icons .shop_link {
color: #1d202b;
background-color: #ffffff;
}
.scheme_dark .post_featured.hover_shop_buttons .icons a:hover {
color: #262937;
background-color: #db5220;
}@media (max-width: 1679px) { html {
font-size: 14px; }
h2 {
font-size: 3.4rem; } table th, table td,
.sc_table table th, .sc_table table td {
padding: 1rem; } .content_wrap, .content_container {
width: 1280px; }
.body_style_boxed .page_wrap {
width: 1280px; }
.body_style_boxed .content_wrap,
.body_style_boxed .content_container {
width: 1200px; }
.body_style_boxed header .sc_layouts_row_fixed_on {
width: 1280px;
margin: 0 auto !important; } .post_item_404 .post_content {
padding: 9em 0 5em; }
.post_item_none_search .post_content {
padding: 2em 0; } .nav-links-single.nav-links-fixed {
position: static;
bottom: auto;
left: auto;
right: auto;
opacity: 1; }
.nav-links-single.nav-links-fixed .nav-links {
padding-top: 6em;
margin-top: 6em;
border-width: 1px; }
.nav-links-single.nav-links-fixed .nav-links .nav-previous,
.nav-links-single.nav-links-fixed .nav-links .nav-next {
position: relative;
width: 50%;
padding: 0;
border-width: 0;
background-color: transparent;
left: auto;
right: auto;
top: auto; } .tp-bullets.netmix {
transform: matrix(1, 0, 0, 1, 30, -104) !important; } .post_layout_chess_2 .post_content_inner {
display: none; }
.post_layout_chess_2.post_format_quote .post_content_inner,
.post_layout_chess_2.post_format_link .post_content_inner,
.post_layout_chess_2.post_format_aside .post_content_inner,
.post_layout_chess_2.post_format_status .post_content_inner {
display: block; }
.post_layout_chess_2.post_format_quote .post_content_inner blockquote {
padding: 2em 2em 2em 4em; }
.post_layout_chess_2.post_format_quote .post_content_inner blockquote:before {
font-size: 2em;
top: 1em;
left: 0.7em; }
.post_layout_chess_2.post_format_quote .post_content_inner p {
font-size: 1em;
line-height: 1.25em; }
.post_layout_chess_2.post_format_quote .post_content_inner a,
.post_layout_chess_2.post_format_quote .post_content_inner cite {
font-size: 0.8667em;
line-height: 1.25em; }
.post_layout_chess_2.post_format_link .post_content_inner,
.post_layout_chess_2.post_format_aside .post_content_inner,
.post_layout_chess_2.post_format_status .post_content_inner {
font-size: 1.2em;
line-height: 1.4em; }
.post_layout_chess_3 .post_meta,
.post_layout_chess.post_layout_chess_3 .more-link {
display: none; } 
.body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1240px; } body.edit-post-visual-editor {
line-height: 164.2857%; }
.editor-post-sidebar-holder {
display: none !important; } 
} @media (max-width: 1439px) {  .content_wrap, .content_container {
width: 1100px; }
.body_style_boxed .page_wrap {
width: 1100px; }
.body_style_boxed .content_wrap,
.body_style_boxed .content_container {
width: 1020px; }
.body_style_boxed header .sc_layouts_row_fixed_on {
width: 1100px;
margin: 0 auto !important; }
.menu_style_side .menu_side_wrap {
width: 70px; }
body.menu_style_left {
margin-left: 70px; }
body.menu_style_right {
margin-right: 70px; }
.menu_style_left .sc_layouts_row_fixed_on {
margin-left: 70px !important; }
.menu_style_right .sc_layouts_row_fixed_on {
margin-right: 70px !important; } body.body_style_wide:not(.expand_content) [class*="content_wrap"] > .content {
width: 744.8818897638px; }
body.body_style_boxed:not(.expand_content) [class*="content_wrap"] > .content {
width: 690.7086614173px; }
[class*="content_wrap"] > .sidebar {
width: 320.4724409449px; }
body.body_style_boxed [class*="content_wrap"] > .sidebar {
width: 297.1653543307px; } .body_style_fullwide .content_wrap {
padding-left: 90px;
padding-right: 90px; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .content {
padding-right: 355.1181102362px; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .sidebar {
margin-left: -320.4724409449px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content {
padding-left: 355.1181102362px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .sidebar {
margin-right: -320.4724409449px; } .menu_side_icons .toc_menu_item .toc_menu_icon:before {
font-size: 1.8rem; } .menu_mobile .menu_mobile_nav_area li > a {
font-size: 1.2857em;
line-height: 1.5em; }
.menu_mobile .menu_mobile_nav_area > ul > li > a {
font-size: 2em;
line-height: 1.5em; } .post_item_404 .post_content {
padding: 0 0 2em; }
.post_item_none_search .post_content {
padding: 2em 0; } .custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
padding: 3em; } .menu_style_left .nav-links-single.nav-links-fixed {
margin-left: 70px; }
.menu_style_right .nav-links-single.nav-links-fixed {
margin-right: 70px; } .sidebar_banner_wrap {
margin-bottom: 3em; }
.sidebar[class*="scheme_"] .sidebar_inner {
padding: 3em 0; }
.sidebar[class*="scheme_"] .widget {
padding: 0 3em; }
.sidebar .widget + .widget,
.sidebar[class*="scheme_"] .widget + .widget {
padding-top: 3.05em; }
.sidebar .widget + .widget.widget_bg_image,
.sidebar[class*="scheme_"] .widget + .widget.widget_bg_image,
.sidebar .widget + .widget.widget_fullwidth,
.sidebar[class*="scheme_"] .widget + .widget.widget_fullwidth {
padding-top: 3em;
padding-bottom: 3em; }
.sc_layouts_row .sc_button {
font-size: 1rem;
padding: 1.242em 2em; } .post_layout_classic .post_content {
font-size: 1em; } .masonry_wrap .masonry_item-1_4 {
width: 33.3333%; }  .post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
letter-spacing: 0;
padding: 1em 2em; } .front_page_section_subscribe_text form.mc4wp-form .mc4wp-form-fields input[type="email"] {
padding: 0.85em 1em; } .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1140px; }
.body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1060px; }
.body_style_fullwide.sidebar_hide .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 920px; } .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 5px;
padding-right: 5px; }
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 10px;
padding-right: 10px; }
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 20px;
padding-right: 20px; }
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 25px;
padding-right: 25px; }
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 30px;
padding-right: 30px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 1110px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 1120px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 1140px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 1150px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 1160px; } .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 754.8818897638px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 764.8818897638px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 784.8818897638px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 794.8818897638px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 804.8818897638px; } .editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
max-width: 744.8818897638px !important; }
body.sidebar_position_hide.expand_content .editor-block-list__block,
body.sidebar_position_hide.expand_content .editor-post-title__block,
body.sidebar_position_hide.expand_content .editor-default-block-appender {
max-width: 1100px !important; }
body.single-cpt_layouts .trx-addons-layout--single-preview {
max-width: 1100px !important; } .wp-block-column:not(:first-child) {
margin-left: 20px; }
.wp-block-column:not(:last-child) {
margin-right: 20px; } .kt-gutter-default > .wp-block-kadence-column {
margin-right: 40px; } .has-small-gutter > [class*="wp-block-coblocks-"]:not(:first-child) {
margin-left: 20px; }
.has-small-gutter > [class*="wp-block-coblocks-"]:not(:last-child) {
margin-right: 20px; } 
} @media (max-width: 1279px) { html {
font-size: 14px;
line-height: 161.54%; }
h1, .front_page_section_caption {
font-size: 3.7rem; }
h2 {
font-size: 3rem; }
h3 {
font-size: 2.25rem; }
h4 {
font-size: 1.75rem; }
h5 {
font-size: 1.25rem; }
p, ul, ol, dl, blockquote, address {
margin-bottom: 1em; } .body_style_boxed .page_wrap {
width: 100%; }
.content_wrap,
.content_container {
width: 964px !important; }
.menu_style_side .content_wrap,
.menu_style_side .content_container {
width: 904px !important; }
.menu_style_side .menu_side_wrap {
width: 60px; }
body.menu_style_left {
margin-left: 60px !important; }
body.menu_style_right {
margin-right: 60px; }
.menu_style_left .sc_layouts_row_fixed_on {
margin-left: 60px !important; }
.menu_style_right .sc_layouts_row_fixed_on {
margin-right: 60px !important; } body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) [class*="content_wrap"] > .content {
width: 652.7874015748px; }
body.menu_style_side:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) [class*="content_wrap"] > .content {
width: 592.7874015748px; }
[class*="content_wrap"] > .sidebar,
body.body_style_boxed [class*="content_wrap"] > .sidebar {
width: 280.8503937008px; } .body_style_fullwide .content_wrap {
padding-left: 50px;
padding-right: 50px; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .content {
padding-right: 311.2125984252px; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .sidebar {
margin-left: -280.8503937008px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content {
padding-left: 311.2125984252px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .sidebar {
margin-right: -280.8503937008px; } .container, .container-fluid,
.trx_addons_container, .trx_addons_container-fluid {
padding-left: 15px;
padding-right: 15px; }
.row, .columns_wrap, .trx_addons_columns_wrap {
margin-right: -30px; }
.row > [class*="column-"],
.columns_wrap > [class*="column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"] {
padding-right: 30px; }
.vc_row.columns_padding_left,
.row.columns_padding_left,
.columns_wrap.columns_padding_left,
.trx_addons_columns_wrap.columns_padding_left {
margin-left: -30px; }
.vc_row.columns_padding_left .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_left > [class*="trx_addons_column-"], .trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_left,
.row.columns_padding_left > [class*="column-"], .columns_wrap.columns_padding_left > [class*="column-"],
.row > [class*="column-"].columns_padding_left, .columns_wrap > [class*="column-"].columns_padding_left {
padding-left: 30px; }
.vc_row.columns_padding_right,
.row.columns_padding_right,
.trx_addons_columns_wrap.columns_padding_right,
.columns_wrap.columns_padding_right {
margin-right: -30px; }
.vc_row.columns_padding_right .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_right > [class*="trx_addons_column-"], .trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_right,
.row.columns_padding_right > [class*="column-"], .columns_wrap.columns_padding_right > [class*="column-"],
.row > [class*="column-"].columns_padding_right, .columns_wrap > [class*="column-"].columns_padding_right {
padding-right: 30px; }
.vc_row,
.trx_addons_columns_wrap.columns_padding_center,
.row.columns_padding_center,
.columns_wrap.columns_padding_center {
margin-left: -15px;
margin-right: -15px; }
.vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_center > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_center,
.row.columns_padding_center > [class*="column-"], .columns_wrap.columns_padding_center > [class*="column-"],
.row > [class*="column-"].columns_padding_center, .columns_wrap > [class*="column-"].columns_padding_center {
padding-left: 15px;
padding-right: 15px; }
.trx_addons_columns_wrap.columns_padding_bottom > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_bottom,
.row.columns_padding_bottom > [class*="column-"], .columns_wrap.columns_padding_bottom > [class*="column-"],
.row > [class*="column-"].columns_padding_bottom, .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 30px; }
hr, .vc_separator {
margin: 4em 0 !important; } .menu_side_wrap .sc_layouts_logo {
padding: 55% 8%; }
.menu_side_icons .toc_menu_item .toc_menu_description span {
letter-spacing: 1px;
padding: 0 2em; }
.menu_mobile .menu_mobile_nav_area li > a {
font-size: 1.2308em;
line-height: 1.5em; }
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul {
padding: 1.4rem 1.4rem 1.4rem 2rem;
width: 13em; }
.sc_layouts_menu_nav > li > ul ul.submenu_left {
left: -14em; } div.esg-filter-wrapper .esg-filterbutton > span,
.mptt-navigation-tabs li a,
div.netmix_tabs .netmix_tabs_titles li a,
div.netmix_tabs .netmix_tabs_titles li a.ui-tabs-anchor {
padding: 1em 1.25em; } .post_item .more-link {
margin-top: 2em; }
.page_content_wrap {
padding-top: 5.1rem;
padding-bottom: 5.1rem; }
.post_meta .post_meta_item:after,
.post_meta .post_meta_item.post_edit:after,
.post_meta .vc_inline-link:after {
margin: 0 0.5rem 0 0.6rem; } .comments_list_wrap .comment_posted {
font-size: 1em; } .menu_style_left .nav-links-single.nav-links-fixed {
margin-left: 60px; }
.menu_style_right .nav-links-single.nav-links-fixed {
margin-right: 60px; } .sc_countdown_default .sc_countdown_item {
margin-left: 0.5rem;
margin-right: 0.5rem; }
.sc_countdown_default .sc_countdown_digits span {
width: 1.5rem;
font-size: 2.8rem; } .widget .widgettitle {
font-size: 16px;
line-height: 20px; }
.sc_edd_details .downloads_page_tags .downloads_page_data > a,
.widget_product_tag_cloud a,
.widget_tag_cloud a {
letter-spacing: 0; }
.body_style_boxed header .sc_layouts_row_fixed_on {
width: auto; } .sc_price_item_info {
text-align: left;
padding: 3.2rem !important; }
.sc_price_item_simple_link .sc_price_item_info {
padding: 3.1rem 3rem 1.7rem !important; }
.sc_price_item .sc_price_item_title,
.sc_price_item.sc_price_item_simple_link .sc_price_item_title,
.sc_price_item.sc_price_item_feature .sc_price_item_title {
font-size: 1.6rem; }
.sc_price_item .sc_price_item_details {
margin: 2rem 0 1.9rem; }
.sc_price_item_link {
margin-top: 2.0625rem; } .post_layout_excerpt .post_header .post_price {
font-size: 2em;
line-height: 1.5em; }
.post_layout_excerpt + .post_layout_excerpt {
margin-top: 4rem; }
.post_layout_excerpt.sticky {
padding: 2.3rem 2.7rem 2.3rem; } .post_layout_classic blockquote {
padding: 2.5em 2.5em 2.5em 5em; }
.post_layout_classic blockquote:before {
top: 1.2em;
left: 0.8em; } .gallery_preview_show .post_readmore {
margin-top: 2em; } 
.post_layout_chess .post_title + .post_meta {
margin-top: 2.2rem; } .post_layout_chess_1 .post_inner_content {
padding: 0px 9%; }
.post_layout_chess_1.post_format_aside .post_meta {
margin-top: 2rem; }
.post_layout_chess_1 .post_header + .post_content {
margin-top: 1rem; }
.post_layout_chess.post_layout_chess_1 .more-link {
margin-top: 2rem; }
.post_layout_chess_2.post_format_audio .mejs-time,
.post_layout_chess_3.post_format_audio .mejs-time {
display: none; }
.post_layout_chess_2 .post_title {
font-size: 18px;
line-height: 24px; }
.post_layout_chess_2.post_format_quote .post_content_inner blockquote {
padding: 1.5em 1.5em 1.5em 3em; }
.post_layout_chess_2.post_format_quote .post_content_inner blockquote:before {
font-size: 1.2em;
top: 1em;
left: 1em; }
.post_layout_chess_2.post_format_quote .post_content_inner a,
.post_layout_chess_2.post_format_quote .post_content_inner cite {
font-size: 10px;
line-height: 12px; }
.post_layout_chess_2.post_format_link .post_meta,
.post_layout_chess_2.post_format_status .post_meta,
.post_layout_chess_3.post_format_link .post_meta,
.post_layout_chess_3.post_format_status .post_meta {
margin-top: 0; }
.post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
padding: 1em 1.5em; }
.post_layout_chess_3 .post_title {
font-size: 15px;
line-height: 1.4em; }
.post_layout_chess .post_content_inner {
display: none; } .front_page_section_subscribe_text form.mc4wp-form .mc4wp-form-fields input[type="email"] {
padding: 0.8em 1em; } .elementor-section.elementor-section-boxed > .elementor-container,
.body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container,
.body_style_fullwide.sidebar_hide .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 994px; } .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 5px;
padding-right: 5px; }
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 10px;
padding-right: 10px; }
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 15px;
padding-right: 15px; }
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 25px;
padding-right: 25px; }
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 30px;
padding-right: 30px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 974px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 984px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 994px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 1014px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 1024px; } .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 662.7874015748px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 672.7874015748px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 682.7874015748px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 702.7874015748px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 712.7874015748px; } .elementor-heading-title span sup,
.elementor-heading-title span sub {
font-size: 1rem; }
.esg-entry-cover .esg-bc.eec > div {
font-size: 1.4rem; }
.esg-entry-cover .eec > div {
font-size: 1rem; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title {
padding: 1rem 1.5rem;
margin-right: 0.4rem; } body.edit-post-visual-editor {
font-size: 13px !important;
line-height: 161.54%; }
.editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
max-width: 652.7874015748px !important; }
body.sidebar_position_hide.expand_content .editor-block-list__block,
body.sidebar_position_hide.expand_content .editor-post-title__block,
body.sidebar_position_hide.expand_content .editor-default-block-appender {
max-width: 964px !important; }
body.single-cpt_layouts .trx-addons-layout--single-preview {
max-width: 964px !important; } .wp-block-column:not(:first-child) {
margin-left: 15px; }
.wp-block-column:not(:last-child) {
margin-right: 15px; } .kt-gutter-default > .wp-block-kadence-column {
margin-right: 30px; } .has-small-gutter > [class*="wp-block-coblocks-"]:not(:first-child) {
margin-left: 15px; }
.has-small-gutter > [class*="wp-block-coblocks-"]:not(:last-child) {
margin-right: 15px; } 
} @media (min-width: 1024px) { .sidebar_small_screen_above .sidebar_inner {
display: block !important; } 
} @media (max-width: 1023px) {  .content_wrap,
.content_container {
width: 708px !important; }
.menu_style_side .content_wrap,
.menu_style_side .content_container {
width: 648px !important; }
.menu_style_side .menu_side_wrap {
width: 60px; }
body.menu_style_left {
margin-left: 60px; }
body.menu_style_right {
margin-right: 60px; }
.menu_style_left .sc_layouts_row_fixed_on {
margin-left: 60px !important; }
.menu_style_right .sc_layouts_row_fixed_on {
margin-right: 60px !important; } body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) [class*="content_wrap"] > .content {
width: 100% !important;
float: none !important; }
[class*="content_wrap"] > .sidebar {
width: 100% !important;
float: none !important;
margin-top: 4em; } .body_style_fullwide .content_wrap {
padding-left: 30px;
padding-right: 30px; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .content {
padding-right: 0 !important;
float: none; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .sidebar {
margin-left: 0 !important;
float: none; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content {
padding-left: 0 !important;
float: none; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .sidebar {
margin-right: 0 !important;
float: none; } .sidebar_small_screen_above .content_wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.sidebar_small_screen_above .content_wrap > .widgets_above_page {
order: 10; }
.sidebar_small_screen_above .content_wrap > .sidebar {
order: 20;
margin-top: 0;
margin-bottom: 4em; }
.sidebar_small_screen_above .content_wrap > .content {
order: 30; }
.sidebar_small_screen_above .content_wrap > widgets_below_page {
order: 40; }
.sidebar_small_screen_above .sidebar_control {
display: block;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #ddd;
padding: 1em 2em;
text-align: center;
position: relative;
text-transform: uppercase;
font-size: 1.25em;
line-height: 1.5em; }
.sidebar_small_screen_above .sidebar_control:after {
content: '\e828';
font-family: "fontello";
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
position: absolute;
z-index: 1;
top: 0.75em;
right: 1em; }
.sidebar_small_screen_above .sidebar.opened .sidebar_control:after {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.sidebar_small_screen_above .sidebar_control + .sidebar_inner {
margin-top: 2em;
display: none; }
.wpcf7 .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
padding-top: 0 !important; } .sidebar_small_screen_float .page_content_wrap .content_wrap {
position: static; }
.sidebar_small_screen_float.sidebar_show .sidebar {
bottom: 0;
height: 100%;
width: 370px !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: -webkit-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
transition: transform 0.5s ease;
margin-top: 0 !important; }
.sidebar_small_screen_float.sidebar_left .sidebar {
position: fixed;
z-index: 100002;
top: 0;
left: 0;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.sidebar_small_screen_float.sidebar_right .sidebar {
position: fixed;
z-index: 100002;
top: 0;
right: 0;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.sidebar_small_screen_float.sidebar_show .sidebar.opened {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.sidebar_small_screen_float.sidebar_show .sidebar_inner {
position: relative;
z-index: 2;
width: 100%;
height: 100%;
overflow-y: auto;
overflow-x: visible; }
.sidebar_small_screen_float .sidebar_control {
display: inline-block;
border-width: 1px;
border-style: solid;
text-transform: uppercase;
font-size: 1.25em;
line-height: 2.95em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 3em;
height: 3em;
padding: 0 0.6em;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease; }
.sidebar_small_screen_float.sidebar_left .sidebar_control {
position: absolute;
z-index: 1;
top: 50%;
right: -1.5em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: right; }
.sidebar_small_screen_float.sidebar_right .sidebar_control {
position: absolute;
z-index: 1;
top: 50%;
left: -1.5em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: left; }
.sidebar_small_screen_float .sidebar_control:after {
content: '\e836';
font-family: "fontello";
display: inline-block;
vertical-align: top; }
.sidebar_small_screen_float.sidebar_right .sidebar_control:after {
content: '\e837'; }
.sidebar_small_screen_float .sidebar.opened .sidebar_control:after {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.sidebar_small_screen_float.sidebar_left.menu_style_left .sidebar_control:hover {
right: -2em; }
.sidebar_small_screen_float.sidebar_left.menu_style_right .sidebar_control:hover {
left: -2em; } .widgets_above_page_wrap, .widgets_above_content_wrap {
margin-bottom: 4em; }
.widgets_below_page_wrap, .widgets_below_content_wrap {
margin-top: 4em; } .gallery.gallery-columns-9 .gallery-item {
width: 20% !important; }
.gallery.gallery-columns-8 .gallery-item {
width: 20% !important; }
.gallery.gallery-columns-7 .gallery-item {
width: 20% !important; }
.gallery.gallery-columns-6 .gallery-item {
width: 20% !important; } body.no_layout.menu_style_left {
margin-left: 0; }
body.no_layout.menu_style_right {
margin-right: 0; }
body.no_layout.menu_style_right .menu_side_wrap {
right: -6rem; }
body.no_layout.menu_style_left .menu_side_wrap {
left: -6rem; }
body.no_layout.menu_style_left .sc_layouts_row_fixed_on {
padding-left: 0; }
body.no_layout.menu_style_right .sc_layouts_row_fixed_on {
padding-right: 0; }
body.no_layout.menu_style_left .sc_layouts_row_fixed_on {
margin-left: 0 !important; }
body.no_layout.menu_style_right .sc_layouts_row_fixed_on {
margin-right: 0 !important; }
.page_content_wrap {
padding-top: 4rem;
padding-bottom: 4rem; }
.top_panel.with_bg_image {
min-height: 20em; }
.thumbnail_type_fullwidth.post_header_position_default .page_content_wrap > .header_content_wrap,
.post_header_position_on_thumb .page_content_wrap > .header_content_wrap {
margin-bottom: 3em; }
.post_header_position_on_thumb .header_content_wrap .post_featured + .post_header {
min-width: 60%;
max-width: 70%; }
.thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg {
height: 30rem; }
.post_meta .post_meta_item:after,
.post_meta .post_meta_item.post_edit:after,
.post_meta .vc_inline-link:after {
content: '';
width: 0;
margin: 0 0.3rem 0 0.5rem; }
.post_meta .post_meta_item {
line-height: 1.5em; }
.post_header_position_under .header_content_wrap .post_featured + .post_header {
margin-top: 2rem; }
.post_item_single .post_header_single {
margin-bottom: 1.3rem; }
.socials_wrap .social_item .social_icon {
width: 2rem;
height: 2rem;
line-height: 2rem;
text-align: center; }
.socials_wrap .social_item .social_icon.social_icon_socials-fb {
font-size: 0.875rem; }
.author_info {
margin-top: 3rem; } .top_panel .slider_engine_revo .slide_subtitle {
margin-bottom: 1em !important; }
.top_panel .slider_engine_revo .slide_button {
font-size: 12px !important; } .sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li.menu-item-has-children > a {
padding: 0.8em; }
.menu_mobile .menu_mobile_nav_area {
position: relative;
top: auto;
margin: 3em 0 0;
max-height: none;
padding-right: 0;
overflow-y: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.menu_mobile .menu_mobile_inner {
overflow-y: auto; }
.menu_mobile .menu_mobile_nav_area > ul > li > a {
font-size: 1.5em;
line-height: 1.5em; }
.menu_mobile .menu_mobile_nav_area li li .open_child_menu {
padding: 0.25em 0.4em; }
.menu_mobile .search_mobile {
position: relative;
bottom: auto;
left: 0;
margin: 3em auto 0; }
.menu_mobile .socials_mobile {
position: relative;
bottom: auto;
margin: 1em 0 0; }
.menu_mobile .sc_layouts_logo {
margin-top: 4em; } hr, .vc_separator {
margin: 3em 0 !important; } .post_item_404:not([class*="post_item_none_"]) .page_title {
font-size: 14em;
line-height: 1em; }
.sc_layouts_title_breadcrumbs {
margin-top: 1.6em; }
.posts_container .full_post_content {
margin-top: 5em;
padding-top: 5em; }
.posts_container .full_post_content:not(:last-child) {
margin-bottom: 5em;
padding-bottom: 5em; }
.format-audio .post_featured.with_thumb .post_audio {
bottom: 1em; } .custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
padding: 30px; } .menu_style_left .nav-links-single.nav-links-fixed {
margin-left: 60px; }
.menu_style_right .nav-links-single.nav-links-fixed {
margin-right: 60px; } .sidebar_banner_wrap {
margin-bottom: 30px; }
.sidebar .sidebar_inner {
padding: 30px 0; }
.sidebar[class*="scheme_"] .sidebar_inner {
padding: 30px 15px; }
.sidebar.sidebar_float[class*="scheme_"] .sidebar_inner {
padding: 30px; }
.sidebar.sidebar_float .widget,
.sidebar.sidebar_float[class*="scheme_"] .widget {
padding: 0; }
.widget ul > li, ul[class*="trx_addons_list_custom"] > li {
line-height: 1.5em; }
.sidebar:not(.sidebar_float) .widget, .sidebar:not(.sidebar_float)[class*="scheme_"] .widget {
display: inline-block;
float: none;
vertical-align: top;
width: 50%;
padding: 0 15px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box; }
.sidebar:not(.sidebar_float) .widget + .widget, .sidebar:not(.sidebar_float)[class*="scheme_"] .widget + .widget {
margin-top: 0;
padding-top: 0;
border-top-width: 0; }
.footer_wrap .widget + .widget + .widget,
.sidebar:not(.sidebar_float) .widget + .widget + .widget,
.sidebar:not(.sidebar_float)[class*="scheme_"] .widget + .widget + .widget {
margin-top: 30px !important;
padding-top: 30px !important; }
.widget.column-1_3, .widget.column-1_4, .widget.column-1_5, .widget.column-1_6, .widget.column-1_7, .widget.column-1_8, .widget.column-1_9, .widget.column-1_10, .widget.column-1_11, .widget.column-1_12 {
width: 50%; }
.footer_wrap .sc_content .wpb_column:not(.vc_col-sm-12) {
width: 50% !important;
float: none;
display: inline-block;
vertical-align: top; }
.footer_wrap .sc_content .wpb_column + .wpb_column + .wpb_column {
margin-top: 30px !important;
padding-top: 30px !important;
border-top-width: 1px;
border-top-style: solid; }
.header_fullwidth .widget,
.footer_fullwidth .widget {
width: 100% !important;
display: block !important;
margin-left: 0 !important;
margin-bottom: 0 !important; } .sc_icons_modern .sc_icons_item_description b {
font-size: 1.5rem; } .sc_price_item_info {
padding: 2rem !important; }
.sc_price_item_simple_link .sc_price_item_info,
.no_gap .sc_price_item_simple_link .sc_price_item_info {
padding: 2.4rem 2.4rem 1.2rem !important; }
.sc_price_item_feature .sc_price_item_info {
padding: 2.7rem 3.1rem 3.5rem !important; }
.sc_price_item .sc_price_item_title,
.sc_price_item.sc_price_item_simple_link .sc_price_item_title,
.sc_price_item.sc_price_item_feature .sc_price_item_title,
.sc_price_item_price {
font-size: 1.4rem; } .sc_button + .sc_button {
margin-left: 1rem; }
form button:not(.components-button),
input[type="button"], input[type="reset"],
input[type="submit"], .theme_button,
.post_item .more-link,
.gallery_preview_show .post_readmore,
.wp-block-button__link,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress a.button, #buddypress button,
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress input[type="submit"],
#buddypress ul.button-nav li a,
#buddypress div.activity-meta a,
a.bp-title-button,
body #booked-profile-page input[type="submit"],
body #booked-profile-page button, body .booked-list-view input[type="submit"],
body .booked-list-view button, body table.booked-calendar input[type="submit"],
body table.booked-calendar button, body .booked-modal input[type="submit"],
body .booked-modal button, .mc4wp-form .mc4wp-form-fields input[type="submit"],
.sc_button, .sc_form button,
.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"],
#tribe-bar-form .tribe-bar-submit input[type="submit"],
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"],
#tribe-bar-form button, #tribe-bar-form a, #tribe-bar-form input,
#tribe-bar-form .tribe-bar-views-toggle, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-events .tribe-events-button, .tribe-events-button,
.tribe-events-cal-links a, .tribe-events-sub-nav li a,
.tribe-events-read-more, #tribe-events-footer ~ a.tribe-events-ical.tribe-events-button,
.edd_download_purchase_form .button, #edd-purchase-button, .edd-submit.button,
.widget_edd_cart_widget .edd_checkout a, .woocommerce .button,
.woocommerce-page .button, .woocommerce a.button, .woocommerce button.button,
.woocommerce input.button .woocommerce #respond input#submit,
.woocommerce input[type="button"], .woocommerce-page input[type="button"],
.woocommerce input[type="submit"], .woocommerce-page input[type="submit"],
.woocommerce .woocommerce-message .button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond p.form-submit input[type="submit"],
.woocommerce-page #review_form #respond p.form-submit input[type="submit"],
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce table.cart td.actions .button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled,
.woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled, .woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled, .yith-woocompare-widget a.clear-all {
padding: 1.242em 1.7em; }
.sc_button_simple {
padding: 0 1rem 0 0; } .sc_item_title_tag + .sc_item_descr br {
display: none; } input[type="radio"] + label,
input[type="checkbox"] + label, input[type="radio"] + .wpcf7-list-item-label,
input[type="checkbox"] + .wpcf7-list-item-label, .edd_price_options ul > li > label > input[type="radio"] + span,
.edd_price_options ul > li > label > input[type="checkbox"] + span {
padding-left: 2rem; } .post_layout_excerpt .post_title + .post_meta {
margin-top: 1.5em; }
.post_layout_excerpt .post_header + .post_content {
margin-top: 2em; }
.post_layout_excerpt .post_header .post_price {
font-size: 1.75em;
line-height: 1.5em; } .post_layout_classic blockquote {
padding: 2em 2em 2em 5em; }
.post_layout_classic blockquote:before {
top: 1.1em;
left: 0.7em; }
.post_layout_classic blockquote p {
font-size: 15px; }
.post_layout_classic blockquote > a, .post_layout_classic blockquote > p > a,
.post_layout_classic blockquote > cite, .post_layout_classic blockquote > p > cite {
font-size: 13px; }
.post_layout_classic .swiper-container-horizontal > .swiper-pagination,
.post_layout_classic .slider_outer > .swiper-pagination {
bottom: 6px; }
.post_layout_classic .slider_container .swiper-pagination-bullet,
.post_layout_classic .slider_outer .swiper-pagination-bullet {
width: 6px;
height: 6px;
line-height: 6px;
text-align: center;
border-width: 1px; }
.post_layout_classic.format-audio .post_featured.with_thumb .post_audio {
bottom: 1em; }
.post_layout_classic.post_format_audio .mejs-time {
display: none; } .masonry_wrap {
margin-right: -30px; }
.masonry_wrap .masonry_item {
padding: 0 30px 30px 0; }
.masonry_wrap .masonry_item-1_3,
.masonry_wrap .masonry_item-1_4 {
width: 50%; } .gallery_preview .post_description_content {
display: none !important; }
.gallery_preview_description {
padding: 0 2em; }
.gallery_preview_show .post_readmore {
margin-top: 0; } .post_layout_chess .post_meta .post_meta_item {
line-height: 1.8em; }
.post_layout_chess .post_inner_content {
padding: 0 10%; }
.post_layout_chess .post_title {
font-size: 22px; }
.post_layout_chess.post_format_quote .post_header,
.post_layout_chess.post_format_link .post_header,
.post_layout_chess.post_format_aside .post_header,
.post_layout_chess.post_format_status .post_header {
display: none; }
.post_layout_chess.post_format_quote .post_content_inner + .post_meta,
.post_layout_chess.post_format_link .post_content_inner + .post_meta,
.post_layout_chess.post_format_aside .post_content_inner + .post_meta,
.post_layout_chess.post_format_status .post_content_inner + .post_meta {
display: block; }
.post_layout_chess.post_format_quote .post_content_inner + .post_meta,
.post_layout_chess.post_format_link .post_content_inner + .post_meta,
.post_layout_chess.post_format_status .post_content_inner + .post_meta {
margin-top: 0 !important; }
.post_layout_chess.post_format_aside .post_content_inner + .post_meta {
margin-top: 1em; }
.post_layout_chess .post_header + .post_content {
margin-top: 1em; }
.post_layout_chess .post_content_inner,
.post_layout_chess:not(.post_format_quote):not(.post_format_link):not(.post_format_aside):not(.post_format_status) .post_content_inner {
max-height: none; }
.post_layout_chess.post_format_chat .post_content_inner {
display: none; }
.post_layout_chess .post_content_inner:after {
display: none; }
.post_layout_chess.post_format_link .post_content_inner,
.post_layout_chess.post_format_aside .post_content_inner,
.post_layout_chess.post_format_status .post_content_inner {
font-size: 1.2em; }
.post_layout_chess_3 .post_meta {
display: block; }
.post_layout_chess blockquote {
padding: 2em 2em 2em 5em; }
.post_layout_chess blockquote:before {
top: 1.1em;
left: 0.7em; }
.post_layout_chess blockquote p {
font-size: 1.3846em;
line-height: 1.3333em; }
.post_layout_chess blockquote > a, .post_layout_chess blockquote > p > a,
.post_layout_chess blockquote > cite, .post_layout_chess blockquote > p > cite {
font-size: 12px;
line-height: 16px; }
.post_layout_chess.post_layout_chess_1 .more-link {
margin-top: 1.3846em; }
.post_layout_chess_2 {
width: 100%;
float: none; }
.post_layout_chess_2:nth-child(4n+3) .post_featured,
.post_layout_chess_2:nth-child(4n+4) .post_featured {
float: right; }
.post_layout_chess_2:nth-child(4n+3) .post_inner,
.post_layout_chess_2:nth-child(4n+4) .post_inner {
left: 0;
right: auto; }
.post_layout_chess_3 {
width: 100%;
float: none; }
.post_layout_chess_3:nth-child(6n+4) .post_featured,
.post_layout_chess_3:nth-child(6n+5) .post_featured,
.post_layout_chess_3:nth-child(6n+6) .post_featured {
float: right; }
.post_layout_chess_3:nth-child(6n+4) .post_inner,
.post_layout_chess_3:nth-child(6n+5) .post_inner,
.post_layout_chess_3:nth-child(6n+6) .post_inner {
left: 0;
right: auto; }
.post_layout_chess:nth-child(2n+2) .post_featured {
float: left; }
.post_layout_chess:nth-child(2n+2) .post_inner {
left: auto;
right: 0; } .front_page_section_subscribe_content .front_page_section_text {
max-width: none; } .elementor-section.elementor-section-boxed > .elementor-container,
.body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container,
.body_style_fullwide.sidebar_hide .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 738px; } .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 5px;
padding-right: 5px; }
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 10px;
padding-right: 10px; }
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 15px;
padding-right: 15px; }
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 25px;
padding-right: 25px; }
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 30px;
padding-right: 30px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 718px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 728px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 738px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 758px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 768px; } .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 718px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 728px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 738px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 758px; }
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 768px; } .editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
max-width: 708px !important; }
body.sidebar_position_hide.expand_content .editor-block-list__block,
body.sidebar_position_hide.expand_content .editor-post-title__block,
body.sidebar_position_hide.expand_content .editor-default-block-appender {
max-width: 708px !important; }
body.single-cpt_layouts .trx-addons-layout--single-preview {
max-width: 708px !important; } .wp-block-column:not(:last-child) {
margin-left: 15px; }
.wp-block-column:not(:last-child) {
margin-right: 15px; } .kt-gutter-default > .wp-block-kadence-column {
margin-right: 30px; } .has-small-gutter > [class*="wp-block-coblocks-"]:not(:first-child) {
margin-left: 15px; }
.has-small-gutter > [class*="wp-block-coblocks-"]:not(:last-child) {
margin-right: 15px; } 
} @media (max-width: 767px) { h1, .front_page_section_caption {
font-size: 3.3rem; }
h2 {
font-size: 2.7rem; }
h3 {
font-size: 2rem; }
h4 {
font-size: 1.5rem; }
h5 {
font-size: 1.2rem; } .content_wrap,
.content_container {
width: 440px !important; }
.menu_style_side .content_wrap,
.menu_style_side .content_container {
width: 440px !important; }
.menu_style_side .menu_side_wrap {
width: 60px !important; }
body.mobile_layout.menu_style_left .menu_side_wrap {
left: -60px; }
body.mobile_layout.menu_style_right .menu_side_wrap {
right: -60px; }
.menu_style_left .sc_layouts_row_fixed_on {
margin-left: 0 !important; }
.menu_style_right .sc_layouts_row_fixed_on {
margin-right: 0 !important; }
body.menu_style_left {
margin-left: 0 !important; }
body.menu_style_right {
margin-right: 0 !important; } body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) [class*="content_wrap"] > .content {
margin-bottom: 0; }
[class*="content_wrap"] > .sidebar {
margin-top: 3em; }
.sidebar_small_screen_above .content_wrap > .sidebar {
margin-bottom: 3em; }
.sidebar_small_screen_float.sidebar_show .sidebar {
width: 300px !important; }
.widgets_above_page_wrap, .widgets_above_content_wrap {
margin-bottom: 3em; }
.widgets_below_page_wrap, .widgets_below_content_wrap {
margin-top: 3em; } .body_style_fullwide .content_wrap {
padding-left: 20px;
padding-right: 20px; } .menu_style_left.sidebar_left.sidebar_small_screen_float .sidebar_control,
.menu_style_right.sidebar_right.sidebar_small_screen_float .sidebar_control {
margin-top: 3.3em; } .container, .container-fluid,
.trx_addons_container, .trx_addons_container-fluid {
padding-left: 15px;
padding-right: 15px; }
.row,
.columns_wrap,
.trx_addons_columns_wrap {
margin-right: -30px; }
.row > [class*="column-"],
.columns_wrap > [class*="column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"] {
padding-right: 30px; }
.vc_row.columns_padding_left,
.trx_addons_columns_wrap.columns_padding_left,
.row.columns_padding_left,
.columns_wrap.columns_padding_left {
margin-left: -30px; }
.vc_row.columns_padding_left .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_left > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_left,
.row.columns_padding_left > [class*="column-"], .columns_wrap.columns_padding_left > [class*="column-"],
.row > [class*="column-"].columns_padding_left, .columns_wrap > [class*="column-"].columns_padding_left {
padding-left: 30px; }
.vc_row.columns_padding_right,
.trx_addons_columns_wrap.columns_padding_right,
.row.columns_padding_right,
.columns_wrap.columns_padding_right {
margin-right: -30px; }
.vc_row.columns_padding_right .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_right > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_right,
.row.columns_padding_right > [class*="column-"], .columns_wrap.columns_padding_right > [class*="column-"],
.row > [class*="column-"].columns_padding_right, .columns_wrap > [class*="column-"].columns_padding_right {
padding-right: 30px; }
.vc_row,
.trx_addons_columns_wrap.columns_padding_center,
.row.columns_padding_center,
.columns_wrap.columns_padding_center {
margin-left: -15px;
margin-right: -15px; }
.vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_center > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_center,
.row.columns_padding_center > [class*="column-"], .columns_wrap.columns_padding_center > [class*="column-"],
.row > [class*="column-"].columns_padding_center, .columns_wrap > [class*="column-"].columns_padding_center {
padding-left: 15px;
padding-right: 15px; }
.row.columns_padding_bottom > [class*="column-"], .columns_wrap.columns_padding_bottom > [class*="column-"],
.row > [class*="column-"].columns_padding_bottom, .columns_wrap > [class*="column-"].columns_padding_bottom,
.trx_addons_columns_wrap.columns_padding_bottom > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_bottom {
padding-bottom: 30px; }
.row:not(.columns_padding_bottom):not(.columns_fluid) > [class*="column-"]:nth-child(2n+3),
.columns_wrap:not(.columns_padding_bottom):not(.columns_fluid) > [class*="column-"]:nth-child(2n+3),
.row:not(.columns_padding_bottom):not(.columns_fluid) > [class*="column-"]:nth-child(2n+4),
.columns_wrap:not(.columns_padding_bottom):not(.columns_fluid) > [class*="column-"]:nth-child(2n+4),
.trx_addons_columns_wrap:not(.columns_padding_bottom):not(.columns_fluid) > [class*="trx_addons_column-"]:nth-child(2n+3),
.trx_addons_columns_wrap:not(.columns_padding_bottom):not(.columns_fluid) > [class*="trx_addons_column-"]:nth-child(2n+4) {
padding-top: 30px; } .row:not(.columns_fluid) > [class*="column-"],
.columns_wrap:not(.columns_fluid) > [class*="column-"],
.trx_addons_columns_wrap:not(.columns_fluid) > [class*="trx_addons_column-"] {
width: 50%; }
.wpcf7 .trx_addons_columns_wrap:not(.columns_fluid) > [class*="trx_addons_column-"] {
width: 100%; }
.row:not(.columns_fluid) > .column-1_1, .row:not(.columns_fluid) > .column-2_2, .row:not(.columns_fluid) > .column-3_3, .row:not(.columns_fluid) > .column-4_4,
.row:not(.columns_fluid) > .column-5_5, .row:not(.columns_fluid) > .column-6_6, .row:not(.columns_fluid) > .column-7_7, .row:not(.columns_fluid) > .column-8_8,
.row:not(.columns_fluid) > .column-9_9, .row:not(.columns_fluid) > .column-10_10,
.row:not(.columns_fluid) > .column-11_11, .row:not(.columns_fluid) > .column-12_12,
.columns_wrap:not(.columns_fluid) > .column-1_1, .columns_wrap:not(.columns_fluid) > .column-2_2, .columns_wrap:not(.columns_fluid) > .column-3_3,
.columns_wrap:not(.columns_fluid) > .column-4_4, .columns_wrap:not(.columns_fluid) > .column-5_5, .columns_wrap:not(.columns_fluid) > .column-6_6,
.columns_wrap:not(.columns_fluid) > .column-7_7, .columns_wrap:not(.columns_fluid) > .column-8_8, .columns_wrap:not(.columns_fluid) > .column-9_9,
.columns_wrap:not(.columns_fluid) > .column-10_10, .columns_wrap:not(.columns_fluid) > .column-11_11, .columns_wrap:not(.columns_fluid) > .column-12_12,
.row:not(.columns_fluid) > .column-2_3, .columns_wrap:not(.columns_fluid) > .column-2_3,
.row:not(.columns_fluid) > .column-1_3.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_3.after_span_2,
.row:not(.columns_fluid) > .column-2_4, .columns_wrap:not(.columns_fluid) > .column-3_4,
.row:not(.columns_fluid) > .column-1_4.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_4.after_span_3,
.row:not(.columns_fluid) > .column-2_5, .columns_wrap:not(.columns_fluid) > .column-2_5,
.row:not(.columns_fluid) > .column-3_5, .columns_wrap:not(.columns_fluid) > .column-3_5,
.row:not(.columns_fluid) > .column-4_5, .columns_wrap:not(.columns_fluid) > .column-4_5,
.row:not(.columns_fluid) > .column-2_6, .columns_wrap:not(.columns_fluid) > .column-2_6,
.row:not(.columns_fluid) > .column-3_6, .columns_wrap:not(.columns_fluid) > .column-3_6,
.row:not(.columns_fluid) > .column-4_6, .columns_wrap:not(.columns_fluid) > .column-4_6,
.row:not(.columns_fluid) > .column-5_6, .columns_wrap:not(.columns_fluid) > .column-5_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_1, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_2,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_3, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_4,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_5, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_7, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_8,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_9, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_10,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11_11, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-12_12,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_3,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_3.after_span_2,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_4,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_4.after_span_3,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_5,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_5,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_5,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_6 {
width: 100%; } .gallery.gallery-columns-9 .gallery-item {
width: 33.3333% !important; }
.gallery.gallery-columns-8 .gallery-item {
width: 33.3333% !important; }
.gallery.gallery-columns-7 .gallery-item {
width: 33.3333% !important; }
.gallery.gallery-columns-6 .gallery-item {
width: 33.3333% !important; }
.gallery.gallery-columns-5 .gallery-item {
width: 33.3333% !important; }
.gallery.gallery-columns-4 .gallery-item {
width: 33.3333% !important; }
img.alignleft, img.alignright,
figure.alignleft, figure.alignright {
float: none;
display: block;
margin: 1em auto !important; }
.alignleft {
margin-right: 4.5em !important; }
.alignright {
margin-left: 4.5em !important; } .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav li.menu-item-has-children > a > .open_child_menu {
display: block; } .menu_side_icons .toc_menu_item .toc_menu_icon:before {
font-size: 1.5em; }
.menu_side_icons .toc_menu_item .toc_menu_description span {
letter-spacing: 1px;
padding: 0 1.5em; }
.page_content_wrap {
padding-top: 4rem;
padding-bottom: 4rem; }
.sc_layouts_title_breadcrumbs {
margin-top: 0.7em; }
.thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg {
height: 25rem; } .search_style_fullscreen.search_opened .search_form {
width: 75%; }
.search_style_fullscreen.search_opened .search_submit,
.search_style_fullscreen.search_opened .search_field,
.search_style_fullscreen.search_opened .search_close {
font-size: 1.5em !important;
height: 2.5em;
line-height: 2.5em; }
.search_style_fullscreen.search_opened .search_field {
padding-right: 1.25em !important; }
.search_style_fullscreen.search_opened .search_close {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); } .top_panel .slider_engine_revo .slide_subtitle {
font-size: 14px !important; }
.top_panel .slider_engine_revo .slide_button {
font-size: 11px !important; } .custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
padding: 30px; } .sidebar_banner_wrap {
margin-bottom: 30px; }
.sidebar .sidebar_inner {
padding: 30px 0; }
.sidebar[class*="scheme_"] .sidebar_inner {
padding: 30px 15px; }
.sidebar.sidebar_float[class*="scheme_"] .sidebar_inner {
padding: 30px; }
.sidebar:not(.sidebar_float) .widget,
.sidebar:not(.sidebar_float)[class*="scheme_"] .widget {
width: 50%;
padding: 0 15px; }
.footer_wrap .widget + .widget + .widget,
.sidebar:not(.sidebar_float) .widget + .widget + .widget, .sidebar:not(.sidebar_float)[class*="scheme_"] .widget + .widget + .widget {
margin-top: 30px !important;
padding-top: 30px !important; }
.widget.column-1_3, .widget.column-1_4, .widget.column-1_5, .widget.column-1_6, .widget.column-1_7, .widget.column-1_8, .widget.column-1_9, .widget.column-1_10, .widget.column-1_11, .widget.column-1_12 {
width: 50%; }
.footer_wrap .sc_content .wpb_column + .wpb_column + .wpb_column {
margin-top: 30px !important;
padding-top: 30px !important; } .netmix_tabs .netmix_tabs_titles {
margin: 0 0 2em; } .post_item_404 .page_title {
font-size: 12em;
line-height: 1em;
float: none;
width: 100%;
text-align: center; }
.post_item_none_search .page_title,
.post_item_none_archive .page_title {
font-size: 6em; }
.post_item_404 .page_info {
padding-left: 0;
padding-top: 2em;
width: 100%;
text-align: center; }
.post_item_404 .page_description {
line-height: 1.7em; }
.post_item_404 .go_home {
padding: 1em 2em; }
blockquote > a, blockquote > p > a, blockquote > cite, blockquote > p > cite {
margin-top: 1.5em; }
.posts_container .full_post_content {
margin-top: 4em;
padding-top: 4em; }
.posts_container .full_post_content:not(:last-child) {
margin-bottom: 4em;
padding-bottom: 4em; } .blog_mode_post blockquote, .blog_mode_page blockquote {
margin-left: 0; }
.post_item_single .post_content > .post_meta_single .post_tags,
.post_item_single .post_content > .post_meta_single .post_share {
max-width: none;
float: none;
margin-top: 0; }
.post_item_single .post_content > .post_meta_single .post_share {
margin-top: 2em; }
.post_item_single .post_content > .post_meta_single .post_share .social_item:first-child {
margin-left: 0; }
.nav-links-single .nav-links .nav-next a,
.nav-links-single .nav-links .nav-previous a {
padding: 0; }
.nav-links-single .nav-links a .nav-arrow {
position: static;
left: auto;
top: auto;
right: auto;
display: inline-block;
margin-bottom: 1em; }
.nav-links-single .nav-links,
.nav-links-single.nav-links-fixed .nav-links,
.related_wrap,
.comments_form_wrap {
margin-top: 3em; }
.comments_list_wrap {
margin-top: 0; }
.comments_wrap .form-submit {
margin-top: 2em; }
.comments_list_wrap .comment_info.post_meta .post_meta_item {
margin-bottom: 0.5rem; }
.related_wrap .related_item_style_1 .post_title {
letter-spacing: 0;
margin: 0; } .menu_style_left .nav-links-single.nav-links-fixed {
margin-left: 60px; }
.menu_style_right .nav-links-single.nav-links-fixed {
margin-right: 60px; } .mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
max-width: 100%;
max-height: 100%; }
.mfp-arrow-left {
margin-top: -41px; } .sc_countdown_default .sc_countdown_digits,
.sc_countdown_default .sc_countdown_separator {
font-size: 2rem;
margin-right: 0.2rem; }
.post_meta .post_meta_item:after,
.post_meta .post_meta_item.post_edit:after,
.post_meta .vc_inline-link:after {
content: '';
margin: 0; }
.sc_countdown_default .sc_countdown_item {
margin-left: 0rem;
margin-right: 0.5rem; }
.sc_countdown_default .sc_countdown_digits span {
width: 0.9rem;
font-size: 1.7rem; }
.sc_countdown .sc_countdown_label {
font-size: 0.8rem; } a.sc_button_icon_button.sc_button_size_small {
width: 2.75rem !important;
height: 2.75rem !important;
line-height: 2.75rem !important;
text-align: center;
letter-spacing: -2px; } .sc_price_item_simple_link .sc_price_item_info,
.no_gap .sc_price_item_simple_link .sc_price_item_info {
padding: 2rem 1.5rem 1.2rem !important; } .post_layout_excerpt + .post_layout_excerpt {
margin-top: 4rem; }
.post_layout_excerpt .post_header .post_price {
position: static;
right: auto;
top: auto;
margin-top: 0.3em; }
.post_layout_excerpt .post_title + .post_meta {
margin-top: 2rem; }
.post_layout_excerpt.post_item .post_meta .post_meta_item {
padding: 0rem 0 0.4rem; }
.post_layout_excerpt .post_header + .post_content {
margin-top: 1rem; }
.post_layout_excerpt blockquote {
padding: 2.3em 2em 2.2em 4em;
margin-left: 0;
margin-right: 0; }
.post_layout_excerpt blockquote:before {
top: 1.2em;
left: 0.8em; }
.post_layout_excerpt .post_featured {
margin-bottom: 1.5rem; } .masonry_wrap {
margin-right: 0; }
.masonry_wrap .masonry_item {
padding: 0 0 30px 0; }
.masonry_wrap .masonry_item-1_2,
.masonry_wrap .masonry_item-1_3,
.masonry_wrap .masonry_item-1_4 {
width: 100%; } .gallery_preview_description {
padding: 0 1.6em; } .post_layout_chess .post_title + .post_meta {
margin-top: 0.4em; }
.post_layout_chess .post_content_inner {
display: none !important; }
.post_layout_chess.post_format_quote .post_content_inner + .post_meta,
.post_layout_chess.post_format_link .post_content_inner + .post_meta,
.post_layout_chess.post_format_aside .post_content_inner + .post_meta,
.post_layout_chess.post_format_status .post_content_inner + .post_meta {
display: none !important; }
.post_layout_chess.post_format_quote .post_header,
.post_layout_chess.post_format_link .post_header,
.post_layout_chess.post_format_aside .post_header,
.post_layout_chess.post_format_status .post_header {
display: block; }
.post_layout_chess blockquote {
padding: 2em 2em 2em 4em; }
.post_layout_chess blockquote:before {
top: 1.05em;
left: 0.5em; }
.post_layout_chess.post_layout_chess_1 .more-link,
.post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
margin-top: 0; }
.post_layout_chess .post_title + .post_meta {
display: none !important; } .front_page_section_paddings_small .front_page_section_content_wrap {
padding: 15% 0; }
.front_page_section_paddings_medium .front_page_section_content_wrap {
padding: 20% 0; }
.front_page_section_paddings_large .front_page_section_content_wrap {
padding: 25% 0; }
.front_page_section_paddings_huge .front_page_section_content_wrap {
padding: 30% 0; }
.front_page_section_title_description {
line-height: 1.5em; }
.front_page_section_subscribe .front_page_section_output {
max-width: none; } .elementor-section.elementor-section-boxed > .elementor-container,
.body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container,
.body_style_fullwide.sidebar_hide .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 470px; } .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 4px;
padding-right: 4px; }
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 5px;
padding-right: 5px; }
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 15px;
padding-right: 15px; }
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 20px;
padding-right: 20px; }
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 25px;
padding-right: 25px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 448px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 450px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 470px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 480px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 490px; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-tab-mobile-title {
display: block; } .elementor-counter .elementor-counter-title {
margin: 1rem 0; } .editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
max-width: 440px !important; }
body.sidebar_position_hide.expand_content .editor-block-list__block,
body.sidebar_position_hide.expand_content .editor-post-title__block,
body.sidebar_position_hide.expand_content .editor-default-block-appender {
max-width: 440px !important; }
body.single-cpt_layouts .trx-addons-layout--single-preview {
max-width: 440px !important; } .wp-block-columns {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.wp-block-columns[class*="has-"] .wp-block-column {
-webkit-flex-basis: 100%;
-ms-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%; }
.wp-block-column:not(:first-child) {
margin-left: 0; }
.wp-block-column:not(:last-child) {
margin-right: 0; } .kt-gutter-default > .wp-block-kadence-column {
margin-right: 0; } .wp-block-coblocks-row__inner {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.wp-block-coblocks-row__inner > [class*="wp-block-coblocks-"] {
margin-left: 0 !important;
margin-right: 0 !important;
width: 100% !important; } 
} @media (max-width: 479px) { html {
font-size: 13px;
line-height: 153.84615%; }
h1, h2, h3, h4, h5, h6 {
hyphens: auto; }
.widget .widgettitle {
font-size: 15px;
line-height: 18px; }
figure figcaption {
font-size: 12px; }
body .mejs-container * {
font-size: 0.8rem; } .content_wrap, .content_container {
width: 280px !important; } [class*="content_wrap"] > .sidebar {
margin-top: 3.5em; }
.sidebar_small_screen_above .content_wrap > .sidebar {
margin-bottom: 3.5em; }
.sidebar_small_screen_float.sidebar_show .sidebar {
width: 270px !important; }
.widgets_above_page_wrap, .widgets_above_content_wrap {
margin-bottom: 3.5em; }
.widgets_below_page_wrap, .widgets_below_content_wrap {
margin-top: 3.5em; }
.menu_style_side .content_wrap,
.menu_style_side .content_container {
width: 280px !important; }
.menu_style_side .menu_side_wrap {
width: 60px !important; }
body.mobile_layout.menu_style_left .menu_side_wrap {
left: -60px; }
body.mobile_layout.menu_style_right .menu_side_wrap {
right: -60px; } .body_style_fullwide .content_wrap {
padding-left: 20px;
padding-right: 20px; } .container, .container-fluid,
.trx_addons_container, .trx_addons_container-fluid {
padding-left: 10px;
padding-right: 10px; }
.row,
.columns_wrap,
.trx_addons_columns_wrap {
margin-right: -20px; }
.row > [class*="column-"],
.columns_wrap > [class*="column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"] {
padding-right: 20px; }
.vc_row.columns_padding_left,
.trx_addons_columns_wrap.columns_padding_left,
.row.columns_padding_left,
.columns_wrap.columns_padding_left {
margin-left: -20px; }
.vc_row.columns_padding_left .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_left > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_left,
.row.columns_padding_left > [class*="column-"], .columns_wrap.columns_padding_left > [class*="column-"],
.row > [class*="column-"].columns_padding_left, .columns_wrap > [class*="column-"].columns_padding_left {
padding-left: 20px; }
.vc_row.columns_padding_right,
.trx_addons_columns_wrap.columns_padding_right,
.row.columns_padding_right,
.columns_wrap.columns_padding_right {
margin-right: -20px; }
.vc_row.columns_padding_right .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_right > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_right,
.row.columns_padding_right > [class*="column-"], .columns_wrap.columns_padding_right > [class*="column-"],
.row > [class*="column-"].columns_padding_right, .columns_wrap > [class*="column-"].columns_padding_right {
padding-right: 20px; }
.vc_row,
.trx_addons_columns_wrap.columns_padding_center,
.row.columns_padding_center,
.columns_wrap.columns_padding_center {
margin-left: -10px;
margin-right: -10px; }
.vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_center > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_center,
.row.columns_padding_center > [class*="column-"], .columns_wrap.columns_padding_center > [class*="column-"],
.row > [class*="column-"].columns_padding_center, .columns_wrap > [class*="column-"].columns_padding_center {
padding-left: 10px;
padding-right: 10px; }
.row.columns_padding_bottom > [class*="column-"], .columns_wrap.columns_padding_bottom > [class*="column-"],
.row > [class*="column-"].columns_padding_bottom, .columns_wrap > [class*="column-"].columns_padding_bottom,
.trx_addons_columns_wrap.columns_padding_bottom > [class*="trx_addons_column-"],
.trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_bottom {
padding-bottom: 20px; } .row:not(.columns_fluid) > [class*="column-"],
.columns_wrap:not(.columns_fluid) > [class*="column-"],
.trx_addons_columns_wrap:not(.columns_fluid) > [class*="trx_addons_column-"] {
width: 100%; } .row.columns_fluid > [class*="column-"],
.columns_wrap.columns_fluid > [class*="column-"],
.trx_addons_columns_wrap.columns_fluid > [class*="trx_addons_column-"] {
width: 50%; }
.row.columns_fluid > .column-1_1, .columns_wrap.columns_fluid > .column-1_1,
.row.columns_fluid > .column-2_2, .columns_wrap.columns_fluid > .column-2_2,
.row.columns_fluid > .column-3_3, .columns_wrap.columns_fluid > .column-3_3,
.row.columns_fluid > .column-4_4, .columns_wrap.columns_fluid > .column-4_4,
.row.columns_fluid > .column-5_5, .columns_wrap.columns_fluid > .column-5_5,
.row.columns_fluid > .column-6_6, .columns_wrap.columns_fluid > .column-6_6,
.row.columns_fluid > .column-7_7, .columns_wrap.columns_fluid > .column-7_7,
.row.columns_fluid > .column-8_8, .columns_wrap.columns_fluid > .column-8_8,
.row.columns_fluid > .column-9_9, .columns_wrap.columns_fluid > .column-9_9,
.row.columns_fluid > .column-10_10, .columns_wrap.columns_fluid > .column-10_10,
.row.columns_fluid > .column-11_11, .columns_wrap.columns_fluid > .column-11_11,
.row.columns_fluid > .column-12_12, .columns_wrap.columns_fluid > .column-12_12 {
width: 100%; } .gallery.gallery-columns-9 .gallery-item {
width: 50% !important; }
.gallery.gallery-columns-8 .gallery-item {
width: 50% !important; }
.gallery.gallery-columns-7 .gallery-item {
width: 50% !important; }
.gallery.gallery-columns-6 .gallery-item {
width: 50% !important; }
.gallery.gallery-columns-5 .gallery-item {
width: 50% !important; }
.gallery.gallery-columns-4 .gallery-item {
width: 50% !important; }
.gallery.gallery-columns-3 .gallery-item {
width: 50% !important; } .top_panel_mobile {
display: block; }
body.header_mobile_enabled .top_panel {
display: none; }
.menu_side_wrap .sc_layouts_logo {
padding: 40% 8%; }
.menu_side_icons .toc_menu_item .toc_menu_icon,
.menu_side_icons .toc_menu_item .toc_menu_description:before {
height: 5.5rem; }
.menu_side_icons .toc_menu_item .toc_menu_description span {
letter-spacing: 0; }
.mobile_device .menu_mobile .sc_layouts_logo img,
.mobile_layout .menu_mobile .sc_layouts_logo img {
max-height: 40px; }
.mobile_device .menu_mobile .menu_mobile_nav_area,
.mobile_layout .menu_mobile .menu_mobile_nav_area {
margin-top: 2em; }
.mobile_device .menu_mobile .search_mobile,
.mobile_layout .menu_mobile .search_mobile {
margin-top: 2em;
width: 280px; }
.menu_mobile .menu_mobile_nav_area > ul > li > a {
font-size: 18px;
line-height: 1.5em; }
.menu_mobile .menu_mobile_nav_area li > a {
font-size: 14px;
line-height: 1.5em;
width: 280px; }
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu {
width: 250px; }
.menu_mobile .menu_mobile_nav_area li li .open_child_menu {
padding: 0.3em 0.5em; }
.top_panel.with_bg_image {
min-height: 18em; }
.thumbnail_type_fullwidth.post_header_position_default .page_content_wrap > .header_content_wrap,
.post_header_position_on_thumb .page_content_wrap > .header_content_wrap,
.header_content_wrap {
margin-bottom: 2em; }
.post_header_position_on_thumb .header_content_wrap .post_featured {
margin: 0 !important; }
.post_header_position_on_thumb .header_content_wrap .post_featured + .post_header {
position: static !important;
text-align: left !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
min-width: 0;
max-width: none; }
.post_header_position_on_thumb:not(.custom-background) .header_content_wrap .post_featured + .post_header {
margin-top: 2em;
padding: 0;
background-color: transparent;
border: none !important; }
.thumbnail_type_fullwidth.post_header_position_on_thumb:not(.custom-background) .header_content_wrap .post_featured + .post_header {
padding: 0 1.5em; }
.thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg {
height: 20rem; } .top_panel .slider_engine_revo .slide_subtitle {
font-size: 13px !important; }
.top_panel .slider_engine_revo .slide_button {
font-size: 9px !important; } .custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
padding: 20px; } .sidebar_banner_wrap {
margin-bottom: 20px; }
.sidebar .widget, .sidebar[class*="scheme_"] .widget {
width: 100% !important; }
.footer_wrap .widget + .widget,
.sidebar .widget + .widget, .sidebar[class*="scheme_"] .widget + .widget {
margin-top: 20px !important;
padding-top: 20px !important;
border-top-width: 1px;
border-top-style: solid; }
.widget.column-1_2, .widget.column-1_3, .widget.column-1_4, .widget.column-1_5, .widget.column-1_6, .widget.column-1_7, .widget.column-1_8, .widget.column-1_9, .widget.column-1_10, .widget.column-1_11, .widget.column-1_12 {
width: 100%; }
.footer_wrap .sc_content .wpb_column,
.footer_wrap .sc_content .wpb_column:not(.vc_col-sm-12) {
display: block;
float: none;
vertical-align: top;
width: 100% !important; }
.footer_wrap .sc_content .wpb_column + .wpb_column {
margin-top: 20px !important;
padding-top: 20px !important;
border-top-width: 1px;
border-top-style: solid; } blockquote,
blockquote[class*="wp-block-quote"][class*="is-style-"],
blockquote[class*="wp-block-quote"][class*="is-"],
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-freeform.block-library-rich-text__tinymce blockquote {
padding: 2em 2em 2em 5em; }
blockquote:before {
top: 1.05em;
left: 0.8em; }
blockquote p {
font-size: 16px; }
blockquote > a, blockquote > p > a,
blockquote > cite, blockquote > p > cite {
font-size: 12px; }
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="search"],
select,
textarea,
textarea.wp-editor-area,
.tourmaster-form-field input[type="text"],
.tourmaster-form-field input[type="email"],
.tourmaster-form-field input[type="password"],
.tourmaster-form-field textarea,
.tourmaster-form-field select,
.tourmaster-form-field.tourmaster-with-border input[type="text"],
.tourmaster-form-field.tourmaster-with-border input[type="email"],
.tourmaster-form-field.tourmaster-with-border input[type="password"],
.tourmaster-form-field.tourmaster-with-border textarea,
.tourmaster-form-field.tourmaster-with-border select,
#buddypress .dir-search input[type="search"],
#buddypress .dir-search input[type="text"],
#buddypress .groups-members-search input[type="search"],
#buddypress .groups-members-search input[type="text"],
#buddypress .standard-form input[type="color"],
#buddypress .standard-form input[type="date"],
#buddypress .standard-form input[type="datetime-local"],
#buddypress .standard-form input[type="datetime"],
#buddypress .standard-form input[type="email"],
#buddypress .standard-form input[type="month"],
#buddypress .standard-form input[type="number"],
#buddypress .standard-form input[type="password"],
#buddypress .standard-form input[type="range"],
#buddypress .standard-form input[type="search"],
#buddypress .standard-form input[type="tel"],
#buddypress .standard-form input[type="text"],
#buddypress .standard-form input[type="time"],
#buddypress .standard-form input[type="url"],
#buddypress .standard-form input[type="week"],
#buddypress .standard-form select,
#buddypress .standard-form textarea {
padding: 1em;
width: 100%; } .post_meta .post_meta_item,
.post_meta .vc_inline-link {
display: inline-block;
margin: 0 0.3rem 0rem 0; } .post_item_404:not([class*="post_item_none_"]) .page_title {
font-size: 8em; }
.post_item_404 .page_info {
padding-top: 1em; }
.post_item_404 .page_description {
margin-bottom: 2em; }
.post_item_none_search .page_title, .post_item_none_archive .page_title {
font-size: 5em; }
.format-audio .post_featured.with_thumb .post_audio {
bottom: 1em; }
.format-audio .post_featured.with_thumb .post_audio.with_iframe {
bottom: -3px;
left: 0;
right: 0; }
.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls .mejs-horizontal-volume-total {
width: 40px; }
.format-audio .post_featured .post_audio:not(.with_iframe),
.sc_layouts_blog_item_featured .post_featured.without_thumb .post_audio:not(.with_iframe),
.trx_addons_audio_player {
padding: 1.2em; }
.mejs-controls .mejs-time {
display: none; }
.page_links > span:not(.page_links_title), .page_links > a, .nav-links .page-numbers {
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
margin: 3px 3px 0 0; }
.page_links .page_links_title {
margin-top: 1em; }
.post_layout_excerpt.sticky {
padding: 2rem; } .post_item_single > .post_featured {
margin-bottom: 2em; }
.author_info {
padding: 2em; }
.author_avatar {
position: static;
margin-bottom: 1.5em; }
.author_description {
padding-left: 0; }
.nav-links-single .nav-links .nav-previous {
padding-right: 8px; }
.nav-links-single .nav-links .nav-next {
padding-left: 8px; }
.nav-links-single .nav-links .post-title {
letter-spacing: 0; }
.nav-links-single .nav-links .meta-nav,
.nav-links-single .nav-links .post_date {
font-size: 1em; }
.comments_list_wrap .comment_posted {
font-size: 1em;
display: block;
margin-left: 0; }
.comments_list_wrap li + li, .comments_list_wrap li ul {
margin-top: 2em; }
.comments_list_wrap ul li + li, .comments_list_wrap li > ul > li {
padding-top: 2em; }
.comments_list_wrap ul ul {
margin-left: 2em; }
.comments_list_wrap ul ul ul ul {
margin-left: 0; }
.comments_list_wrap ul li + li > .comment_body > .comment_author_avatar,
.comments_list_wrap li > ul > li > .comment_body > .comment_author_avatar {
top: 0; }
.comments_list_wrap .comment_author_avatar {
position: relative;
top: 0;
left: 0;
margin-bottom: 1.5em; }
.comments_list_wrap .comment_content {
padding-left: 0; }
.post_content .related_wrap.related_position_inside_left,
.post_content .related_wrap.related_position_inside_right {
float: none;
margin: 2em 0;
max-width: none; }
.related_wrap .post_meta {
font-size: 11px;
line-height: 15px; } .menu_style_left .nav-links-single.nav-links-fixed {
margin-left: 60px; }
.menu_style_right .nav-links-single.nav-links-fixed {
margin-right: 60px; }
.sc_form_field_checkbox {
padding: 0; }
.sc_item_descr.sc_align_center {
max-width: 90%; } .sc_countdown_default .sc_countdown_item {
margin-bottom: 1em; } .trx_addons_popup .trx_addons_right_side {
padding-left: 0;
padding-right: 0.5rem;
padding-top: 0; }
.trx_addons_popup_form_register .trx_addons_popup_form_field_submit {
padding-top: 8.5rem; } .sc_button + .sc_button {
margin-left: 0;
margin-top: 1rem;
display: block; } .sc_price_item_info {
text-align: center; }
.sc_price_item_details {
display: block;
text-align: left; } .tp-bullets.netmix {
transform: matrix(1, 0, 0, 1, 20, -50) !important; } .mfp-title {
line-height: 13px; } .gallery_preview_show .post_title {
font-size: 16px;
line-height: 20px; }
.gallery_preview_description {
padding: 0 1.4em; }
.gallery_preview_show .post_meta .post_meta_item {
display: block; }
.gallery_preview_show .post_meta .post_meta_item:before {
display: none; } .post_layout_chess .post_header {
display: block !important; }
.post_layout_chess .post_title {
font-size: 16px;
line-height: 22px;
letter-spacing: 0; }
.post_layout_chess .post_meta {
display: none !important; }
.post_layout_chess .post_content {
display: none; }
.post_layout_chess.post_format_audio .mejs-time {
display: none; } .front_page_section_buttons > .front_page_section_button {
margin-right: 0; } .post_featured.hover_border .post_info .post_info_back {
padding: 2.5em; }
.post_featured.hover_border .post_info:before,
.post_featured.hover_border .post_info:after {
position: absolute;
z-index: 1;
top: 20px;
right: 20px;
bottom: 20px;
left: 20px; }
.post_featured.hover_border .post_info .post_title {
padding-bottom: 4px; } .elementor-section.elementor-section-boxed > .elementor-container,
.body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container,
.body_style_fullwide.sidebar_hide .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 300px; } .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 4px;
padding-right: 4px; }
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 5px;
padding-right: 5px; }
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 10px;
padding-right: 10px; }
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 20px;
padding-right: 20px; }
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 25px;
padding-right: 25px; } .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 288px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 290px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 300px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 320px; }
.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 330px; } body.edit-post-visual-editor {
line-height: 153.84615%; }
.editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
max-width: 280px !important; }
body.sidebar_position_hide.expand_content .editor-block-list__block,
body.sidebar_position_hide.expand_content .editor-post-title__block,
body.sidebar_position_hide.expand_content .editor-default-block-appender {
max-width: 280px !important; }
body.single-cpt_layouts .trx-addons-layout--single-preview {
max-width: 280px !important; } 
}