.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.slick-loading .slick-list{background:#fff url(//safaachall.com/wp-content/plugins/album-and-image-gallery-plus-lightbox/assets/images/ajax-loader.gif) center center no-repeat}.slick-slider{position:relative;display:block;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{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,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}.aigpl-clearfix:before, .aigpl-clearfix:after{content: "";display: table;}
.aigpl-clearfix::after{clear: both;}
.aigpl-hide{display:none;}
.aigpl-center{text-align:center;}
.aigpl-gallery-wrp *, .aigpl-gallery-album-wrp *{box-sizing: border-box; outline:none !important;}
.aigpl-gallery-wrp .aigpl-inr-wrp{position:relative; overflow: hidden;}
.aigpl-gallery-wrp .aigpl-img, .aigpl-gallery-album-wrp .aigpl-img{border-radius:0 !important; box-shadow:none !important; border:0; margin:0; padding:0; object-fit:cover; object-position:top center; height:100%; width:100%;}
.aigpl-img-title{font-weight:bold; padding: 8px 0 0 0;}
.aigpl-img-desc{padding: 8px 0 0 0;}
.aigpl-gallery-wrp .aigpl-img-wrp {line-height: 0;}
.aigpl-mfp-popup button.mfp-arrow, .aigpl-mfp-popup button.mfp-close{background-color:transparent !important; background-image:none !important; box-shadow:none !important;}
.aigpl-cnt-wrp .aigpl-img-desc p:last-child{margin-bottom: 0;}
.aigpl-cnt-wrp .aigpl-img-desc p {margin-bottom: 8px;}
.aigpl-gallery-album-wrp .aigpl-img-wrp{border:1px solid #ccc; padding: 5px; z-index: 1;}
.aigpl-gallery-album-wrp .aigpl-img-wrp::after { border-width: 4px !important; bottom: -7px; content: " "; left: -7px; position: absolute; right: 11px; top: 5px; border-style: none none double double !important; border-color: #ccc; z-index: -1;}
.aigpl-img-count {font-style: italic; padding: 6px 0 0 0;} .aigpl-gallery-slider{visibility: hidden; opacity:0; transition:opacity 0.5s linear;}
.aigpl-gallery-slider.slick-initialized {visibility: visible; opacity:1;}
.aigpl-gallery-slider .slick-dots li button{text-indent:-99999px;}
.aigpl-gallery-slider .slick-arrow{position:absolute; top: 40%; z-index:9; padding:0; margin:0px; display: inline-block; background-color: rgba(0, 0, 0, 0.7); text-align:center; width:30px; height:50px; cursor: pointer;}
.aigpl-gallery-slider .slick-arrow svg{fill: #fff; height: 100%; width: 100%;}
.aigpl-gallery-slider .slick-next{right:5px;}
.aigpl-gallery-slider .slick-prev{left:5px;}
.aigpl-gallery-album-slider.aigpl-gallery-slider .slick-prev{left:16px;}
.aigpl-gallery-album-slider.aigpl-gallery-slider .slick-next{right:16px;}
.aigpl-gallery-slider .slick-dots{padding:15px 0 !important; margin:0 !important; text-align:center; line-height:0;}
.aigpl-gallery-slider .slick-dots li{list-style:none !important; display:inline-block !important; margin:0 3px !important; padding:0px !important;line-height: 0;}
.aigpl-gallery-slider ul.slick-dots li::before, .aigpl-gallery-slider ul.slick-dots li::after{background:none !important;content:none !important;}
.aigpl-gallery-slider .slick-dots li button{background: #fff !important;margin: 0px !important;padding: 0px !important;border: 2px solid #444;border-radius: 50% !important;width: 12px !important; height: 12px !important; box-shadow: none !important;}
.aigpl-gallery-slider .slick-dots li button:focus{outline:none !important;}
.aigpl-gallery-slider .slick-dots li.slick-active button{background:#8D8C8C !important;}
.aigpl-gallery-slider .slick-slide{padding:0 5px !important; text-align:center;}
.aigpl-gallery-album-slider.aigpl-gallery-slider .slick-slide{padding:0 10px 10px 10px !important; text-align:center;}  .fusion-flex-container.aigpl-fusion-flex{ flex-direction: column; }
.aigpl-elementor-tab-wrap{min-width: 0; min-height: 0;} .aigpl-album-design-1 .aigpl-first{ clear: both; }
.aigpl-album-design-1 .aigpl-img-title{font-weight: 600;text-transform: capitalize;font-size: 18px;line-height: normal;margin: 15px 0 0; padding: 0;}
.aigpl-album-design-1 .aigpl-img-desc{padding: 8px 0 0 0;}
.aigpl-album-design-1 .aigpl-img-wrp{position: relative;height: 300px;width: 100%;}
.aigpl-album-design-1 .aigpl-img-count{padding-top:8px;} .aigpl-design-1 .aigpl-hide{display:none;}
.aigpl-design-1 .aigpl-gallery-wrp *{box-sizing: border-box; outline:none !important;}
.aigpl-design-1 .aigpl-gallery-wrp .aigpl-inr-wrp{position:relative;}
.aigpl-design-1 .aigpl-gallery-wrp .aigpl-img-wrp{line-height:0; height: 225px; position:relative;}
.aigpl-design-1 .aigpl-gallery-wrp .aigpl-img{border-radius:0 !important; box-shadow:none !important; border:0; margin:0; padding:0; -o-object-fit:cover; object-fit:cover; -o-object-position:top center; object-position:top center; height:100%; width:100%;}
.aigpl-design-1.aigpl-gallery-wrp .aigpl-first{clear:both;}
.aigpl-design-1 .aigpl-img-caption {z-index: 1000;box-sizing: border-box;  bottom: 0; color: #fff; font-size: 16px; padding: 15px 10px; position: absolute; text-align: center; width: 100%; line-height:normal;background: RGBA(17, 17, 17, 0.62);}
.aigpl-design-1 .aigpl-img-title{font-weight: 600;text-transform: capitalize;font-size: 18px;line-height: normal;margin: 8px 0 0;}
.aigpl-design-1 .aigpl-img-desc{padding: 8px 0 0 0;}
.aigpl-design-1 .aigpl-img-wrp{position: relative;height: 300px;width: 100%;}
.aigpl-column,
.aigpl-columns {width: 100%; position: relative; padding:10px; float:left;}
@media only screen and (min-width: 40.0625em) {  
.aigpl-column,
.aigpl-columns {position: relative; padding: 10px; float:left;}
.aigpl-col-1{ width: 100%; }
.aigpl-col-2{ width: 50%; }
.aigpl-col-3{ width: 33.33333%; }
.aigpl-col-4{ width: 25%; }
.aigpl-col-5{ width:20%; }
.aigpl-col-6{ width: 16.66667%; }
.aigpl-col-7{ width: 14.2857%; }
.aigpl-col-8{ width: 12.5%; }
.aigpl-col-9{ width: 11.11%; }
.aigpl-col-10{ width: 10%; }
.aigpl-col-11{ width: 9.090%; }
.aigpl-col-12{ width: 8.33333%; }
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face{font-family:dashicons;src:url(//safaachall.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//safaachall.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//safaachall.com/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.post-views.entry-meta>span{margin-right:0!important;font:16px/1}.post-views.entry-meta>span.post-views-icon.dashicons{display:inline-block;font-size:16px;line-height:1;text-decoration:inherit;vertical-align:middle}#button-contact-vr {
position: fixed;
bottom: 0;
z-index: 99999;
} #button-contact-vr .button-contact {
position: relative;
margin-top: -5px;
}
#button-contact-vr .button-contact .phone-vr {
position: relative;
visibility: visible;
background-color: transparent;
width: 90px;
height: 90px;
cursor: pointer;
z-index: 11;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
transition: visibility .5s;
left: 0;
bottom: 0;
display: block;
}
.phone-vr-circle-fill {
width: 65px;
height: 65px;
top: 12px;
left: 12px;
position: absolute;
box-shadow: 0 0 0 0 #c31d1d;
background-color: rgba(230, 8, 8, 0.7);
border-radius: 50%;
border: 2px solid transparent;
-webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animuiion: zoom 1.3s infinite;
animation: zoom 1.3s infinite;
}
.phone-vr-img-circle {
background-color: #e60808;
width: 40px;
height: 40px;
line-height: 40px;
top: 25px;
left: 25px;
position: absolute;
border-radius: 50%;
overflow: hidden;
display: flex;
justify-content: center;
-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.phone-vr-img-circle a {
display: block;
line-height: 37px;
}
.phone-vr-img-circle img {
max-height: 25px;
max-width: 27px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
}
@-webkit-keyframes phone-vr-circle-fill {
0% {-webkit-transform: rotate(0) scale(1) skew(1deg);  }
10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
}
@-webkit-keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}@keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
.phone-bar a {
position: absolute;
margin-top: -65px;
left: 30px;
z-index: -1;
color: #fff;
font-size: 16px;
padding: 7px 15px 7px 50px;
border-radius: 100px;
white-space: nowrap;
}
.phone-bar a:hover {
opacity: 0.8;color: #fff;
}
@media(max-width: 736px){
.phone-bar{display: none;}
}
#zalo-vr .phone-vr-circle-fill {
box-shadow: 0 0 0 0 #2196F3;
background-color: rgba(33, 150, 243, 0.7);
}
#zalo-vr .phone-vr-img-circle {
background-color: #2196F3;
}
#viber-vr .phone-vr-circle-fill {
box-shadow: 0 0 0 0 #714497;
background-color: rgba(113, 68, 151, 0.8);
}
#viber-vr .phone-vr-img-circle {
background-color: #714497;
}
#contact-vr .phone-vr-circle-fill {
box-shadow: 0 0 0 0 #2196F3;
background-color: rgba(33, 150, 243, 0.7);
}
#contact-vr .phone-vr-img-circle {
background-color: #2196F3;
}
div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
box-shadow: 0 0 0 0 #1fd744;
background-color: rgb(35 217 72 / 70%);
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle {
background: #1cd741;
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
max-width: 100%;
max-height: 100%;
border-radius: 50%;
}
#fanpage-vr img {
max-width: 35px;
max-height: 35px;
}
#fanpage-vr .phone-vr-img-circle {
background-color: #1877f2;
}
#fanpage-vr .phone-vr-circle-fill {
box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
background-color: rgb(24 119 242 / 70%);
} #gom-all-in-one .button-contact {
transition: 1.6s all;
-moz-transition: 1.6s all;
-webkit-transition: 1.6s all;
}
#button-contact-vr.active #gom-all-in-one .button-contact {
margin-left: -100%;
}
#all-in-one-vr .phone-bar {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 100%;
color: #fff;
padding: 5px 15px 5px 48px;
border-radius: 50px;
margin-left: -64px;
width: max-content;
cursor: pointer;
}
#popup-showroom-vr,
div#popup-form-contact-vr {
display: none;
}
#popup-showroom-vr.active,
div#popup-form-contact-vr.active {
display: block;
position: fixed;
width: 100%;
height: 100vh;
top: 0;
left: 0;
z-index: 99999;
}
.bg-popup-vr {
position: absolute;
left: 0;
top: 0;
background: rgb(51 51 51 / 50%);
width: 100%;
height: 100vh;
}
.content-popup-vr {
background: #fff;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: 95%;
border-radius: 5px;
box-shadow: 0 0 14px 5px rgb(0 0 0 / 49%);
max-width: 600px;
display: flex;
}
.content-popup-vr input, .content-popup-vr textarea {
width: 100%;
max-height: 100px;
min-height: 38px;
border: 1px solid #b1b1b1;
margin-bottom: 10px;
padding: 0 7px;
background: #fff;
}
.content-popup-vr label {
width: 100%;
}
.content-popup-vr input.wpcf7-form-control.wpcf7-submit {
max-width: fit-content;
padding: 5px 32px 2px;
background: #2196f3;
border: 0;
color: #fff;
font-size: 16px;
border-radius: 5px;
margin: 10px auto 0;
display: block;
box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 29%);
font-weight: 400;min-height: auto;line-height: 30px;}
.content-popup-vr input.wpcf7-form-control.wpcf7-submit:hover {
opacity: 0.7;
}
.content-popup-vr .close-popup-vr {
font-family: sans-serif;
width: 23px;
height: 23px;
background: black;
position: absolute;
top: -10px;
right: -10px;
color: #fff;
text-align: center;
line-height: 23px;
font-size: 17px;
border-radius: 50%;
cursor: pointer;
}
.content-popup-vr .close-popup-vr:hover {
background: #b50000;
}
.content-popup-vr .content-popup-div-vr {
width: 100%;
padding: 25px;
}
.content-popup-vr .content-popup-img-vr {
width: 100%;
max-width: 45%;
border-radius: 10px 0 0 10px;
overflow: hidden;
}
#loco-top, #loco-bottom {
display: block;
}
#loco-top .content-popup-img-vr, div#popup-form-contact-vr #loco-bottom .content-popup-img-vr {
max-width: 100%;
text-align: center;
}
#contact-showroom.no-event a {
pointer-events: none;
}
.content-popup-vr .content-popup-div-vr ul {color: #333;list-style: none;font-size: 15px;}
@media(max-width: 673px){
div#popup-form-contact-vr .content-popup-vr {
display: block;
}
div#popup-form-contact-vr .content-popup-vr .content-popup-img-vr {
max-width: 100%;
display: none;
}
}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:768px){.container{max-width:750px}}@media (min-width:992px){.container{max-width:970px}}@media (min-width:1200px){.container{max-width:1200px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.col-ms-1,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-ms-10,.col-ms-11,.col-ms-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:480px) and (max-width:767px){.container{max-width:748px}.hidden-xs{display:block !important}}@media (min-width:480px){.col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12{float:left}.col-ms-12{width:100%}.col-ms-11{width:91.66666667%}.col-ms-10{width:83.33333333%}.col-ms-9{width:75%}.col-ms-8{width:66.66666667%}.col-ms-7{width:58.33333333%}.col-ms-6{width:50%}.col-ms-5{width:41.66666667%}.col-ms-4{width:33.33333333%}.col-ms-3{width:25%}.col-ms-2{width:16.66666667%}.col-ms-1{width:8.33333333%}.col-ms-pull-12{right:100%}.col-ms-pull-11{right:91.66666667%}.col-ms-pull-10{right:83.33333333%}.col-ms-pull-9{right:75%}.col-ms-pull-8{right:66.66666667%}.col-ms-pull-7{right:58.33333333%}.col-ms-pull-6{right:50%}.col-ms-pull-5{right:41.66666667%}.col-ms-pull-4{right:33.33333333%}.col-ms-pull-3{right:25%}.col-ms-pull-2{right:16.66666667%}.col-ms-pull-1{right:8.33333333%}.col-ms-pull-0{right:auto}.col-ms-push-12{left:100%}.col-ms-push-11{left:91.66666667%}.col-ms-push-10{left:83.33333333%}.col-ms-push-9{left:75%}.col-ms-push-8{left:66.66666667%}.col-ms-push-7{left:58.33333333%}.col-ms-push-6{left:50%}.col-ms-push-5{left:41.66666667%}.col-ms-push-4{left:33.33333333%}.col-ms-push-3{left:25%}.col-ms-push-2{left:16.66666667%}.col-ms-push-1{left:8.33333333%}.col-ms-push-0{left:auto}.col-ms-offset-12{margin-left:100%}.col-ms-offset-11{margin-left:91.66666667%}.col-ms-offset-10{margin-left:83.33333333%}.col-ms-offset-9{margin-left:75%}.col-ms-offset-8{margin-left:66.66666667%}.col-ms-offset-7{margin-left:58.33333333%}.col-ms-offset-6{margin-left:50%}.col-ms-offset-5{margin-left:41.66666667%}.col-ms-offset-4{margin-left:33.33333333%}.col-ms-offset-3{margin-left:25%}.col-ms-offset-2{margin-left:16.66666667%}.col-ms-offset-1{margin-left:8.33333333%}.col-ms-offset-0{margin-left:0}}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.visible-xs,.visible-ms{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-ms-block,.visible-ms-inline,.visible-ms-inline-block{display:none !important}@media (max-width:479px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:479px){.visible-xs-block{display:block !important}}@media (max-width:479px){.visible-xs-inline{display:inline !important}}@media (max-width:479px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:480px) and (max-width:767px){.visible-ms{display:block !important}table.visible-ms{display:table !important}tr.visible-ms{display:table-row !important}th.visible-ms,td.visible-ms{display:table-cell !important}}@media (min-width:480px) and (max-width:767px){.visible-ms-block{display:block !important}}@media (min-width:480px) and (max-width:767px){.visible-ms-inline{display:inline !important}}@media (min-width:480px) and (max-width:767px){.visible-ms-inline-block{display:inline-block !important}}@media (max-width:479px){.hidden-xs{display:none !important}}@media (min-width:480px) and (max-width:767px){.hidden-ms{display:none !important}}@media (min-width:1200px) and (max-width:1599px){.hidden-lg{display:none !important}}.visible-xl-block,.visible-xl-inline,.visible-xl-inline-block,.visible-xl{display:none !important}@media (min-width:1600px){.container{max-width:1570px}.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left}.col-xl-12{width:100%}.col-xl-11{width:91.66666667%}.col-xl-10{width:83.33333333%}.col-xl-9{width:75%}.col-xl-8{width:66.66666667%}.col-xl-7{width:58.33333333%}.col-xl-6{width:50%}.col-xl-5{width:41.66666667%}.col-xl-4{width:33.33333333%}.col-xl-3{width:25%}.col-xl-2{width:16.66666667%}.col-xl-1{width:8.33333333%}.col-xl-pull-12{right:100%}.col-xl-pull-11{right:91.66666667%}.col-xl-pull-10{right:83.33333333%}.col-xl-pull-9{right:75%}.col-xl-pull-8{right:66.66666667%}.col-xl-pull-7{right:58.33333333%}.col-xl-pull-6{right:50%}.col-xl-pull-5{right:41.66666667%}.col-xl-pull-4{right:33.33333333%}.col-xl-pull-3{right:25%}.col-xl-pull-2{right:16.66666667%}.col-xl-pull-1{right:8.33333333%}.col-xl-pull-0{right:auto}.col-xl-push-12{left:100%}.col-xl-push-11{left:91.66666667%}.col-xl-push-10{left:83.33333333%}.col-xl-push-9{left:75%}.col-xl-push-8{left:66.66666667%}.col-xl-push-7{left:58.33333333%}.col-xl-push-6{left:50%}.col-xl-push-5{left:41.66666667%}.col-xl-push-4{left:33.33333333%}.col-xl-push-3{left:25%}.col-xl-push-2{left:16.66666667%}.col-xl-push-1{left:8.33333333%}.col-xl-push-0{left:auto}.col-xl-offset-12{margin-left:100%}.col-xl-offset-11{margin-left:91.66666667%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-0{margin-left:0}.visible-xl{display:block !important}table.visible-xl{display:table}tr.visible-xl{display:table-row !important}th.visible-xl,td.visible-xl{display:table-cell !important}.visible-xl-block{display:block !important}.visible-xl-inline{display:inline !important}.visible-xl-inline-block{display:inline-block !important}.hidden-xl{display:none !important}}:root {
--font-main: 'Open Sans';
--font-headers: 'Barlow';
--font-subheaders: 'Barlow';
--font-main-letterspacing: 0;
--font-headers-letterspacing: 0;
--font-subheaders-letterspacing: 0;
--main: #f35d22;
--second: #f35d22;
--gray: #f7f2ed;
--black: #0f2c49;
--white: #ffffff;
--red: #f6520a;
--green: #42bf80;
--yellow: #E2B239;
}    html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}
.text-sm {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
line-height: 1.5em;
display: inline-block;
}
.color-main {
color: #f35d22;
color: var(--main);
}
.color-second {
color: #f35d22;
color: var(--second);
}
.color-black {
color: #0f2c49;
color: var(--black);
}
.color-gray {
color: #f7f2ed;
color: var(--gray);
}
.color-white {
color: #ea4a34;
color: var(--white);
}
.color-white-text {
color: rgba(255, 255, 255, 0.8);
}
.color-red {
color: #f6520a;
color: var(--red);
}
.color-yellow {
color: #ebbc4a;
color: var(--yellow);
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.circle {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
}
.lte-quote-char {
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\E851";
display: block;
vertical-align: top;
pointer-events: none;
z-index: 0;
line-height: 98px;
height: 70px;
font-size: 70px !important;
letter-spacing: -2px;
display: inline-block;
margin: 0 auto;
width: 64px;
height: 64px;
color: #f35d22;
color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
z-index: 5;
padding-right: 4px;
}
.rtl .lte-quote-char {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
} div,
span,
p,
blockquote,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
a,
fieldset,
form,
label,
legend,
input,
textarea,
button {
outline: 0;
}
body {
color: #0f2c49;
color: var(--black);
background-color: #ea4a34;
background-color: var(--white);
overflow-x: hidden;
}
body.lte-body-black {
color: #ea4a34;
color: var(--white);
background-color: #0f2c49;
background-color: var(--black);
}  .lte-header-wrapper {
color: #ea4a34;
color: var(--white);
position: relative;
z-index: 20;
}
.error404.lte-bg-404 .lte-header-wrapper {
background-color: transparent;
}
@media (max-width: 1299px) {
.lte-header-wrapper {
background-size: cover;
}
}
.lte-header-wrapper.header-parallax .lte-page-header {
background-attachment: fixed;
}
@media (max-width: 768px) {
.lte-header-wrapper.header-parallax .lte-page-header {
background-size: cover;
}
}
.lte-header-wrapper.lte-parallax {
background-attachment: static;
background-position: 50% 0;
}
.lte-header-wrapper.lte-layout-transparent-full .lte-page-header,
.lte-header-wrapper.lte-layout-transparent .lte-page-header,
.lte-header-wrapper.lte-layout-desktop-center-transparent .lte-page-header {
padding-top: 80px;
}
.lte-header-wrapper.wrapper-navbar-layout-transparent-overlay {
background-color: rgba(0, 0, 0, 0.25) !important;
}
.lte-header-wrapper.wrapper-navbar-layout-transparent-white .navbar .container {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.lte-header-wrapper.wrapper-navbar-layout-transparent-white .navbar #lte-navbar.navbar-desktop ul.navbar-nav > li:hover > a,
.lte-header-wrapper.wrapper-navbar-layout-transparent-white .navbar #lte-navbar.navbar-desktop ul.navbar-nav > li > a:hover,
.lte-header-wrapper.wrapper-navbar-layout-transparent-white .navbar #lte-navbar.navbar-desktop ul.navbar-nav > li.current-menu-ancestor > a {
color: #ea4a34;
color: var(--white);
}
.lte-header-wrapper + .main-wrapper > .margin-default,
.lte-header-wrapper + .margin-default {
padding-top: 100px;
padding-bottom: 120px;
}
@media (max-width: 991px) {
.lte-header-wrapper + .main-wrapper > .margin-default,
.lte-header-wrapper + .margin-default {
padding-top: 80px;
padding-bottom: 90px;
}
}
.lte-header-wrapper + .main-wrapper > .margin-post,
.lte-header-wrapper + .margin-post {
padding-top: 100px;
padding-bottom: 160px;
}
@media (max-width: 768px) {
.lte-header-wrapper + .main-wrapper > .margin-post,
.lte-header-wrapper + .margin-post {
padding-bottom: 130px;
}
}
.lte-header-wrapper + .main-wrapper > .margin-top,
.lte-header-wrapper + .margin-top {
padding-top: 100px;
}
@media (max-width: 768px) {
.lte-header-wrapper + .main-wrapper > .margin-top,
.lte-header-wrapper + .margin-top {
padding-top: 80px;
}
}
.lte-header-wrapper + .main-wrapper > .margin-top-small,
.lte-header-wrapper + .margin-top-small {
padding-top: 50px;
padding-bottom: 100px;
}
@media (max-width: 768px) {
.lte-header-wrapper + .main-wrapper > .margin-top-small,
.lte-header-wrapper + .margin-top-small {
padding-top: 50px;
}
}
body.admin-bar .lte-page-header {
background-position: 50% 132px;
background-position: 50% 0px;
background-origin: border-box;
}
.lte-page-header {
color: #ea4a34;
color: var(--white);
background-color: #0f2c49;
background-color: var(--black);
text-align: center;
margin: 0;
display: flex;
flex-direction: column;
justify-content: center;
padding-bottom: 0;
background-repeat: no-repeat;
overflow: hidden;
position: relative;
background-position: 50% 0px;
border: 0 none;
}
.lte-header-overlay .lte-page-header:before {
background-color: #000;
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
pointer-events: none;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
content: "";
}
.lte-header-overlay .lte-page-header:before + .elementor-background-video-container + .elementor-container,
.lte-header-overlay .lte-page-header:before + .elementor-widget-wrap {
z-index: 2;
}
.lte-page-header .container {
position: relative;
z-index: 2;
padding-top: 150px;
padding-bottom: 150px;
}
@media (max-width: 991px) {
.lte-page-header .container {
padding-top: 100px;
padding-bottom: 100px;
}
}
.lte-page-header:after {
content: "";
display: block;
width: 100%;
height: 70px;
position: absolute;
bottom: -2px;
z-index: 2;
pointer-events: none;
background-size: cover;
margin-top: -60px;
}
@media (max-width: 991px) {
.lte-page-header:after {
display: none;
}
}
@media (min-width: 1200px) {
.lte-page-header .lte-header-h1-wrapper {
padding: 0 100px;
}
}
.lte-page-header h1 {
margin: 0;
color: #ea4a34;
color: var(--white);
position: relative;
z-index: 11;
line-height: 1.15em;
font-size: 64px;
display: inline;
}
@media (max-width: 1599px) {
.lte-page-header h1 {
font-size: 48px;
}
}
@media (max-width: 768px) {
.lte-page-header h1 {
font-size: 36px;
background-size: 100% 10px;
}
}
.lte-page-header .breadcrumbs {
list-style: none;
margin: 20px 0 0px 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
.lte-page-header .breadcrumbs li {
display: inline-block;
margin: 0 0 0 0px;
font-size: 16px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #ea4a34;
color: var(--white);
}
.lte-page-header .breadcrumbs li a {
color: #f35d22;
color: var(--second);
}
.lte-page-header .breadcrumbs li a:hover {
color: #ea4a34;
color: var(--white);
}
.lte-page-header .breadcrumbs li:not(:last-child):after {
margin: 0px 12px 0 16px;
vertical-align: middle;
position: relative;
top: -3px;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
content: "|";
height: 10px;
font-size: 16px;
line-height: 1em;
color: #ea4a34;
color: var(--white);
}
.lte-page-header .lte-tagline {
font-size: 14px;
}
.lte-tagline {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
position: absolute;
left: 0;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
font-size: 14px;
zoom: 1;
filter: alpha(opacity=70);
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
}
.lte-tagline > span {
font-size: 12px;
}
@media (max-width: 1199px) {
.lte-tagline {
display: none;
}
}
#lte-nav-wrapper.navbar-layout-transparent + .main-wrapper {
position: relative;
margin-top: -101px;
}
.lte-page-header + .main-wrapper {
margin-top: 0 !important;
}
.lte-narrow-header {
text-align: center;
max-width: 1280px;
margin: 0px auto 00px;
min-height: 200px;
padding: 60px 50px 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
background-color: #ea4a34;
background-color: var(--white);
position: relative;
z-index: 6;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomright: 0;
-moz-background-clip: padding;
border-bottom-right-radius: 0;
}
@media (min-width: 1200px) {
.lte-narrow-header {
padding: 60px 100px 0;
}
}
@media (max-width: 768px) {
.lte-narrow-header {
padding: 50px 0 30px;
}
}
.lte-narrow-header .lte-cats {
display: block;
text-align: center;
margin-bottom: 15px;
line-height: 1.4em;
}
.lte-narrow-header .lte-post-headline {
margin-top: 20px;
}
.lte-narrow-header h1 {
line-height: 1.2em;
color: #0f2c49 !important;
color: var(--black) !important;
padding: 0 30px !important;
}
.lte-narrow-header h1:after {
display: none !important;
}
.lte-header-narrow-wrapper .container {
padding: 200px 0 0 0 !important;
}
.lte-ul-nav {
list-style: none;
margin: 0;
padding: 0;
}
.lte-ul-nav li > a {
display: block;
}
.lte-navbar {
z-index: 3;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-clip: border-box;
border: 0 none;
padding: 0px 0;
margin-bottom: 0;
vertical-align: top;
}
.lte-navbar > .container {
position: relative;
overflow: visible;
vertical-align: middle;
padding-left: 15px;
padding-right: 15px;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lte-navbar .lte-navbar-logo {
margin-right: 30px;
margin-inline-end: 30px;
margin-inline-start: 0;
}
.lte-navbar .lte-navbar-logo .lte-logo {
z-index: 2;
}
.lte-navbar .lte-navbar-logo .lte-logo img {
max-height: 58px;
width: auto;
}
.lte-navbar.affix-top {
z-index: 100;
left: 0;
right: 0;
}
.lte-navbar .mega-menu,
.lte-navbar ul ul {
display: none;
}
.lte-navbar .lte-navbar-items {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
padding: 6px 0px 6px 0;
}
.lte-navbar .lte-navbar-items .mega-menu {
top: 50px !important;
right: 0 !important;
width: 100%;
max-width: 970px;
-webkit-transform: translate(-50%, -3%);
-moz-transform: translate(-50%, -3%);
-ms-transform: translate(-50%, -3%);
-o-transform: translate(-50%, -3%);
transform: translate(-50%, -3%);
}
.lte-navbar .lte-navbar-items.navbar-desktop {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lte-navbar .lte-navbar-items.navbar-desktop .toggle-wrap {
display: none;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav {
display: inline-block;
margin: 0 0;
z-index: 4;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li {
float: left;
}
.rtl .lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li {
float: right;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav li,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav a {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
transition: none;
padding: 0;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav span:hover,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav li:hover {
cursor: pointer;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav a {
padding: 0px 22px 0;
position: relative;
cursor: pointer;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav a:focus {
background: transparent;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav a > span {
display: inline-block;
position: relative;
padding: 0 0 0;
pointer-events: none;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:hover > a {
background: transparent;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a {
-webkit-transition: color 0.4s ease;
-moz-transition: color 0.4s ease;
-o-transition: color 0.4s ease;
transition: color 0.4s ease;
position: relative;
z-index: 5;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a > span:after {
position: absolute;
content: "";
border-bottom: 2px solid var(--second);
border-color: #f35d22;
border-color: var(--second);
left: 0;
display: block;
width: 0;
bottom: 0px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a:hover span:after {
width: 100%;
}
@supports (-webkit-appearance:none) {
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a span:before {
top: 1px;
}
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-ancestor:not(.menu-item-has-children) > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-item:not(.menu-item-has-children) > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-parent:not(.menu-item-has-children) > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current_page_parent:not(.menu-item-has-children) > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current_page_item:not(.menu-item-has-children) > a {
padding-right: 16px;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-ancestor > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-item > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-parent > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current_page_parent > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current_page_item > a {
cursor: default;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children:not(:last-child),
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children:not(:last-child) {
padding-right: 6px;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > a {
position: relative;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > a:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > a:after {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
content: "\f054";
font-size: 8px;
line-height: 10px;
top: 50%;
margin: -4px 0 0 5px;
margin-inline-end: 0;
margin-inline-start: 5px;
-webkit-transition: -webkit-transform 0.2s;
-moz-transition: -moz-transform 0.2s;
-o-transition: -o-transform 0.2s;
transition: -webkit-transform 0.2s,-moz-transform 0.2s,-o-transform 0.2s,transform 0.2s;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children:hover > ul {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
z-index: 100;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children:hover > ul li,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children:hover > ul li {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children:hover:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children:hover:after {
content: "";
z-index: 0;
position: absolute;
height: 92px;
width: 100%;
min-width: 100px;
bottom: -30px;
left: 0;
display: block;
background: transparent;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > ul > li:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > ul > li:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > ul > li > ul > li:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > ul > li > ul > li:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > ul > li > ul > li > ul > li:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > ul > li > ul > li > ul > li:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > ul > li > ul > li > ul > li > ul > li:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > ul > li > ul > li > ul > li > ul > li:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.page_item_has_children > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-item-has-children > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul {
pointer-events: auto;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-collapse.menu-item-has-children:hover {
color: #f35d22;
color: var(--main);
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-collapse.menu-item-has-children:hover > a {
border-color: #f35d22 !important;
border-color: var(--main) !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-collapse.menu-item-has-children > a.collapse-icon {
margin: 1px -20px 0 10px;
border: 2px solid #ea4a34;
border-color: #ea4a34;
border-color: var(--white);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
padding: 0;
width: 27px;
height: 27px;
line-height: 22px;
font-size: 14px;
display: block;
text-align: center;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-collapse.menu-item-has-children > a.collapse-icon:before {
padding: 0;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li.menu-collapse.menu-item-has-children > a.collapse-icon:after {
display: none;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu {
width: 250px;
margin: 15px 0px 0 0px;
padding: 8px 0px 8px;
margin-left: -75px;
display: block;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
position: absolute;
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-ms-transform: translateY(10%);
-o-transform: translateY(10%);
transform: translateY(10%);
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
z-index: 0;
pointer-events: none;
text-align: left;
list-style: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
background-color: #ea4a34;
background-color: var(--white);
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li {
padding: 0;
position: relative;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
text-align: start;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li:last-child,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li:last-child {
border-bottom: none;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li a {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-size: 14px;
font-style: normal;
letter-spacing: 0;
padding: 4px 18px 8px 18px;
margin: 0 10px;
display: block;
position: relative;
text-transform: none;
-webkit-transition: color 0.2s ease, background 0.2s ease;
-moz-transition: color 0.2s ease, background 0.2s ease;
-o-transition: color 0.2s ease, background 0.2s ease;
transition: color 0.2s ease, background 0.2s ease;
color: #0f2c49;
color: var(--black);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li a span,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li a span {
vertical-align: middle;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li:not(.mega-menu-col):hover > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li:not(.mega-menu-col):hover > a {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34 !important;
color: var(--white) !important;
}
.lte-invert-color-main .lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li:not(.mega-menu-col):hover > a,
.lte-invert-color-main .lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li:not(.mega-menu-col):hover > a {
color: #ea4a34;
color: var(--white);
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li:not(.mega-menu-col):hover > ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li:not(.mega-menu-col):hover > ul {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
transition-delay: 0s, 0s, 0.1s;
visibility: visible;
z-index: 1;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.menu-item-has-children > a > span:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.menu-item-has-children > a > span:after {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
content: "\f054";
font-size: 8px;
margin-left: 7px;
vertical-align: top;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
color: #f35d22;
color: var(--main);
top: 2px;
margin-inline-start: 7px;
margin-inline-end: 0;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.rtl .lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.menu-item-has-children > a > span:after,
.rtl .lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.menu-item-has-children > a > span:after {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.menu-item-has-children > a:hover > span:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.menu-item-has-children > a:hover > span:after {
color: #ea4a34;
color: var(--white);
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current-menu-item > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current-menu-item > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current-menu-parent > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current-menu-parent > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current_page_parent > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current_page_parent > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current_page_item > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current_page_item > a {
cursor: default !important;
color: #f35d22 !important;
color: var(--main) !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current-menu-item > a span:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current-menu-item > a span:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current-menu-parent > a span:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current-menu-parent > a span:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current_page_parent > a span:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current_page_parent > a span:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current_page_item > a span:after,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current_page_item > a span:after {
color: #f35d22 !important;
color: var(--main) !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current-menu-item:hover,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current-menu-item:hover,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current-menu-parent:hover,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current-menu-parent:hover,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current_page_parent:hover,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current_page_parent:hover,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current_page_item:hover,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current_page_item:hover {
background: transparent !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current-menu-item:hover > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current-menu-item:hover > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current-menu-parent:hover > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current-menu-parent:hover > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current_page_parent:hover > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current_page_parent:hover > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children li.current_page_item:hover > a,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu li.current_page_item:hover > a {
background: transparent !important;
color: #f35d22 !important;
color: var(--main) !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.children ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav ul.sub-menu ul {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
position: absolute;
top: -8px !important;
margin-top: 0;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu {
z-index: 20;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul {
left: 250px !important;
z-index: 19;
margin: 0;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul ul {
left: 250px !important;
right: auto !important;
z-index: 18;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul ul ul {
left: auto !important;
right: 250px !important;
z-index: 17;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul ul ul ul {
left: 250px !important;
right: auto !important;
z-index: 16;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul ul ul ul ul {
left: auto !important;
right: 250px !important;
z-index: 15;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul ul ul ul ul ul {
left: 250px !important;
right: auto !important;
z-index: 14;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul ul ul ul ul ul ul {
left: auto !important;
right: 250px !important;
z-index: 13;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul ul ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul ul ul ul ul ul ul ul {
left: 250px !important;
right: auto !important;
z-index: 12;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul ul ul ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul ul ul ul ul ul ul ul ul {
left: auto !important;
right: 250px !important;
z-index: 11;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children ul ul ul ul ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu ul ul ul ul ul ul ul ul ul ul {
left: 250 !important;
right: auto !important;
z-index: 10;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li + li {
z-index: 19;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li + li + li {
z-index: 18;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li + li + li + li {
z-index: 17;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li + li + li + li + li {
z-index: 16;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li + li + li + li + li + li {
z-index: 15;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li + li + li + li + li + li + li {
z-index: 14;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li + li + li + li + li + li + li + li {
z-index: 13;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li + li + li + li + li + li + li + li + li {
z-index: 12;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li + li + li + li + li + li + li + li + li + li {
z-index: 11;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu {
right: 0px;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul {
left: auto !important;
right: 336px !important;
margin-left: -86px;
margin-right: -86px;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul ul {
left: 250px !important;
right: auto !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul ul ul {
left: auto !important;
right: 336px !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul ul ul ul {
left: 250px !important;
right: auto !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul ul ul ul ul {
left: auto !important;
right: 336px !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul ul ul ul ul ul {
left: 250px !important;
right: auto !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul ul ul ul ul ul ul {
left: auto !important;
right: 336px !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul ul ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul ul ul ul ul ul ul ul {
left: 250px !important;
right: auto !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul ul ul ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul ul ul ul ul ul ul ul ul {
left: auto !important;
right: 336px !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.children ul ul ul ul ul ul ul ul ul ul,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu ul ul ul ul ul ul ul ul ul ul {
left: 250px !important;
right: auto !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop li.menu-item-has-mega-menu {
position: static;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.lte-navbar .lte-navbar-items.navbar-desktop li.menu-item-has-mega-menu:hover > div.mega-menu {
visibility: visible;
z-index: 1001;
-webkit-transform: translate(0%, -8%) !important;
-moz-transform: translate(0%, -8%) !important;
-ms-transform: translate(0%, -8%) !important;
-o-transform: translate(0%, -8%) !important;
transform: translate(0%, -8%) !important;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
pointer-events: all;
}
.lte-navbar .lte-navbar-items.navbar-desktop li.menu-item-has-mega-menu:hover > div.mega-menu .sub-menu {
visibility: visible;
}
.lte-navbar .lte-navbar-items.navbar-desktop li.menu-item-has-mega-menu:hover:after {
bottom: 0 !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop a.fa {
position: relative;
}
.lte-navbar .lte-navbar-items.navbar-desktop a.fa:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
padding-right: 10px;
margin-top: 1px;
}
.lte-navbar .lte-navbar-items.navbar-desktop a.fa span {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu {
position: absolute !important;
-webkit-transform: translate(0%, -3%);
-moz-transform: translate(0%, -3%);
-ms-transform: translate(0%, -3%);
-o-transform: translate(0%, -3%);
transform: translate(0%, -3%);
width: 970px;
margin-top: 50px;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
padding: 0 20px;
display: block;
visibility: hidden;
pointer-events: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
overflow: hidden !important;
z-index: -1;
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
background-color: #ea4a34;
background-color: var(--white);
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu > * {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .mega-menu-row {
position: static !important;
opacity: 1 !important;
padding: 25px 0 !important;
display: table !important;
width: 100% !important;
background: var(--main);
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .mega-menu-row > li > a span:after {
position: relative;
top: 10px;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .mega-menu-row .mega-menu-col {
display: table-cell !important;
width: 25%;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .mega-menu-row .mega-menu-col:last-child {
box-shadow: none !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu {
-webkit-transform: translateY(0) !important;
-moz-transform: translateY(0) !important;
-ms-transform: translateY(0) !important;
-o-transform: translateY(0) !important;
transform: translateY(0) !important;
margin: 0px 0 0 0 !important;
right: auto !important;
left: auto !important;
position: static !important;
opacity: 1 !important;
width: auto !important;
box-shadow: none !important;
text-align: left;
width: 100% !important;
padding-bottom: 20px !important;
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
border-color: transparent !important;
pointer-events: all !important;
cursor: default;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu.mega-menu-row > li {
border-bottom: 0 !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu.mega-menu-row > li.current-menu-parent > a {
background-color: transparent !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li.menu-item-has-children > a {
color: #0f2c49;
color: var(--black);
padding-left: 12px;
padding-bottom: 0;
text-transform: uppercase;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li.menu-item-has-children > a span {
display: block;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li.menu-item-has-children > a span:after {
display: none !important;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li:not(.menu-item-has-children) {
padding-left: 0;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li:not(.menu-item-has-children) a {
padding: 6px 10px 10px 40px;
line-height: 22px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li:not(.menu-item-has-children) a span {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li:not(.menu-item-has-children) a:hover {
background-color: #f35d22;
background-color: var(--main);
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li:not(.menu-item-has-children) a:hover:before {
color: #ea4a34;
color: var(--white);
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li:not(.menu-item-has-children) a:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
top: 10px;
left: 13px;
position: absolute;
color: #f35d22;
color: var(--main);
}
.lte-navbar .lte-navbar-items.navbar-desktop .mega-menu .sub-menu li:not(.menu-item-has-children).current-menu-item a:before {
color: #f35d22 !important;
color: var(--main) !important;
}
.lte-navbar .lte-navbar-toggle {
display: none;
border: 1px solid transparent;
background-color: transparent;
background-image: none;
height: 34px;
width: 27px;
margin: 0 0 0 0;
padding: 0;
position: absolute;
right: 25px;
top: 50%;
margin-top: 0px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.rtl .lte-navbar .lte-navbar-toggle {
right: auto;
left: 25px;
}
.lte-navbar .lte-navbar-toggle .icon-bar {
background-color: #0f2c49;
background-color: var(--black);
height: 2px;
padding: 0;
width: 100%;
margin: 4px auto 3px;
transition: all 0.2s;
float: left;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-navbar .lte-navbar-toggle.collapsed {
right: 25px;
}
.rtl .lte-navbar .lte-navbar-toggle.collapsed {
right: auto;
left: 25px;
}
.lte-navbar .lte-navbar-toggle.collapsed .top-bar {
width: 100%;
}
.lte-navbar .lte-navbar-toggle.collapsed .middle-bar {
width: 100%;
}
.lte-navbar .lte-navbar-toggle.collapsed .bottom-bar {
width: 100%;
}
.lte-navbar .lte-navbar-toggle:hover .icon-bar {
background-color: #f35d22;
background-color: var(--main);
}
.lte-navbar .lte-navbar-toggle:hover .top-bar {
width: 50%;
}
.lte-navbar .lte-navbar-toggle:hover .middle-bar {
width: 100%;
}
.lte-navbar .lte-navbar-toggle:hover .bottom-bar {
width: 100%;
}
.lte-navbar .lte-mobile-controls {
display: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile {
z-index: 100;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
margin: 0px 0  0;
padding: 0px 0 0px 0 !important;
background-color: #0f2c49;
background-color: var(--black);
top: 0px;
bottom: 0px;
left: 0;
right: auto;
position: fixed;
z-index: 1000020;
height: 100%;
width: 100%;
max-height: 100% !important;
display: block;
overflow: scroll;
text-align: start;
min-width: 0;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
border-top: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile .navbar-btn {
display: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-f-add {
display: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile:before {
display: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-mobile-controls {
display: block;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-mobile-controls .lte-nav-social {
display: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-navbar-toggle .close {
margin-left: -20px;
}
.lte-navbar .lte-navbar-items.navbar-mobile.collapse {
left: -100%;
}
@media (min-width: 768px) {
.lte-navbar .lte-navbar-items.navbar-mobile {
left: auto;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-mobile-controls,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-nav-ul {
max-width: 420px;
margin: 0 auto !important;
}
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-navbar-icons {
display: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile .mega-menu.show {
display: block !important;
}
.lte-navbar .lte-navbar-items.navbar-mobile .mega-menu.show > ul {
display: block !important;
position: relative;
-webkit-transform: scaleY(1) !important;
-moz-transform: scaleY(1) !important;
-ms-transform: scaleY(1) !important;
-o-transform: scaleY(1) !important;
transform: scaleY(1) !important;
}
.lte-navbar .lte-navbar-items.navbar-mobile .mega-menu.show > ul a.fa span {
font-family: 'Barlow', serif !important;
font-family: var(--font-headers), serif !important;
font-weight: 600 !important;
letter-spacing: var(--font-headers-letterspacing) !important;
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap {
text-align: right;
position: relative;
padding: 0px 20px 0;
height: 105px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-logo {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 40%;
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-logo img {
max-height: 58px;
width: auto;
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle {
right: 35px;
position: relative;
width: auto;
height: auto;
padding: 0;
display: block;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
margin: 5px 0 0 0;
}
.rtl .lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle {
right: auto;
left: 25px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle .close {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
letter-spacing: var(--font-main-letterspacing);
color: #ea4a34;
color: var(--white);
color: transparent !important;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
font-weight: 400;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
text-shadow: 0 0 0;
display: block;
width: 40px;
height: 40px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle .close:before,
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle .close:after {
content: "";
height: 30px;
display: block;
font-size: 0;
border-right: 2px solid var(--white);
position: absolute;
top: 0;
right: 10px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle .close:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle .close span {
font-size: 64px;
line-height: 26px;
position: relative;
top: -30px;
right: -3px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle:hover .close {
color: #f35d22;
color: var(--main);
}
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle:hover .close:after,
.lte-navbar .lte-navbar-items.navbar-mobile .toggle-wrap .lte-navbar-toggle:hover .close:before {
border-color: #f35d22;
border-color: var(--second);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white {
background-color: #ea4a34;
background-color: var(--white);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .toggle-wrap .lte-navbar-toggle .close {
color: #0f2c49;
color: var(--black);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .toggle-wrap .lte-navbar-toggle .close:after,
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .toggle-wrap .lte-navbar-toggle .close:before {
border-color: #0f2c49;
border-color: var(--black);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .toggle-wrap .lte-navbar-toggle .close:hover:after,
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .toggle-wrap .lte-navbar-toggle .close:hover:before {
border-color: #f35d22;
border-color: var(--main);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .lte-ul-nav > li > a {
color: #0f2c49;
color: var(--black);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .lte-ul-nav li.menu-item-has-children > a:after {
color: #0f2c49;
color: var(--black);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .lte-ul-nav ul li a {
color: #0f2c49;
color: var(--black);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .lte-ul-nav ul li a:hover {
color: #f35d22;
color: var(--main);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white ul ul li.current-menu-ancestor a,
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white ul ul li.current-menu-item a,
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white ul ul li.current-menu-parent a,
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white ul ul li.current_page_parent a,
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white ul ul li.current_page_item a {
color: #f35d22 !important;
color: var(--main) !important;
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .lte-mobile-controls .lte-header {
display: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .lte-mobile-controls .lte-nav-cart {
left: 25px;
display: block;
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .lte-mobile-controls .lte-nav-cart .lte-count {
margin-left: 35px;
position: relative;
background-color: #f35d22;
background-color: var(--main);
width: 30px;
height: 30px;
top: 0px;
line-height: 32px;
font-weight: bold;
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .lte-mobile-controls .lte-nav-cart .lte-icon-cart {
margin-left: -75px;
color: #0f2c49;
color: var(--black);
}
.lte-navbar .lte-navbar-items.navbar-mobile.navbar-mobile-white .lte-mobile-controls .lte-nav-profile a span {
color: #0f2c49;
color: var(--black);
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav {
padding: 0px 0px 20px;
margin: 40px auto 0 !important;
float: none;
}
@media (max-width: 768px) {
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav {
margin-top: 0 !important;
}
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li {
float: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.show-child ul {
display: block !important;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li > a {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 28px;
padding: 10px 40px 18px 20px;
padding-inline-start: 20px;
padding-inline-end: 40px;
color: #ea4a34;
color: var(--white);
word-wrap: break-word;
line-height: 1em;
position: relative;
}
@media (min-width: 768px) {
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li > a {
padding-left: 30px;
padding-inline-start: 30px;
}
}
@media (max-width: 1599px) {
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li > a {
font-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li > a:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li a.fa:before {
zoom: 1;
filter: alpha(opacity=35);
-webkit-opacity: 0.35;
-moz-opacity: 0.35;
opacity: 0.35;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li a.fa span {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
padding-left: 15px;
font-weight: bold;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li {
cursor: pointer;
margin: 2px 10px 2px 0;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li.menu-item-has-children > a {
pointer-events: none;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li.menu-item-has-children > a > span {
pointer-events: auto;
display: block;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li.menu-item-has-children > a:after {
width: 34px;
height: 34px;
line-height: 28px;
text-align: center;
font-size: 34px;
content: "+" !important;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
margin-top: 0px;
right: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
pointer-events: auto;
}
.rtl .lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li.menu-item-has-children > a:after {
right: auto;
left: 20px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li.menu-item-has-children.show > a:after {
margin-top: 0px;
right: 20px;
content: "–" !important;
}
.rtl .lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li.menu-item-has-children.show > a:after {
right: auto;
left: 20px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li ul li.menu-item-has-children:after {
top: 8px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li a:focus {
background: transparent;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li a:hover {
color: #f35d22;
color: var(--second);
background-color: transparent;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav li .mega-menu {
-webkit-transform: translate(0, 0) !important;
-moz-transform: translate(0, 0) !important;
-ms-transform: translate(0, 0) !important;
-o-transform: translate(0, 0) !important;
transform: translate(0, 0) !important;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul {
padding: 0;
margin: 0 0 0 18px;
margin-inline-start: 18px;
margin-inline-end: 0;
list-style: none;
overflow: hidden;
transform-origin: top;
transform: scaleY(0);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position: absolute;
}
@media (min-width: 992px) {
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul {
margin-left: 28px;
}
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul li {
position: relative;
text-transform: none;
padding: 0;
margin-right: 0;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul li.menu-item-has-children > a:after {
margin-top: 2px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul li a {
padding: 12px 0px 12px 25px;
font-size: 20px;
color: #ea4a34;
color: var(--white);
display: block;
line-height: 1em;
position: relative;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul li a:before {
color: #f35d22;
color: var(--main);
content: "-";
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
transition: color 0.5s ease;
zoom: 1 !important;
filter: alpha(opacity=100) !important;
-webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
opacity: 1 !important;
font-weight: 600;
padding-right: 2px;
margin-left: -16px;
margin-top: -1px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
}
.rtl .lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul li a:before {
margin-right: -16px;
right: 20px;
left: auto;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul li li a {
padding-left: 50px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul li li li a {
padding-left: 70px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul li li li li a {
padding-left: 90px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul li li li li li a {
padding-left: 110px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav ul.show {
transform: scaleY(1);
position: relative;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav .sub-menu {
margin-bottom: 20px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav .sub-menu.show {
display: block;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav .sub-menu li a {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
padding-left: 20px;
font-size: 16px;
padding-right: 60px;
padding-top: 8px;
padding-bottom: 8px;
padding-inline-end: 60px;
padding-inline-start: 20px;
}
@media (max-width: 768px) {
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav .sub-menu li a {
padding-top: 6px;
padding-bottom: 6px;
}
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav .sub-menu li a span {
padding-left: 0;
line-height: 1.5em;
padding-top: 0;
padding-bottom: 0;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav .sub-menu li.menu-item-has-children > a:after {
font-size: 28px;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor > a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item > a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent > a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent > a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item > a {
color: #f35d22;
color: var(--second);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor > a:after,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item > a:after,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent > a:after,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent > a:after,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item > a:after {
color: #ea4a34;
color: var(--white);
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current-menu-ancestor a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current-menu-ancestor a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current-menu-ancestor a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current-menu-ancestor a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current-menu-ancestor a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current-menu-item a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current-menu-item a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current-menu-item a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current-menu-item a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current-menu-item a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current-menu-parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current-menu-parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current-menu-parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current-menu-parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current-menu-parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current_page_parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current_page_parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current_page_parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current_page_parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current_page_parent a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current_page_item a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current_page_item a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current_page_item a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current_page_item a,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current_page_item a {
color: #f35d22;
color: var(--second);
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current-menu-ancestor a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current-menu-ancestor a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current-menu-ancestor a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current-menu-ancestor a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current-menu-ancestor a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current-menu-item a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current-menu-item a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current-menu-item a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current-menu-item a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current-menu-item a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current-menu-parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current-menu-parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current-menu-parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current-menu-parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current-menu-parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current_page_parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current_page_parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current_page_parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current_page_parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current_page_parent a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current_page_item a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current_page_item a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current_page_item a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current_page_item a:before,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current_page_item a:before {
color: #f35d22;
color: var(--main);
}
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current-menu-ancestor a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current-menu-ancestor a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current-menu-ancestor a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current-menu-ancestor a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current-menu-ancestor a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current-menu-item a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current-menu-item a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current-menu-item a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current-menu-item a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current-menu-item a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current-menu-parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current-menu-parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current-menu-parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current-menu-parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current-menu-parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current_page_parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current_page_parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current_page_parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current_page_parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current_page_parent a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-ancestor ul li.current_page_item a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-item ul li.current_page_item a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current-menu-parent ul li.current_page_item a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_parent ul li.current_page_item a:hover,
.lte-navbar .lte-navbar-items.navbar-mobile .lte-ul-nav > li.current_page_item ul li.current_page_item a:hover {
background: transparent;
}
.lte-navbar .lte-navbar-items.navbar-mobile .cart-mob {
display: block;
float: none;
color: #ea4a34;
color: var(--white);
font-size: 24px;
padding-top: 34px !important;
padding-bottom: 34px;
transition: none !important;
}
.lte-navbar .lte-navbar-items.navbar-mobile .cart-mob:hover .fa {
color: #f35d22;
color: var(--main);
}
.lte-navbar .lte-navbar-items.navbar-mobile .cart-mob .lte-count {
background-color: #0f2c49;
background-color: var(--black);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
color: #ea4a34;
color: var(--white);
top: auto;
left: auto;
width: 45px;
height: 45px;
text-align: center;
font-size: 18px;
line-height: 44px;
margin-left: 0px;
margin-top: 0px;
display: inline-block;
position: relative;
vertical-align: middle;
}
.lte-navbar .lte-navbar-items.navbar-mobile .cart-mob .fa {
font-size: 24px;
display: inline-block;
vertical-align: middle;
}
.lte-navbar .lte-navbar-items.navbar-mobile .cart-mob .name {
text-transform: none;
font-size: 24px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
padding: 0px 0 0 20px;
display: inline-block;
vertical-align: middle;
}
.lte-navbar.affix {
position: fixed;
top: 0;
width: 100%;
z-index: 10000;
}
.lte-mobile-controls {
position: relative;
padding: 30px 23px 100px 23px;
}
.lte-mobile-controls ul {
padding: 0;
list-style: none;
}
.lte-mobile-controls .lte-nav-cart {
position: absolute;
top: 20px;
left: 40px;
}
.rtl .lte-mobile-controls .lte-nav-cart {
left: auto;
right: 40px;
}
.lte-mobile-controls .lte-nav-cart .lte-count {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-weight: normal;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
width: 40px;
height: 40px;
line-height: 30px;
font-size: 16px;
color: #ea4a34;
color: var(--white);
display: inline-block;
text-align: center;
position: absolute;
left: 0px;
}
.lte-mobile-controls .lte-nav-cart .lte-icon-cart {
font-size: 24px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
top: 2px;
margin-left: -18px;
position: relative;
color: #f35d22;
color: var(--second);
}
.rtl .lte-mobile-controls .lte-nav-cart .lte-count {
left: auto;
right: 0;
}
.rtl .lte-mobile-controls .lte-nav-cart .lte-icon-cart {
margin-left: 0;
margin-right: -18px;
}
.lte-mobile-controls .lte-nav-cart a:hover .fa {
color: #ea4a34;
color: var(--white);
}
.lte-mobile-controls .lte-nav-profile {
position: absolute;
top: 22px;
right: 20px;
font-size: 18px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-weight: 400;
}
.rtl .lte-mobile-controls .lte-nav-profile {
left: 24px;
right: auto;
}
.lte-mobile-controls .lte-nav-profile .fa {
font-size: 24px;
padding-bottom: 3px;
position: relative;
bottom: 0px;
margin-right: 12px;
color: #f35d22;
color: var(--second);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
vertical-align: middle;
}
.lte-mobile-controls .lte-nav-profile a {
color: #ea4a34;
color: var(--white);
display: block;
font-size: 16px;
}
.lte-mobile-controls .lte-nav-profile a:hover .fa {
color: #f35d22;
color: var(--second);
}
.lte-mobile-controls .lte-nav-search {
margin: 50px 0 0 0;
width: 100%;
display: block;
position: relative;
}
.lte-mobile-controls .lte-nav-search label {
display: block;
}
.lte-mobile-controls .lte-nav-search input[type="search"],
.lte-mobile-controls .lte-nav-search input[type="text"] {
width: 100% !important;
display: block;
font-size: 16px;
height: 70px;
line-height: 70px !important;
padding-right: 80px;
padding-left: 20px;
padding-inline-start: 20px;
padding-inline-end: 80px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
color: #000;
border: 1px solid rgba(0, 0, 0, 0.25) !important;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.lte-mobile-controls .lte-nav-search a {
overflow: hidden;
color: #0f2c49 !important;
color: var(--black) !important;
width: 60px;
height: 60px;
display: block;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
right: 5px;
top: 5px;
text-align: center;
line-height: 60px;
font-size: 20px;
z-index: 1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border: 0;
padding: 0;
position: absolute;
}
.rtl .lte-mobile-controls .lte-nav-search a {
right: auto;
left: 5px;
}
.lte-mobile-controls .lte-nav-search a span {
padding: 0;
}
.lte-mobile-controls .lte-nav-search a:after {
display: none;
}
.lte-mobile-controls .lte-nav-search a:hover {
color: #f35d22;
color: var(--main);
}
.lte-navbar-social {
position: absolute;
right: 15px;
top: 0;
z-index: 3;
}
@media (max-width: 768px) {
.lte-navbar-social {
display: none;
}
}
.lte-navbar-social .header {
color: #ea4a34;
color: var(--white);
font-size: 12px;
float: left;
margin-right: 20px;
}
.lte-navbar-social .header span {
font-weight: normal;
}
.lte-navbar-social .header:after {
content: "";
width: 12px;
display: inline-block;
border-bottom: 1px solid var(--white);
border-color: #ea4a34;
border-color: var(--white);
margin: 0 10px 0 15px;
position: relative;
top: -3px;
}
@media (max-width: 991px) {
.lte-navbar-social .header {
display: none;
}
}
.lte-navbar-social ul {
float: left;
margin: 0 0 0 -28px;
padding: 0;
}
.lte-navbar-social ul li {
display: inline;
margin-left: 28px;
}
.lte-navbar-social ul li a {
font-size: 14px;
position: relative;
}
.lte-navbar-social ul li a:hover {
color: #f35d22;
color: var(--second);
}
.lte-navbar-social ul li a:hover:before {
border-color: #ea4a34;
border-color: var(--white);
}
@media (min-width: 1600px) {
.lte-navbar-icons {
margin: 0 0 0 0px;
}
}
.lte-navbar-icons ul {
margin: 0 0 0 -40px;
margin-inline-start: -40px;
margin-inline-end: 0;
padding: 0;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
list-style: none;
}
.lte-navbar-icons li {
margin-left: 32px;
margin-bottom: 0;
margin-inline-start: 32px;
margin-inline-end: 0;
position: relative;
}
.lte-navbar-icons li .lte-header {
font-size: 14px;
padding-left: 6px;
}
.lte-navbar-icons .lte-nav-profile {
position: relative;
top: 1px;
margin-inline-end: 0;
}
.lte-navbar-icons .lte-nav-profile a {
color: #f35d22;
color: var(--main);
font-size: 20px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-navbar-icons .lte-nav-profile a .lte-header {
top: -1px;
position: relative;
}
.lte-navbar-icons .lte-nav-cart:before {
margin-left: -14px !important;
}
.lte-navbar-icons .lte-cart {
z-index: 1;
position: relative;
padding: 0 22px 0 0px;
padding-inline-end: 22px;
padding-inline-start: 0;
font-size: 20px;
text-align: center;
display: inline-block;
top: 0px;
}
.lte-navbar-icons .lte-cart .lte-count {
position: absolute;
text-align: center;
font-size: 12px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
width: 20px;
height: 20px;
line-height: 20px;
padding-right: 0px;
left: 24px;
top: 4px;
}
.rtl .lte-navbar-icons .lte-cart .lte-count {
right: 24px;
left: 0;
}
.lte-navbar-icons .lte-cart.lte-cart-type-show-full .lte-count.lte-items-0 {
display: none;
}
.lte-navbar-icons .lte-cart .lte-icon-cart {
width: auto;
height: auto;
line-height: 1em;
margin-left: 0;
color: #f35d22;
color: var(--main);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.rtl .lte-navbar-icons .lte-cart .lte-icon-cart:before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.lte-navbar-icons .lte-nav-search {
margin-left: 18px;
margin-inline-start: 18px;
margin-inline-end: 0;
}
.lte-navbar-icons .lte-nav-search .lte-header {
cursor: pointer;
color: #f35d22;
color: var(--main);
}
.lte-navbar-icons .lte-top-search-wrapper {
display: inline-block;
text-align: center;
}
.lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico {
display: block;
text-align: center;
color: #f35d22;
color: var(--main);
font-size: 20px;
position: relative;
z-index: 11;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico:before {
position: relative;
top: 1px;
padding-right: 0 !important;
}
.rtl .lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico:before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.lte-navbar-icons .lte-top-search-wrapper input[type='text'] {
position: absolute;
z-index: 10;
top: 50%;
right: 0;
-webkit-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
margin-top: 0px;
font-size: 14px;
width: 360px;
height: 48px;
visibility: hidden;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding: 0px 10px 0px 16px;
transition: all 400ms;
background-color: #ea4a34;
background-color: var(--white);
border: 1px solid rgba(0, 0, 0, 0.25) !important;
color: #0f2c49;
color: var(--black);
border: 0px none;
}
.rtl .lte-navbar-icons .lte-top-search-wrapper input[type='text'] {
right: auto;
left: 0;
}
.lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico-close {
position: absolute;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 0;
color: #0f2c49;
color: var(--black);
margin-top: -1px;
font-size: 24px;
font-weight: 100;
}
.lte-navbar-icons .lte-top-search-wrapper.show-field {
z-index: 20;
}
.lte-navbar-icons .lte-top-search-wrapper.show-field input[type='text'] {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
visibility: visible;
z-index: 20;
}
.lte-navbar-icons .lte-top-search-wrapper.show-field .lte-top-search-ico {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.lte-navbar-icons .lte-top-search-wrapper.show-field .lte-top-search-ico-close {
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
z-index: 30;
}
.lte-navbar-icons .lte-top-search-wrapper.show-field .lte-top-search-ico-close:hover {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.lte-navbar-icons .lte-nav-social {
text-align: left;
position: relative;
top: 2px;
}
.lte-navbar-icons .lte-nav-social > a {
position: relative;
display: block;
color: #f35d22;
color: var(--main);
font-size: 20px;
}
.lte-navbar-icons .lte-nav-social .lte-header {
font-size: 14px;
margin-right: 20px;
}
.lte-navbar-icons .lte-nav-social .lte-header span {
display: block;
color: #ea4a34;
color: var(--white);
font-size: 18px;
}
.lte-navbar-icons .lte-nav-social.has-header {
margin-right: 10px;
margin-inline-start: 0;
margin-inline-end: 10px;
}
.lte-navbar-icons .lte-nav-social.has-header .lte-header {
padding-left: 50px;
margin: 0;
display: block;
}
.lte-navbar-icons .lte-nav-social.has-header .icon:before {
position: absolute;
font-size: 40px;
left: 0;
top: 10px;
color: #f35d22 !important;
color: var(--main) !important;
}
.rtl .lte-navbar-icons .lte-nav-social.has-header .lte-header {
padding-left: 0;
padding-right: 50px;
}
.rtl .lte-navbar-icons .lte-nav-social.has-header .icon:before {
left: auto;
right: 0;
}
.lte-navbar-icons .lte-nav-button .lte-btn {
padding: 4px 12px;
}
#lte-nav-wrapper {  }
#lte-nav-wrapper .lte-navbar-items.navbar-desktop + .lte-navbar-icons {
margin-left: 50px;
margin-inline-start: 50px;
margin-inline-end: 0;
}
#lte-nav-wrapper .lte-navbar-items.navbar-desktop .lte-ul-nav a > span:after {
border-color: #f35d22;
border-color: var(--main);
}
#lte-nav-wrapper .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a:hover {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-ancestor > a,
#lte-nav-wrapper .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-item > a,
#lte-nav-wrapper .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-parent > a,
#lte-nav-wrapper .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current_page_parent > a,
#lte-nav-wrapper .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current_page_item > a {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper .lte-navbar-items.navbar-desktop .lte-ul-nav ul a:hover {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a:after {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a:hover {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-toggle .icon-bar {
background-color: #0f2c49;
background-color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-social ul li a:hover {
color: #0f2c49 !important;
color: var(--black) !important;
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-social ul li a:hover:before {
border-color: #0f2c49 !important;
border-color: var(--black) !important;
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-social .header {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-social .header:after {
border-color: #0f2c49;
border-color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-nav-profile a {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-nav-profile a:hover {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-cart .lte-count {
color: #ea4a34;
color: var(--white);
}
.lte-invert-color-main #lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-cart .lte-count {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-cart .lte-icon-cart {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-cart:hover .lte-icon-cart {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico:hover {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-nav-social > a {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-nav-social > a:before {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-nav-social > a .lte-header span {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons .lte-nav-social > a:hover {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons-add:before,
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons-add:after {
border-color: rgba(0, 0, 0, 0.1);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons-add a {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-black .lte-navbar-icons-add a:hover {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar .lte-navbar-toggle .icon-bar {
background-color: #ea4a34;
background-color: var(--white);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a:after {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a:hover {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-ancestor > a,
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-item > a,
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current-menu-parent > a,
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current_page_parent > a,
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-items.navbar-desktop .lte-ul-nav > li.current_page_item > a {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-nav-profile a {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-nav-profile a:hover {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-cart .lte-count {
color: #ea4a34;
color: var(--white);
}
.lte-invert-color-main #lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-cart .lte-count {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-cart .lte-icon-cart {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-cart:hover .lte-icon-cart {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico:hover {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-nav-social > a {
color: #f35d22;
color: var(--second);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-nav-social > a:before {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-nav-social > a .lte-header {
color: #f35d22;
color: var(--second);
}
#lte-nav-wrapper.lte-nav-color-white .lte-navbar-icons .lte-nav-social > a:hover {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper {
width: 100%;
z-index: 100;
position: relative;
min-height: 100px;
}
#lte-nav-wrapper .container {
min-height: 100px;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
position: relative;
}
#lte-nav-wrapper.inited {
max-height: initial;
}
#lte-nav-wrapper.inited .container {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
#lte-nav-wrapper.inited .lte-navbar-items {
max-height: initial;
}
#lte-nav-wrapper:not(.inited) .lte-navbar .lte-navbar-items {
max-height: 100px;
overflow: hidden !important;
}
#lte-nav-wrapper.lte-navwrapper-mobile .container {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#lte-nav-wrapper.lte-navwrapper-mobile .lte-navbar-toggle {
display: inline-block;
}
#lte-nav-wrapper.lte-navwrapper-mobile .lte-navbar-icons-add,
#lte-nav-wrapper.lte-navwrapper-mobile .lte-navbar-icons {
display: none;
}
#lte-nav-wrapper.lte-navwrapper-mobile .lte-navbar-logo {
margin-right: 0;
}
#lte-nav-wrapper.lte-layout-desktop-center.lte-nav-color-black .lte-navbar,
#lte-nav-wrapper.lte-layout-default.lte-nav-color-black .lte-navbar {
background-color: #ea4a34;
background-color: var(--white);
}
#lte-nav-wrapper.lte-layout-default .lte-navbar:after {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#lte-nav-wrapper.lte-layout-pattern .lte-navbar {
background-color: #f35d22;
background-color: var(--main);
}
#lte-nav-wrapper.lte-layout-default.lte-nav-color-white .lte-navbar {
background-color: #0f2c49;
background-color: var(--black);
}
#lte-nav-wrapper.lte-layout-transparent-left {
position: absolute;
}
#lte-nav-wrapper.lte-layout-transparent-left > .lte-navbar > .container {
max-width: initial;
-webkit-box-pack: start;
-moz-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
width: auto;
}
#lte-nav-wrapper.lte-layout-transparent-left > .lte-navbar > .container > .lte-navbar-logo {
padding: 24px 0 0px;
margin: 0;
display: block;
max-width: initial;
position: relative;
width: 280px;
text-align: center;
}
@media (min-width: 992px) {
#lte-nav-wrapper.lte-layout-transparent-left > .lte-navbar > .container > .lte-navbar-logo {
margin-left: -15px;
}
}
@media (max-width: 991px) {
#lte-nav-wrapper.lte-layout-transparent-left > .lte-navbar > .container > .lte-navbar-logo {
margin: 0 auto;
}
}
#lte-nav-wrapper.lte-layout-transparent-left > .lte-navbar > .container > .lte-navbar-toggle {
right: 40px;
}
#lte-nav-wrapper.lte-layout-transparent-left .lte-navbar-items.navbar-mobile {
max-width: 440px;
}
#lte-nav-wrapper.lte-layout-transparent-left .lte-navbar-social {
right: auto;
left: 380px;
top: 45px;
}
@media (max-width: 1199px) {
#lte-nav-wrapper.lte-layout-transparent-left .lte-navbar-social {
display: none;
}
}
#lte-nav-wrapper.lte-layout-transparent-left .lte-navbar-social a:before {
display: none;
}
#lte-nav-wrapper.lte-layout-transparent-left .lte-navbar-social a:hover {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent {
position: absolute;
}
#lte-nav-wrapper.lte-layout-desktop-center {
padding-bottom: 20px;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent,
#lte-nav-wrapper.lte-layout-desktop-center {
min-height: 100px;
text-align: center;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-logo,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-logo {
padding: 24px 0 0px;
margin: 0;
display: block;
max-width: initial;
position: relative;
width: 100%;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent.lte-navwrapper-mobile .lte-navbar-icons-add,
#lte-nav-wrapper.lte-layout-desktop-center.lte-navwrapper-mobile .lte-navbar-icons-add {
display: none;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent.lte-navwrapper-mobile .lte-navbar-social,
#lte-nav-wrapper.lte-layout-desktop-center.lte-navwrapper-mobile .lte-navbar-social {
display: none;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent.lte-navwrapper-mobile .lte-navbar-logo,
#lte-nav-wrapper.lte-layout-desktop-center.lte-navwrapper-mobile .lte-navbar-logo {
margin-top: -7px;
margin-left: 0px;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-icons-add .lte-inner-only,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-icons-add .lte-inner-only {
display: none;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-items.navbar-desktop,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-items.navbar-desktop {
position: relative;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
padding: 40px 0 0 0;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-items.navbar-desktop ul li,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-items.navbar-desktop ul li {
text-align: left;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-items.navbar-desktop .mega-menu,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-items.navbar-desktop .mega-menu {
right: 0 !important;
left: auto !important;
-webkit-transform: translate(0%, 0%) !important;
-moz-transform: translate(0%, 0%) !important;
-ms-transform: translate(0%, 0%) !important;
-o-transform: translate(0%, 0%) !important;
transform: translate(0%, 0%) !important;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-items.navbar-desktop ul li a:hover,
#lte-nav-wrapper.lte-layout-desktop-center#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-items.navbar-desktop ul li a:hover {
color: #f35d22;
color: var(--main);
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-items.navbar-desktop ul li li a,
#lte-nav-wrapper.lte-layout-desktop-center#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-items.navbar-desktop ul li li a {
color: #0f2c49;
color: var(--black);
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-items.navbar-desktop ul li li a:hover,
#lte-nav-wrapper.lte-layout-desktop-center#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-items.navbar-desktop ul li li a:hover {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-social ul li a,
#lte-nav-wrapper.lte-layout-desktop-center#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-social ul li a {
color: #f35d22;
color: var(--main);
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-social ul li a:hover,
#lte-nav-wrapper.lte-layout-desktop-center#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-social ul li a:hover {
color: #ea4a34;
color: var(--white);
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-icons,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-icons {
position: absolute;
right: 15px;
top: 55px;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
@media (max-width: 1199px) {
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-icons,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-icons {
display: none;
}
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-social,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-social {
top: 55px;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
left: 15px;
right: auto;
}
@media (max-width: 1199px) {
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-social,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-social {
top: 60px;
}
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-social ul li a,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-social ul li a {
color: #0f2c49;
color: var(--black);
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
#lte-nav-wrapper.lte-layout-desktop-center-transparent .lte-navbar-social ul li a:hover,
#lte-nav-wrapper.lte-layout-desktop-center .lte-navbar-social ul li a:hover {
color: #f35d22;
color: var(--main);
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
#lte-nav-wrapper.lte-layout-transparent,
#lte-nav-wrapper.lte-layout-transparent-full,
#lte-nav-wrapper.lte-layout-transparent-overlay {
margin-bottom: -100px;
}
#lte-nav-wrapper.lte-layout-transparent.lte-nav-color-white .lte-navbar.affix,
#lte-nav-wrapper.lte-layout-transparent-full.lte-nav-color-white .lte-navbar.affix,
#lte-nav-wrapper.lte-layout-transparent-overlay.lte-nav-color-white .lte-navbar.affix {
background-color: #f35d22;
background-color: var(--main);
}
#lte-nav-wrapper.lte-layout-transparent.lte-nav-color-black .lte-navbar.affix,
#lte-nav-wrapper.lte-layout-transparent-full.lte-nav-color-black .lte-navbar.affix,
#lte-nav-wrapper.lte-layout-transparent-overlay.lte-nav-color-black .lte-navbar.affix {
background-color: #ea4a34;
background-color: var(--white);
}
#lte-nav-wrapper.lte-layout-transparent .lte-navbar,
#lte-nav-wrapper.lte-layout-transparent-full .lte-navbar,
#lte-nav-wrapper.lte-layout-transparent-overlay .lte-navbar {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
#lte-nav-wrapper.lte-layout-transparent:after,
#lte-nav-wrapper.lte-layout-transparent-full:after,
#lte-nav-wrapper.lte-layout-transparent-overlay:after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
background-color: #0f2c49;
background-color: var(--black);
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
#lte-nav-wrapper.lte-layout-transparent.lte-layout-transparent-full:after,
#lte-nav-wrapper.lte-layout-transparent-full.lte-layout-transparent-full:after,
#lte-nav-wrapper.lte-layout-transparent-overlay.lte-layout-transparent-full:after {
display: none;
}
.lte-navbar > .container > .lte-navbar-icons-add {
list-style: none;
margin: 0 40px;
padding: 0 40px;
z-index: 3;
position: relative;
}
.lte-navbar > .container > .lte-navbar-icons-add:before,
.lte-navbar > .container > .lte-navbar-icons-add:after {
border-left: 1px solid rgba(255, 255, 255, 0.1);
content: "";
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 50px;
}
.lte-navbar > .container > .lte-navbar-icons-add:after {
left: auto;
right: 0;
}
.lte-navbar > .container > .lte-navbar-icons-add a {
color: #ea4a34;
color: var(--white);
font-size: 14px;
}
.lte-navbar > .container > .lte-navbar-icons-add a:before {
color: #f35d22;
color: var(--main);
margin-right: 10px;
font-size: 24px;
position: relative;
top: 2px;
}
.lte-navbar > .container > .lte-navbar-icons-add a:hover {
color: #f35d22;
color: var(--main);
}
.lte-navbar-items .lte-navbar-icons-add {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
list-style: none;
}
.lte-navbar-items .lte-navbar-icons-add li {
margin-left: 40px;
}
.lte-navbar-items .lte-navbar-icons-add li a {
color: #0f2c49;
color: var(--black);
}
.lte-navbar-items .lte-navbar-icons-add li a:hover {
color: #f35d22;
color: var(--main);
}
.lte-navbar-items .lte-navbar-icons-add li a.lte-btn:hover {
color: #ea4a34;
color: var(--white);
}
.lte-nav-color-white .lte-navbar-items .lte-navbar-icons-add li a {
color: #ea4a34;
color: var(--white);
}
.lte-nav-color-white .lte-navbar-items .lte-navbar-icons-add li a.lte-btn {
color: #0f2c49;
color: var(--black);
}
.lte-nav-color-white .lte-navbar-items .lte-navbar-icons-add li a.lte-btn:hover {
background-color: #ea4a34;
background-color: var(--white);
}
.lte-nav-color-white .lte-navbar-items .lte-navbar-icons-add li a.lte-btn:hover span {
border-color: #0f2c49;
border-color: var(--black);
}
.lte-navmenu-sc {
display: inline-block;
padding-left: 15px;
margin-left: -25px;
position: relative;
z-index: 21;
}
.lte-navmenu-sc ul {
list-style: none;
padding: 0;
margin: 0;
margin-left: -25px;
position: relative;
z-index: 21;
}
.lte-navmenu-sc ul li.current-menu-ancestor > a,
.lte-navmenu-sc ul li.current-menu-item > a,
.lte-navmenu-sc ul li.current-menu-parent > a,
.lte-navmenu-sc ul li.current_page_parent > a,
.lte-navmenu-sc ul li.current_page_item > a {
color: #f35d22;
color: var(--main);
cursor: default;
}
.lte-navmenu-sc ul li {
display: inline-block;
margin-left: 25px;
}
.lte-navmenu-sc ul li a {
font-size: 12px;
color: #0f2c49;
color: var(--black);
}
.lte-navmenu-sc ul li a:hover {
color: #f35d22;
color: var(--main);
}
.lte-navmenu-sc ul li ul {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position: absolute;
z-index: 21;
background-color: #ea4a34;
background-color: var(--white);
padding: 14px 20px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
min-width: 150px;
pointer-events: none;
}
.lte-navmenu-sc ul li ul li {
display: block;
margin-left: 0;
padding-top: 4px;
padding-bottom: 4px;
}
.lte-navmenu-sc ul li ul ul {
margin-left: 0px;
padding: 0px 0 10px;
-webkit-box-shadow: 0 0 0 transparent;
-moz-box-shadow: 0 0 0 transparent;
box-shadow: 0 0 0 transparent;
position: relative;
}
.lte-navmenu-sc ul li ul ul li:before {
content: "-";
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
margin-right: 8px;
}
.lte-navmenu-sc ul li:hover ul {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
pointer-events: all;
}
@media (min-width: 768px) {
body.admin-bar .lte-navbar.affix {
margin-top: 32px;
}
}
@media (max-width: 991px) {
body.admin-bar .lte-navbar.affix {
margin-top: 46px;
}
}
@media (max-width: 600px) {
body.admin-bar .lte-navbar.affix {
margin-top: 0;
}
body.admin-bar .lte-navbar.affix,
body.admin-bar .lte-navbar-fixed-top {
position: relative !important;
margin-bottom: 0;
}
body.admin-bar .lte-navbar .lte-navbar-items.navbar-mobile.navbar-collapse {
margin-top: 0px !important;
padding-top: 43px !important;
}
}
body.admin-bar #adminbarsearch {
background: transparent !important;
}
.lte-topbar-block {
position: relative;
z-index: 1;
display: none;
}
.lte-topbar-block.inited {
display: block;
}
.lte-topbar-block .container {
padding-top: 0px;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
position: relative;
}
.lte-topbar-block .container .elementor-column + .elementor-column {
text-align: right;
}
.lte-topbar-block .elementor-widget-lte-icons .lte-block-icon.lte-icon-size-xsmall span.lte-header.lte-span {
font-size: 14px;
margin-top: 0px;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
.lte-topbar-block .elementor-widget-lte-icons .lte-block-icon.lte-icon-size-xsmall i {
font-size: 12px;
color: #f35d22;
color: var(--main);
}
.lte-topbar-block .lte-social {
margin-right: -15px; }
@media (max-width: 1320px) {
.lte-topbar-block .lte-social .lte-header {
display: none;
}
}
.lte-topbar-block .lte-block-icon {
padding-top: 0px !important;
}
.lte-topbar-block .lte-block-icon .lte-header {
line-height: 1.7em;
}
.lte-topbar-block .lte-topbar-button .lte-btn-wrap {
margin-inline-start: 48px;
}
.lte-topbar-block .lte-navbar-icons {
margin: 0 -15px 0 0;
text-align: right;
}
.lte-topbar-block .lte-navbar-icons ul {
padding: 0;
}
@media (max-width: 1199px) {
.lte-topbar-block .lte-navbar-icons {
text-align: center;
margin: 0;
}
.lte-topbar-block .lte-navbar-icons ul {
margin: 0 0 0 -25px;
}
.lte-topbar-block .lte-navbar-icons ul li {
margin-left: 25px;
}
}
.lte-topbar-block .lte-navbar-icons .lte-header {
color: #ea4a34;
color: var(--white);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-topbar-block .lte-navbar-icons .lte-header:hover {
color: #f35d22;
color: var(--main);
}
.lte-topbar-block .lte-navbar-icons .lte-cart .count {
background-color: #f35d22;
background-color: var(--main);
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 10px;
}
.lte-topbar-block .lte-navmenu-sc {
padding-left: 10px;
}
.lte-topbar-block .lte-navmenu-sc ul li a {
color: #ea4a34;
color: var(--white);
}
.lte-topbar-block .lte-navmenu-sc ul li a:hover {
color: #f35d22;
color: var(--main);
} .lte-text-page article + .comments-area {
margin-top: 40px;
}
.post-views .post-views-icon:before,
.post-views .post-views-icon,
.post-views .post-views-label {
display: none !important;
}
.description .post-views {
display: none !important;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
display: block;
top: 5px;
left: 5px;
width: auto;
height: auto;
padding: 1em 1.5em;
font-size: 0.85em;
line-height: normal;
color: #0f2c49;
color: var(--black);
background-color: #f7f2ed;
background-color: var(--gray);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
text-decoration: none;
z-index: 100000; }
.gallery-caption {
font-size: inherit;
}
.bypostauthor {
font-size: inherit;
}
.wp-caption {
position: relative;
max-width: 100%;
}
.wp-caption a[class*="magnific"],
.wp-caption a[class*="prettyPhoto"] {
display: block;
}
.wp-caption a[class*="magnific"] img,
.wp-caption a[class*="prettyPhoto"] img {
vertical-align: top;
}
.wp-caption .wp-caption-text,
.wp-caption .wp-caption-dd {
padding: 0.8em 0 2em;
font-size: 0.75em;
line-height: 16px;
text-align: center;
}
.wp-caption .wp-caption-text a,
.wp-caption .wp-caption-dd a {
color: #f35d22;
color: var(--main);
}
.gallery {
margin: 0 -5px;
}
.gallery .gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery .gallery-item a {
display: block;
}
.gallery .gallery-item a img {
border: none !important;
display: block;
width: 100%;
}
.gallery .gallery-item .gallery-icon {
margin: 0 5px;
}
.gallery .gallery-item .gallery-caption {
line-height: 1.4em;
margin: 0;
padding: 6px 6px 0;
font-size: 14px;
}
.gallery.gallery-columns-9 .gallery-item {
width: 11.1111% !important;
}
.gallery.gallery-columns-8 .gallery-item {
width: 12.5% !important;
}
.gallery.gallery-columns-7 .gallery-item {
width: 14.2857% !important;
}
.gallery.gallery-columns-6 .gallery-item {
width: 16.6666% !important;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20% !important;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25% !important;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.3333% !important;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50% !important;
}
.gallery.gallery-columns-1 .gallery-item {
width: 100% !important;
}
.gallery.gallery-columns-9 .gallery-caption {
font-size: 0.625em;
}
.gallery.gallery-columns-8 .gallery-caption {
font-size: 0.6875em;
}
.gallery.gallery-columns-7 .gallery-caption {
font-size: 0.75em;
}
.gallery.gallery-columns-6 .gallery-caption {
font-size: 0.8125em;
}
.top_panel_middle .menu_main_wrap {
margin-top: 2.7em;
margin-bottom: 2.25em;
}
.comment-list li:before {
display: none !important;
}
.page-content-none {
margin-top: 30px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
text-align: center;
padding: 30px;
}
.page-content-none .search-form {
max-width: 600px;
margin: 0 auto !important;
}
.page-content-none form {
margin: 0 auto !important;
text-align: center;
}
.page-content-none form input[type="text"] {
margin: 20px auto !important;
height: 72px;
border: 1px solid rgba(0, 0, 0, 0.3) !important;
}
#searchsubmit.btn {
line-height: 41px;
}
.navigation.comment-navigation {
padding: 0 0 35px 0;
margin: -35px 0 0 0;
}
.navigation.comment-navigation a {
font-weight: bold;
} .alignleft {
float: left;
display: inline-block;
margin-right: 2em;
margin-top: 0em;
margin-bottom: 2em;
text-align: left;
}
.alignright {
float: right;
display: inline-block;
margin-left: 2em;
margin-top: 0em;
margin-bottom: 2em;
}
.aligncenter {
clear: both;
margin-right: auto;
margin-left: auto;
text-align: center;
display: block;
}
.has-text-align-center {
text-align: center;
}
.alignwide {
width: 100%;
}
.alignwide.wp-block-cover {
display: flex;
width: auto;
}
.alignwide.wp-block-gallery.alignwide {
display: flex;
width: auto;
}
.alignwide.wp-block-embed-vimeo {
width: auto;
}
@media (min-width: 1200px) {
body.no-sidebar .entry-content .alignwide {
max-width: none;
width: auto;
margin-left: -10%;
margin-right: -10%;
}
}
.alignfull.wp-block-gallery,
.alignfull.wp-block-cover {
display: flex;
}
body.no-sidebar .entry-content .alignfull {
width: var(--fullwidth);
max-width: none;
margin: 0 0 25px;
left: 50%;
position: relative;
margin-left: calc((var(--fullwidth) / -2));
}
img.alignleft,
img.alignnone,
img.alignright,
img.aligncenter {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
figure.alignleft img,
figure.alignnone img,
figure.alignright img,
figure.aligncenter img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
html {
font-size: 16px;
line-height: 1.7em;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.lte-background-black h1,
.lte-background-black h2,
.lte-background-black h3,
.lte-background-black h4,
.lte-background-black h5,
.lte-background-black h6 {
color: #ea4a34;
color: var(--white);
}
h1.align-left,
h2.align-left,
h3.align-left,
h4.align-left,
h5.align-left,
h6.align-left {
text-align: left !important;
}
h1.align-center,
h2.align-center,
h3.align-center,
h4.align-center,
h5.align-center,
h6.align-center {
text-align: center !important;
}
h1.align-right,
h2.align-right,
h3.align-right,
h4.align-right,
h5.align-right,
h6.align-right {
text-align: right !important;
}
.has-main-theme-color {
color: #f35d22;
color: var(--main);
}
.has-gray-color {
color: #f7f2ed;
color: var(--gray);
}
.has-black-color {
color: #0f2c49;
color: var(--black);
}
.has-red-color {
color: #f6520a;
color: var(--red);
}
.has-main-theme-background-color {
background-color: #f35d22;
background-color: var(--main);
}
.has-gray-background-color {
background-color: #f7f2ed;
background-color: var(--gray);
}
.has-black-background-color {
background-color: #0f2c49;
background-color: var(--black);
}
.has-red-background-color {
background-color: #f6520a;
background-color: var(--red);
}
p {
margin-top: 0;
}
.fa {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
a {
text-decoration: none;
color: #0f2c49;
color: var(--black);
}
a:focus,
a:hover {
color: #f35d22;
color: var(--main);
text-decoration: none;
}
.lte-background-black h1,
.lte-background-black h2,
.lte-background-black h3,
.lte-background-black h4,
.lte-background-black h5,
.lte-background-black h6 {
color: #ea4a34;
color: var(--white);
}
h1.align-left,
h2.align-left,
h3.align-left,
h4.align-left,
h5.align-left,
h6.align-left {
text-align: left !important;
}
h1.align-center,
h2.align-center,
h3.align-center,
h4.align-center,
h5.align-center,
h6.align-center {
text-align: center !important;
}
h1.align-right,
h2.align-right,
h3.align-right,
h4.align-right,
h5.align-right,
h6.align-right {
text-align: right !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
line-height: 1.3em;
}
h1 {
margin: 0 0 10px;
font-size: 100px;
font-weight: 700;
}
@media (min-width: 1200px) and (max-width: 1599px) {
h1 {
font-size: 80px;
}
}
@media (max-width: 1199px) {
h1 {
font-size: 80px;
}
}
@media (max-width: 991px) {
h1 {
font-size: 48px;
}
}
@media (max-width: 768px) {
h1 {
font-size: 48px;
}
}
@media (max-width: 479px) {
h1 {
font-size: 42px;
}
}
h2 {
margin: 54px 0 16px;
font-size: 60px;
line-height: 1.2em;
}
@media (max-width: 1199px) {
h2 {
font-size: 48px;
}
}
@media (max-width: 768px) {
h2 {
font-size: 36px;
}
}
h3 {
margin: 64px 0 16px;
font-size: 48px;
}
@media (max-width: 1199px) {
h3 {
font-size: 36px;
}
}
@media (max-width: 768px) {
h3 {
font-size: 30px;
}
}
h4 {
margin: 42px 0 16px;
font-size: 30px;
}
@media (max-width: 768px) {
h4 {
font-size: 30px;
}
}
h5 {
margin: 42px 0 16px;
font-size: 24px;
}
h6 {
margin: 42px 0 16px;
font-size: 18px;
}
figure {
margin: 1em 0px;
}
pre {
font-size: 16px;
line-height: 1.7em;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
border: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding: 45px;
background-color: #f7f2ed;
background-color: var(--gray);
}
code {
color: #ea4a34;
color: var(--white);
background-color: #f7f2ed;
background-color: var(--gray);
}
small {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
}
ins {
text-decoration: none;
}
hr {
margin: 20px 0;
border-color: #0f2c49;
border-color: var(--black);
zoom: 1;
filter: alpha(opacity=15);
-webkit-opacity: 0.15;
-moz-opacity: 0.15;
opacity: 0.15;
}
hr.wp-block-separator {
margin: 20px auto !important;
border-color: #0f2c49;
border-width: 2px;
border-color: #ea4a34;
border-color: var(--white);
}
hr.wp-block-separator.is-style-wide {
border-color: #0f2c49;
border-color: #ea4a34;
border-color: var(--white);
}
hr.wp-block-separator.is-style-dots {
border-top: 2px dotted var(--black);
border-top-style: dotted;
border-color: #ea4a34;
border-color: var(--white);
}
hr.wp-block-separator.is-style-dots:before {
display: none;
}
.wp-block-quote,
blockquote {
border: 0px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
background-color: #f7f2ed;
background-color: var(--gray);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
margin: 40px 0 40px 0px;
padding: 60px 80px 40px;
position: relative;
text-align: center;
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
font-size: 14px;
font-style: italic;
}
.lte-background-black .wp-block-quote,
.lte-background-black blockquote {
color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
.wp-block-quote,
blockquote {
padding-left: 15px;
padding-right: 15px;
}
}
.wp-block-quote > *,
blockquote > * {
position: relative;
z-index: 1;
}
.wp-block-quote p,
blockquote p {
font-weight: 400 !important;
line-height: 1.5em;
}
.wp-block-quote a code,
blockquote a code {
font-weight: bold;
}
.wp-block-quote a code:hover,
blockquote a code:hover {
color: #f35d22;
color: var(--main);
}
.lte-background-black .wp-block-quote:after,
.lte-background-black blockquote:after {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.wp-block-quote:before,
blockquote:before {
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\E851";
display: block;
vertical-align: top;
pointer-events: none;
z-index: 0;
line-height: 98px;
height: 70px;
font-size: 70px !important;
letter-spacing: -2px;
display: inline-block;
margin: 0 auto;
width: 64px;
height: 64px;
color: #f35d22;
color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
z-index: 5;
padding-right: 4px;
font-style: normal;
margin-bottom: 0px;
z-index: 1;
position: relative;
text-align: center;
}
.rtl .wp-block-quote:before,
.rtl blockquote:before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.wp-block-quote cite,
blockquote cite {
font-style: normal;
margin-top: 5px;
margin-bottom: 0px;
text-align: center;
margin-top: 40px;
display: block;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 18px;
color: #f35d22;
color: var(--main);
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
position: relative;
background-size: 100% 2px;
background-position: 0% 100%;
font-weight: 900;
}
.wp-block-quote p,
blockquote p,
.wp-block-quote > p,
blockquote > p {
margin-top: 30px;
font-size: 24px !important;
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
}
@media (max-width: 768px) {
.wp-block-quote p,
blockquote p,
.wp-block-quote > p,
blockquote > p {
font-size: 24px !important;
}
}
.wp-block-quote.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote.wp-block-quote:not(.is-large):not(.is-style-large) {
padding: 40px 80px 60px;
}
@media (max-width: 768px) {
.wp-block-quote.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote.wp-block-quote:not(.is-large):not(.is-style-large) {
padding-left: 15px;
padding-right: 15px;
}
}
.wp-block-quote.wp-block-quote.is-style-large,
blockquote.wp-block-quote.is-style-large,
.wp-block-quote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-large {
padding: 60px 60px 60px;
}
@media (max-width: 768px) {
.wp-block-quote.wp-block-quote.is-style-large,
blockquote.wp-block-quote.is-style-large,
.wp-block-quote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-large {
padding-left: 15px;
padding-right: 15px;
}
}
.wp-block-quote.wp-block-quote.is-style-large p,
blockquote.wp-block-quote.is-style-large p,
.wp-block-quote.wp-block-quote.is-large p,
blockquote.wp-block-quote.is-large p {
font-size: 24px !important;
}
.wp-block-quote.wp-block-quote.is-style-large cite,
blockquote.wp-block-quote.is-style-large cite,
.wp-block-quote.wp-block-quote.is-large cite,
blockquote.wp-block-quote.is-large cite,
.wp-block-quote.wp-block-quote.is-style-large p,
blockquote.wp-block-quote.is-style-large p,
.wp-block-quote.wp-block-quote.is-large p,
blockquote.wp-block-quote.is-large p {
text-align: center;
}
.wp-block-quote.has-text-align-right,
blockquote.has-text-align-right {
text-align: right;
border-top: 0;
border-bottom: 0;
}
.wp-block-quote.has-text-align-right cite,
blockquote.has-text-align-right cite {
margin: 0;
text-align: right;
display: inline-block;
}
.wp-block-quote .lte-triangle,
blockquote .lte-triangle {
display: none;
}
.wp-block-quote .lte-triangle:before,
blockquote .lte-triangle:before {
content: "";
display: block;
position: absolute;
bottom: -72px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 0;
border-style: solid;
border-width: 22px 22px 0 22px;
border-color: var(--main) transparent transparent transparent;
}
.wp-block-quote .lte-triangle:after,
blockquote .lte-triangle:after {
content: "";
display: block;
position: absolute;
bottom: -70px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 0;
border-style: solid;
border-width: 20px 20px 0 20px;
border-color: var(--white) transparent transparent transparent;
}
.lte-background-black .wp-block-quote .lte-triangle:after,
.lte-background-black blockquote .lte-triangle:after {
border-color: var(--black) transparent transparent transparent;
}
.wp-block-quote.has-text-align-right {
border-color: #f35d22;
border-color: var(--main);
}
blockquote.is-style-large:after,
blockquote.extraclass:after,
figure > blockquote:after,
blockquote.is-style-large .lte-triangle,
blockquote.extraclass .lte-triangle,
figure > blockquote .lte-triangle {
display: none;
}
.wp-block-quote cite {
max-width: 200px;
margin: 0 auto;
}
.wp-block-quote .lte-triangle {
bottom: -10px;
}
.wp-block-image figcaption {
margin-top: -10px;
}
.wp-block-gallery {
display: flex;
margin-bottom: 20px;
}
.wp-block-gallery img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.wp-block-image img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
margin-bottom: 20px;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 16px;
}
.wp-block-pullquote {
border: 0 none;
color: #f35d22;
color: var(--main);
padding: 0;
}
.wp-block-pullquote p {
font-size: 18px;
}
.wp-block-pullquote cite {
text-align: center;
text-transform: none;
}
ul.aligncenter {
list-style: none;
}
ul.wp-block-gallery {
margin-left: 0;
}
.wp-block-button__link {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background-color: #f35d22;
background-color: var(--main);
display: inline-block !important;
}
.wp-block-button__link:hover {
background-color: #0f2c49;
background-color: var(--black);
}
.wp-block-button {
margin: 0 0 30px;
display: block;
}
.wp-block-button.alignleft {
margin-right: 20px;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border: 2px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
color: #f35d22;
color: var(--main);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: transparent;
border-color: #0f2c49;
border-color: var(--black);
color: #0f2c49;
color: var(--black);
}
.lte-background-black .wp-block-button.is-style-outline .wp-block-button__link:hover {
border-color: #ea4a34;
border-color: var(--white);
color: #ea4a34;
color: var(--white);
}
.has-left-content {
justify-content: left !important;
}
.wp-block-cover,
.wp-block-cover-image {
margin-bottom: 20px;
}
.wp-block-cover.has-left-content,
.wp-block-cover-image.has-left-content {
padding-left: 20px !important;
padding-right: 20px !important;
}
.wp-block-cover {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.wp-block-cover.alignleft .wp-block-cover__inner-container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text { line-height: 1.7em;
max-width: initial;
}
.wp-block-cover .wp-block-cover-text {
font-size: 24px;
}
.wp-block-cover p:not(.has-text-color) {
color: #ea4a34;
color: var(--white);
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
position: relative;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
content: "";
display: block;
padding-top: 50%;
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
padding-top: 42.85%;
}
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
padding-top: 50%;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 56.25%;
}
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
padding-top: 75%;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
padding-top: 100%;
}
.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
padding-top: 66.66%;
}
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
padding-top: 200%;
}
.wp-block-button__link {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #ea4a34;
color: var(--white);
}
.wp-block-pullquote cite {
font-size: 18px;
color: #f35d22;
color: var(--main);
}
.wp-block-pullquote.is-style-solid-color {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.wp-block-pullquote.is-style-solid-color blockquote {
background-color: transparent;
border: 0 none !important;
text-align: center !important;
}
.blog-post p.has-small-font-size,
p.has-small-font-size {
font-size: 14px;
}
.blog-post p.has-large-font-size,
p.has-large-font-size {
font-size: 24px;
}
.alignfull > figcaption,
.alignfull > .wp-caption-text {
margin-left: auto;
margin-right: auto;
max-width: 58rem;
}
figure.wp-block-gallery.alignfull {
margin-bottom: 6rem !important;
margin-top: 6rem !important;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
background-color: #f7f2ed;
background-color: var(--gray);
}
.wp-block-code {
border: 0 none;
color: #0f2c49;
color: var(--black);
}
code {
color: #0f2c49;
color: var(--black);
}
.wp-block-group.has-background {
color: #0f2c49;
color: var(--black);
}
.lte-background-black .blocks-gallery-caption,
.lte-background-black .wp-block-embed figcaption,
.lte-background-black .wp-block-image figcaption {
color: rgba(255, 255, 255, 0.8);
}
.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 1200px) {
.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
padding-left: 2rem;
padding-right: 2rem;
}
}
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-size: 14px;
padding-left: 20px !important;
padding-right: 20px !important;
padding-bottom: 20px !important;
}
.wp-block-image figcaption {
font-size: 16px;
}
.size-full.alignright {
margin-top: 20px;
}
.color-dark-gray {
color: rgba(0, 0, 0, 0.25);
font-weight: 900 !important;
}
@font-face {
font-family: 'lte-font';
src: url(//safaachall.com/wp-content/themes/homefort/assets/fonts/lte-font.eot?67100412);
src: url(//safaachall.com/wp-content/themes/homefort/assets/fonts/lte-font.eot?67100412#iefix) format('embedded-opentype'), url(//safaachall.com/wp-content/themes/homefort/assets/fonts/lte-font.woff2?67100412) format('woff2'), url(//safaachall.com/wp-content/themes/homefort/assets/fonts/lte-font.woff?67100412) format('woff'), url(//safaachall.com/wp-content/themes/homefort/assets/fonts/lte-font.ttf?67100412) format('truetype'), url(//safaachall.com/wp-content/themes/homefort/assets/fonts/lte-font.svg?67100412#lte-font) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: "lte-font";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lte-header,
.header {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
-ms-word-wrap: break-word;
word-wrap: break-word;
}
a {
transition: color 0.5s ease;
}
a > h1,
a > h2,
a > h3,
a > h4,
a > h5,
a > h6 {
transition: color 0.5s ease;
}
a:hover {
color: #f35d22;
color: var(--main);
}
a:focus {
outline: 0 none;
}
a img {
border: 0;
outline: 0 none;
}
.small {
font-size: 14px;
}
.comment-text h1:first-child,
.lte-text-page h1:first-child,
.comment-text h2:first-child,
.lte-text-page h2:first-child,
.comment-text h3:first-child,
.lte-text-page h3:first-child,
.comment-text h4:first-child,
.lte-text-page h4:first-child,
.comment-text h5:first-child,
.lte-text-page h5:first-child,
.comment-text h6:first-child,
.lte-text-page h6:first-child {
margin-top: 0;
}
.comment-text .entry-content > p,
.lte-text-page .entry-content > p {
font-size: 18px;
}
.lte-background-black .comment-text,
.lte-background-black .lte-text-page {
color: rgba(255, 255, 255, 0.75);
}
.lte-background-black .comment-text h1,
.lte-background-black .lte-text-page h1,
.lte-background-black .comment-text h2,
.lte-background-black .lte-text-page h2,
.lte-background-black .comment-text h3,
.lte-background-black .lte-text-page h3,
.lte-background-black .comment-text h4,
.lte-background-black .lte-text-page h4,
.lte-background-black .comment-text h5,
.lte-background-black .lte-text-page h5,
.lte-background-black .comment-text h6,
.lte-background-black .lte-text-page h6 {
color: #f35d22;
color: var(--main);
}
.comment-text ul li,
.lte-text-page ul li {
margin-bottom: 6px;
}
@media (max-width: 1599px) {
.comment-text ul li,
.lte-text-page ul li {
font-size: 16px;
}
}
.comment-text h1,
.lte-text-page h1 {
margin-bottom: 16px;
}
.comment-text h1 + h2,
.lte-text-page h1 + h2,
.comment-text h1 + h3,
.lte-text-page h1 + h3,
.comment-text h1 + h4,
.lte-text-page h1 + h4,
.comment-text h1 + h5,
.lte-text-page h1 + h5,
.comment-text h1 + h6,
.lte-text-page h1 + h6,
.comment-text h2 + h3,
.lte-text-page h2 + h3,
.comment-text h2 + h4,
.lte-text-page h2 + h4,
.comment-text h2 + h5,
.lte-text-page h2 + h5,
.comment-text h2 + h6,
.lte-text-page h2 + h6,
.comment-text h3 + h4,
.lte-text-page h3 + h4,
.comment-text h3 + h5,
.lte-text-page h3 + h5,
.comment-text h3 + h6,
.lte-text-page h3 + h6,
.comment-text h4 + h5,
.lte-text-page h4 + h5,
.comment-text h4 + h6,
.lte-text-page h4 + h6,
.comment-text h5 + h6,
.lte-text-page h5 + h6 {
margin-top: 0;
}
.comment-text hr,
.lte-text-page hr {
margin: 30px 0 26px 0;
}
.comment-text hr + h1,
.lte-text-page hr + h1,
.comment-text hr + h2,
.lte-text-page hr + h2,
.comment-text hr + h3,
.lte-text-page hr + h3 {
margin-top: 30px;
}
.comment-text dl dd,
.lte-text-page dl dd {
margin: 0 0 10px 20px;
}
.comment-text ol ul,
.lte-text-page ol ul,
.comment-text ul ul,
.lte-text-page ul ul,
.comment-text ol ol,
.lte-text-page ol ol,
.comment-text ul ol,
.lte-text-page ul ol {
margin-top: 6px;
}
.comment-text dt,
.lte-text-page dt {
font-weight: bold;
}
.comment-text p,
.lte-text-page p {
margin-bottom: 30px;
}
.comment-text p:last-child,
.lte-text-page p:last-child {
margin-bottom: 0;
}
.comment-text kbd,
.lte-text-page kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.comment-text code,
.lte-text-page code,
.comment-text kbd,
.lte-text-page kbd,
.comment-text pre,
.lte-text-page pre,
.comment-text samp,
.lte-text-page samp {
font-family: monospace, monospace;
font-size: 1em;
}
.comment-text abbr[title],
.lte-text-page abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
.comment-text .tags-short,
.lte-text-page .tags-short {
border-top: 1px solid var(--gray);
margin-top: 16px;
padding-top: 16px;
}
.comment-text img.left,
.lte-text-page img.left {
margin: 9px 30px 15px 0;
float: left;
}
@media (max-width: 991px) {
.comment-text img.size-full,
.lte-text-page img.size-full {
max-width: 100% !important;
height: auto !important;
}
}
.comment-text table.wp-block-table,
.lte-text-page table.wp-block-table,
.comment-text table.shop_table,
.lte-text-page table.shop_table,
.comment-text table.lte-table,
.lte-text-page table.lte-table {
width: 100%;
border-collapse: separate;
border-spacing: 0px;
}
.comment-text table.wp-block-table th,
.lte-text-page table.wp-block-table th,
.comment-text table.shop_table th,
.lte-text-page table.shop_table th,
.comment-text table.lte-table th,
.lte-text-page table.lte-table th,
.comment-text table.wp-block-table td,
.lte-text-page table.wp-block-table td,
.comment-text table.shop_table td,
.lte-text-page table.shop_table td,
.comment-text table.lte-table td,
.lte-text-page table.lte-table td {
padding: 20px 25px;
font-size: 16px;
}
.comment-text table.wp-block-table thead tr:first-child th:first-child,
.lte-text-page table.wp-block-table thead tr:first-child th:first-child,
.comment-text table.shop_table thead tr:first-child th:first-child,
.lte-text-page table.shop_table thead tr:first-child th:first-child,
.comment-text table.lte-table thead tr:first-child th:first-child,
.lte-text-page table.lte-table thead tr:first-child th:first-child {
-webkit-border-top-left-radius: 0px;
-webkit-background-clip: padding-box;
-moz-border-radius-topleft: 0px;
-moz-background-clip: padding;
border-top-left-radius: 0px;
}
.comment-text table.wp-block-table thead tr:first-child th:last-child,
.lte-text-page table.wp-block-table thead tr:first-child th:last-child,
.comment-text table.shop_table thead tr:first-child th:last-child,
.lte-text-page table.shop_table thead tr:first-child th:last-child,
.comment-text table.lte-table thead tr:first-child th:last-child,
.lte-text-page table.lte-table thead tr:first-child th:last-child {
-webkit-border-top-right-radius: 0px;
-webkit-background-clip: padding-box;
-moz-border-radius-topright: 0px;
-moz-background-clip: padding;
border-top-right-radius: 0px;
}
.comment-text table.wp-block-table thead th,
.lte-text-page table.wp-block-table thead th,
.comment-text table.shop_table thead th,
.lte-text-page table.shop_table thead th,
.comment-text table.lte-table thead th,
.lte-text-page table.lte-table thead th {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
font-size: 18px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
text-transform: none;
border-color: var(--main);
border-color: rgba(0, 0, 0, 0.1);
}
.comment-text table.wp-block-table thead th h1,
.lte-text-page table.wp-block-table thead th h1,
.comment-text table.shop_table thead th h1,
.lte-text-page table.shop_table thead th h1,
.comment-text table.lte-table thead th h1,
.lte-text-page table.lte-table thead th h1,
.comment-text table.wp-block-table thead th h2,
.lte-text-page table.wp-block-table thead th h2,
.comment-text table.shop_table thead th h2,
.lte-text-page table.shop_table thead th h2,
.comment-text table.lte-table thead th h2,
.lte-text-page table.lte-table thead th h2,
.comment-text table.wp-block-table thead th h3,
.lte-text-page table.wp-block-table thead th h3,
.comment-text table.shop_table thead th h3,
.lte-text-page table.shop_table thead th h3,
.comment-text table.lte-table thead th h3,
.lte-text-page table.lte-table thead th h3,
.comment-text table.wp-block-table thead th h4,
.lte-text-page table.wp-block-table thead th h4,
.comment-text table.shop_table thead th h4,
.lte-text-page table.shop_table thead th h4,
.comment-text table.lte-table thead th h4,
.lte-text-page table.lte-table thead th h4,
.comment-text table.wp-block-table thead th h5,
.lte-text-page table.wp-block-table thead th h5,
.comment-text table.shop_table thead th h5,
.lte-text-page table.shop_table thead th h5,
.comment-text table.lte-table thead th h5,
.lte-text-page table.lte-table thead th h5,
.comment-text table.wp-block-table thead th h6,
.lte-text-page table.wp-block-table thead th h6,
.comment-text table.shop_table thead th h6,
.lte-text-page table.shop_table thead th h6,
.comment-text table.lte-table thead th h6,
.lte-text-page table.lte-table thead th h6 {
text-transform: none;
}
.comment-text table.wp-block-table thead th a,
.lte-text-page table.wp-block-table thead th a,
.comment-text table.shop_table thead th a,
.lte-text-page table.shop_table thead th a,
.comment-text table.lte-table thead th a,
.lte-text-page table.lte-table thead th a {
color: #ea4a34;
color: var(--white);
}
.comment-text table.wp-block-table thead + tbody:first-child tr:first-child td,
.lte-text-page table.wp-block-table thead + tbody:first-child tr:first-child td,
.comment-text table.shop_table thead + tbody:first-child tr:first-child td,
.lte-text-page table.shop_table thead + tbody:first-child tr:first-child td,
.comment-text table.lte-table thead + tbody:first-child tr:first-child td,
.lte-text-page table.lte-table thead + tbody:first-child tr:first-child td,
.comment-text table.wp-block-table thead + tbody:first-child tr:first-child th,
.lte-text-page table.wp-block-table thead + tbody:first-child tr:first-child th,
.comment-text table.shop_table thead + tbody:first-child tr:first-child th,
.lte-text-page table.shop_table thead + tbody:first-child tr:first-child th,
.comment-text table.lte-table thead + tbody:first-child tr:first-child th,
.lte-text-page table.lte-table thead + tbody:first-child tr:first-child th {
border-top: 0;
}
.comment-text table.wp-block-table tbody th,
.lte-text-page table.wp-block-table tbody th,
.comment-text table.shop_table tbody th,
.lte-text-page table.shop_table tbody th,
.comment-text table.lte-table tbody th,
.lte-text-page table.lte-table tbody th,
.comment-text table.wp-block-table tbody td,
.lte-text-page table.wp-block-table tbody td,
.comment-text table.shop_table tbody td,
.lte-text-page table.shop_table tbody td,
.comment-text table.lte-table tbody td,
.lte-text-page table.lte-table tbody td {
border-top: 0;
border-left: 0;
border-right: 0;
border-right: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-color: var(--main);
border-color: rgba(0, 0, 0, 0.1);
border-color: #f7f2ed;
border-color: var(--gray);
}
.comment-text table.wp-block-table tbody th:first-child,
.lte-text-page table.wp-block-table tbody th:first-child,
.comment-text table.shop_table tbody th:first-child,
.lte-text-page table.shop_table tbody th:first-child,
.comment-text table.lte-table tbody th:first-child,
.lte-text-page table.lte-table tbody th:first-child,
.comment-text table.wp-block-table tbody td:first-child,
.lte-text-page table.wp-block-table tbody td:first-child,
.comment-text table.shop_table tbody td:first-child,
.lte-text-page table.shop_table tbody td:first-child,
.comment-text table.lte-table tbody td:first-child,
.lte-text-page table.lte-table tbody td:first-child {
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-color: rgba(0, 0, 0, 0.1);
border-color: #f7f2ed;
border-color: var(--gray);
}
.comment-text table.wp-block-table tbody th,
.lte-text-page table.wp-block-table tbody th,
.comment-text table.shop_table tbody th,
.lte-text-page table.shop_table tbody th,
.comment-text table.lte-table tbody th,
.lte-text-page table.lte-table tbody th {
background-color: #f7f2ed;
background-color: var(--gray);
}
.comment-text table.wp-block-table tbody:first-child tr:first-child td,
.lte-text-page table.wp-block-table tbody:first-child tr:first-child td,
.comment-text table.shop_table tbody:first-child tr:first-child td,
.lte-text-page table.shop_table tbody:first-child tr:first-child td,
.comment-text table.lte-table tbody:first-child tr:first-child td,
.lte-text-page table.lte-table tbody:first-child tr:first-child td,
.comment-text table.wp-block-table tbody:first-child tr:first-child th,
.lte-text-page table.wp-block-table tbody:first-child tr:first-child th,
.comment-text table.shop_table tbody:first-child tr:first-child th,
.lte-text-page table.shop_table tbody:first-child tr:first-child th,
.comment-text table.lte-table tbody:first-child tr:first-child th,
.lte-text-page table.lte-table tbody:first-child tr:first-child th {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-color: var(--main);
border-color: rgba(0, 0, 0, 0.1);
border-color: #f7f2ed;
border-color: var(--gray);
}
.comment-text table.wp-block-table tbody:first-child tr:first-child > th,
.lte-text-page table.wp-block-table tbody:first-child tr:first-child > th,
.comment-text table.shop_table tbody:first-child tr:first-child > th,
.lte-text-page table.shop_table tbody:first-child tr:first-child > th,
.comment-text table.lte-table tbody:first-child tr:first-child > th,
.lte-text-page table.lte-table tbody:first-child tr:first-child > th {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
border-right: none;
border-top: none;
border-bottom: none;
font-size: 18px;
}
.comment-text table.wp-block-table tbody:first-child tr:first-child th:first-child,
.lte-text-page table.wp-block-table tbody:first-child tr:first-child th:first-child,
.comment-text table.shop_table tbody:first-child tr:first-child th:first-child,
.lte-text-page table.shop_table tbody:first-child tr:first-child th:first-child,
.comment-text table.lte-table tbody:first-child tr:first-child th:first-child,
.lte-text-page table.lte-table tbody:first-child tr:first-child th:first-child {
-webkit-border-top-left-radius: 0px;
-webkit-background-clip: padding-box;
-moz-border-radius-topleft: 0px;
-moz-background-clip: padding;
border-top-left-radius: 0px;
}
.comment-text table.wp-block-table tbody:first-child tr:first-child th:last-child,
.lte-text-page table.wp-block-table tbody:first-child tr:first-child th:last-child,
.comment-text table.shop_table tbody:first-child tr:first-child th:last-child,
.lte-text-page table.shop_table tbody:first-child tr:first-child th:last-child,
.comment-text table.lte-table tbody:first-child tr:first-child th:last-child,
.lte-text-page table.lte-table tbody:first-child tr:first-child th:last-child {
-webkit-border-top-right-radius: 0px;
-webkit-background-clip: padding-box;
-moz-border-radius-topright: 0px;
-moz-background-clip: padding;
border-top-right-radius: 0px;
}
.comment-text table.wp-block-table tbody tr:nth-child(even) td,
.lte-text-page table.wp-block-table tbody tr:nth-child(even) td,
.comment-text table.shop_table tbody tr:nth-child(even) td,
.lte-text-page table.shop_table tbody tr:nth-child(even) td,
.comment-text table.lte-table tbody tr:nth-child(even) td,
.lte-text-page table.lte-table tbody tr:nth-child(even) td {
background: transparent;
}
.comment-text table.wp-block-table td,
.lte-text-page table.wp-block-table td,
.comment-text table.shop_table td,
.lte-text-page table.shop_table td,
.comment-text table.lte-table td,
.lte-text-page table.lte-table td {
border: 1px solid var(--white);
}
@media (max-width: 768px) {
.comment-text table.wp-block-table thead th,
.lte-text-page table.wp-block-table thead th,
.comment-text table.shop_table thead th,
.lte-text-page table.shop_table thead th,
.comment-text table.lte-table thead th,
.lte-text-page table.lte-table thead th {
font-size: 14px;
}
.comment-text table.wp-block-table th,
.lte-text-page table.wp-block-table th,
.comment-text table.shop_table th,
.lte-text-page table.shop_table th,
.comment-text table.lte-table th,
.lte-text-page table.lte-table th,
.comment-text table.wp-block-table td,
.lte-text-page table.wp-block-table td,
.comment-text table.shop_table td,
.lte-text-page table.shop_table td,
.comment-text table.lte-table td,
.lte-text-page table.lte-table td {
font-size: 12px;
padding: 10px 12px;
}
}
@media (max-width: 479px) {
.comment-text table.wp-block-table th,
.lte-text-page table.wp-block-table th,
.comment-text table.shop_table th,
.lte-text-page table.shop_table th,
.comment-text table.lte-table th,
.lte-text-page table.lte-table th,
.comment-text table.wp-block-table td,
.lte-text-page table.wp-block-table td,
.comment-text table.shop_table td,
.lte-text-page table.shop_table td,
.comment-text table.lte-table td,
.lte-text-page table.lte-table td {
font-size: 12px;
padding: 5px 7px;
}
}
.lte-lh-2 {
line-height: 2em;
}
.line-height-2 {
line-height: 2em;
}
.text-md {
font-size: 18px;
line-height: 1.7em;
}
@media (max-width: 768px) {
.text-md {
font-size: 18px;
}
}
.text-lg {
font-size: 24px;
line-height: 1.5em;
font-weight: 300;
}
@media (max-width: 768px) {
.text-lg {
font-size: 18px;
}
}
.semi-transparent {
zoom: 1;
filter: alpha(opacity=80);
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
p + ul {
margin-top: -10px !important;
}
ul.ul-arrow,
ul.arrow,
ul.disc,
ul.check,
ul.check-invert {
list-style: none;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 30px;
font-size: 16px;
}
ul.ul-arrow.two-col,
ul.arrow.two-col,
ul.disc.two-col,
ul.check.two-col,
ul.check-invert.two-col {
margin-top: 10px !important;
margin-bottom: 20px;
}
ul.ul-arrow.two-col li,
ul.arrow.two-col li,
ul.disc.two-col li,
ul.check.two-col li,
ul.check-invert.two-col li {
padding-right: 50px;
}
@media (min-width: 480px) {
ul.ul-arrow.two-col,
ul.arrow.two-col,
ul.disc.two-col,
ul.check.two-col,
ul.check-invert.two-col {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
}
@media (max-width: 479px) {
ul.ul-arrow.two-col,
ul.arrow.two-col,
ul.disc.two-col,
ul.check.two-col,
ul.check-invert.two-col {
text-align: left !important;
display: inline-block;
}
}
ul.ul-arrow.strong li,
ul.arrow.strong li,
ul.disc.strong li,
ul.check.strong li,
ul.check-invert.strong li {
margin-bottom: 10px;
}
ul.ul-arrow li,
ul.arrow li,
ul.disc li,
ul.check li,
ul.check-invert li {
margin-bottom: 14px;
text-align: left;
position: relative;
}
ul.ul-arrow li:before,
ul.arrow li:before,
ul.disc li:before,
ul.check li:before,
ul.check-invert li:before {
content: "\f00c";
display: block;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-weight: 100;
position: absolute;
margin: 0px 0 0 -46px;
}
.rtl ul.ul-arrow li:before,
.rtl ul.arrow li:before,
.rtl ul.disc li:before,
.rtl ul.check li:before,
.rtl ul.check-invert li:before {
margin-inline-start: -46px;
margin-inline-end: 0;
}
ul.ul-arrow.check,
ul.arrow.check,
ul.disc.check,
ul.check.check,
ul.check-invert.check {
font-weight: 500;
}
ul.ul-arrow.check-invert,
ul.arrow.check-invert,
ul.disc.check-invert,
ul.check.check-invert,
ul.check-invert.check-invert,
ul.ul-arrow.check,
ul.arrow.check,
ul.disc.check,
ul.check.check,
ul.check-invert.check {
padding-left: 34px;
margin-left: 10px;
display: inline-block;
margin-inline-start: 10px;
margin-inline-end: 0;
padding-inline-start: 34px;
padding-inline-end: 0;
}
ul.ul-arrow.check-invert li,
ul.arrow.check-invert li,
ul.disc.check-invert li,
ul.check.check-invert li,
ul.check-invert.check-invert li,
ul.ul-arrow.check li,
ul.arrow.check li,
ul.disc.check li,
ul.check.check li,
ul.check-invert.check li {
margin-bottom: 25px;
}
ul.ul-arrow.check-invert li:before,
ul.arrow.check-invert li:before,
ul.disc.check-invert li:before,
ul.check.check-invert li:before,
ul.check-invert.check-invert li:before,
ul.ul-arrow.check li:before,
ul.arrow.check li:before,
ul.disc.check li:before,
ul.check.check li:before,
ul.check-invert.check li:before {
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e826";
font-size: 24px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
margin-left: -48px;
margin-top: 0px;
color: #f35d22;
color: var(--main);
}
.rtl ul.ul-arrow.check-invert li:before,
.rtl ul.arrow.check-invert li:before,
.rtl ul.disc.check-invert li:before,
.rtl ul.check.check-invert li:before,
.rtl ul.check-invert.check-invert li:before,
.rtl ul.ul-arrow.check li:before,
.rtl ul.arrow.check li:before,
.rtl ul.disc.check li:before,
.rtl ul.check.check li:before,
.rtl ul.check-invert.check li:before {
margin-inline-start: -48px;
margin-inline-end: 0;
}
ul.ul-arrow.check,
ul.arrow.check,
ul.disc.check,
ul.check.check,
ul.check-invert.check {
padding-left: 34px;
}
ul.ul-arrow.check li:before,
ul.arrow.check li:before,
ul.disc.check li:before,
ul.check.check li:before,
ul.check-invert.check li:before {
margin-left: -40px;
margin-top: 2px;
}
.rtl ul.ul-arrow.check li:before,
.rtl ul.arrow.check li:before,
.rtl ul.disc.check li:before,
.rtl ul.check.check li:before,
.rtl ul.check-invert.check li:before {
margin-inline-start: -40px;
margin-inline-end: 0;
}
ul.ul-arrow.check-invert li,
ul.arrow.check-invert li,
ul.disc.check-invert li,
ul.check.check-invert li,
ul.check-invert.check-invert li {
margin-bottom: 20px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
ul.ul-arrow.check-invert li:before,
ul.arrow.check-invert li:before,
ul.disc.check-invert li:before,
ul.check.check-invert li:before,
ul.check-invert.check-invert li:before {
font-size: 18px;
background-color: #ea4a34;
background-color: var(--white);
color: #0f2c49;
color: var(--black);
width: 32px;
height: 32px;
display: block;
text-align: center;
line-height: 32px;
margin-top: 0px;
}
ul.ul-arrow li:before,
ul.arrow li:before,
ul.disc li:before,
ul.check li:before,
ul.check-invert li:before {
color: #f35d22;
color: var(--main);
}
ul.ul-arrow.ul-arrow li:before,
ul.arrow.ul-arrow li:before,
ul.disc.ul-arrow li:before,
ul.check.ul-arrow li:before,
ul.check-invert.ul-arrow li:before,
ul.ul-arrow.arrow li:before,
ul.arrow.arrow li:before,
ul.disc.arrow li:before,
ul.check.arrow li:before,
ul.check-invert.arrow li:before {
content: "\f105";
display: block;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
margin: 1px 0 0 -16px;
}
.rtl ul.ul-arrow.ul-arrow li:before,
.rtl ul.arrow.ul-arrow li:before,
.rtl ul.disc.ul-arrow li:before,
.rtl ul.check.ul-arrow li:before,
.rtl ul.check-invert.ul-arrow li:before,
.rtl ul.ul-arrow.arrow li:before,
.rtl ul.arrow.arrow li:before,
.rtl ul.disc.arrow li:before,
.rtl ul.check.arrow li:before,
.rtl ul.check-invert.arrow li:before {
margin-inline-start: -16px;
margin-inline-end: 0;
}
ul.ul-arrow.disc,
ul.arrow.disc,
ul.disc.disc,
ul.check.disc,
ul.check-invert.disc {
margin-bottom: 30px;
}
ul.ul-arrow.disc li:before,
ul.arrow.disc li:before,
ul.disc.disc li:before,
ul.check.disc li:before,
ul.check-invert.disc li:before {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
letter-spacing: var(--font-main-letterspacing);
content: "•";
font-weight: 400;
font-size: 20px;
margin: -1px 0 0 -18px;
}
.rtl ul.ul-arrow.disc li:before,
.rtl ul.arrow.disc li:before,
.rtl ul.disc.disc li:before,
.rtl ul.check.disc li:before,
.rtl ul.check-invert.disc li:before {
margin-inline-start: -18px;
margin-inline-end: 0;
}
ul.check-small li {
margin-bottom: 15px !important;
}
.rtl ul.ul-arrow li,
.rtl ul.arrow li,
.rtl ul.disc li,
.rtl ul.check li,
.rtl ul.check-invert li,
.rtl .lte-list li {
direction: rtl;
text-align: start;
}
ul.multicol {
padding-left: 0;
list-style: none;
}
ul.multicol li {
width: 49%;
display: inline-block;
vertical-align: top;
margin-bottom: 18px;
}
@media (max-width: 991px) {
ul.multicol li {
width: 49%;
}
}
@media (max-width: 768px) {
ul.multicol li {
width: 100%;
display: block;
}
}
ul.multicol li:before {
content: "•";
font-size: 16px;
margin: 0px 10px 0 0px;
color: #f35d22;
color: var(--main);
}
.ul-yes {
display: inline-block;
width: 14px;
font-size: 18px;
color: #f35d22;
color: var(--main);
margin-right: 10px;
top: 1px;
}
.ul-yes:before {
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e826";
}
.ul-no {
display: inline-block;
width: 14px;
text-align: center;
font-size: 12px;
color: #0f2c49;
color: var(--black);
zoom: 1;
filter: alpha(opacity=80);
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
margin-right: 10px;
padding-right: 4px;
position: relative;
left: 2px;
top: -1px;
}
.ul-no:before {
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e827";
}
ol {
padding-left: 30px;
}
ol li {
padding-left: 10px;
}
.elementor-widget-lte-header {
overflow: visible !important;
}
.lte-hover-underline { }
.lte-heading {
position: relative;
}
.lte-heading.lte-margin {
margin: 64px 0 16px;
}
.lte-heading h1,
.lte-heading h2,
.lte-heading h3,
.lte-heading h4,
.lte-heading h5,
.lte-heading h6 {
z-index: 3;
position: relative;
margin: 0;
}
.lte-heading h1 {
line-height: 1em;
padding-bottom: 10px;
padding-top: 10px;
font-weight: 700;
}
.lte-heading h2 {
line-height: 1.1em;
}
.lte-heading h3 {
line-height: 1.1em;
}
.lte-heading h4 {
line-height: 1.3em;
}
.lte-heading h5 {
line-height: 1.4em;
}
.lte-heading h6 {
line-height: 1.4em;
}
.lte-heading a {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-heading .lte-header {
letter-spacing: -1px !important;
}
.lte-background-main .lte-heading {
color: #f35d22;
color: var(--second);
}
.lte-background-black .lte-heading .lte-header {
color: #ea4a34;
color: var(--white);
}
.lte-heading .lte-heading-content {
display: block;
}
@media (max-width: 768px) {
.lte-heading.lte-style-italic.heading-tag-h4 h4 {
font-size: 24px;
margin-top: 10px;
}
}
.lte-heading.lte-style-header-subheader .lte-subheader {
margin-bottom: 0px;
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
font-weight: 600;
font-size: 12px;
position: relative;
display: inline-block;
text-transform: uppercase;
letter-spacing: 3px;
}
.lte-heading.lte-style-header-underline.heading-tag-h3 .lte-header {
background-position: 0 90%;
}
.lte-heading.lte-style-header-underline.heading-tag-h4 .lte-header {
background-position: 0 90%;
}
.lte-heading.lte-style-header-underline .lte-header {
background-image: linear-gradient(var(--second), var(--second));
background-position: 0% 80%;
background-repeat: no-repeat;
background-size: 100% 3px;
line-height: 1.2em;
display: inline;
}
.lte-heading.lte-style-subheader span {
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
}
.lte-heading.lte-style-subheader-curve span {
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
}
.lte-heading.lte-style-header-dash .lte-header:after {
content: "";
border-bottom: 1px solid var(--second);
border-color: #f35d22;
border-color: var(--second);
width: 50px;
display: inline-block;
margin-bottom: 9px;
margin-left: 15px;
}
.lte-heading.lte-style-header-dash.heading-tag-h5 .lte-header:after {
margin-bottom: 5px;
}
.lte-heading.lte-line-height-2 .lte-header {
line-height: 1.65em;
}
.lte-heading.lte-style-header-subheader-dash .lte-subheader {
text-transform: uppercase;
letter-spacing: 4px;
font-size: 12px;
margin-bottom: 16px;
}
.lte-heading.lte-style-header-subheader-dash .lte-subheader:before {
content: "";
border-bottom: 1px solid var(--second);
border-color: #f35d22;
border-color: var(--second);
width: 50px;
display: inline-block;
margin-bottom: 3px;
margin-right: 15px;
margin-inline-start: 0px;
margin-inline-end: 15px;
}
.lte-heading.lte-style-header-subheader-dash.lte-subcolor-main .lte-subheader:after {
border-color: #f35d22;
border-color: var(--second);
}
.lte-heading.lte-style-header-subheader-dash.lte-subcolor-second .lte-subheader:after {
border-color: #f35d22;
border-color: var(--main);
}
.lte-heading.has-watermark {
overflow: visible;
padding-top: 34px;
padding-bottom: 34px;
}
.lte-heading .lte-watermark {
pointer-events: none;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
white-space: nowrap;
font-size: 250px;
font-weight: 800;
line-height: 260px;
overflow: hidden;
display: block;
position: absolute;
top: 50%;
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
margin-left: -30px;
z-index: 0;
margin-top: -2px;
padding-left: 20px;
padding-right: 20px;
zoom: 1;
filter: alpha(opacity=8);
-webkit-opacity: 0.08;
-moz-opacity: 0.08;
opacity: 0.08;
color: transparent;
-webkit-text-stroke: 1px #000;
}
@media (max-width: 991px) {
.lte-heading .lte-watermark {
font-size: 120px;
}
}
.lte-heading-align-center .lte-heading .lte-watermark {
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin-left: 0;
}
.lte-background-black .lte-heading .lte-watermark,
.lte-heading .lte-watermark .lte-body-black {
-webkit-text-stroke-color: #fff;
}
.lte-heading.lte-style-price {
display: block;
width: 100px;
height: 100px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
text-align: center;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
}
.lte-heading.lte-style-price .lte-heading-content {
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
width: 100px;
height: 100px;
}
.lte-heading.lte-style-price .lte-header {
font-size: 36px;
line-height: 1em;
margin-top: -10px;
}
.lte-heading.lte-style-price .lte-header span {
vertical-align: super;
font-size: 24px;
color: #ea4a34;
color: var(--white);
}
.lte-heading.lte-style-discount .lte-subheader,
.lte-heading.lte-style-discount .lte-header {
display: inline-block;
}
.lte-heading.lte-style-discount .lte-subheader {
position: relative;
margin-right: 25px;
top: -6px;
padding-right: 15px;
padding-left: 15px;
}
@media (max-width: 768px) {
.lte-heading.lte-style-discount .lte-subheader {
font-size: 18px;
top: -4px;
}
}
.lte-heading.lte-style-discount .lte-subheader:after {
display: block;
content: "";
border-bottom: 1px solid var(--white);
left: 0;
right: 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.lte-heading.lte-style-circle-dashed {
width: 160px;
height: 160px;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
background-color: #ea4a34;
background-color: var(--white);
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
padding: 15px;
}
.lte-heading.lte-style-circle-dashed .lte-subheader {
margin-bottom: -10px;
}
.lte-heading.lte-style-circle-dashed:after {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
width: 185px;
height: 185px;
position: absolute;
border: 2px dashed var(--main);
border-color: #f35d22;
border-color: var(--main);
content: "";
-webkit-animation: loader 30s infinite linear;
-moz-animation: loader 30s infinite linear;
-o-animation: loader 30s infinite linear;
animation: loader 30s infinite linear;
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.lte-heading.lte-style-circle-dashed:hover:after {
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
}
@keyframes lte-dashed-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.lte-heading.hasIcon {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #0f2c49;
color: var(--black);
}
.lte-heading.hasIcon.lte-icon-shadow-yes i {
margin-top: -6px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
padding: 17px;
box-shadow: 0px 0px 25px 1px rgba(0, 0, 0, 0.075);
}
@media (max-width: 1199px) {
.lte-heading.hasIcon.lte-icon-shadow-yes i {
box-shadow: 0 0 0 0;
}
}
.lte-heading.hasIcon.lte-icon-size-lg i {
font-size: 100px;
margin-right: 30px;
margin-top: 10px;
}
@media (max-width: 1599px) {
.lte-heading.hasIcon.lte-icon-size-lg i {
font-size: 100px;
margin-right: 20px;
}
}
.lte-heading.hasIcon.lte-icon-size-sm i {
font-size: 36px;
margin-right: 30px;
}
@media (max-width: 1199px) {
.lte-heading.hasIcon {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.lte-heading.hasIcon i {
margin-right: 0 !important;
font-size: 100px;
width: 100%;
text-align: center;
}
}
.lte-heading.hasIcon.hasLink {
color: #ea4a34;
color: var(--white);
}
.lte-heading.lte-extra-bold .lte-header,
.lte-heading.lte-extra-bold .lte-subheader {
font-weight: 800;
}
.lte-heading.lte-size-huge .lte-header {
font-size: 120px;
font-weight: 800;
line-height: .75em;
overflow: visible;
}
@media (max-width: 1599px) {
.lte-heading.lte-size-huge .lte-header {
font-size: 120px;
}
}
@media (max-width: 1199px) {
.lte-heading.lte-size-huge .lte-header {
font-size: 80px;
}
}
@media (max-width: 991px) {
.lte-heading.lte-size-huge .lte-header {
font-size: 72px;
}
}
@media (max-width: 768px) {
.lte-heading.lte-size-huge .lte-header {
font-size: 46px;
}
}
.lte-heading.lte-size-xl .lte-header {
font-size: 100px;
line-height: 1.1em;
overflow: visible;
font-weight: 800;
}
@media (max-width: 1599px) {
.lte-heading.lte-size-xl .lte-header {
font-size: 120px;
}
}
@media (max-width: 1199px) {
.lte-heading.lte-size-xl .lte-header {
font-size: 80px;
}
}
@media (max-width: 991px) {
.lte-heading.lte-size-xl .lte-header {
font-size: 72px;
}
}
@media (max-width: 768px) {
.lte-heading.lte-size-xl .lte-header {
font-size: 46px;
}
}
.lte-heading.lte-size-lg .lte-header {
font-size: 80px;
line-height: 1.1em;
overflow: visible;
font-weight: 800;
}
@media (max-width: 1599px) {
.lte-heading.lte-size-lg .lte-header {
font-size: 64px;
}
}
@media (max-width: 1199px) {
.lte-heading.lte-size-lg .lte-header {
font-size: 72px;
}
}
@media (max-width: 991px) {
.lte-heading.lte-size-lg .lte-header {
font-size: 64px;
}
}
@media (max-width: 768px) {
.lte-heading.lte-size-lg .lte-header {
font-size: 48px;
}
}
.lte-heading.lte-size-lg.heading-subtag-h6 .lte-subheader {
font-size: 36px;
}
@media (max-width: 768px) {
.lte-heading.lte-size-lg.heading-subtag-h6 .lte-subheader {
font-size: 36px;
}
}
.lte-heading.lte-size-bg .lte-header {
font-size: 64px;
line-height: 1em;
}
@media (max-width: 1599px) {
.lte-heading.lte-size-bg .lte-header {
font-size: 64px;
}
}
@media (max-width: 768px) {
.lte-heading.lte-size-bg .lte-header {
font-size: 40px;
}
}
.lte-heading.lte-size-md .lte-header {
font-size: 48px;
line-height: 1em;
}
@media (max-width: 991px) {
.lte-heading.lte-size-md .lte-header {
font-size: 64px;
}
}
@media (max-width: 479px) {
.lte-heading.lte-size-md .lte-header {
font-size: 40px;
}
}
.lte-heading.lte-size-sm .lte-header {
font-size: 36px;
line-height: 1.5em;
}
@media (max-width: 1199px) {
.lte-heading.lte-size-sm .lte-header {
font-size: 30px;
}
}
@media (max-width: 768px) {
.lte-heading.lte-size-sm .lte-header {
font-size: 24px;
line-height: 1.5em;
}
}
.lte-heading.lte-size-sm .lte-subheader {
font-size: 18px;
}
.lte-heading.lte-underline {
position: relative;
padding-bottom: 16px;
}
.lte-heading.lte-underline.lte-heading {
padding-bottom: 14px;
}
.lte-heading.lte-underline:before {
content: "";
width: 500px;
position: absolute;
bottom: 0;
border-bottom: 1px solid var(--black);
border-color: rgba(0, 0, 0, 0.1);
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.lte-background-black .lte-heading.lte-underline:before {
border-color: rgba(255, 255, 255, 0.1);
}
.lte-heading.lte-underline:after {
content: "";
width: 100px;
position: absolute;
bottom: 0;
border-bottom: 2px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.lte-background-gray .lte-heading.lte-underline:before {
border-color: #ffffff;
}
.lte-background-black .lte-heading.lte-underline {
border-color: rgba(255, 255, 255, 0.3);
}
.lte-heading.lte-underline-wavy {
position: relative;
padding-bottom: 20px;
}
.lte-background-black .lte-heading.lte-underline-wavy { }
.lte-heading.lte-style-year {
display: inline-block;
background-color: #0f2c49;
background-color: var(--black);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding: 16px 46px 24px;
}
.lte-heading.lte-style-year .lte-subheader {
font-size: 36px;
margin-bottom: 4px;
}
.lte-heading.lte-style-year .lte-subheader span {
display: block;
color: #0f2c49;
color: var(--black);
}
.lte-heading.lte-style-year .lte-header {
font-size: 18px;
}
.lte-heading.lte-color-main .lte-header {
color: #f35d22;
color: var(--main);
}
.lte-heading.lte-color-second .lte-header {
color: #f35d22;
color: var(--second);
}
.lte-heading.lte-color-white .lte-header {
color: #ea4a34;
color: var(--white);
}
.lte-heading.lte-color-black .lte-header {
color: #0f2c49;
color: var(--black);
}
.lte-heading.lte-color-gray .lte-header {
color: #f7f2ed;
color: var(--gray);
}
.lte-heading.lte-color-outline .lte-header {
color: rgba(0, 0, 0, 0.35);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff;
}
.lte-heading.lte-subcolor-outline .lte-subheader,
.lte-heading.lte-subcolor-outline .lte-header span {
color: rgba(0, 0, 0, 0.35);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff;
}
.lte-heading.lte-subcolor-main .lte-subheader,
.lte-heading.lte-subcolor-main .lte-header span {
color: #f35d22;
color: var(--main);
}
.lte-heading.lte-subcolor-second .lte-subheader,
.lte-heading.lte-subcolor-second .lte-header span {
color: #f35d22;
color: var(--second);
}
.lte-heading.lte-subcolor-white .lte-subheader,
.lte-heading.lte-subcolor-white .lte-header span {
color: #ea4a34;
color: var(--white);
}
.lte-heading.lte-subcolor-black .lte-subheader,
.lte-heading.lte-subcolor-black .lte-header span {
color: #0f2c49;
color: var(--black);
}
.lte-heading.lte-subcolor-gray .lte-subheader,
.lte-heading.lte-subcolor-gray .lte-header span {
color: #f7f2ed;
color: var(--gray);
}
.lte-outline-text {
color: rgba(0, 0, 0, 0.35);
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff;
}
.lte-underline-solid:before {
content: "";
width: 500px;
position: absolute;
bottom: 0;
border-bottom: 1px solid var(--black);
border-color: rgba(0, 0, 0, 0.1);
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.lte-background-black .lte-underline-solid:before {
border-color: rgba(255, 255, 255, 0.1);
}
.lte-underline-solid:after {
content: "";
width: 100px;
position: absolute;
bottom: 0;
border-bottom: 2px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.lte-background-gray .lte-underline-solid:before {
border-color: #ffffff;
} @media (max-width: 768px) {
.lte-image-shadow img {
box-shadow: 5px 5px 0px 0px #FFFFFF !important;
}
}
.lte-hours {
list-style: none;
padding: 0 0;
margin: 0 auto;
max-width: 460px;
display: inline-block;
}
@media (max-width: 991px) {
.lte-hours {
padding: 0 25px;
}
}
@media (min-width: 1600px) {
.lte-hours {
width: 340px;
}
}
@media (max-width: 1599px) {
.lte-hours {
width: 100%;
}
}
@media (max-width: 1199px) {
.lte-hours {
width: 100%;
}
}
.lte-hours li {
text-align: left;
padding-bottom: 6px;
margin-bottom: 6px !important;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.lte-hours li:last-child {
padding-bottom: 0;
margin-bottom: 0 !important;
}
.lte-hours li:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.lte-hours li > strong {
position: relative;
font-weight: normal;
font-size: 16px;
}
.lte-hours li > strong:first-child {
color: #f35d22;
color: var(--second);
}
.lte-hours li .lte-dots {
content: "";
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
border-color: #f35d22;
border-color: var(--main);
margin: 0px 15px 0;
position: relative;
top: -8px;
}
.lte-hours li strong + span + strong {
color: #f35d22;
color: var(--main);
font-size: 20px;
}
.lte-hours li strong + span + strong.color-red {
color: #f35d22;
color: var(--main);
font-size: 18px;
}
.lte-rounded .elementor-column {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-lineheight-05 p {
margin-bottom: 20px;
}
#lte-waterfall {
position: absolute;
top: -120px;
left: 0;
right: 0;
z-index: 1;
height: 850px;
}
@media (max-width: 1199px) {
#lte-waterfall {
display: none;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.lte-col-air {
margin-left: -100px;
}
}
@media (max-width: 1599px) {
.lte-air-control img {
max-width: 75% !important;
margin-top: 50px;
}
} .lte-tariff-item {
text-align: center;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
margin: 0 auto;
z-index: 2;
background-size: cover;
background-repeat: no-repeat;
background-color: #ea4a34;
background-color: var(--white);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-tariff-item.hasBackground {
color: #ea4a34;
color: var(--white);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-tariff-item.hasBackground .lte-tariff-inner:before {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
pointer-events: none;
background-color: #0f2c49;
background-color: var(--black);
background: #000;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
content: "";
z-index: -1;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-tariff-item.hasBackground .lte-tariff-inner:before + .elementor-background-video-container + .elementor-container,
.lte-tariff-item.hasBackground .lte-tariff-inner:before + .elementor-widget-wrap {
z-index: 2;
}
.lte-tariff-item.hasBackground .ul-no {
color: #ea4a34;
color: var(--white);
zoom: 1 !important;
filter: alpha(opacity=80) !important;
-webkit-opacity: 0.8 !important;
-moz-opacity: 0.8 !important;
opacity: 0.8 !important;
}
.lte-tariff-item .lte-triangle { position: absolute;
top: 0;
right: 0;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
width: 0;
height: 0;
border: 0 solid transparent;
border-right-width: 95px;
border-left-width: 0px;
border-bottom: 95px solid var(--red); }
.lte-tariff-item .lte-label-vip {
width: 50px;
height: 50px;
display: block;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #ea4a34;
color: var(--white);
font-size: 16px;
line-height: 1.2em;
position: absolute;
right: 10px;
top: 5px;
padding-top: 12px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 2; }
@media (min-width: 1200px) and (max-width: 1599px) {
.lte-tariff-item .btn.btn-lg {
min-width: initial;
}
}
@media (max-width: 1199px) {
.lte-tariff-item {
margin-bottom: 30px;
}
}
.lte-tariff-item .lte-subheader {
font-weight: normal;
font-size: 16px;
margin: 0;
}
.lte-tariff-item .lte-header {
text-align: center;
font-size: 30px;
margin: 4px 0 10px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.lte-tariff-item .lte-header span {
color: #f35d22;
color: var(--second);
}
.lte-tariff-item .lte-price {
font-size: 48px;
line-height: .8em;
margin: 0px 0 34px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
vertical-align: middle;
font-weight: 800;
color: #f35d22;
color: var(--main);
}
.lte-tariff-item .lte-price span {
vertical-align: super;
display: inline-block;
font-size: 24px;
}
@media (max-width: 1599px) {
.lte-tariff-item .lte-price {
font-size: 64px;
}
}
@media (max-width: 1599px) {
.lte-tariff-item .lte-btn {
min-width: 180px !important;
}
}
.lte-tariff-item p {
text-align: left;
margin-bottom: 10px;
line-height: 2em;
display: inline-block;
font-size: 18px;
}
.lte-tariff-item ul.lte-tariff-list {
list-style: none;
margin: 0px auto 30px;
padding: 0 0 0 0;
position: relative;
display: inline-block;
text-align: left;
}
@media (min-width: 1600px) {
.lte-tariff-item ul.lte-tariff-list {
padding-left: 10px;
padding-right: 10px;
}
}
.lte-tariff-item ul.lte-tariff-list li {
padding: 10px 10px 14px;
margin: 0 0 0 0;
font-size: 16px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
.lte-tariff-item ul.lte-tariff-list li {
font-size: 14px;
}
}
.lte-tariff-item ul.lte-tariff-list li:last-child {
border-bottom: 0;
}
.lte-tariff-item ul.lte-tariff-list .ul-no {
zoom: 1;
filter: alpha(opacity=70);
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
}
.lte-tariff-item .lte-tariff-inner {
position: relative;
z-index: 2;
padding: 60px 30px 70px;
background-size: cover;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
} .elementor-widget-lte-testimonials {
overflow: hidden;
}
.lte-testimonials-list { }
@media (min-width: 1200px) {
.lte-testimonials-list.lte-swiper-slider {
max-width: 1000px;
}
.lte-testimonials-list .lte-arrow-left {
margin-left: 30px;
}
.lte-testimonials-list .lte-arrow-right {
margin-right: 30px;
}
}
@media (max-width: 1199px) {
.lte-testimonials-list .lte-arrows {
margin-top: 30px;
}
}
@media (max-width: 768px) {
.lte-testimonials-list .lte-arrows {
margin-top: 30px;
}
}
.lte-testimonials-list .swiper-slide {
height: auto !important;
}
@media (max-width: 991px) {
.lte-testimonials-list .swiper-slide {
padding-left: 0px;
padding-right: 0px;
}
}
.lte-testimonials-list + .lte-arrows .lte-arrow-left,
.lte-testimonials-list + .lte-arrows .lte-arrow-right {
width: 100px;
height: 100px;
line-height: 100px;
border-radius: 0;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
}
@media (max-width: 991px) {
.lte-testimonials-list + .lte-arrows .lte-arrow-left,
.lte-testimonials-list + .lte-arrows .lte-arrow-right {
width: 64px;
height: 64px;
line-height: 64px;
}
}
.lte-testimonials-list + .lte-arrows .lte-arrow-left:hover,
.lte-testimonials-list + .lte-arrows .lte-arrow-right:hover {
background-color: #0f2c49;
background-color: var(--black);
}
.lte-testimonials-list.lte-cols-3 .lte-inner {
padding-bottom: 50px;
}
@media (max-width: 1599px) {
.lte-testimonials-list.lte-cols-3 .lte-inner {
padding-bottom: 50px;
}
}
@media (max-width: 1199px) {
.lte-testimonials-list.lte-cols-3 .lte-inner {
padding-bottom: 30px;
}
}
@media (max-width: 768px) {
.lte-testimonials-list.lte-cols-3 .lte-inner {
padding-top: 30px;
padding-bottom: 30px;
}
}
.lte-testimonials-list .lte-item {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
background-color: #ea4a34;
background-color: var(--white);
margin-top: 36px;
}
.lte-testimonials-list .lte-inner {
text-align: center;
position: relative;
color: #0f2c49;
color: var(--black);
margin: 0 auto 10px auto;
padding: 45px 15px 55px;
z-index: 2;
max-width: 1050px;
}
@media (min-width: 1200px) {
.lte-testimonials-list .lte-inner {
padding-right: 30px;
padding-left: 30px;
}
}
.lte-testimonials-list .lte-inner:after,
.lte-testimonials-list .lte-inner:before {
position: absolute;
bottom: -20px;
left: 10px;
right: 10px;
background-color: #ea4a34;
background-color: var(--white);
height: 10px;
content: "";
display: block;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.lte-testimonials-list .lte-inner:after {
height: 20px;
bottom: -30px;
left: 20px;
right: 20px;
}
.lte-background-black .lte-testimonials-list .lte-inner {
padding-bottom: 45px;
}
.lte-testimonials-list .lte-inner .lte-descr {
z-index: 2;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding: 0 0 0;
margin: 0px 0 15px; }
.lte-testimonials-list .lte-inner .lte-descr:before {
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\E851";
display: block;
vertical-align: top;
pointer-events: none;
z-index: 0;
line-height: 98px;
height: 70px;
font-size: 70px !important;
letter-spacing: -2px;
width: 64px;
height: 64px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
padding-right: 4px;
font-size: 60px !important;
display: inline-block;
margin: 0 auto;
background: transparent;
color: #f35d22;
color: var(--main);
z-index: 5;
}
.rtl .lte-testimonials-list .lte-inner .lte-descr:before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.lte-testimonials-list .lte-inner .lte-image {
vertical-align: top;
display: inline-block;
margin-bottom: 6px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
position: relative;
z-index: 2;
}
.lte-testimonials-list .lte-inner .lte-image img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
max-width: 64px;
height: auto;
border: 3px solid var(--second);
border-color: #f35d22;
border-color: var(--second);
padding: 2px;
}
.lte-testimonials-list .lte-inner .lte-header {
font-size: 20px;
margin: 0px auto 0px;
padding-top: 10px;
position: relative;
}
.lte-testimonials-list .lte-inner .lte-header:before {
border-top: 2px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
content: "";
width: 100px;
display: block;
margin: 0 auto;
padding-top: 30px;
}
@media (min-width: 768px) {
.lte-testimonials-list .lte-inner .lte-header {
white-space: nowrap;
}
}
@media (max-width: 768px) {
.lte-testimonials-list .lte-inner .lte-header {
font-size: 18px;
}
}
.lte-testimonials-list .lte-inner .lte-subheader {
font-size: 14px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f35d22;
color: var(--main);
}
.lte-testimonials-list .lte-inner p {
display: block;
z-index: 2;
position: relative;
font-size: 18px;
font-style: italic;
font-weight: 400;
padding: 36px 10px 10px;
margin-bottom: 0;
line-height: 1.8em;
color: #0f2c49;
color: var(--black);
}
@media (min-width: 1200px) {
.lte-testimonials-list .lte-inner p {
margin-left: 10%;
margin-right: 10%;
}
}
@media (max-width: 768px) {
.lte-testimonials-list .lte-inner p {
font-size: 18px;
}
}
.lte-testimonials-list .lte-inner .rate {
color: #f35d22;
color: var(--second);
font-size: 12px;
margin-bottom: 0px;
margin-top: 2px;
}
.lte-testimonials-list .lte-inner .rate span {
margin: 0 2px;
}
.lte-testimonials-list.lte-testimonials-layout-transparent .lte-inner {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 768px) {
.lte-testimonials-list.lte-testimonials-layout-transparent .lte-inner {
padding-left: 0;
padding-right: 0;
}
}
.lte-testimonials-list.lte-cols-1.lte-swiper-slider {
padding-bottom: 64px;
}
.lte-testimonials-list.lte-cols-2.lte-swiper-slider,
.lte-testimonials-list.lte-cols-3.lte-swiper-slider {
padding-bottom: 90px;
}
.lte-testimonials-list .swiper-pagination {
bottom: 0;
}
@media (max-width: 991px) {
.lte-testimonials-list .swiper-pagination {
display: none;
}
}
.lte-testimonials-list.lte-testimonials-layout-gray .lte-inner {
margin-top: 54px;
}
.lte-testimonials-list.lte-testimonials-layout-gray .lte-inner .lte-descr {
padding-top: 0px;
padding-bottom: 50px;
background-color: #f7f2ed;
background-color: var(--gray);
margin-bottom: 36px;
}
.lte-testimonials-list.lte-testimonials-layout-gray .lte-inner .lte-descr p {
padding-top: 0;
padding-bottom: 20px;
padding-right: 40px;
padding-left: 40px;
}
.lte-testimonials-list.lte-testimonials-layout-gray .lte-inner .lte-descr:before {
margin-bottom: 0 !important;
bottom: 26px !important;
position: relative;
}
.lte-testimonials-list.lte-testimonials-layout-gray .lte-inner .lte-header {
color: #f35d22;
color: var(--main);
}
.lte-testimonials-list.lte-testimonials-layout-gray .swiper-pagination {
display: none;
}
.lte-testimonials-list.lte-testimonials-inner {
max-width: initial;
margin-bottom: -55px;
margin-top: 0px;
}
.lte-testimonials-list.lte-testimonials-inner > div {
margin-bottom: 55px;
}
.lte-testimonials-list.lte-testimonials-inner .lte-inner {
padding: 25px 30px 55px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position: relative;
border: 2px solid var(--gray);
border-color: #f7f2ed;
border-color: var(--gray);
}
.lte-testimonials-list.lte-testimonials-inner .lte-inner:hover {
border-color: #f35d22;
border-color: var(--main);
}
.lte-testimonials-list.lte-testimonials-inner .lte-inner.lte-short .lte-descr {
margin-bottom: 25px;
}
.lte-testimonials-list.lte-testimonials-inner .lte-descr:before {
position: relative;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
left: auto;
top: auto;
color: #f35d22;
color: var(--main);
}
.lte-testimonials-list.lte-testimonials-inner .lte-descr p {
font-size: 18px;
}
.lte-testimonials-list.lte-testimonials-inner .lte-descr p:after {
margin-top: 60px;
}
@media (max-width: 768px) {
.lte-testimonials-list.lte-testimonials-inner .inner {
padding-bottom: 40px;
padding-left: 15px;
padding-right: 15px;
margin-left: 0 !important;
margin-right: 0 !important;
}
.lte-testimonials-list.lte-testimonials-inner .top {
text-align: center;
left: auto;
}
.lte-testimonials-list.lte-testimonials-inner .top img {
margin: 0 auto 0px;
float: none;
}
.lte-testimonials-list.lte-testimonials-inner .top .author {
text-align: center;
display: block;
}
.lte-testimonials-list.lte-testimonials-inner .text {
margin-top: 15px;
}
}
.lte-testimonials-list.lte-testimonials-inner .paging-navigation {
margin: 0 auto;
}
.lte-background-main .lte-testimonials-list .lte-descr:before,
.lte-background-black .lte-testimonials-list .lte-descr:before {
color: #f35d22;
color: var(--second);
}
.lte-background-main .lte-testimonials-list .lte-descr:after,
.lte-background-black .lte-testimonials-list .lte-descr:after {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.lte-background-main .lte-testimonials-list .lte-inner p,
.lte-background-black .lte-testimonials-list .lte-inner p {
color: #ea4a34;
color: var(--white);
}
.lte-background-main .lte-testimonials-list .lte-inner .lte-header,
.lte-background-black .lte-testimonials-list .lte-inner .lte-header {
color: #f35d22;
color: var(--second);
}
.lte-background-main .lte-testimonials-list .lte-inner .lte-subheader,
.lte-background-black .lte-testimonials-list .lte-inner .lte-subheader {
color: #f35d22;
color: var(--second);
}
.lte-background-main .lte-arrows a,
.lte-background-black .lte-arrows a {
color: #ea4a34;
color: var(--white);
} .subscribe-wrapper + #lte-widgets-footer .container:before {
border-top: 1px solid rgba(0, 0, 0, 0.1);
position: absolute;
top: 0;
left: 15px;
right: 15px;
content: "";
}
#lte-widgets-footer {
color: #0f2c49;
color: var(--black);
position: relative;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: cover;
}
.lte-background-main #lte-widgets-footer {
color: rgba(255, 255, 255, 0.8);
}
#lte-widgets-footer .container {
padding-top: 0px;
padding-bottom: 30px;
position: relative;
}
#lte-widgets-footer.lte-fw.lte-footer-cols-1 .widget,
#lte-widgets-footer.lte-fw.lte-footer-cols-1 .row > div {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
text-align: center;
}
@media (max-width: 991px) {
.col-sm-12 .lte-footer-widget-area {
text-align: center;
}
.col-sm-12 .lte-footer-widget-area .widget_text {
text-align: center;
}
.col-sm-12 .lte-footer-widget-area .widget_lte_icons ul {
text-align: center;
}
}
.lte-footer-widget-area {
padding-top: 95px;
padding-bottom: 100px;
width: 100%;
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area div,
.lte-footer-widget-area p,
.lte-footer-widget-area a {
font-weight: 400;
}
@media (max-width: 768px) {
.lte-footer-widget-area {
padding-top: 60px;
}
}
.lte-footer-widget-area .lte-header-widget {
padding: 0px 0px 10px;
margin: 0px 0 30px 0;
font-size: 24px;
line-height: 1.2em;
text-align: left;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
display: block;
background-image: none !important;
position: relative;
text-transform: none;
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .lte-header-widget:after,
.lte-footer-widget-area .lte-header-widget:before {
content: "";
vertical-align: middle;
border-bottom: 2px solid var(--main);
border-color: rgba(255, 255, 255, 0.5);
width: 100%;
display: block;
position: absolute;
bottom: 0;
max-width: 250px;
}
.lte-footer-widget-area .lte-header-widget:after {
border-color: #f35d22;
border-color: var(--main);
width: 100px;
margin-left: 0;
}
.lte-footer-widget-area .lte-header-widget a {
color: #f35d22 !important;
color: var(--main) !important;
}
.lte-footer-widget-area .lte-header-widget a:hover {
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .lte-header-widget .widget-icon {
display: none;
}
@media (max-width: 991px) {
.lte-footer-widget-area .lte-header-widget {
text-align: center;
}
}
.lte-footer-widget-area .widget {
background-color: transparent;
}
.lte-footer-widget-area .widget + .widget .lte-header-widget {
margin-top: 60px;
}
.lte-footer-widget-area ul {
list-style: none;
}
.lte-footer-widget-area a:not(.btn) {
color: #0f2c49;
color: var(--black);
}
.lte-footer-widget-area .lte-social ul {
padding-left: 0;
margin-top: 0;
margin-left: -24px;
margin-bottom: -20px;
}
.lte-footer-widget-area .lte-social li {
display: inline-block;
margin: 0 0 20px 15px;
}
.lte-footer-widget-area .lte-social a {
color: #0f2c49;
color: var(--black);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
background-color: #f35d22;
background-color: var(--main);
position: relative;
z-index: 10;
font-size: 16px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
display: block;
width: 36px;
height: 36px;
line-height: 34px;
text-align: center;
}
.lte-footer-widget-area .lte-social a:hover {
background-color: #ea4a34;
background-color: var(--white);
color: #0f2c49;
color: var(--black);
}
.lte-footer-widget-area .lte-social-icons-top {
display: -webkit-box !important;
display: -moz-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 60px;
width: 100%;
}
@media (max-width: 991px) {
.lte-footer-widget-area .lte-social-icons-top {
margin-top: 20px;
}
}
.lte-footer-widget-area .lte-social-icons-top li {
vertical-align: top;
text-align: center;
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 992px) {
.lte-footer-widget-area .lte-social-icons-top li {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
}
@media (max-width: 991px) {
.lte-footer-widget-area .lte-social-icons-top li {
width: 50%;
margin-top: 40px;
}
}
@media (max-width: 479px) {
.lte-footer-widget-area .lte-social-icons-top li {
width: 100%;
}
}
@media (max-width: 991px) {
.lte-footer-widget-area .lte-social-icons-top li {
padding: 0;
}
}
.lte-footer-widget-area .lte-social-icons-top li a:hover .lte-ic {
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .lte-social-icons-top li .lte-ic {
display: inline-block;
font-size: 30px;
color: #ea4a34;
color: var(--white);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position: relative;
}
.lte-footer-widget-area .lte-social-icons-top li .lte-ic:before {
color: #ea4a34;
color: var(--white);
z-index: 2;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-footer-widget-area .lte-social-icons-top li .lte-ic:after {
content: "";
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 60px;
height: 60px;
background-color: #f35d22;
background-color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
z-index: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-footer-widget-area .lte-social-icons-top li .lte-ic:hover:after {
background-color: #ea4a34;
background-color: var(--white);
}
.lte-footer-widget-area .lte-social-icons-top li .lte-ic:hover:before {
color: #0f2c49;
color: var(--black);
}
.lte-footer-widget-area .lte-social-icons-top li .lte-header {
display: block;
color: #ea4a34;
color: var(--white);
font-size: 18px;
margin-top: 30px;
margin-bottom: 8px;
}
.lte-footer-widget-area .lte-social-icons-top li .lte-header strong {
font-weight: normal;
}
.lte-footer-widget-area .lte-social-icons-top li .txt {
font-size: 14px;
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .lte-social-icons-top li .txt strong {
font-weight: normal;
color: #f35d22;
color: var(--main);
}
.lte-footer-widget-area .lte-social-icons-list {
display: -webkit-box !important;
display: -moz-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
margin-bottom: 0px;
margin-top: -20px;
}
.lte-footer-widget-area .lte-social-icons-list li {
text-transform: none;
margin: 0 0 0 0px;
position: relative;
}
@media (min-width: 992px) {
.lte-footer-widget-area .lte-social-icons-list li {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
}
@media (max-width: 991px) {
.lte-footer-widget-area .lte-social-icons-list li {
width: 100%;
}
}
.rtl .lte-footer-widget-area .lte-social-icons-list li:last-child:after {
display: block;
}
.rtl .lte-footer-widget-area .lte-social-icons-list li:first-child:after {
display: none;
}
.lte-footer-widget-area .lte-social-icons-list .lte-header {
display: block;
font-size: 24px;
color: #ea4a34;
color: var(--white);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
padding-left: 34px;
}
.lte-footer-widget-area .lte-social-icons-list .lte-header:hover {
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .lte-social-icons-list .lte-txt {
font-size: 14px;
line-height: 1.6em;
display: block;
margin-top: 8px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f35d22;
color: var(--second);
padding-left: 34px;
}
.lte-footer-widget-area .lte-social-icons-list .lte-txt:hover {
color: #f35d22;
color: var(--main);
}
@media (max-width: 991px) {
.lte-footer-widget-area .lte-social-icons-list .lte-header,
.lte-footer-widget-area .lte-social-icons-list .lte-txt {
padding-left: 0;
}
}
.lte-footer-widget-area .lte-social-icons-list span.lte-ic {
font-size: 14px;
text-align: center;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
background-color: #f35d22;
background-color: var(--second);
color: #0f2c49;
color: var(--black);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
width: 24px;
height: 24px;
line-height: 24px;
margin-right: 0px;
position: absolute;
}
@media (max-width: 991px) {
.lte-footer-widget-area .lte-social-icons-list span.lte-ic {
position: relative;
display: block;
text-align: center;
margin: 0 auto;
margin-bottom: 16px;
}
}
.lte-footer-widget-area .lte-social-icons-list strong {
font-weight: 400;
font-size: 16px;
color: #f35d22;
color: var(--main);
}
.lte-footer-widget-area .lte-social-icons-list a:hover {
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .lte-social-icons-list a:hover .lte-txt {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.lte-footer-widget-area .widget_text + .widget_lte_icons {
margin-top: -30px;
}
.lte-footer-widget-area .lte-social-big {
margin-bottom: 0 !important;
}
.lte-footer-widget-area .lte-social-big li .fa {
background-color: #f35d22;
background-color: var(--main);
color: #0f2c49;
color: var(--black);
line-height: 48px;
width: 48px;
height: 48px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-footer-widget-area .lte-social-big li .fa:hover {
background-color: #ea4a34;
background-color: var(--white);
}
.lte-footer-widget-area .lte-social-small {
margin-top: 50px;
}
.lte-footer-widget-area .lte-social-small a {
font-size: 14px;
margin-right: 10px;
color: #f35d22;
color: var(--main);
}
.lte-footer-widget-area .lte-social-small a:hover {
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .widget_rss a {
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .widget_rss .rss-date {
color: #ea4a34 !important;
color: var(--white) !important;
}
.lte-footer-widget-area .widget_rss cite {
color: #ea4a34 !important;
color: var(--white) !important;
}
.lte-footer-widget-area .widget_calendar caption {
color: #f35d22;
color: var(--main);
}
.lte-footer-widget-area .widget_calendar a {
color: #f35d22;
color: var(--main);
}
.lte-footer-widget-area .widget_calendar #today {
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .widget_meta ul,
.lte-footer-widget-area .widget_recent_entries ul,
.lte-footer-widget-area .widget_pages ul,
.lte-footer-widget-area .widget_categories ul,
.lte-footer-widget-area .widget_archive ul,
.lte-footer-widget-area .widget_lte_navmenu ul,
.lte-footer-widget-area .widget_nav_menu ul {
list-style: none;
margin-left: 0px !important;
margin-top: -10px;
padding: 0;
float: none;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
@media (max-width: 991px) {
.lte-footer-widget-area .widget_meta ul,
.lte-footer-widget-area .widget_recent_entries ul,
.lte-footer-widget-area .widget_pages ul,
.lte-footer-widget-area .widget_categories ul,
.lte-footer-widget-area .widget_archive ul,
.lte-footer-widget-area .widget_lte_navmenu ul,
.lte-footer-widget-area .widget_nav_menu ul {
margin-left: 0px;
}
}
.lte-footer-widget-area .widget_meta ul li,
.lte-footer-widget-area .widget_recent_entries ul li,
.lte-footer-widget-area .widget_pages ul li,
.lte-footer-widget-area .widget_categories ul li,
.lte-footer-widget-area .widget_archive ul li,
.lte-footer-widget-area .widget_lte_navmenu ul li,
.lte-footer-widget-area .widget_nav_menu ul li {
padding: 0;
margin: 0px 0 0 0;
float: none;
margin-left: 0px;
}
.lte-footer-widget-area .widget_meta ul li:after,
.lte-footer-widget-area .widget_recent_entries ul li:after,
.lte-footer-widget-area .widget_pages ul li:after,
.lte-footer-widget-area .widget_categories ul li:after,
.lte-footer-widget-area .widget_archive ul li:after,
.lte-footer-widget-area .widget_lte_navmenu ul li:after,
.lte-footer-widget-area .widget_nav_menu ul li:after {
border-color: rgba(255, 255, 255, 0.1) !important;
}
.lte-footer-widget-area .widget_meta ul li li,
.lte-footer-widget-area .widget_recent_entries ul li li,
.lte-footer-widget-area .widget_pages ul li li,
.lte-footer-widget-area .widget_categories ul li li,
.lte-footer-widget-area .widget_archive ul li li,
.lte-footer-widget-area .widget_lte_navmenu ul li li,
.lte-footer-widget-area .widget_nav_menu ul li li {
margin-left: 15px;
}
.lte-footer-widget-area .widget_meta ul li a,
.lte-footer-widget-area .widget_recent_entries ul li a,
.lte-footer-widget-area .widget_pages ul li a,
.lte-footer-widget-area .widget_categories ul li a,
.lte-footer-widget-area .widget_archive ul li a,
.lte-footer-widget-area .widget_lte_navmenu ul li a,
.lte-footer-widget-area .widget_nav_menu ul li a {
color: #ea4a34 !important;
color: var(--white) !important;
padding-top: 6px !important;
padding-bottom: 6px !important;
}
.lte-background-main .lte-footer-widget-area .widget_meta ul li a,
.lte-background-main .lte-footer-widget-area .widget_recent_entries ul li a,
.lte-background-main .lte-footer-widget-area .widget_pages ul li a,
.lte-background-main .lte-footer-widget-area .widget_categories ul li a,
.lte-background-main .lte-footer-widget-area .widget_archive ul li a,
.lte-background-main .lte-footer-widget-area .widget_lte_navmenu ul li a,
.lte-background-main .lte-footer-widget-area .widget_nav_menu ul li a {
color: rgba(255, 255, 255, 0.8) !important;
}
.lte-footer-widget-area .widget_meta ul li a:after,
.lte-footer-widget-area .widget_recent_entries ul li a:after,
.lte-footer-widget-area .widget_pages ul li a:after,
.lte-footer-widget-area .widget_categories ul li a:after,
.lte-footer-widget-area .widget_archive ul li a:after,
.lte-footer-widget-area .widget_lte_navmenu ul li a:after,
.lte-footer-widget-area .widget_nav_menu ul li a:after {
display: none;
}
.lte-footer-widget-area .widget_meta ul li a:hover,
.lte-footer-widget-area .widget_recent_entries ul li a:hover,
.lte-footer-widget-area .widget_pages ul li a:hover,
.lte-footer-widget-area .widget_categories ul li a:hover,
.lte-footer-widget-area .widget_archive ul li a:hover,
.lte-footer-widget-area .widget_lte_navmenu ul li a:hover,
.lte-footer-widget-area .widget_nav_menu ul li a:hover {
background-color: transparent;
color: #f35d22 !important;
color: var(--main) !important;
}
.lte-footer-widget-area .widget_meta ul li.active a,
.lte-footer-widget-area .widget_recent_entries ul li.active a,
.lte-footer-widget-area .widget_pages ul li.active a,
.lte-footer-widget-area .widget_categories ul li.active a,
.lte-footer-widget-area .widget_archive ul li.active a,
.lte-footer-widget-area .widget_lte_navmenu ul li.active a,
.lte-footer-widget-area .widget_nav_menu ul li.active a {
color: #f35d22 !important;
color: var(--main) !important;
cursor: default;
}
.lte-footer-widget-area .widget_lte_navmenu {
margin: 0px 0 0 0px;
}
.lte-footer-widget-area .widget_lte_navmenu ul {
margin-top: -3px;
}
.lte-footer-widget-area .widget_lte_navmenu ul li {
margin-top: 8px;
}
@media (min-width: 768px) {
.lte-footer-widget-area .widget_lte_navmenu ul li {
display: inline-block;
width: 48%;
}
}
.lte-footer-widget-area .widget_lte_navmenu ul li a {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
}
.lte-footer-widget-area .widget_lte_navmenu ul li a:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f054";
color: #f35d22;
color: var(--main);
font-size: 10px;
margin-right: 10px;
top: -1px;
position: relative;
}
.lte-footer-widget-area .widget_recent_comments li {
margin-bottom: 20px !important;
}
.lte-footer-widget-area .widget_recent_comments li a {
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .zoom-instagram-widget a {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-footer-widget-area .widget_categories li,
.lte-footer-widget-area .widget_archive li {
color: #f7f2ed !important;
color: var(--gray) !important;
}
.lte-footer-widget-area .widget_recent_comments li,
.lte-footer-widget-area .widget_categories li,
.lte-footer-widget-area .widget_archive li {
margin-top: 0px !important;
border: 0 none !important;
}
.lte-footer-widget-area .widget_recent_comments span,
.lte-footer-widget-area .widget_categories span,
.lte-footer-widget-area .widget_archive span,
.lte-footer-widget-area .widget_recent_comments a,
.lte-footer-widget-area .widget_categories a,
.lte-footer-widget-area .widget_archive a {
display: inline-block !important;
}
.lte-footer-widget-area .widget_recent_comments ul li {
padding: 0;
margin: 0;
float: none;
margin-left: 0px;
margin-bottom: 10px;
}
.lte-footer-widget-area .widget_recent_comments li > a:before {
display: none;
}
.lte-footer-widget-area ul ul ul ul ul ul ul ul {
margin-left: 0 !important;
}
.lte-footer-widget-area ul ul {
margin-left: 8px !important;
}
.lte-footer-widget-area ul ul ul li {
padding-left: 0 !important;
}
.lte-footer-widget-area .widget_search {
padding: 0 !important;
}
.lte-footer-widget-area .widget_search.widget {
background: none !important;
}
.lte-footer-widget-area .widget_search .header-widget {
display: none;
}
.lte-footer-widget-area .widget_search.widget .search-icon {
top: 0 !important;
}
.lte-footer-widget-area .widget_search.widget .search-icon:before {
background: transparent;
color: #f35d22;
color: var(--main);
font-size: 18px;
}
.lte-footer-widget-area .widget_search.widget .search-icon:hover:before {
background: transparent;
color: #0f2c49;
color: var(--black);
}
.lte-footer-widget-area .tagcloud,
.lte-footer-widget-area .tags {
padding: 0 0 0px;
}
.lte-footer-widget-area .tagcloud a,
.lte-footer-widget-area .tags a {
border-color: #ea4a34;
border-color: var(--white);
color: #ea4a34 !important;
color: var(--white) !important;
}
.lte-footer-widget-area .lte-logo {
margin-top: 0px;
text-align: left;
display: block;
}
.lte-footer-widget-area .lte-logo img {
margin-bottom: 0;
}
@media (max-width: 991px) {
.lte-footer-widget-area .lte-logo {
max-width: initial;
text-align: center;
}
}
.text-align-center .lte-footer-widget-area .lte-logo {
text-align: center;
}
.lte-footer-widget-area .widget_tag_cloud h5 {
display: none;
}
.lte-footer-widget-area .widget_tag_cloudud {
margin: 0 0 0 -8px;
}
.lte-footer-widget-area .widget {
margin-bottom: 30px;
}
.lte-footer-widget-area .widget:last-child {
margin-bottom: 0;
}
.lte-footer-widget-area .widget_media_image {
margin-bottom: 25px;
}
.lte-footer-widget-area .widget_nav_menu {
margin-bottom: 30px;
}
.lte-footer-widget-area .widget_nav_menu:before,
.lte-footer-widget-area .widget_nav_menu:after {
content: " ";
display: table;
}
.lte-footer-widget-area .widget_nav_menu:after {
clear: both;
}
.lte-footer-widget-area .widget_nav_menu:before,
.lte-footer-widget-area .widget_nav_menu:after {
content: " ";
display: table;
}
.lte-footer-widget-area .widget_nav_menu:after {
clear: both;
}
.lte-footer-widget-area .textwidget.custom-html-widget {
font-size: 16px;
line-height: 2.4em;
}
.lte-background-main .lte-footer-widget-area .textwidget.custom-html-widget {
color: rgba(255, 255, 255, 0.8);
}
.lte-footer-widget-area .widget_text {
text-align: left;
}
.lte-footer-widget-area .widget_text .textwidget {
padding-bottom: 0;
}
@media (min-width: 1200px) {
.lte-footer-widget-area .widget_text .textwidget p {
max-width: 600px;
}
}
@media (max-width: 768px) {
.lte-footer-widget-area .widget_text .textwidget {
padding: 0;
text-align: center;
}
}
.lte-footer-widget-area .widget_text p {
color: rgba(255, 255, 255, 0.65);
font-size: 14px;
line-height: 1.6em;
}
.lte-background-main .lte-footer-widget-area .widget_text p {
color: rgba(255, 255, 255, 0.8);
}
.text-align-center .lte-footer-widget-area .widget_text p {
margin: 0 auto;
}
.lte-footer-widget-area .widget_text img {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-clip: border-box;
}
.lte-footer-widget-area .widget_text p + .btn {
margin-top: 20px;
}
.lte-footer-widget-area .widget_lte_icons ul {
text-align: left;
}
.lte-footer-widget-area .widget_lte_icons + .widget_lte_icons {
margin-top: -20px;
}
.lte-footer-widget-area .widget_lte_blogposts .post {
margin-bottom: 0px;
}
.lte-footer-widget-area .widget_lte_blogposts .post .blog-info .dt,
.lte-footer-widget-area .widget_lte_blogposts .post .blog-info i {
color: #ea4a34;
color: var(--white);
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.lte-footer-widget-area .widget_lte_blogposts .post .lte-icon-fav {
display: none;
}
.lte-footer-widget-area .widget_lte_blogposts .post h6 {
margin-top: 0;
color: #ea4a34;
color: var(--white);
}
.lte-footer-widget-area .zoom-instagram-widget {
max-width: 360px;
}
.lte-footer-widget-area .zoom-instagram-widget .zoom-instagram-widget__item {
margin-bottom: 4px;
}
.lte-footer-widget-area .zoom-instagram-widget .zoom-instagram-widget__item a {
width: 100px !important;
height: 100px !important;
display: block;
} .lte-footer-wrapper {
margin-top: 0px;
position: relative;
background-color: #0f2c49;
background-color: var(--black);
}
.lte-footer-wrapper:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: block;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.lte-color-scheme-black .lte-footer-wrapper:before {
background-color: #f7f2ed;
background-color: var(--gray);
}
body.lte-background-main .lte-footer-wrapper {
background-color: #f35d22;
background-color: var(--main);
}
.lte-footer-wrapper.lte-footer-layout-copyright:before {
display: none !important;
}
@media (min-width: 992px) {
.lte-content-wrapper.lte-footer-parallax + .lte-footer-wrapper {
position: fixed;
z-index: -1;
left: 0;
bottom: 0;
width: 100%;
}
}
.no-footer-widgets .copyright-block {
background-color: #0f2c49;
background-color: var(--black);
}
.error404.lte-bg-404 .no-footer-widgets .copyright-block {
background-color: transparent !important;
}
body:not(.error404) .copyright-block.copyright-layout-copyright-transparent {
margin-top: -45px !important;
}
.copyright-block {
position: relative;
color: #ea4a34;
color: var(--white);
padding: 36px 0;
overflow: hidden;
text-align: center;
background-color: #0f2c49;
background-color: var(--black);
}
.copyright-block:first-child {
background-color: #f35d22;
background-color: var(--main);
}
.error404.lte-bg-404 .copyright-block {
background-color: transparent !important;
}
.copyright-block.copyright-layout-copyright {
border: 0 none;
text-align: center;
background-color: #0f2c49;
background-color: var(--black);
background-image: none;
color: #ea4a34;
color: var(--white);
}
.copyright-block.copyright-layout-copyright:after {
display: none;
}
.copyright-block.copyright-layout-copyright-transparent {
background-color: rgba(0, 0, 0, 0.2);
display: block;
width: 100%;
padding: 20px 0;
z-index: 10;
border-top: 0 none;
}
@media (max-width: 991px) {
.copyright-block.copyright-layout-copyright-transparent {
text-align: center;
}
}
.copyright-block p {
margin-bottom: 0;
font-size: 14px;
}
.copyright-block a {
color: #f35d22;
color: var(--main);
}
.copyright-block a:hover {
color: #ea4a34;
color: var(--white);
}
.copyright-block .container {
position: relative;
}
@media (max-width: 768px) {
.copyright-block {
text-align: center;
}
.copyright-block p {
font-size: 14px;
}
}
@media (max-width: 479px) {
.copyright-block p {
font-size: 12px;
}
}
.lte-go-top {
color: #f35d22;
color: var(--main);
z-index: 10;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
text-align: center;
padding: 6px 6px 6px 6px;
font-size: 16px;
font-weight: bold;
display: block;
pointer-events: none;
width: 80px;
height: 80px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
background-color: #f35d22;
background-color: var(--main);
}
.lte-invert-color-main .lte-go-top {
color: #ea4a34;
color: var(--white);
}
.lte-go-top.static {
position: absolute;
right: 0px;
top: -29px;
}
.lte-go-top.floating {
position: fixed;
right: 30px;
bottom: 30px;
}
.rtl .lte-go-top.floating {
right: auto;
left: 30px;
}
@media (max-width: 479px) {
.lte-go-top.floating.scroll-bottom {
bottom: 70px;
}
}
@media (max-width: 768px) {
.lte-go-top {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
.lte-go-top span {
margin-left: 0 !important;
}
.lte-go-top.floating {
right: 10px;
bottom: 20px;
}
}
.lte-go-top.lte-go-top-img {
padding: 13px 0 0;
}
.lte-go-top img {
display: inline-block;
margin: 0 0px 2px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.lte-go-top:hover {
background-color: #0f2c49;
background-color: var(--black);
}
.lte-go-top:hover .go-top-header {
color: #ea4a34;
color: var(--white);
}
.lte-go-top:hover img {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
.lte-invert-color-main .lte-go-top:hover .go-top-icon-v2 {
color: #0f2c49;
color: var(--black);
}
.lte-go-top .go-top-icon-custom {
max-width: 30px;
}
.lte-go-top .go-top-icon-v2 {
color: #ea4a34;
color: var(--white);
font-size: 30px;
margin: 12px auto 2px;
position: relative;
left: 0px;
text-align: center;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
display: block;
}
.lte-invert-color-main .lte-go-top .go-top-icon-v2 {
color: #ea4a34;
color: var(--white);
}
.lte-go-top.lte-go-top-rotate .go-top-icon-v2 {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.lte-go-top .go-top-header {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
letter-spacing: var(--font-headers-letterspacing);
font-weight: 600;
font-size: 12px;
line-height: 1em;
margin: 4px 0 0 0px;
display: block;
color: #0f2c49;
color: var(--black);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-go-top.show {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
pointer-events: auto;
}
.lte-before-footer {
border-top: 1px solid rgba(0, 0, 0, 0.1);
background-color: #ea4a34;
background-color: var(--white);
padding: 30px 0;
}
.lte-before-footer .container {
position: relative;
} @media (max-width: 1199px) {
.lte-blog-wrap + .div-sidebar,
.lte-text-page + .div-sidebar { }
}
.row.lte-sidebar-position-left {
-webkit-box-direction: reverse;
-moz-box-direction: reverse;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.lte-sidebar-header {
margin-bottom: 15px;
}
.wp-block-search .wp-block-search__label {
display: none;
}
#monster-widget-placeholder-5  .lte-header-widget:after {
display: none;
}
.wp-block-group h2,
.lte-header-widget {
padding: 0 0 0px 0;
margin: 0px 0 24px 0px;
font-size: 16px;
line-height: 1.8em;
color: #f35d22;
color: var(--main);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
letter-spacing: 3px;
text-transform: uppercase;
display: block;
position: relative;
}
.lte-background-main .wp-block-group h2,
.lte-background-main .lte-header-widget {
color: #ea4a34;
color: var(--white);
}
.wp-block-group h2:before,
.lte-header-widget:before {
border-color: rgba(255, 255, 255, 0.2) !important;
}
@media (max-width: 991px) {
.wp-block-group h2:before,
.lte-header-widget:before {
display: none;
}
}
.wp-block-group h2:after,
.lte-header-widget:after {
content: "";
border: 1px solid var(--black);
border-top: 0;
border-left: 0;
border-right: 0;
border-color: #f35d22;
border-color: var(--main);
display: inline-block;
width: 50px;
margin: 0px 0 0 12px;
margin-inline-start: 12px;
margin-inline-end: 0;
position: relative;
top: -4px;
}
@media (max-width: 991px) {
.wp-block-group h2:after,
.lte-header-widget:after {
width: 30px;
}
}
.lte-background-black .wp-block-group h2,
.lte-background-black .lte-header-widget {
color: #f35d22;
color: var(--main);
}
.wp-block-group h2 .widget-icon,
.lte-header-widget .widget-icon {
color: #f35d22;
color: var(--main);
font-size: 18px;
margin-right: 0px;
}
.wp-block-group h2 a,
.lte-header-widget a {
color: #f35d22;
color: var(--main);
}
.woocommerce-MyAccount-navigation,
.widget-area {
background-color: #f7f2ed;
background-color: var(--gray); color: #0f2c49;
color: var(--black);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 40px;
position: relative;
}
.woocommerce-MyAccount-navigation a:not(.lte-btn),
.widget-area a:not(.lte-btn) {
color: #0f2c49;
color: var(--black);
}
.woocommerce-MyAccount-navigation a:not(.lte-btn):hover,
.widget-area a:not(.lte-btn):hover {
color: #f35d22;
color: var(--main);
}
.lte-background-black .woocommerce-MyAccount-navigation,
.lte-background-black .widget-area {
color: rgba(255, 255, 255, 0.8);
}
.lte-background-black .woocommerce-MyAccount-navigation a:not(.lte-btn),
.lte-background-black .widget-area a:not(.lte-btn) {
color: #ea4a34;
color: var(--white);
}
.woocommerce-MyAccount-navigation div,
.widget-area div,
.woocommerce-MyAccount-navigation p,
.widget-area p,
.woocommerce-MyAccount-navigation span,
.widget-area span,
.woocommerce-MyAccount-navigation a,
.widget-area a {
font-weight: 400;
}
.woocommerce-MyAccount-navigation:after,
.widget-area:after {
bottom: 10px;
font-size: 200px;
}
.woocommerce-MyAccount-navigation aside,
.widget-area aside {
padding: 40px 40px 15px;
position: relative; background-repeat: no-repeat;
background-position: 110% 50px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.woocommerce-MyAccount-navigation aside:last-child,
.widget-area aside:last-child {
margin-bottom: 0;
}
.woocommerce-MyAccount-navigation aside ul,
.widget-area aside ul {
list-style: none;
}
.woocommerce-MyAccount-navigation aside > ul,
.widget-area aside > ul {
margin: 0 0 0 0;
padding: 0;
}
.woocommerce-MyAccount-navigation aside > ul li,
.widget-area aside > ul li {
margin-bottom: 10px;
vertical-align: middle;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
font-size: 14px;
text-align: center;
}
.woocommerce-MyAccount-navigation aside > ul li a,
.widget-area aside > ul li a {
display: inline-block;
vertical-align: baseline;
padding-left: 0px;
padding-bottom: 0px;
line-height: 1.4em;
color: #0f2c49;
color: var(--black);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.woocommerce-MyAccount-navigation aside > ul li a:hover,
.widget-area aside > ul li a:hover {
color: #f35d22;
color: var(--second);
}
.woocommerce-MyAccount-navigation aside > ul li.current-cat > a,
.widget-area aside > ul li.current-cat > a {
font-weight: bold;
}
.woocommerce-MyAccount-navigation aside > ul li.current-cat > a,
.widget-area aside > ul li.current-cat > a {
cursor: default;
}
.woocommerce-MyAccount-navigation aside > ul li ul,
.widget-area aside > ul li ul {
margin: 10px 0 0 20px;
}
.woocommerce-MyAccount-navigation aside ul ul ul ul ul ul ul,
.widget-area aside ul ul ul ul ul ul ul {
margin-left: 0;
}
.woocommerce-MyAccount-navigation aside .gallery-small,
.widget-area aside .gallery-small {
padding: 0 11px;
}
.woocommerce-MyAccount-navigation aside .gallery-small a,
.widget-area aside .gallery-small a {
padding: 5px;
}
.woocommerce-MyAccount-navigation aside .gallery-small a img,
.widget-area aside .gallery-small a img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.woocommerce-MyAccount-navigation aside .gallery-small a:hover,
.widget-area aside .gallery-small a:hover {
zoom: 1;
filter: alpha(opacity=80);
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.widget_lte_blogposts .items {
margin-top: -40px;
}
.widget_lte_blogposts .items + a {
display: inline-block;
margin-top: 0px;
}
.widget_lte_blogposts .post {
padding-top: 40px;
padding-bottom: 0px;
display: block;
text-align: left;
}
.widget_lte_blogposts .post:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.widget_lte_blogposts .post h6 {
font-size: 18px;
line-height: 1.5em;
text-transform: none;
margin: 0px 0 2px 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease; }
.widget_lte_blogposts .post h6:hover {
color: #0f2c49;
color: var(--black);
}
.widget_lte_blogposts .post .lte-photo {
display: block;
margin-bottom: 15px;
}
.widget_lte_blogposts .post .lte-photo img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.widget_lte_blogposts .post .lte-photo.lte-photo-left {
display: inline-block;
vertical-align: top;
width: 90px;
}
.widget_lte_blogposts .post .lte-photo.lte-photo-left img {
max-width: 80px;
}
.widget_lte_blogposts .post .lte-photo.lte-photo-left + .descr-right {
display: inline-block;
vertical-align: top;
width: 73%;
padding-left: 20px;
text-align: left;
margin-top: -5px;
}
.widget_lte_blogposts .post .lte-cats {
margin-top: 0px;
display: block;
}
.widget_lte_blogposts .post .lte-cats a {
background-color: transparent;
border: 0 none;
padding: 0;
color: #f35d22;
color: var(--main);
font-size: 10px;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
letter-spacing: 3px;
}
.widget_lte_blogposts .post .lte-post-headline {
border-top: 0;
margin-top: 10px;
}
.widget_lte_blogposts .post .lte-post-headline .lte-comments {
color: rgba(0, 0, 0, 0.5);
}
.widget_lte_blogposts .post .lte-post-headline a {
font-size: 12px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.widget_lte_blogposts .post .lte-post-headline a:first-child {
margin-right: 20px;
}
.widget_lte_blogposts .post .lte-post-headline a:hover {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
color: #0f2c49;
color: var(--black);
}
.widget_lte_blogposts .btn-wrapper {
margin: 10px auto 10px;
}
.widget .select-wrap select {
font-size: 14px;
}
.widget ul,
.page-content ul {
padding-left: 0;
}
.widget form,
.page-content form {
padding: 0;
}
.widget select,
.page-content select {
width: 100%;
display: block;
padding: 6px 6px;
}
.widget .select-wrap,
.page-content .select-wrap {
background-color: #ea4a34 !important;
background-color: var(--white) !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-background-black .widget .select-wrap,
.lte-background-black .page-content .select-wrap {
background: transparent !important;
border: 1px solid rgba(255, 255, 255, 0.15);
}
.lte-background-black .widget .select-wrap select,
.lte-background-black .page-content .select-wrap select {
color: #ea4a34 !important;
color: var(--white) !important;
}
.widget.widget_product_search,
.page-content.widget_product_search,
.widget.widget_search,
.page-content.widget_search {
border: 0 none;
padding-bottom: 0;
margin-top: 0px;
margin-bottom: 20px;
}
.widget.widget_product_search .lte-sidebar-header,
.page-content.widget_product_search .lte-sidebar-header,
.widget.widget_search .lte-sidebar-header,
.page-content.widget_search .lte-sidebar-header {
margin-top: -15px;
margin-bottom: 8px;
}
.widget.widget_product_search .header-widget,
.page-content.widget_product_search .header-widget,
.widget.widget_search .header-widget,
.page-content.widget_search .header-widget {
color: #f35d22;
color: var(--second);
background: none;
border: 0;
}
.widget.widget_product_search .header-widget:after,
.page-content.widget_product_search .header-widget:after,
.widget.widget_search .header-widget:after,
.page-content.widget_search .header-widget:after {
display: none;
}
.widget.widget_block.widget_search button,
.page-content.widget_block.widget_search button,
.widget.widget_product_search button,
.page-content.widget_product_search button {
font-size: 0px !important;
color: #f35d22 !important;
color: var(--main) !important;
background-color: transparent !important;
padding: 0 !important;
margin: 0;
min-width: auto;
line-height: 0;
}
.widget.widget_block.widget_search button:before,
.page-content.widget_block.widget_search button:before,
.widget.widget_product_search button:before,
.page-content.widget_product_search button:before {
text-align: center;
margin: 0 !important;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
color: #ea4a34;
color: var(--white);
background-color: #f35d22;
background-color: var(--main);
position: relative;
display: block !important;
top: 0;
line-height: 66px !important;
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\E842";
font-size: 20px;
margin-top: 0px;
}
.widget.widget_block.widget_search button:hover,
.page-content.widget_block.widget_search button:hover,
.widget.widget_product_search button:hover,
.page-content.widget_product_search button:hover {
background-color: transparent;
}
.widget.widget_block.widget_search button:hover:before,
.page-content.widget_block.widget_search button:hover:before,
.widget.widget_product_search button:hover:before,
.page-content.widget_product_search button:hover:before {
background-color: #0f2c49;
background-color: var(--black);
}
.widget .wp-block-search__inside-wrapper,
.page-content .wp-block-search__inside-wrapper,
.widget .wp-searchform,
.page-content .wp-searchform {
padding: 0 0px;
margin: 0 0 0px;
width: 100%;
display: block;
position: relative;
}
.widget .wp-block-search__inside-wrapper .btn,
.page-content .wp-block-search__inside-wrapper .btn,
.widget .wp-searchform .btn,
.page-content .wp-searchform .btn {
min-width: initial;
margin: 0;
}
.widget .wp-block-search__inside-wrapper input[type="text"],
.page-content .wp-block-search__inside-wrapper input[type="text"],
.widget .wp-searchform input[type="text"],
.page-content .wp-searchform input[type="text"] {
width: 100%;
display: block;
}
.widget .wp-block-search__inside-wrapper,
.page-content .wp-block-search__inside-wrapper,
.widget .woocommerce-product-search,
.page-content .woocommerce-product-search,
.widget .search-form,
.page-content .search-form {
margin: 0;
width: 100%;
display: block;
position: relative;
}
.widget .wp-block-search__inside-wrapper label,
.page-content .wp-block-search__inside-wrapper label,
.widget .woocommerce-product-search label,
.page-content .woocommerce-product-search label,
.widget .search-form label,
.page-content .search-form label {
display: block;
}
.widget .wp-block-search__inside-wrapper .search-icon,
.page-content .wp-block-search__inside-wrapper .search-icon,
.widget .woocommerce-product-search .search-icon,
.page-content .woocommerce-product-search .search-icon,
.widget .search-form .search-icon,
.page-content .search-form .search-icon {
color: #f35d22;
color: var(--main);
}
.widget .wp-block-search__inside-wrapper .search-icon:before,
.page-content .wp-block-search__inside-wrapper .search-icon:before,
.widget .woocommerce-product-search .search-icon:before,
.page-content .woocommerce-product-search .search-icon:before,
.widget .search-form .search-icon:before,
.page-content .search-form .search-icon:before {
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\E842";
font-size: 20px;
margin-top: 0px;
width: 66px;
height: 66px;
line-height: 66px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
border-radius: 0;
}
.widget .wp-block-search__inside-wrapper .search-icon:hover:before,
.page-content .wp-block-search__inside-wrapper .search-icon:hover:before,
.widget .woocommerce-product-search .search-icon:hover:before,
.page-content .woocommerce-product-search .search-icon:hover:before,
.widget .search-form .search-icon:hover:before,
.page-content .search-form .search-icon:hover:before {
background-color: #0f2c49;
background-color: var(--black);
}
.widget .wp-block-search__inside-wrapper input[type="search"],
.page-content .wp-block-search__inside-wrapper input[type="search"],
.widget .woocommerce-product-search input[type="search"],
.page-content .woocommerce-product-search input[type="search"],
.widget .search-form input[type="search"],
.page-content .search-form input[type="search"],
.widget .wp-block-search__inside-wrapper input[type="text"],
.page-content .wp-block-search__inside-wrapper input[type="text"],
.widget .woocommerce-product-search input[type="text"],
.page-content .woocommerce-product-search input[type="text"],
.widget .search-form input[type="text"],
.page-content .search-form input[type="text"] {
width: 100%;
display: block;
font-size: 14px !important;
padding: 12px 25px 12px 20px !important;
padding-right: 80px;
height: 66px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
background-color: #ea4a34 !important;
background-color: var(--white) !important;
border-bottom: 0 !important;
}
.lte-background-light .widget .wp-block-search__inside-wrapper input[type="search"],
.lte-background-light .page-content .wp-block-search__inside-wrapper input[type="search"],
.lte-background-light .widget .woocommerce-product-search input[type="search"],
.lte-background-light .page-content .woocommerce-product-search input[type="search"],
.lte-background-light .widget .search-form input[type="search"],
.lte-background-light .page-content .search-form input[type="search"],
.lte-background-light .widget .wp-block-search__inside-wrapper input[type="text"],
.lte-background-light .page-content .wp-block-search__inside-wrapper input[type="text"],
.lte-background-light .widget .woocommerce-product-search input[type="text"],
.lte-background-light .page-content .woocommerce-product-search input[type="text"],
.lte-background-light .widget .search-form input[type="text"],
.lte-background-light .page-content .search-form input[type="text"] { }
.widget .wp-block-search__inside-wrapper.search-form input[type="text"],
.page-content .wp-block-search__inside-wrapper.search-form input[type="text"],
.widget .woocommerce-product-search.search-form input[type="text"],
.page-content .woocommerce-product-search.search-form input[type="text"],
.widget .search-form.search-form input[type="text"],
.page-content .search-form.search-form input[type="text"] {
border: 0px solid rgba(0, 0, 0, 0.05) !important;
}
.widget .wp-block-search__inside-wrapper a,
.page-content .wp-block-search__inside-wrapper a,
.widget .woocommerce-product-search a,
.page-content .woocommerce-product-search a,
.widget .search-form a,
.page-content .search-form a,
.widget .wp-block-search__inside-wrapper button,
.page-content .wp-block-search__inside-wrapper button,
.widget .woocommerce-product-search button,
.page-content .woocommerce-product-search button,
.widget .search-form button,
.page-content .search-form button,
.widget .wp-block-search__inside-wrapper input[type="submit"],
.page-content .wp-block-search__inside-wrapper input[type="submit"],
.widget .woocommerce-product-search input[type="submit"],
.page-content .woocommerce-product-search input[type="submit"],
.widget .search-form input[type="submit"],
.page-content .search-form input[type="submit"],
.widget .wp-block-search__inside-wrapper button[type="submit"],
.page-content .wp-block-search__inside-wrapper button[type="submit"],
.widget .woocommerce-product-search button[type="submit"],
.page-content .woocommerce-product-search button[type="submit"],
.widget .search-form button[type="submit"],
.page-content .search-form button[type="submit"] {
overflow: hidden;
background: transparent;
width: 66px;
height: 66px;
display: block;
right: 0px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 14px;
z-index: 1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border: 0;
padding: 0;
position: absolute;
}
.rtl .widget .wp-block-search__inside-wrapper a,
.rtl .page-content .wp-block-search__inside-wrapper a,
.rtl .widget .woocommerce-product-search a,
.rtl .page-content .woocommerce-product-search a,
.rtl .widget .search-form a,
.rtl .page-content .search-form a,
.rtl .widget .wp-block-search__inside-wrapper button,
.rtl .page-content .wp-block-search__inside-wrapper button,
.rtl .widget .woocommerce-product-search button,
.rtl .page-content .woocommerce-product-search button,
.rtl .widget .search-form button,
.rtl .page-content .search-form button,
.rtl .widget .wp-block-search__inside-wrapper input[type="submit"],
.rtl .page-content .wp-block-search__inside-wrapper input[type="submit"],
.rtl .widget .woocommerce-product-search input[type="submit"],
.rtl .page-content .woocommerce-product-search input[type="submit"],
.rtl .widget .search-form input[type="submit"],
.rtl .page-content .search-form input[type="submit"],
.rtl .widget .wp-block-search__inside-wrapper button[type="submit"],
.rtl .page-content .wp-block-search__inside-wrapper button[type="submit"],
.rtl .widget .woocommerce-product-search button[type="submit"],
.rtl .page-content .woocommerce-product-search button[type="submit"],
.rtl .widget .search-form button[type="submit"],
.rtl .page-content .search-form button[type="submit"] {
right: auto;
left: 0px;
}
.widget .wp-block-search__inside-wrapper a span,
.page-content .wp-block-search__inside-wrapper a span,
.widget .woocommerce-product-search a span,
.page-content .woocommerce-product-search a span,
.widget .search-form a span,
.page-content .search-form a span,
.widget .wp-block-search__inside-wrapper button span,
.page-content .wp-block-search__inside-wrapper button span,
.widget .woocommerce-product-search button span,
.page-content .woocommerce-product-search button span,
.widget .search-form button span,
.page-content .search-form button span,
.widget .wp-block-search__inside-wrapper input[type="submit"] span,
.page-content .wp-block-search__inside-wrapper input[type="submit"] span,
.widget .woocommerce-product-search input[type="submit"] span,
.page-content .woocommerce-product-search input[type="submit"] span,
.widget .search-form input[type="submit"] span,
.page-content .search-form input[type="submit"] span,
.widget .wp-block-search__inside-wrapper button[type="submit"] span,
.page-content .wp-block-search__inside-wrapper button[type="submit"] span,
.widget .woocommerce-product-search button[type="submit"] span,
.page-content .woocommerce-product-search button[type="submit"] span,
.widget .search-form button[type="submit"] span,
.page-content .search-form button[type="submit"] span {
padding: 0;
position: relative;
}
.widget .wp-block-search__inside-wrapper a:after,
.page-content .wp-block-search__inside-wrapper a:after,
.widget .woocommerce-product-search a:after,
.page-content .woocommerce-product-search a:after,
.widget .search-form a:after,
.page-content .search-form a:after,
.widget .wp-block-search__inside-wrapper button:after,
.page-content .wp-block-search__inside-wrapper button:after,
.widget .woocommerce-product-search button:after,
.page-content .woocommerce-product-search button:after,
.widget .search-form button:after,
.page-content .search-form button:after,
.widget .wp-block-search__inside-wrapper input[type="submit"]:after,
.page-content .wp-block-search__inside-wrapper input[type="submit"]:after,
.widget .woocommerce-product-search input[type="submit"]:after,
.page-content .woocommerce-product-search input[type="submit"]:after,
.widget .search-form input[type="submit"]:after,
.page-content .search-form input[type="submit"]:after,
.widget .wp-block-search__inside-wrapper button[type="submit"]:after,
.page-content .wp-block-search__inside-wrapper button[type="submit"]:after,
.widget .woocommerce-product-search button[type="submit"]:after,
.page-content .woocommerce-product-search button[type="submit"]:after,
.widget .search-form button[type="submit"]:after,
.page-content .search-form button[type="submit"]:after {
display: none;
}
.widget.widget_products .product_list_widget li,
.page-content.widget_products .product_list_widget li {
padding-bottom: 4px;
}
.widget.widget_products .product_list_widget > li > a,
.page-content.widget_products .product_list_widget > li > a {
padding-left: 0;
}
.widget.widget_products .product_list_widget > li > a img,
.page-content.widget_products .product_list_widget > li > a img {
margin-right: 12px;
width: 70px !important;
}
.widget.widget_products .product_list_widget .star-rating,
.page-content.widget_products .product_list_widget .star-rating {
margin: 8px 0 0;
padding-bottom: 19px;
}
.widget.widget_products .product_list_widget del,
.page-content.widget_products .product_list_widget del {
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.widget.widget_nav_menu a,
.page-content.widget_nav_menu a {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-weight: bold;
}
.widget.widget_nav_menu .fa:before,
.page-content.widget_nav_menu .fa:before {
display: none;
}
.widget ol,
.page-content ol {
padding-left: 0;
}
.widget ul[class*="wp-block-"][class*="wp-block-"],
.page-content ul[class*="wp-block-"][class*="wp-block-"],
.widget.widget_nav_menu[class*="wp-block-"],
.page-content.widget_nav_menu[class*="wp-block-"],
.widget.widget_recent_entries[class*="wp-block-"],
.page-content.widget_recent_entries[class*="wp-block-"],
.widget.widget_meta[class*="wp-block-"],
.page-content.widget_meta[class*="wp-block-"],
.widget.widget_pages[class*="wp-block-"],
.page-content.widget_pages[class*="wp-block-"],
.widget.widget_archive[class*="wp-block-"],
.page-content.widget_archive[class*="wp-block-"],
.widget.widget_categories[class*="wp-block-"],
.page-content.widget_categories[class*="wp-block-"],
.widget.widget_product_categories[class*="wp-block-"],
.page-content.widget_product_categories[class*="wp-block-"],
.widget ul[class*="wp-block-"] ul,
.page-content ul[class*="wp-block-"] ul,
.widget.widget_nav_menu ul,
.page-content.widget_nav_menu ul,
.widget.widget_recent_entries ul,
.page-content.widget_recent_entries ul,
.widget.widget_meta ul,
.page-content.widget_meta ul,
.widget.widget_pages ul,
.page-content.widget_pages ul,
.widget.widget_archive ul,
.page-content.widget_archive ul,
.widget.widget_categories ul,
.page-content.widget_categories ul,
.widget.widget_product_categories ul,
.page-content.widget_product_categories ul {
margin-top: 0px;
padding-bottom: 0px;
margin-left: 1px;
}
.widget ul[class*="wp-block-"][class*="wp-block-"] ul,
.page-content ul[class*="wp-block-"][class*="wp-block-"] ul,
.widget.widget_nav_menu[class*="wp-block-"] ul,
.page-content.widget_nav_menu[class*="wp-block-"] ul,
.widget.widget_recent_entries[class*="wp-block-"] ul,
.page-content.widget_recent_entries[class*="wp-block-"] ul,
.widget.widget_meta[class*="wp-block-"] ul,
.page-content.widget_meta[class*="wp-block-"] ul,
.widget.widget_pages[class*="wp-block-"] ul,
.page-content.widget_pages[class*="wp-block-"] ul,
.widget.widget_archive[class*="wp-block-"] ul,
.page-content.widget_archive[class*="wp-block-"] ul,
.widget.widget_categories[class*="wp-block-"] ul,
.page-content.widget_categories[class*="wp-block-"] ul,
.widget.widget_product_categories[class*="wp-block-"] ul,
.page-content.widget_product_categories[class*="wp-block-"] ul,
.widget ul[class*="wp-block-"] ul ul,
.page-content ul[class*="wp-block-"] ul ul,
.widget.widget_nav_menu ul ul,
.page-content.widget_nav_menu ul ul,
.widget.widget_recent_entries ul ul,
.page-content.widget_recent_entries ul ul,
.widget.widget_meta ul ul,
.page-content.widget_meta ul ul,
.widget.widget_pages ul ul,
.page-content.widget_pages ul ul,
.widget.widget_archive ul ul,
.page-content.widget_archive ul ul,
.widget.widget_categories ul ul,
.page-content.widget_categories ul ul,
.widget.widget_product_categories ul ul,
.page-content.widget_product_categories ul ul {
margin-top: 0;
margin-left: 20px;
margin-bottom: 0;
padding-bottom: 0;
}
.widget ul[class*="wp-block-"][class*="wp-block-"] li,
.page-content ul[class*="wp-block-"][class*="wp-block-"] li,
.widget.widget_nav_menu[class*="wp-block-"] li,
.page-content.widget_nav_menu[class*="wp-block-"] li,
.widget.widget_recent_entries[class*="wp-block-"] li,
.page-content.widget_recent_entries[class*="wp-block-"] li,
.widget.widget_meta[class*="wp-block-"] li,
.page-content.widget_meta[class*="wp-block-"] li,
.widget.widget_pages[class*="wp-block-"] li,
.page-content.widget_pages[class*="wp-block-"] li,
.widget.widget_archive[class*="wp-block-"] li,
.page-content.widget_archive[class*="wp-block-"] li,
.widget.widget_categories[class*="wp-block-"] li,
.page-content.widget_categories[class*="wp-block-"] li,
.widget.widget_product_categories[class*="wp-block-"] li,
.page-content.widget_product_categories[class*="wp-block-"] li,
.widget ul[class*="wp-block-"] ul li,
.page-content ul[class*="wp-block-"] ul li,
.widget.widget_nav_menu ul li,
.page-content.widget_nav_menu ul li,
.widget.widget_recent_entries ul li,
.page-content.widget_recent_entries ul li,
.widget.widget_meta ul li,
.page-content.widget_meta ul li,
.widget.widget_pages ul li,
.page-content.widget_pages ul li,
.widget.widget_archive ul li,
.page-content.widget_archive ul li,
.widget.widget_categories ul li,
.page-content.widget_categories ul li,
.widget.widget_product_categories ul li,
.page-content.widget_product_categories ul li {
margin-bottom: 0;
color: rgba(0, 0, 0, 0.5);
text-align: start;
font-size: 16px;
position: relative;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #0f2c49;
color: var(--black);
font-weight: normal;
}
.widget ul[class*="wp-block-"][class*="wp-block-"] li:last-child,
.page-content ul[class*="wp-block-"][class*="wp-block-"] li:last-child,
.widget.widget_nav_menu[class*="wp-block-"] li:last-child,
.page-content.widget_nav_menu[class*="wp-block-"] li:last-child,
.widget.widget_recent_entries[class*="wp-block-"] li:last-child,
.page-content.widget_recent_entries[class*="wp-block-"] li:last-child,
.widget.widget_meta[class*="wp-block-"] li:last-child,
.page-content.widget_meta[class*="wp-block-"] li:last-child,
.widget.widget_pages[class*="wp-block-"] li:last-child,
.page-content.widget_pages[class*="wp-block-"] li:last-child,
.widget.widget_archive[class*="wp-block-"] li:last-child,
.page-content.widget_archive[class*="wp-block-"] li:last-child,
.widget.widget_categories[class*="wp-block-"] li:last-child,
.page-content.widget_categories[class*="wp-block-"] li:last-child,
.widget.widget_product_categories[class*="wp-block-"] li:last-child,
.page-content.widget_product_categories[class*="wp-block-"] li:last-child,
.widget ul[class*="wp-block-"] ul li:last-child,
.page-content ul[class*="wp-block-"] ul li:last-child,
.widget.widget_nav_menu ul li:last-child,
.page-content.widget_nav_menu ul li:last-child,
.widget.widget_recent_entries ul li:last-child,
.page-content.widget_recent_entries ul li:last-child,
.widget.widget_meta ul li:last-child,
.page-content.widget_meta ul li:last-child,
.widget.widget_pages ul li:last-child,
.page-content.widget_pages ul li:last-child,
.widget.widget_archive ul li:last-child,
.page-content.widget_archive ul li:last-child,
.widget.widget_categories ul li:last-child,
.page-content.widget_categories ul li:last-child,
.widget.widget_product_categories ul li:last-child,
.page-content.widget_product_categories ul li:last-child {
padding-bottom: 0;
}
.widget ul[class*="wp-block-"][class*="wp-block-"] li:last-child:after,
.page-content ul[class*="wp-block-"][class*="wp-block-"] li:last-child:after,
.widget.widget_nav_menu[class*="wp-block-"] li:last-child:after,
.page-content.widget_nav_menu[class*="wp-block-"] li:last-child:after,
.widget.widget_recent_entries[class*="wp-block-"] li:last-child:after,
.page-content.widget_recent_entries[class*="wp-block-"] li:last-child:after,
.widget.widget_meta[class*="wp-block-"] li:last-child:after,
.page-content.widget_meta[class*="wp-block-"] li:last-child:after,
.widget.widget_pages[class*="wp-block-"] li:last-child:after,
.page-content.widget_pages[class*="wp-block-"] li:last-child:after,
.widget.widget_archive[class*="wp-block-"] li:last-child:after,
.page-content.widget_archive[class*="wp-block-"] li:last-child:after,
.widget.widget_categories[class*="wp-block-"] li:last-child:after,
.page-content.widget_categories[class*="wp-block-"] li:last-child:after,
.widget.widget_product_categories[class*="wp-block-"] li:last-child:after,
.page-content.widget_product_categories[class*="wp-block-"] li:last-child:after,
.widget ul[class*="wp-block-"] ul li:last-child:after,
.page-content ul[class*="wp-block-"] ul li:last-child:after,
.widget.widget_nav_menu ul li:last-child:after,
.page-content.widget_nav_menu ul li:last-child:after,
.widget.widget_recent_entries ul li:last-child:after,
.page-content.widget_recent_entries ul li:last-child:after,
.widget.widget_meta ul li:last-child:after,
.page-content.widget_meta ul li:last-child:after,
.widget.widget_pages ul li:last-child:after,
.page-content.widget_pages ul li:last-child:after,
.widget.widget_archive ul li:last-child:after,
.page-content.widget_archive ul li:last-child:after,
.widget.widget_categories ul li:last-child:after,
.page-content.widget_categories ul li:last-child:after,
.widget.widget_product_categories ul li:last-child:after,
.page-content.widget_product_categories ul li:last-child:after {
display: none;
}
.widget ul[class*="wp-block-"][class*="wp-block-"] li:before,
.page-content ul[class*="wp-block-"][class*="wp-block-"] li:before,
.widget.widget_nav_menu[class*="wp-block-"] li:before,
.page-content.widget_nav_menu[class*="wp-block-"] li:before,
.widget.widget_recent_entries[class*="wp-block-"] li:before,
.page-content.widget_recent_entries[class*="wp-block-"] li:before,
.widget.widget_meta[class*="wp-block-"] li:before,
.page-content.widget_meta[class*="wp-block-"] li:before,
.widget.widget_pages[class*="wp-block-"] li:before,
.page-content.widget_pages[class*="wp-block-"] li:before,
.widget.widget_archive[class*="wp-block-"] li:before,
.page-content.widget_archive[class*="wp-block-"] li:before,
.widget.widget_categories[class*="wp-block-"] li:before,
.page-content.widget_categories[class*="wp-block-"] li:before,
.widget.widget_product_categories[class*="wp-block-"] li:before,
.page-content.widget_product_categories[class*="wp-block-"] li:before,
.widget ul[class*="wp-block-"] ul li:before,
.page-content ul[class*="wp-block-"] ul li:before,
.widget.widget_nav_menu ul li:before,
.page-content.widget_nav_menu ul li:before,
.widget.widget_recent_entries ul li:before,
.page-content.widget_recent_entries ul li:before,
.widget.widget_meta ul li:before,
.page-content.widget_meta ul li:before,
.widget.widget_pages ul li:before,
.page-content.widget_pages ul li:before,
.widget.widget_archive ul li:before,
.page-content.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.page-content.widget_categories ul li:before,
.widget.widget_product_categories ul li:before,
.page-content.widget_product_categories ul li:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f054";
font-size: 10px;
color: #f35d22;
color: var(--main);
margin-right: 10px;
margin-inline-start: 0;
margin-inline-end: 10px;
top: -2px;
position: relative;
}
.rtl .widget ul[class*="wp-block-"][class*="wp-block-"] li:before,
.rtl .page-content ul[class*="wp-block-"][class*="wp-block-"] li:before,
.rtl .widget.widget_nav_menu[class*="wp-block-"] li:before,
.rtl .page-content.widget_nav_menu[class*="wp-block-"] li:before,
.rtl .widget.widget_recent_entries[class*="wp-block-"] li:before,
.rtl .page-content.widget_recent_entries[class*="wp-block-"] li:before,
.rtl .widget.widget_meta[class*="wp-block-"] li:before,
.rtl .page-content.widget_meta[class*="wp-block-"] li:before,
.rtl .widget.widget_pages[class*="wp-block-"] li:before,
.rtl .page-content.widget_pages[class*="wp-block-"] li:before,
.rtl .widget.widget_archive[class*="wp-block-"] li:before,
.rtl .page-content.widget_archive[class*="wp-block-"] li:before,
.rtl .widget.widget_categories[class*="wp-block-"] li:before,
.rtl .page-content.widget_categories[class*="wp-block-"] li:before,
.rtl .widget.widget_product_categories[class*="wp-block-"] li:before,
.rtl .page-content.widget_product_categories[class*="wp-block-"] li:before,
.rtl .widget ul[class*="wp-block-"] ul li:before,
.rtl .page-content ul[class*="wp-block-"] ul li:before,
.rtl .widget.widget_nav_menu ul li:before,
.rtl .page-content.widget_nav_menu ul li:before,
.rtl .widget.widget_recent_entries ul li:before,
.rtl .page-content.widget_recent_entries ul li:before,
.rtl .widget.widget_meta ul li:before,
.rtl .page-content.widget_meta ul li:before,
.rtl .widget.widget_pages ul li:before,
.rtl .page-content.widget_pages ul li:before,
.rtl .widget.widget_archive ul li:before,
.rtl .page-content.widget_archive ul li:before,
.rtl .widget.widget_categories ul li:before,
.rtl .page-content.widget_categories ul li:before,
.rtl .widget.widget_product_categories ul li:before,
.rtl .page-content.widget_product_categories ul li:before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.widget ul[class*="wp-block-"][class*="wp-block-"] li a,
.page-content ul[class*="wp-block-"][class*="wp-block-"] li a,
.widget.widget_nav_menu[class*="wp-block-"] li a,
.page-content.widget_nav_menu[class*="wp-block-"] li a,
.widget.widget_recent_entries[class*="wp-block-"] li a,
.page-content.widget_recent_entries[class*="wp-block-"] li a,
.widget.widget_meta[class*="wp-block-"] li a,
.page-content.widget_meta[class*="wp-block-"] li a,
.widget.widget_pages[class*="wp-block-"] li a,
.page-content.widget_pages[class*="wp-block-"] li a,
.widget.widget_archive[class*="wp-block-"] li a,
.page-content.widget_archive[class*="wp-block-"] li a,
.widget.widget_categories[class*="wp-block-"] li a,
.page-content.widget_categories[class*="wp-block-"] li a,
.widget.widget_product_categories[class*="wp-block-"] li a,
.page-content.widget_product_categories[class*="wp-block-"] li a,
.widget ul[class*="wp-block-"] ul li a,
.page-content ul[class*="wp-block-"] ul li a,
.widget.widget_nav_menu ul li a,
.page-content.widget_nav_menu ul li a,
.widget.widget_recent_entries ul li a,
.page-content.widget_recent_entries ul li a,
.widget.widget_meta ul li a,
.page-content.widget_meta ul li a,
.widget.widget_pages ul li a,
.page-content.widget_pages ul li a,
.widget.widget_archive ul li a,
.page-content.widget_archive ul li a,
.widget.widget_categories ul li a,
.page-content.widget_categories ul li a,
.widget.widget_product_categories ul li a,
.page-content.widget_product_categories ul li a {
padding-left: 0;
padding: 0px 0 10px;
display: inline-block;
}
.lte-background-black .widget ul[class*="wp-block-"][class*="wp-block-"] li a,
.lte-background-black .page-content ul[class*="wp-block-"][class*="wp-block-"] li a,
.lte-background-black .widget.widget_nav_menu[class*="wp-block-"] li a,
.lte-background-black .page-content.widget_nav_menu[class*="wp-block-"] li a,
.lte-background-black .widget.widget_recent_entries[class*="wp-block-"] li a,
.lte-background-black .page-content.widget_recent_entries[class*="wp-block-"] li a,
.lte-background-black .widget.widget_meta[class*="wp-block-"] li a,
.lte-background-black .page-content.widget_meta[class*="wp-block-"] li a,
.lte-background-black .widget.widget_pages[class*="wp-block-"] li a,
.lte-background-black .page-content.widget_pages[class*="wp-block-"] li a,
.lte-background-black .widget.widget_archive[class*="wp-block-"] li a,
.lte-background-black .page-content.widget_archive[class*="wp-block-"] li a,
.lte-background-black .widget.widget_categories[class*="wp-block-"] li a,
.lte-background-black .page-content.widget_categories[class*="wp-block-"] li a,
.lte-background-black .widget.widget_product_categories[class*="wp-block-"] li a,
.lte-background-black .page-content.widget_product_categories[class*="wp-block-"] li a,
.lte-background-black .widget ul[class*="wp-block-"] ul li a,
.lte-background-black .page-content ul[class*="wp-block-"] ul li a,
.lte-background-black .widget.widget_nav_menu ul li a,
.lte-background-black .page-content.widget_nav_menu ul li a,
.lte-background-black .widget.widget_recent_entries ul li a,
.lte-background-black .page-content.widget_recent_entries ul li a,
.lte-background-black .widget.widget_meta ul li a,
.lte-background-black .page-content.widget_meta ul li a,
.lte-background-black .widget.widget_pages ul li a,
.lte-background-black .page-content.widget_pages ul li a,
.lte-background-black .widget.widget_archive ul li a,
.lte-background-black .page-content.widget_archive ul li a,
.lte-background-black .widget.widget_categories ul li a,
.lte-background-black .page-content.widget_categories ul li a,
.lte-background-black .widget.widget_product_categories ul li a,
.lte-background-black .page-content.widget_product_categories ul li a {
color: #ea4a34;
color: var(--white);
}
.widget ul[class*="wp-block-"][class*="wp-block-"] li a:hover,
.page-content ul[class*="wp-block-"][class*="wp-block-"] li a:hover,
.widget.widget_nav_menu[class*="wp-block-"] li a:hover,
.page-content.widget_nav_menu[class*="wp-block-"] li a:hover,
.widget.widget_recent_entries[class*="wp-block-"] li a:hover,
.page-content.widget_recent_entries[class*="wp-block-"] li a:hover,
.widget.widget_meta[class*="wp-block-"] li a:hover,
.page-content.widget_meta[class*="wp-block-"] li a:hover,
.widget.widget_pages[class*="wp-block-"] li a:hover,
.page-content.widget_pages[class*="wp-block-"] li a:hover,
.widget.widget_archive[class*="wp-block-"] li a:hover,
.page-content.widget_archive[class*="wp-block-"] li a:hover,
.widget.widget_categories[class*="wp-block-"] li a:hover,
.page-content.widget_categories[class*="wp-block-"] li a:hover,
.widget.widget_product_categories[class*="wp-block-"] li a:hover,
.page-content.widget_product_categories[class*="wp-block-"] li a:hover,
.widget ul[class*="wp-block-"] ul li a:hover,
.page-content ul[class*="wp-block-"] ul li a:hover,
.widget.widget_nav_menu ul li a:hover,
.page-content.widget_nav_menu ul li a:hover,
.widget.widget_recent_entries ul li a:hover,
.page-content.widget_recent_entries ul li a:hover,
.widget.widget_meta ul li a:hover,
.page-content.widget_meta ul li a:hover,
.widget.widget_pages ul li a:hover,
.page-content.widget_pages ul li a:hover,
.widget.widget_archive ul li a:hover,
.page-content.widget_archive ul li a:hover,
.widget.widget_categories ul li a:hover,
.page-content.widget_categories ul li a:hover,
.widget.widget_product_categories ul li a:hover,
.page-content.widget_product_categories ul li a:hover {
color: #f35d22;
color: var(--main);
}
.widget ul[class*="wp-block-"] div > ul > li > .sub-menu .sub-menu,
.page-content ul[class*="wp-block-"] div > ul > li > .sub-menu .sub-menu,
.widget.widget_nav_menu div > ul > li > .sub-menu .sub-menu,
.page-content.widget_nav_menu div > ul > li > .sub-menu .sub-menu,
.widget.widget_recent_entries div > ul > li > .sub-menu .sub-menu,
.page-content.widget_recent_entries div > ul > li > .sub-menu .sub-menu,
.widget.widget_meta div > ul > li > .sub-menu .sub-menu,
.page-content.widget_meta div > ul > li > .sub-menu .sub-menu,
.widget.widget_pages div > ul > li > .sub-menu .sub-menu,
.page-content.widget_pages div > ul > li > .sub-menu .sub-menu,
.widget.widget_archive div > ul > li > .sub-menu .sub-menu,
.page-content.widget_archive div > ul > li > .sub-menu .sub-menu,
.widget.widget_categories div > ul > li > .sub-menu .sub-menu,
.page-content.widget_categories div > ul > li > .sub-menu .sub-menu,
.widget.widget_product_categories div > ul > li > .sub-menu .sub-menu,
.page-content.widget_product_categories div > ul > li > .sub-menu .sub-menu {
margin-left: 10px;
}
.widget.widget_archive ul li,
.page-content.widget_archive ul li,
.widget.widget_categories ul li,
.page-content.widget_categories ul li,
.widget.widget_product_categories ul li,
.page-content.widget_product_categories ul li {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
color: rgba(0, 0, 0, 0.5);
}
.widget.widget_archive ul li a,
.page-content.widget_archive ul li a,
.widget.widget_categories ul li a,
.page-content.widget_categories ul li a,
.widget.widget_product_categories ul li a,
.page-content.widget_product_categories ul li a {
color: #0f2c49;
color: var(--black);
}
.widget.widget_rss .header-widget a,
.page-content.widget_rss .header-widget a {
color: #0f2c49;
color: var(--black);
}
.widget.widget_rss .header-widget:before,
.page-content.widget_rss .header-widget:before {
display: none;
}
.widget.widget_rss .lte-sidebar-header,
.page-content.widget_rss .lte-sidebar-header {
margin-bottom: 15px;
}
.widget.widget_rss ul,
.page-content.widget_rss ul {
margin-left: 0;
}
.widget.widget_rss li,
.page-content.widget_rss li {
text-align: left;
padding-bottom: 15px;
}
.widget.widget_rss li:before,
.page-content.widget_rss li:before {
display: none;
}
.widget.widget_rss li:after,
.page-content.widget_rss li:after {
clear: both;
content: "";
display: block;
}
.widget.widget_rss li a,
.page-content.widget_rss li a {
padding-left: 0;
padding-bottom: 0;
}
.widget.widget_rss .rssSummary,
.page-content.widget_rss .rssSummary {
font-size: 14px;
line-height: 1.7em;
}
.widget.widget_rss li .rsswidget,
.page-content.widget_rss li .rsswidget {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
}
.widget.widget_rss li .rsswidget img,
.page-content.widget_rss li .rsswidget img {
position: relative;
top: -3px;
}
.widget.widget_rss cite,
.page-content.widget_rss cite {
font-size: 16px;
float: right;
font-weight: normal;
color: #0f2c49;
color: var(--black);
}
.widget.widget_rss .rss-date,
.page-content.widget_rss .rss-date {
font-size: 13px;
display: block;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
color: #0f2c49;
color: var(--black);
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.lte-background-black .widget.widget_rss .rss-date,
.lte-background-black .page-content.widget_rss .rss-date {
color: #f35d22;
color: var(--main);
}
.lte-tag {
font-size: 14px !important;
line-height: 1.3em;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
display: inline-block;
text-transform: lowercase;
padding: 6px 22px 6px;
margin-bottom: 10px;
margin-right: 4px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
border: 1px solid rgba(0, 0, 0, 0.2);
color: #0f2c49 !important;
color: var(--black) !important;
font-weight: 400;
}
.lte-tag:before {
content: "#";
color: #f35d22;
color: var(--main);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
display: none;
}
.lte-tag:hover {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34 !important;
color: var(--white) !important;
}
.lte-tag:hover:before {
color: #ea4a34;
color: var(--white);
}
.widget_product_tag_cloud,
.widget_tag_cloud,
.lte-tags {
margin: 0 0;
padding: 0 0;
}
.widget_product_tag_cloud a,
.widget_tag_cloud a,
.lte-tags a {
font-size: 14px !important;
line-height: 1.3em;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
display: inline-block;
text-transform: lowercase;
padding: 6px 22px 6px;
margin-bottom: 10px;
margin-right: 4px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
border: 1px solid rgba(0, 0, 0, 0.2);
color: #0f2c49 !important;
color: var(--black) !important;
font-weight: 400;
}
.widget_product_tag_cloud a:before,
.widget_tag_cloud a:before,
.lte-tags a:before {
content: "#";
color: #f35d22;
color: var(--main);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
display: none;
}
.widget_product_tag_cloud a:hover,
.widget_tag_cloud a:hover,
.lte-tags a:hover {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34 !important;
color: var(--white) !important;
}
.widget_product_tag_cloud a:hover:before,
.widget_tag_cloud a:hover:before,
.lte-tags a:hover:before {
color: #ea4a34;
color: var(--white);
}
.widget_product_tag_cloud a:last-child:after,
.widget_tag_cloud a:last-child:after,
.lte-tags a:last-child:after {
content: "";
}
.page-content .search-form input[type="text"] {
padding-top: 23px !important;
padding-bottom: 23px !important;
}
.wp-block-latest-comments a {
color: #f35d22 !important;
color: var(--main) !important;
}
.widget_recent_comments ul {
margin-left: 0 !important;
margin-top: 0px !important;
}
.widget_recent_comments li {
padding-left: 0px;
margin-top: 14px !important;
color: transparent;
text-align: start !important;
font-size: 0px !important;
padding-bottom: 7px;
font-family: 'Open Sans', sans-serif !important;
font-family: var(--font-main), sans-serif !important;
font-weight: 400 !important;
letter-spacing: var(--font-main-letterspacing) !important;
font-style: normal;
line-height: 1.5em;
}
.widget_recent_comments li:before {
display: none !important;
}
.widget_recent_comments li:last-child {
margin-bottom: 0;
border-bottom: 0;
}
.widget_recent_comments li span {
font-style: normal;
}
.widget_recent_comments li .comment-author-link {
position: relative;
top: 0px;
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
color: #f35d22;
color: var(--main);
line-height: 1.4em;
display: inline-block;
margin-bottom: 6px;
font-size: 16px;
}
.widget_recent_comments li .comment-author-link a {
color: #f35d22;
color: var(--main);
}
.widget_recent_comments li .comment-author-link a:hover {
color: #0f2c49;
color: var(--black);
}
.widget_recent_comments li .comment-author-link:after {
content: "|";
margin: 0 8px;
font-size: 14px;
font-weight: 100;
top: -1px;
position: relative;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-style: normal;
color: #f35d22;
color: var(--main);
}
.widget_recent_comments li a {
padding-left: 0px !important;
display: block;
text-transform: none !important;
}
.widget_recent_comments li > a:not(.comment-author-link) {
font-size: 16px;
font-weight: normal !important;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
vertical-align: baseline;
display: inline;
}
.widget_recent_comments li > a:not(.comment-author-link):hover {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
color: #0f2c49;
color: var(--black);
}
.widget_calendar .calendar_wrap {
max-width: 450px;
}
@media (min-width: 1600px) {
.widget_calendar .calendar_wrap {
padding: 0 0px 0px;
}
}
.widget_calendar caption {
text-align: center;
font-size: 16px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
padding: 0 15px 10px;
color: #0f2c49;
color: var(--black);
}
.widget_calendar table {
width: 100%;
position: relative;
}
.widget_calendar th,
.widget_calendar td {
text-align: center;
padding: 8px 0;
font-weight: normal;
font-size: 14px;
width: 14.3%;
}
.widget_calendar th {
font-size: 14px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.widget_calendar .wp-calendar-nav-prev,
.widget_calendar .wp-calendar-nav-next {
padding-top: 10px;
display: inline-block;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.widget_calendar a {
color: #f35d22;
color: var(--main);
font-size: 16px;
}
.widget_calendar a:hover {
color: #ea4a34;
color: var(--white);
}
.widget_calendar #today {
position: relative;
z-index: 2;
color: #ea4a34;
color: var(--white);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.widget_calendar #today > a {
color: #ea4a34;
color: var(--white);
}
.widget_calendar #today:before {
z-index: -1;
content: '';
position: absolute;
width: 2em;
height: 2em;
left: 50%;
top: 50%;
margin-top: 0px;
background-color: #f35d22;
background-color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.widget_flickr ul {
margin-top: -20px !important;
margin-left: 0 !important;
}
.widget_flickr ul li {
margin-bottom: 0 !important;
margin-top: 20px;
}
.widget_flickr .flickr_badge_image {
padding: 0;
overflow: hidden;
display: inline-block;
width: 33%;
text-align: center;
height: auto;
}
.widget_flickr img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.zoom-instagram-widget a {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.zoom-instagram-widget a:hover {
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.widget_lte_navmenu ul {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
.widget_text .textwidget {
padding: 0px 0px 0px;
margin: 0px 0 0;
}
.widget_text .lte-widget-gray {
text-align: center;
background-color: #f7f2ed;
background-color: var(--gray);
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background-clip: border-box !important;
padding: 60px 30px 55px;
margin-top: -37px;
}
.widget_text img {
margin-bottom: 12px;
}
.widget_text img + p {
margin-top: 10px;
}
.widget_text p {
font-size: 16px;
line-height: 1.5em;
}
.widget_text p:not(:last-child) {
margin: 0 0 20px 0;
}
.widget_text .lte-btn-wrap {
margin-top: 0px;
margin-bottom: 20px;
}
.widget_text .lte-btn-wrap .btn-transparent {
margin-top: -10px !important;
padding-top: 0 !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-clip: border-box;
}
.widget_text .widget_tag_cloud {
display: none;
}
.lte-widget-banner {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
width: 100%;
background-color: #f35d22;
background-color: var(--main);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
position: relative;
margin-bottom: 35px;
}
@media (min-width: 1200px) {
.lte-widget-banner {
min-width: 1020px;
}
}
@media (max-width: 768px) {
.lte-widget-banner .lte-icon,
.lte-widget-banner .lte-bg {
display: none !important;
}
}
.lte-widget-banner .lte-bg {
background-size: cover;
background-position: 50%;
width: 50%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomright: 0;
-moz-background-clip: padding;
border-bottom-right-radius: 0;
}
.lte-widget-banner .lte-content {
width: 50%;
text-align: left;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 30px;
padding: 40px 50px 40px 100px;
color: #0f2c49;
color: var(--black);
line-height: 1.3em;
}
@media (min-width: 768px) and (max-width: 991px) {
.lte-widget-banner .lte-content {
padding-left: 80px;
}
}
@media (max-width: 768px) {
.lte-widget-banner .lte-content {
text-align: center;
padding: 30px 40px;
width: 100%;
}
}
.lte-widget-banner .lte-content span {
font-size: 16px;
display: block;
}
.lte-invert-color-main .lte-widget-banner .lte-content {
color: #ea4a34;
color: var(--white);
}
.lte-widget-banner .lte-icon {
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: block;
}
.lte-widget-banner .lte-icon span {
font-size: 36px;
background-color: #f7f2ed;
background-color: var(--gray);
color: #f35d22;
color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
display: block;
width: 100px;
height: 100px;
line-height: 70px;
border: 15px solid var(--white);
border-color: #ea4a34;
border-color: var(--white);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-widget-banner .lte-icon span:before {
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.lte-widget-banner:hover .lte-icon span {
border-width: 8px;
color: #0f2c49;
color: var(--black);
border-color: #0f2c49;
border-color: var(--black);
}
@media (max-width: 1199px) {
.div-sidebar .widget-area {
padding: 50px 15px 0 0;
max-width: 330px;
z-index: 99;
position: fixed;
top: 0;
left: 0;
bottom: 0;
overflow: scroll;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-transition: -webkit-transform 0.7s ease;
-moz-transition: -moz-transform 0.7s ease;
-o-transition: -o-transform 0.7s ease;
transition: -webkit-transform 0.7s ease,-moz-transform 0.7s ease,-o-transform 0.7s ease,transform 0.7s ease;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-clip: border-box;
z-index: 500;
}
.admin-bar .div-sidebar .widget-area {
padding-top: 80px;
}
.div-sidebar .widget-area > aside:last-child {
margin-bottom: 20px;
}
.div-sidebar.lte-show .widget-area {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lte-sidebar-close {
position: absolute;
top: 8px;
right: 5px;
cursor: pointer;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
width: 64px;
height: 48px;
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.admin-bar .lte-sidebar-close {
top: 60px;
z-index: 15;
}
.lte-sidebar-close:hover {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.lte-sidebar-close:after,
.lte-sidebar-close:before {
content: "";
border-top: 2px solid var(--black);
border-color: #0f2c49;
border-color: var(--black);
width: 32px;
height: 32px;
display: block;
position: absolute;
top: 15px;
right: 0px;
}
.lte-sidebar-close:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
right: 0;
}
.lte-sidebar-close:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
right: 22px;
}
.lte-sidebar-filter {
position: fixed;
bottom: 30px;
left: 0;
font-size: 16px;
width: 34px;
height: 34px;
line-height: 34px;
padding: 0 4px 0 0;
margin-top: -80px;
display: block;
text-align: center;
background-color: #f35d22;
background-color: var(--main);
color: #0f2c49;
color: var(--black);
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomright: 0px;
-moz-background-clip: padding;
border-bottom-right-radius: 0px;
cursor: pointer;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
z-index: 5;
}
.lte-sidebar-filter:after {
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e80f";
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
color: #ea4a34;
color: var(--white);
}
.lte-sidebar-filter:hover {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
}
.lte-sidebar-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #141d2c;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: opacity 0.3s, visibility 0s ease 0.3s;
-moz-transition: opacity 0.3s, visibility 0s ease 0.3s;
-o-transition: opacity 0.3s, visibility 0s ease 0.3s;
transition: opacity 0.3s, visibility 0s ease 0.3s;
z-index: 99;
visibility: hidden;
}
.lte-show .lte-sidebar-overlay {
zoom: 1;
filter: alpha(opacity=80);
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
visibility: visible;
-webkit-transition: opacity 0.3s, visibility 0s ease;
-moz-transition: opacity 0.3s, visibility 0s ease;
-o-transition: opacity 0.3s, visibility 0s ease;
transition: opacity 0.3s, visibility 0s ease;
}
} #page-contacts {
margin: 90px 0 100px 0;
}
@media (max-width: 991px) {
#page-contacts {
margin: 10px 0 20px;
}
}
#page-contacts .social {
margin: 10px 0 60px;
}
#map {
height: 750px;
width: 100%;
}
#map.map-inner {
height: 288px;
} div.blog-block {
margin-top: -40px;
}
@media (max-width: 768px) {
div.blog-block {
margin-top: -40px;
}
}
div.blog {
padding: 0;
margin-bottom: 0;
overflow: visible;
}
div.blog article {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position: relative;
margin-top: 40px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
@media (max-width: 768px) {
div.blog article {
margin-top: 40px;
}
}
div.blog article:not(.has-post-thumbnail) {
border: 1px solid rgba(15, 44, 73, 0.2);
padding: 30px 30px 30px;
color: #0f2c49;
color: var(--black);
}
div.blog article:not(.has-post-thumbnail) .lte-post-date {
display: inline-block;
}
div.blog article:not(.has-post-thumbnail) .lte-description {
padding-top: 0;
margin-top: -4px;
}
div.blog article.has-post-thumbnail {
margin-bottom: -8px;
}
div.blog article .lte-header > * {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
margin: 0;
line-height: 1.5em;
text-transform: none;
font-size: 24px;
color: #0f2c49;
color: var(--black);
display: inline; }
.lte-background-main div.blog article .lte-header > *,
.lte-background-black div.blog article .lte-header > * {
color: #f35d22;
color: var(--second);
}
div.blog article .lte-header:hover > * {
color: #f35d22;
color: var(--main);
}
.lte-background-main div.blog article .lte-header:hover > *,
.lte-background-black div.blog article .lte-header:hover > * {
color: #ea4a34;
color: var(--white);
}
div.blog article .lte-photo {
display: block;
position: relative;
overflow: hidden;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
div.blog article .lte-photo .lte-photo-overlay {
top: 0;
right: 0;
bottom: 0;
left: 0;
position: absolute;
background-color: #0f2c49;
background-color: var(--black);
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
div.blog article .lte-photo img {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomleft: 0;
-moz-background-clip: padding;
border-bottom-left-radius: 0;
}
@media (max-width: 768px) {
div.blog article .lte-photo img {
width: 100%;
height: auto;
}
}
div.blog article .lte-photo:hover {
color: #0f2c49;
color: var(--black);
}
div.blog article .lte-photo:hover img {
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
}
div.blog article .lte-swiper-slider-wrapper + .lte-cats,
div.blog article .lte-wrapper + .lte-cats,
div.blog article .lte-photo + .lte-cats {
position: absolute;
top: 24px;
left: 24px;
z-index: 2;
pointer-events: none;
}
div.blog article .lte-swiper-slider-wrapper + .lte-cats a,
div.blog article .lte-wrapper + .lte-cats a,
div.blog article .lte-photo + .lte-cats a {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
font-size: 14px;
line-height: 1em;
border-radius: 0px;
}
div.blog article .lte-description {
z-index: 2;
position: relative;
padding: 10px 0px 0px;
}
div.blog article .lte-description .lte-excerpt {
padding-top: 0px;
margin-top: 8px;
margin-bottom: 10px;
font-size: 14px;
line-height: 1.7em;
}
div.blog article .lte-description .lte-excerpt p {
margin-top: 12px;
margin-bottom: 20px;
}
div.blog article .lte-description .lte-excerpt p:last-child {
margin-bottom: 0;
}
div.blog article .lte-description .lte-excerpt .more-link:first-child {
margin-top: 0px;
}
div.blog article .lte-description .lte-post-headline {
margin: 0 0 10px;
}
div.blog article .lte-description .lte-post-headline .i {
display: none;
}
div.blog .paging-navigation .pagination {
margin-bottom: 0;
}
div.blog .header + .more-link {
margin-top: 22px;
}
div.blog p .more-link,
div.blog p + .more-link {
margin: -5px 0 0px 0;
display: inline-block;
}
div.blog p:last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
div.blog {
padding: 0 0 30px;
}
div.blog .item ul {
padding-left: 0;
}
div.blog .btn-more {
margin-top: 0px;
}
}
.lte-excerpt {
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
}
.sticky {
position: relative;
border: 2px solid #f35d22;
border-color: #f35d22 !important;
border-color: var(--main) !important;
padding: 30px;
}
.lte-cat {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f35d22;
color: var(--second);
display: inline-block;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
font-size: 14px;
line-height: 1em;
border-radius: 0px;
padding: 10px 26px 11px 26px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-background-black .lte-cat:hover {
color: #ea4a34;
color: var(--white);
}
.lte-cats {
display: block;
margin-bottom: 16px;
}
.lte-cats a {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f35d22;
color: var(--second);
display: inline-block;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
font-size: 14px;
line-height: 1em;
border-radius: 0px;
padding: 10px 26px 11px 26px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-background-black .lte-cats a:hover {
color: #ea4a34;
color: var(--white);
}
.more-link {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 14px;
display: inline-block;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
color: #0f2c49;
color: var(--black);
}
.more-link:after {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 8px;
margin-left: 6px;
position: relative;
top: -1px;
vertical-align: baseline;
content: "\f054";
color: #f35d22;
color: var(--main);
}
.more-link:hover {
color: #f35d22;
color: var(--main);
}
.lte-description {
display: block;
vertical-align: baseline;
padding: 0 0;
margin: 0 0;
}
.lte-background-light .lte-post-headline .lte-cats a {
background-color: transparent;
}
.lte-post-headline .lte-icon-fav,
.lte-post-headline .lte-fts {
font-size: 12px; margin-right: 20px;
}
.lte-post-headline .lte-icon-fav:before,
.lte-post-headline .lte-fts:before {
position: relative;
color: #f35d22;
color: var(--main);
font-size: 16px;
font-weight: 100;
}
.lte-post-headline .lte-icon-fav:hover,
.lte-post-headline .lte-fts:hover {
color: #0f2c49;
color: var(--black);
}
.lte-date-large {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
text-align: center;
display: inline-block;
background-color: #f35d22;
background-color: var(--main);
padding: 14px 14px 8px;
font-size: 14px;
}
.lte-date-large .lte-date-day {
font-size: 30px;
display: block;
}
.lte-header + .lte-post-info {
margin-top: 10px;
}
.lte-post-info {
list-style: none;
margin: 0px 0 12px 2px;
padding: 0px 0 8px;
font-size: 12px;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.lte-post-info .lte-post-category {
position: relative;
margin-right: 24px;
margin-inline-end: 24px;
margin-inline-start: 0;
}
.lte-post-info .lte-post-category .lte-cats {
position: relative;
}
.lte-post-info .lte-post-category + li {
position: relative;
}
.lte-post-info .lte-post-category + li:after {
content: "";
border-right: 1px solid var(--black);
border-color: #0f2c49;
border-color: var(--black);
position: absolute;
left: -17px;
bottom: 7px;
height: 13px;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.rtl .lte-post-info .lte-post-category + li:after {
left: auto;
right: -17px;
}
.lte-post-info .lte-date > span,
.lte-post-info .lte-icon-fav > span,
.lte-post-info .lte-icon-comments > span {
zoom: 1 !important;
filter: alpha(opacity=55) !important;
-webkit-opacity: 0.55 !important;
-moz-opacity: 0.55 !important;
opacity: 0.55 !important;
}
.lte-post-info li {
display: inline-block;
margin-right: 20px;
margin-bottom: 0 !important;
font-size: 14px !important;
margin-inline-end: 20px;
margin-inline-start: 0;
text-transform: uppercase;
}
.lte-post-info li:last-child {
margin-right: 0;
}
.lte-post-info li span {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 12px;
}
.lte-background-main .lte-post-info li span,
.lte-background-black .lte-post-info li span {
color: rgba(255, 255, 255, 0.55);
}
.lte-post-info li a:before,
.lte-post-info li:before {
color: #f35d22;
color: var(--main);
margin-right: 6px;
position: relative;
top: 0px;
}
.rtl .lte-post-info li a:before,
.rtl .lte-post-info li:before {
margin-inline-end: 6px;
margin-inline-start: 0;
}
.lte-post-info li.lte-icon-fav:before {
margin-right: 4px;
}
.lte-post-info li + li {
margin-right: 18px;
margin-inline-end: 18px;
margin-inline-start: 0;
}
.lte-user:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 14px;
content: "\f007";
}
.lte-icon-fav {
margin-left: -4px;
}
.lte-icon-fav:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 14px;
content: "\f06e";
}
.lte-icon-fav span {
position: relative;
}
.lte-icon-comments:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 14px;
content: "\f4ad";
}
.lte-icon-comments span {
top: 0px;
position: relative;
}
.lte-date .dt {
color: #0f2c49;
color: var(--black);
}
.lte-date:before {
font-size: 14px;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-weight: 400;
content: "\f017";
margin-right: 6px;
}
.lte-date-small {
margin-bottom: 8px;
display: inline-block;
font-size: 13px;
color: rgba(0, 0, 0, 0.55);
}
.lte-date-small + .lte-cats {
display: inline-block !important;
margin-left: 15px;
}
.lte-date-big {
text-align: center;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
display: inline-block;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
padding: 14px 16px 10px;
position: absolute;
z-index: 2;
bottom: 0;
left: 0;
}
.lte-date-big .lte-date-day {
display: block;
font-size: 24px;
line-height: 1em;
}
.lte-date-big .lte-date-my {
font-size: 14px;
}
.blog-block .format-quote {
margin-bottom: 30px;
border: 4px solid var(--main) !important;
border-color: #f35d22;
border-color: var(--main);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.blog-block .format-quote:not(.has-post-thumbnail) { }
.blog-block .format-quote > a {
display: block;
}
.blog-block .format-quote blockquote {
margin: 0;
padding: 30px 30px 40px;
border: 0;
text-align: center;
background-color: transparent;
}
.blog-block .format-quote blockquote:before {
margin-bottom: 10px;
}
.blog-block .format-quote blockquote a {
margin: 30px 0 24px;
display: block;
font-size: 18px;
line-height: 1.7em;
font-weight: 400;
}
.blog-block .format-quote blockquote a:hover {
color: #0f2c49;
color: var(--black);
}
.lte-background-main .blog-block .format-quote blockquote a,
.lte-background-black .blog-block .format-quote blockquote a {
color: rgba(255, 255, 255, 0.8);
}
.blog-block .format-link {
background-color: #ea4a34 !important;
background-color: var(--white) !important;
border: 4px solid var(--main) !important;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.blog-block .format-link:not(.has-post-thumbnail) {
padding: 0 30px;
border-color: #f35d22;
border-color: var(--main);
}
.blog-block .format-link > a {
display: block;
}
.blog-block .format-link > * {
position: relative;
z-index: 1;
}
.lte-background-black .blog-block .format-link:after {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.blog-block .format-link .lte-wrapper {
margin: 0;
border: 0;
padding: 10px 0 30px;
text-align: center;
color: #0f2c49;
color: var(--black);
}
.lte-background-main .blog-block .format-link .lte-wrapper,
.lte-background-black .blog-block .format-link .lte-wrapper {
color: rgba(255, 255, 255, 0.8);
}
.blog-block .format-link .lte-wrapper:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f0c1";
color: #f35d22;
color: var(--main);
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
line-height: 40px;
font-size: 30px;
display: block;
text-align: center;
margin: 45px 0 20px;
}
.blog-block .format-link .lte-wrapper p {
font-size: 18px;
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
letter-spacing: var(--font-subheaders-letterspacing);
font-style: italic;
line-height: 1.7em;
font-weight: 400;
}
@media (min-width: 992px) {
.blog-block .format-link .lte-wrapper p {
padding: 0 0px;
}
}
.blog-block .format-link .lte-wrapper p a {
color: #0f2c49;
color: var(--black);
}
.lte-background-black .blog-block .format-link .lte-wrapper p a {
color: rgba(255, 255, 255, 0.8);
}
.blog-block .format-link .lte-wrapper cite {
text-align: center;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 18px;
margin-bottom: 35px;
margin-top: 25px;
font-style: normal;
display: block;
position: relative;
color: #0f2c49;
color: var(--black);
}
.lte-background-black .blog-block .format-link .lte-wrapper cite {
color: rgba(255, 255, 255, 0.8);
}
.blog-block .format-link .lte-wrapper cite > a {
color: #f35d22;
color: var(--main);
background-size: 100% 2px;
background-position-y: 100%;
}
.blog-block .format-link .lte-wrapper cite > a:hover {
color: #f35d22;
color: var(--main);
}
.blog-block .format-gallery .lte-post-gallery {
overflow: hidden;
}
.format-gallery .lte-post-gallery {
position: relative;
}
.format-gallery .lte-post-gallery img {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.format-gallery .lte-post-gallery .lte-arrow-left,
.format-gallery .lte-post-gallery .lte-arrow-right {
background-color: #ea4a34;
background-color: var(--white);
color: #0f2c49;
color: var(--black);
border-width: 0;
line-height: 40px;
margin: 0 20px;
}
.format-gallery .lte-post-gallery .lte-arrow-left:before,
.format-gallery .lte-post-gallery .lte-arrow-right:before {
font-size: 14px !important;
position: absolute;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f054";
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
padding-left: 6px;
font-weight: 900 !important;
}
.format-gallery .lte-post-gallery .lte-arrow-left:after,
.format-gallery .lte-post-gallery .lte-arrow-right:after {
display: none;
}
.format-gallery .lte-post-gallery .lte-arrow-left:hover,
.format-gallery .lte-post-gallery .lte-arrow-right:hover {
background-color: #f35d22;
background-color: var(--second);
color: #f35d22;
color: var(--main);
}
.format-gallery .lte-post-gallery .lte-arrow-left {
margin-left: 15px;
}
.format-gallery .lte-post-gallery .lte-arrow-left:before {
left: 0;
margin-left: 7px !important;
-webkit-transform: scale(-1) translateX(-50%);
-moz-transform: scale(-1) translateX(-50%);
-ms-transform: scale(-1) translateX(-50%);
-o-transform: scale(-1) translateX(-50%);
transform: scale(-1) translateX(-50%);
}
.format-gallery .lte-post-gallery .lte-arrow-right {
margin-right: 15px;
}
.format-gallery .lte-post-gallery .lte-arrow-right:before {
margin-right: -2px;
}
.format-video .lte-post-date {
display: inline-block;
}
.format-video .lte-wrapper .lte-photo:before,
.format-video .lte-wrapper .lte-photo:after {
display: none;
}
.format-video .lte-wrapper iframe {
max-width: 100%;
}
.format-video .lte-wrapper span.lte-icon-video {
display: block;
width: 64px;
height: 64px;
background: url(//safaachall.com/wp-content/themes/homefort/assets/images/video-play.png) 53% 50% no-repeat;
background-color: #f35d22;
background-color: var(--main);
z-index: 11;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%) scaleX(1);
-moz-transform: translate(-50%, -50%) scaleX(1);
-ms-transform: translate(-50%, -50%) scaleX(1);
-o-transform: translate(-50%, -50%) scaleX(1);
transform: translate(-50%, -50%) scaleX(1);
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border: 3px solid var(--white);
}
.format-video .lte-wrapper span.lte-icon-video:hover {
background-color: #f35d22;
background-color: var(--second);
border-width: 5px;
}
.format-video iframe {
display: block;
margin: 0 auto 12px;
}
.format-audio .lte-post-date {
display: inline-block;
}
.format-audio .lte-wrapper + .lte-description {
margin-top: 0px !important;
}
.format-audio:not(.has-post-thumbnail) .lte-wrapper {
padding-top: 30px;
}
.format-audio.has-post-thumbnail .lte-wrapper .lte-photo {
margin-bottom: -1px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomright: 0;
-moz-background-clip: padding;
border-bottom-right-radius: 0;
}
.format-audio.has-post-thumbnail .lte-wrapper .lte-photo img {
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomright: 0;
-moz-background-clip: padding;
border-bottom-right-radius: 0;
}
.format-audio.has-post-thumbnail .lte-wrapper .mejs-container {
-webkit-border-bottom-left-radius: 0px !important;
-moz-border-radius-bottomleft: 0px !important;
border-bottom-left-radius: 0px !important;
-webkit-border-bottom-right-radius: 0px !important;
-webkit-background-clip: padding-box !important;
-moz-border-radius-bottomright: 0px !important;
-moz-background-clip: padding !important;
border-bottom-right-radius: 0px !important;
}
.format-audio.has-post-thumbnail .lte-wrapper .mejs-container .mejs-controls {
-webkit-border-bottom-left-radius: 0px !important;
-moz-border-radius-bottomleft: 0px !important;
border-bottom-left-radius: 0px !important;
-webkit-border-bottom-right-radius: 0px !important;
-webkit-background-clip: padding-box !important;
-moz-border-radius-bottomright: 0px !important;
-moz-background-clip: padding !important;
border-bottom-right-radius: 0px !important;
}
.rtl .mejs-time-total,
.rtl .mejs-button > button {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
div.blog .div-thumbnail {
padding-bottom: 0px;
}
div.blog .div-thumbnail:last-child {
padding-bottom: 0;
}
div.blog.layout-classic {
margin-top: -50px;
}
div.blog.layout-classic article {
margin-top: 50px;
text-align: start;
}
div.blog.layout-classic article:not(.has-post-thumbnail) {
margin-bottom: 15px;
-webkit-box-shadow: 0 0 0 transparent !important;
-moz-box-shadow: 0 0 0 transparent !important;
box-shadow: 0 0 0 transparent !important;
padding: 40px;
}
div.blog.layout-classic article:not(.has-post-thumbnail) .lte-cats {
position: relative;
top: auto;
left: auto;
display: block;
}
div.blog.layout-classic article .lte-post-info {
margin-bottom: 18px;
}
div.blog.layout-classic article .lte-photo {
max-height: 700px;
overflow: hidden;
}
div.blog.layout-classic article .lte-excerpt {
margin-bottom: 18px;
font-size: 16px;
}
div.blog.layout-classic article .lte-excerpt p {
font-size: 14px;
}
div.blog.layout-classic article .lte-header h3 {
font-size: 36px;
line-height: 1.2em;
margin-bottom: 8px;
}
@media (max-width: 479px) {
div.blog.layout-classic article .lte-header h3 {
font-size: 30px;
}
}
div.blog.layout-classic .row > div:not(.div-thumbnail) + div:not(.div-thumbnail) article {
margin-top: 15px;
}
div.blog.layout-classic .row > div.div-thumbnail + div:not(.div-thumbnail) article {
margin-top: 30px;
}
div.blog.layout-classic .row > div:not(.div-thumbnail) + div article {
margin-top: 15px;
}
div.blog.layout-classic .row > div:last-child article {
margin-bottom: 0;
}
div.blog.layout-classic .format-gallery .lte-post-gallery {
max-height: 600px;
}
div.blog.layout-classic .format-video .lte-wrapper span.lte-icon-video {
width: 100px;
height: 100px;
}
div.blog.layout-classic .format-video .lte-wrapper span.lte-icon-video:before {
width: 100px;
height: 100px;
}
div.blog.layout-classic .format-video .lte-wrapper span.lte-icon-video:after {
content: "";
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: url(//safaachall.com/wp-content/themes/homefort/assets/images/video-play-big.png) 50% 50% no-repeat;
font-size: 30px;
width: 32px;
height: 32px;
margin-left: 3px;
}
div.blog.layout-classic .photo:not(.vertical) {
max-height: 600px !important;
}
div.blog.layout-classic .photo:not(.vertical) img {
width: 100%;
}
div.blog.layout-classic .photo.vertical {
max-height: initial;
text-align: center;
}
div.blog.layout-classic .lte-excerpt p:not(:last-child) {
margin-bottom: 30px;
}
div.blog.layout-classic p + .more-link {
position: relative;
top: -20px;
}
.lte-post-date {
display: inline-block;
position: relative;
margin-right: 20px;
margin-inline-end: 20px;
margin-inline-start: 0;
}
.rtl .lte-post-date:after {
right: auto;
left: -15px;
}
.lte-blog-sc {
margin-top: 0px;
margin-bottom: -50px !important;
}
.lte-blog-sc.blog {
padding-bottom: 0;
}
.lte-blog-sc.blog article {
margin-top: 0px;
margin-bottom: 50px !important;
}
.lte-blog-sc.layout-cols-2 .lte-header > * {
font-size: 24px;
}
.lte-blog-sc.blog article .lte-description {
padding-bottom: 0;
}
@media (min-width: 1200px) {
.lte-blog-sc.layout-posts-large article .lte-header > * {
font-size: 36px;
line-height: 1.2em;
}
.lte-blog-sc.layout-posts-large article .lte-description .lte-excerpt {
margin-top: 12px;
font-size: 18px;
}
}
.lte-blog-sc.layout-posts-left {
margin-bottom: -30px;
}
@media (min-width: 992px) {
.lte-blog-sc.layout-posts-left .items article {
vertical-align: top;
padding-top: 30px;
margin-bottom: 30px !important;
border-radius: 0;
}
.lte-blog-sc.layout-posts-left .items article .lte-header > * {
font-size: 24px;
}
.lte-blog-sc.layout-posts-left .items article .lte-photo {
display: inline-block;
width: 33%;
margin-right: 2%;
vertical-align: top;
}
.lte-blog-sc.layout-posts-left .items article .lte-description {
display: inline-block;
width: 64%;
vertical-align: top;
padding-top: 0;
}
.lte-blog-sc.layout-posts-left .items article .lte-cats {
left: 35%;
top: 30px;
margin-left: 6px;
display: none;
}
.lte-blog-sc.layout-posts-left .items article .lte-cats + .lte-description {
padding-top: 0px;
}
}
@media (max-width: 1199px) {
.lte-blog-text {
margin-top: 10px !important;
}
}
.lte-blog-text .lte-wrapper {
margin-top: 25px;
background-color: #f7f2ed;
background-color: var(--gray);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
@media (min-width: 1600px) {
.lte-blog-text .lte-wrapper {
padding-top: 10px;
padding-right: 50px;
}
}
@media (max-width: 1199px) {
.lte-blog-text .lte-wrapper {
padding-bottom: 25px;
margin-bottom: 30px;
}
}
.lte-blog-text .lte-wrapper article {
margin: 0 !important;
}
.lte-blog-text .lte-wrapper article .lte-description {
padding-bottom: 0px;
padding-left: 30px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
.lte-blog-text .lte-wrapper article:nth-child(3) {
display: none;
}
}
.post-views {
display: inline-block !important;
font-size: 12px;
}
.blog-post {
margin: 0 0 0px;
overflow: visible;
}
.blog-post article {
background: transparent;
}
.blog-post pre {
margin: 0px 0 40px;
display: block;
}
.blog-post .image {
position: relative;
display: block;
margin: 0 0 11px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
max-height: 650px;
overflow: hidden;
}
.blog-post .image img {
margin: 0px 0 0px 0;
max-width: 100%;
height: auto;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.blog-post .image + .description {
margin-top: 25px;
}
.blog-post p {
margin-bottom: 30px;
font-size: 16px;
font-weight: 300;
}
.blog-post > article > div > .blog-info-post-top {
padding: 0px 0px 3px 0px;
margin-bottom: 30px;
font-size: 12px;
position: relative;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
display: flex;
align-items: center;
}
@media (max-width: 768px) {
.blog-post > article > div > .blog-info-post-top {
text-align: center;
}
}
.blog-post > article > div > .blog-info-post-top li:before,
.blog-post > article > div > .blog-info-post-top a:before {
top: 0px;
}
.blog-post > article > div > .blog-info-post-top .blog-info-left {
padding-bottom: 0;
vertical-align: middle;
}
.blog-post > article > div > .blog-info-post-top .blog-info-left .lte-post-info {
margin: 0;
border: 0;
}
@media (max-width: 991px) {
.blog-post > article > div > .blog-info-post-top .blog-info-left {
text-align: center;
width: 100%;
}
}
.blog-post > article > div > .blog-info-post-top .blog-info-left .lte-post-date {
display: inline-block;
position: relative;
margin-right: 20px;
}
.blog-post > article > div > .blog-info-post-top .blog-info-left .lte-post-date:after {
display: none;
}
.blog-post > article > div > .blog-info-post-top .blog-info-left li span {
margin-bottom: 0;
}
.blog-post > article > div > .blog-info-post-top .blog-info-left .lte-post-category span {
line-height: 1em;
font-weight: 400;
}
.blog-post > article > div > .blog-info-post-top .blog-info-left .lte-post-category span a {
font-weight: 700;
color: #ea4a34;
color: var(--white);
background-color: #f35d22;
background-color: var(--main);
padding-top: 10px;
padding-bottom: 11px;
text-transform: none;
}
.blog-post > article > div > .blog-info-post-top .blog-info-left .lte-post-category:after {
display: none;
}
.blog-post > article > div > .blog-info-post-top .blog-info-left .lte-post-date + .lte-post-category:after {
content: "";
display: block !important;
left: -13px;
right: auto;
border-right: 1px solid var(--black);
border-color: #0f2c49;
border-color: var(--black);
position: absolute;
bottom: 7px;
height: 13px;
zoom: 1;
filter: alpha(opacity=30);
-webkit-opacity: 0.3;
-moz-opacity: 0.3;
opacity: 0.3;
display: none !important;
}
.rtl .blog-post > article > div > .blog-info-post-top .blog-info-left .lte-post-date + .lte-post-category:after {
right: -15px;
left: auto;
}
.blog-post > article > div > .blog-info-post-top .blog-info-right {
font-size: 12px;
margin-left: auto;
}
@media (max-width: 768px) {
.blog-post > article > div > .blog-info-post-top .blog-info-right {
display: none;
}
}
.blog-post > article > div > .blog-info-post-top .blog-info-right .lte-post-category {
display: none;
}
.blog-post > article > div > .blog-info-post-top .blog-info-right .lte-post-category + li::after {
display: none;
}
.blog-post > article > div > .blog-info-post-top .blog-info-right .lte-post-date {
display: none;
}
.blog-post > article > div > .blog-info-post-top .blog-info-right .lte-post-info {
border: 0 none;
margin: -8px 0 0 0;
padding: 0;
}
.blog-post > article > div > .blog-info-post-top .blog-info-right .lte-post-info li {
margin-right: 0;
margin-left: 25px;
}
@media (max-width: 768px) {
.blog-post > article > div > .blog-info-post-top .blog-info-right {
position: relative;
float: none;
margin: 0 auto;
padding-top: 0px;
padding-bottom: 6px;
left: -15px;
}
.blog-post > article > div > .blog-info-post-top .blog-info-right .i,
.blog-post > article > div > .blog-info-post-top .blog-info-right .icon-fav,
.blog-post > article > div > .blog-info-post-top .blog-info-right .icon-comments {
display: none;
}
.blog-post > article > div > .blog-info-post-top .blog-info-right li {
float: none;
padding-top: 0;
}
.blog-post > article > div > .blog-info-post-top .blog-info-right .lte-post-info li:first-child {
margin-left: 0;
}
}
.blog-post .blog-info-post-bottom {
margin-top: 40px;
padding: 14px 0px 11px;
margin-bottom: 0px;
position: relative;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.blog-post .blog-info-post-bottom .tags-line .tags-line-left {
width: 70%;
display: inline-block;
vertical-align: top;
}
.blog-post .blog-info-post-bottom .tags-line .tags-line-right {
width: 30%;
display: inline-block;
vertical-align: top;
}
.blog-post .blog-info-post-bottom .tags-line .tags a {
line-height: 1.3em;
}
.blog-post .blog-info-post-bottom .tags-line .tags a:hover {
color: #f35d22;
color: var(--main);
}
.blog-post .blog-info-post-bottom .tags-line .tags a:before {
color: #0f2c49;
color: var(--black);
}
@media (max-width: 991px) {
.blog-post .blog-info-post-bottom .tags-line {
text-align: center;
}
.blog-post .blog-info-post-bottom .tags-line .tags-line-left,
.blog-post .blog-info-post-bottom .tags-line .tags-line-right {
width: 100%;
display: block;
}
}
.blog-post .blog-info-post-bottom .tags-line .lte-tags .tags-header {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
margin-right: 12px;
font-size: 14px;
position: relative;
top: 0px;
font-weight: 400;
}
@media (max-width: 991px) {
.blog-post .blog-info-post-bottom .tags-line .lte-tags .tags-header {
display: none;
}
}
.blog-post .blog-info-post-bottom .tags-line .lte-tags .tags-short {
display: inline-block;
padding-left: 0px;
vertical-align: top;
margin-top: 0px;
}
.blog-post .blog-info-post-bottom .tags-line .lte-tags a {
margin-left: 4px;
margin-right: 4px;
margin-bottom: 8px;
color: #0f2c49 !important;
color: var(--black) !important;
}
.blog-post .blog-info-post-bottom .tags-line .lte-tags a:hover {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34 !important;
color: var(--white) !important;
}
.blog-post .tags-many {
display: block;
}
@media (min-width: 1200px) {
.blog-post .tags-many {
margin-right: -40%;
}
}
.blog-post .tags-many a {
display: inline-block;
margin-right: 8px !important;
margin-bottom: 6px;
}
.blog-post .cats-many {
margin-top: 15px;
margin-bottom: 10px;
color: #999;
}
.blog-post .cats-many .cats-many-header {
margin-right: 12px;
font-size: 14px;
color: #0f2c49;
color: var(--black);
}
.lte-background-black .blog-post .cats-many .cats-many-header {
color: #ea4a34;
color: var(--white);
}
@media (max-width: 991px) {
.blog-post .cats-many .cats-many-header {
display: none;
}
}
.blog-post .cats-many a {
line-height: 20px;
padding-left: 5px;
padding-right: 5px;
color: #0f2c49;
color: var(--black);
background-color: transparent;
font-size: 10px;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
border: 0 none;
}
.lte-background-black .blog-post .cats-many a {
color: #f35d22;
color: var(--main);
}
.blog-post .cats-many a:hover {
color: #f35d22;
color: var(--main);
}
.blog-post .author-by {
padding-left: 8px;
padding-right: 14px;
}
.blog-post .tags-short {
margin: 4px 0 0 0px;
font-size: 14px;
color: #0f2c49;
color: var(--black);
display: inline-block;
}
.blog-post .tags-short strong {
color: #0f2c49;
color: var(--black);
}
.blog-post .tags-short .fa {
float: left;
padding-top: 7px;
padding-right: 10px;
}
.blog-post .tags-short a {
margin: 0;
margin-bottom: 8px;
}
.blog-post .mejs-container {
margin-bottom: 8px;
}
.blog-post iframe {
display: block;
}
.page-links {
clear: both;
margin: 1em 0 1em;
font-size: 14px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.page-links .page-links-title {
padding-right: 10px;
font-size: 14px;
}
.page-links span:not(.page-links-title) {
padding-right: 13px;
}
.page-links > span.current {
color: #f35d22;
color: var(--second);
padding-right: 0 !important;
}
.page-links span.post-page-numbers span,
.page-links a.post-page-numbers span {
zoom: 1 !important;
filter: alpha(opacity=100) !important;
-webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
opacity: 1 !important;
width: 36px;
height: 36px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
padding-right: 0 !important;
line-height: 36px;
text-align: center;
background-color: #f7f2ed;
background-color: var(--gray);
}
@media (max-width: 768px) {
.page-links {
font-size: 18px;
text-align: center;
}
.page-links span:not(.page-links-title),
.page-links a span {
font-size: 24px;
}
}
.lte-related > .lte-heading .lte-header,
.comments-area .comments-title,
.comment-reply-title {
font-size: 36px;
text-align: center;
color: #0f2c49;
color: var(--black);
display: inline-block;
margin: 0 auto;
background-size: 100% 2px;
position: relative;
margin-bottom: 20px;
padding-bottom: 6px !important;
}
.lte-related > .lte-heading .lte-header:before,
.comments-area .comments-title:before,
.comment-reply-title:before {
max-width: 300px;
}
.lte-related > .lte-heading .lte-header { padding-bottom: 26px !important;
}
.comments-area .comments-title { padding-bottom: 16px !important;
}
.lte-related {
margin-top: 60px !important;
padding-bottom: 0px !important;
}
.lte-related .row {
margin-top: -60px;
}
.lte-related .lte-heading {
margin-bottom: 0px;
text-align: center;
padding-bottom: 0px;
}
.lte-related article .lte-header > h3 {
font-size: 24px;
}
.lte-author-bio {
font-size: 14px;
background-color: #f7f2ed;
background-color: var(--gray);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding: 60px;
margin: 60px 0 60px;
width: 100%;
text-align: left;
display: table;
}
@media (max-width: 768px) {
.lte-author-bio {
display: block;
width: 100%;
}
}
.lte-author-bio p {
margin-bottom: 0;
font-size: 14px;
}
.lte-author-bio a + .i {
color: #f35d22;
color: var(--main);
margin: 0 10px;
}
.lte-author-bio .author-links {
margin-top: 24px;
}
.lte-author-bio h5 {
margin: -6px 0 10px 0;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 24px;
color: #0f2c49;
color: var(--black);
}
.lte-author-bio .author-name {
text-align: center;
font-weight: bold;
font-size: 12px;
display: inline-block;
margin-bottom: 6px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
letter-spacing: var(--font-headers-letterspacing);
font-weight: 600;
color: #f35d22;
color: var(--main);
}
.lte-author-bio .author-image,
.lte-author-bio .author-info {
vertical-align: top;
}
.lte-author-bio .author-image.author-info,
.lte-author-bio .author-info.author-info {
float: left;
width: 85%;
margin-top: -6px;
}
@media (max-width: 1599px) {
.lte-author-bio .author-image.author-info,
.lte-author-bio .author-info.author-info {
width: 82%;
}
}
@media (max-width: 991px) {
.lte-author-bio .author-image.author-info,
.lte-author-bio .author-info.author-info {
text-align: center;
float: none;
width: 100%;
}
}
.lte-author-bio .author-image.author-image,
.lte-author-bio .author-info.author-image {
width: 15%;
text-align: left;
margin: 0 auto 8px 0;
float: left;
}
@media (max-width: 1599px) {
.lte-author-bio .author-image.author-image,
.lte-author-bio .author-info.author-image {
width: 18%;
}
}
@media (max-width: 991px) {
.lte-author-bio .author-image.author-image,
.lte-author-bio .author-info.author-image {
text-align: center;
float: none;
width: 100%;
margin-bottom: 20px;
}
}
.lte-author-bio .author-image.author-image img,
.lte-author-bio .author-info.author-image img {
max-width: 120px;
height: auto;
display: inline-block;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-author-bio .author-image.author-image span,
.lte-author-bio .author-info.author-image span {
display: inline-block;
text-align: left;
margin-left: 20px;
padding-top: 10px;
vertical-align: middle;
}
.lte-author-bio .author-image.author-image p,
.lte-author-bio .author-info.author-image p {
font-size: 14px;
margin: 0 0 -4px;
}
@media (max-width: 768px) {
.lte-author-bio .author-image.author-image,
.lte-author-bio .author-info.author-image {
width: 100%;
margin-bottom: 16px;
}
.lte-author-bio .author-image.author-image img,
.lte-author-bio .author-info.author-image img {
margin: 0 auto;
}
}
@media (max-width: 768px) {
.lte-author-bio .author-image,
.lte-author-bio .author-info {
display: block;
width: 100%;
text-align: center;
}
.lte-author-bio .author-image.author-info,
.lte-author-bio .author-info.author-info {
padding-left: 0;
}
}
.nav-links {
margin: 40px 0 25px 0;
}
@media (max-width: 991px) {
.nav-links {
display: none;
}
}
.nav-links > span {
display: inline-block;
width: 50%;
vertical-align: top;
color: #f35d22;
color: var(--main);
}
@media (min-width: 992px) {
.nav-links > span:before {
margin-top: -2px !important;
}
.nav-links > span:after {
margin-top: -2px !important;
}
}
@media (max-width: 991px) {
.nav-links > span:before {
margin-top: 0px !important;
}
.nav-links > span:after {
margin-top: 0px !important;
}
}
.nav-links > .next:first-child {
width: 100%;
}
.nav-links a {
font-size: 18px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.nav-links a span {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.nav-links a span span {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.nav-links a:hover span {
color: #f35d22;
color: var(--main);
}
.nav-links a:hover span span {
color: #0f2c49;
color: var(--black);
}
@media (max-width: 991px) {
.nav-links a span {
display: none;
}
}
.nav-links span {
max-width: 320px;
color: #0f2c49;
color: var(--black);
line-height: 1.3em;
padding: 10px 15px 10px 15px;
display: inline-block;
position: relative;
background-color: #f7f2ed;
background-color: var(--gray);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.nav-links span .nav-arrow {
display: block;
color: #f35d22;
color: var(--main);
margin-top: 3px;
margin-bottom: 8px;
font-size: 14px;
}
.nav-links span img {
max-width: 90px;
height: auto;
margin-bottom: 30px;
}
.nav-links span.prev a {
padding-left: 40px;
display: inline-block;
}
.nav-links span.prev a img {
float: left;
margin-right: 18px;
}
.nav-links span.prev a:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
content: "\f060";
font-size: 18px;
left: 25px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.nav-links span.next {
text-align: right;
float: right;
}
.nav-links span.next a {
padding-right: 40px;
display: inline-block;
}
.nav-links span.next a img {
float: right;
margin-left: 18px;
}
.nav-links span.next a:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
content: "\f061";
font-size: 18px;
right: 25px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.nav-links .href-arrow-left {
padding-right: 1%;
}
.nav-links .href-arrow-right {
text-align: right;
padding-left: 1%;
}
.tags-line + .post-navigation {
margin-top: 25px;
}
.post-password-form {
padding-top: 15px !important;
padding-bottom: 15px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background-clip: border-box !important;
}
.post-password-form .lte-btn-wrap {
margin-top: 25px;
display: block;
}
.post-password-form .lte-btn-wrap .btn {
font-size: 16px;
padding: 14px 44px 14px 44px;
line-height: 1.6em;
min-width: 150px;
}
.post-password-form input[type="password"] {
margin-bottom: 15px !important;
margin-top: 10px !important;
}
.post-password-form input[type="submit"] {
display: inline-block;
}
.post-password-form label {
font-size: 0;
margin-top: -30px;
display: inline-block;
vertical-align: top;
}
.post-password-form input[type="submit"] {
padding-left: 35px !important;
padding-right: 35px !important;
}
.post-password-form p {
max-width: 660px;
margin: 0 auto 35px !important;
}
.post-password-form p:first-child {
margin-bottom: 60px !important;
}
.comments-area {
margin-top: 60px;
margin-bottom: 0px;
text-align: center;
}
.comments-area .comment-form-cookies-consent label {
display: inline-block;
}
.comments-area .comment-navigation {
margin-top: -25px;
}
.comments-area .comments-title {
position: relative;
margin-top: 0px;
padding-top: 20px;
margin-bottom: 10px;
padding-bottom: 12px !important;
display: inline-block !important;
}
@media (max-width: 991px) {
.comments-area .comments-title {
margin-bottom: 20px;
}
}
.comments-area .comment-list {
list-style: none;
margin-bottom: 60px;
text-align: left;
}
.comments-area .comment-list .comment-reply-title {
background: none !important;
font-size: 24px;
}
.comments-area .comment-list .pingback,
.comments-area .comment-list .trackback {
padding: 0px 0 10px;
font-weight: bold;
}
.comments-area .comment-list .pingback a,
.comments-area .comment-list .trackback a,
.comments-area .comment-list .pingback span,
.comments-area .comment-list .trackback span {
font-weight: normal;
}
.comments-area .comment-list .pingback .url,
.comments-area .comment-list .trackback .url {
padding-right: 10px;
position: relative;
zoom: 1;
filter: alpha(opacity=80);
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.comments-area .comment-list .pingback .edit-link a,
.comments-area .comment-list .trackback .edit-link a {
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.comments-area .comment-list .pingback + .comment,
.comments-area .comment-list .trackback + .comment {
padding-top: 50px;
}
.comments-area .comment-list li {
padding-left: 0;
}
.comments-area .comment-list li .comment-single {
padding: 0;
margin-bottom: 32px;
padding-bottom: 25px;
position: relative;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.lte-background-black .comments-area .comment-list li .comment-single {
border-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 768px) {
.comments-area .comment-list li .comment-single {
margin-bottom: 22px;
padding-bottom: 20px;
}
}
.comments-area .comment-list li > .children {
list-style: none;
}
@media (min-width: 768px) {
.comments-area .comment-list li > .children {
padding-left: 90px;
}
.comments-area .comment-list li > .children > li > .children {
padding-left: 90px;
}
.comments-area .comment-list li > .children > li > .children .children {
padding-left: 0;
}
}
@media (max-width: 768px) {
.comments-area .comment-list li > .children {
padding-left: 80px;
}
.comments-area .comment-list li > .children .children {
padding-left: 0;
}
}
@media (max-width: 479px) {
.comments-area .comment-list li > .children {
padding-left: 50px;
}
}
.comments-area .comment-list li > .children li article {
position: relative;
}
.comments-area .comment-info {
font-size: 15px;
margin: 0 0 15px 0;
}
.comments-area .comment-info .comment-author {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f35d22;
color: var(--main);
margin: 0 0 0 0;
font-size: 18px;
}
.lte-background-black .comments-area .comment-info .comment-author {
color: #f35d22;
color: var(--main);
}
@media (max-width: 768px) {
.comments-area .comment-info .comment-author {
padding-top: 6px;
font-size: 18px;
}
}
.comments-area .comment-info .comment-date {
margin-top: -8px;
margin-right: 10px;
padding-left: 0px;
font-size: 12px;
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.comments-area .comment-info .comment-date .date-value {
color: #0f2c49;
color: var(--black);
}
.lte-background-black .comments-area .comment-info .comment-date .date-value {
color: #ea4a34;
color: var(--white);
}
.comments-area .comment_not_approved {
font-size: 12px;
color: #f35d22;
color: var(--main);
}
.comments-area .comments-ol .comment-list {
padding-left: 0px;
}
.comments-area .comments-ol .comment-list > li.comment {
padding-left: 0;
}
.comments-area .comments-ol .comment-respond {
margin-bottom: 70px;
text-align: center;
}
.comments-area .comments-ol .comment-respond h3 {
display: inline-block;
}
.comments-area .comments-ol .comment-respond h3 span {
display: none;
}
.comments-area .comment-text p {
font-size: 16px;
margin-bottom: 15px;
}
@media (max-width: 768px) {
.comments-area .comment-text {
margin-left: -85px;
margin-inline-start: -85px;
margin-inline-end: 0;
padding-top: 8px;
}
.comments-area .comment-text p {
font-size: 15px;
line-height: 1.5em;
}
}
.comments-area .comment-reply-link {
color: #0f2c49;
color: var(--black);
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 12px;
text-transform: uppercase;
}
.comments-area .comment-reply-link:hover {
color: #f35d22;
color: var(--main);
}
.comments-area .comment-reply-link:before {
margin-right: 6px;
position: relative;
top: 1px;
content: "+";
color: #f35d22;
color: var(--main);
font-size: 18px;
text-align: center;
font-style: normal;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
}
.lte-background-black .comments-area .comment-reply-link {
color: #f35d22;
color: var(--main);
}
.lte-background-black .comments-area .comment-reply-link:before {
color: #f35d22;
color: var(--main);
}
@media (max-width: 768px) {
.comments-area .comment-reply {
margin-left: -85px;
margin-inline-start: -85px;
margin-inline-end: 0;
}
}
.comments-area .comment-author-avatar {
position: absolute;
top: 6px;
}
.comments-area .comment-author-avatar img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
}
.comments-area .comment-content {
padding: 0 0 0 90px;
padding-inline-start: 90px;
padding-inline-end: 0;
}
@media (max-width: 768px) {
.comments-area .comment-content {
padding-right: 10px;
padding-left: 83px;
padding-inline-start: 83px;
padding-inline-end: 10px;
}
}
.comment-respond {
margin-bottom: 0px;
text-align: center;
}
.comments-form-wrap {
padding-top: 20px;
}
.comments-form-wrap h3 {
color: #0f2c49;
color: var(--black);
}
.comments-form-wrap h3:not(.comment-reply-title) {
margin: 0px 0 20px 0;
}
.comments-form-wrap h3.comment-reply-title {
color: #0f2c49;
color: var(--black);
margin: 0 0 20px;
padding-bottom: 16px;
}
.comment-respond form,
.comments-form form {
margin-top: 30px !important;
padding: 0px 40px !important;
}
.lte-background-black .comment-respond form,
.lte-background-black .comments-form form {
background-color: #f7f2ed;
background-color: var(--gray);
}
@media (max-width: 768px) {
.comment-respond form,
.comments-form form {
padding: 40px 20px !important;
}
}
.comment-respond.comment-respond form,
.comments-form.comment-respond form {
margin-top: 0 !important;
padding: 0px 0px !important;
}
@media (max-width: 768px) {
.comment-respond.comment-respond form,
.comments-form.comment-respond form {
padding: 0px 20px !important;
}
}
@media (max-width: 768px) {
.comment-respond #send_comment,
.comments-form #send_comment {
padding: 16px 35px !important;
min-width: initial !important;
}
}
.form-submit {
text-align: center;
}
.comments-field {
margin-bottom: 20px;
}
h3.comment-reply-title {
color: #0f2c49 !important;
color: var(--black) !important;
margin-top: 0px !important;
margin-bottom: 20px !important;
padding-bottom: 0px;
position: relative;
margin-left: auto !important;
margin-right: auto !important;
}
.lte-background-black h3.comment-reply-title {
color: #ea4a34 !important;
color: var(--white) !important;
}
h3.comment-reply-title small {
display: none;
font-weight: bold;
text-transform: lowercase;
margin-left: 5px;
margin-top: 2px;
font-size: 14px;
height: 20px;
text-align: center;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #0f2c49;
color: var(--black);
}
@media (max-width: 768px) {
h3.comment-reply-title {
font-size: 36px;
}
}
.comments-ol h3 {
font-size: 30px;
margin-top: 0;
padding-bottom: 0;
margin-bottom: 0 !important;
}
.comments-ol h3:before,
.comments-ol h3:after {
display: none;
}
.comments-ol h3 + form {
margin-top: 4px;
}
.comments-ol h3 small {
border-bottom: 0;
display: block;
}
.comments-ol h3 small a {
float: right;
height: 32px;
width: 32px;
overflow: hidden;
position: absolute;
right: -40px;
bottom: 20px;
}
.comments-ol h3 small a:before {
content: "×";
font-size: 20px;
padding: 8px 0;
color: #f35d22;
color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
width: 20px;
height: 20px;
line-height: 2px;
display: block;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
font-weight: bold;
}
.comments-ol h3 small a:hover:before {
color: #0f2c49;
color: var(--black);
}
form.comment-form {
margin-top: 20px;
color: #0f2c49;
color: var(--black);
padding: 10px 0px 45px;
text-align: left;
}
.lte-background-black form.comment-form {
color: #ea4a34;
color: var(--white);
}
form.comment-form input[type="text"],
form.comment-form textarea {
width: 100%;
}
form.comment-form form {
background: var(--white) !important;
}
form.comment-form .comments_notes {
text-align: left;
font-size: 14px;
margin-bottom: 22px;
color: #f6520a;
color: var(--red);
text-align: center;
}
form.comment-form .comments-field label {
display: none;
}
form.comment-form .form-submit {
margin-top: 40px;
margin-bottom: 0;
}
form.comment-form .submit {
margin: 0 !important;
min-width: 240px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.layout-featured {
margin: 0 9%;
}
}
.layout-featured .lte-featured-large .lte-header > * {
font-size: 36px;
}
@media (max-width: 768px) {
.layout-featured .lte-featured-large .lte-header > * {
font-size: 24px;
}
}
.layout-featured .lte-featured-large .lte-excerpt {
display: none;
}
.layout-featured .lte-featured-small article {
display: flex;
}
.layout-featured .lte-featured-small article .lte-cats {
display: none;
}
.layout-featured .lte-featured-small article .lte-photo {
width: 33%;
}
.layout-featured .lte-featured-small article img {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background-clip: border-box !important;
}
.layout-featured .lte-featured-small article .lte-description {
width: 67%;
padding-top: 0;
padding-left: 30px;
}
.layout-featured .lte-featured-small article .lte-description .lte-post-info {
margin-top: -5px;
}
@media (max-width: 768px) {
.layout-featured .lte-featured-small article {
display: block;
}
.layout-featured .lte-featured-small article .lte-photo {
width: 100%;
}
.layout-featured .lte-featured-small article .lte-description {
width: 100%;
padding: 20px 0 0;
}
}
.blog.layout-featured-rows {
margin-bottom: 0 !important;
}
@media (min-width: 768px) {
.blog.layout-featured-rows .lte-featured-large {
margin-left: -30px;
}
.blog.layout-featured-rows .lte-featured-large article {
width: 50%;
float: left;
padding-left: 30px;
}
}
.blog.layout-featured-rows .lte-featured-small {
margin-top: -39px;
}
@media (max-width: 991px) {
.blog.layout-featured-rows .lte-featured-small {
padding-left: 15px;
}
}
.blog.layout-featured-rows .lte-featured-small article {
margin-top: 35px;
}
.blog.layout-featured-rows .lte-featured-small .lte-post-date {
display: inline-block;
}
.blog.layout-featured-rows .lte-featured-small .lte-header > * {
font-size: 24px;
}
article.lte-featured-post {
position: relative;
}
article.lte-featured-post .lte-photo {
min-height: 521px;
background-size: cover;
}
@media (max-width: 768px) {
article.lte-featured-post .lte-photo {
min-height: 360px;
}
}
article.lte-featured-post .lte-photo .lte-photo-overlay {
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
article.lte-featured-post .lte-photo .lte-photo-overlay-href {
z-index: 10;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
article.lte-featured-post .lte-post-headline {
color: #ea4a34;
color: var(--white);
}
article.lte-featured-post .lte-post-headline a {
color: #ea4a34;
color: var(--white);
}
article.lte-featured-post .lte-post-headline .lte-date {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
article.lte-featured-post .lte-post-headline .lte-cats:before {
border-color: #ea4a34;
border-color: var(--white);
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
article.lte-featured-post .lte-description-featured {
color: #ea4a34;
color: var(--white);
margin-bottom: 0;
position: absolute;
bottom: 30px;
left: 30px;
right: 30px;
z-index: 3;
}
@media (max-width: 768px) {
article.lte-featured-post .lte-description-featured {
left: 30px;
right: 30px;
bottom: 30px;
}
}
article.lte-featured-post .lte-description-featured h3 {
color: #ea4a34;
color: var(--white);
font-size: 30px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
line-height: 1.3em;
margin: 4px 0 0 0;
}
@media (max-width: 768px) {
article.lte-featured-post .lte-description-featured h3 {
font-size: 36px;
}
}
@media (max-width: 479px) {
article.lte-featured-post .lte-description-featured h3 {
font-size: 24px;
}
}
article.lte-featured-post .lte-description-featured h3:hover {
zoom: 1;
filter: alpha(opacity=90);
-webkit-opacity: 0.9;
-moz-opacity: 0.9;
opacity: 0.9;
}
.lte-blog-sc.blog .lte-blog-inline {
background-color: transparent;
padding: 0;
margin-bottom: 0 !important;
}
.lte-blog-sc.blog .lte-blog-inline .lte-description {
padding-top: 0;
}
.lte-sharing-header {
float: right;
}
@media (max-width: 991px) {
.lte-sharing-header {
display: none;
}
}
.lte-sharing-header .header {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 14px;
margin-left: 10px;
margin-right: 2px;
font-weight: 400;
}
.lte-sharing-header .fa {
color: #f35d22;
color: var(--main);
font-size: 18px;
margin-right: -4px;
position: relative;
bottom: -2px;
}
.rtl .lte-sharing-header {
float: left;
}
.lte-sharing-header:hover + .lte-sharing {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.tags-many-wrapper .lte-sharing-header {
display: none;
}
.lte-sharing {
list-style: none;
margin-left: 0;
margin-bottom: 0;
padding: 12px 0;
}
@media (min-width: 992px) {
.lte-sharing {
position: absolute;
right: 0;
bottom: -40px;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.rtl .lte-sharing {
right: auto;
left: 0;
}
}
.lte-sharing:hover {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
@media (max-width: 991px) {
.lte-sharing {
text-align: center;
margin: 15px auto;
display: block;
}
}
.lte-sharing li {
display: inline-block;
margin-left: 12px;
}
@media (max-width: 768px) {
.lte-sharing li {
margin-left: 6px;
margin-right: 6px;
}
}
.lte-sharing li.sharing-header {
margin-right: 0px;
vertical-align: top;
padding-top: 0px;
font-size: 16px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
@media (max-width: 991px) {
.lte-sharing li.sharing-header {
display: none;
}
}
.lte-sharing li a span {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
font-size: 13px;
width: 27px;
height: 27px;
overflow: hidden;
line-height: 28px;
text-align: center;
display: block;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-sharing li a:hover span {
background-color: #0f2c49 !important;
background-color: var(--black) !important;
} .gallery-page {
margin-top: 0px;
}
.gallery-page > .row {
margin-top: -50px;
}
.gallery-page .paging-navigation {
margin-top: -10px;
}
.gallery-page .item {
margin-top: 50px;
text-align: center;
}
.gallery-page .item .header {
font-size: 24px;
line-height: 1.5em;
margin: 8px 0 0 !important;
padding-bottom: 12px;
}
@media (max-width: 991px) {
.gallery-page .item {
margin-bottom: 40px;
}
}
.gallery-page .photo {
transition: visibility 0s linear 0.2s, opacity 0.2s linear;
position: relative;
overflow: hidden;
display: block;
}
.gallery-page .photo img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.gallery-page .photo .fa {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%) scale(0);
-moz-transform: translate(-50%, -50%) scale(0);
-ms-transform: translate(-50%, -50%) scale(0);
-o-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
font-size: 26px;
color: #ea4a34;
color: var(--white);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
background: rgba(0, 0, 0, 0.8);
padding: 20px;
z-index: 10;
}
.gallery-page .photo:after {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
.gallery-page .photo:hover {
zoom: 1;
filter: alpha(opacity=80);
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.gallery-page .photo:hover .fa {
-webkit-transform: translate(-50%, -50%) scale(1);
-moz-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
-o-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}
.gallery-page .photo:hover:after {
zoom: 1;
filter: alpha(opacity=60);
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
}
.gallery-page .descr {
padding: 0px 0px;
}
.gallery-page .descr .header {
margin: 18px 0 6px;
line-height: 1.5em;
}
.gallery-page .descr .fa {
color: #f35d22;
color: var(--main);
margin-right: 10px;
}
.gallery-page .descr a {
font-size: 14px;
}
.gallery-page ul {
list-style: none;
padding: 0;
margin: 0;
}
.gallery-page ul li {
font-size: 14px;
color: #f7f2ed;
color: var(--gray);
margin-right: 15px;
display: inline-block;
}
.gallery-page.gallery-col-4 > .row {
margin-top: -20px;
}
.gallery-page.gallery-col-4 .item {
margin-top: 20px;
}
.gallery-page.gallery-col-4 .item .header {
font-size: 24px !important;
}
.gallery-inner {
margin-top: -30px;
}
.gallery-inner .item {
margin-top: 30px;
}
.lte-gallery-sc.lte-gallery-slider {
margin-bottom: 0px;
}
.lte-gallery-sc .lte-gallery-header {
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 30px;
background-color: rgba(0, 0, 0, 0.5);
padding: 30px 50px;
border: 1px dashed rgba(255, 255, 255, 0.6);
z-index: 2;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (max-width: 991px) {
.lte-gallery-sc .lte-gallery-header {
font-size: 24px;
}
}
@media (max-width: 768px) {
.lte-gallery-sc .lte-gallery-header {
text-align: center;
}
}
.lte-gallery-sc .lte-gallery-header span {
color: #f35d22;
color: var(--main);
}
.lte-gallery-sc .lte-gallery-header:hover {
background-color: rgba(0, 0, 0, 0.75);
}
.lte-gallery-sc .lte-gallery img {
border-radius: 0;
}
.lte-gallery-sc .lte-photo {
display: block;
overflow: hidden;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.elementor-editor-active .lte-gallery-sc .lte-photo {
pointer-events: none;
}
.lte-gallery-sc .lte-photo img {
width: 100%;
}
.lte-gallery-sc .lte-photo.swipebox img {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.lte-gallery-sc .lte-photo.swipebox img:hover { }
.lte-gallery-sc .lte-photo span {
position: relative;
display: block;
overflow: hidden;
}
.lte-gallery-sc .lte-photo:hover img {
-webkit-transform: scale(1.08);
-moz-transform: scale(1.08);
-ms-transform: scale(1.08);
-o-transform: scale(1.08);
transform: scale(1.08);
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
@media (min-width: 992px) {
.lte-gallery-sc.lte-gallery-grid-layout {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-template-areas: "i-1 i-2 i-3 i-6" "i-4 i-4 i-5 i-6";
}
.lte-gallery-sc.lte-gallery-grid-layout .i-1 {
grid-area: i-1;
}
.lte-gallery-sc.lte-gallery-grid-layout .i-2 {
grid-area: i-2;
}
.lte-gallery-sc.lte-gallery-grid-layout .i-4 {
grid-area: i-4;
}
.lte-gallery-sc.lte-gallery-grid-layout .i-3 {
grid-area: i-3;
}
.lte-gallery-sc.lte-gallery-grid-layout .i-5 {
grid-area: i-5;
}
.lte-gallery-sc.lte-gallery-grid-layout .i-6 {
grid-area: i-6;
}
.lte-gallery-sc.lte-gallery-grid-layout .i-1 {
aspect-ratio: 1;
}
}
@media (max-width: 991px) {
.lte-gallery-sc.lte-gallery-grid-layout div {
display: block;
min-height: 250px;
float: left;
width: 50%;
}
}
@media (max-width: 768px) {
.lte-gallery-sc.lte-gallery-grid-layout div {
width: 100%;
}
}
.lte-gallery-sc.lte-gallery-grid-layout a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.lte-gallery-sc.lte-gallery-grid-layout div {
background-size: 100%;
background-position: center;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-gallery-sc.lte-gallery-grid-layout div:hover {
background-size: 110%;
}
.lte-gallery-sc.lte-swiper-slider {
margin: 0 -25px 0 -25px;
}
@media (max-width: 768px) {
.lte-gallery-sc.lte-swiper-slider {
margin: 0 25px 0 0;
}
}
@media (max-width: 479px) {
.lte-gallery-sc.lte-swiper-slider {
margin: -15px 15px 0 -15px;
}
}
.lte-gallery-sc.lte-swiper-slider .lte-gallery {
border: 25px solid var(--white);
border-right-width: 0;
}
.lte-gallery-sc.lte-gallery-grid {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 0 -25px;
}
.lte-widget-gallery {
margin: 0px -20px 0 0;
max-width: 330px;
}
.lte-widget-gallery .lte-item {
padding: 20px 20px 0 0;
overflow: hidden;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
float: left;
}
.lte-widget-gallery .lte-item img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
max-width: 90px;
}
.lte-widget-gallery .lte-item:hover img {
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
} .button,
input[type="button"],
input[type="submit"],
.lte-btn {
position: relative;
overflow: hidden;
-webkit-background-clip: border-box !important;
-moz-background-clip: border-box !important;
background-clip: border-box !important;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: background 0.25s, color 0.25s, border 0.25s !important;
-moz-transition: background 0.25s, color 0.25s, border 0.25s !important;
-o-transition: background 0.25s, color 0.25s, border 0.25s !important;
transition: background 0.25s, color 0.25s, border 0.25s !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
padding: 11px 38px 11px 38px;
min-width: 165px;
display: inline-flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
font-size: 14px;
border: 0px solid var(--main);
color: #ea4a34;
color: var(--white);
background-color: #f35d22;
background-color: var(--main);
}
.lte-invert-color-main .button,
.lte-invert-color-main input[type="button"],
.lte-invert-color-main input[type="submit"],
.lte-invert-color-main .lte-btn {
color: #ea4a34;
color: var(--white);
}
.button span,
input[type="button"] span,
input[type="submit"] span,
.lte-btn span {
-webkit-transition: background 0.25s, color 0.25s, border 0.25s !important;
-moz-transition: background 0.25s, color 0.25s, border 0.25s !important;
-o-transition: background 0.25s, color 0.25s, border 0.25s !important;
transition: background 0.25s, color 0.25s, border 0.25s !important;
}
.button .lte-btn-inner:before,
input[type="button"] .lte-btn-inner:before,
input[type="submit"] .lte-btn-inner:before,
.lte-btn .lte-btn-inner:before {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 0%;
z-index: -1;
background-color: #0f2c49;
background-color: var(--black);
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
content: "";
}
.button .lte-btn-after:after,
input[type="button"] .lte-btn-after:after,
input[type="submit"] .lte-btn-after:after,
.lte-btn .lte-btn-after:after {
font-style: normal;
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e828";
font-size: 12px;
margin-left: 10px;
margin-inline-start: 10px;
margin-inline-end: 0;
position: relative;
top: 0px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.rtl .button .lte-btn-after:after,
.rtl input[type="button"] .lte-btn-after:after,
.rtl input[type="submit"] .lte-btn-after:after,
.rtl .lte-btn .lte-btn-after:after {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
.lte-btn:focus,
.button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.lte-btn:hover {
color: #ea4a34;
color: var(--white);
border-color: #ea4a34;
border-color: var(--white);
}
.button:focus .lte-btn-inner:before,
input[type="button"]:focus .lte-btn-inner:before,
input[type="submit"]:focus .lte-btn-inner:before,
.lte-btn:focus .lte-btn-inner:before,
.button:hover .lte-btn-inner:before,
input[type="button"]:hover .lte-btn-inner:before,
input[type="submit"]:hover .lte-btn-inner:before,
.lte-btn:hover .lte-btn-inner:before {
height: 100%;
}
.button:focus .lte-btn-after:after,
input[type="button"]:focus .lte-btn-after:after,
input[type="submit"]:focus .lte-btn-after:after,
.lte-btn:focus .lte-btn-after:after,
.button:hover .lte-btn-after:after,
input[type="button"]:hover .lte-btn-after:after,
input[type="submit"]:hover .lte-btn-after:after,
.lte-btn:hover .lte-btn-after:after {
-webkit-transform: translateX(6px);
-moz-transform: translateX(6px);
-ms-transform: translateX(6px);
-o-transform: translateX(6px);
transform: translateX(6px);
}
.rtl .button:focus .lte-btn-after:after,
.rtl input[type="button"]:focus .lte-btn-after:after,
.rtl input[type="submit"]:focus .lte-btn-after:after,
.rtl .lte-btn:focus .lte-btn-after:after,
.rtl .button:hover .lte-btn-after:after,
.rtl input[type="button"]:hover .lte-btn-after:after,
.rtl input[type="submit"]:hover .lte-btn-after:after,
.rtl .lte-btn:hover .lte-btn-after:after {
-webkit-transform: scaleX(-1) translateX(6px);
-moz-transform: scaleX(-1) translateX(6px);
-ms-transform: scaleX(-1) translateX(6px);
-o-transform: scaleX(-1) translateX(6px);
transform: scaleX(-1) translateX(6px);
}
.button.btn-lg,
input[type="button"].btn-lg,
input[type="submit"].btn-lg,
.lte-btn.btn-lg {
padding: 20px 44px 20px;
min-width: 240px;
font-size: 16px;
}
.button.btn-lg:before,
input[type="button"].btn-lg:before,
input[type="submit"].btn-lg:before,
.lte-btn.btn-lg:before {
top: 20px;
right: 46px;
font-size: 34px;
width: 34px;
height: 34px;
line-height: 34px;
}
.button.btn-lg .lte-btn-after:after,
input[type="button"].btn-lg .lte-btn-after:after,
input[type="submit"].btn-lg .lte-btn-after:after,
.lte-btn.btn-lg .lte-btn-after:after {
top: -2px;
}
@media (max-width: 768px) {
.button.btn-lg,
input[type="button"].btn-lg,
input[type="submit"].btn-lg,
.lte-btn.btn-lg {
padding: 16px 30px;
min-width: 200px !important;
}
}
.button.btn-xs,
input[type="button"].btn-xs,
input[type="submit"].btn-xs,
.lte-btn.btn-xs {
padding: 10px 24px 11px 24px;
line-height: 1.6em;
min-width: 90px;
font-size: 12px;
}
.button.btn-xs .lte-btn-after:after,
input[type="button"].btn-xs .lte-btn-after:after,
input[type="submit"].btn-xs .lte-btn-after:after,
.lte-btn.btn-xs .lte-btn-after:after {
font-size: 14px;
}
.button .lte-btn-inner,
input[type="button"] .lte-btn-inner,
input[type="submit"] .lte-btn-inner,
.lte-btn .lte-btn-inner {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.button .lte-btn-overlay,
input[type="button"] .lte-btn-overlay,
input[type="submit"] .lte-btn-overlay,
.lte-btn .lte-btn-overlay {
display: block;
position: absolute;
background-color: #0f2c49;
background-color: var(--black);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-transition: width 0.25s ease-out;
-moz-transition: width 0.25s ease-out;
-o-transition: width 0.25s ease-out;
transition: width 0.25s ease-out;
-webkit-transition-delay: 0 !important;
-moz-transition-delay: 0 !important;
-o-transition-delay: 0 !important;
transition-delay: 0 !important;
bottom: 0;
left: 0;
height: 100%;
width: 0;
z-index: -1;
}
.button .lte-btn-overlay.lte-btn-overlay-top,
input[type="button"] .lte-btn-overlay.lte-btn-overlay-top,
input[type="submit"] .lte-btn-overlay.lte-btn-overlay-top,
.lte-btn .lte-btn-overlay.lte-btn-overlay-top {
display: none !important;
top: 0;
bottom: auto;
}
.button.btn-transparent,
input[type="button"].btn-transparent,
input[type="submit"].btn-transparent,
.lte-btn.btn-transparent {
border: 0 none;
background-color: transparent;
padding: 0 10px;
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-clip: border-box;
min-width: initial;
color: #0f2c49;
color: var(--black);
}
@media (min-width: 480px) {
.button.btn-transparent,
input[type="button"].btn-transparent,
input[type="submit"].btn-transparent,
.lte-btn.btn-transparent {
padding-left: 0;
}
}
.button.btn-transparent .lte-btn-inner:before,
input[type="button"].btn-transparent .lte-btn-inner:before,
input[type="submit"].btn-transparent .lte-btn-inner:before,
.lte-btn.btn-transparent .lte-btn-inner:before {
background-color: transparent;
}
.lte-background-black .button.btn-transparent,
.lte-background-black input[type="button"].btn-transparent,
.lte-background-black input[type="submit"].btn-transparent,
.lte-background-black .lte-btn.btn-transparent {
color: #ea4a34;
color: var(--white);
}
.lte-background-main .button.btn-transparent,
.lte-background-main input[type="button"].btn-transparent,
.lte-background-main input[type="submit"].btn-transparent,
.lte-background-main .lte-btn.btn-transparent {
color: #ea4a34;
color: var(--white);
}
.button.btn-transparent .lte-btn-inner:before,
input[type="button"].btn-transparent .lte-btn-inner:before,
input[type="submit"].btn-transparent .lte-btn-inner:before,
.lte-btn.btn-transparent .lte-btn-inner:before {
background-color: transparent !important;
}
.button.btn-transparent:hover,
input[type="button"].btn-transparent:hover,
input[type="submit"].btn-transparent:hover,
.lte-btn.btn-transparent:hover {
background-color: transparent;
}
.button.btn-transparent:hover.color-hover-main,
input[type="button"].btn-transparent:hover.color-hover-main,
input[type="submit"].btn-transparent:hover.color-hover-main,
.lte-btn.btn-transparent:hover.color-hover-main {
color: #f35d22;
color: var(--main);
}
.button.btn-transparent:hover.color-hover-second,
input[type="button"].btn-transparent:hover.color-hover-second,
input[type="submit"].btn-transparent:hover.color-hover-second,
.lte-btn.btn-transparent:hover.color-hover-second {
color: #f35d22;
color: var(--second);
}
.button.btn-transparent:hover.color-hover-black,
input[type="button"].btn-transparent:hover.color-hover-black,
input[type="submit"].btn-transparent:hover.color-hover-black,
.lte-btn.btn-transparent:hover.color-hover-black {
color: #0f2c49;
color: var(--black);
}
.button.btn-transparent:hover.color-hover-white,
input[type="button"].btn-transparent:hover.color-hover-white,
input[type="submit"].btn-transparent:hover.color-hover-white,
.lte-btn.btn-transparent:hover.color-hover-white {
color: #ea4a34;
color: var(--white);
}
.button.btn-transparent:hover:before,
input[type="button"].btn-transparent:hover:before,
input[type="submit"].btn-transparent:hover:before,
.lte-btn.btn-transparent:hover:before {
width: 100%;
}
.button.btn-transparent:hover .lte-btn-after:after,
input[type="button"].btn-transparent:hover .lte-btn-after:after,
input[type="submit"].btn-transparent:hover .lte-btn-after:after,
.lte-btn.btn-transparent:hover .lte-btn-after:after { }
.button.btn-second,
input[type="button"].btn-second,
input[type="submit"].btn-second,
.lte-btn.btn-second {
border-color: #f35d22;
border-color: var(--second);
background-color: #f35d22;
background-color: var(--second);
color: #ea4a34;
color: var(--white);
}
.button.btn-second:hover,
input[type="button"].btn-second:hover,
input[type="submit"].btn-second:hover,
.lte-btn.btn-second:hover {
color: #ea4a34;
color: var(--white);
}
.lte-invert-color-main .button.btn-second,
.lte-invert-color-main input[type="button"].btn-second,
.lte-invert-color-main input[type="submit"].btn-second,
.lte-invert-color-main .lte-btn.btn-second {
color: #ea4a34;
color: var(--white);
}
.button.btn-black,
input[type="button"].btn-black,
input[type="submit"].btn-black,
.lte-btn.btn-black {
color: #ea4a34;
color: var(--white);
background-color: #0f2c49;
background-color: var(--black);
}
.button.btn-black .lte-btn-inner:before,
input[type="button"].btn-black .lte-btn-inner:before,
input[type="submit"].btn-black .lte-btn-inner:before,
.lte-btn.btn-black .lte-btn-inner:before {
background-color: #f35d22;
background-color: var(--main);
}
.button.btn-gray,
input[type="button"].btn-gray,
input[type="submit"].btn-gray,
.lte-btn.btn-gray {
color: #f7f2ed;
color: var(--gray);
border-color: #f7f2ed;
border-color: var(--gray);
background-color: #f7f2ed;
background-color: var(--gray);
}
.button.btn-gray:hover,
input[type="button"].btn-gray:hover,
input[type="submit"].btn-gray:hover,
.lte-btn.btn-gray:hover {
color: #f35d22;
color: var(--main);
border-color: #f35d22;
border-color: var(--main);
}
.button.btn-white,
input[type="button"].btn-white,
input[type="submit"].btn-white,
.lte-btn.btn-white {
color: #0f2c49;
color: var(--black);
border-color: #ea4a34;
border-color: var(--white);
background-color: #ea4a34;
background-color: var(--white);
}
.button.btn-white:hover,
input[type="button"].btn-white:hover,
input[type="submit"].btn-white:hover,
.lte-btn.btn-white:hover {
color: #0f2c49;
color: var(--black);
border-color: #f35d22;
border-color: var(--main);
}
.button.color-hover-main .lte-btn-inner:before,
input[type="button"].color-hover-main .lte-btn-inner:before,
input[type="submit"].color-hover-main .lte-btn-inner:before,
.lte-btn.color-hover-main .lte-btn-inner:before {
background-color: #f35d22;
background-color: var(--main);
}
.button.color-hover-main:focus,
input[type="button"].color-hover-main:focus,
input[type="submit"].color-hover-main:focus,
.lte-btn.color-hover-main:focus,
.button.color-hover-main:hover,
input[type="button"].color-hover-main:hover,
input[type="submit"].color-hover-main:hover,
.lte-btn.color-hover-main:hover {
color: #0f2c49;
color: var(--black);
border-color: #f35d22;
border-color: var(--main);
}
.lte-invert-color-main .button.color-hover-main:focus,
.lte-invert-color-main input[type="button"].color-hover-main:focus,
.lte-invert-color-main input[type="submit"].color-hover-main:focus,
.lte-invert-color-main .lte-btn.color-hover-main:focus,
.lte-invert-color-main .button.color-hover-main:hover,
.lte-invert-color-main input[type="button"].color-hover-main:hover,
.lte-invert-color-main input[type="submit"].color-hover-main:hover,
.lte-invert-color-main .lte-btn.color-hover-main:hover {
color: #ea4a34;
color: var(--white);
}
.button.color-hover-second .lte-btn-inner:before,
input[type="button"].color-hover-second .lte-btn-inner:before,
input[type="submit"].color-hover-second .lte-btn-inner:before,
.lte-btn.color-hover-second .lte-btn-inner:before {
background-color: #f35d22;
background-color: var(--second);
}
.button.color-hover-second:focus,
input[type="button"].color-hover-second:focus,
input[type="submit"].color-hover-second:focus,
.lte-btn.color-hover-second:focus,
.button.color-hover-second:hover,
input[type="button"].color-hover-second:hover,
input[type="submit"].color-hover-second:hover,
.lte-btn.color-hover-second:hover {
color: #0f2c49;
color: var(--black);
border-color: #f35d22;
border-color: var(--second);
}
.lte-invert-color-main:hover .button.color-hover-second,
.lte-invert-color-main:hover input[type="button"].color-hover-second,
.lte-invert-color-main:hover input[type="submit"].color-hover-second,
.lte-invert-color-main:hover .lte-btn.color-hover-second {
color: #ea4a34;
color: var(--white);
}
.button.color-hover-black .lte-btn-inner:before,
input[type="button"].color-hover-black .lte-btn-inner:before,
input[type="submit"].color-hover-black .lte-btn-inner:before,
.lte-btn.color-hover-black .lte-btn-inner:before {
background-color: #0f2c49;
background-color: var(--black);
}
.button.color-hover-black:hover,
input[type="button"].color-hover-black:hover,
input[type="submit"].color-hover-black:hover,
.lte-btn.color-hover-black:hover {
color: #ea4a34;
color: var(--white);
border-color: #0f2c49;
border-color: var(--black);
}
.button.color-hover-black:hover .lte-btn-after,
input[type="button"].color-hover-black:hover .lte-btn-after,
input[type="submit"].color-hover-black:hover .lte-btn-after,
.lte-btn.color-hover-black:hover .lte-btn-after {
border-color: #ea4a34;
border-color: var(--white);
}
.button.color-hover-white .lte-btn-inner:before,
input[type="button"].color-hover-white .lte-btn-inner:before,
input[type="submit"].color-hover-white .lte-btn-inner:before,
.lte-btn.color-hover-white .lte-btn-inner:before {
background-color: #ea4a34;
background-color: var(--white);
}
.button.color-hover-white:focus,
input[type="button"].color-hover-white:focus,
input[type="submit"].color-hover-white:focus,
.lte-btn.color-hover-white:focus,
.button.color-hover-white:hover,
input[type="button"].color-hover-white:hover,
input[type="submit"].color-hover-white:hover,
.lte-btn.color-hover-white:hover {
color: #0f2c49;
color: var(--black);
border-color: #ea4a34;
border-color: var(--white);
}
.button.color-hover-white:focus span,
input[type="button"].color-hover-white:focus span,
input[type="submit"].color-hover-white:focus span,
.lte-btn.color-hover-white:focus span,
.button.color-hover-white:hover span,
input[type="button"].color-hover-white:hover span,
input[type="submit"].color-hover-white:hover span,
.lte-btn.color-hover-white:hover span {
border-color: #0f2c49;
border-color: var(--black);
}
.button.color-hover-white:focus .lte-btn-after,
input[type="button"].color-hover-white:focus .lte-btn-after,
input[type="submit"].color-hover-white:focus .lte-btn-after,
.lte-btn.color-hover-white:focus .lte-btn-after,
.button.color-hover-white:hover .lte-btn-after,
input[type="button"].color-hover-white:hover .lte-btn-after,
input[type="submit"].color-hover-white:hover .lte-btn-after,
.lte-btn.color-hover-white:hover .lte-btn-after {
border-color: #0f2c49;
border-color: var(--black);
}
.button.color-hover-gray .lte-btn-inner:before,
input[type="button"].color-hover-gray .lte-btn-inner:before,
input[type="submit"].color-hover-gray .lte-btn-inner:before,
.lte-btn.color-hover-gray .lte-btn-inner:before {
background-color: #f7f2ed;
background-color: var(--gray);
}
.button.color-hover-gray:focus,
input[type="button"].color-hover-gray:focus,
input[type="submit"].color-hover-gray:focus,
.lte-btn.color-hover-gray:focus,
.button.color-hover-gray:hover,
input[type="button"].color-hover-gray:hover,
input[type="submit"].color-hover-gray:hover,
.lte-btn.color-hover-gray:hover {
color: #0f2c49;
color: var(--black);
border-color: #f7f2ed;
border-color: var(--gray);
}
.button .lte-icon,
input[type="button"] .lte-icon,
input[type="submit"] .lte-icon,
.lte-btn .lte-icon {
margin-top: -22px;
margin-bottom: -22px;
margin-right: 16px;
}
.button .lte-icon i,
input[type="button"] .lte-icon i,
input[type="submit"] .lte-icon i,
.lte-btn .lte-icon i {
font-size: 68px;
color: #f35d22;
color: var(--main);
}
@media (max-width: 768px) {
.button .lte-icon i,
input[type="button"] .lte-icon i,
input[type="submit"] .lte-icon i,
.lte-btn .lte-icon i {
font-size: 48px;
}
}
.lte-more-link {
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
display: inline-block;
font-size: 16px;
position: relative;
}
.lte-more-link:after {
font-style: normal;
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e806";
font-size: 18px;
margin-left: 8px;
margin-inline-start: 8px;
margin-inline-end: 0;
position: relative;
top: 2px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-more-link:hover:after {
-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
-ms-transform: translateX(5px);
-o-transform: translateX(5px);
transform: translateX(5px);
}
.woocommerce #respond input#submit {
position: relative;
overflow: hidden;
-webkit-background-clip: border-box !important;
-moz-background-clip: border-box !important;
background-clip: border-box !important;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: background 0.25s, color 0.25s, border 0.25s !important;
-moz-transition: background 0.25s, color 0.25s, border 0.25s !important;
-o-transition: background 0.25s, color 0.25s, border 0.25s !important;
transition: background 0.25s, color 0.25s, border 0.25s !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
padding: 11px 38px 11px 38px;
min-width: 165px;
display: inline-flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
font-size: 14px;
border: 0px solid var(--main);
color: #ea4a34;
color: var(--white);
background-color: #f35d22;
background-color: var(--main);
}
.lte-invert-color-main .woocommerce #respond input#submit {
color: #ea4a34;
color: var(--white);
}
.woocommerce #respond input#submit span {
-webkit-transition: background 0.25s, color 0.25s, border 0.25s !important;
-moz-transition: background 0.25s, color 0.25s, border 0.25s !important;
-o-transition: background 0.25s, color 0.25s, border 0.25s !important;
transition: background 0.25s, color 0.25s, border 0.25s !important;
}
.woocommerce #respond input#submit .lte-btn-inner:before {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 0%;
z-index: -1;
background-color: #0f2c49;
background-color: var(--black);
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
content: "";
}
.woocommerce #respond input#submit .lte-btn-after:after {
font-style: normal;
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e828";
font-size: 12px;
margin-left: 10px;
margin-inline-start: 10px;
margin-inline-end: 0;
position: relative;
top: 0px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.rtl .woocommerce #respond input#submit .lte-btn-after:after {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover {
color: #ea4a34;
color: var(--white);
border-color: #ea4a34;
border-color: var(--white);
}
.woocommerce #respond input#submit:focus .lte-btn-inner:before,
.woocommerce #respond input#submit:hover .lte-btn-inner:before {
height: 100%;
}
.woocommerce #respond input#submit:focus .lte-btn-after:after,
.woocommerce #respond input#submit:hover .lte-btn-after:after {
-webkit-transform: translateX(6px);
-moz-transform: translateX(6px);
-ms-transform: translateX(6px);
-o-transform: translateX(6px);
transform: translateX(6px);
}
.rtl .woocommerce #respond input#submit:focus .lte-btn-after:after,
.rtl .woocommerce #respond input#submit:hover .lte-btn-after:after {
-webkit-transform: scaleX(-1) translateX(6px);
-moz-transform: scaleX(-1) translateX(6px);
-ms-transform: scaleX(-1) translateX(6px);
-o-transform: scaleX(-1) translateX(6px);
transform: scaleX(-1) translateX(6px);
}
.woocommerce #respond input#submit.btn-lg {
padding: 20px 44px 20px;
min-width: 240px;
font-size: 16px;
}
.woocommerce #respond input#submit.btn-lg:before {
top: 20px;
right: 46px;
font-size: 34px;
width: 34px;
height: 34px;
line-height: 34px;
}
.woocommerce #respond input#submit.btn-lg .lte-btn-after:after {
top: -2px;
}
@media (max-width: 768px) {
.woocommerce #respond input#submit.btn-lg {
padding: 16px 30px;
min-width: 200px !important;
}
}
.woocommerce #respond input#submit.btn-xs {
padding: 10px 24px 11px 24px;
line-height: 1.6em;
min-width: 90px;
font-size: 12px;
}
.woocommerce #respond input#submit.btn-xs .lte-btn-after:after {
font-size: 14px;
}
.woocommerce #respond input#submit .lte-btn-inner {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.woocommerce #respond input#submit .lte-btn-overlay {
display: block;
position: absolute;
background-color: #0f2c49;
background-color: var(--black);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-transition: width 0.25s ease-out;
-moz-transition: width 0.25s ease-out;
-o-transition: width 0.25s ease-out;
transition: width 0.25s ease-out;
-webkit-transition-delay: 0 !important;
-moz-transition-delay: 0 !important;
-o-transition-delay: 0 !important;
transition-delay: 0 !important;
bottom: 0;
left: 0;
height: 100%;
width: 0;
z-index: -1;
}
.woocommerce #respond input#submit .lte-btn-overlay.lte-btn-overlay-top {
display: none !important;
top: 0;
bottom: auto;
}
.woocommerce #respond input#submit.btn-transparent {
border: 0 none;
background-color: transparent;
padding: 0 10px;
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-clip: border-box;
min-width: initial;
color: #0f2c49;
color: var(--black);
}
@media (min-width: 480px) {
.woocommerce #respond input#submit.btn-transparent {
padding-left: 0;
}
}
.woocommerce #respond input#submit.btn-transparent .lte-btn-inner:before {
background-color: transparent;
}
.lte-background-black .woocommerce #respond input#submit.btn-transparent {
color: #ea4a34;
color: var(--white);
}
.lte-background-main .woocommerce #respond input#submit.btn-transparent {
color: #ea4a34;
color: var(--white);
}
.woocommerce #respond input#submit.btn-transparent .lte-btn-inner:before {
background-color: transparent !important;
}
.woocommerce #respond input#submit.btn-transparent:hover {
background-color: transparent;
}
.woocommerce #respond input#submit.btn-transparent:hover.color-hover-main {
color: #f35d22;
color: var(--main);
}
.woocommerce #respond input#submit.btn-transparent:hover.color-hover-second {
color: #f35d22;
color: var(--second);
}
.woocommerce #respond input#submit.btn-transparent:hover.color-hover-black {
color: #0f2c49;
color: var(--black);
}
.woocommerce #respond input#submit.btn-transparent:hover.color-hover-white {
color: #ea4a34;
color: var(--white);
}
.woocommerce #respond input#submit.btn-transparent:hover:before {
width: 100%;
}
.woocommerce #respond input#submit.btn-transparent:hover .lte-btn-after:after { }
.woocommerce #respond input#submit.btn-second {
border-color: #f35d22;
border-color: var(--second);
background-color: #f35d22;
background-color: var(--second);
color: #ea4a34;
color: var(--white);
}
.woocommerce #respond input#submit.btn-second:hover {
color: #ea4a34;
color: var(--white);
}
.lte-invert-color-main .woocommerce #respond input#submit.btn-second {
color: #ea4a34;
color: var(--white);
}
.woocommerce #respond input#submit.btn-black {
color: #ea4a34;
color: var(--white);
background-color: #0f2c49;
background-color: var(--black);
}
.woocommerce #respond input#submit.btn-black .lte-btn-inner:before {
background-color: #f35d22;
background-color: var(--main);
}
.woocommerce #respond input#submit.btn-gray {
color: #f7f2ed;
color: var(--gray);
border-color: #f7f2ed;
border-color: var(--gray);
background-color: #f7f2ed;
background-color: var(--gray);
}
.woocommerce #respond input#submit.btn-gray:hover {
color: #f35d22;
color: var(--main);
border-color: #f35d22;
border-color: var(--main);
}
.woocommerce #respond input#submit.btn-white {
color: #0f2c49;
color: var(--black);
border-color: #ea4a34;
border-color: var(--white);
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce #respond input#submit.btn-white:hover {
color: #0f2c49;
color: var(--black);
border-color: #f35d22;
border-color: var(--main);
}
.woocommerce #respond input#submit.color-hover-main .lte-btn-inner:before {
background-color: #f35d22;
background-color: var(--main);
}
.woocommerce #respond input#submit.color-hover-main:focus,
.woocommerce #respond input#submit.color-hover-main:hover {
color: #0f2c49;
color: var(--black);
border-color: #f35d22;
border-color: var(--main);
}
.lte-invert-color-main .woocommerce #respond input#submit.color-hover-main:focus,
.lte-invert-color-main .woocommerce #respond input#submit.color-hover-main:hover {
color: #ea4a34;
color: var(--white);
}
.woocommerce #respond input#submit.color-hover-second .lte-btn-inner:before {
background-color: #f35d22;
background-color: var(--second);
}
.woocommerce #respond input#submit.color-hover-second:focus,
.woocommerce #respond input#submit.color-hover-second:hover {
color: #0f2c49;
color: var(--black);
border-color: #f35d22;
border-color: var(--second);
}
.lte-invert-color-main:hover .woocommerce #respond input#submit.color-hover-second {
color: #ea4a34;
color: var(--white);
}
.woocommerce #respond input#submit.color-hover-black .lte-btn-inner:before {
background-color: #0f2c49;
background-color: var(--black);
}
.woocommerce #respond input#submit.color-hover-black:hover {
color: #ea4a34;
color: var(--white);
border-color: #0f2c49;
border-color: var(--black);
}
.woocommerce #respond input#submit.color-hover-black:hover .lte-btn-after {
border-color: #ea4a34;
border-color: var(--white);
}
.woocommerce #respond input#submit.color-hover-white .lte-btn-inner:before {
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce #respond input#submit.color-hover-white:focus,
.woocommerce #respond input#submit.color-hover-white:hover {
color: #0f2c49;
color: var(--black);
border-color: #ea4a34;
border-color: var(--white);
}
.woocommerce #respond input#submit.color-hover-white:focus span,
.woocommerce #respond input#submit.color-hover-white:hover span {
border-color: #0f2c49;
border-color: var(--black);
}
.woocommerce #respond input#submit.color-hover-white:focus .lte-btn-after,
.woocommerce #respond input#submit.color-hover-white:hover .lte-btn-after {
border-color: #0f2c49;
border-color: var(--black);
}
.woocommerce #respond input#submit.color-hover-gray .lte-btn-inner:before {
background-color: #f7f2ed;
background-color: var(--gray);
}
.woocommerce #respond input#submit.color-hover-gray:focus,
.woocommerce #respond input#submit.color-hover-gray:hover {
color: #0f2c49;
color: var(--black);
border-color: #f7f2ed;
border-color: var(--gray);
}
.woocommerce #respond input#submit .lte-icon {
margin-top: -22px;
margin-bottom: -22px;
margin-right: 16px;
}
.woocommerce #respond input#submit .lte-icon i {
font-size: 68px;
color: #f35d22;
color: var(--main);
}
@media (max-width: 768px) {
.woocommerce #respond input#submit .lte-icon i {
font-size: 48px;
}
}
.woocommerce #respond input#submit,
input[type="button"],
input[type="submit"] {
padding: 23px 30px 23px;
line-height: 27px;
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
min-width: 220px;
font-size: 18px;
-webkit-transition: all 0.2s ease !important;
-moz-transition: all 0.2s ease !important;
-o-transition: all 0.2s ease !important;
transition: all 0.2s ease !important;
}
@media (max-width: 768px) {
.woocommerce #respond input#submit,
input[type="button"],
input[type="submit"] {
max-width: initial;
font-size: 16px;
}
}
.woocommerce #respond input#submit:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
-webkit-transition-delay: 0s, 0s, 0s !important;
-moz-transition-delay: 0s, 0s, 0s !important;
-o-transition-delay: 0s, 0s, 0s !important;
transition-delay: 0s, 0s, 0s !important;
}
.form-control:focus,
input:focus {
outline: none;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
select {
color: #0f2c49;
color: var(--black);
}
.rtl  select,
.rtl  input,
.rtl  textarea {
direction: rtl;
}
input[type="search"] {
box-sizing: border-box;
}
form,
.form-row {
font-size: 16px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
form select,
.form-row select {
max-width: 100%;
}
form select,
.form-row select {
color: #0f2c49;
color: var(--black);
}
form textarea,
.form-row textarea,
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
width: 100%;
display: block;
margin: 0 auto;
font-size: 16px;
color: #000000;
background-clip: padding-box;
box-shadow: none !important;
-webkit-appearance: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
background: transparent;
padding: 26px 0px 14px;
border: 1px solid transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}
form textarea.wpcf7-not-valid,
.form-row textarea.wpcf7-not-valid,
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]).wpcf7-not-valid,
.form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]).wpcf7-not-valid {
border-bottom-color: var(--red) !important;
}
form textarea:focus,
.form-row textarea:focus,
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):focus,
.form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):focus {
outline: none;
border-bottom-color: var(--main);
}
form input[type="number"],
.form-row input[type="number"] {
padding: 0 !important;
padding-left: 20px !important;
padding-inline-start: 20px !important;
padding-inline-end: 0 !important;
font-size: 16px !important;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
-webkit-border-radius: 8px !important;
-moz-border-radius: 8px !important;
border-radius: 8px !important;
background-clip: border-box !important;
}
form .date:not(.wpcf7-form-control-wrap),
.form-row .date:not(.wpcf7-form-control-wrap) {
margin: 0 !important;
}
.select-wrap {
width: 100%;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
background-color: #ea4a34;
background-color: var(--white);
border: 1px solid rgba(0, 0, 0, 0.1);
outline: 0 !important;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
color: rgba(0, 0, 0, 0.5);
}
.select-wrap:after,
.select-wrap select {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.select-wrap select {
background: none !important;
border: none;
width: 99%;
font-size: 16px;
padding: 22px 30px 22px 20px;
padding-right: 3.4em !important;
max-width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.select-wrap select:hover {
cursor: pointer;
}
.select-wrap option {
padding: 0.4em 1em;
}
.select-wrap:after {
content: "\f078";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
display: block;
line-height: 1em;
font-size: 10px;
width: 1em;
height: 1em;
text-align: center;
position: absolute;
right: 30px;
top: 53%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 2;
pointer-events: none;
cursor: pointer;
color: #0f2c49;
color: var(--black);
}
.rtl .select-wrap:after {
right: auto;
left: 20px;
}
.select-wrap select::-ms-expand {
display: none;
}
.select2-container .select2-selection--single {
text-align: start;
padding: 22px 25px 12px;
font-size: 14px;
height: 72px !important;
border: 1px solid rgba(0, 0, 0, 0.2);
margin-bottom: 0 !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
letter-spacing: var(--font-main-letterspacing);
font-weight: 400;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 21px !important;
right: 16px !important;
}
.rtl .select2-container--default .select2-selection--single .select2-selection__arrow {
right: auto !important;
left: 16px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
content: "\f105";
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 18px;
color: #0f2c49;
color: var(--black);
}
@media (max-width: 768px) {
.lte-background-white.elementor-widget-lte-cf7 {
margin-left: 15px;
margin-right: 15px;
}
}
.lte-contact-form-7 {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
text-align: center;
}
.lte-contact-form-7.lte-padding-yes {
padding: 50px 60px 35px;
}
@media (max-width: 479px) {
.lte-contact-form-7.lte-padding-yes {
padding: 50px 15px 30px;
}
}
.lte-contact-form-7 h4.lte-header {
margin-bottom: 24px;
padding-right: 15px;
line-height: 1.3em;
font-size: 24px;
}
.lte-contact-form-7 h4.lte-header span {
color: #f35d22;
color: var(--main);
}
.lte-background-main .lte-contact-form-7 h4.lte-header {
color: #ea4a34;
color: var(--white);
}
.lte-background-main .lte-contact-form-7 h4.lte-header span {
color: #0f2c49;
color: var(--black);
}
.lte-contact-form-7 h6.lte-header {
font-size: 18px;
margin-bottom: 30px;
}
.lte-contact-form-7 .lte-descr {
font-size: 16px;
margin-bottom: 24px;
display: block;
}
.lte-contact-form-7 .row textarea {
margin-bottom: -10px;
}
.lte-contact-form-7 .row.submit-row {
text-align: left;
}
@media (max-width: 1199px) {
.lte-contact-form-7 .row.submit-row {
text-align: center !important;
}
}
.cf7-btn .lte-contact-form-7 p { }
.cf7-btn .lte-contact-form-7 .wpcf7-spinner {
display: block;
position: absolute;
left: 50%;
margin-top: 20px;
margin-left: -12px;
}
.cf7-btn .lte-contact-form-7 .wpcf7-submit {
max-width: 280px;
}
@media (min-width: 768px) {
.lte-contact-form-7.form-center form {
text-align: center;
}
.lte-contact-form-7.form-left form {
text-align: left;
}
.lte-contact-form-7.form-right form {
text-align: right;
}
.lte-contact-form-7.form-center.form-input-group form p {
text-align: center;
}
.lte-contact-form-7.form-left.form-input-group form p {
text-align: left;
margin: 0;
}
.lte-contact-form-7.form-right.form-input-group form p {
text-align: right;
margin: 0;
}
}
.lte-contact-form-7 p {
margin-bottom: 20px;
}
.lte-contact-form-7 p > span {
margin-bottom: 0;
}
.lte-contact-form-7 .wpcf7 form {
padding: 0;
}
.lte-contact-form-7 .wpcf7 form br {
display: none;
}
.lte-contact-form-7 .wpcf7 form fieldset {
margin-top: 0;
padding: 0;
}
.lte-contact-form-7 .wpcf7 form input[type="submit"] {
width: 100%;
}
.lte-contact-form-7.form-padding-none form {
padding: 0;
margin-bottom: 0;
}
.lte-contact-form-7.lte-background-white {
background-color: #ea4a34;
background-color: var(--white);
}
.lte-contact-form-7.lte-background-white .select-wrap,
.lte-contact-form-7.lte-background-white textarea,
.lte-contact-form-7.lte-background-white input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
border: 1px solid rgba(0, 0, 0, 0.15) !important;
}
.lte-contact-form-7.lte-background-white input[type="submit"] {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
}
.lte-contact-form-7.lte-background-white input[type="submit"]:hover {
background-color: #f35d22;
background-color: var(--main);
color: #0f2c49;
color: var(--black);
}
.lte-contact-form-7.lte-btn-main input[type="submit"] {
background-color: #f35d22 !important;
background-color: var(--main) !important;
color: #ea4a34;
color: var(--white);
}
.lte-contact-form-7.lte-btn-main input[type="submit"]:hover {
background-color: #0f2c49 !important;
background-color: var(--black) !important;
color: #ea4a34;
color: var(--white);
}
.lte-contact-form-7.lte-btn-second input[type="submit"] {
background-color: #f35d22 !important;
background-color: var(--second) !important;
color: #0f2c49;
color: var(--black);
}
.lte-contact-form-7.lte-btn-second input[type="submit"]:hover {
background-color: #0f2c49 !important;
background-color: var(--black) !important;
color: #ea4a34;
color: var(--white);
}
.lte-contact-form-7.lte-btn-white input[type="submit"] {
background-color: #ea4a34 !important;
background-color: var(--white) !important;
color: #0f2c49;
color: var(--black);
}
.lte-contact-form-7.lte-btn-white input[type="submit"]:hover {
background-color: #f35d22 !important;
background-color: var(--main) !important;
color: #ea4a34;
color: var(--white);
}
.lte-contact-form-7.lte-btn-black input[type="submit"] {
background-color: #0f2c49 !important;
background-color: var(--black) !important;
color: #ea4a34;
color: var(--white);
}
.lte-contact-form-7.lte-btn-black input[type="submit"]:hover {
background-color: #f35d22 !important;
background-color: var(--second) !important;
color: #0f2c49;
color: var(--black);
}
.woocommerce-product-search,
.wp-searchform,
form.post-password-form,
form.search-form,
form.wpcf7-form,
form.form,
form {
text-align: center;
padding: 45px 45px 25px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
position: relative;
}
.woocommerce-product-search .ajax-loader,
.wp-searchform .ajax-loader,
form.post-password-form .ajax-loader,
form.search-form .ajax-loader,
form.wpcf7-form .ajax-loader,
form.form .ajax-loader,
form .ajax-loader {
display: block;
margin: 0 auto;
text-align: center;
}
.woocommerce-product-search h3,
.wp-searchform h3,
form.post-password-form h3,
form.search-form h3,
form.wpcf7-form h3,
form.form h3,
form h3 {
text-align: start;
}
.woocommerce-product-search select,
.wp-searchform select,
form.post-password-form select,
form.search-form select,
form.wpcf7-form select,
form.form select,
form select {
max-width: 100%;
}
.woocommerce-product-search label,
.wp-searchform label,
form.post-password-form label,
form.search-form label,
form.wpcf7-form label,
form.form label,
form label {
text-align: start;
display: block;
font-size: 14px;
padding-left: 0px;
margin-bottom: -2px;
}
.woocommerce-product-search.comment-form textarea,
.wp-searchform.comment-form textarea,
form.post-password-form.comment-form textarea,
form.search-form.comment-form textarea,
form.wpcf7-form.comment-form textarea,
form.form.comment-form textarea,
form.comment-form textarea,
.woocommerce-product-search.comment-form input[type="search"],
.wp-searchform.comment-form input[type="search"],
form.post-password-form.comment-form input[type="search"],
form.search-form.comment-form input[type="search"],
form.wpcf7-form.comment-form input[type="search"],
form.form.comment-form input[type="search"],
form.comment-form input[type="search"],
.woocommerce-product-search.comment-form input[type="email"],
.wp-searchform.comment-form input[type="email"],
form.post-password-form.comment-form input[type="email"],
form.search-form.comment-form input[type="email"],
form.wpcf7-form.comment-form input[type="email"],
form.form.comment-form input[type="email"],
form.comment-form input[type="email"],
.woocommerce-product-search.comment-form input[type="text"],
.wp-searchform.comment-form input[type="text"],
form.post-password-form.comment-form input[type="text"],
form.search-form.comment-form input[type="text"],
form.wpcf7-form.comment-form input[type="text"],
form.form.comment-form input[type="text"],
form.comment-form input[type="text"] {
width: 100%;
}
.woocommerce-product-search .input-group input,
.wp-searchform .input-group input,
form.post-password-form .input-group input,
form.search-form .input-group input,
form.wpcf7-form .input-group input,
form.form .input-group input,
form .input-group input {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomright: 0;
-moz-background-clip: padding;
border-bottom-right-radius: 0;
}
.woocommerce-product-search.woocommerce-product-search,
.wp-searchform.woocommerce-product-search,
form.post-password-form.woocommerce-product-search,
form.search-form.woocommerce-product-search,
form.wpcf7-form.woocommerce-product-search,
form.form.woocommerce-product-search,
form.woocommerce-product-search,
.woocommerce-product-search.wp-searchform,
.wp-searchform.wp-searchform,
form.post-password-form.wp-searchform,
form.search-form.wp-searchform,
form.wpcf7-form.wp-searchform,
form.form.wp-searchform,
form.wp-searchform {
padding: 0;
margin: 0;
}
.woocommerce-product-search.woocommerce-product-search input[type="text"],
.wp-searchform.woocommerce-product-search input[type="text"],
form.post-password-form.woocommerce-product-search input[type="text"],
form.search-form.woocommerce-product-search input[type="text"],
form.wpcf7-form.woocommerce-product-search input[type="text"],
form.form.woocommerce-product-search input[type="text"],
form.woocommerce-product-search input[type="text"],
.woocommerce-product-search.wp-searchform input[type="text"],
.wp-searchform.wp-searchform input[type="text"],
form.post-password-form.wp-searchform input[type="text"],
form.search-form.wp-searchform input[type="text"],
form.wpcf7-form.wp-searchform input[type="text"],
form.form.wp-searchform input[type="text"],
form.wp-searchform input[type="text"] {
width: 100% !important;
color: #0f2c49;
color: var(--black);
}
.woocommerce-product-search textarea,
.wp-searchform textarea,
form.post-password-form textarea,
form.search-form textarea,
form.wpcf7-form textarea,
form.form textarea,
form textarea {
height: 140px;
}
@media (max-width: 991px) {
.woocommerce-product-search,
.wp-searchform,
form.post-password-form,
form.search-form,
form.wpcf7-form,
form.form,
form {
padding: 30px 25px;
}
}
.woocommerce-product-search p > input[type="submit"],
.wp-searchform p > input[type="submit"],
form.post-password-form p > input[type="submit"],
form.search-form p > input[type="submit"],
form.wpcf7-form p > input[type="submit"],
form.form p > input[type="submit"],
form p > input[type="submit"] {
margin-top: 30px !important;
}
.page-content div.search-form form.wp-searchform .input-div input[type="text"] {
background-color: #f7f2ed !important;
background-color: var(--gray) !important;
}
form .input-radio + label {
display: inline-block;
}
.wpcf7-not-valid-tip {
font-size: 14px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.select-wrap select {
padding: 13px 18px;
}
}
@supports (-ms-ime-align:auto) {
.select-wrap select {
padding: 13px 18px;
}
}
@media (min-width: 1200px) {
.col-align-center .lte-btn-wrap.btn-wrap-inline {
margin-left: 36px;
}
.col-align-center .lte-btn-wrap.btn-wrap-inline + .btn-wrap-inline {
margin-left: 0;
}
}
.lte-btn-wrap.btn-wrap-inline {
display: inline-block;
margin-bottom: 5px;
}
@media (min-width: 992px) {
.lte-btn-wrap.btn-wrap-inline {
margin-right: 18px;
margin-left: 18px;
}
}
@media (max-width: 991px) {
.lte-btn-wrap.btn-wrap-inline {
margin-left: 18px;
margin-right: 18px;
}
}
@media (max-width: 479px) {
.lte-btn-wrap.btn-wrap-inline {
margin-left: 0;
margin-right: 0;
}
}
.lte-btn-wrap.align-center {
text-align: center;
}
.lte-btn-wrap.align-center.btn-wrap-inline {
margin: 0 20px 15px 0;
}
@media (max-width: 768px) {
.lte-btn-wrap.align-center.btn-wrap-inline {
margin-left: 15px;
}
}
.lte-btn-wrap + .lte-btn-wrap {
margin-top: 20px;
}
.lte-btn + .lte-btn {
margin-left: 10px;
}
label.css-radio {
margin: 0 0 16px 0px !important;
display: block;
position: relative;
min-height: 22px;
line-height: 17px;
padding: 4px 0;
margin: 0 0 10px 0;
overflow: hidden;
cursor: pointer;
}
label.css-radio:hover {
opacity: 0.8;
}
label.css-radio input {
position: absolute;
left: -20px;
}
label.css-radio > span {
font-size: 10pt;
font-weight: bold;
padding: 6px 0 0 30px;
display: inline-block;
}
label.css-radio > span:before {
width: 22px;
height: 22px;
bottom: 0px;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
background-color: #ea4a34;
background-color: var(--white);
left: 2px;
display: block;
content: "";
position: absolute;
background: #f5f5f5;
}
label.css-radio input:checked + span:after {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
background-color: #0f2c49;
background-color: var(--black);
width: 12px;
height: 12px;
display: block;
content: "";
top: 8px;
left: 7px;
position: absolute;
z-index: 100;
}
label.css-radio.no-label {
display: inline-block;
width: 22px;
margin: 0 4px 0 0;
}
.form-with-labels,
.forms {
margin: 0 -3px;
}
.form-with-labels > div,
.forms > div {
padding-left: 3px;
padding-right: 3px;
position: relative;
}
.form-input-group form p {
margin: 0 auto;
width: 100%;
margin-bottom: 0;
}
@media (min-width: 480px) {
.form-input-group form p {
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-moz-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.form-input-group form p .wpcf7-form-control-wrap {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
display: block;
position: relative;
margin-bottom: 0;
margin-top: 0;
}
.form-input-group form p span + span {
display: flex;
margin-left: -1px;
}
.form-input-group form p .lte-btn {
min-width: 240px;
margin: 0 0 0 -70px !important;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius-bottomleft: 0;
-moz-background-clip: padding;
border-bottom-left-radius: 0;
line-height: 1.5em;
}
}
.form-input-group form p input {
margin-bottom: 0 !important;
height: 100%;
border: 0 none !important;
}
@media (max-width: 479px) {
.form-input-group form p input {
margin-bottom: 16px !important;
}
}
.form-input-group form p span.wpcf7-not-valid-tip {
position: absolute;
font-size: 14px;
}
div.wpcf7-response-output {
max-width: 600px;
margin: 0 auto;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
font-size: 14px;
padding: 6px 8px;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
background-color: #f35d22;
background-color: var(--main);
border-color: transparent;
}
.wpcf7-form-control-wrap {
position: relative;
display: block;
width: 100%;
margin-top: 0px;
margin-bottom: 20px;
}
.wpcf7-form-control-wrap textarea {
margin-bottom: 0px !important;
}
.wpcf7-form-control-wrap.margin-none {
margin-bottom: 0;
}
.wpcf7-form-control-wrap > .select-wrap {
margin-bottom: 0;
}
.wpcf7-form-control-wrap + span.fa {
color: rgba(0, 0, 0, 0.15);
position: absolute;
top: 23px;
right: 35px;
font-size: 18px;
}
.wpcf7-radio,
.wpcf7-checkbox {
overflow: hidden;
display: block;
position: relative;
cursor: pointer;
}
.wpcf7-radio .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
margin-bottom: 8px;
}
.wpcf7-radio input,
.wpcf7-checkbox input {
position: absolute;
left: -50px;
}
.wpcf7-radio label,
.wpcf7-checkbox label {
font-weight: normal;
margin-bottom: 0;
font-size: 14px !important;
}
.wpcf7-radio input + span,
.wpcf7-checkbox input + span {
vertical-align: bottom;
display: inline-block;
cursor: pointer;
position: relative;
}
.wpcf7-radio input + span:before,
.wpcf7-checkbox input + span:before {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEzNDYxNkQ3N0M5RjExRTdBQ0JGRjdCMkREMTNFNkRBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEzNDYxNkQ4N0M5RjExRTdBQ0JGRjdCMkREMTNFNkRBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTM0NjE2RDU3QzlGMTFFN0FDQkZGN0IyREQxM0U2REEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTM0NjE2RDY3QzlGMTFFN0FDQkZGN0IyREQxM0U2REEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4I513VAAAALUlEQVR42mK8evUqA+mABYi1tLRI0nPt2jUmBrLAqLZRbSNbGwsk/5CqDSDAAN+KCCm2GjBVAAAAAElFTkSuQmCC) no-repeat 50% 50%;
width: 20px;
height: 20px;
text-align: center;
font-size: 14px;
margin-bottom: 2px;
margin-right: 10px;
padding: 0px 0 0 1px;
vertical-align: middle;
content: " ";
display: inline-block;
}
.wpcf7-radio input:checked + span:before,
.wpcf7-checkbox input:checked + span:before {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVFNENEODc5N0M5RTExRTdBMDg2RjZGRTNCREQyM0NGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVFNENEODdBN0M5RTExRTdBMDg2RjZGRTNCREQyM0NGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUU0Q0Q4Nzc3QzlFMTFFN0EwODZGNkZFM0JERDIzQ0YiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUU0Q0Q4Nzg3QzlFMTFFN0EwODZGNkZFM0JERDIzQ0YiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz66Prs0AAAAsElEQVR42rzTuw3DIBQFUCdyRc0SsAi9h2AdempqahgEWIKaNrkREk7wJyFSciWjJ5kjeNhcQgjTeGY8nPMhE2O8Tl/llyzn7L3ve3trlFIYUQshPlrt2Vhra9EzvEgp7RpkWRZKac+01mgAY5Vb03a49lZKqbNRQGKSc+7IrKsRQqSUGKs0xpyYl00yxpps2TX9kXTyyOx8gCpxYifmEdyA22BA/vsrz/X+jLK7AAMAW8GbphLkpbkAAAAASUVORK5CYII=);
}
.wpcf7-radio.wpcf7-radio input + span:before,
.wpcf7-checkbox.wpcf7-radio input + span:before {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM4MUZCM0JBN0M5RjExRTdBRjMxODdDQjJCMzdCRkFGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM4MUZCM0JCN0M5RjExRTdBRjMxODdDQjJCMzdCRkFGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzgxRkIzQjg3QzlGMTFFN0FGMzE4N0NCMkIzN0JGQUYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzgxRkIzQjk3QzlGMTFFN0FGMzE4N0NCMkIzN0JGQUYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6fyCEwAAABlUlEQVR42qSUvUvDUBTFX9oa0HbK16jiB5JuTo4uiqC4u+oo7iLOou7WTVz9BxxEXNw6dWqLg1Ld2nxMjWBsqeeUp0hMY9tcOLyb5J1f3kvevUqv1xPRqNVqMxh2oE1oATIgF3qGbqGbYrH4GvUpv2GATGI4gQ4Mw5goFApCVVWRzWZFt9sVYRiKdrstXNf9xJwSdAzo+x8YQCaGO13Xly3LEoqiiEFBT6vVEp7nVXC5AaDzAwNIRf5omuYKJIYNx3GoMtJVAD8y8v65pmkjgRicTx/Ss/7KqtXqND+sbdu5pK0lbbler3eQLnJle3jDWKD+auCjH+kuYWv5fF6kCf51xDphc/z9aUL6lwjTeY7ShPRrhHk8kGlC+n3CXniy04T0PxH2EARBKhhLDHFP2BVOcSeu4Ic9Z/Qjvc6gDN6QXDSbzbFg0lcCp/FdToe+75dZa6ME59NHP6/7MFD5BbfxsMI3/bdlPuc8zqePRR7Xz6YwnEL76Ge5hH7Gb3QJHcX2s0innZWddguaH9BpG1HflwADAL6cxSKlTuy3AAAAAElFTkSuQmCC) no-repeat 50% 50%;
}
.wpcf7-radio.wpcf7-radio input:checked + span:before,
.wpcf7-checkbox.wpcf7-radio input:checked + span:before {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIxQjg1N0U1N0M5RjExRTdBMUZBQTIwQjVDNkEwQTQ2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIxQjg1N0U2N0M5RjExRTdBMUZBQTIwQjVDNkEwQTQ2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjFCODU3RTM3QzlGMTFFN0ExRkFBMjBCNUM2QTBBNDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjFCODU3RTQ3QzlGMTFFN0ExRkFBMjBCNUM2QTBBNDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7vLx1nAAACAUlEQVR42qxUPW8aQRR8Zz4kGwq+SycKjiLoUiDo0tgCbLlPG5dRCrooch0lqUxj/4b8ACyBojSpOBpXgFwQxRXimwIsBYLIzOmIbi9wMlFGmtt9eztzu+92n7ZcLsWORqPxCM1L8Bg8ACNgH2yB1+DnZDJ5Z9dpVjOY7KJ5D76JRCIev98vXq9XXC6XLBYLmc1mMplMpN/vzzHnEjyH6f1fZjCKoqmEw+HnsVhMNE2TTaCm2+3KYDC4QZiFYe+PGYy86H+LRqNpUB6KXq9H6ui+gOHPHXP8UygU2sqI4Hzq0P1orKxer+8zsYlEwm3d2nw+l3K5LLquy2g0kmAwKOl0WnK5nHg8HmXLzWbzF7pP3Xic4QuKERNdLBal1WopWyqVShRKoVAwfoyxGuiox/tX3Oahz+dTls8VWY2s4HilUlHG+NeBI5o9WX1lhVqt5pirarWqxKb+Gc3CPEdWMEdOGI/HSmzqQzQb8EBawWQ7IRAIKLGpH9LsOxNuRSqVcjTLZDJKbOpvafZ1Op0qL/P5vMTj8bVGHM9ms8oYrxjw5b+eMyOA4UW73V7+C6iDvkif1XV6OxwOdR7MbcD51FHP2DDDJWUGT/HyptPpyLoaZ68anMf51PGSr6tne2g+gK9Rz9wO9Yw5ugLfra1ntkr72Ky0J/yBGyrtD7vutwADAFsMQcfkQVQRAAAAAElFTkSuQmCC);
}
.wpcf7-radio .wpcf7-list-item {
display: block;
margin-bottom: 16px;
}
.wpcf7-submit {
margin: 0 auto !important;
}
.lte-form-date {
display: block;
position: relative;
}
.lte-form-date:after {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f073";
position: absolute;
right: 20px;
margin-top: 1px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 14px;
color: #f35d22;
color: var(--main);
} .elementor-widget-lte-icons.lte-icons-align-center {
text-align: center;
}
@media (max-width: 1199px) {
.elementor-widget-lte-icons.lte-icons-align-tablet-center {
text-align: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.elementor-widget-lte-icons.lte-icons-align-tablet-center .lte-block-icon {
display: block;
}
.elementor-widget-lte-icons.lte-icons-align-tablet-center .lte-block-icon > li {
float: none;
width: auto;
}
}
@media (max-width: 768px) {
.elementor-widget-lte-icons.lte-icons-align-mobile-center {
text-align: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.elementor-widget-lte-icons.lte-icons-align-mobile-center .lte-block-icon {
display: block;
}
.elementor-widget-lte-icons.lte-icons-align-mobile-center .lte-block-icon > li {
float: none;
width: auto;
}
}
.elementor-widget-lte-icons.lte-icons-align-left {
text-align: left;
}
@media (max-width: 1199px) {
.elementor-widget-lte-icons.lte-icons-align-tablet-left {
text-align: left;
}
.elementor-widget-lte-icons.lte-icons-align-tablet-left .lte-block-icon.lte-icon-type-right {
text-align: left;
}
.elementor-widget-lte-icons.lte-icons-align-tablet-left .lte-block-icon.lte-icon-type-right .lte-inner {
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.elementor-widget-lte-icons.lte-icons-align-tablet-left .lte-block-icon.lte-icon-type-right .lte-inner .lte-icon-content {
margin-right: 0;
margin-left: 40px;
margin-inner-start: 40px;
margin-inner-end: 0;
}
}
@media (max-width: 768px) {
.elementor-widget-lte-icons.lte-icons-align-mobile-left {
text-align: left;
}
}
.elementor-widget-lte-icons.lte-icons-align-right {
text-align: right;
}
@media (max-width: 1199px) {
.elementor-widget-lte-icons.lte-icons-align-tablet-right {
text-align: right;
}
}
@media (max-width: 768px) {
.elementor-widget-lte-icons.lte-icons-align-mobile-right {
text-align: right;
}
}
.elementor-widget-lte-icons .lte-block-icon {
list-style: none;
padding: 0;
margin-top: 0;
margin-left: -15px;
margin-right: -15px;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
@media (max-width: 768px) {
.elementor-widget-lte-icons .lte-block-icon .col-xs-6 {
width: 49% !important;
}
}
@media (max-width: 479px) {
.elementor-widget-lte-icons .lte-block-icon.row {
display: block !important;
}
}
.elementor-widget-lte-icons .lte-block-icon:after {
content: "";
display: block;
clear: both;
}
.elementor-widget-lte-icons .lte-block-icon .lte-descr {
line-height: 1.8em;
margin-top: 0px;
display: block;
font-size: 14px;
font-weight: 300;
}
.lte-body-black .elementor-widget-lte-icons .lte-block-icon .lte-descr,
.lte-background-black .elementor-widget-lte-icons .lte-block-icon .lte-descr {
color: #ea4a34;
color: var(--white);
}
.elementor-widget-lte-icons .lte-block-icon small + .lte-descr {
margin-top: -5px;
}
.elementor-widget-lte-icons .lte-block-icon .lte-header {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
display: block;
margin: 0;
}
.lte-background-black .elementor-widget-lte-icons .lte-block-icon .lte-header {
color: #ea4a34;
color: var(--white);
}
.elementor-widget-lte-icons .lte-block-icon span.lte-header { }
.elementor-widget-lte-icons .lte-block-icon span.lte-header.lte-h4 {
font-size: 30px;
}
.elementor-widget-lte-icons .lte-block-icon span.lte-header.lte-h5 {
font-size: 24px;
}
.elementor-widget-lte-icons .lte-block-icon span.lte-header.lte-h6 {
font-size: 20px;
}
.elementor-widget-lte-icons .lte-block-icon span.lte-header.lte-small {
font-size: 16px;
line-height: 1.4em;
}
.elementor-widget-lte-icons .lte-block-icon span.lte-header.lte-span {
font-size: 18px;
}
.elementor-widget-lte-icons .lte-block-icon.layout-cols8 {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.elementor-widget-lte-icons .lte-block-icon.layout-cols8 li {
width: 12.5%;
}
.elementor-widget-lte-icons .lte-block-icon.layout-cols5 {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.elementor-widget-lte-icons .lte-block-icon.layout-cols5 li {
width: 20%;
}
.elementor-widget-lte-icons .lte-block-icon.layout-inline {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-moz-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: start;
justify-content: start;
margin-left: -30px;
}
.elementor-widget-lte-icons .lte-block-icon.layout-inline li {
margin-left: 30px;
}
.elementor-widget-lte-icons .lte-block-icon.layout-inline .lte-inner {
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top {
text-align: center;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.lte-hover-animation-yes li:hover i {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
-o-transform: translateY(-8px);
transform: translateY(-8px);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.lte-icon-shape-circle i:before {
font-size: 30px;
width: 64px !important;
height: 64px !important;
display: block !important;
line-height: 56px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.lte-icon-shape-circle.lte-icon-size-xlarge li:before {
content: "";
width: 80px;
height: 80px;
background-color: #ea4a34;
background-color: var(--white);
display: block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 0;
}
@media (max-width: 991px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.lte-icon-shape-circle.lte-icon-size-xlarge li:before {
display: none;
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.lte-icon-shape-circle.lte-icon-size-xlarge li i:before {
font-size: 48px;
width: auto !important;
height: auto !important;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.lte-icon-shape-circle.lte-icon-size-xlarge li .lte-inner {
z-index: 2;
position: relative;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.lte-icon-shape-circle.lte-icon-size-xlarge li .lte-icon-content {
margin-top: 24px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.lte-icon-shape-circle.lte-hover-animation-yes li:hover i {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
-webkit-transform: translateY(0px) scale(1.2);
-moz-transform: translateY(0px) scale(1.2);
-ms-transform: translateY(0px) scale(1.2);
-o-transform: translateY(0px) scale(1.2);
transform: translateY(0px) scale(1.2);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top .lte-inner {
display: block;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top i {
margin-bottom: 0px;
display: inline-block;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top .lte-icon-content {
margin-top: 16px;
display: block;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top .lte-header {
margin: 24px 0 0 0;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top .lte-descr {
padding: 12px 30px 0;
}
@media (max-width: 768px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top .lte-descr {
font-size: 14px;
line-height: 1.4em;
padding-left: 0;
padding-right: 0;
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.layout-cols8 {
margin-bottom: -15px;
margin-right: 0;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.layout-cols8 li {
margin-bottom: 15px;
}
@media (max-width: 991px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.layout-cols8 li {
width: 25%;
}
}
@media (max-width: 479px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.layout-cols8 li {
width: 50%;
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.layout-cols8 .lte-inner {
margin-left: 15px;
padding: 30px 15px 25px 15px;
background-color: #ea4a34;
background-color: var(--white);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.075);
}
@media (max-width: 1199px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.layout-cols8 .lte-header {
font-size: 12px;
}
}
@media (max-width: 991px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top.layout-cols8 .lte-header {
font-size: 16px;
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-only .lte-inner i {
position: relative;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-only .lte-inner i:before {
width: 80px;
height: 80px;
line-height: 72px;
z-index: 2;
position: relative;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-only .lte-inner i:after {
content: "";
background-color: #ea4a34;
background-color: var(--white);
width: 120px;
height: 120px;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
z-index: 1;
zoom: 1;
filter: alpha(opacity=25);
-webkit-opacity: 0.25;
-moz-opacity: 0.25;
opacity: 0.25;
-webkit-transform: translate(-50%, -50%) scale(0.8);
-moz-transform: translate(-50%, -50%) scale(0.8);
-ms-transform: translate(-50%, -50%) scale(0.8);
-o-transform: translate(-50%, -50%) scale(0.8);
transform: translate(-50%, -50%) scale(0.8);
-webkit-animation: lte-glowing 1250ms infinite alternate;
-moz-animation: lte-glowing 1250ms infinite alternate;
-o-animation: lte-glowing 1250ms infinite alternate;
animation: lte-glowing 1250ms infinite alternate;
}
@keyframes lte-glowing {
0% {
-webkit-transform: translate(-50%, -50%) scale(0.95);
-moz-transform: translate(-50%, -50%) scale(0.95);
-ms-transform: translate(-50%, -50%) scale(0.95);
-o-transform: translate(-50%, -50%) scale(0.95);
transform: translate(-50%, -50%) scale(0.95);
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1.1);
-moz-transform: translate(-50%, -50%) scale(1.1);
-ms-transform: translate(-50%, -50%) scale(1.1);
-o-transform: translate(-50%, -50%) scale(1.1);
transform: translate(-50%, -50%) scale(1.1);
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left .lte-inner {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left .lte-icon-content {
margin: -5px 0 0 20px;
margin-inline-start: 20px;
margin-inline-end: 0;
display: flex;
flex-wrap: wrap;
align-items: center;
}
@media (min-width: 1200px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left .lte-icon-content {
max-width: 400px;
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left .lte-icon-content .lte-descr {
margin-top: 12px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.hasIconText .lte-icon-text {
position: relative;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.hasIconText .lte-icon-text:after {
content: "";
border-right: 2px dotted var(--black);
border-color: #0f2c49;
border-color: var(--black);
height: 18px;
position: absolute;
bottom: -22px;
left: 50%;
zoom: 1;
filter: alpha(opacity=40);
-webkit-opacity: 0.4;
-moz-opacity: 0.4;
opacity: 0.4;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.hasIconText li:last-child .lte-icon-text:after {
display: none;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.hasIconText .lte-icon-content {
margin-left: 24px;
margin-inline-start: 24px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.lte-icon-size-xsmall .lte-icon-content {
margin: 0px 0 0 8px;
margin-inline-start: 8px;
margin-inline-end: 0;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.lte-icon-size-xsmall.icons-count-1 .lte-icon-content {
margin-top: -4px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.lte-icon-shape-circle i:before {
width: 70px !important;
height: 70px !important;
display: block !important;
line-height: 64px;
transition: transform 100ms linear;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.lte-icon-shape-circle.lte-hover-animation-yes i:hover:before {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
transition: transform 400ms cubic-bezier(0.175, 0.885, 0.32, 4.75);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.lte-icon-size-xsmall.lte-icon-shape-circle i {
height: 60px !important;
text-align: center;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.lte-icon-size-xsmall.lte-icon-shape-circle i:before {
width: 60px !important;
height: 60px !important;
line-height: 54px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-right .lte-inner {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: reverse;
-moz-box-direction: reverse;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-right .lte-icon-content {
margin: -5px 35px 0 0;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-right .lte-icon-content .lte-descr {
margin-top: 6px;
}
.elementor-widget-lte-icons .lte-block-icon a .lte-header {
color: #0f2c49;
color: var(--black);
}
.elementor-widget-lte-icons .lte-block-icon a:hover { }
@media (min-width: 1200px) and (max-width: 1599px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid.icons-count-6 li:nth-child(3):after,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed.icons-count-6 li:nth-child(3):after {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid.icons-count-6 li:nth-child(3):after,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed.icons-count-6 li:nth-child(3):after {
display: none;
}
}
@media (max-width: 991px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid.icons-count-6 li:nth-child(even):after,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed.icons-count-6 li:nth-child(even):after {
display: none;
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:not(:last-child):after,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li:not(:last-child):after {
content: "";
position: absolute;
right: 0;
top: -5px;
height: 100px;
border-right: 2px dotted rgba(0, 0, 0, 0.35);
}
.rtl .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:not(:first-child):after,
.rtl .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li:not(:first-child):after {
content: "";
position: absolute;
right: 0;
top: -5px;
height: 100px;
border-right: 2px dotted rgba(0, 0, 0, 0.35);
}
.lte-background-black .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:after,
.lte-background-black .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li:after,
.lte-background-main .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:after,
.lte-background-main .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li:after {
border-color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 991px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:nth-child(even),
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li:nth-child(even) {
border-right: 0;
}
}
@media (max-width: 991px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li {
border-right: 0 !important;
}
}
body:not(.rtl) .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid.layout-cols3 li:nth-child(3),
body:not(.rtl) .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed.layout-cols3 li:nth-child(3) {
border-right: 0 !important;
}
.rtl .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid.layout-cols3 li:nth-child(4),
.rtl .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed.layout-cols3 li:nth-child(4) {
border-right: 0 !important;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid.layout-cols6,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed.layout-cols6 { }
@media (max-width: 1599px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid.layout-cols6 li:nth-child(3),
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed.layout-cols6 li:nth-child(3) {
border-right: 0 !important;
}
}
.lte-background-black .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:not(:last-child),
.lte-background-black .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li:not(:last-child) {
border-color: rgba(255, 255, 255, 0.25);
}
.rtl .lte-background-black .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:first-child,
.rtl .lte-background-black .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li:first-child {
border-color: transparent;
}
.rtl .lte-background-black .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:not(:first-child),
.rtl .lte-background-black .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li:not(:first-child) {
border-color: rgba(255, 255, 255, 0.25);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:not(:last-child):after {
border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.rtl .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li:not(:first-child):after {
border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.lte-background-black .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li,
.lte-background-main .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-solid li {
border-color: rgba(255, 255, 255, 0.25);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-lg {
margin-bottom: -110px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-lg li {
margin-bottom: 110px;
}
@media (max-width: 1199px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-lg {
margin-bottom: -50px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-lg li {
margin-bottom: 50px;
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-md {
margin-bottom: -48px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-md li {
margin-bottom: 48px;
}
@media (max-width: 768px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-md {
margin-bottom: -40px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-md li {
margin-bottom: 40px;
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-sm {
margin-bottom: -30px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-sm li {
margin-bottom: 30px;
}
@media (max-width: 768px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-sm {
margin-bottom: -30px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-space-sm li {
margin-bottom: 30px;
}
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-align-left {
text-align: left;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-align-center {
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-align-right {
text-align: right;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-shape-circle i:before,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-shape-square i:before {
padding: 4px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-shape-circle i:before,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-white i.lte-icon-text {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-padding-small i:before {
padding: 8px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-padding-large i:before {
padding: 12px;
width: 80px;
height: 80px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-size-xlarge i {
font-size: 80px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-size-large i {
font-size: 64px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-size-medium i {
font-size: 48px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-size-small i {
font-size: 30px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-size-xsmall i {
padding: 1px;
font-size: 18px;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-size-xsmall { }
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-disabled i {
border: 0 none;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-main i,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-second i,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-black i,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-white i {
border: 10px solid var(--white);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-main i {
border-color: #f35d22;
border-color: var(--main);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-second i {
border-color: #f35d22;
border-color: var(--second);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-black i {
border-color: #0f2c49;
border-color: var(--black);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-white i {
border-color: #ea4a34;
border-color: var(--white);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-main i:before {
background-color: #f35d22;
background-color: var(--main);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-second i:before {
background-color: #f35d22;
background-color: var(--second);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-gray i:before {
background-color: #f7f2ed;
background-color: var(--gray);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-black i:before {
background-color: #0f2c49;
background-color: var(--black);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-white i:before,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-white i.lte-icon-text {
background-color: #ea4a34;
background-color: var(--white);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-main i:before {
background-color: #f35d22;
background-color: var(--main);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-second i:before {
background-color: #f35d22;
background-color: var(--second);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-gray i:before {
background-color: #f7f2ed;
background-color: var(--gray);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-black i:before {
background-color: #0f2c49;
background-color: var(--black);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-white i:before,
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-white i.lte-icon-text {
background-color: #ea4a34;
background-color: var(--white);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-main.lte-icon-shape-circle.lte-icon-size-xlarge li:before {
background-color: #f35d22;
background-color: var(--main);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-second.lte-icon-shape-circle.lte-icon-size-xlarge li:before {
background-color: #f35d22;
background-color: var(--second);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-background-gray.lte-icon-shape-circle.lte-icon-size-xlarge li:before {
background-color: #f7f2ed;
background-color: var(--gray);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-main i {
border-color: #f35d22;
border-color: var(--main);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-second i {
border-color: #f35d22;
border-color: var(--second);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-black i {
border-color: #0f2c49;
border-color: var(--black);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-border-white i {
border-color: #ea4a34;
border-color: var(--white);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-color-main i {
color: #f35d22;
color: var(--main);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-color-second i {
color: #f35d22;
color: var(--second);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-color-black i {
color: #0f2c49;
color: var(--black);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-color-white i {
color: #ea4a34;
color: var(--white);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-color-gray i {
color: #f7f2ed;
color: var(--gray);
}
.elementor-widget-lte-icons .lte-block-icon.lte-header-color-main .lte-header {
color: #f35d22;
color: var(--main);
}
.elementor-widget-lte-icons .lte-block-icon.lte-header-color-second .lte-header {
color: #f35d22;
color: var(--second);
}
.elementor-widget-lte-icons .lte-block-icon.lte-header-color-black .lte-header {
color: #0f2c49;
color: var(--black);
}
.elementor-widget-lte-icons .lte-block-icon.lte-header-color-white .lte-header {
color: #ea4a34;
color: var(--white);
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-inner-padding-yes .lte-inner {
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 992px) {
.elementor-widget-lte-icons .lte-block-icon.lte-icon-inner-padding-yes .lte-inner {
padding-top: 40px;
padding-bottom: 40px;
}
}
.elementor-widget-lte-icons .lte-block-icon i.lte-icon-text {
font-style: normal;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 24px;
display: inline-block;
width: 60px;
height: 60px;
line-height: 58px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.075);
}
.elementor-widget-lte-icons .lte-block-icon.lte-additional-gray-boxes .lte-inner {
background-color: var(--gray);
padding: 70px 15px 80px;
}
@media (max-width: 768px) {
.elementor-widget-lte-icons .lte-block-icon.lte-additional-gray-boxes .lte-inner {
padding: 20px;
}
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li {
background-color: #f7f2ed;
background-color: var(--gray);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
perspective: 50px;
-webkit-perspective: 50px;
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li .lte-inner {
padding: 40px 55px 40px 35px;
}
@media (max-width: 1599px) {
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li .lte-inner {
padding: 40px 15px 40px 15px;
}
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li .lte-icon-content {
margin-left: 30px;
margin-inline-start: 30px;
margin-inline-end: 0;
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li i {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (min-width: 992px) {
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:hover {
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:hover i {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
@media (max-width: 1199px) {
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li .lte-inner {
display: block;
text-align: center;
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li i {
display: block;
width: 100%;
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li .lte-header {
display: block;
width: 100%;
margin: 16px 0 0px 0;
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li .lte-icon-content {
margin-left: 0;
}
}
@media (max-width: 768px) {
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li {
width: 100% !important;
margin: 0;
text-align: center;
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li .lte-icon-content {
margin-left: 0;
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li .lte-descr {
display: block;
margin: 0 auto;
}
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(1) .lte-descr {
color: #0f2c49;
color: var(--black);
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(1):hover .lte-descr {
color: #0f2c49;
color: var(--black);
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(2) {
background-color: #f35d22;
background-color: var(--main);
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(2) i {
color: #0f2c49;
color: var(--black);
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(3) {
background-color: #0f2c49;
background-color: var(--black);
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(2),
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(3) {
color: #ea4a34;
color: var(--white);
}
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(2) .lte-header,
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(3) .lte-header,
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(2) a,
.elementor-widget-lte-icons.lte-style-grid-enabled .lte-block-icon li:nth-child(3) a {
color: #ea4a34;
color: var(--white);
}
.lte-social-icons-list {
list-style: none;
margin: 14px 0 60px 0;
padding: 0;
}
.lte-social-icons-list li {
margin: 26px 0 0px 0 !important;
}
.lte-social-icons-list li.large {
font-size: 30px;
}
.lte-social-icons-list li a {
color: #0f2c49;
color: var(--black);
}
.lte-social-icons-list li a:hover {
color: #f35d22;
color: var(--main);
}
.lte-social-icons-list li [class^="icon-"],
.lte-social-icons-list li span.fa {
color: #f35d22;
color: var(--main);
font-size: 22px;
width: 48px;
margin-left: -12px;
vertical-align: baseline;
text-align: center;
position: absolute;
}
.lte-social-icons-list li .head {
padding-left: 35px;
display: inline-block;
position: relative;
top: -5px;
}
.lte-social-icons-list.bg-second span.fa {
color: #f35d22 !important;
color: var(--main) !important;
}
.lte-social-icons-list.icon-weight-bold li {
font-weight: bold;
}
.lte-social-icons-list.icon-style-round {
margin-left: 24px;
}
.lte-social-icons-list.icon-style-round span.fa {
width: 34px;
height: 34px;
position: absolute;
text-transform: center;
line-height: 28px;
display: inline-block;
background-color: #f35d22;
background-color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
margin-right: 16px;
}
.lte-social-icons-list.icon-style-round span.fa:before {
color: #0f2c49;
color: var(--black);
font-size: 14px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.lte-social-icons-list.icon-style-round.bg-second span.fa {
background-color: #f35d22;
background-color: var(--main);
}
.lte-social-icons-list.icon-style-round .head {
padding-top: 4px;
padding-left: 35px;
display: inline-block;
}
.bg-color-black .lte-block-icon .header {
color: #ea4a34;
color: var(--white);
}
.lte-social-small {
margin-top: -3px;
margin-left: 0px;
list-style: none;
padding: 0;
}
.lte-social-small li {
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
.lte-social-small li a {
display: block;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
margin: 0 10px 0 0px;
font-size: 18px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-social-small.icon-style-square {
margin: 0;
}
.lte-social-small.icon-style-square a {
width: 50px;
height: 50px;
display: block;
margin-right: 6px;
position: relative;
background-color: rgba(255, 255, 255, 0.3);
padding: 10px 16px;
}
.lte-social-small.icon-style-square a:before {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.lte-social-small.icon-style-square a:hover {
background-color: rgba(255, 255, 255, 0.4);
}
.lte-social-small.icon-style-square a:hover:before {
font-size: 24px;
}
.lte-social-big {
list-style: none;
margin: 0px 0 35px -12px !important;
padding: 0;
}
.lte-social-big li {
display: inline;
margin-left: 12px !important;
vertical-align: middle;
}
.lte-social-big li a {
color: #ea4a34;
color: var(--white);
display: inline-block;
width: 42px;
height: 42px;
line-height: 42px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
text-align: center;
font-size: 24px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-social-big li:hover a {
background-color: #0f2c49;
background-color: var(--black);
}
.lte-social-xl {
list-style: none;
margin: 0;
padding: 0;
display: table;
width: 100%;
text-align: center;
}
.lte-social-xl li {
display: table-cell;
vertical-align: middle;
}
.lte-social-xl li a {
color: #ea4a34;
color: var(--white);
display: inline-block;
width: 97px;
height: 97px;
line-height: 97px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
text-align: center;
font-size: 45px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (max-width: 768px) {
.lte-social-xl li a {
width: 48px;
height: 48px;
line-height: 48px;
font-size: 24px;
}
}
.lte-social-xl li a.fa-linkedin {
background: #007BB6;
}
.lte-social-xl li a.fa-google-plus {
background: #DC4E41;
}
.lte-social-xl li a.fa-skype {
background: #00AFF0;
}
.lte-social-xl li a.fa-facebook-f,
.lte-social-xl li a.fa-facebook {
background: #4E71A8;
}
.lte-social-xl li a.fa-twitter {
background: #1CB7EB;
}
.lte-social-xl li a.fa-youtube-play,
.lte-social-xl li a.fa-youtube {
background: #CA3737;
}
.lte-social-xl li a.fa-instagram {
background: #444444;
}
.lte-social-xl li:hover a {
background-color: #0f2c49;
background-color: var(--black);
}
.lte-social-color.fa-linkedin {
background: #007BB6;
}
.lte-social-color.fa-google,
.lte-social-color.fa-google-plus {
background: #DC4E41;
}
.lte-social-color.fa-skype {
background: #00AFF0;
}
.lte-social-color.fa-facebook-f,
.lte-social-color.fa-facebook {
background: #4E71A8;
}
.lte-social-color.fa-twitter {
background: #1CB7EB;
}
.lte-social-color.fa-youtube-play,
.lte-social-color.fa-youtube {
background: #CA3737;
}
.lte-social-color.fa-instagram {
background: #444444;
}
.lte-social {
height: 25px;
margin-top: -2px;
}
.lte-social .lte-header {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
letter-spacing: var(--font-main-letterspacing);
font-weight: 400;
font-size: 14px;
display: inline-block;
margin-right: 10px;
line-height: 1em;
}
.lte-social .lte-header:after {
content: "";
width: 10px;
border-bottom: 1px solid var(--white);
display: inline-block;
margin: 0 0 3px 14px;
margin-inline-start: 14px;
}
.lte-social ul {
margin: 0 0 0 -15px;
padding: 0;
list-style: none;
display: inline-block;
}
.lte-social ul li {
display: inline-block;
margin-left: 15px;
margin-bottom: 18px;
}
.lte-social ul li a {
color: #f35d22;
color: var(--main); width: 24px;
line-height: 1em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
position: relative;
z-index: 10;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
display: block;
text-align: center;
}
.lte-social ul li a span:before {
font-size: 12px;
}
.lte-social ul li a:hover {
color: #ea4a34;
color: var(--white);
}
.lte-social.lte-type-titles {
position: absolute;
z-index: 11;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (min-width: 1600px) and (max-width: 1750px) {
.lte-social.lte-type-titles {
display: none;
}
}
@media (min-width: 1200px) and (max-width: 1400px) {
.lte-social.lte-type-titles {
display: none;
}
}
@media (min-width: 1000px) and (max-width: 1150px) {
.lte-social.lte-type-titles {
display: none;
}
}
@media (max-width: 991px) {
.lte-social.lte-type-titles {
display: none;
}
}
.lte-social.lte-type-titles ul {
margin: 0;
padding: 0;
list-style: none;
transform-origin: right;
-webkit-transform: rotate(-90deg) translateX(50%);
-moz-transform: rotate(-90deg) translateX(50%);
-ms-transform: rotate(-90deg) translateX(50%);
-o-transform: rotate(-90deg) translateX(50%);
transform: rotate(-90deg) translateX(50%);
}
.lte-social.lte-type-titles li {
list-style: none;
position: relative;
display: inline-block;
padding-left: 40px;
margin: 0;
}
.lte-social.lte-type-titles a {
background: transparent;
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
border-bottom: 2px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
color: #0f2c49;
color: var(--black);
border-radius: 0;
width: auto;
height: auto;
line-height: 1em;
position: relative;
z-index: 10;
font-size: 16px;
text-align: center;
display: inline-block;
transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1);
}
.lte-social.lte-type-titles a span {
z-index: 1;
position: relative;
}
.lte-social.lte-type-titles a:hover {
background: transparent;
color: #f35d22;
color: var(--second);
}
.lte-arrow-left,
.lte-arrow-right {
transition: background .8s ease;
margin: 0px 0 0 0;
display: block;
padding: 0px;
text-align: center;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
line-height: 50px;
font-size: 48px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
color: #0f2c49;
color: var(--black);
border-color: #0f2c49;
border-color: var(--black);
font-size: 24px;
width: 60px;
height: 60px;
line-height: 58px;
}
.lte-arrow-left.lte-arrow-left:before,
.lte-arrow-right.lte-arrow-left:before,
.lte-arrow-left.lte-arrow-right:before,
.lte-arrow-right.lte-arrow-right:before {
position: relative;
z-index: 2;
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e828";
transition: transform 100ms linear;
}
.lte-arrow-left.lte-arrow-left:hover:before,
.lte-arrow-right.lte-arrow-left:hover:before,
.lte-arrow-left.lte-arrow-right:hover:before,
.lte-arrow-right.lte-arrow-right:hover:before {
transition: transform 400ms cubic-bezier(0.175, 0.885, 0.32, 4.75);
}
.lte-arrow-left.lte-arrow-left:before,
.lte-arrow-right.lte-arrow-left:before {
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.lte-arrow-left.lte-arrow-right:before,
.lte-arrow-right.lte-arrow-right:before {
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e828";
}
.lte-arrow-left.swiper-button-disabled,
.lte-arrow-right.swiper-button-disabled {
zoom: 1;
filter: alpha(opacity=30);
-webkit-opacity: 0.3;
-moz-opacity: 0.3;
opacity: 0.3;
cursor: default;
}
.lte-arrow-left:not(.swiper-button-disabled):hover,
.lte-arrow-right:not(.swiper-button-disabled):hover {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
}
.lte-arrow-left:not(.swiper-button-disabled):active:after,
.lte-arrow-right:not(.swiper-button-disabled):active:after {
background-color: #f35d22;
background-color: var(--main);
display: none;
}
.lte-arrows-fraction {
position: relative;
}
.lte-arrows-fraction .lte-arrow-left {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
margin-left: -120px;
}
.lte-arrows-fraction .lte-arrow-right {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
margin-left: 120px;
}
@media (max-width: 768px) {
.lte-arrows-fraction .lte-arrow-left,
.lte-arrows-fraction .lte-arrow-right {
font-size: 64px;
}
}
.lte-arrows-fraction + .swiper-pagination-fraction {
bottom: -4px;
font-size: 24px;
pointer-events: none;
}
.lte-background-main .lte-arrows-fraction + .swiper-pagination-fraction {
color: #ea4a34;
color: var(--white);
}
.lte-arrows-fraction + .swiper-pagination-fraction .swiper-pagination-current {
color: #f35d22;
color: var(--second);
}
.lte-arrows-sides-tiny .lte-arrow-left,
.lte-arrows-sides-tiny .lte-arrow-right {
width: 40px;
height: 40px;
line-height: 23px;
}
.lte-arrows-sides-tiny .lte-arrow-left.lte-arrow-left:before,
.lte-arrows-sides-tiny .lte-arrow-right.lte-arrow-left:before,
.lte-arrows-sides-tiny .lte-arrow-left.lte-arrow-right:before,
.lte-arrows-sides-tiny .lte-arrow-right.lte-arrow-right:before {
font-size: 16px;
}
.lte-arrows-sides-tiny .lte-arrow-left.lte-arrow-left:before,
.lte-arrows-sides-tiny .lte-arrow-right.lte-arrow-left:before {
margin-right: -2px;
}
.lte-arrows-sides-tiny .lte-arrow-left.lte-arrow-right:before,
.lte-arrows-sides-tiny .lte-arrow-right.lte-arrow-right:before {
margin-left: -2px;
}
.lte-arrows-sides-outside,
.lte-arrows-sides-tiny,
.lte-arrows-sides {
text-align: center;
}
.lte-arrows-sides-outside .lte-arrow-left,
.lte-arrows-sides-tiny .lte-arrow-left,
.lte-arrows-sides .lte-arrow-left,
.lte-arrows-sides-outside .lte-arrow-right,
.lte-arrows-sides-tiny .lte-arrow-right,
.lte-arrows-sides .lte-arrow-right {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 3;
}
@media (min-width: 992px) {
.lte-arrows-sides-outside .lte-arrow-left.lte-arrow-left,
.lte-arrows-sides-tiny .lte-arrow-left.lte-arrow-left,
.lte-arrows-sides .lte-arrow-left.lte-arrow-left,
.lte-arrows-sides-outside .lte-arrow-right.lte-arrow-left,
.lte-arrows-sides-tiny .lte-arrow-right.lte-arrow-left,
.lte-arrows-sides .lte-arrow-right.lte-arrow-left {
left: 0px;
}
.lte-arrows-sides-outside .lte-arrow-left.lte-arrow-right,
.lte-arrows-sides-tiny .lte-arrow-left.lte-arrow-right,
.lte-arrows-sides .lte-arrow-left.lte-arrow-right,
.lte-arrows-sides-outside .lte-arrow-right.lte-arrow-right,
.lte-arrows-sides-tiny .lte-arrow-right.lte-arrow-right,
.lte-arrows-sides .lte-arrow-right.lte-arrow-right {
right: 0px;
}
}
@media (max-width: 1199px) {
.lte-arrows-sides-outside .lte-arrow-left,
.lte-arrows-sides-tiny .lte-arrow-left,
.lte-arrows-sides .lte-arrow-left,
.lte-arrows-sides-outside .lte-arrow-right,
.lte-arrows-sides-tiny .lte-arrow-right,
.lte-arrows-sides .lte-arrow-right {
position: relative;
display: inline-block;
text-align: center;
margin: 30px 20px 0px;
}
}
.lte-arrows-sides-outside .lte-arrow-left,
.lte-arrows-sides-outside .lte-arrow-right {  }
@media (max-width: 768px) {
.lte-arrows-sides-outside .lte-arrow-left.lte-arrow-left,
.lte-arrows-sides-outside .lte-arrow-right.lte-arrow-left {
left: 0px;
}
.lte-arrows-sides-outside .lte-arrow-left.lte-arrow-right,
.lte-arrows-sides-outside .lte-arrow-right.lte-arrow-right {
right: 0px;
}
}
@media (max-width: 1599px) {
.lte-arrows-sides-outside .lte-arrow-left,
.lte-arrows-sides-outside .lte-arrow-right {
position: relative;
display: inline-block;
text-align: center;
margin: 30px 20px 0px;
}
}
.elementor-element.elementor-widget-lte-zoomslider {
overflow: visible !important;
}
.elementor-element.elementor-widget-lte-zoomslider .lte-swiper-slider-wrapper {
overflow: visible !important;
}
.lte-arrows-right {
z-index: 10;
}
.lte-arrows-right .lte-arrow-left,
.lte-arrows-right .lte-arrow-right {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0px !important;
margin-right: -30px !important;
z-index: 3;
right: 0;
display: block;
}
@media (max-width: 1620px) and (min-width: 1599px) {
.lte-arrows-right .lte-arrow-left,
.lte-arrows-right .lte-arrow-right {
margin-right: -15px !important;
}
}
@media (max-width: 1450px) and (min-width: 1440px) {
.lte-arrows-right .lte-arrow-left,
.lte-arrows-right .lte-arrow-right {
margin-right: -15px !important;
}
}
@media (max-width: 1330px) and (min-width: 1320px) {
.lte-arrows-right .lte-arrow-left,
.lte-arrows-right .lte-arrow-right {
margin-right: -15px !important;
}
}
@media (max-width: 1230px) and (min-width: 1199px) {
.lte-arrows-right .lte-arrow-left,
.lte-arrows-right .lte-arrow-right {
margin-right: -15px !important;
display: none;
}
}
.lte-arrows-right .lte-arrow-left {
margin-bottom: 0px !important;
}
.lte-arrows-right .lte-arrow-right {
margin-top: 0px !important;
top: 41%;
}
@media (max-width: 1199px) {
.lte-arrows-right {
position: relative;
top: auto; text-align: center;
}
.lte-arrows-right .lte-arrow-left {
margin-right: 15px !important;
}
.lte-arrows-right .lte-arrow-right {
margin-left: 15px !important;
margin-right: 0 !important;
}
.lte-arrows-right .lte-arrow-left,
.lte-arrows-right .lte-arrow-right {
width: 64px;
font-size: 64px;
position: relative;
display: inline-block;
margin-bottom: 0 !important;
margin-top: 0 !important;
}
}
.lte-arrows-sides-small {
max-width: 1690px;
display: block;
position: relative;
margin: 0 auto;
margin-top: -92px;
text-align: center;
}
.lte-arrows-sides-small .lte-arrow-left,
.lte-arrows-sides-small .lte-arrow-right {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 3;
background-color: transparent;
}
@media (min-width: 1200px) {
.lte-arrows-sides-small .lte-arrow-left.lte-arrow-left,
.lte-arrows-sides-small .lte-arrow-right.lte-arrow-left {
left: 30px;
}
.lte-arrows-sides-small .lte-arrow-left.lte-arrow-right,
.lte-arrows-sides-small .lte-arrow-right.lte-arrow-right {
right: 30px;
}
}
.lte-arrows-sides-small .lte-arrow-left:hover,
.lte-arrows-sides-small .lte-arrow-right:hover {
color: #f35d22;
color: var(--main);
background-color: transparent;
}
.lte-arrows-sides-small .lte-arrow-left.lte-arrow-left,
.lte-arrows-sides-small .lte-arrow-right.lte-arrow-left {
left: 0;
}
.lte-arrows-sides-small .lte-arrow-left.lte-arrow-right,
.lte-arrows-sides-small .lte-arrow-right.lte-arrow-right {
right: 0;
}
.lte-swiper-slider-wrapper {
position: relative;
}
.lte-arrows-bottom {
text-align: center;
margin-top: 40px;
}
.lte-arrows-bottom .lte-arrow-left,
.lte-arrows-bottom .lte-arrow-right {
position: relative;
display: inline-block;
top: auto;
right: auto;
bottom: auto;
left: auto;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
font-size: 48px;
margin-left: 10px;
margin-right: 10px;
}
.lte-background-black .lte-arrows-bottom .lte-arrow-left,
.lte-background-black .lte-arrows-bottom .lte-arrow-right,
.lte-body-black .lte-arrows-bottom .lte-arrow-left,
.lte-body-black .lte-arrows-bottom .lte-arrow-right {
color: #ea4a34;
color: var(--white);
}
.body-black .lte-arrow-left,
.bg-color-true-black .lte-arrow-left,
.bg-color-black .lte-arrow-left,
.lte-background-main .lte-arrow-left,
.body-black .lte-arrow-right,
.bg-color-true-black .lte-arrow-right,
.bg-color-black .lte-arrow-right,
.lte-background-main .lte-arrow-right {
color: #ea4a34;
color: var(--white);
border-color: #ea4a34;
border-color: var(--white);
}
.body-black .lte-arrow-left:not(.swiper-button-disabled):hover,
.bg-color-true-black .lte-arrow-left:not(.swiper-button-disabled):hover,
.bg-color-black .lte-arrow-left:not(.swiper-button-disabled):hover,
.lte-background-main .lte-arrow-left:not(.swiper-button-disabled):hover,
.body-black .lte-arrow-right:not(.swiper-button-disabled):hover,
.bg-color-true-black .lte-arrow-right:not(.swiper-button-disabled):hover,
.bg-color-black .lte-arrow-right:not(.swiper-button-disabled):hover,
.lte-background-main .lte-arrow-right:not(.swiper-button-disabled):hover {
color: #f35d22;
color: var(--second);
}
.swiper-pagination-bullets .swiper-pagination-bullet {
width: 8px;
height: 8px;
background-color: #0f2c49;
background-color: var(--black);
cursor: pointer;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position: relative;
margin: 0 16px !important;
}
.swiper-pagination-bullets .swiper-pagination-bullet:only-child {
visibility: hidden;
}
.swiper-pagination-bullets .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
}
.swiper-pagination-bullets .swiper-pagination-bullet:before {
content: "";
border: 1px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 18px;
height: 18px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
display: none;
}
.lte-background-main .swiper-pagination-bullets .swiper-pagination-bullet,
.lte-background-black .swiper-pagination-bullets .swiper-pagination-bullet,
.lte-body-black .swiper-pagination-bullets .swiper-pagination-bullet {
background-color: #ea4a34;
background-color: var(--white);
}
.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #f35d22;
background-color: var(--main);
}
.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
display: block;
}
.lte-background-main .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.lte-background-black .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.lte-body-black .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #f35d22;
background-color: var(--second);
}
.lte-background-main .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.lte-background-black .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.lte-body-black .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
border-color: #f35d22;
border-color: var(--second);
}
.lte-rental-sc .lte-icons-tags {
margin: 0 -8px 10px -8px;
padding: 0;
}
.lte-rental-sc .lte-icons-tags li {
display: block;
margin: 0 0 0 0px;
float: left;
width: 33.3%;
text-align: center;
position: relative;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-weight: bold;
font-size: 14px;
padding: 18px 0;
max-width: 130px;
}
.lte-rental-sc .lte-icons-tags li span {
display: block;
font-size: 20px;
margin: 0;
color: #f35d22;
color: var(--main);
}
.lte-rental-sc .lte-icons-tags li:after {
content: "";
border: 2px solid var(--gray);
border-color: rgba(0, 0, 0, 0.1);
position: absolute;
top: 5px;
right: 8px;
bottom: 5px;
left: 8px;
}
.lte-background-black .lte-rental-sc .lte-icons-tags li:after {
border-color: rgba(255, 255, 255, 0.1);
}
.lte-background-black .lte-rental-sc .lte-icons-tags li {
zoom: 1;
filter: alpha(opacity=70);
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
}
.lte-rental-sc .lte-icons-tags:after {
content: "";
display: block;
clear: both;
}
.lte-rental-list {
margin-top: -30px;
}
.lte-rental-list .lte-rental-item {
margin-top: 30px;
}
@media (max-width: 768px) {
.lte-rental-list {
margin-top: -30px;
}
.lte-rental-list .lte-rental-item {
margin-top: 30px;
}
}
.lte-rental-list .lte-rental-item {
position: relative;
text-align: center;
max-width: 490px;
background-color: #ea4a34;
background-color: var(--white);
}
.lte-limmo-white .lte-rental-list .lte-rental-item {
border: 2px dashed rgba(0, 0, 0, 0.1);
}
.lte-rental-list .lte-rental-item .lte-price-top {
display: inline-block;
background-color: #0f2c49;
background-color: var(--black);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
color: #f35d22;
color: var(--main);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
width: 80px;
height: 80px;
text-align: center;
font-size: 16px;
padding-top: 16px;
position: absolute;
right: 0;
top: 0;
}
.lte-rental-list .lte-rental-item .lte-price-top span {
display: block;
color: #ea4a34;
color: var(--white);
font-size: 12px;
margin-top: -6px;
}
.lte-rental-list .lte-rental-item .lte-price-bottom {
display: none;
}
.lte-rental-list .lte-rental-item .lte-photo {
padding: 0 15px;
display: block;
margin-bottom: 20px;
}
.lte-rental-list .lte-rental-item .lte-photo img {
-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1);
-moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1);
-o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1);
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1);
}
.lte-rental-list .lte-rental-item .lte-photo img:hover {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
-webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 3.75);
-moz-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 3.75);
-o-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 3.75);
transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 3.75);
}
.lte-rental-list .lte-rental-item .lte-rental-inner {
position: relative;
}
.lte-rental-list .lte-rental-item .lte-header {
margin-top: 0;
}
.lte-rental-list .lte-rental-item .lte-header + .lte-excerpt {
margin-top: -10px;
}
.lte-background-black .lte-rental-list .lte-rental-item {
background-color: #f7f2ed;
background-color: var(--gray);
}
.lte-background-black .lte-rental-list .lte-rental-item .lte-header a {
color: #ea4a34;
color: var(--white);
}
.lte-background-black .lte-rental-list .lte-rental-item .lte-excerpt {
zoom: 1;
filter: alpha(opacity=60);
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
}
.lte-rental-list .lte-rental-item .lte-subheader {
color: #f35d22;
color: var(--main);
font-size: 18px;
margin: -10px 0 8px 0;
}
.lte-rental-list .lte-rental-item .lte-icons {
list-style: none;
margin-left: -30px;
padding-left: 0;
}
.lte-rental-list .lte-rental-item .lte-icons li {
display: inline-block;
margin-left: 30px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 14px;
}
.lte-rental-list .lte-rental-item .lte-icons li span {
color: #f35d22;
color: var(--main);
margin-right: 8px;
font-size: 16px;
position: relative;
top: 2px;
}
.lte-rental-list .lte-rental-item .lte-list {
list-style: none;
margin-bottom: 40px;
padding-top: 12px;
margin: 0 auto 30px auto;
display: inline-block;
position: relative;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
@media (min-width: 992px) {
.lte-rental-list .lte-rental-item .lte-list {
padding-left: 20px;
}
}
.lte-rental-list .lte-rental-item .lte-list li {
padding-right: 20px;
text-align: left;
font-size: 16px;
}
@media (max-width: 1599px) {
.lte-rental-list .lte-rental-item .lte-list li {
padding-right: 10px;
}
}
.lte-rental-list .lte-rental-item .lte-list li:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f00c";
font-size: 14px;
margin-left: 0px;
margin-right: 10px;
margin-top: 0px;
color: #f35d22;
color: var(--main);
}
.lte-background-black .lte-rental-list .lte-rental-item .lte-btn .lte-btn-inner:before {
background-color: #ea4a34;
background-color: var(--white);
}
.lte-background-black .lte-rental-list .lte-rental-item .lte-btn:hover {
color: #0f2c49;
color: var(--black);
}
.lte-rental-list.lte-layout-buy .lte-rental-item,
.lte-rental-list.lte-layout-car .lte-rental-item {
text-align: start;
padding: 60px;
}
@media (max-width: 991px) {
.lte-rental-list.lte-layout-buy .lte-rental-item,
.lte-rental-list.lte-layout-car .lte-rental-item {
padding: 20px;
}
}
.lte-limmo-white .lte-rental-list.lte-layout-buy .lte-rental-item,
.lte-limmo-white .lte-rental-list.lte-layout-car .lte-rental-item {
padding-top: 10px;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-photo,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-photo {
padding: 0;
display: block;
overflow: hidden;
}
.lte-limmo-white .lte-rental-list.lte-layout-buy .lte-rental-item .lte-photo,
.lte-limmo-white .lte-rental-list.lte-layout-car .lte-rental-item .lte-photo {
margin-bottom: 0px;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-photo img,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-photo img {
-webkit-transition: all 0.3s ease !important;
-moz-transition: all 0.3s ease !important;
-o-transition: all 0.3s ease !important;
transition: all 0.3s ease !important;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-photo img:hover,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-photo img:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.3s ease !important;
-moz-transition: all 0.3s ease !important;
-o-transition: all 0.3s ease !important;
transition: all 0.3s ease !important;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-price-top,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-price-top {
display: none;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-price-bottom,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-price-bottom {
display: block;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-price-bottom,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-price-bottom {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f35d22;
color: var(--main);
font-size: 24px;
margin-bottom: 20px;
}
.lte-background-black .lte-rental-list.lte-layout-buy .lte-rental-item .lte-price-bottom,
.lte-background-black .lte-rental-list.lte-layout-car .lte-rental-item .lte-price-bottom {
color: #ea4a34;
color: var(--white);
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-price-bottom span,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-price-bottom span {
color: #0f2c49;
color: var(--black);
font-size: 18px;
}
.lte-background-black .lte-rental-list.lte-layout-buy .lte-rental-item .lte-price-bottom span,
.lte-background-black .lte-rental-list.lte-layout-car .lte-rental-item .lte-price-bottom span {
color: #ea4a34;
color: var(--white);
zoom: 1;
filter: alpha(opacity=70);
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-price-bottom span:before,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-price-bottom span:before {
content: "/";
padding-left: 8px;
padding-right: 8px;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-btn,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-btn {
display: block;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-rental-footer,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-rental-footer {
position: relative;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-rental-footer .lte-ratio,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-rental-footer .lte-ratio {
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.rtl .lte-rental-list.lte-layout-buy .lte-rental-item .lte-rental-footer .lte-ratio,
.rtl .lte-rental-list.lte-layout-car .lte-rental-item .lte-rental-footer .lte-ratio {
right: auto;
left: 0;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-rental-footer .lte-mileage,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-rental-footer .lte-mileage {
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: #0f2c49;
color: var(--black);
font-size: 14px;
}
.rtl .lte-rental-list.lte-layout-buy .lte-rental-item .lte-rental-footer .lte-mileage,
.rtl .lte-rental-list.lte-layout-car .lte-rental-item .lte-rental-footer .lte-mileage {
right: auto;
left: 0;
}
.lte-rental-list.lte-layout-buy .lte-rental-item .lte-rental-footer .lte-mileage span,
.lte-rental-list.lte-layout-car .lte-rental-item .lte-rental-footer .lte-mileage span {
color: #f35d22;
color: var(--main);
}
.lte-background-black .lte-rental-list.lte-layout-buy .lte-rental-item .lte-rental-footer .lte-mileage,
.lte-background-black .lte-rental-list.lte-layout-car .lte-rental-item .lte-rental-footer .lte-mileage {
color: #f35d22;
color: var(--main);
}
.lte-background-black .lte-rental-list.lte-layout-buy .lte-rental-item .lte-rental-footer .lte-mileage span,
.lte-background-black .lte-rental-list.lte-layout-car .lte-rental-item .lte-rental-footer .lte-mileage span {
color: rgba(255, 255, 255, 0.6);
}
.lte-rental-large .lte-photo {
padding: 0;
overflow: hidden;
background-size: cover;
background-position: center;
}
.lte-rental-large .lte-photo img {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
@media (max-width: 1199px) {
.lte-rental-large .lte-photo {
background-image: none !important;
width: 100%;
}
.lte-rental-large .lte-photo img {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
width: 100%;
}
}
.lte-rental-large .lte-label {
color: #ea4a34;
color: var(--white);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 24px;
position: absolute;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
display: block;
top: 0;
left: 0;
width: 300px;
height: 300px;
text-align: center;
text-transform: uppercase;
}
.lte-rental-large .lte-label span {
background-color: var(--red);
display: block;
margin-top: 6px;
padding: 14px 0 12px;
}
.lte-rental-large .lte-rental-inner {
background-color: #f7f2ed;
background-color: var(--gray);
padding: 60px 70px;
}
@media (max-width: 1199px) {
.lte-rental-large .lte-rental-inner {
width: 100%;
}
}
@media (max-width: 991px) {
.lte-rental-large .lte-rental-inner {
text-align: center;
}
}
.lte-rental-large .lte-rental-inner .lte-header {
font-size: 36px;
}
.lte-rental-large .lte-rental-inner .lte-header a {
color: #ea4a34;
color: var(--white);
}
.lte-rental-large .lte-rental-inner .lte-price {
font-size: 80px;
color: #f35d22;
color: var(--main);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
margin-top: -50px;
}
@media (max-width: 768px) {
.lte-rental-large .lte-rental-inner .lte-price {
font-size: 64px;
margin-top: -30px;
}
}
.lte-rental-large .lte-rental-inner .lte-price span {
vertical-align: super;
font-size: 48px;
}
.lte-rental-large .lte-rental-inner .lte-excerpt {
font-size: 18px;
zoom: 1;
filter: alpha(opacity=60);
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
max-width: 600px;
margin-top: -10px;
margin-bottom: 40px;
}
@media (max-width: 768px) {
.lte-rental-large .lte-rental-inner .lte-excerpt {
font-size: 16px;
}
}
.lte-rental-large .lte-rental-inner .lte-btn {
margin-top: 20px;
}
@media (min-width: 1200px) {
.lte-rental-large .lte-rental-inner .lte-btn {
min-width: 374px;
padding-top: 26px;
padding-bottom: 26px;
}
}
.lte-rental-large .lte-rental-inner .lte-icons-tags {
text-align: center;
}
.lte-rental-archive.margin-default {
padding-bottom: 140px !important;
}
.lte-rental-archive .lte-rental-item {
padding: 0 !important;
}
.lte-rental-archive .lte-search-rental {
margin-bottom: 60px;
}
.lte-rental-archive .lte-rental-item {
margin-bottom: 30px;
}
.lte-ratio .lte-stars-active,
.lte-ratio .lte-stars {
display: block;
}
.lte-ratio .lte-stars-active span:after,
.lte-ratio .lte-stars span:after {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f005";
font-size: 14px;
color: #f7f2ed;
color: var(--gray);
}
.lte-ratio .lte-stars-active {
position: absolute;
top: 0;
}
.lte-ratio .lte-stars-active span:after {
color: #f35d22;
color: var(--main);
}
.rental-template-default .lte-search-rental {
background-color: #f35d22;
background-color: var(--main);
margin-bottom: 60px;
}
.elementor-widget-lte-rental-search {
overflow: visible !important;
}
.lte-search-rental {
position: relative;
z-index: 3;
}
.lte-search-rental .lte-form-icon {
margin-top: 0px;
}
.lte-search-rental .lte-form-icon + .select-wrap select {
padding-left: 52px;
}
.lte-search-rental .lte-form-icon + input {
padding-left: 55px !important;
}
.lte-search-rental.lte-style-pattern {
padding: 47px 75px 83px;
background-color: #f35d22;
background-color: var(--main);
background-image: url(//safaachall.com/wp-content/themes/homefort/assets/images/pattern_search_08.png);
}
@media (max-width: 991px) {
.lte-search-rental.lte-style-pattern {
padding: 35px 45px 60px;
}
}
.lte-search-rental.lte-style-gray {
padding: 18px;
background: #F4F2EC;
}
.lte-search-rental.lte-style-gray .row > div + div {
padding-left: 0;
}
.lte-search-rental.lte-style-gray label {
display: none;
}
@media (max-width: 991px) {
.lte-search-rental.lte-style-gray {
padding: 35px 45px 60px;
}
}
.lte-search-rental.lte-style-gray:after,
.lte-search-rental.lte-style-gray:before {
content: "";
display: block;
position: absolute;
bottom: -5px;
background: rgba(255, 255, 255, 0.2);
height: 10px;
left: 10px;
right: 10px;
z-index: 5;
}
.lte-search-rental.lte-style-gray:before {
bottom: -10px;
left: 20px;
right: 20px;
}
.lte-search-rental.lte-style-gray input[type="text"] {
height: 75px;
}
.lte-search-rental.lte-style-gray .lte-btn.btn-lg {
height: 75px;
}
.lte-search-rental.lte-style-gray .lte-btn.btn-lg:hover {
background-color: #0f2c49;
background-color: var(--black);
}
@media (max-width: 768px) {
.lte-search-rental .lte-empty {
display: none !important;
}
}
.lte-search-rental .row {
margin-top: -30px;
}
.lte-search-rental .row > div {
margin-top: 30px;
}
.lte-search-rental select:focus {
outline: none;
}
.lte-search-rental label {
font-size: 16px;
display: block;
color: #ea4a34;
color: var(--white);
font-weight: bold;
margin-bottom: 6px;
}
.lte-search-rental .lte-btn {
height: 78px;
width: 100%;
min-width: initial !important;
}
.lte-search-rental .lte-btn:hover {
background-color: #f7f2ed;
background-color: var(--gray);
}
.lte-rental-single .lte-description {
position: relative;
}
.lte-rental-single .lte-header {
font-size: 36px;
margin: 24px 0 0 0;
}
.lte-rental-single .lte-subheader {
font-size: 18px;
margin: 6px 0 0px 0;
color: #f35d22;
color: var(--main);
}
.lte-rental-single .lte-header-wrapper {
position: relative;
}
.lte-rental-single .lte-content {
margin-top: 24px;
}
.lte-rental-single .lte-ratio {
position: relative;
margin-bottom: -18px;
margin-top: 15px;
}
.lte-rental-single .lte-icons-tags {
margin-top: 20px !important;
}
.lte-rental-single .lte-price {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f35d22;
color: var(--main);
font-size: 36px;
margin-bottom: 0px;
position: absolute;
right: 0;
top: -8px;
}
.rtl .lte-rental-single .lte-price {
right: auto;
left: 0;
}
@media (max-width: 768px) {
.lte-rental-single .lte-price {
position: relative;
right: auto;
top: auto;
}
}
.lte-rental-single .lte-price span {
color: #0f2c49;
color: var(--black);
font-size: 18px;
}
.lte-rental-single .lte-price span:before {
content: "/";
padding-left: 8px;
padding-right: 8px;
}
.booking_form {
margin-top: 40px;
padding: 0;
}
.booking_form .wpbc_structure_form {
margin-top: 40px;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.booking_form_div select,
.booking_form_div textarea,
.booking_form_div input[type="text"] {
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
height: auto !important;
}
.booking_form_div textarea {
width: 100% !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background-clip: border-box !important;
padding: 20px 30px !important;
}
.wpbc-payment-form .btn,
.wpbc-payment-form .button,
.booking_form_div .btn,
.booking_form_div .button,
.booking_form_div .submit,
.booking_form_div .button-secondary {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background-clip: border-box !important;
transition: color 0.3s ease, opacity 0.3s ease, border 0.3s ease, background 0.3s ease, box-shadow 0.25s ease-in-out;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-weight: 500 !important;
font-size: 16px !important;
padding: 24px 54px 24px 54px !important;
line-height: 1.4em !important;
min-width: 260px !important;
margin-left: auto;
margin-right: auto;
margin-bottom: 25px;
min-width: 170px;
position: relative;
overflow: hidden;
display: inline-block;
border: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-box-shadow: 0 0 0 !important;
-moz-box-shadow: 0 0 0 !important;
box-shadow: 0 0 0 !important;
border: 0 none !important;
-webkit-background-clip: border-box;
-moz-background-clip: border-box;
background-clip: border-box;
color: #0f2c49 !important;
color: var(--black) !important;
background-color: #f35d22 !important;
background-color: var(--main) !important;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
text-shadow: none !important	;
display: block !important;
}
.wpbc-payment-form .btn:hover,
.wpbc-payment-form .button:hover,
.booking_form_div .btn:hover,
.booking_form_div .button:hover,
.booking_form_div .submit:hover,
.booking_form_div .button-secondary:hover {
color: #ea4a34 !important;
color: var(--white) !important;
background-color: #0f2c49 !important;
background-color: var(--black) !important;
}
.bk_calendar_frame {
width: 100% !important;
}
.bk_calendar_frame .datepick-inline .calendar-links {
background: transparent !important;
background-color: #f35d22 !important;
background-color: var(--main) !important;
color: #ea4a34 !important;
color: var(--white) !important;
padding: 10px 0;
border: 0 none !important;
}
.bk_calendar_frame .datepick-inline .datepick-header {
color: #ea4a34 !important;
color: var(--white) !important;
text-shadow: none !important;
margin-top: -10px;
padding-bottom: 10px;
}
.bk_calendar_frame .datepick-inline .datepick-header span {
font-size: 18px;
}
.bk_calendar_frame .datepick-inline .calendar-links .datepick-prev a,
.bk_calendar_frame .datepick-inline .calendar-links .datepick-next a {
color: #ea4a34 !important;
color: var(--white) !important;
text-shadow: none !important;
}
.bk_calendar_frame .datepick-inline {
-webkit-box-shadow: 0 0 0 !important;
-moz-box-shadow: 0 0 0 !important;
box-shadow: 0 0 0 !important;
border: 0 !important;
}
.bk_calendar_frame table {
border: 0 !important;
}
@media (min-width: 768px) {
.bk_calendar_frame table td,
.bk_calendar_frame table th {
padding: 20px !important;
}
}
.bk_calendar_frame table td span,
.bk_calendar_frame table td a {
font-size: 16px !important;
color: #0f2c49;
color: var(--black);
}
.bk_calendar_frame table th {
font-size: 16px !important;
border-top: 0 !important;
text-transform: none !important;
}
@media (min-width: 768px) {
.bk_calendar_frame table th {
padding: 20px !important;
}
}
.bk_calendar_frame .datepick-inline .calendar-links .datepick-prev {
padding-left: 20px !important;
}
.bk_calendar_frame .datepick-inline .calendar-links .datepick-next {
padding-right: 20px !important;
}
div.datepick-inline .datepick-title-row th {
border: 0;
}
.type-rental .datepick {
width: 100%;
}
.type-rental .datepick th,
.type-rental .datepick td {
border: 0;
}
.lte-search-wrapper {
position: relative;
}
.lte-search-wrapper .elementor-column {
overflow: visible !important;
}
.lte-search-wrapper .lte-quick-search {
position: absolute;
left: -160px;
top: -25px;
z-index: 10;
display: inline-block !important;
width: auto !important;
}
@media (max-width: 1890px) {
.lte-search-wrapper .lte-quick-search {
display: none !important;
}
}
.lte-search-wrapper .lte-quick-search .lte-header {
font-size: 14px;
}
.lte-countup {
margin-bottom: -40px;
}
.lte-countup .row > div:last-child .item:after {
display: none;
}
@media (max-width: 1199px) {
.lte-countup .row > div:nth-child(even) .item:after {
display: none;
}
}
@media (max-width: 479px) {
.lte-countup .row > div .item:after {
display: none;
}
}
.lte-countup .countUp-wrap:last-child .countUp-item:after {
display: none;
}
.lte-countup .countUp-wrap.lte-icon-color-black .countUp-item i {
color: #0f2c49;
color: var(--black);
}
.lte-countup .countUp-wrap.lte-icon-color-main .countUp-item i {
color: #f35d22;
color: var(--main);
}
.lte-countup .countUp-wrap.lte-icon-color-second .countUp-item i {
color: #f35d22;
color: var(--second);
}
.lte-countup .countUp-wrap .countUp-item {
margin: 0px 0 40px 0;
text-align: center;
padding: 0px 0px;
position: relative;
z-index: 2;
}
.lte-countup .countUp-wrap .countUp-item:after {
border-right: 2px dotted var(--black);
border-color: #0f2c49;
border-color: var(--black);
content: "";
position: absolute;
right: -15px;
top: 0;
bottom: 0;
zoom: 1;
filter: alpha(opacity=30);
-webkit-opacity: 0.3;
-moz-opacity: 0.3;
opacity: 0.3;
}
.rtl .lte-countup .countUp-wrap .countUp-item:after {
right: auto;
left: -15px;
}
.lte-countup .countUp-wrap .countUp-item .lte-countup-inner {
text-align: left;
text-align: start;
display: inline-flex;
}
.lte-countup .countUp-wrap .countUp-item canvas {
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 0;
width: 220px !important;
height: 220px !important;
}
.lte-countup .countUp-wrap .countUp-item i {
font-size: 64px;
margin-top: 8px;
margin-right: 20px;
margin-inline-end: 20px;
}
.lte-countup .countUp-wrap .countUp-item .lte-header {
line-height: 1em;
position: relative;
margin-top: 0;
margin-bottom: 6px;
font-size: 64px;
color: #f35d22;
color: var(--main);
}
.lte-countup .countUp-wrap .countUp-item .lte-subheader {
margin: 0px 0 0 4px;
font-size: 18px;
max-width: 140px;
}
.body-black .lte-countup .countUp-wrap .countUp-item .lte-subheader,
.bg-color-true-black .lte-countup .countUp-wrap .countUp-item .lte-subheader,
.bg-black .lte-countup .countUp-wrap .countUp-item .lte-subheader {
color: #ea4a34;
color: var(--white);
}
.lte-countup .countUp-wrap .countUp-item .descr {
font-size: 14px;
line-height: 1.7em;
margin: 14px 0px;
}
.lte-background-black .lte-countup .countUp-wrap .countUp-item .lte-header,
.lte-background-main .lte-countup .countUp-wrap .countUp-item .lte-header {
color: #ea4a34;
color: var(--white);
}
.lte-background-black .lte-countup .countUp-wrap .countUp-item .lte-subheader,
.lte-background-main .lte-countup .countUp-wrap .countUp-item .lte-subheader {
color: #ea4a34;
color: var(--white);
}
.lte-countup.layout-vert .row {
display: block;
}
.lte-countup.layout-vert .countUp-wrap {
width: auto;
display: block;
float: none;
}
.lte-countup.layout-vert .countUp-wrap .countUp-item {
margin-bottom: 80px;
}
.lte-countup.layout-vert .countUp-wrap .countUp-item:after {
display: none;
}
.lte-countup.layout-vert .countUp-wrap .countUp-item .lte-countup-inner {
position: relative;
}
.lte-countup.layout-vert .countUp-wrap .countUp-item .lte-countup-inner:after {
border-right: 0;
border-bottom: 2px dotted var(--black);
border-color: #0f2c49;
border-color: var(--black);
content: "";
position: absolute;
right: 0;
left: 0;
bottom: -40px;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.lte-countup.layout-vert .countUp-wrap:last-child .countUp-item {
margin-bottom: 0;
}
.lte-countup.layout-vert .countUp-wrap:last-child .countUp-item .lte-countup-inner:after {
display: none;
}
.lte-content-width {
position: relative;
}
.lte-content-width.lte-block-align-center {
margin-left: auto;
margin-right: auto;
}
.lte-content-width.lte-col-align-center {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.lte-content-width.lte-block-align-right {
float: right;
}
@media (max-width: 991px) {
.lte-content-width {
max-width: auto !important;
}
.lte-content-width.lte-col-align-left {
margin-left: auto;
margin-right: auto;
}
}
.lte-content-width .lte-wrapper > .wpb_text_column {
position: relative;
}
@media (max-width: 768px) {
.lte-content-width .wpb_text_column {
padding-left: 15px;
padding-right: 15px;
}
}
.lte-hover-logos .row {
margin-bottom: -40px;
}
@media (min-width: 992px) {
.lte-hover-logos .row {
display: flex;
align-items: center;
justify-content: center;
}
}
.lte-hover-logos .row > div {
display: flex !important;
align-items: center;
justify-content: center;
float: left !important;
margin-bottom: 40px !important;
}
.lte-hover-logos .item {
position: relative;
overflow: hidden;
text-align: center;
padding: 0px 0;
display: flex;
transition: transform 0.4s ease;
}
.lte-hover-logos .item .lte-img-hover {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate3d(-50%, -100%, 0);
-moz-transform: translate3d(-50%, -100%, 0);
-ms-transform: translate3d(-50%, -100%, 0);
-o-transform: translate3d(-50%, -100%, 0);
transform: translate3d(-50%, -100%, 0);
}
.lte-hover-logos .lte-divider:after {
content: "";
position: absolute;
border-right: 1px solid var(--white);
border-color: #ea4a34;
border-color: var(--white);
right: 0;
top: 0;
bottom: 0;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.lte-hover-logos .lte-divider:after .lte-background-white {
border-color: #0f2c49;
border-color: var(--black);
}
@media (max-width: 1599px) {
.lte-hover-logos .lte-divider:after {
display: none;
}
}
.lte-hover-logos .lte-divider:last-child:after {
display: none;
}
.lte-hover-logos.lte-hover-effect-roll .item img {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 2.275);
-webkit-transform: translate3d(0%, 0%, 0);
-moz-transform: translate3d(0%, 0%, 0);
-ms-transform: translate3d(0%, 0%, 0);
-o-transform: translate3d(0%, 0%, 0);
transform: translate3d(0%, 0%, 0);
}
.lte-hover-logos.lte-hover-effect-roll .item:hover img {
-webkit-transform: translate3d(0%, 100%, 0);
-moz-transform: translate3d(0%, 100%, 0);
-ms-transform: translate3d(0%, 100%, 0);
-o-transform: translate3d(0%, 100%, 0);
transform: translate3d(0%, 100%, 0);
}
.lte-hover-logos.lte-hover-effect-roll .item:hover .lte-img-hover {
-webkit-transform: translate3d(-50%, 0%, 0);
-moz-transform: translate3d(-50%, 0%, 0);
-ms-transform: translate3d(-50%, 0%, 0);
-o-transform: translate3d(-50%, 0%, 0);
transform: translate3d(-50%, 0%, 0);
}
.lte-hover-logos.lte-hover-effect-opacity .item {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.lte-hover-logos.lte-hover-effect-opacity .item:hover {
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.lte-hover-logos.lte-hover-effect-scale .item:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 3.275);
}
.elementor-editor-active .lte-hover-logos .item:hover {
pointer-events: none;
}
.elementor-widget-lte-partners.opacity-half-yes .lte-hover-logos .item img {
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.elementor-widget-lte-partners.lte-2x-yes .lte-hover-logos .item img {
max-height: 140px;
}
header.lte-parallax-yes,
section.lte-parallax-yes,
div.lte-parallax-yes > .elementor-column-wrap {
background-attachment: fixed !important;
transition: background 0s !important;
background-size: 100%;
}
@media (max-width: 1599px) {
header.lte-parallax-yes,
section.lte-parallax-yes,
div.lte-parallax-yes > .elementor-column-wrap {
background-size: cover !important;
}
}
@media (max-width: 768px) {
header.lte-parallax-yes,
section.lte-parallax-yes,
div.lte-parallax-yes > .elementor-column-wrap {
background-size: cover !important;
background-attachment: scroll !important;
background-position: 100% 50% !important;
}
}
.lte-tabs-cats {
list-style: none;
margin: 0 0 40px -30px;
padding: 0;
text-align: center;
position: relative;
z-index: 10;
}
@media (min-width: 992px) {
.lte-tabs-cats.lte-tabs-align-right {
text-align: right;
}
}
.lte-tabs-cats.lte-tabs-align-left {
text-align: left;
}
@media (max-width: 768px) {
.lte-tabs-cats {
margin-left: 0;
margin-bottom: 20px;
}
}
.lte-tabs-cats li {
position: relative;
display: inline-block;
margin-left: 30px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 12px;
}
@media (max-width: 768px) {
.lte-tabs-cats li {
margin-left: 14px;
margin-right: 14px;
}
}
.lte-tabs-cats li span {
cursor: pointer;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border: 2px solid var(--main);
border-color: transparent;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding: 4px 26px 3px;
overflow: hidden;
display: block;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
color: #f35d22;
color: var(--main);
border-color: #f35d22;
border-color: var(--main);
}
.lte-background-white .lte-tabs-cats li span {
color: #f35d22;
color: var(--main);
}
.lte-tabs-cats li span:hover {
color: #f35d22;
color: var(--main);
border-color: #f35d22;
border-color: var(--second);
}
.lte-background-main .lte-tabs-cats li span {
color: #ea4a34;
color: var(--white);
border-color: #ea4a34;
border-color: var(--white);
}
.lte-background-main .lte-tabs-cats li span:hover {
border-color: #f35d22;
border-color: var(--second);
}
.lte-tabs-cats li span.active {
color: #f35d22;
color: var(--main);
background-color: #f7f2ed;
background-color: var(--gray);
border-color: #f7f2ed;
border-color: var(--gray);
}
.lte-tabs-cats li span.active:after {
display: none;
}
@media (max-width: 768px) {
.lte-tabs-cats li span {
margin-bottom: 6px;
display: block;
}
}
.lte-tabs-cats.lte-tabs-active-second li span:hover,
.lte-tabs-cats.lte-tabs-active-second li span.active {
color: #f35d22;
color: var(--second);
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .elementor-row > div,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper section {
overflow: visible !important;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .elementor-invisible {
visibility: visible !important;
}
@media (min-width: 1200px) and (max-width: 1599px) {
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .elementor-image {
padding-right: 15px !important;
}
}
@media (min-width: 1200px) {
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .lte-arrow-left {
margin-left: 50px;
position: absolute; left: auto !important;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .lte-arrow-right {
margin-right: 50px;
}
}
@media (max-width: 1199px) {
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .lte-arrow-right,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .lte-arrow-left {
position: absolute;
left: 0;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .lte-arrow-right {
left: auto;
right: 0;
}
}
@media (max-width: 768px) {
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .lte-arrows-sides {
position: absolute;
bottom: 15px;
width: 100%;
text-align: center;
margin: 0 auto;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .lte-arrow-right,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .lte-arrow-left {
position: relative;
display: inline-block;
margin: 0 10px;
}
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .elementor-row > .elementor-inner-column:first-child {
-webkit-transform: translateX(-300%);
-moz-transform: translateX(-300%);
-ms-transform: translateX(-300%);
-o-transform: translateX(-300%);
transform: translateX(-300%);
-webkit-transition: all 1.5s ease;
-moz-transition: all 1.5s ease;
-o-transition: all 1.5s ease;
transition: all 1.5s ease;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .elementor-row > .elementor-inner-column:last-child {
-webkit-transform: translateX(300%);
-moz-transform: translateX(300%);
-ms-transform: translateX(300%);
-o-transform: translateX(300%);
transform: translateX(300%);
-webkit-transition: all 1.5s ease;
-moz-transition: all 1.5s ease;
-o-transition: all 1.5s ease;
transition: all 1.5s ease;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .elementor-row .lte-heading-style-price {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
transition: all 0.8s ease;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .swiper-slide-active .elementor-row > .elementor-inner-column:first-child {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .swiper-slide-active .elementor-row > .elementor-inner-column:last-child {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .lte-slider-swiper .swiper-slide-active .elementor-row .lte-heading-style-price {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
.lte-video-popup.lte-style-plain span {
display: inline-block;
}
.lte-video-popup.lte-style-plain span:after {
content: "";
width: 0;
height: 0;
border-top: 8px solid transparent;
border-left: 12px solid var(--main);
border-bottom: 8px solid transparent;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin-left: 2px;
}
.lte-background-gray .lte-video-popup.lte-style-plain span:after {
color: #0f2c49;
color: var(--black);
}
.lte-video-popup.lte-style-plain span:hover:after {
color: #ea4a34;
color: var(--white);
}
.lte-video-popup.lte-style-icon-top,
.lte-video-popup.lte-style-icon {
vertical-align: middle;
display: flex;
align-items: center;
}
.lte-video-popup.lte-style-icon-top:hover > span:after,
.lte-video-popup.lte-style-icon:hover > span:after {
color: #ea4a34;
color: var(--white);
}
.lte-video-popup.lte-style-icon-top > span,
.lte-video-popup.lte-style-icon > span {
display: inline-block;
line-height: 71px;
width: 71px;
height: 71px;
background-color: #f35d22;
background-color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
position: relative;
}
.lte-video-popup.lte-style-icon-top > span:after,
.lte-video-popup.lte-style-icon > span:after {
content: "";
width: 0;
height: 0;
border-top: 12px solid transparent;
border-left: 20px solid var(--white);
border-bottom: 12px solid transparent;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin-left: 2px;
}
.lte-video-popup.lte-style-icon-top > span span:after,
.lte-video-popup.lte-style-icon > span span:after {
display: none;
}
.lte-video-popup.lte-style-icon-top h6,
.lte-video-popup.lte-style-icon h6 {
display: inline-block;
font-size: 18px;
margin: 0 0 0 14px;
margin-inline-start: 14px;
margin-inline-end: 0;
position: relative;
top: 0px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f35d22;
color: var(--main);
}
.lte-background-black .lte-video-popup.lte-style-icon-top h6,
.lte-background-black .lte-video-popup.lte-style-icon h6,
.lte-body-black .lte-video-popup.lte-style-icon-top h6,
.lte-body-black .lte-video-popup.lte-style-icon h6 {
color: #ea4a34;
color: var(--white);
}
.lte-video-popup.lte-style-icon-top h6 span,
.lte-video-popup.lte-style-icon h6 span {
display: block;
color: #0f2c49;
color: var(--black);
}
.lte-video-popup.lte-style-icon-top:hover > span,
.lte-video-popup.lte-style-icon:hover > span {
background-color: #0f2c49;
background-color: var(--black);
}
.lte-video-popup.lte-style-icon-top {
text-align: center;
display: block;
}
.lte-video-popup.lte-style-icon-top h6 {
margin-left: 0;
margin-top: 16px;
display: block;
}
.lte-video-popup.lte-style-icon-top:hover { }
.lte-video-popup.lte-style-icon-top:hover span {
background-color: #f35d22;
background-color: var(--main);
}
.lte-video-popup.lte-style-bg,
.lte-video-popup.lte-style-solid {
position: relative;
width: 120px;
height: 120px;
}
.lte-video-popup.lte-style-bg > span,
.lte-video-popup.lte-style-solid > span {
display: block;
width: 70px;
height: 70px;
background-color: #ea4a34;
background-color: var(--white);
z-index: 11;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-video-popup.lte-style-bg > span:hover,
.lte-video-popup.lte-style-solid > span:hover {
background-color: #0f2c49;
background-color: var(--black);
}
.lte-video-popup.lte-style-bg > span:after,
.lte-video-popup.lte-style-solid > span:after {
content: "";
width: 0;
height: 0;
border-top: 8px solid transparent;
border-left: 12px solid var(--main);
border-bottom: 8px solid transparent;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin-left: 2px;
}
.lte-video-popup.lte-style-bg.lte-style-solid,
.lte-video-popup.lte-style-solid.lte-style-solid {
text-align: center;
display: block;
margin: 0 auto;
}
.lte-video-popup.lte-style-bg.lte-style-solid > span,
.lte-video-popup.lte-style-solid.lte-style-solid > span {
background-color: #f35d22;
background-color: var(--main);
}
.lte-video-popup.lte-style-bg.lte-style-solid > span:after,
.lte-video-popup.lte-style-solid.lte-style-solid > span:after {
border-left-color: var(--white);
}
.lte-video-popup.lte-style-bg > span > span,
.lte-video-popup.lte-style-solid > span > span {
display: block;
}
.lte-video-popup.lte-style-bg > span > span:after,
.lte-video-popup.lte-style-solid > span > span:after {
display: none;
content: "";
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
border: 2px solid var(--black);
border-color: #0f2c49;
border-color: var(--black);
position: absolute;
top: -15px;
right: -15px;
bottom: -15px;
left: -15px;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
pointer-events: none;
}
.lte-video-popup.lte-style-bg:hover span,
.lte-video-popup.lte-style-solid:hover span {
background-color: #ea4a34;
background-color: var(--white);
}
.lte-video-popup.lte-style-bg:hover span:after,
.lte-video-popup.lte-style-solid:hover span:after {
border-left-color: var(--black);
}
.lte-video-popup.lte-style-bg:hover span span:before,
.lte-video-popup.lte-style-solid:hover span span:before {
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.lte-video-popup.lte-style-bg:hover span span:after,
.lte-video-popup.lte-style-solid:hover span span:after {
top: -10px;
right: -10px;
bottom: -10px;
left: -10px;
border: 2px solid var(--white);
}
.lte-video-popup.lte-style-bg {
width: 100%;
max-width: 625px;
height: 515px;
background-size: cover;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-video-popup.lte-style-bg:before,
.lte-video-popup.lte-style-bg:after {
display: none;
}
.elementor-editor-active .lte-video-popup {
pointer-events: none;
}
.lte-price-sc.lte-layout-two-cols .lte-item {
width: 50%;
}
.lte-price-sc .lte-items {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.lte-price-sc .lte-items .lte-item {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 30px;
}
.lte-price-sc .lte-items .lte-item:nth-child(odd) {
padding-right: 100px;
padding-inline-end: 100px;
padding-inline-start: 0;
}
@media (max-width: 1199px) {
.lte-price-sc .lte-items .lte-item:nth-child(odd) {
padding-right: 40px;
padding-inline-end: 40px;
padding-inline-start: 0;
}
}
@media (max-width: 991px) {
.lte-price-sc .lte-items .lte-item:nth-child(odd) {
width: 100%;
padding-right: 0;
padding-inline-end: 0;
padding-inline-start: 0;
}
}
.lte-price-sc .lte-items .lte-item:nth-child(even) {
padding-left: 100px;
padding-inline-end: 0;
padding-inline-start: 100px;
}
@media (max-width: 1199px) {
.lte-price-sc .lte-items .lte-item:nth-child(even) {
padding-left: 40px;
padding-inline-end: 0;
padding-inline-start: 40px;
}
}
@media (max-width: 991px) {
.lte-price-sc .lte-items .lte-item:nth-child(even) {
width: 100%;
padding-left: 0;
padding-inline-end: 0;
padding-inline-start: 0;
}
}
.lte-price-sc .lte-items .lte-item .lte-image {
padding-right: 30px;
padding-inline-end: 30px;
padding-inline-start: 0;
}
.lte-price-sc .lte-items .lte-item .lte-image img {
max-width: 100px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
}
@media (max-width: 479px) {
.lte-price-sc .lte-items .lte-item .lte-image {
padding-right: 15px;
padding-inline-end: 15px;
padding-inline-start: 0;
}
.lte-price-sc .lte-items .lte-item .lte-image img {
max-width: 64px;
}
}
.lte-price-sc .lte-items .lte-item .lte-description {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lte-price-sc .lte-items .lte-item .lte-description .lte-title {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.lte-price-sc .lte-items .lte-item .lte-description .lte-title .lte-header {
margin: 0;
font-size: 24px;
}
@media (max-width: 991px) {
.lte-price-sc .lte-items .lte-item .lte-description .lte-title .lte-header {
font-size: 20px;
}
}
.lte-price-sc .lte-items .lte-item .lte-description .lte-title .lte-dots {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
border-color: #0f2c49;
border-color: var(--black);
margin: 0px 15px 0;
position: relative;
top: -15px;
}
.lte-price-sc .lte-items .lte-item .lte-description .lte-title .lte-price {
color: #0f2c49;
color: var(--black);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 24px;
margin-top: 0px;
}
.lte-price-sc .lte-items .lte-item .lte-description .lte-title .lte-price.highlight {
color: #f35d22;
color: var(--main);
}
.lte-price-sc .lte-items .lte-item .lte-description .lte-title .lte-price span {
vertical-align: super;
font-size: 16px;
}
@media (max-width: 768px) {
.lte-price-sc .lte-items .lte-item .lte-description .lte-title .lte-price {
margin-top: 4px;
}
}
.lte-price-sc .lte-items .lte-item .lte-description .lte-descr {
margin-top: 0px;
display: block;
width: 100%;
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.lte-price-sc .lte-items .lte-item .lte-description .lte-descr p {
font-size: 14px;
}
.lte-background-black .lte-price-sc .lte-items .lte-item .lte-description .lte-descr {
color: rgba(255, 255, 255, 0.8);
}
.lte-background-white .lte-price-sc .lte-items .lte-item .lte-description .lte-descr {
color: #0f2c49;
color: var(--black);
}
.lte-price-sc.lte-layout-one-col {
max-width: 840px;
margin: 0 auto;
padding-left: 40px;
}
@media (max-width: 768px) {
.lte-price-sc.lte-layout-one-col .lte-items {
padding-right: 30px;
}
}
.lte-price-sc.lte-layout-one-col .lte-items .lte-item {
width: 100%;
padding-left: 0;
padding-right: 0;
}
@media (max-width: 768px) {
.lte-price-sc.lte-layout-one-col {
padding-left: 0;
}
}
.lte-price-sc.lte-scroll-yes .lte-items {
max-height: 600px;
}
@media (max-width: 768px) {
.lte-price-sc.lte-scroll-yes .lte-items {
max-height: 540px;
}
}
.lte-effect-smoke {
position: relative;
pointer-events: none;
}
.lte-effect-smoke img {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
position: absolute;
bottom: 0%;
left: 50%;
margin: 0 0 300px;
-webkit-transform: translate(-50%, 0px);
-moz-transform: translate(-50%, 0px);
-ms-transform: translate(-50%, 0px);
-o-transform: translate(-50%, 0px);
transform: translate(-50%, 0px);
-webkit-animation: lte-smoke-1 12s infinite;
-moz-animation: lte-smoke-1 12s infinite;
-o-animation: lte-smoke-1 12s infinite;
animation: lte-smoke-1 12s infinite;
}
.lte-effect-smoke .lte-effect-item-2 {
animation-delay: 2s;
}
.lte-effect-smoke .lte-effect-item-3 {
animation-delay: 4s;
}
.lte-effect-smoke .lte-effect-item-4 {
animation-delay: 6s;
}
.lte-effect-smoke .lte-effect-item-5 {
animation-delay: 8s;
}
.lte-effect-smoke .lte-effect-item-6 {
animation-delay: 10s;
}
.lte-effect-smoke .lte-effect-item-2 img {
animation-delay: 2s;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.lte-effect-smoke .lte-effect-item-4 img {
animation-delay: 6s;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.lte-effect-smoke .lte-effect-item-6 img {
animation-delay: 10s;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
@keyframes lte-smoke-1 {
0% {
opacity: 0;
transform: translate(-50%, 650px);
}
50% {
opacity: .5;
}
100% {
opacity: 0;
transform: translateY(-50%, 0px);
}
}
.elementor-widget-lte-effects {
overflow: visible !important;
}
.lte-effect-square-large,
.lte-effect-square {
display: block;
overflow: visible !important;
}
.lte-effect-square-large .elementor-widget-empty-icon,
.lte-effect-square .elementor-widget-empty-icon {
display: none !important;
}
.lte-effect-square-large > span,
.lte-effect-square > span {
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: block;
height: 1px;
z-index: 4;
}
.lte-effect-square-large > span > span,
.lte-effect-square > span > span {
width: 270px;
height: 270px;
display: block;
border: 1px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
margin-top: -25px;
}
@media (max-width: 991px) {
.lte-effect-square-large > span > span,
.lte-effect-square > span > span {
width: 140px;
height: 140px;
margin-top: -25px;
}
}
@media (max-width: 768px) {
.lte-effect-square-large > span > span,
.lte-effect-square > span > span {
margin-top: -20px;
}
}
@media (max-width: 479px) {
.lte-effect-square-large > span > span,
.lte-effect-square > span > span {
margin-top: -35px;
}
}
.lte-effect-square-large.lte-animation-yes > span > span,
.lte-effect-square.lte-animation-yes > span > span {
-webkit-animation: lte-square 16s linear infinite;
-moz-animation: lte-square 16s linear infinite;
-o-animation: lte-square 16s linear infinite;
animation: lte-square 16s linear infinite;
}
.lte-effect-square-large.lte-animation- > span > span,
.lte-effect-square.lte-animation- > span > span,
.lte-effect-square-large.lte-animation-no > span > span,
.lte-effect-square.lte-animation-no > span > span {
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none;
-webkit-transform: rotate(15deg);
-moz-transform: rotate(15deg);
-ms-transform: rotate(15deg);
-o-transform: rotate(15deg);
transform: rotate(15deg);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.lte-effect-square-large.lte-animation- > span > span:hover,
.lte-effect-square.lte-animation- > span > span:hover,
.lte-effect-square-large.lte-animation-no > span > span:hover,
.lte-effect-square.lte-animation-no > span > span:hover {
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
}
.lte-effect-square-large.lte-effect-square-large > span > span,
.lte-effect-square.lte-effect-square-large > span > span {
width: 450px;
height: 450px;
margin-top: -55px;
}
@media (max-width: 1599px) {
.lte-effect-square-large.lte-effect-square-large > span > span,
.lte-effect-square.lte-effect-square-large > span > span {
width: 350px;
height: 350px;
}
}
@media (max-width: 991px) {
.lte-effect-square-large.lte-effect-square-large > span > span,
.lte-effect-square.lte-effect-square-large > span > span {
width: 300px;
height: 300px;
margin-top: -50px;
}
}
@media (max-width: 768px) {
.lte-effect-square-large.lte-effect-square-large > span > span,
.lte-effect-square.lte-effect-square-large > span > span {
width: 300px;
height: 300px;
margin-top: -10px;
}
}
@keyframes lte-square {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.elementor-widget-lte-slider-full {
background-color: #0f2c49;
background-color: var(--black);
position: relative;
min-height: 100vh;
}
.elementor-widget-lte-slider-full .lte-swiper-slider {
margin-left: 280px;
}
@media (max-width: 991px) {
.elementor-widget-lte-slider-full .lte-swiper-slider {
margin-left: 0;
}
}
.elementor-widget-lte-slider-full .lte-slider-fc-menu {
background-color: #0f2c49;
background-color: var(--black);
position: absolute;
left: 0;
top: 0;
bottom: 0;
z-index: 3;
width: 280px;
padding: 0 0 0 15px;
padding-top: 200px;
}
@media (max-width: 991px) {
.elementor-widget-lte-slider-full .lte-slider-fc-menu {
width: auto;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
padding: 120px 0 10px 0;
}
}
.elementor-widget-lte-slider-full .lte-slider-fc-menu ul {
margin: 0;
}
.elementor-widget-lte-slider-full .lte-slider-fc-menu ul li {
margin: 0;
}
.elementor-widget-lte-slider-full .lte-slider-fc-menu ul li span {
color: #ea4a34;
color: var(--white);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
font-size: 24px;
display: block;
padding: 16px 0;
cursor: pointer;
}
.elementor-widget-lte-slider-full .lte-slider-fc-menu ul li span:hover {
color: #f35d22;
color: var(--main);
}
.elementor-widget-lte-slider-full .lte-slider-fc-menu ul li span.active {
color: #f35d22;
color: var(--main);
pointer-events: none;
}
@media (max-width: 991px) {
.elementor-widget-lte-slider-full .lte-slider-fc-menu ul {
text-align: center;
padding: 0;
}
.elementor-widget-lte-slider-full .lte-slider-fc-menu ul li {
display: inline-block;
}
.elementor-widget-lte-slider-full .lte-slider-fc-menu ul li span {
font-size: 16px;
padding: 8px 16px;
}
}
@media (min-width: 1200px) {
.elementor-widget-lte-slider-full .lte-item {
-webkit-transition: opacity 0s !important;
-moz-transition: opacity 0s !important;
-o-transition: opacity 0s !important;
transition: opacity 0s !important;
zoom: 1 !important;
filter: alpha(opacity=100) !important;
-webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
opacity: 1 !important; }
.elementor-widget-lte-slider-full .lte-item .lte-content {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: -webkit-transform 1s ease;
-moz-transition: -moz-transform 1s ease;
-o-transition: -o-transform 1s ease;
transition: -webkit-transform 1s ease,-moz-transform 1s ease,-o-transform 1s ease,transform 1s ease;
}
.elementor-widget-lte-slider-full .lte-item .lte-image {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: -webkit-transform 1s ease;
-moz-transition: -moz-transform 1s ease;
-o-transition: -o-transform 1s ease;
transition: -webkit-transform 1s ease,-moz-transform 1s ease,-o-transform 1s ease,transform 1s ease;
}
.elementor-widget-lte-slider-full .lte-item.swiper-slide-active .lte-content {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
-webkit-transition: -webkit-transform 1s ease;
-moz-transition: -moz-transform 1s ease;
-o-transition: -o-transform 1s ease;
transition: -webkit-transform 1s ease,-moz-transform 1s ease,-o-transform 1s ease,transform 1s ease;
}
.elementor-widget-lte-slider-full .lte-item.swiper-slide-active .lte-image {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
-webkit-transition: -webkit-transform 1s ease;
-moz-transition: -moz-transform 1s ease;
-o-transition: -o-transform 1s ease;
transition: -webkit-transform 1s ease,-moz-transform 1s ease,-o-transform 1s ease,transform 1s ease;
}
}
.elementor-widget-lte-slider-full .row > div {
min-height: 100vh;
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
.elementor-widget-lte-slider-full .row > div {
min-height: 700px;
}
}
.elementor-widget-lte-slider-full .row > div.lte-content {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
min-height: 1000px;
padding: 200px 50px 100px 50px;
}
@media (min-width: 1900px) {
.elementor-widget-lte-slider-full .row > div.lte-content {
padding: 200px 100px 100px 100px;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.elementor-widget-lte-slider-full .row > div.lte-content {
width: 50%;
}
}
@media (max-width: 1199px) {
.elementor-widget-lte-slider-full .row > div.lte-content {
position: absolute;
z-index: 5;
background: rgba(0, 0, 0, 0.3);
top: 100px;
right: 30px;
left: 30px;
bottom: 150px;
min-height: auto;
text-align: center;
padding-top: 80px;
}
}
@media (max-width: 991px) {
.elementor-widget-lte-slider-full .row > div.lte-content {
padding: 60px 30px 200px 30px;
top: 30px;
right: 30px;
left: 30px;
bottom: 30px;
}
}
.elementor-widget-lte-slider-full .row > div.lte-content h2 {
font-size: 60px;
}
@media (max-width: 1199px) {
.elementor-widget-lte-slider-full .row > div.lte-content h2 {
color: #f35d22;
color: var(--main);
}
}
.elementor-widget-lte-slider-full .row > div.lte-content h2 span {
color: #ea4a34;
color: var(--white);
display: block;
}
@media (min-width: 1900px) {
.elementor-widget-lte-slider-full .row > div.lte-content h2 {
font-size: 72px;
}
}
@media (max-width: 1300px) {
.elementor-widget-lte-slider-full .row > div.lte-content h2 {
font-size: 54px;
}
}
@media (max-width: 991px) {
.elementor-widget-lte-slider-full .row > div.lte-content h2 {
font-size: 36px;
}
}
.elementor-widget-lte-slider-full .row > div.lte-content .lte-price {
display: block;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f6520a;
color: var(--red);
font-size: 24px;
margin-bottom: 16px;
}
@media (min-width: 1200px) {
.elementor-widget-lte-slider-full .row > div.lte-content .lte-price {
display: none;
}
}
.elementor-widget-lte-slider-full .row > div.lte-content .lte-btn {
margin-top: 80px;
}
@media (max-width: 1199px) {
.elementor-widget-lte-slider-full .row > div.lte-content .lte-btn {
margin: 30px 0 40px;
}
}
.elementor-widget-lte-slider-full .row > div.lte-image {
background-size: cover;
background-position: 50% 50%;
position: relative;
border-bottom: 80px solid #fff;
}
@media (min-width: 1200px) and (max-width: 1599px) {
.elementor-widget-lte-slider-full .row > div.lte-image {
width: 50%;
}
}
@media (max-width: 1199px) {
.elementor-widget-lte-slider-full .row > div.lte-image {
width: 100%;
border-bottom: 0;
}
}
.elementor-widget-lte-slider-full .row > div.lte-image:before {
content: "";
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
pointer-events: none;
background-color: #0f2c49;
background-color: var(--black);
background: #000;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.elementor-widget-lte-slider-full .row > div.lte-image:before + .elementor-background-video-container + .elementor-container,
.elementor-widget-lte-slider-full .row > div.lte-image:before + .elementor-widget-wrap {
z-index: 2;
}
.elementor-widget-lte-slider-full .row > div.lte-image .lte-price.lte-price-desktop {
position: absolute;
top: 250px;
right: 100px;
background: url(//safaachall.com/wp-content/themes/homefort/assets/images/price-label-red.png) no-repeat 50% 50%;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #ea4a34;
color: var(--white);
font-size: 36px;
display: block;
width: 150px;
height: 150px;
text-align: center;
line-height: 140px;
}
.elementor-widget-lte-slider-full .row > div.lte-image .lte-price.lte-price-desktop span {
font-size: 18px;
vertical-align: super;
}
@media (max-width: 1199px) {
.elementor-widget-lte-slider-full .row > div.lte-image .lte-price.lte-price-desktop {
display: none;
}
}
.elementor-widget-lte-slider-full .lte-arrows {
width: 58.33333333%;
position: relative;
float: right;
}
@media (min-width: 1200px) and (max-width: 1599px) {
.elementor-widget-lte-slider-full .lte-arrows {
width: 50% !important;
}
}
@media (max-width: 1199px) {
.elementor-widget-lte-slider-full .lte-arrows {
width: 100% !important;
position: absolute;
float: none;
bottom: 0px;
}
}
.elementor-widget-lte-slider-full .lte-arrows a {
color: #ea4a34;
color: var(--white);
padding-bottom: 290px;
}
.elementor-widget-lte-slider-full .lte-arrows a.lte-arrow-left {
left: 50%;
margin-left: -110px;
}
.elementor-widget-lte-slider-full .lte-arrows a.lte-arrow-right {
right: 50%;
margin-right: -110px;
}
@media (max-width: 1199px) {
.elementor-widget-lte-slider-full .lte-arrows a {
left: auto;
right: auto;
margin-left: 0;
margin-right: 0;
padding: 0;
}
.elementor-widget-lte-slider-full .lte-arrows a.lte-arrow-left {
left: 0;
margin-right: 15px;
}
.elementor-widget-lte-slider-full .lte-arrows a.lte-arrow-right {
right: 0;
margin-left: 15px;
}
}
.elementor-widget-lte-slider-full .lte-copy {
position: absolute;
left: 0;
bottom: -80px;
right: 0;
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
text-align: center;
padding: 35px;
z-index: 4;
}
.elementor-widget-lte-slider-full .lte-copy p {
font-size: 16px;
}
.elementor-widget-lte-slider-full .lte-copy a {
color: #f35d22;
color: var(--main);
}
.elementor-widget-lte-slider-full .lte-copy a:hover {
color: #ea4a34;
color: var(--white);
}
.elementor-widget-lte-slider-full .lte-copy.lte-copy-desktop {
display: none;
}
@media (min-width: 1200px) {
.elementor-widget-lte-slider-full .lte-copy.lte-copy-desktop {
display: block;
}
}
.elementor-widget-lte-slider-full .lte-copy.lte-copy-mobile {
display: none;
position: relative;
bottom: 0;
}
@media (max-width: 1199px) {
.elementor-widget-lte-slider-full .lte-copy.lte-copy-mobile {
display: block;
}
}
.elementor-widget-lte-slider-full .swiper-pagination-custom {
position: absolute;
bottom: 100px !important;
z-index: 15;
width: 41.66666667% !important;
left: 0;
padding-left: 80px;
}
@media (max-width: 1899px) {
.elementor-widget-lte-slider-full .swiper-pagination-custom {
padding-left: 30px;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.elementor-widget-lte-slider-full .swiper-pagination-custom {
width: 50% !important;
}
}
@media (max-width: 1199px) {
.elementor-widget-lte-slider-full .swiper-pagination-custom {
display: none;
}
}
.elementor-widget-lte-slider-full .swiper-pagination-custom .swiper-pagination-bullet {
background: transparent;
width: 100px;
height: auto;
margin: 0 8px;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.elementor-widget-lte-slider-full .swiper-pagination-custom .swiper-pagination-bullet:hover {
zoom: 1;
filter: alpha(opacity=80);
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.elementor-widget-lte-slider-full .swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
position: absolute;
border: 4px solid #fff;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: "";
}
.elementor-widget-lte-slider-full .swiper-pagination-custom .lte-title {
display: none;
}
.lte-mouse-move .elementor-column-wrap {
-webkit-transition: background 0.25s ease-out !important;
-moz-transition: background 0.25s ease-out !important;
-o-transition: background 0.25s ease-out !important;
transition: background 0.25s ease-out !important;
}
@media (min-width: 1900px) {
.lte-mouse-move .elementor-column-wrap {
background-size: 100% !important;
}
}
@media (max-width: 1599px) {
.lte-mouse-move .elementor-column-wrap {
background-size: cover !important;
}
}
.swiper-container-coverflow .swiper-slide .lte-item {
-webkit-transition: all 0.5s ease !important;
-moz-transition: all 0.5s ease !important;
-o-transition: all 0.5s ease !important;
transition: all 0.5s ease !important;
-webkit-transition-delay: 0s !important;
-moz-transition-delay: 0s !important;
-o-transition-delay: 0s !important;
transition-delay: 0s !important;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transform: scale(0.3);
-moz-transform: scale(0.3);
-ms-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3);
}
.swiper-container-coverflow .swiper-slide.swiper-slide-prev .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-next .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-duplicate-prev .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-duplicate-next .lte-item {
-webkit-transform: scale(0.85);
-moz-transform: scale(0.85);
-ms-transform: scale(0.85);
-o-transform: scale(0.85);
transform: scale(0.85);
margin-top: -20px;
}
.swiper-container-coverflow .swiper-slide.swiper-slide-nth-next-2 .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-nth-prev-2 .lte-item {
-webkit-transform: scale(0.65);
-moz-transform: scale(0.65);
-ms-transform: scale(0.65);
-o-transform: scale(0.65);
transform: scale(0.65);
margin-top: -35px;
}
.swiper-container-coverflow .swiper-slide.swiper-slide-active .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-duplicate-active .lte-item {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.swiper-container-coverflow .swiper-slide.swiper-slide-nth-next-2 .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-nth-prev-2 .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-prev .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-next .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-active .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-duplicate-prev .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-duplicate-next .lte-item,
.swiper-container-coverflow .swiper-slide.swiper-slide-duplicate-active .lte-item {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.lte-sections-block {
background-color: #f7f2ed;
background-color: var(--gray);
}
span.lte-border-bottom:after,
span.lte-border-top:after,
span.lte-border-bottom:before,
span.lte-border-top:before {
content: "";
pointer-events: none;
padding: 0;
z-index: 3;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
span.lte-border-bottom.lte-border-top,
span.lte-border-top.lte-border-top {
pointer-events: none;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
position: absolute;
}
span.lte-border-bottom.lte-border-top:before,
span.lte-border-top.lte-border-top:before {
border-left: 2px solid #ffffff;
border-color: #f35d22;
border-color: var(--main);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
}
span.lte-border-bottom.lte-border-top:after,
span.lte-border-top.lte-border-top:after {
border-top: 2px solid #ffffff;
border-color: #f35d22;
border-color: var(--main);
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
left: 0;
}
span.lte-border-bottom.lte-border-bottom:after,
span.lte-border-top.lte-border-bottom:after,
span.lte-border-bottom.lte-border-bottom:before,
span.lte-border-top.lte-border-bottom:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
}
span.lte-border-bottom.lte-border-bottom:before,
span.lte-border-top.lte-border-bottom:before {
border-right: 2px solid #ffffff;
border-color: #f35d22;
border-color: var(--main);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 100% 100%;
-moz-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
-o-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
span.lte-border-bottom.lte-border-bottom:after,
span.lte-border-top.lte-border-bottom:after {
border-bottom: 2px solid #ffffff;
border-color: #f35d22;
border-color: var(--main);
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 100%;
-moz-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
-o-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
a:hover > span.lte-border-bottom:after,
div:hover > span.lte-border-bottom:after,
span:hover > span.lte-border-bottom:after,
a:hover > span.lte-border-top:after,
div:hover > span.lte-border-top:after,
span:hover > span.lte-border-top:after,
a:hover > span.lte-border-bottom:before,
div:hover > span.lte-border-bottom:before,
span:hover > span.lte-border-bottom:before,
a:hover > span.lte-border-top:before,
div:hover > span.lte-border-top:before,
span:hover > span.lte-border-top:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.lte-parallax-slider-sc {
min-height: 1000px;
height: 1000px;
overflow: hidden;
}
@media (max-width: 768px) {
.lte-parallax-slider-sc {
min-height: 700px;
height: 700px;
}
}
.lte-parallax-slider-sc #lte-parallax-slider-sc-wrap {
margin: 0;
width: 100%;
text-align: center;
position: absolute;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
z-index: 4;
}
.lte-parallax-slider-sc .lte-header-1,
.lte-parallax-slider-sc .lte-header-2 {
margin: 0;
padding-top: 80px;
width: 100%;
text-align: center;
position: absolute;
font-size: 430px;
line-height: 430px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
@media (max-width: 1599px) {
.lte-parallax-slider-sc .lte-header-1,
.lte-parallax-slider-sc .lte-header-2 {
font-size: 340px;
line-height: 340px;
}
}
@media (max-width: 1199px) {
.lte-parallax-slider-sc .lte-header-1,
.lte-parallax-slider-sc .lte-header-2 {
font-size: 240px;
line-height: 240px;
}
}
@media (max-width: 991px) {
.lte-parallax-slider-sc .lte-header-1,
.lte-parallax-slider-sc .lte-header-2 {
font-size: 30vw;
}
}
@media (max-width: 1199px) {
.lte-parallax-slider-sc .lte-header-1,
.lte-parallax-slider-sc .lte-header-2 {
padding-top: 30%;
}
}
.lte-parallax-slider-sc .lte-header-1 {
color: #ea4a34;
color: var(--white);
}
.lte-parallax-slider-sc .lte-header-2 {
color: #f35d22;
color: var(--main);
margin-top: 320px;
}
@media (max-width: 1199px) {
.lte-parallax-slider-sc .lte-header-2 {
margin-top: 1em;
}
}
.lte-parallax-slider-sc .lte-parallax-sky {
min-height: 850px;
background-size: cover;
background-repeat: no-repeat;
position: relative;
z-index: 1;
}
.lte-parallax-slider-sc .lte-parallax-sea {
min-height: 376px;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
bottom: 50px;
left: 0;
right: 0;
z-index: 3;
background-position: 50% 0%;
}
.lte-parallax-slider-sc .lte-parallax-leaf-1,
.lte-parallax-slider-sc .lte-parallax-leaf-2 {
height: 500px;
position: absolute;
width: 50%;
top: 0;
left: 0;
background-repeat: no-repeat;
background-position: 0px 0;
z-index: 5;
}
@media (max-width: 1199px) {
.lte-parallax-slider-sc .lte-parallax-leaf-1,
.lte-parallax-slider-sc .lte-parallax-leaf-2 {
background-size: 300px;
}
}
@media (max-width: 991px) {
.lte-parallax-slider-sc .lte-parallax-leaf-1,
.lte-parallax-slider-sc .lte-parallax-leaf-2 {
background-size: 200px;
}
}
@media (max-width: 768px) {
.lte-parallax-slider-sc .lte-parallax-leaf-1,
.lte-parallax-slider-sc .lte-parallax-leaf-2 {
background-size: 150px;
}
}
.lte-parallax-slider-sc .lte-parallax-leaf-2 {
left: auto;
right: 0;
background-position: right 0px top -100px;
}
.lte-parallax-slider-sc .lte-parallax-podium {
height: 195px;
position: absolute;
width: 100%;
bottom: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 100%;
z-index: 4;
}
.lte-parallax-slider-sc .lte-parallax-podium:after {
content: "";
display: block;
background-color: #ea4a34;
background-color: var(--white);
height: 200px;
left: 0;
right: 0;
position: absolute;
bottom: -200px;
z-index: 6;
}
.lte-parallax-slider-sc .lte-parallax-yoga {
position: absolute;
top: 52%;
left: 50%;
background-repeat: no-repeat;
background-position: center;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
z-index: 10;
}
@media (max-width: 1199px) {
.lte-parallax-slider-sc .lte-parallax-yoga {
max-width: 95%;
background-size: contain;
background-position: 0 100%;
top: auto;
bottom: 100px;
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
}
}
.lte-hover-dot {
position: relative;
}
.lte-hover-dot .l1 {
width: 15px;
height: 15px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
display: block;
background-color: #f35d22;
background-color: var(--main);
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
-webkit-transition: 0.65s all ease;
-moz-transition: 0.65s all ease;
-o-transition: 0.65s all ease;
transition: 0.65s all ease;
}
@media (max-width: 768px) {
.lte-hover-dot .l1 {
width: 10px;
height: 10px;
}
}
.lte-hover-dot .l2:after,
.lte-hover-dot .l2:before {
content: "";
width: 30px;
height: 30px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
display: block;
background-color: #ea4a34;
background-color: var(--white);
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 1;
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
transition: 0.5s all ease;
}
@media (max-width: 768px) {
.lte-hover-dot .l2:after,
.lte-hover-dot .l2:before {
width: 20px;
height: 20px;
}
}
.lte-hover-dot .l2:after {
width: 45px;
height: 45px;
}
@media (max-width: 768px) {
.lte-hover-dot .l2:after {
display: none;
}
}
.lte-hover-dot h6 {
margin: 0 !important;
display: inline-block;
width: 200px;
background-color: #ea4a34;
background-color: var(--white);
color: #0f2c49;
color: var(--black);
font-size: 18px;
text-align: center !important;
padding: 15px 15px;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
transition: 0.5s all ease;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
z-index: 5;
pointer-events: none;
}
.lte-hover-dot h6:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 18px 15px 0 15px;
border-color: #ffffff transparent transparent transparent;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -16px;
}
.lte-hover-dot:hover h6 {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: translate(-50%, -160%);
-moz-transform: translate(-50%, -160%);
-ms-transform: translate(-50%, -160%);
-o-transform: translate(-50%, -160%);
transform: translate(-50%, -160%);
}
.lte-hover-dot:hover .l1 {
-webkit-transform: translate(-50%, -50%) scale(1.3);
-moz-transform: translate(-50%, -50%) scale(1.3);
-ms-transform: translate(-50%, -50%) scale(1.3);
-o-transform: translate(-50%, -50%) scale(1.3);
transform: translate(-50%, -50%) scale(1.3);
}
.lte-hover-dot:hover .l2:after,
.lte-hover-dot:hover .l2:before {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
} .paging-navigation-border {
margin-top: 5px;
border-top: 0px solid rgba(0, 0, 0, 0.08);
}
.paging-navigation {
margin-top: 5px;
border-top: 0px solid rgba(0, 0, 0, 0.08);
}
.paging-navigation,
.page-numbers {
text-align: center;
margin-top: 0px;
margin-bottom: -16px;
}
.paging-navigation hr,
.page-numbers hr {
margin-bottom: 20px;
}
.paging-navigation .pagination,
.page-numbers .pagination {
position: relative;
padding-top: 0px;
padding-bottom: 20px;
margin-top: 35px;
margin-bottom: 0px;
font-size: 1px;
font-size: 0;
}
@media (min-width: 1200px) {
.paging-navigation .pagination,
.page-numbers .pagination {
margin-top: 85px;
}
}
.paging-navigation .pagination .page-numbers,
.page-numbers .pagination .page-numbers {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
width: 80px;
height: 80px;
line-height: 80px;
background-color: #f7f2ed;
background-color: var(--gray);
color: #0f2c49;
color: var(--black);
display: inline-block;
text-align: center;
vertical-align: top;
margin: 0 8px 16px;
position: relative;
z-index: 5;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.paging-navigation .pagination .page-numbers.current,
.page-numbers .pagination .page-numbers.current {
cursor: default;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
border: 1px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
z-index: 0;
pointer-events: none;
}
.lte-background-black .paging-navigation .pagination .page-numbers.current,
.lte-background-black .page-numbers .pagination .page-numbers.current {
color: #ea4a34;
color: var(--white);
}
.paging-navigation .pagination .page-numbers:not(.dots):not(.current):not(.disabled):hover,
.page-numbers .pagination .page-numbers:not(.dots):not(.current):not(.disabled):hover {
background-color: #f35d22;
background-color: var(--second);
color: #ea4a34;
color: var(--white);
}
.paging-navigation .pagination .prev,
.page-numbers .pagination .prev,
.paging-navigation .pagination .next,
.page-numbers .pagination .next {
line-height: 80px;
color: #0f2c49;
color: var(--black);
}
.lte-background-black .paging-navigation .pagination .prev,
.lte-background-black .page-numbers .pagination .prev,
.lte-background-black .paging-navigation .pagination .next,
.lte-background-black .page-numbers .pagination .next {
color: #ea4a34;
color: var(--white);
}
.lte-background-black .paging-navigation .pagination .prev:hover,
.lte-background-black .page-numbers .pagination .prev:hover,
.lte-background-black .paging-navigation .pagination .next:hover,
.lte-background-black .page-numbers .pagination .next:hover {
color: #f35d22 !important;
color: var(--main) !important;
}
@media (max-width: 768px) {
.paging-navigation .pagination .prev,
.page-numbers .pagination .prev,
.paging-navigation .pagination .next,
.page-numbers .pagination .next {
display: none;
}
}
.paging-navigation .pagination .prev.prev:before,
.page-numbers .pagination .prev.prev:before,
.paging-navigation .pagination .next.prev:before,
.page-numbers .pagination .next.prev:before,
.paging-navigation .pagination .prev.next:before,
.page-numbers .pagination .prev.next:before,
.paging-navigation .pagination .next.next:before,
.page-numbers .pagination .next.next:before {
font-style: normal;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e824";
font-size: 16px;
line-height: 80px;
position: relative;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
top: 0px;
display: inline-block;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.paging-navigation .pagination .prev.prev:before,
.page-numbers .pagination .prev.prev:before,
.paging-navigation .pagination .next.prev:before,
.page-numbers .pagination .next.prev:before {
left: 0px;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.rtl .paging-navigation .pagination .prev.prev:before,
.rtl .page-numbers .pagination .prev.prev:before,
.rtl .paging-navigation .pagination .next.prev:before,
.rtl .page-numbers .pagination .next.prev:before {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
left: auto;
right: -2px;
}
.paging-navigation .pagination .prev.next:before,
.page-numbers .pagination .prev.next:before,
.paging-navigation .pagination .next.next:before,
.page-numbers .pagination .next.next:before {
right: 0px;
}
.rtl .paging-navigation .pagination .prev.next:before,
.rtl .page-numbers .pagination .prev.next:before,
.rtl .paging-navigation .pagination .next.next:before,
.rtl .page-numbers .pagination .next.next:before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
right: auto;
left: -2px;
}
.paging-navigation .pagination .prev.disabled,
.page-numbers .pagination .prev.disabled,
.paging-navigation .pagination .next.disabled,
.page-numbers .pagination .next.disabled {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
cursor: default;
background-color: #f7f2ed;
background-color: var(--gray);
color: #ea4a34;
color: var(--white);
}
.paging-navigation .pagination .prev:not(.dots):not(.current):not(.disabled):hover,
.page-numbers .pagination .prev:not(.dots):not(.current):not(.disabled):hover,
.paging-navigation .pagination .next:not(.dots):not(.current):not(.disabled):hover,
.page-numbers .pagination .next:not(.dots):not(.current):not(.disabled):hover {
background-color: #f35d22;
background-color: var(--second);
color: #ea4a34;
color: var(--white);
border-color: #f35d22;
border-color: var(--main);
}
.page-numbers-function {
font-size: 0;
}
.page-numbers-function .page-numbers {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
width: 80px;
height: 80px;
line-height: 80px;
background-color: #f7f2ed;
background-color: var(--gray);
color: #0f2c49;
color: var(--black);
display: inline-block;
text-align: center;
vertical-align: top;
margin: 0 8px 16px;
position: relative;
z-index: 5;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.page-numbers-function .page-numbers.current {
cursor: default;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
border: 1px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
z-index: 0;
pointer-events: none;
}
.lte-background-black .page-numbers-function .page-numbers.current {
color: #ea4a34;
color: var(--white);
}
.page-numbers-function .page-numbers:not(.dots):not(.current):not(.disabled):hover {
background-color: #f35d22;
background-color: var(--second);
color: #ea4a34;
color: var(--white);
}
.page-numbers-function .prev,
.page-numbers-function .next {
line-height: 80px;
color: #0f2c49;
color: var(--black);
}
.lte-background-black .page-numbers-function .prev,
.lte-background-black .page-numbers-function .next {
color: #ea4a34;
color: var(--white);
}
.lte-background-black .page-numbers-function .prev:hover,
.lte-background-black .page-numbers-function .next:hover {
color: #f35d22 !important;
color: var(--main) !important;
}
@media (max-width: 768px) {
.page-numbers-function .prev,
.page-numbers-function .next {
display: none;
}
}
.page-numbers-function .prev.prev:before,
.page-numbers-function .next.prev:before,
.page-numbers-function .prev.next:before,
.page-numbers-function .next.next:before {
font-style: normal;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e824";
font-size: 16px;
line-height: 80px;
position: relative;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
top: 0px;
display: inline-block;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.page-numbers-function .prev.prev:before,
.page-numbers-function .next.prev:before {
left: 0px;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.rtl .page-numbers-function .prev.prev:before,
.rtl .page-numbers-function .next.prev:before {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
left: auto;
right: -2px;
}
.page-numbers-function .prev.next:before,
.page-numbers-function .next.next:before {
right: 0px;
}
.rtl .page-numbers-function .prev.next:before,
.rtl .page-numbers-function .next.next:before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
right: auto;
left: -2px;
}
.page-numbers-function .prev.disabled,
.page-numbers-function .next.disabled {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
cursor: default;
background-color: #f7f2ed;
background-color: var(--gray);
color: #ea4a34;
color: var(--white);
}
.page-numbers-function .prev:not(.dots):not(.current):not(.disabled):hover,
.page-numbers-function .next:not(.dots):not(.current):not(.disabled):hover {
background-color: #f35d22;
background-color: var(--second);
color: #ea4a34;
color: var(--white);
border-color: #f35d22;
border-color: var(--main);
}
.lte-background-black .page-numbers .current {
color: #ea4a34 !important;
color: var(--white) !important;
}
.woocommerce nav.woocommerce-pagination {
margin-top: 5px;
border-top: 0px solid rgba(0, 0, 0, 0.08);
overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul {
border: 0 none;
margin-top: 35px;
margin-bottom: 40px;
white-space: normal;
font-size: 0;
}
@media (min-width: 1200px) {
.woocommerce nav.woocommerce-pagination ul {
margin-top: 65px;
}
}
.woocommerce nav.woocommerce-pagination ul li {
border: 0 none;
padding: 0;
vertical-align: middle;
overflow: visible;
float: none;
display: inline-block;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
padding: 0;
vertical-align: middle;
border: 0;
}
.woocommerce nav.woocommerce-pagination ul .page-numbers {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
width: 80px;
height: 80px;
line-height: 80px;
background-color: #f7f2ed;
background-color: var(--gray);
color: #0f2c49;
color: var(--black);
display: inline-block;
text-align: center;
vertical-align: top;
margin: 0 8px 16px;
position: relative;
z-index: 5;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.woocommerce nav.woocommerce-pagination ul .page-numbers.current {
cursor: default;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
border: 1px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
z-index: 0;
pointer-events: none;
}
.lte-background-black .woocommerce nav.woocommerce-pagination ul .page-numbers.current {
color: #ea4a34;
color: var(--white);
}
.woocommerce nav.woocommerce-pagination ul .page-numbers:not(.dots):not(.current):not(.disabled):hover {
background-color: #f35d22;
background-color: var(--second);
color: #ea4a34;
color: var(--white);
}
.woocommerce nav.woocommerce-pagination ul .prev,
.woocommerce nav.woocommerce-pagination ul .next {
line-height: 80px;
color: #0f2c49;
color: var(--black);
}
.lte-background-black .woocommerce nav.woocommerce-pagination ul .prev,
.lte-background-black .woocommerce nav.woocommerce-pagination ul .next {
color: #ea4a34;
color: var(--white);
}
.lte-background-black .woocommerce nav.woocommerce-pagination ul .prev:hover,
.lte-background-black .woocommerce nav.woocommerce-pagination ul .next:hover {
color: #f35d22 !important;
color: var(--main) !important;
}
@media (max-width: 768px) {
.woocommerce nav.woocommerce-pagination ul .prev,
.woocommerce nav.woocommerce-pagination ul .next {
display: none;
}
}
.woocommerce nav.woocommerce-pagination ul .prev.prev:before,
.woocommerce nav.woocommerce-pagination ul .next.prev:before,
.woocommerce nav.woocommerce-pagination ul .prev.next:before,
.woocommerce nav.woocommerce-pagination ul .next.next:before {
font-style: normal;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e824";
font-size: 16px;
line-height: 80px;
position: relative;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
top: 0px;
display: inline-block;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.woocommerce nav.woocommerce-pagination ul .prev.prev:before,
.woocommerce nav.woocommerce-pagination ul .next.prev:before {
left: 0px;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.rtl .woocommerce nav.woocommerce-pagination ul .prev.prev:before,
.rtl .woocommerce nav.woocommerce-pagination ul .next.prev:before {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
left: auto;
right: -2px;
}
.woocommerce nav.woocommerce-pagination ul .prev.next:before,
.woocommerce nav.woocommerce-pagination ul .next.next:before {
right: 0px;
}
.rtl .woocommerce nav.woocommerce-pagination ul .prev.next:before,
.rtl .woocommerce nav.woocommerce-pagination ul .next.next:before {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
right: auto;
left: -2px;
}
.woocommerce nav.woocommerce-pagination ul .prev.disabled,
.woocommerce nav.woocommerce-pagination ul .next.disabled {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
cursor: default;
background-color: #f7f2ed;
background-color: var(--gray);
color: #ea4a34;
color: var(--white);
}
.woocommerce nav.woocommerce-pagination ul .prev:not(.dots):not(.current):not(.disabled):hover,
.woocommerce nav.woocommerce-pagination ul .next:not(.dots):not(.current):not(.disabled):hover {
background-color: #f35d22;
background-color: var(--second);
color: #ea4a34;
color: var(--white);
border-color: #f35d22;
border-color: var(--main);
}
.woocommerce nav.woocommerce-pagination ul .prev,
.woocommerce nav.woocommerce-pagination ul .next {
font-size: 0px;
overflow: hidden;
line-height: 80px;
} .lte-background-main {
background-color: #f35d22;
background-color: var(--main);
color: #0f2c49;
color: var(--black);
}
.lte-background-second {
background-color: #f35d22;
background-color: var(--second);
color: #0f2c49;
color: var(--black);
}
.lte-background-gray {
background-color: #f7f2ed;
background-color: var(--gray);
color: #0f2c49;
color: var(--black);
}
.lte-background-white {
background-color: #ea4a34;
background-color: var(--white);
}
.lte-background-white .lte-content-wrapper {
background-color: #ea4a34;
background-color: var(--white);
}
.lte-background-black {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white); }
.lte-background-black .lte-content-wrapper {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
}
.lte-content-wrapper {
z-index: 3;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
min-height: calc(80vh - 86px);
}
body.admin-bar .lte-content-wrapper {
min-height: calc(80vh - 86px - 33px);
}
.error404.lte-bg-404 .lte-content-wrapper {
background-color: transparent !important;
}
@media (max-width: 991px) {
.lte-content-wrapper {
margin-bottom: 0 !important;
}
}
@media (max-width: 479px) {
.lte-content-wrapper {
overflow: hidden;
}
}
body.lte-body-main .lte-content-wrapper,
body.lte-body-black .lte-content-wrapper {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
}
.page-template-full-width .lte-text-page > .row {
margin: 0 !important;
}
.page-template-full-width .lte-text-page > .row > div {
padding: 0;
width: 100%;
}
.screen-reader-text {
position: absolute !important;
margin: 0 !important;
padding: 0 !important;
clip: rect(1px, 1px, 1px, 1px);
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
.full-width {
max-width: 100%;
height: auto;
}
a[href^=tel] {
color: inherit;
text-decoration: inherit;
font-size: inherit;
}
.row {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.row:before {
display: none;
}
.row.row-center {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.row.row-center-x {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.center-flex {
display: flex;
flex-direction: column;
justify-content: center;
}
.row.centered {
justify-content: center;
}
.row.centered > div { }
.container-short {
max-width: 1170px;
}
@media (max-width: 1599px) {
.container {
max-width: initial;
}
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.col-xs-5ths {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-5ths {
width: 20%;
float: left;
}
}
@media (max-width: 1599px) {
.lte-text-page:not(.hasSidebar) .elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container,
.container {
width: 1400px;
}
}
@media (max-width: 1440px) {
.lte-text-page:not(.hasSidebar) .elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container,
.container {
width: 1280px;
}
}
@media (max-width: 1320px) {
.lte-text-page:not(.hasSidebar) .elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container,
.container {
width: 1180px;
}
}
@media (max-width: 1199px) {
.lte-text-page:not(.hasSidebar) .elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container,
.container {
width: 86%;
}
}
@media (max-width: 768px) {
.lte-text-page:not(.hasSidebar) .elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container,
.container {
width: auto;
}
}
button:focus {
outline: none;
}
.lte-slider-preview .elementor-section-wrap:first-child {
background-size: cover;
background-repeat: no-repeat;
}
.lte-slider-preview .elementor-section-wrap:first-child:before {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
pointer-events: none;
background-color: #0f2c49;
background-color: var(--black);
background: #000;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
background-color: #000;
zoom: 1;
filter: alpha(opacity=30);
-webkit-opacity: 0.3;
-moz-opacity: 0.3;
opacity: 0.3;
content: "";
}
.lte-slider-preview .elementor-section-wrap:first-child:before + .elementor-background-video-container + .elementor-container,
.lte-slider-preview .elementor-section-wrap:first-child:before + .elementor-widget-wrap {
z-index: 2;
}
.lte-background-overlay {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
pointer-events: none;
}
.lte-background-overlay + .elementor-background-video-container + .elementor-container,
.lte-background-overlay + .elementor-widget-wrap {
z-index: 2;
}
@media (min-width: 1200px) {
.lte-overlay-mobile-only-yes > .elementor-background-overlay,
.lte-overlay-mobile-only-yes > .lte-background-overlay {
display: none;
}
}
.lte-overlay-black {
background-color: #0f2c49;
background-color: var(--black);
background: #000;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.lte-overlay-semi-black {
background: #000;
zoom: 1;
filter: alpha(opacity=30);
-webkit-opacity: 0.3;
-moz-opacity: 0.3;
opacity: 0.3;
}
.lte-overlay-dark {
background-color: #0f2c49;
background-color: var(--black);
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.lte-overlay-semi-dark {
background-color: #0f2c49;
background-color: var(--black);
zoom: 1;
filter: alpha(opacity=25);
-webkit-opacity: 0.25;
-moz-opacity: 0.25;
opacity: 0.25;
}
.lte-overlay-light-black {
background-color: #f35d22;
background-color: var(--main);
zoom: 1;
filter: alpha(opacity=25);
-webkit-opacity: 0.25;
-moz-opacity: 0.25;
opacity: 0.25;
}
.lte-overlay-main {
background-color: #f35d22;
background-color: var(--main);
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.lte-overlay-light-main {
background-color: #f35d22;
background-color: var(--main);
zoom: 1;
filter: alpha(opacity=25);
-webkit-opacity: 0.25;
-moz-opacity: 0.25;
opacity: 0.25;
}
.lte-overlay-white {
background-color: #ea4a34;
background-color: var(--white);
zoom: 1;
filter: alpha(opacity=40);
-webkit-opacity: 0.4;
-moz-opacity: 0.4;
opacity: 0.4;
}
.lte-overlay-gradient-hor {
background-image: -webkit-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
background-image: -moz-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
background-image: -ms-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
background-image: -o-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
background-image: linear-gradient(-90deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
}
.lte-overlay-vert-lines {
background: #0f0;
}
.lte-overlay-lines {
z-index: 1;
}
.lte-overlay-lines:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: url(//safaachall.com/wp-content/themes/homefort/assets/images/slider-bg-lines.png);
background-repeat: repeat-x;
background-position: center center;
}
.lte-overlay-gray-bg:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: center center;
}
.elementor-editor-active .lte-background-overlay {
display: none;
}
.elementor-editor-active .elementor-background-overlay {
z-index: 0 !important;
}
.elementor-editor-active .lte-overlay-wrapper-black > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-wrapper-black > .elementor-column-wrap > .elementor-background-overlay {
background-color: #0f2c49;
background-color: var(--black);
background: #000;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.elementor-editor-active .lte-overlay-wrapper-semi-black > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-wrapper-semi-black > .elementor-column-wrap > .elementor-background-overlay {
background: #000;
zoom: 1;
filter: alpha(opacity=30);
-webkit-opacity: 0.3;
-moz-opacity: 0.3;
opacity: 0.3;
}
.elementor-editor-active .lte-overlay-wrapper-semi-dark > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-wrapper-semi-dark > .elementor-column-wrap > .elementor-background-overlay {
background-color: #0f2c49;
background-color: var(--black);
zoom: 1;
filter: alpha(opacity=25);
-webkit-opacity: 0.25;
-moz-opacity: 0.25;
opacity: 0.25;
}
.elementor-editor-active .lte-overlay-wrapper-dark > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-wrapper-dark > .elementor-column-wrap > .elementor-background-overlay {
background-color: #0f2c49;
background-color: var(--black);
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.elementor-editor-active .lte-overlay-wrapper-light-black > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-wrapper-light-black > .elementor-column-wrap > .elementor-background-overlay {
background-color: #f35d22;
background-color: var(--main);
zoom: 1;
filter: alpha(opacity=25);
-webkit-opacity: 0.25;
-moz-opacity: 0.25;
opacity: 0.25;
}
.elementor-editor-active .lte-overlay-wrapper-main > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-wrapper-main > .elementor-column-wrap > .elementor-background-overlay {
background-color: #f35d22;
background-color: var(--main);
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.elementor-editor-active .lte-overlay-wrapper-light-main > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-wrapper-light-main > .elementor-column-wrap > .elementor-background-overlay {
background-color: #f35d22;
background-color: var(--main);
zoom: 1;
filter: alpha(opacity=25);
-webkit-opacity: 0.25;
-moz-opacity: 0.25;
opacity: 0.25;
}
.elementor-editor-active .lte-overlay-wrapper-white > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-wrapper-white > .elementor-column-wrap > .elementor-background-overlay {
background-color: #ea4a34;
background-color: var(--white);
zoom: 1;
filter: alpha(opacity=40);
-webkit-opacity: 0.4;
-moz-opacity: 0.4;
opacity: 0.4;
}
.elementor-editor-active .lte-overlay-gradient-hor > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-gradient-hor > .elementor-column-wrap > .elementor-background-overlay {
background-image: -webkit-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
background-image: -moz-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
background-image: -ms-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
background-image: -o-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
background-image: linear-gradient(-90deg, transparent 0%, rgba(0, 0, 0, 0.4) 70%);
}
.elementor-editor-active .lte-overlay-wrapper-lines > .elementor-background-overlay,
.elementor-editor-active .lte-overlay-wrapper-lines > .elementor-column-wrap > .elementor-background-overlay {
z-index: 1;
}
.elementor-editor-active .lte-overlay-wrapper-lines > .elementor-background-overlay:after,
.elementor-editor-active .lte-overlay-wrapper-lines > .elementor-column-wrap > .elementor-background-overlay:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: url(//safaachall.com/wp-content/themes/homefort/assets/images/slider-bg-lines.png);
background-repeat: repeat-x;
background-position: center center;
}
.elementor-editor-active .lte-overlay-wrapper-gray-bg > .elementor-background-overlay:after,
.elementor-editor-active .lte-overlay-wrapper-gray-bg > .elementor-column-wrap > .elementor-background-overlay:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: center center;
} .woocommerce-sidebar .widget_product_tag_cloud .tagcloud {
margin-top: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
border-bottom: 0;
}
.woocommerce-checkout #payment div.payment_box {
padding-top: 0;
padding-left: 44px !important;
margin-top: 5px;
}
.woocommerce form.checkout {
padding: 0;
}
.woocommerce form.checkout label {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 18px;
}
.woocommerce:not(.swiper-container) ul.products,
.woocommerce-page:not(.swiper-container) ul.products {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.woocommerce ul.products[class*="columns-"],
.woocommerce-page ul.products[class*="columns-"] {
margin: 0 -15px -30px;
padding: 0px 0;
}
@media (max-width: 991px) {
.woocommerce ul.products[class*="columns-"],
.woocommerce-page ul.products[class*="columns-"] {
margin-bottom: -50px;
}
}
.woocommerce ul.products[class*="columns-"]:before,
.woocommerce-page ul.products[class*="columns-"]:before,
.woocommerce ul.products[class*="columns-"]:after,
.woocommerce-page ul.products[class*="columns-"]:after {
display: none;
}
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
margin: 0 0 30px 0;
padding: 0 15px 0 15px;
position: relative;
}
@media (max-width: 991px) {
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
margin-bottom: 60px;
}
}
.woocommerce ul.products[class*="columns-"] li.product:before,
.woocommerce-page ul.products[class*="columns-"] li.product:before {
content: "";
border: 2px solid var(--gray);
border-color: #f7f2ed;
border-color: var(--gray);
border-color: rgba(0, 0, 0, 0.1);
position: absolute;
top: 0;
right: 15px;
bottom: 0;
left: 15px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.woocommerce ul.products[class*="columns-"] li.product > .lte-item,
.woocommerce-page ul.products[class*="columns-"] li.product > .lte-item {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
text-align: center;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding: 30px 35px 45px;
}
.woocommerce ul.products[class*="columns-"] li.product:hover:before,
.woocommerce-page ul.products[class*="columns-"] li.product:hover:before {
border-color: #f35d22;
border-color: var(--main);
}
.lte-body-main .woocommerce ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner,
.lte-body-main .woocommerce-page ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner,
.lte-body-black .woocommerce ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner,
.lte-body-black .woocommerce-page ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner,
.lte-background-black .woocommerce ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner,
.lte-background-black .woocommerce-page ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner {
color: #f35d22;
color: var(--main);
}
.lte-body-main .woocommerce ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner:before,
.lte-body-main .woocommerce-page ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner:before,
.lte-body-black .woocommerce ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner:before,
.lte-body-black .woocommerce-page ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner:before,
.lte-background-black .woocommerce ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner:before,
.lte-background-black .woocommerce-page ul.products[class*="columns-"] li.product .lte-btn .lte-btn-inner:before {
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product a + .price,
.woocommerce-page ul.products[class*="columns-"] li.product a + .price {
margin-top: 6px;
}
.woocommerce ul.products[class*="columns-"] li.product .woocommerce-Price-amount,
.woocommerce-page ul.products[class*="columns-"] li.product .woocommerce-Price-amount {
font-size: 18px;
color: #0f2c49;
color: var(--black);
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
text-align: center;
}
.lte-background-main .woocommerce ul.products[class*="columns-"] li.product .woocommerce-Price-amount,
.lte-background-main .woocommerce-page ul.products[class*="columns-"] li.product .woocommerce-Price-amount {
color: #ea4a34;
color: var(--white);
}
.lte-background-main .woocommerce ul.products[class*="columns-"] li.product ins .woocommerce-Price-amount,
.lte-background-main .woocommerce-page ul.products[class*="columns-"] li.product ins .woocommerce-Price-amount {
color: #f6520a;
color: var(--red);
}
.woocommerce ul.products[class*="columns-"] li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products[class*="columns-"] li.product .woocommerce-loop-product__title {
font-size: 18px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
padding: 0 0 0 0;
margin-top: 10px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
text-align: center;
color: #0f2c49;
color: var(--black); }
.woocommerce ul.products[class*="columns-"] li.product .woocommerce-loop-product__title:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .woocommerce-loop-product__title:hover {
color: #0f2c49;
color: var(--black);
}
.lte-body-black .woocommerce ul.products[class*="columns-"] li.product .woocommerce-loop-product__title,
.lte-body-black .woocommerce-page ul.products[class*="columns-"] li.product .woocommerce-loop-product__title,
.lte-background-black .woocommerce ul.products[class*="columns-"] li.product .woocommerce-loop-product__title,
.lte-background-black .woocommerce-page ul.products[class*="columns-"] li.product .woocommerce-loop-product__title,
.lte-background-main .woocommerce ul.products[class*="columns-"] li.product .woocommerce-loop-product__title,
.lte-background-main .woocommerce-page ul.products[class*="columns-"] li.product .woocommerce-loop-product__title {
color: #ea4a34;
color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .lte-excerpt,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-excerpt {
margin: 14px 0 20px;
padding: 0 0 0px;
font-size: 14px;
line-height: 1.5em;
text-align: center;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image {
position: relative;
overflow: hidden;
display: inline-block;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding: 0 0 0px;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image a,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image a {
overflow: hidden;
display: block;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image .lte-btn,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image .lte-btn {
display: none;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image img,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image img {
max-width: 100%;
height: auto;
-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1);
-moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1);
-o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1);
transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1);
margin: 0 auto 0 !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
position: relative;
z-index: 2;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image:hover .lte-alt-hover-img,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image:hover .lte-alt-hover-img {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
@media (min-width: 992px) {
.woocommerce ul.products[class*="columns-"] li.product .lte-image:hover img,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image:hover img {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
-webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 3.75);
-moz-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 3.75);
-o-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 3.75);
transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 3.75);
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image:hover:after,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image:hover:after {
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image .lte-alt-hover-img,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image .lte-alt-hover-img {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
padding: 0 0px 15px;
position: absolute;
top: 0;
left: 0px;
width: 100%;
-webkit-transform: scale3d(0, 1, 0);
-moz-transform: scale3d(0, 1, 0);
-ms-transform: scale3d(0, 1, 0);
-o-transform: scale3d(0, 1, 0);
transform: scale3d(0, 1, 0);
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image .lte-btn-wrap,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image .lte-btn-wrap {
display: none;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image .lte-btn-wrap + .lte-btn-wrap,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image .lte-btn-wrap + .lte-btn-wrap {
margin-bottom: 70px;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image .lte-btn-wrap + .lte-btn-wrap .lte-btn,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image .lte-btn-wrap + .lte-btn-wrap .lte-btn {
-webkit-transition-delay: 0.1s !important;
-moz-transition-delay: 0.1s !important;
-o-transition-delay: 0.1s !important;
transition-delay: 0.1s !important;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-image .lte-wc-photo-alt,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-image .lte-wc-photo-alt {
position: absolute;
top: 0;
left: 0;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
padding: 0px 30px 20px;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-item-descr,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-item-descr {
text-align: center;
}
@media (max-width: 991px) {
.woocommerce ul.products[class*="columns-"] li.product .lte-item-descr .lte-btn-wrap,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-item-descr .lte-btn-wrap {
margin-bottom: 25px;
display: block;
}
}
.woocommerce ul.products[class*="columns-"] li.product .lte-item-descr .lte-btn-more,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-item-descr .lte-btn-more {
display: none;
}
.woocommerce ul.products[class*="columns-"] li.product .lte-item-descr .lte-btn .lte-btn-inner .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .lte-item-descr .lte-btn .lte-btn-inner .lte-btn-after:after {
font-style: normal;
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e824";
font-size: 16px;
margin-left: 8px;
margin-inline-start: 8px;
margin-inline-end: 0;
position: relative;
top: 0px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.woocommerce ul.products[class*="columns-"] li.product:hover .lte-btn-wrap,
.woocommerce-page ul.products[class*="columns-"] li.product:hover .lte-btn-wrap {
margin-top: 0px;
}
.woocommerce ul.products[class*="columns-"] li.product.lte-product-hover-gallery .lte-image:hover > a,
.woocommerce-page ul.products[class*="columns-"] li.product.lte-product-hover-gallery .lte-image:hover > a {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.woocommerce ul.products[class*="columns-"] li.product.lte-product-hover-gallery .lte-image:hover .lte-wc-photo-alt,
.woocommerce-page ul.products[class*="columns-"] li.product.lte-product-hover-gallery .lte-image:hover .lte-wc-photo-alt {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.woocommerce ul.products[class*="columns-"] li.product.outofstock .lte-btn,
.woocommerce-page ul.products[class*="columns-"] li.product.outofstock .lte-btn {
background-color: #f7f2ed;
background-color: var(--gray);
}
.woocommerce ul.products[class*="columns-"] li.product .product_type_grouped,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_grouped,
.woocommerce ul.products[class*="columns-"] li.product .add_to_cart_button,
.woocommerce-page ul.products[class*="columns-"] li.product .add_to_cart_button,
.woocommerce ul.products[class*="columns-"] li.product .product_type_variable,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_variable,
.woocommerce ul.products[class*="columns-"] li.product .product_type_external,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_external {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
margin-top: 14px;
}
.woocommerce ul.products[class*="columns-"] li.product .product_type_grouped.loading:hover .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_grouped.loading:hover .lte-btn-after:after,
.woocommerce ul.products[class*="columns-"] li.product .add_to_cart_button.loading:hover .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .add_to_cart_button.loading:hover .lte-btn-after:after,
.woocommerce ul.products[class*="columns-"] li.product .product_type_variable.loading:hover .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_variable.loading:hover .lte-btn-after:after,
.woocommerce ul.products[class*="columns-"] li.product .product_type_external.loading:hover .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_external.loading:hover .lte-btn-after:after {
border-color: #ea4a34;
border-color: var(--white);
border-top-color: transparent;
}
.woocommerce ul.products[class*="columns-"] li.product .product_type_grouped.added,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_grouped.added,
.woocommerce ul.products[class*="columns-"] li.product .add_to_cart_button.added,
.woocommerce-page ul.products[class*="columns-"] li.product .add_to_cart_button.added,
.woocommerce ul.products[class*="columns-"] li.product .product_type_variable.added,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_variable.added,
.woocommerce ul.products[class*="columns-"] li.product .product_type_external.added,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_external.added {
display: none;
}
@media (max-width: 1599px) {
.woocommerce ul.products[class*="columns-"] li.product .product_type_grouped,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_grouped,
.woocommerce ul.products[class*="columns-"] li.product .add_to_cart_button,
.woocommerce-page ul.products[class*="columns-"] li.product .add_to_cart_button,
.woocommerce ul.products[class*="columns-"] li.product .product_type_variable,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_variable,
.woocommerce ul.products[class*="columns-"] li.product .product_type_external,
.woocommerce-page ul.products[class*="columns-"] li.product .product_type_external {
padding: 14px 30px;
min-width: initial !important;
}
}
.woocommerce ul.products[class*="columns-"] li.product .btn:not(.add_to_cart_button):not(.product_type_grouped),
.woocommerce-page ul.products[class*="columns-"] li.product .btn:not(.add_to_cart_button):not(.product_type_grouped) {
margin-top: 15px;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart {
position: relative;
overflow: hidden;
-webkit-background-clip: border-box !important;
-moz-background-clip: border-box !important;
background-clip: border-box !important;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: background 0.25s, color 0.25s, border 0.25s !important;
-moz-transition: background 0.25s, color 0.25s, border 0.25s !important;
-o-transition: background 0.25s, color 0.25s, border 0.25s !important;
transition: background 0.25s, color 0.25s, border 0.25s !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
padding: 11px 38px 11px 38px;
min-width: 165px;
display: inline-flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
font-size: 14px;
border: 0px solid var(--main);
color: #ea4a34;
color: var(--white);
background-color: #f35d22;
background-color: var(--main);
font-size: 16px;
padding: 20px 44px 20px;
line-height: 1.7em;
background-color: #f7f2ed;
background-color: var(--gray);
color: #0f2c49;
color: var(--black);
min-width: 240px !important;
margin: 0;
margin-top: 14px;
}
.lte-invert-color-main .woocommerce ul.products[class*="columns-"] li.product .added_to_cart,
.lte-invert-color-main .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart {
color: #ea4a34;
color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart span,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart span {
-webkit-transition: background 0.25s, color 0.25s, border 0.25s !important;
-moz-transition: background 0.25s, color 0.25s, border 0.25s !important;
-o-transition: background 0.25s, color 0.25s, border 0.25s !important;
transition: background 0.25s, color 0.25s, border 0.25s !important;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-inner:before {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 0%;
z-index: -1;
background-color: #0f2c49;
background-color: var(--black);
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
content: "";
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-after:after {
font-style: normal;
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e828";
font-size: 12px;
margin-left: 10px;
margin-inline-start: 10px;
margin-inline-end: 0;
position: relative;
top: 0px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.rtl .woocommerce ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-after:after,
.rtl .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-after:after {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart:focus,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart:focus,
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart:hover {
color: #ea4a34;
color: var(--white);
border-color: #ea4a34;
border-color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart:focus .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart:focus .lte-btn-inner:before,
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart:hover .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart:hover .lte-btn-inner:before {
height: 100%;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart:focus .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart:focus .lte-btn-after:after,
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart:hover .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart:hover .lte-btn-after:after {
-webkit-transform: translateX(6px);
-moz-transform: translateX(6px);
-ms-transform: translateX(6px);
-o-transform: translateX(6px);
transform: translateX(6px);
}
.rtl .woocommerce ul.products[class*="columns-"] li.product .added_to_cart:focus .lte-btn-after:after,
.rtl .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart:focus .lte-btn-after:after,
.rtl .woocommerce ul.products[class*="columns-"] li.product .added_to_cart:hover .lte-btn-after:after,
.rtl .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart:hover .lte-btn-after:after {
-webkit-transform: scaleX(-1) translateX(6px);
-moz-transform: scaleX(-1) translateX(6px);
-ms-transform: scaleX(-1) translateX(6px);
-o-transform: scaleX(-1) translateX(6px);
transform: scaleX(-1) translateX(6px);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-lg,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-lg {
padding: 20px 44px 20px;
min-width: 240px;
font-size: 16px;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-lg:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-lg:before {
top: 20px;
right: 46px;
font-size: 34px;
width: 34px;
height: 34px;
line-height: 34px;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-lg .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-lg .lte-btn-after:after {
top: -2px;
}
@media (max-width: 768px) {
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-lg,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-lg {
padding: 16px 30px;
min-width: 200px !important;
}
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-xs,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-xs {
padding: 10px 24px 11px 24px;
line-height: 1.6em;
min-width: 90px;
font-size: 12px;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-xs .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-xs .lte-btn-after:after {
font-size: 14px;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-inner,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-inner {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-overlay,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-overlay {
display: block;
position: absolute;
background-color: #0f2c49;
background-color: var(--black);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-transition: width 0.25s ease-out;
-moz-transition: width 0.25s ease-out;
-o-transition: width 0.25s ease-out;
transition: width 0.25s ease-out;
-webkit-transition-delay: 0 !important;
-moz-transition-delay: 0 !important;
-o-transition-delay: 0 !important;
transition-delay: 0 !important;
bottom: 0;
left: 0;
height: 100%;
width: 0;
z-index: -1;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-overlay.lte-btn-overlay-top,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart .lte-btn-overlay.lte-btn-overlay-top {
display: none !important;
top: 0;
bottom: auto;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent {
border: 0 none;
background-color: transparent;
padding: 0 10px;
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-clip: border-box;
min-width: initial;
color: #0f2c49;
color: var(--black);
}
@media (min-width: 480px) {
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent {
padding-left: 0;
}
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent .lte-btn-inner:before {
background-color: transparent;
}
.lte-background-black .woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent,
.lte-background-black .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent {
color: #ea4a34;
color: var(--white);
}
.lte-background-main .woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent,
.lte-background-main .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent {
color: #ea4a34;
color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent .lte-btn-inner:before {
background-color: transparent !important;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover {
background-color: transparent;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover.color-hover-main,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover.color-hover-main {
color: #f35d22;
color: var(--main);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover.color-hover-second,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover.color-hover-second {
color: #f35d22;
color: var(--second);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover.color-hover-black,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover.color-hover-black {
color: #0f2c49;
color: var(--black);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover.color-hover-white,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover.color-hover-white {
color: #ea4a34;
color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover:before {
width: 100%;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover .lte-btn-after:after,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-transparent:hover .lte-btn-after:after { }
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-second,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-second {
border-color: #f35d22;
border-color: var(--second);
background-color: #f35d22;
background-color: var(--second);
color: #ea4a34;
color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-second:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-second:hover {
color: #ea4a34;
color: var(--white);
}
.lte-invert-color-main .woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-second,
.lte-invert-color-main .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-second {
color: #ea4a34;
color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-black,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-black {
color: #ea4a34;
color: var(--white);
background-color: #0f2c49;
background-color: var(--black);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-black .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-black .lte-btn-inner:before {
background-color: #f35d22;
background-color: var(--main);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-gray,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-gray {
color: #f7f2ed;
color: var(--gray);
border-color: #f7f2ed;
border-color: var(--gray);
background-color: #f7f2ed;
background-color: var(--gray);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-gray:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-gray:hover {
color: #f35d22;
color: var(--main);
border-color: #f35d22;
border-color: var(--main);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-white,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-white {
color: #0f2c49;
color: var(--black);
border-color: #ea4a34;
border-color: var(--white);
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.btn-white:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.btn-white:hover {
color: #0f2c49;
color: var(--black);
border-color: #f35d22;
border-color: var(--main);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main .lte-btn-inner:before {
background-color: #f35d22;
background-color: var(--main);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main:focus,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main:focus,
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main:hover {
color: #0f2c49;
color: var(--black);
border-color: #f35d22;
border-color: var(--main);
}
.lte-invert-color-main .woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main:focus,
.lte-invert-color-main .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main:focus,
.lte-invert-color-main .woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main:hover,
.lte-invert-color-main .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-main:hover {
color: #ea4a34;
color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-second .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-second .lte-btn-inner:before {
background-color: #f35d22;
background-color: var(--second);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-second:focus,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-second:focus,
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-second:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-second:hover {
color: #0f2c49;
color: var(--black);
border-color: #f35d22;
border-color: var(--second);
}
.lte-invert-color-main:hover .woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-second,
.lte-invert-color-main:hover .woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-second {
color: #ea4a34;
color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-black .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-black .lte-btn-inner:before {
background-color: #0f2c49;
background-color: var(--black);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-black:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-black:hover {
color: #ea4a34;
color: var(--white);
border-color: #0f2c49;
border-color: var(--black);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-black:hover .lte-btn-after,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-black:hover .lte-btn-after {
border-color: #ea4a34;
border-color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white .lte-btn-inner:before {
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:focus,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:focus,
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:hover {
color: #0f2c49;
color: var(--black);
border-color: #ea4a34;
border-color: var(--white);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:focus span,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:focus span,
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:hover span,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:hover span {
border-color: #0f2c49;
border-color: var(--black);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:focus .lte-btn-after,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:focus .lte-btn-after,
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:hover .lte-btn-after,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-white:hover .lte-btn-after {
border-color: #0f2c49;
border-color: var(--black);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-gray .lte-btn-inner:before,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-gray .lte-btn-inner:before {
background-color: #f7f2ed;
background-color: var(--gray);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-gray:focus,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-gray:focus,
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart.color-hover-gray:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart.color-hover-gray:hover {
color: #0f2c49;
color: var(--black);
border-color: #f7f2ed;
border-color: var(--gray);
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart .lte-icon,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart .lte-icon {
margin-top: -22px;
margin-bottom: -22px;
margin-right: 16px;
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart .lte-icon i,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart .lte-icon i {
font-size: 68px;
color: #f35d22;
color: var(--main);
}
@media (max-width: 768px) {
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart .lte-icon i,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart .lte-icon i {
font-size: 48px;
}
}
.woocommerce ul.products[class*="columns-"] li.product .added_to_cart:hover,
.woocommerce-page ul.products[class*="columns-"] li.product .added_to_cart:hover {
color: #f35d22;
color: var(--main);
}
.woocommerce ul.products[class*="columns-"] li.product .star-rating,
.woocommerce-page ul.products[class*="columns-"] li.product .star-rating {
text-align: center;
margin: 20px auto 10px;
height: 15px !important;
overflow: hidden !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 33.33%;
}
.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
width: 100%;
}
@media (min-width: 1600px) {
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
width: 16.66%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
width: 20%;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: 25%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 33.33%;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: 50%;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
width: 20%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
width: 20%;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: 33.33%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 33.33%;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: 50%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
width: 50%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
width: 50%;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: 50%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 50%;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: 50%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
width: 50%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
width: 50%;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: 50%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 50%;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: 50%;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
width: 100%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
width: 100%;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: 50%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 100%;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: 100%;
}
}
@media (max-width: 479px) {
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
width: 100%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
width: 100%;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: 100%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 100%;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: 100%;
}
}
@media (min-width: 1600px) {
.woocommerce.lte-wc-wrapper.lte-cols-xl-6 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xl-6 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xl-6 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xl-6 .products.columns-128 li.product {
width: 16.66%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xl-5 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xl-5 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xl-5 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xl-5 .products.columns-128 li.product {
width: 20%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xl-4 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xl-4 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xl-4 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xl-4 .products.columns-128 li.product {
width: 25%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xl-3 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xl-3 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xl-3 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xl-3 .products.columns-128 li.product {
width: 33.3%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xl-2 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xl-2 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xl-2 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xl-2 .products.columns-128 li.product {
width: 50%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xl-1 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xl-1 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xl-1 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xl-1 .products.columns-128 li.product {
width: 100%;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.woocommerce.lte-wc-wrapper.lte-cols-lg-6 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-lg-6 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-lg-6 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-lg-6 .products.columns-128 li.product {
width: 16.66%;
}
.woocommerce.lte-wc-wrapper.lte-cols-lg-5 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-lg-5 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-lg-5 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-lg-5 .products.columns-128 li.product {
width: 20%;
}
.woocommerce.lte-wc-wrapper.lte-cols-lg-4 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-lg-4 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-lg-4 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-lg-4 .products.columns-128 li.product {
width: 25%;
}
.woocommerce.lte-wc-wrapper.lte-cols-lg-3 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-lg-3 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-lg-3 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-lg-3 .products.columns-128 li.product {
width: 33.3%;
}
.woocommerce.lte-wc-wrapper.lte-cols-lg-2 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-lg-2 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-lg-2 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-lg-2 .products.columns-128 li.product {
width: 50%;
}
.woocommerce.lte-wc-wrapper.lte-cols-lg-1 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-lg-1 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-lg-1 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-lg-1 .products.columns-128 li.product {
width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.woocommerce.lte-wc-wrapper.lte-cols-md-6 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-md-6 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-md-6 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-md-6 .products.columns-128 li.product {
width: 16.66%;
}
.woocommerce.lte-wc-wrapper.lte-cols-md-5 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-md-5 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-md-5 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-md-5 .products.columns-128 li.product {
width: 20%;
}
.woocommerce.lte-wc-wrapper.lte-cols-md-4 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-md-4 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-md-4 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-md-4 .products.columns-128 li.product {
width: 25%;
}
.woocommerce.lte-wc-wrapper.lte-cols-md-3 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-md-3 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-md-3 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-md-3 .products.columns-128 li.product {
width: 33.3%;
}
.woocommerce.lte-wc-wrapper.lte-cols-md-2 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-md-2 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-md-2 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-md-2 .products.columns-128 li.product {
width: 50%;
}
.woocommerce.lte-wc-wrapper.lte-cols-md-1 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-md-1 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-md-1 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-md-1 .products.columns-128 li.product {
width: 100%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.woocommerce.lte-wc-wrapper.lte-cols-sm-6 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-sm-6 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-sm-6 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-sm-6 .products.columns-128 li.product {
width: 16.66%;
}
.woocommerce.lte-wc-wrapper.lte-cols-sm-5 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-sm-5 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-sm-5 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-sm-5 .products.columns-128 li.product {
width: 20%;
}
.woocommerce.lte-wc-wrapper.lte-cols-sm-4 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-sm-4 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-sm-4 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-sm-4 .products.columns-128 li.product {
width: 25%;
}
.woocommerce.lte-wc-wrapper.lte-cols-sm-3 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-sm-3 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-sm-3 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-sm-3 .products.columns-128 li.product {
width: 33.3%;
}
.woocommerce.lte-wc-wrapper.lte-cols-sm-2 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-sm-2 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-sm-2 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-sm-2 .products.columns-128 li.product {
width: 50%;
}
.woocommerce.lte-wc-wrapper.lte-cols-sm-1 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-sm-1 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-sm-1 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-sm-1 .products.columns-128 li.product {
width: 100%;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.woocommerce.lte-wc-wrapper.lte-cols-ms-6 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-ms-6 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-ms-6 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-ms-6 .products.columns-128 li.product {
width: 16.66%;
}
.woocommerce.lte-wc-wrapper.lte-cols-ms-5 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-ms-5 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-ms-5 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-ms-5 .products.columns-128 li.product {
width: 20%;
}
.woocommerce.lte-wc-wrapper.lte-cols-ms-4 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-ms-4 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-ms-4 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-ms-4 .products.columns-128 li.product {
width: 25%;
}
.woocommerce.lte-wc-wrapper.lte-cols-ms-3 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-ms-3 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-ms-3 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-ms-3 .products.columns-128 li.product {
width: 33.3%;
}
.woocommerce.lte-wc-wrapper.lte-cols-ms-2 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-ms-2 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-ms-2 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-ms-2 .products.columns-128 li.product {
width: 50%;
}
.woocommerce.lte-wc-wrapper.lte-cols-ms-1 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-ms-1 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-ms-1 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-ms-1 .products.columns-128 li.product {
width: 100%;
}
}
@media (max-width: 479px) {
.woocommerce.lte-wc-wrapper.lte-cols-xs-6 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xs-6 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xs-6 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xs-6 .products.columns-128 li.product {
width: 16.66%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xs-5 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xs-5 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xs-5 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xs-5 .products.columns-128 li.product {
width: 20%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xs-4 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xs-4 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xs-4 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xs-4 .products.columns-128 li.product {
width: 25%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xs-3 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xs-3 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xs-3 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xs-3 .products.columns-128 li.product {
width: 33.3%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xs-2 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xs-2 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xs-2 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xs-2 .products.columns-128 li.product {
width: 50%;
}
.woocommerce.lte-wc-wrapper.lte-cols-xs-1 .products.columns-128 li.product,
.woocommerce-page.lte-wc-wrapper.lte-cols-xs-1 .products.columns-128 li.product,
.woocommerce .lte-wc-wrapper.lte-cols-xs-1 .products.columns-128 li.product,
.woocommerce-page .lte-wc-wrapper.lte-cols-xs-1 .products.columns-128 li.product {
width: 100%;
}
}
lesshat-selector {
-lh-property: 0; } 
@-webkit-keyframes lteSpin{ 0% { -webkit-transform: rotate(0deg); translate(-50%, -50%); } 100% { -webkit-transform: rotate(360deg); translate(-50%, -50%); }}
@-moz-keyframes lteSpin{ 0% { -moz-transform: rotate(0deg); translate(-50%, -50%); } 100% { -moz-transform: rotate(360deg); translate(-50%, -50%); }}
@-o-keyframes lteSpin{ 0% { -o-transform: rotate(0deg); translate(-50%, -50%); } 100% { -o-transform: rotate(360deg); translate(-50%, -50%); }}
@keyframes lteSpin{ 0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg); translate(-50%, -50%); } 100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); translate(-50%, -50%); }}
[not-existing] {
zoom: 1;
}
.woocommerce span.lte-wc-new,
.woocommerce span.onsale {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 14px;
margin: 0 !important;
padding: 0;
width: 48px;
height: 48px;
line-height: 46px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
color: #ea4a34;
color: var(--white);
text-align: center;
overflow: hidden;
min-height: initial;
border: 0;
min-width: initial;
pointer-events: none;
}
.woocommerce span.onsale {
background-color: var(--red);
}
.woocommerce span.lte-wc-new {
background-color: var(--green);
}
.woocommerce ul.products li.product .lte-wc-new,
.woocommerce ul.products li.product .onsale {
position: absolute;
z-index: 5;
top: 10px;
right: 10px;
}
.woocommerce.lte-padding-no ul.products li.product .lte-wc-new,
.woocommerce.lte-padding-no ul.products li.product .onsale {
right: 10px !important;
}
.woocommerce div.product > span.onsale {
left: auto;
top: auto;
right: auto;
bottom: auto;
margin-left: 34px !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
background-clip: border-box;
display: inline-block;
position: relative;
line-height: 1em;
padding: 5px 16px 7px;
width: auto;
height: auto;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
@media (max-width: 768px) {
.woocommerce div.product > span.onsale {
display: none;
}
}
.woocommerce .woocommerce-loop-category__title:hover {
color: #f35d22;
color: var(--main);
}
.woocommerce .woocommerce-loop-category__title .count {
background: transparent;
zoom: 1;
filter: alpha(opacity=50);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #0f2c49;
color: var(--black);
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins {
display: inline-block;
vertical-align: middle;
text-align: center;
text-decoration: none;
}
.woocommerce div.product p.price ins .woocommerce-Price-amount,
.woocommerce div.product span.price ins .woocommerce-Price-amount,
.woocommerce ul.products li.product .price ins .woocommerce-Price-amount {
color: #f6520a;
color: var(--red);
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce ul.products li.product .price del {
margin-right: 12px;
position: relative;
zoom: 1;
filter: alpha(opacity=25);
-webkit-opacity: 0.25;
-moz-opacity: 0.25;
opacity: 0.25;
}
.woocommerce div.product p.price del:after,
.woocommerce div.product span.price del:after,
.woocommerce ul.products li.product .price del:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 50%;
border-top: 1px solid #333;
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.lte-background-black .woocommerce div.product p.price del,
.lte-background-black .woocommerce div.product span.price del,
.lte-background-black .woocommerce ul.products li.product .price del,
.lte-body-black .woocommerce div.product p.price del,
.lte-body-black .woocommerce div.product span.price del,
.lte-body-black .woocommerce ul.products li.product .price del {
color: #ea4a34;
color: var(--white);
}
.lte-background-black .woocommerce div.product p.price del .woocommerce-Price-amount,
.lte-background-black .woocommerce div.product span.price del .woocommerce-Price-amount,
.lte-background-black .woocommerce ul.products li.product .price del .woocommerce-Price-amount,
.lte-body-black .woocommerce div.product p.price del .woocommerce-Price-amount,
.lte-body-black .woocommerce div.product span.price del .woocommerce-Price-amount,
.lte-body-black .woocommerce ul.products li.product .price del .woocommerce-Price-amount {
color: #0f2c49;
color: var(--black);
}
.woocommerce div.product p.price {
font-size: 24px;
}
.lte-background-black .woocommerce div.product p.price del,
.lte-background-black .woocommerce div.product span.price del,
.lte-background-black .woocommerce ul.products li.product .price del {
color: #ea4a34;
color: var(--white);
zoom: 1;
filter: alpha(opacity=40);
-webkit-opacity: 0.4;
-moz-opacity: 0.4;
opacity: 0.4;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
margin-top: 25px;
margin-bottom: 20px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
margin-top: 0;
padding-top: 15px;
}
.woocommerce.widget_price_filter {
padding-bottom: 150px;
}
.woocommerce.widget_price_filter .ui-slider-horizontal {
height: 3px;
}
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
top: -7px;
background-color: #ea4a34;
background-color: var(--white);
border: 3px solid var(--gray);
border-color: #f35d22;
border-color: var(--main);
width: 16px;
height: 16px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
}
.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
background-color: #f35d22;
background-color: var(--main);
}
.woocommerce.widget_price_filter .price_slider_wrapper {
margin-top: 50px;
position: relative;
padding-bottom: 0px;
margin-right: 8px;
}
.woocommerce.widget_price_filter .price_slider_wrapper .lte-btn {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
font-size: 14px;
margin-top: 0px;
}
.woocommerce.widget_price_filter .price_slider_wrapper .lte-btn:hover {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
}
.woocommerce.widget_price_filter .price_slider_amount {
text-align: center;
margin-top: -20px;
margin-bottom: -70px;
}
.lte-background-black .woocommerce.widget_price_filter .price_slider_amount {
color: #ea4a34;
color: var(--white);
}
.woocommerce.widget_price_filter .price_slider_amount .lte-btn-wrap:after {
display: none;
}
.woocommerce.widget_price_filter .price_slider_amount .price_label {
text-align: center;
margin-top: 0px;
padding-top: 30px;
font-size: 16px;
margin-bottom: 15px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
margin-top: -60px;
}
.woocommerce.widget_price_filter .price_slider_amount .lte-btn {
float: none;
text-align: center;
position: relative;
bottom: -70px;
}
.select_container::after {
content: '\e828';
font-family: 'fontello';
display: block;
line-height: 1em;
width: 1em;
height: 1em;
text-align: center;
position: absolute;
right: 1em;
top: 50%;
margin-top: -0.5em;
z-index: 2;
pointer-events: none;
cursor: pointer;
}
.lte-wc-order {
background-color: #f7f2ed;
background-color: var(--gray);
display: block;
height: 64px;
width: 100%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
margin-bottom: 30px;
}
.lte-wc-order.lte-background-black {
background-color: #f7f2ed;
background-color: var(--gray);
}
@media (min-width: 768px) and (max-width: 991px) {
.lte-wc-order {
margin-bottom: 30px;
}
}
@media (max-width: 768px) {
.lte-wc-order {
height: auto;
margin-bottom: 30px;
background: transparent;
}
}
.lte-wc-order .orderby {
padding-top: 14px;
}
@supports (-webkit-overflow-scrolling: touch) {
.lte-wc-order {
margin-bottom: 60px;
}
}
.woocommerce .woocommerce-result-count {
font-size: 14px;
padding: 20px 0 15px;
margin-bottom: 0;
padding-left: 30px;
padding-inline-start: 30px;
padding-inline-end: 0;
z-index: 2;
}
@media (max-width: 768px) {
.woocommerce .woocommerce-result-count {
padding-top: 24px;
width: 100%;
text-align: center;
padding-left: 0;
padding-inline-start: 0;
}
}
.lte-background-black.woocommerce .woocommerce-ordering select,
.lte-background-black .woocommerce-page .woocommerce-ordering select {
color: #ea4a34;
color: var(--white);
}
.lte-background-black.woocommerce .woocommerce-ordering:after,
.lte-background-black .woocommerce-page .woocommerce-ordering:after {
color: #ea4a34;
color: var(--white);
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
background: none;
padding: 0 15px 0 0;
margin: 6px 0px 0px;
}
.woocommerce .woocommerce-ordering .select-wrap,
.woocommerce-page .woocommerce-ordering .select-wrap {
background: transparent;
margin-top: 4px;
margin-bottom: 0;
border: 0 none;
}
.woocommerce .woocommerce-ordering .select-wrap select,
.woocommerce-page .woocommerce-ordering .select-wrap select {
font-size: 14px;
padding-bottom: 14px;
text-align: right;
text-align-last: right;
direction: rtl;
}
.woocommerce .woocommerce-ordering .select-wrap:after,
.woocommerce-page .woocommerce-ordering .select-wrap:after {
top: 50%;
line-height: 12px;
}
@media (max-width: 768px) {
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
display: block;
float: none;
clear: both;
margin-right: 0;
padding-right: 0;
}
.woocommerce .woocommerce-ordering .select-wrap,
.woocommerce-page .woocommerce-ordering .select-wrap {
margin: 0 auto;
max-width: 300px;
background-color: #f7f2ed;
background-color: var(--gray);
}
.woocommerce .woocommerce-ordering .select-wrap select,
.woocommerce-page .woocommerce-ordering .select-wrap select {
text-align: left;
text-align-last: left;
padding-bottom: 14px;
}
.woocommerce .woocommerce-ordering .select-wrap:after,
.woocommerce-page .woocommerce-ordering .select-wrap:after {
margin-top: -2px !important;
}
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce-page .widget_shopping_cart .cart_list li {
padding: 0 0 20px 0;
overflow: hidden;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
clear: none;
}
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:before {
display: none;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
box-shadow: none;
margin: 0 0.6em 1em 0;
width: 54px;
height: auto;
float: left;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 54px;
height: auto;
}
.woocommerce.widget_shopping_cart .quantity,
.woocommerce .widget_shopping_cart .quantity,
.woocommerce-page.widget_shopping_cart .quantity,
.woocommerce-page .widget_shopping_cart .quantity {
display: inline-block;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove,
.woocommerce a.remove {
color: #f6520a !important;
color: var(--red) !important;
background-color: #ea4a34;
background-color: var(--white);
font-size: 24px;
line-height: 15px;
width: 16px !important;
height: 16px !important;
display: block;
text-align: center;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-clip: border-box;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
font-family: 'Barlow', serif !important;
font-family: var(--font-headers), serif !important;
font-weight: 600 !important;
letter-spacing: var(--font-headers-letterspacing) !important;
}
.lte-background-black .woocommerce .widget_shopping_cart .cart_list li a.remove,
.lte-background-black .woocommerce.widget_shopping_cart .cart_list li a.remove,
.lte-background-black .woocommerce a.remove {
background-color: #0f2c49;
background-color: var(--black);
}
@media (min-width: 768px) {
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove,
.woocommerce a.remove {
top: -8px;
left: 0px;
}
.rtl .woocommerce .widget_shopping_cart .cart_list li a.remove,
.rtl .woocommerce.widget_shopping_cart .cart_list li a.remove,
.rtl .woocommerce a.remove {
left: 0;
right: auto;
}
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce a.remove:hover {
color: #f35d22 !important;
color: var(--main) !important;
background-color: transparent;
}
@media (max-width: 768px) {
.woocommerce a.remove {
display: inline;
}
}
.woocommerce .product_meta {
margin-top: 30px;
font-size: 16px;
font-weight: bold;
color: #0f2c49;
color: var(--black);
}
.woocommerce .product_meta > span {
display: block;
}
.woocommerce .product_meta > span span {
color: #0f2c49;
color: var(--black);
font-weight: normal;
}
.woocommerce .product_meta > span a {
font-weight: 500;
color: #0f2c49;
color: var(--black);
}
.woocommerce .product_meta > span a:hover {
color: #0f2c49;
color: var(--black);
}
.woocommerce .product_meta span {
margin-bottom: 4px;
}
.woocommerce.lte-background-black .product_meta {
color: #ea4a34;
color: var(--white);
}
.woocommerce.lte-background-black .product_meta > span .lte-coma {
color: rgba(255, 255, 255, 0.8) !important;
}
.woocommerce.lte-background-black .product_meta > span span {
color: rgba(255, 255, 255, 0.8) !important;
}
.woocommerce.lte-background-black .product_meta > span a {
color: rgba(255, 255, 255, 0.8);
}
.woocommerce.lte-background-black .product_meta > span a:hover {
color: #f35d22;
color: var(--main);
}
.woocommerce form.cart {
text-align: left;
}
.woocommerce form.cart .btn {
margin: 0;
}
.woocommerce .woocommerce-variation {
margin-bottom: 30px;
}
.woocommerce .variations .select-wrap {
margin-bottom: 0;
margin-right: 10px;
display: inline-block;
}
@media (min-width: 992px) {
.woocommerce .variations .select-wrap {
max-width: 50%;
}
}
.woocommerce .variations td {
text-align: left;
padding: 0;
display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: -1px;
margin-left: -20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #0f2c49;
color: var(--black);
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs {
font-size: 0;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li {
margin-right: 3px;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
padding-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a {
padding-bottom: 0px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #0f2c49;
color: var(--black);
font-size: 18px;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a:hover {
color: #f35d22;
color: var(--main);
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active {
color: #0f2c49;
color: var(--black);
background-color: transparent;
border-color: #f35d22;
border-color: var(--main);
}
.woocommerce.lte-background-black div.product .woocommerce-tabs .tabs.wc-tabs li,
.woocommerce.lte-background-black div.product .woocommerce-tabs .tabs.wc-tabs li a {
color: #ea4a34;
color: var(--white);
}
.woocommerce.lte-background-black div.product .woocommerce-tabs .tabs.wc-tabs li a:hover {
color: #f35d22;
color: var(--main);
}
.wc-tabs-wrapper p {
line-height: 1.7em;
}
.wc-tabs-wrapper .lte-background-black {
color: rgba(255, 255, 255, 0.8);
}
.woocommerce div.product .woocommerce-tabs .panel {
-webkit-border-top-left-radius: 0;
-webkit-background-clip: padding-box;
-moz-border-radius-topleft: 0;
-moz-background-clip: padding;
border-top-left-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
margin-bottom: 20px;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-size: 24px;
display: none;
}
@media (max-width: 768px) {
.woocommerce div.product .woocommerce-tabs .panel {
padding-left: 10px !important;
padding-right: 10px !important;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0px 0 0 0;
margin-bottom: 0;
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-clip: border-box;
-webkit-border-top-left-radius: 0px;
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-background-clip: padding-box;
-moz-border-radius-topright: 0px;
-moz-background-clip: padding;
border-top-right-radius: 0px;
background-color: transparent;
color: #0f2c49;
color: var(--black);
padding: 4px 0px;
font-size: 16px;
margin: 0 30px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
color: #0f2c49;
color: var(--black);
border-bottom: 2px solid #f35d22;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 30px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: none;
}
.woocommerce div.quantity input[type="number"],
.woocommerce div.product form.cart div.quantity input[type="number"],
.woocommerce-page div.product form.cart div.quantity input[type="number"] {
width: 100%;
height: 100%;
padding: 0 0;
font-size: 14px;
font-weight: 400;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background-clip: border-box !important;
border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.rtl .woocommerce div.quantity input[type="number"],
.rtl .woocommerce div.product form.cart div.quantity input[type="number"],
.rtl .woocommerce-page div.product form.cart div.quantity input[type="number"] {
text-align: right;
}
.rtl.woocommerce div.quantity input[type="number"],
.rtl.woocommerce div.product form.cart div.quantity input[type="number"],
.rtl.woocommerce-page div.product form.cart div.quantity input[type="number"] {
text-align: right;
}
.woocommerce div.quantity,
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity {
margin: 0 1.1em 0 0;
width: 95px;
height: 48px;
position: relative;
}
.woocommerce div.quantity span,
.woocommerce div.product form.cart div.quantity span,
.woocommerce-page div.product form.cart div.quantity span {
display: block;
position: absolute;
z-index: 1;
right: 1px;
width: 30px;
height: 50%;
font-size: 14px;
text-align: center;
line-height: 1.2em;
cursor: pointer;
}
.rtl .woocommerce div.quantity span,
.rtl .woocommerce div.product form.cart div.quantity span,
.rtl .woocommerce-page div.product form.cart div.quantity span {
right: auto;
left: 1px;
}
.rtl.woocommerce div.quantity span,
.rtl.woocommerce div.product form.cart div.quantity span,
.rtl.woocommerce-page div.product form.cart div.quantity span {
right: auto;
left: 1px;
}
div.quantity span,
div.product form.cart div.quantity span,
.woocommerce-page div.product form.cart div.quantity span {
background-color: #ea4a34;
background-color: var(--white);
color: #0f2c49;
color: var(--black);
}
.lte-background-black div.quantity span,
.lte-background-black div.product form.cart div.quantity span,
.lte-background-black .woocommerce-page div.product form.cart div.quantity span {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
}
.woocommerce div.quantity span.more,
.woocommerce div.product form.cart div.quantity span.more,
.woocommerce-page div.product form.cart div.quantity span.more {
top: 6px;
-webkit-border-top-right-radius: 14px;
-webkit-background-clip: padding-box;
-moz-border-radius-topright: 14px;
-moz-background-clip: padding;
border-top-right-radius: 14px;
}
.woocommerce div.quantity span.less,
.woocommerce div.product form.cart div.quantity span.less,
.woocommerce-page div.product form.cart div.quantity span.less {
bottom: 1px;
-webkit-border-bottom-right-radius: 16px !important;
-webkit-background-clip: padding-box !important;
-moz-border-radius-bottomright: 16px !important;
-moz-background-clip: padding !important;
border-bottom-right-radius: 16px !important;
}
.woocommerce div.quantity span.more:before,
.woocommerce div.product form.cart div.quantity span.more:before,
.woocommerce-page div.product form.cart div.quantity span.more:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f106";
right: 0;
top: 3px;
position: relative;
font-size: 16px;
}
.woocommerce div.quantity span.less:before,
.woocommerce div.product form.cart div.quantity span.less:before,
.woocommerce-page div.product form.cart div.quantity span.less:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f107";
font-size: 16px;
margin-right: 0px;
}
.woocommerce div.quantity input[type="number"],
.woocommerce div.product form.cart div.quantity input[type="number"],
.woocommerce-page div.product form.cart div.quantity input[type="number"] {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
width: 100%;
height: 100%;
padding: 0 0 0 30px;
font-size: 16px;
font-weight: 400;
text-align: left;
}
.lte-background-black div.quantity input[type="number"],
.lte-background-black div.product form.cart div.quantity input[type="number"],
.lte-background-black .woocommerce-page div.product form.cart div.quantity input[type="number"] {
border-color: rgba(255, 255, 255, 0.5) !important;
}
.woocommerce div.product form.cart,
.woocommerce .cart {
background: transparent;
padding: 15px 0 0 0;
margin: 0;
}
.woocommerce div.product form.cart .button {
padding: 0px 30px;
line-height: 44px;
height: 44px;
}
.lte-background-black .woocommerce-product-details__short-description {
color: rgba(255, 255, 255, 0.8);
}
.woocommerce-product-details__short-description p {
margin: 15px 0 25px;
font-size: 16px;
}
.woocommerce .product .quantity {
margin-bottom: 15px !important;
}
.woocommerce .woocommerce-product-rating .star-rating {
margin-left: 10px;
}
.woocommerce div.product .summary.entry-summary {
margin-bottom: 3em;
}
.woocommerce div.product .summary.entry-summary .woocommerce-product-rating {
margin-top: -6px;
margin-bottom: 10px;
margin-left: -10px;
color: #f35d22;
color: var(--second);
}
.woocommerce div.product .summary.entry-summary .woocommerce-product-rating .star-rating {
margin-top: 9px;
}
.woocommerce div.product .summary.entry-summary .price {
margin-top: 10px;
margin-bottom: 0px;
}
.woocommerce div.product .summary.entry-summary .product_meta {
margin-top: 30px;
font-size: 16px;
color: #f35d22;
color: var(--main);
}
.woocommerce .product_type_external {
white-space: normal;
}
.woocommerce .star-rating {
width: 95px !important;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.woocommerce .star-rating:before {
font-size: 13px;
letter-spacing: 6px;
content: "SSSSS";
color: #f7f2ed !important;
color: var(--gray) !important;
}
.woocommerce .star-rating span {
color: #ebbc4a !important;
color: var(--yellow) !important;
}
.woocommerce .star-rating span:before {
font-size: 13px;
letter-spacing: 6px;
}
.lte-background-black .woocommerce .star-rating:before,
.lte-body-black .woocommerce .star-rating:before {
color: rgba(255, 255, 255, 0.2) !important;
}
.woocommerce .product_title {
text-transform: none;
}
.woocommerce h1.product_title {
font-size: 36px;
}
.woocommerce-noreviews {
text-align: center;
}
.woocommerce .woocommerce-cart-form {
background: transparent;
padding: 0;
}
.woocommerce-cart table.cart th.product-name {
text-align: start;
}
.panel {
box-shadow: none;
}
.woocommerce-terms-and-conditions-wrapper {
margin-bottom: 30px;
padding: 20px;
}
.woocommerce-terms-and-conditions-wrapper.lte-background-black {
background-color: #f7f2ed;
background-color: var(--gray);
}
.woocommerce-terms-and-conditions-wrapper p {
line-height: 1.5em;
display: inline-block;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
display: none;
}
.woocommerce #place_order {
display: block;
margin: 30px auto 0;
}
.woocommerce .place-order {
text-align: start;
}
.woocommerce .place-order button {
float: none !important;
color: #ea4a34 !important;
color: var(--white) !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background-clip: border-box !important;
background-color: #f35d22 !important;
background-color: var(--main) !important;
margin-bottom: 0;
padding-top: 25px;
padding-bottom: 25px;
min-width: 260px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.woocommerce .place-order button:before {
display: none;
}
.woocommerce .place-order button:hover {
background-color: #0f2c49 !important;
background-color: var(--black) !important;
color: #ea4a34 !important;
color: var(--white) !important;
}
.woocommerce table.shop_table {
border-color: transparent;
}
table.shop_table {
border: none;
border-collapse: collapse;
}
table.shop_table .cart_item {
border-top: 2px dashed rgba(0, 0, 0, 0.1);
}
table.shop_table .cart_item:first-child {
border-width: 0;
}
table.shop_table tr input.qty {
background-color: #ea4a34;
background-color: var(--white);
border-color: rgba(0, 0, 0, 0.2) !important;
}
table.shop_table td {
background: none;
padding: 30px 15px;
}
@media (max-width: 768px) {
table.shop_table td {
padding: 10px 15px;
border: 0 none;
font-size: 16px;
}
table.shop_table td:before {
padding-right: 15px;
}
}
table.shop_table td.product-total {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-size: 16px !important;
}
table.shop_table tbody tr:last-child td {
background-color: transparent !important;
}
table.shop_table td.actions {
padding: 20px 0px 0px 0 !important;
border-left: none !important;
border-right: none !important;
border-bottom: 0 !important;
}
table.shop_table td.actions .coupon .input-text {
padding: 12px 24px 12px !important;
font-size: 12px;
margin-right: 0;
border: 0;
width: 200px;
position: relative;
border: 1px solid rgba(0, 0, 0, 0.2) !important;
border-right: 0 none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
@media (max-width: 768px) {
table.shop_table td.actions .coupon .input-text {
width: 100% !important;
}
}
table.shop_table td.actions .coupon .lte-btn {
margin-top: 0;
margin-left: -40px;
font-size: 14px;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
padding: 14px 25px 15px !important;
}
table.shop_table td.actions .coupon .lte-btn:hover {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
}
@media (max-width: 768px) {
table.shop_table td.actions .coupon .lte-btn {
width: 100% !important;
margin-top: 8px;
}
}
@media (max-width: 768px) {
table.shop_table td.actions .lte-btn {
width: 100% !important;
margin-top: 8px;
padding-top: 6px;
padding-bottom: 6px;
}
}
table.shop_table .order-total td,
table.shop_table .order-total th {
background: transparent !important;
}
@media (min-width: 768px) {
table.shop_table td {
vertical-align: middle;
padding: 20px 24px !important;
}
table.shop_table th,
table.shop_table td {
border-top: 0;
border-left: 0;
}
table.shop_table th {
padding: 20px 28px;
font-size: 18px;
font-weight: normal;
}
table.shop_table th.product-remove {
border-right: 0 none;
}
table.shop_table th.product-thumbnail {
border-left: 0 none;
width: 100px;
}
table.shop_table th.product-quantity,
table.shop_table th.product-subtotal,
table.shop_table th.product-price {
text-align: center;
}
table.shop_table .woocommerce-cart-form__cart-item:nth-child(even) td {
background-color: transparent !important;
}
table.shop_table .woocommerce-cart-form__cart-item td {
padding: 30px 25px;
}
table.shop_table .woocommerce-cart-form__cart-item .product-quantity div.quantity {
margin: 0 auto;
}
table.shop_table .woocommerce-cart-form__cart-item .product-quantity,
table.shop_table .woocommerce-cart-form__cart-item .product-subtotal,
table.shop_table .woocommerce-cart-form__cart-item .product-price,
table.shop_table .woocommerce-cart-form__cart-item .product-thumbnail,
table.shop_table .woocommerce-cart-form__cart-item .product-remove {
text-align: center;
}
table.shop_table .woocommerce-cart-form__cart-item .product-remove {
width: 3em;
padding-left: 30px;
padding-right: 0;
border-right: none;
}
table.shop_table .woocommerce-cart-form__cart-item .product-remove a {
width: auto;
top: auto;
left: auto;
}
table.shop_table .woocommerce-cart-form__cart-item .product-thumbnail {
border-left: none;
padding-left: 0 !important;
}
table.shop_table .woocommerce-cart-form__cart-item .product-name a {
font-size: 18px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #0f2c49;
color: var(--black);
}
.lte-background-black table.shop_table .woocommerce-cart-form__cart-item .product-name a {
color: #ea4a34;
color: var(--white);
}
table.shop_table .woocommerce-cart-form__cart-item .product-price {
color: #0f2c49;
color: var(--black);
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
table.shop_table .woocommerce-cart-form__cart-item .product-subtotal {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
}
table.shop_table .cart_totals,
table.shop_table .woocommerce-page .cart-collaterals .cart_totals {
width: auto;
}
@media (max-width: 768px) {
table.shop_table {
overflow-y: scroll;
border-top: none !important;
}
table.shop_table.shop_table.woocommerce-checkout-review-order-table {
max-width: 100%;
}
table.shop_table th,
table.shop_table td {
border: 0 none !important;
}
table.shop_table tr {
padding-bottom: 15px !important;
}
table.shop_table td {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
table.shop_table .product-quantity {
height: 70px;
}
table.shop_table .product-quantity .quantity {
float: right;
position: relative;
top: -6px;
margin-right: 0;
}
table.shop_table .product-remove {
padding-top: 15px !important;
padding-bottom: 0 !important;
margin-bottom: -10px;
}
}
table.shop_table tbody th,
table.shop_table tfoot td,
table.shop_table tfoot th {
padding: 20px 32px;
font-weight: 400;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table thead,
.woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table thead {
display: none;
}
.cart-collaterals table {
text-align: right;
}
.cart-collaterals table td,
.cart-collaterals table th {
border: 0 !important;
}
@media (max-width: 768px) {
.cart-collaterals table tr td {
background: transparent !important;
}
}
.cart-collaterals .cart-subtotal th {
background-color: transparent !important;
color: #0f2c49 !important;
color: var(--black) !important;
font-size: 18px !important;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-weight: 700 !important;
}
.lte-background-black .cart-collaterals .cart-subtotal th {
color: #f35d22 !important;
color: var(--main) !important;
}
.cart-collaterals .cart_totals {
width: auto !important;
}
.cart-collaterals .cart_totals h2 {
display: none;
}
.cart-collaterals .cart_totals tr th {
background: transparent;
vertical-align: middle;
text-align: right;
border: none;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #f35d22;
color: var(--main);
font-weight: 700 !important;
}
.cart-collaterals .cart_totals table {
border-collapse: collapse !important;
}
.cart-collaterals .cart_totals tr th,
.cart-collaterals .cart_totals tr td {
background-color: transparent !important;
border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.cart-collaterals .cart_totals th {
font-size: 16px !important;
}
.cart-collaterals .cart_totals td {
font-size: 16px !important;
}
.cart-collaterals .cart_totals td a {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
text-transform: uppercase;
}
.cart-collaterals .cart_totals td .btn {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
margin-right: 3px;
}
.cart-collaterals .cart_totals td .amount {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
.woocommerce-notice {
margin: 20px auto 40px;
text-align: center;
background-color: #f7f2ed;
background-color: var(--gray);
}
.woocommerce-notice.woocommerce-notice--success {
padding-top: 25px;
padding-bottom: 25px;
margin-bottom: 60px;
font-size: 16px;
}
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
border-color: rgba(0, 0, 0, 0.7);
background: transparent !important;
box-shadow: inset 0 0px 0 50px transparent !important;
text-transform: uppercase;
color: #f35d22;
color: var(--main);
padding: 6px 0em !important;
display: inline-block;
margin-top: 0;
margin-right: 0px;
min-width: initial;
}
.woocommerce button[name="update_cart"]:before,
.woocommerce input[name="update_cart"]:before {
display: none;
}
.woocommerce button[name="update_cart"] span,
.woocommerce input[name="update_cart"] span {
display: none;
}
.woocommerce button[name="update_cart"]:after,
.woocommerce input[name="update_cart"]:after {
display: none;
}
.woocommerce button[name="update_cart"]:hover,
.woocommerce input[name="update_cart"]:hover {
background: transparent !important;
}
.woocommerce.lte-background-black button[name="update_cart"],
.woocommerce.lte-background-black input[name="update_cart"] {
color: #ea4a34 !important;
color: var(--white) !important;
}
.woocommerce.lte-background-black button[name="update_cart"]:hover,
.woocommerce.lte-background-black input[name="update_cart"]:hover {
color: #ea4a34;
color: var(--white);
}
.woocommerce form .form-row textarea {
height: 12em;
}
.woocommerce table.shop_table tfoot td {
font-weight: normal;
font-size: 14px !important;
}
.woocommerce table.shop_table tbody th {
font-weight: 500 !important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
padding-top: 24px;
padding-bottom: 0;
padding-left: 24px;
padding-right: 24px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
padding: 16px 24px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-name {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody {
border-top: 1px solid var(--black);
}
.lte-background-black .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody {
border-color: rgba(255, 255, 255, 0.1);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child td {
padding-bottom: 24px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th {
padding: 24px 24px;
font-size: 16px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th .product-name {
font-size: 24px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot {
border-top: 3px solid var(--black);
}
.lte-background-black .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot {
border-color: rgba(255, 255, 255, 0.1);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
text-align: right;
border: none;
padding-bottom: 0;
padding-top: 0px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
text-transform: none;
font-size: 18px;
color: #f35d22;
color: var(--main);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td {
padding-top: 16px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .amount {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-size: 16px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total th {
padding-top: 16px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td {
padding-bottom: 16px;
}
.woocommerce-table--customer-details th,
.woocommerce-table--order-details th {
border: 0 none !important;
}
.woocommerce-table--customer-details td,
.woocommerce-table--order-details td {
border: 1px solid var(--gray) !important;
}
.woocommerce-table--customer-details th {
text-align: right;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background: transparent;
}
.woocommerce-checkout #payment div.payment_box {
background-color: #ea4a34;
background-color: var(--white);
padding-top: 15px;
}
.lte-background-black .woocommerce-checkout #payment div.payment_box {
background-color: #f7f2ed;
background-color: var(--gray);
color: #ea4a34;
color: var(--white);
}
.lte-background-black .woocommerce-checkout #payment div.payment_box:before {
display: none;
}
.woocommerce .about_paypal {
padding-left: 15px;
}
.woocommerce-MyAccount-navigation {
background-color: #f7f2ed;
background-color: var(--gray);
padding: 56px 38px;
margin-top: 0px;
margin-bottom: 60px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.woocommerce-MyAccount-navigation ul {
margin: 0 0 0 0px;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation ul li {
color: #0f2c49;
color: var(--black);
margin-bottom: 13px;
vertical-align: middle;
}
.woocommerce-MyAccount-navigation ul li:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: " \f105";
font-size: 16px;
margin-right: 10px;
vertical-align: middle;
color: #f35d22;
color: var(--main);
}
.woocommerce-MyAccount-navigation ul li a {
color: #0f2c49;
color: var(--black);
vertical-align: middle;
}
.woocommerce-MyAccount-navigation ul li a:hover {
color: #f35d22;
color: var(--main);
}
.woocommerce-MyAccount-navigation ul li.current-cat a {
color: #0f2c49;
color: var(--black);
cursor: default;
}
.woocommerce table.my_account_orders .button {
margin-bottom: 0;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
padding: 20px 28px;
}
fieldset {
margin-top: 30px;
border: none;
}
.woocommerce.lte-background-black .comment-text .meta {
color: #ea4a34 !important;
color: var(--white) !important;
}
.woocommerce #review_form #respond {
max-width: 900px;
margin: 0 auto;
}
.woocommerce #review_form #respond p {
margin-bottom: 25px !important;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #f35d22;
background-color: var(--second);
}
.woocommerce .comment-reply-title {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 24px;
text-align: center;
display: block;
margin-bottom: 15px;
}
.woocommerce .comment-reply-title span {
display: none;
}
.woocommerce #reviews #reply-title {
font-size: 24px;
padding-bottom: 0px;
position: relative;
padding-bottom: 16px !important;
margin-top: 10px;
margin-bottom: 36px;
}
.woocommerce #reviews #reply-title:before {
content: "";
width: 500px;
position: absolute;
bottom: 0;
border-bottom: 1px solid var(--black);
border-color: rgba(0, 0, 0, 0.1);
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.lte-background-black .woocommerce #reviews #reply-title:before {
border-color: rgba(255, 255, 255, 0.1);
}
.woocommerce #reviews #reply-title:after {
content: "";
width: 100px;
position: absolute;
bottom: 0;
border-bottom: 2px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.lte-background-gray .woocommerce #reviews #reply-title:before {
border-color: #ffffff;
}
.woocommerce #reviews #reply-title:before {
max-width: 300px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
padding: 0;
border: 0 none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
color: #0f2c49;
color: var(--black);
font-size: 14px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__published-date {
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
font-size: 18px;
line-height: 1.7em;
line-height: 1.6em;
}
@media (max-width: 768px) {
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
font-size: 18px;
}
}
.woocommerce #reviews #comments ol.commentlist li .comment_container {
border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
padding-bottom: 10px;
padding-top: 10px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
padding: 0;
border: 0 none !important;
margin-top: 14px;
}
.woocommerce #reviews #comments + #review_form_wrapper {
margin-top: 40px;
}
.woocommerce #reviews .comment-form-rating {
text-align: center;
}
.woocommerce #reviews .comment-form-rating label {
text-align: center;
}
.woocommerce #reviews .comment-form-rating .stars {
margin-left: 0;
line-height: 1em;
}
.woocommerce #reviews .comment-form-rating .stars span {
font-size: 0;
}
.woocommerce #reviews .comment-form-rating .stars span a {
font-size: 18px;
width: 22px;
display: inline-block;
}
.woocommerce #reviews #commentform .comment-notes {
text-align: center;
color: #f6520a;
color: var(--red);
}
.woocommerce #reviews #commentform label {
font-weight: 900;
font-size: 16px;
margin-bottom: 10px !important;
}
.woocommerce .shop_attributes {
border-collapse: collapse !important;
}
.woocommerce .shop_attributes tbody:first-child tr:first-child > th {
border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.woocommerce .shop_attributes td,
.woocommerce .shop_attributes th,
.woocommerce .shop_attributes th:first-child {
border: 1px solid rgba(0, 0, 0, 0.1) !important;
padding: 16px 14px !important;
min-height: 42px;
}
.woocommerce .shop_attributes th {
background-color: transparent !important;
color: #0f2c49 !important;
color: var(--black) !important;
font-size: 14px !important;
text-transform: uppercase;
text-align: right;
}
.woocommerce .shop_attributes th:after {
content: ": ";
}
.woocommerce .shop_attributes td {
font-weight: normal !important;
font-style: normal !important;
}
.woocommerce .shop_attributes td p {
padding: 0 !important;
}
.woocommerce.lte-background-black .shop_attributes tbody:first-child tr:first-child > th,
.woocommerce.lte-background-black .shop_attributes td,
.woocommerce.lte-background-black .shop_attributes th,
.woocommerce.lte-background-black .shop_attributes th:first-child {
border-color: rgba(255, 255, 255, 0.1) !important;
}
.woocommerce.lte-background-black .shop_attributes th {
color: #ea4a34 !important;
color: var(--white) !important;
}
.woocommerce.lte-background-black .shop_attributes td {
font-weight: normal !important;
font-style: normal !important;
}
.woocommerce.lte-background-black .shop_attributes td p {
padding: 0 !important;
}
.woocommerce #reviews #comment {
height: 200px;
}
.woocommerce .return-to-shop {
margin-top: 30px;
}
.woocommerce .term-description {
margin-bottom: 30px !important;
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
clear: none;
}
.checkout-button {
min-width: 100px !important;
margin-bottom: 0 !important;
}
.checkout-button:before {
display: none;
}
@media (max-width: 768px) {
.woocommerce-page table.cart td.actions .button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.btn-xs {
display: block;
font-size: 16px;
padding-left: 15px;
padding-right: 15px;
}
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-size: 16px;
}
@media (max-width: 768px) {
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 100%;
display: block;
}
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
padding-top: 25px;
}
.woocommerce-checkout #payment li img,
.wc_payment_method > label:first-of-type img {
max-height: 24px;
max-width: 200px;
float: right;
}
.woocommerce img,
.woocommerce-page img {
height: auto;
max-width: 100%;
} .woocommerce-checkout-review-order-table th {
font-size: 18px  !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
background-clip: border-box !important;
}
.woocommerce-checkout-review-order-table td {
font-size: 14px !important;
}
.woocommerce ul.order_details {
margin: 0;
}
.woocommerce ul.order_details li {
display: block;
float: none;
margin-bottom: 25px;
}
}
.woocommerce form .form-row {
margin-bottom: 20px;
}
.woocommerce form .form-row label {
margin-bottom: 2px;
}
.woocommerce form .form-row .input-checkbox {
position: relative;
}
.woocommerce.widget_shopping_cart .quantity .amount,
.woocommerce .widget_shopping_cart .quantity .amount {
color: #0f2c49;
color: var(--black);
}
.pswp__caption__center {
display: none !important;
}
.woocommerce-product-gallery__image {
text-align: center;
}
.woocommerce-product-gallery__image a {
display: block;
text-align: center;
}
.woocommerce-product-gallery__image a img {
margin: 0 auto;
}
.woocommerce #content div.product div.images .wp-post-image,
.woocommerce div.product div.images .wp-post-image,
.woocommerce-page #content div.product div.images .wp-post-image,
.woocommerce-page div.product div.images .wp-post-image {
width: auto;
}
@media (min-width: 1600px) {
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 39%;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 42%;
}
}
@media (min-width: 1600px) {
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: 58%;
margin-left: 3%;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: 55%;
margin-left: 3%;
}
}
.woocommerce .actions .button:hover {
color: var(--white) !important;
zoom: 1;
filter: alpha(opacity=80);
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.woocommerce ul.products.grid hr {
display: none;
}
.woocommerce ul.products.list li.product hr {
border: 0 none !important;
margin: 0;
}
ul.products.list li.product .gridlist-buttonwrap {
margin-bottom: 0 !important;
}
.woocommerce .gridlist-toggle {
padding-top: 0 !important;
margin: -50px 0 30px 0 !important;
}
.woocommerce-NoticeGroup {
text-align: left;
}
.upsells.products,
.related.products {
clear: both;
overflow: visible;
text-align: center;
}
.upsells.products > h2,
.related.products > h2 {
text-align: center;
margin-top: 35px;
margin-bottom: 30px;
font-size: 30px;
position: relative;
background-size: 100% 3px;
padding-bottom: 16px !important;
}
.upsells.products > h2:before,
.related.products > h2:before {
content: "";
width: 500px;
position: absolute;
bottom: 0;
border-bottom: 1px solid var(--black);
border-color: rgba(0, 0, 0, 0.1);
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.lte-background-black .upsells.products > h2:before,
.lte-background-black .related.products > h2:before {
border-color: rgba(255, 255, 255, 0.1);
}
.upsells.products > h2:after,
.related.products > h2:after {
content: "";
width: 100px;
position: absolute;
bottom: 0;
border-bottom: 2px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.lte-background-gray .upsells.products > h2:before,
.lte-background-gray .related.products > h2:before {
border-color: #ffffff;
}
.upsells.products > h2:before,
.related.products > h2:before {
max-width: 300px;
}
.upsells.products .products,
.related.products .products {
margin-top: 20px !important;
}
@media (min-width: 1600px) {
.upsells.products .products li.product,
.related.products .products li.product {
width: 33.3% !important;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.upsells.products .products li.product,
.related.products .products li.product {
width: 33.3% !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.upsells.products .products li:nth-child(3),
.related.products .products li:nth-child(3) {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.upsells.products .products li:nth-child(3),
.related.products .products li:nth-child(3) {
display: none;
}
}
.woocommerce-review-link {
font-size: 12px;
color: #888;
position: relative;
top: -3px;
left: 0px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin: 0 0 0 -2.5%;
}
.woocommerce div.product div.images .flex-control-thumbs li {
margin-top: 2.5%;
margin-left: 2.5%;
width: 22.5%;
}
.woocommerce div.product div.images img {
width: 100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
margin-bottom: 50px;
}
.woocommerce .cart_totals table.shop_table {
width: auto !important;
}
.woocommerce .cart_totals table.shop_table td {
text-align: right !important;
}
.woocommerce .wc-proceed-to-checkout {
text-align: center;
}
.woocommerce .wc-proceed-to-checkout a.lte-btn {
-webkit-transition-delay: 0s, 0s, 0s !important;
-moz-transition-delay: 0s, 0s, 0s !important;
-o-transition-delay: 0s, 0s, 0s !important;
transition-delay: 0s, 0s, 0s !important;
}
.woocommerce .wc-proceed-to-checkout a:hover {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
}
.woocommerce .wc-proceed-to-checkout .button.alt {
background-color: #f35d22;
background-color: var(--main);
}
.woocommerce .wc-proceed-to-checkout .button.alt:hover {
background-color: #0f2c49;
background-color: var(--black);
}
.wcppec-checkout-buttons__separator {
margin-top: 16px;
text-transform: uppercase;
font-weight: bold;
}
.wcppec-checkout-buttons {
text-rendering: center;
text-transform: uppercase;
font-weight: bold;
}
.wcppec-checkout-buttons a {
color: #0f2c49 !important;
color: var(--black) !important;
}
.woocommerce .product .wcppec-checkout-buttons {
text-align: left;
}
.woocommerce table.variations select {
padding: 10px 25px !important;
}
.woocommerce table.variations th,
.woocommerce table.variations td {
border: 0 !important;
}
.woocommerce table.variations td {
padding: 0 !important;
}
.woocommerce table.variations td.value {
padding: 4px 0 25px 0 !important;
}
.woocommerce.widget_shopping_cart ul li {
padding-bottom: 0 !important;
margin-bottom: 10px;
}
.woocommerce.widget_shopping_cart .total {
border-color: transparent;
}
.woocommerce.widget_shopping_cart .mini_cart_item {
font-size: 14px;
}
.woocommerce.widget_shopping_cart .mini_cart_item li > a {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 18px;
padding-left: 0;
padding-bottom: 0px;
}
.lte-background-black .woocommerce.widget_shopping_cart .mini_cart_item li > a {
color: #ea4a34 !important;
color: var(--white) !important;
}
.woocommerce.widget_shopping_cart .mini_cart_item li > a img {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background-clip: border-box;
margin-top: 0px;
margin-left: 0px;
max-height: 60px;
max-width: 60px;
width: auto;
}
.woocommerce.widget_shopping_cart .mini_cart_item .remove_from_cart_button {
margin-top: 5px !important;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons {
margin: -10px auto 0;
text-align: center;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .lte-btn-wrap {
margin-bottom: -6px;
display: block;
padding-bottom: 2px;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .lte-btn,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
margin: 0 !important;
min-width: 180px;
background: transparent;
line-height: 1em;
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding-top: 16px;
padding-bottom: 16px;
margin-bottom: 0 !important;
display: inline-block !important;
-webkit-transition: all 0.2s ease !important;
-moz-transition: all 0.2s ease !important;
-o-transition: all 0.2s ease !important;
transition: all 0.2s ease !important;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .lte-btn:hover,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .button:hover {
background-color: #ea4a34;
background-color: var(--white);
color: #0f2c49;
color: var(--black);
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .lte-btn:not(.checkout),
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout) {
display: inline-block !important;
margin-top: 20px !important;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
border-color: #ea4a34;
border-color: var(--white);
}
.lte-background-black .woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .lte-btn:not(.checkout),
.lte-background-black .woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout) {
color: #0f2c49;
color: var(--black);
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .lte-btn:not(.checkout) .lte-btn-overlay,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout) .lte-btn-overlay {
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .lte-btn:not(.checkout):not(.button):hover,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout):not(.button):hover {
color: #0f2c49;
color: var(--black);
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .lte-btn:not(.checkout).button:hover,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout).button:hover {
color: #0f2c49;
color: var(--black);
background-color: #ea4a34;
background-color: var(--white);
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons > .button {
margin-left: 10px !important;
margin-right: 10px !important;
margin-top: 15px !important;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__total {
text-align: center;
font-size: 16px !important;
margin-top: 0px !important;
padding-top: 14px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.lte-background-black .woocommerce.widget_shopping_cart .woocommerce-mini-cart__total {
border-color: rgba(255, 255, 255, 0.1);
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__total > span {
color: #f35d22;
color: var(--main);
}
.woocommerce-cart table.cart input {
line-height: 1.6em !important;
}
.woocommerce-shipping-calculator {
padding: 0;
}
.woocommerce-shipping-calculator .shipping-calculator-button {
border-bottom: 1px dashed #f35d22;
border-color: #f35d22;
border-color: var(--main);
}
.woocommerce-shipping-calculator .shipping-calculator-form {
margin-top: 15px;
}
.woocommerce-shipping-calculator p {
margin: 0;
}
.woocommerce-form__input-checkbox {
position: relative !important;
margin-left: 0 !important;
}
.woocommerce-form__input-checkbox + span {
margin-left: 6px;
}
.woocommerce .cross-sells h2 {
margin: 25px 0 20px;
font-size: 24px;
}
@media (max-width: 991px) {
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
float: none;
}
}
.cart_totals .woocommerce-shipping-totals.shipping td {
font-size: 12px !important; text-align: right !important;
padding-left: 10px !important;
}
.cart_totals .woocommerce-shipping-totals.shipping td form {
text-align: right !important;
}
.cart_totals .woocommerce-shipping-totals.shipping td form .select2-selection,
.cart_totals .woocommerce-shipping-totals.shipping td form input[type="text"] {
background-color: #ea4a34 !important;
background-color: var(--white) !important;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping td {
text-align: left !important;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping td.product-total span {
font-size: 14px !important;
}
#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 {
display: inline-block;
padding-left: 65px;
padding-right: 65px;
padding-top: 20px;
padding-bottom: 20px;
font-size: 16px;
}
.wc_payment_method input.input-radio[name="payment_method"] {
display: none;
}
.wc_payment_method input.input-radio[name="payment_method"]:checked + label::before {
background-color: #0f2c49;
background-color: var(--black);
}
#ship-to-different-address {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
}
.create-account {
text-align: left;
}
.wc_payment_method input.input-radio[name="payment_method"] + label::before {
content: "";
display: inline-block;
width: 14px;
height: 14px;
border: 2px solid #fff;
box-shadow: 0 0 0 1px #000;
background: #fff;
margin-left: 4px;
margin-right: .5rem;
border-radius: 100%;
-webkit-transform: translateY(2px);
-moz-transform: translateY(2px);
-ms-transform: translateY(2px);
-o-transform: translateY(2px);
transform: translateY(2px);
}
@media (min-width: 768px) {
.woocommerce-checkout h3 {
font-size: 30px;
}
}
@media (min-width: 992px) {
.woocommerce-checkout form .col2-set {
width: 50%;
float: left;
padding-right: 1.5vw;
}
.woocommerce-checkout form .col2-set .col-1,
.woocommerce-checkout form .col2-set .col-2 {
float: none;
width: 100%;
}
.woocommerce-checkout form #order_review_heading,
.woocommerce-checkout form #order_review {
width: 50%;
padding-left: 1.5vw;
float: right;
clear: right;
margin-top: 0;
}
}
@media (max-width: 991px) {
.woocommerce-checkout form .col2-set .col-1,
.woocommerce-checkout form .col2-set .col-2 {
width: 100%;
clear: both;
}
}
.woocommerce-checkout form .woocommerce-additional-fields {
margin-top: 25px;
}
.woocommerce-checkout-review-order-table {
border-collapse: collapse !important;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-methods {
padding-top: 5px !important;
}
.woocommerce-checkout-review-order-table tfoot td {
border: 1px solid rgba(0, 0, 0, 0.1) !important;
border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
@media (max-width: 991px) {
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
float: none;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
margin: 0 auto;
width: 100% !important;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
text-align: right;
}
}
@media (max-width: 768px) {
.cart-collaterals .cart_totals tr th,
.cart-collaterals .cart_totals tr td {
border: 0 none !important;
}
.woocommerce table.shop_table td.actions {
padding-bottom: 20px !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
width: 100%;
}
}
.woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple .select2-selection__rendered {
padding: 0;
}
.woocommerce-widget-layered-nav-dropdown li {
margin: 0 !important;
}
.woocommerce-widget-layered-nav-dropdown .select-wrap:after {
display: none;
}
.woocommerce-widget-layered-nav-dropdown .select2-selection--multiple {
border: none !important;
background: transparent !important;
}
.woocommerce-widget-layered-nav-dropdown .select2-selection--multiple .select2-search__field {
background-color: #ea4a34 !important;
background-color: var(--white) !important;
}
.woocommerce-grouped-product-list {
margin-bottom: 30px;
width: auto !important;
}
.woocommerce-grouped-product-list td {
border: none !important;
background: transparent !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
padding-right: 10px !important;
}
.woocommerce-grouped-product-list td label {
margin-bottom: 0;
}
.woocommerce-grouped-product-list td a {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
}
.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__quantity {
padding-left: 0 !important;
}
.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__label label {
padding-top: 9px;
}
.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__label label a {
font-family: 'Open Sans', sans-serif !important;
font-family: var(--font-main), sans-serif !important;
font-weight: 400 !important;
letter-spacing: var(--font-main-letterspacing) !important;
}
.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price {
padding-top: 19px !important;
padding-left: 10px !important;
}
.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price span {
font-size: 16px;
font-weight: bold;
}
.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price del {
zoom: 1;
filter: alpha(opacity=10);
-webkit-opacity: 0.1;
-moz-opacity: 0.1;
opacity: 0.1;
margin-right: 10px;
}
@media (min-width: 1200px) {
.woocommerce.lte-products-slider {
max-width: 1540px;
}
}
@media (max-width: 768px) {
.woocommerce.lte-products-slider {
padding-left: 15px !important;
padding-right: 15px !important;
}
}
.woocommerce.lte-products-slider ul.products {
margin-left: 0;
margin-right: 0;
flex-wrap: nowrap;
}
.woocommerce.lte-products-slider.woocommerce ul.products li.product {
float: none;
padding-left: 0;
padding-right: 0;
height: auto;
}
.woocommerce.lte-products-slider.woocommerce ul.products li.product:before {
left: 0;
right: 0;
}
.bg-color-black .lte-products-sc {
color: #ea4a34;
color: var(--white);
}
.bg-color-black .lte-products-sc article {
color: #0f2c49;
color: var(--black);
}
.woocommerce.lte-products-bg-transparent li.product:before,
ul.products.lte-products-bg-transparent li.product:before {
border-color: #ea4a34 !important;
border-color: var(--white) !important;
zoom: 1;
filter: alpha(opacity=10);
-webkit-opacity: 0.1;
-moz-opacity: 0.1;
opacity: 0.1;
}
.woocommerce.lte-products-bg-transparent li.product > .lte-item,
ul.products.lte-products-bg-transparent li.product > .lte-item {
background-color: transparent !important;
display: none;
}
.woocommerce.lte-products-bg-transparent li.product > .lte-item .woocommerce-loop-product__title,
ul.products.lte-products-bg-transparent li.product > .lte-item .woocommerce-loop-product__title {
color: #ea4a34;
color: var(--white);
}
.woocommerce.lte-products-bg-transparent li.product > .lte-item .woocommerce-loop-product__title:hover,
ul.products.lte-products-bg-transparent li.product > .lte-item .woocommerce-loop-product__title:hover {
color: #f35d22;
color: var(--second);
}
.lte-background-light.woocommerce li.product .price del .woocommerce-Price-amount,
.lte-background-light ul.products li.product .price del .woocommerce-Price-amount {
color: #f35d22;
color: var(--main);
}
.lte-background-light.woocommerce li.product > .lte-item .woocommerce-loop-product__title,
.lte-background-light ul.products li.product > .lte-item .woocommerce-loop-product__title {
color: #0f2c49;
color: var(--black);
}
.body-black ul.products.lte-products-bg-transparent li.product > .lte-item h2 {
color: #f35d22;
color: var(--main);
}
.body-black ul.products.lte-products-bg-transparent li.product > .lte-item h2:hover {
color: #ea4a34;
color: var(--white);
}
.body-black ul.products.lte-products-bg-transparent li.product > .lte-item .price {
display: block !important;
color: #ea4a34;
color: var(--white);
}
.body-black ul.products.lte-products-bg-transparent li.product > .lte-item .price ins,
.body-black ul.products.lte-products-bg-transparent li.product > .lte-item .price del {
color: #ea4a34;
color: var(--white);
}
.body-black .woocommerce.lte-products-slider .arrows a {
color: #ea4a34;
color: var(--white);
}
.body-black .woocommerce.lte-products-slider .arrows a:hover {
background-color: transparent;
}
.lte-products-slider.swiper-container-horizontal {
padding-bottom: 40px;
}
.lte-products-slider.swiper-container-horizontal .swiper-pagination-bullets {
bottom: 0px;
}
.elementor-widget-lte-products .lte-tabs-cats {
margin: 0 0 30px 0;
}
.lte-products-table {
width: 100%;
}
.lte-products-table tr:last-child td {
border-width: 0 !important;
}
.lte-products-table td {
border-color: #f7f2ed !important;
border-color: var(--gray) !important;
min-height: 95px;
}
@media (min-width: 1200px) {
.lte-products-table td {
border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
padding-top: 16px !important;
padding-bottom: 16px !important;
}
}
@media (max-width: 1199px) {
.lte-products-table td {
display: block;
text-align: center;
padding-top: 30px !important;
padding-bottom: 0px !important;
}
.lte-products-table td:last-child {
border-bottom: 25px solid #fff !important;
padding-bottom: 30px !important;
}
}
.lte-products-table .lte-wc-attr-list {
margin-bottom: 4px;
}
.lte-products-table .lte-wc-attr-list div {
display: inline-block;
font-size: 12px;
margin-right: 8px;
}
@media (min-width: 1200px) {
.lte-products-table .lte-product-name {
width: 20%;
}
}
@media (max-width: 1199px) {
.lte-products-table .lte-product-name {
padding-top: 0 !important;
text-align: center;
}
}
.lte-products-table .lte-product-name a {
font-size: 24px;
color: #f35d22;
color: var(--main);
font-weight: 400;
}
.lte-products-table .lte-product-name a:hover {
color: #f35d22;
color: var(--second);
}
@media (min-width: 1200px) {
.lte-products-table .lte-product-image {
padding-right: 0 !important;
width: 100px;
}
}
@media (max-width: 1199px) {
.lte-products-table .lte-product-image {
padding-top: 15px !important;
text-align: center;
}
}
.lte-products-table .lte-product-image .photo {
height: 60px;
overflow: hidden;
display: block;
line-height: 60px;
position: relative;
}
.lte-products-table .lte-product-image img {
max-width: 80px;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin-top: -10px;
}
.lte-products-table .lte-product-var {
display: block;
}
@media (min-width: 1200px) {
.lte-products-table .lte-product-var {
text-align: center;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
flex-direction: row;
align-items: stretch;
}
}
.lte-products-table .lte-var {
text-align: center;
padding: 0 0;
flex: 1;
}
@media (max-width: 1199px) {
.lte-products-table .lte-var {
display: inline-block;
min-width: 100px;
padding: 0 30px;
margin-bottom: 25px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.lte-products-table .lte-var:first-child {
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.lte-products-table .lte-var:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
}
.lte-products-table .lte-var .var-type,
.lte-products-table .lte-var .var-price {
display: block;
text-align: center;
padding: 5px 0;
font-weight: 500;
}
.lte-products-table .lte-var .var-type {
font-size: 14px;
padding-top: 0;
padding-bottom: 0;
color: #f35d22;
color: var(--second);
}
.lte-products-table .lte-var .var-price {
font-size: 18px;
color: #f35d22;
color: var(--main);
padding-bottom: 0;
}
.lte-products-table .lte-product-href {
text-align: right;
}
@media (min-width: 1200px) {
.lte-products-table .lte-product-href {
width: 15%;
}
}
@media (max-width: 1199px) {
.lte-products-table .lte-product-href {
padding-top: 0 !important;
text-align: center;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.lte-products-table .lte-product-href {
display: none;
}
}
.lte-products-table .lte-btn {
margin-bottom: 0;
}
.lte-products-cats-sc {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
margin-bottom: -30px;
}
@media (max-width: 768px) {
.lte-products-cats-sc {
text-align: center;
}
}
.lte-products-cats-sc.lte-layout-circles {
margin-bottom: -50px;
}
.lte-products-cats-sc.lte-layout-circles .lte-item {
margin-bottom: 50px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0px;
position: relative;
box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.15);
z-index: 1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
text-align: center;
min-height: initial;
}
.lte-products-cats-sc.lte-layout-circles .lte-item:hover {
color: #0f2c49;
color: var(--black);
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-descr-wrapper {
margin: 0 auto;
display: block;
width: 100%;
margin-top: 20px;
}
@media (max-width: 768px) {
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-descr-wrapper {
margin-top: 10px;
}
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-header {
margin: 24px auto 0;
padding: 0;
font-size: 24px;
display: inline;
text-align: center;
color: #f35d22;
color: var(--main);
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-header:hover { }
@media (max-width: 768px) {
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-header {
font-size: 18px;
}
}
.lte-background-main .lte-products-cats-sc.lte-layout-circles .lte-item .lte-header {
color: #ea4a34;
color: var(--white);
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-header:before,
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-header:after {
content: "";
border-bottom: 2px solid var(--second);
border-color: #f35d22;
border-color: var(--second);
display: block;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-header:before {
border-color: #f35d22;
border-color: var(--main);
width: 0;
z-index: 2;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-icon-wrapper {
background-color: #f7f2ed;
background-color: var(--gray);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
color: #f35d22;
color: var(--main);
font-size: 60px;
width: 170px;
height: 170px;
text-align: center;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
margin: 0 auto;
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-icon-wrapper > span:before {
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (max-width: 479px) {
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-icon-wrapper {
width: 80px;
height: 80px;
font-size: 40px;
}
}
.lte-products-cats-sc.lte-layout-circles .lte-item:hover .lte-header:before {
width: 100%;
}
.lte-products-cats-sc.lte-layout-circles .lte-item:hover .lte-icon-wrapper {
background-color: #f35d22;
background-color: var(--second);
}
.lte-products-cats-sc.lte-layout-circles .lte-item:hover .lte-icon-wrapper > span:before {
-webkit-transform: translate(-50%, -50%) scale(1.2);
-moz-transform: translate(-50%, -50%) scale(1.2);
-ms-transform: translate(-50%, -50%) scale(1.2);
-o-transform: translate(-50%, -50%) scale(1.2);
transform: translate(-50%, -50%) scale(1.2);
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-excerpt {
width: 100%;
line-height: 1.5em;
}
@media (min-width: 1200px) {
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-excerpt {
padding: 0 15px;
}
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-image-wrapper {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
display: block;
margin: 0 auto;
position: relative;
width: 300px;
height: 300px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-image-wrapper {
width: 240px;
height: 240px;
}
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-image-wrapper img {
max-width: 300px;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
}
@media (min-width: 1200px) and (max-width: 1599px) {
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-image-wrapper img {
max-width: 240px;
}
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-image-wrapper .lte-image {
margin: 0 auto;
width: 260px;
height: 260px;
display: block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
background-position: 50%;
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-image-wrapper:hover img {
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-image-wrapper:hover .lte-count-label {
-webkit-transform: scale(0.8) translateY(-50%);
-moz-transform: scale(0.8) translateY(-50%);
-ms-transform: scale(0.8) translateY(-50%);
-o-transform: scale(0.8) translateY(-50%);
transform: scale(0.8) translateY(-50%);
}
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-count-label {
position: absolute;
text-align: center;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: -50px;
width: 100px;
height: 100px;
line-height: 100px;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
font-size: 36px;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
transform-origin: 50% 0;
pointer-events: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media (min-width: 1200px) and (max-width: 1599px) {
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-count-label {
width: 64px;
height: 64px;
line-height: 64px;
font-size: 24px;
left: -24px;
}
}
@media (max-width: 768px) {
.lte-products-cats-sc.lte-layout-circles .lte-item .lte-count-label {
width: 64px;
height: 64px;
line-height: 64px;
font-size: 24px;
left: -24px;
}
}
.lte-products-cats-sc.lte-layout-grid {
margin-bottom: -30px;
}
.lte-products-cats-sc.lte-layout-grid .lte-item {
margin: 0px 0px 30px 0px;
padding: 0 15px;
text-align: center;
display: block;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
transition: none !important;
min-height: 300px;
}
.lte-products-cats-sc.lte-layout-grid .lte-item .lte-icon-wrapper {
font-size: 54px;
display: block;
overflow: hidden;
text-align: center;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
position: relative;
}
.lte-products-cats-sc.lte-layout-grid .lte-item .lte-icon-wrapper span {
display: block;
color: #f35d22;
color: var(--main);
}
.lte-products-cats-sc.lte-layout-grid .lte-item .lte-header {
font-size: 30px;
margin: 24px 0 12px 0;
color: #ea4a34;
color: var(--white);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-products-cats-sc.lte-layout-grid .lte-item .lte-header:hover {
color: #f35d22;
color: var(--second);
}
.lte-products-cats-sc.lte-layout-grid .lte-item .lte-excerpt {
font-size: 16px;
line-height: 1.5em;
display: block;
}
.lte-products-cats-sc.lte-layout-grid .lte-item img {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.lte-products-cats-sc.lte-layout-grid .lte-item:hover .lte-image-wrapper img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.lte-products-cats-sc.lte-layout-grid .lte-item .lte-descr-wrapper {
position: absolute;
left: 0;
bottom: 40px;
right: 0;
}
.lte-products-cats-sc .lte-item {
display: block;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
margin-bottom: 30px;
text-align: center;
}
@media (max-width: 768px) {
.lte-products-cats-sc .lte-item {
display: inline-block;
}
}
.lte-products-cats-sc .lte-item img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.lte-products-cats-sc .lte-item .lte-image-wrapper {
display: inline-block;
overflow: hidden;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
position: relative;
}
.lte-products-cats-sc .lte-item .lte-image-wrapper:after {
pointer-events: none;
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: -webkit-linear-gradient(270deg, transparent 0%, #151515 80%);
background-image: -moz-linear-gradient(270deg, transparent 0%, #151515 80%);
background-image: -ms-linear-gradient(270deg, transparent 0%, #151515 80%);
background-image: -o-linear-gradient(270deg, transparent 0%, #151515 80%);
background-image: linear-gradient(-180deg, transparent 0%, #151515 80%);
zoom: 1;
filter: alpha(opacity=30);
-webkit-opacity: 0.3;
-moz-opacity: 0.3;
opacity: 0.3;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.lte-products-cats-sc .lte-item .lte-image-wrapper:hover:after {
zoom: 1;
filter: alpha(opacity=60);
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
}
.lte-products-cats-sc .lte-item:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.lte-products-cats-sc .lte-item .lte-header {
margin: 0px 0 10px 0;
font-size: 36px;
color: #ea4a34;
color: var(--white);
text-align: center;
}
.lte-products-cats-sc .lte-item .lte-header span {
display: block;
}
.lte-products-cats-sc .lte-item .lte-btn.btn-transparent {
color: #f35d22;
color: var(--second);
}
.lte-products-cats-sc .lte-item .lte-btn.btn-transparent:before {
border-color: #ea4a34;
border-color: var(--white);
}
.lte-products-cats-sc .lte-item .lte-descr-wrapper.hasDescr {
overflow: hidden;
color: #ea4a34;
color: var(--white);
}
.lte-products-cats-sc .lte-item .lte-descr-wrapper.hasDescr .lte-header {
-webkit-transform: translateY(64px);
-moz-transform: translateY(64px);
-ms-transform: translateY(64px);
-o-transform: translateY(64px);
transform: translateY(64px);
-webkit-transition: all 0.375s cubic-bezier(0.7, 0, 0.3, 1);
-moz-transition: all 0.375s cubic-bezier(0.7, 0, 0.3, 1);
-o-transition: all 0.375s cubic-bezier(0.7, 0, 0.3, 1);
transition: all 0.375s cubic-bezier(0.7, 0, 0.3, 1);
-webkit-transition-delay: 60ms;
-moz-transition-delay: 60ms;
-o-transition-delay: 60ms;
transition-delay: 60ms;
}
.lte-products-cats-sc .lte-item .lte-descr-wrapper.hasDescr .lte-excerpt {
padding-left: 45px;
padding-right: 45px;
padding-bottom: 15px;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
height: 64px;
overflow: hidden;
-webkit-transition: all 0.375s cubic-bezier(0.7, 0, 0.3, 1);
-moz-transition: all 0.375s cubic-bezier(0.7, 0, 0.3, 1);
-o-transition: all 0.375s cubic-bezier(0.7, 0, 0.3, 1);
transition: all 0.375s cubic-bezier(0.7, 0, 0.3, 1);
-webkit-transition-delay: 50ms;
-moz-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay: 50ms;
-webkit-transform: translateY(64px);
-moz-transform: translateY(64px);
-ms-transform: translateY(64px);
-o-transform: translateY(64px);
transform: translateY(64px);
}
.lte-products-cats-sc .lte-item .lte-descr-wrapper.hasDescr .lte-btn.btn-transparent {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.lte-products-cats-sc .lte-item:hover .lte-descr-wrapper.hasDescr .lte-header {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
-o-transition-delay: 0ms;
transition-delay: 0ms;
}
.lte-products-cats-sc .lte-item:hover .lte-descr-wrapper.hasDescr .lte-excerpt {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transition-delay: 120ms;
-moz-transition-delay: 120ms;
-o-transition-delay: 120ms;
transition-delay: 120ms;
}
.lte-products-cats-sc .lte-item.lte-bg-dark .lte-header {
color: #ea4a34;
color: var(--white);
}
.lte-products-cats-sc.swiper-container {
max-width: 1600px;
}
.lte-products-cats-sc .swiper-pagination {
margin-top: 40px;
position: relative;
}
.lte-products-cats-sc .lte-arrows-sides-outside {
margin-top: -100px;
}
.lte-wc-attr-list {
margin-bottom: 18px;
}
.lte-wc-attr-list .item {
font-size: 16px;
padding: 2px 0;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
color: #0f2c49;
color: var(--black);
}
.lte-wc-attr-list .item span {
color: #0f2c49;
color: var(--black);
}
.woocommerce .single_add_to_cart_button {
min-width: 160px;
padding-top: 16px;
padding-bottom: 16px;
position: relative;
top: 0px;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
}
.woocommerce .single_add_to_cart_button:hover {
color: #ea4a34;
color: var(--white);
background-color: #0f2c49;
background-color: var(--black);
}
@media (max-width: 768px) {
.cart.woocommerce-cart-form__contents {
margin-top: -60px !important;
}
.cart.woocommerce-cart-form__contents td {
border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
border-color: transparent !important;
}
.cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item.cart_item {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.cart.woocommerce-cart-form__contents .product-remove {
height: 48px;
text-align: right;
}
.cart.woocommerce-cart-form__contents .product-remove .remove {
font-size: 36px;
height: 30px !important;
width: 30px !important;
overflow: hidden;
display: block;
float: right;
}
.cart.woocommerce-cart-form__contents .product-name a {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 18px;
color: #0f2c49;
color: var(--black);
}
.lte-background-black .cart.woocommerce-cart-form__contents .product-name a {
color: #ea4a34;
color: var(--white);
}
.cart.woocommerce-cart-form__contents .product-subtotal span,
.cart.woocommerce-cart-form__contents .product-price span {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-size: 16px;
color: #f35d22;
color: var(--main);
}
.cart.woocommerce-cart-form__contents .product-subtotal.product-subtotal span,
.cart.woocommerce-cart-form__contents .product-price.product-subtotal span {
color: #0f2c49;
color: var(--black);
}
.lte-background-black .cart.woocommerce-cart-form__contents .product-subtotal.product-subtotal span,
.lte-background-black .cart.woocommerce-cart-form__contents .product-price.product-subtotal span {
color: #ea4a34;
color: var(--white);
}
}
@media (max-width: 768px) and (max-width: 768px) {
.cart.woocommerce-cart-form__contents .product-name a {
font-size: 18px;
}
}
@media (max-width: 768px) {
.woocommerce.single .lte-wc-wrapper .row {
display: block !important;
}
.woocommerce.single .lte-wc-wrapper .row > div {
display: block !important;
float: none !important;
}
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 30px;
width: 24px;
height: 24px;
}
.woocommerce.woocommerce-widget-layered-nav ul li:last-child {
float: none;
display: block;
}
.woocommerce.woocommerce-widget-layered-nav ul li:last-child input {
width: 100% !important;
}
.woocommerce.woocommerce-widget-layered-nav ul li.select2-selection__choice {
margin-bottom: 15px !important;
margin-right: 15px !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
background-color: #f7f2ed;
background-color: var(--gray);
color: #0f2c49;
color: var(--black);
font-size: 14px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding-top: 18px;
padding-left: 30px;
}
.woocommerce-error.woocommerce-info,
.woocommerce-info.woocommerce-info,
.woocommerce-message.woocommerce-info {
border-color: #f35d22;
border-color: var(--main);
}
.woocommerce-error.woocommerce-message,
.woocommerce-info.woocommerce-message,
.woocommerce-message.woocommerce-message {
border-color: #f35d22;
border-color: var(--main);
}
.woocommerce-error.woocommerce-error,
.woocommerce-info.woocommerce-error,
.woocommerce-message.woocommerce-error {
border-color: var(--red);
}
.woocommerce-error .lte-btn-wrap,
.woocommerce-info .lte-btn-wrap,
.woocommerce-message .lte-btn-wrap {
margin-right: 20px;
margin-bottom: 0px;
vertical-align: top;
}
.woocommerce-error .btn,
.woocommerce-info .btn,
.woocommerce-message .btn {
margin-top: -4px;
float: right;
padding-right: 30px;
}
.woocommerce-error .btn:before,
.woocommerce-info .btn:before,
.woocommerce-message .btn:before {
display: none;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after,
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
display: none;
}
@media (max-width: 479px) {
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
text-align: center;
padding: 25px 15px;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
display: none;
}
.woocommerce-error .btn,
.woocommerce-info .btn,
.woocommerce-message .btn {
display: block;
max-width: 200px;
margin: 0 auto 25px;
float: none;
}
}
.woocommerce-message {
border-bottom-color: #f35d22;
border-bottom-color: var(--main);
}
.woocommerce-message:before {
color: #f35d22;
color: var(--main);
}
.lte-background-black .woocommerce-message {
background-color: #f7f2ed;
background-color: var(--gray);
color: #ea4a34;
color: var(--white);
}
.elementor-widget-lte-products .lte-filter-container { }
.woocommerce-form-coupon {
max-width: 700px;
margin: 0 auto 50px !important;
}
.woocommerce-form-coupon p {
text-align: center;
display: block !important;
width: 100% !important;
float: none !important;
}
.woocommerce-form-coupon button {
font-size: 16px;
height: 74px;
line-height: 50px;
min-width: 300px;
}
.woocommerce-form-coupon button:hover {
background-color: #0f2c49;
background-color: var(--black);
}
.woocommerce-input-wrapper > *:not(select):not(span) {
border: 1px solid rgba(0, 0, 0, 0.2) !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
padding: 25px 25px 25px 25px !important;
}
.woocommerce ul.products li.product .lte-item-descr .lte-btn.btn-lg .lte-btn-inner > .lte-btn-after:after,
.lte-wc-btn .lte-btn-inner > .lte-btn-after:after {
-moz-osx-font-smoothing: grayscale !important;
-webkit-font-smoothing: antialiased !important;
display: inline-block !important;
font-style: normal !important;
font-variant: normal !important;
text-rendering: auto !important;
font-family: 'Font Awesome 5 Free' !important;
font-weight: 900 !important;
font-weight: 700;
top: -1px;
font-size: 14px;
content: "\f290";
-webkit-transform: translateX(0) !important;
-moz-transform: translateX(0) !important;
-ms-transform: translateX(0) !important;
-o-transform: translateX(0) !important;
transform: translateX(0) !important;
}
.woocommerce ul.products li.product .lte-item-descr .lte-btn.btn-lg:hover .lte-btn-inner .lte-btn-after:after,
.lte-wc-btn:hover .lte-btn-inner .lte-btn-after:after {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
} .team-full {
margin: 0 auto;
}
@media (min-width: 1600px) {
.team-full {
max-width: 1200px;
}
}
.team-full .lte-team-name {
margin: -10px 0 0 0 !important;
}
.team-full .lte-team-cat {
margin-top: 4px;
margin-bottom: 24px;
color: #f35d22;
color: var(--main);
font-size: 12px;
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-weight: 500;
}
.team-full .lte-team-full img {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
width: auto;
}
.team-full .lte-content-width .heading {
margin-top: 0;
}
.lte-item-list {
margin-bottom: -30px;
}
.lte-team-item {
text-align: center;
margin: 0 auto 30px;
position: relative;
margin-top: 40px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
max-width: 290px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
overflow: hidden;
}
.lte-team-item .lte-descr {
margin: 0px 30px 0;
padding-bottom: 15px;
position: relative;
z-index: 2;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-team-item .lte-header {
color: #0f2c49;
color: var(--black);
margin: 0 0;
padding: 8px 0 0 0;
font-size: 24px;
line-height: 1.2em;
display: block;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-background-black .lte-team-item .lte-header {
color: #ea4a34;
color: var(--white);
}
.lte-team-item .lte-header:hover {
color: #f35d22;
color: var(--main);
}
.lte-team-item .lte-subheader {
color: #f35d22;
color: var(--main);
font-size: 14px;
display: block;
margin: 4px 0 0 0;
}
.lte-team-item p {
font-weight: normal;
font-size: 14px;
padding: 0 40px;
}
.lte-team-item .cut {
margin-top: 16px;
}
.lte-team-item .lte-image {
display: inline-block;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
text-align: center;
position: relative;
margin: 0 auto;
max-width: 290px;
margin-bottom: 0px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border: 2px solid #ffffff;
z-index: 2;
}
.lte-team-item .lte-image img {
margin: 0 auto;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
max-width: 100%;
height: auto;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
display: block;
}
.lte-team-item .lte-image:hover {
border-width: 6px;
border-color: #f35d22;
border-color: var(--main);
}
.lte-team-item .lte-social-wrapper {
position: absolute;
top: 20px;
right: 20px;
z-index: 2;
}
.lte-team-item .lte-social-wrapper .lte-social-icon {
cursor: pointer;
}
.lte-team-item .lte-social-wrapper .lte-social-icon:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f1e0";
display: inline-block;
font-size: 14px;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
width: 48px;
height: 48px;
line-height: 48px;
text-align: center;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.lte-team-item .lte-social-wrapper:hover .lte-social li {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.lte-team-item .lte-social-wrapper .lte-social {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
height: auto;
list-style: none;
text-align: center;
margin: 0px 0px 0 0;
padding: 0;
}
.lte-team-item .lte-social-wrapper .lte-social li {
display: block;
margin: 0 0 0 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
}
.lte-team-item .lte-social-wrapper .lte-social li:nth-child(1) {
-webkit-transition-delay: 50ms;
-moz-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay: 50ms;
}
.lte-team-item .lte-social-wrapper .lte-social li:nth-child(2) {
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
}
.lte-team-item .lte-social-wrapper .lte-social li:nth-child(3) {
-webkit-transition-delay: 150ms;
-moz-transition-delay: 150ms;
-o-transition-delay: 150ms;
transition-delay: 150ms;
}
.lte-team-item .lte-social-wrapper .lte-social li:nth-child(4) {
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
}
.lte-team-item .lte-social-wrapper .lte-social li:nth-child(5) {
-webkit-transition-delay: 250ms;
-moz-transition-delay: 250ms;
-o-transition-delay: 250ms;
transition-delay: 250ms;
}
.lte-team-item .lte-social-wrapper .lte-social li:nth-child(6) {
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.lte-team-item .lte-social-wrapper .lte-social li:nth-child(7) {
-webkit-transition-delay: 350ms;
-moz-transition-delay: 350ms;
-o-transition-delay: 350ms;
transition-delay: 350ms;
}
.lte-team-item .lte-social-wrapper .lte-social li a {
position: relative;
z-index: 10;
font-size: 14px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
display: block;
margin: 8px auto 0;
background-color: #ea4a34;
background-color: var(--white);
color: #0f2c49;
color: var(--black);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
}
.lte-team-item .lte-social-wrapper .lte-social li a:hover {
color: #ea4a34;
color: var(--white);
background-color: #0f2c49;
background-color: var(--black);
}
.lte-team-slider .arrows {
margin-top: 70px;
margin-bottom: 24px;
position: relative;
text-align: center;
}
.lte-team-slider .arrows a {
position: relative;
margin: 0 5px;
}
.lte-team-slider .arrows a:hover {
background-color: #0f2c49;
background-color: var(--black);
color: #ea4a34;
color: var(--white);
} #lte-preloader {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: fixed;
height: 100%;
width: 100%;
background-color: #ea4a34;
background-color: var(--white);
z-index: 1999;
transition: all .3s ease;
}
.lte-background-black #lte-preloader {
background-color: #0f2c49;
background-color: var(--black);
}
.pace-done > #lte-preloader {
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
z-index: -100;
}
.pace-activity,
.pace-progress {
display: none !important;
}
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
z-index: 3000;
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.paceloader-image .lte-pulse-loader,
.paceloader-image .pace-activity,
.paceloader-image .pace-progress {
display: none;
}
.paceloader-image .pace {
border: 0 none;
width: 200px;
height: 200px;
}
.paceloader-image .pace-image {
background-position: 50% 50%;
background-repeat: no-repeat;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 200px;
height: 200px;
margin: auto;
display: block;
z-index: 100;
position: fixed;
overflow: hidden;
}
.paceloader-image .lte-theme-loader {
display: none;
}
.pace.pace-inactive {
display: none;
}
.paceloader-spinner .lte-theme-loader {
display: block;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.paceloader-spinner .lte-theme-loader .lte-loader-1 {
-webkit-animation: loader 1250ms infinite linear;
-moz-animation: loader 1250ms infinite linear;
-o-animation: loader 1250ms infinite linear;
animation: loader 1250ms infinite linear;
border: 5px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
border-right-color: transparent;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
box-sizing: border-box;
display: inline-block;
position: relative;
overflow: hidden;
width: 42px;
height: 42px;
}
@keyframes loader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.paceloader-enabled .lte-theme-loader {
display: block;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 35px;
width: 45px;
border: 3px solid var(--white);
border-color: #ea4a34;
border-color: var(--white);
box-shadow: 0 0 0 3px var(--main);
margin: auto;
position: relative;
border-radius: 0 0 110px 110px;
background-image: linear-gradient(0deg, var(--black) 0, var(--black) 110px, transparent 110px, transparent 230px);
background-size: 230px 230px;
background-position: 0 0;
-webkit-animation: lte-fill 2s infinite;
-moz-animation: lte-fill 2s infinite;
-o-animation: lte-fill 2s infinite;
animation: lte-fill 2s infinite;
}
.paceloader-enabled .lte-theme-loader:before {
position: absolute;
content: "";
height: 12px;
width: 12px;
border: 3px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
border-radius: 0 40px 40px 0;
top: 0px;
right: -15px;
}
@keyframes lte-fill {
100% {
background-position: 0 -115px;
}
} .lte-events-sc {
display: table;
width: 100%;
margin-top: -20px;
}
.lte-background-black .lte-events-sc h5 > a {
color: #ea4a34;
color: var(--white);
}
.lte-background-black .lte-events-sc h5 > a:hover {
color: #f35d22;
color: var(--main);
}
.lte-background-black .lte-events-sc .lte-btn.disabled {
color: #ea4a34;
color: var(--white);
background-color: #000000;
}
.lte-events-sc .lte-item {
text-align: center;
display: table-row;
}
@media (max-width: 991px) {
.lte-events-sc .lte-item {
margin-bottom: 0px;
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
padding-top: 30px;
padding-bottom: 30px;
max-width: 600px;
margin: 0 auto;
}
.lte-events-sc .lte-item:last-child {
border-bottom: 0 !important;
}
}
.lte-events-sc .lte-item > div {
padding-top: 20px;
padding-bottom: 20px;
display: table-cell;
vertical-align: middle;
text-align: center;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
.lte-events-sc .lte-item > div {
display: block;
padding: 0 0 10px;
border: 0;
}
}
.lte-background-black .lte-events-sc .lte-item > div {
border-color: rgba(255, 255, 255, 0.1);
}
.lte-events-sc .lte-item:last-child > div {
border-bottom: 0;
}
.lte-events-sc .lte-item .lte-event-date {
width: 12%;
text-align: left;
min-width: 190px;
}
.lte-background-black .lte-events-sc .lte-item .lte-event-date {
color: #f35d22;
color: var(--second);
}
@media (max-width: 991px) {
.lte-events-sc .lte-item .lte-event-date {
display: inline-block;
width: 50%;
padding-top: 15px;
text-align: right;
}
}
@media (max-width: 479px) {
.lte-events-sc .lte-item .lte-event-date {
display: block;
width: 100%;
text-align: center;
}
}
.lte-events-sc .lte-item .lte-event-date .lte-event-d {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 64px;
color: #f35d22;
color: var(--main);
display: inline-block;
padding-right: 12px;
vertical-align: middle;
}
@media (max-width: 479px) {
.lte-events-sc .lte-item .lte-event-date .lte-event-d {
font-size: 48px;
}
}
.lte-events-sc .lte-item .lte-event-date .lte-event-m {
display: inline-block;
line-height: 1.5em;
vertical-align: middle;
}
@media (max-width: 991px) {
.lte-events-sc .lte-item .lte-event-date .lte-event-m {
text-align: left;
}
}
.lte-events-sc .lte-item .lte-event-date .lte-event-y {
display: block;
}
.lte-events-sc .lte-item .lte-event-date span {
color: #0f2c49;
color: var(--black);
font-size: 18px;
font-weight: 700;
line-height: 1em;
border-radius: 0px;
}
.lte-background-black .lte-events-sc .lte-item .lte-event-date span {
color: #ea4a34;
color: var(--white);
}
.lte-background-second .lte-events-sc .lte-item .lte-event-date span,
.lte-background-main .lte-events-sc .lte-item .lte-event-date span {
background-color: #ea4a34;
background-color: var(--white);
}
@media (min-width: 992px) {
.lte-events-sc .lte-item .lte-img {
padding-right: 30px;
}
}
@media (max-width: 991px) {
.lte-events-sc .lte-item .lte-img {
display: inline-block;
width: 50%;
text-align: left;
padding-left: 30px;
}
}
@media (max-width: 479px) {
.lte-events-sc .lte-item .lte-img {
padding: 0;
text-align: center;
}
}
.lte-events-sc .lte-item .lte-img img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
max-width: 100px;
}
.lte-events-sc .lte-item .lte-img img:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.lte-events-sc .lte-item .lte-info {
flex: 2;
text-align: left;
}
@media (max-width: 991px) {
.lte-events-sc .lte-item .lte-info {
text-align: center;
}
}
@media (max-width: 768px) {
.lte-events-sc .lte-item .lte-link {
margin-top: 16px;
}
}
.lte-events-sc .lte-item .lte-btn .lte-btn-before:before {
margin-right: 12px;
}
@media (max-width: 991px) {
.lte-events-sc .lte-item .lte-btn .lte-btn-before {
display: none;
}
}
@media (max-width: 991px) {
.lte-events-sc .lte-item .lte-btn {
padding: 10px 24px 11px 24px;
line-height: 1.6em;
min-width: 90px;
font-size: 12px;
}
}
.lte-events-sc .lte-item .lte-header {
margin: 0 0 6px;
display: block;
margin-top: -10px;
}
@media (min-width: 992px) {
.lte-events-sc .lte-item .lte-header {
padding-right: 20px;
}
}
@media (max-width: 991px) {
.lte-events-sc .lte-item .lte-header {
margin-top: 12px;
}
}
.lte-background-second .lte-events-sc .lte-item .lte-header a:hover,
.lte-background-main .lte-events-sc .lte-item .lte-header a:hover {
color: #ea4a34;
color: var(--white);
}
.lte-events-sc .lte-item .lte-event-time:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f017";
font-weight: 700;
color: #f35d22;
color: var(--main);
margin-right: 6px;
}
.lte-events-sc .lte-item .lte-event-time + .lte-event-venue:before {
content: "|";
padding-right: 6px;
padding-left: 6px;
position: relative;
top: -1px;
}
.lte-events-sc .lte-item .lte-event-venue,
.lte-events-sc .lte-item .lte-event-time {
color: #0f2c49;
color: var(--black);
font-size: 14px;
}
.lte-background-black .lte-events-sc .lte-item .lte-event-venue,
.lte-background-black .lte-events-sc .lte-item .lte-event-time {
color: #ea4a34;
color: var(--white);
}
.lte-background-black .lte-events-sc .lte-item .lte-event-venue:before,
.lte-background-black .lte-events-sc .lte-item .lte-event-time:before {
color: #f35d22;
color: var(--second);
}
.lte-events-sc .lte-item .lte-event-venue {
margin-right: 24px;
}
.lte-events-sc .lte-item .lte-event-venue:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f3c5";
font-weight: 700;
font-size: 16px;
color: #f35d22;
color: var(--main);
margin-right: 6px;
}
.lte-events-sc.hasDivider .lte-item {
padding-top: 30px;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.lte-events-sc.hasDivider .lte-item:first-child {
border-top: 0;
}
.lte-background-main .lte-events-sc.hasDivider .lte-item {
border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.tribe-events-single h1 {
display: none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
border: 0;
}
.tribe-common .tribe-common-form-control-text__input {
padding: 20px 20px 20px 40px !important;
} .subscribe-wrapper {
overflow: hidden;
background-size: cover;
margin-bottom: -100px;
z-index: 2;
position: relative;
}
.subscribe-wrapper + .lte-footer-wrapper .lte-footer-widget-area {
padding-top: 180px;
}
.subscribe-wrapper .lte-block-icon.lte-icon-size-xsmall i {
font-size: 18px;
}
@media (max-width: 768px) {
.subscribe-wrapper .lte-block-icon.lte-icon-size-xsmall li {
margin-bottom: 36px;
}
}
.subscribe-wrapper .lte-social ul {
margin-left: 10px;
}
@media (max-width: 768px) {
.subscribe-wrapper .lte-social ul {
margin-left: -15px;
}
}
.subscribe-wrapper .lte-social ul li a {
width: 60px;
height: 60px;
line-height: 62px;
background-color: #ea4a34;
background-color: var(--white);
}
.subscribe-wrapper .lte-social ul li a span:before {
font-size: 14px;
}
.subscribe-wrapper .lte-social ul li a:hover {
background-color: #f35d22;
background-color: var(--second);
color: #f35d22;
color: var(--main);
}
@media (max-width: 1599px) {
.subscribe-wrapper .lte-social ul li a {
width: 48px;
height: 48px;
line-height: 48px;
}
}
.subscribe-wrapper .elementor-inner-section > div {
margin-inline-end: 0;
}
@media (max-width: 768px) {
.subscribe-wrapper .elementor-inner-section > div {
margin-right: auto;
}
}
.subscribe-wrapper .lte-logo img {
margin-top: 6px;
}
.subscribe-wrapper .container {
position: relative;
}
.subscribe-wrapper .container .lte-btn.color-hover-gray:hover {
background-color: #f7f2ed;
background-color: var(--gray);
}
.mc4wp-form {
position: relative;
background: transparent;
padding: 0 0;
margin: 0 auto;
max-width: 560px;
text-align: start;
}
@media (min-width: 1200px) {
.mc4wp-form {
min-width: 660px;
}
}
@media (max-width: 1599px) {
.mc4wp-form {
margin: 0 auto;
max-width: 560px;
min-width: initial;
}
}
@media (max-width: 768px) {
.mc4wp-form {
margin-top: 0;
padding-left: 20px !important;
padding-right: 20px !important;
}
}
.mc4wp-form .lte-btn-wrap {
margin-left: 1px;
}
.mc4wp-form label {
padding: 12px 0 0 25px;
}
.mc4wp-form label input[type="checkbox"] {
position: relative;
top: 1px;
margin-right: 4px;
}
.mc4wp-form label a {
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.mc4wp-form .input-group input[type="email"] {
padding: 19px 30px 19px 0 !important;
font-size: 16px;
background-color: transparent;
color: #ea4a34 !important;
color: var(--white) !important;
border-bottom: 1px solid var(--white) !important;
}
.mc4wp-form .input-group input[type="email"]::-webkit-input-placeholder {
color: var(--white);
}
.mc4wp-form .input-group button:hover {
background-color: #ea4a34;
background-color: var(--white);
}
@media (min-width: 992px) {
.mc4wp-form .input-group {
position: relative;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-moz-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.mc4wp-form .input-group input[type="email"] {
width: 1% !important;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
position: relative;
margin-bottom: 0;
margin-right: -70px !important;
}
.mc4wp-form .input-group .input-group-append {
display: flex;
margin-left: -1px;
}
.mc4wp-form .input-group .input-group-append span {
display: flex;
}
}
@media (max-width: 991px) {
.mc4wp-form .input-group {
display: block;
}
.mc4wp-form .input-group button {
margin-top: 16px;
min-width: 200px;
width: 100%;
}
}
.mc4wp-form button,
.mc4wp-form input {
margin-top: 0;
margin-bottom: 0 !important;
}
.mc4wp-form button:before,
.mc4wp-form input:before {
display: none;
}
@media (max-width: 479px) {
.mc4wp-form {
padding: 0;
}
.mc4wp-form .input-group {
width: 100%;
}
.mc4wp-form .input-group-btn {
width: 100%;
display: block;
margin-top: 20px;
}
}
.lte-subscribe-large .mc4wp-form {
max-width: 660px;
}
.lte-subscribe-large .input-group-append {
display: block;
position: absolute;
top: 0;
right: 0;
}
.lte-subscribe-large .input-group-append button {
margin-top: 0;
height: 64px;
}
@media (max-width: 768px) {
.lte-subscribe-large .input-group-append button {
height: 64px;
line-height: 34px;
}
}
.lte-subscribe-large .input-group-append button:hover {
background-color: #f7f2ed;
background-color: var(--gray);
color: #f35d22;
color: var(--main);
} .lte-services-sc {
position: relative;
margin-bottom: -30px;
}
.lte-services-sc .row {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.lte-services-sc .lte-item {
margin-bottom: 30px;
text-align: center;
}
.lte-services-sc .lte-item:before {
content: "";
position: absolute;
top: 0;
right: 15px;
left: 15px;
bottom: 0;
background-color: #ea4a34;
background-color: var(--white);
z-index: 0;
}
.lte-services-sc .lte-item .lte-item-inner { }
.lte-services-sc .lte-item .lte-image {
overflow: hidden;
position: relative;
display: block;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-services-sc .lte-item .lte-image img {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
width: 100%;
}
.lte-services-sc .lte-item .lte-image:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.lte-services-sc .lte-item .lte-image:hover .lte-photo-overlay {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.lte-services-sc .lte-item .lte-icon-wrapper {
margin-bottom: 14px;
}
.lte-services-sc .lte-item .lte-icon-wrapper span {
font-size: 54px;
width: 120px;
height: 120px;
background-color: #f35d22;
background-color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
color: #ea4a34;
color: var(--white);
display: inline-flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-services-sc .lte-item article {
position: relative;
}
.lte-services-sc .lte-item .lte-cats {
position: absolute;
top: 24px;
left: 24px;
z-index: 2;
pointer-events: none;
font-weight: bold;
background-color: #f35d22;
background-color: var(--second);
color: #0f2c49;
color: var(--black);
font-size: 14px;
line-height: 1em;
border-radius: 0px;
padding: 8px 18px;
}
.lte-services-sc .lte-item .lte-price {
position: absolute;
top: 12px;
right: 16px;
z-index: 2;
pointer-events: none;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
letter-spacing: var(--font-headers-letterspacing);
width: 48px;
height: 48px;
text-align: center;
line-height: 48px;
font-weight: 600;
font-size: 14px;
}
.lte-services-sc .lte-item .lte-description { padding: 50px 35px 50px;
}
.lte-services-sc .lte-item .lte-description p,
.lte-services-sc .lte-item .lte-description .header {
margin: 0;
}
.lte-services-sc .lte-item .lte-description .lte-header {
margin: 24px 0 8px 0;
font-size: 24px;
display: block;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (max-width: 1199px) {
.lte-services-sc .lte-item .lte-description .lte-header {
font-size: 20px;
}
}
.lte-services-sc .lte-item .lte-description .lte-header:hover {
color: #0f2c49;
color: var(--black);
}
.lte-services-sc .lte-item .lte-description .lte-header + .lte-cut {
margin-top: 8px;
}
.lte-services-sc .lte-item .lte-description .lte-subheader {
font-size: 16px;
color: #f35d22;
color: var(--main);
margin-top: 4px;
margin-bottom: 2px;
}
.lte-services-sc .lte-item .lte-description .lte-icon {
position: absolute;
right: 40px;
top: -30px;
width: 60px;
height: 60px;
line-height: 60px;
font-size: 20px;
text-align: center;
background-color: #f35d22;
background-color: var(--second);
color: #f35d22;
color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
}
.lte-services-sc .lte-item .lte-description .lte-cut {
display: block;
margin-bottom: 20px;
font-size: 14px;
}
.lte-services-sc .lte-item .lte-description p {
font-size: 14px;
zoom: 1;
filter: alpha(opacity=75);
-webkit-opacity: 0.75;
-moz-opacity: 0.75;
opacity: 0.75;
}
.lte-services-sc.lte-layout-photos .lte-description {
padding: 0 0 40px 0;
color: #0f2c49;
color: var(--black);
}
.lte-services-sc.lte-layout-photos .lte-description .lte-icon-wrapper {
position: absolute;
left: 30px;
top: 30px;
margin-bottom: 0;
z-index: 2;
}
.lte-services-sc.lte-layout-photos .lte-description .lte-icon-wrapper span {
font-size: 54px;
width: 100px;
height: 100px;
background-color: #f35d22;
background-color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
color: #ea4a34;
color: var(--white);
display: inline-flex;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.lte-services-sc.lte-layout-photos .lte-description .lte-photo-wrapper {
overflow: hidden;
display: block;
}
.lte-services-sc.lte-layout-photos .lte-description img {
width: 100%;
max-width: initial;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-services-sc.lte-layout-photos .lte-description:hover img {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.lte-services-sc.lte-layout-photos .lte-description .lte-header {
margin-top: 25px;
}
.lte-services-sc.lte-layout-photos .lte-description .lte-header h5 {
color: #0f2c49;
color: var(--black);
}
.lte-services-sc.lte-layout-photos .lte-description .lte-header:hover h5 {
color: #f35d22;
color: var(--main);
}
.lte-services-sc.lte-layout-photos .lte-description .lte-cut {
max-width: 330px;
margin: 0 auto;
}
.lte-services-sc.lte-layout-photos .lte-description .lte-btn-wrap {
margin-top: 20px;
}
.lte-services-sc.lte-layout-grid .lte-item {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-services-sc.lte-layout-grid .lte-item:before {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lte-services-sc.lte-layout-grid .lte-item:hover {
color: #ea4a34;
color: var(--white);
}
.lte-services-sc.lte-layout-grid .lte-item:hover .lte-header {
color: #ea4a34;
color: var(--white);
}
.lte-services-sc.lte-layout-grid .lte-item:hover:before {
background-color: #0f2c49;
background-color: var(--black);
}
.lte-services-archive {
margin-top: -30px;
}
.lte-services-archive article {
margin-top: 30px;
}
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows {
width: 64px;
height: 64px;
line-height: 62px;
font-size: 30px;
background: transparent;
color: #0f2c49;
color: var(--black);
border-color: #0f2c49;
border-color: var(--black);
}
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows.lte-arrow-left:before,
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows.lte-arrow-right:before {
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 30px;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (min-width: 1600px) {
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows .lte-arrow-left {
left: 30px;
}
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows .lte-arrow-right {
right: 30px;
}
}
@media (max-width: 1599px) {
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows .lte-arrow-left {
left: 10px;
}
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows .lte-arrow-right {
right: 10px;
}
}
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows a {
border-color: transparent;
background-color: transparent;
}
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows a:hover {
color: #f35d22;
color: var(--main);
background-color: transparent;
}
@media (max-width: 1199px) {
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows.lte-arrows-sides-outside .lte-arrow-left,
.lte-swiper-slider-wrapper .lte-services-sc + .lte-arrows.lte-arrows-sides-outside .lte-arrow-right {
margin-top: 40px;
}
}
.lte-services-categories {
margin-top: -30px;
}
.lte-services-categories .lte-item-wrapper {
perspective: 1000px;
-webkit-perspective: 1000px;
width: 100%;
height: 100%;
}
@media (min-width: 768px) {
.lte-services-categories .lte-item-wrapper:hover .lte-item-inner {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
}
.lte-services-categories .lte-item-inner {
position: relative;
width: 100%;
height: 100%;
transition: transform 0.8s;
transform-style: preserve-3d;
}
.lte-services-categories .lte-header {
display: block;
font-size: 18px;
}
.lte-services-categories .lte-item {
text-align: center;
display: block;
margin-top: 30px;
padding: 70px 30px;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
background-color: #ea4a34;
background-color: var(--white);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.lte-services-categories .lte-item .lte-item-inner-wrapper {
-webkit-transform: translateZ(60px);
-moz-transform: translateZ(60px);
-ms-transform: translateZ(60px);
-o-transform: translateZ(60px);
transform: translateZ(60px);
display: block;
position: relative;
height: 100%;
}
.lte-services-categories .lte-item.hasLabel { }
.lte-services-categories .lte-item.hasLabel:after {
display: none;
content: "";
width: 0;
height: 0;
border-top: 85px solid var(--main);
border-left: 85px solid transparent; position: absolute;
top: 0;
right: 1px; }
.lte-services-categories .lte-item.hasLabel.lte-new:after {
border-top-color: var(--green);
}
.lte-services-categories .lte-item .lte-label {
display: none;
position: absolute;
top: -74px;
right: -28px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
width: 45px;
height: 45px;
display: block;
line-height: 85px;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
color: #ea4a34;
color: var(--white);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.lte-services-categories .lte-item .lte-icon {
font-size: 64px;
color: #f35d22;
color: var(--main);
}
.lte-services-categories .lte-item .lte-header {
margin: 16px 0 0 0;
font-size: 24px;
}
.lte-services-categories .lte-item .lte-info {
display: block;
zoom: 1;
filter: alpha(opacity=55);
-webkit-opacity: 0.55;
-moz-opacity: 0.55;
opacity: 0.55;
font-size: 14px;
}
.lte-services-categories .lte-item-front,
.lte-services-categories .lte-item-back {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.lte-services-categories .lte-item-back {
margin-top: 0;
margin-bottom: 0px;
padding: 0;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
background-size: cover;
color: #fff;
}
@media (max-width: 768px) {
.lte-services-categories .lte-item-back {
display: none;
}
}
.lte-services-categories .lte-item-back:before {
content: "";
background-color: #0f2c49;
background-color: var(--black);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
zoom: 1;
filter: alpha(opacity=45);
-webkit-opacity: 0.45;
-moz-opacity: 0.45;
opacity: 0.45;
}
.lte-services-categories .lte-item-back .lte-item-inner-info {
top: 50%;
left: 50%;
position: absolute;
width: 90%;
-webkit-transform: translateZ(60px) translateX(-50%) translateY(-50%);
-moz-transform: translateZ(60px) translateX(-50%) translateY(-50%);
-ms-transform: translateZ(60px) translateX(-50%) translateY(-50%);
-o-transform: translateZ(60px) translateX(-50%) translateY(-50%);
transform: translateZ(60px) translateX(-50%) translateY(-50%);
}
.lte-services-categories .lte-item-back .lte-header {
margin: 0;
}
.lte-services-categories .lte-item-back .lte-description {
font-size: 14px;
line-height: 1.6em;
margin-top: 8px;
} body.error404 .heading.color-main .header {
color: #ea4a34 !important;
color: var(--white) !important;
}
body.error404 img {
max-width: 300px;
}
@media (max-width: 991px) {
body.error404 img {
max-width: 100%;
}
}
body.error404 h4 {
font-size: 48px !important;
margin: 0 0 24px;
}
@media (max-width: 768px) {
body.error404 h4 {
font-size: 24px !important;
}
}
body.error404 h3,
body.error404 h4 {
color: #0f2c49 !important;
color: var(--black) !important;
}
body.error404.lte-background-black h3,
body.error404.lte-background-black h4 {
color: #f35d22 !important;
color: var(--main) !important;
}
body.error404.lte-background-black p {
zoom: 1;
filter: alpha(opacity=60);
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
}
body.error404 .lte-content-wrapper {
min-height: 90vh;
}
.page-404 {
text-align: center;
}
body.error404 .page-404-default {
padding: 80px 0 160px;
}
body.error404 .page-404-default img {
margin-bottom: 30px;
}
body.error404 .page-404-default .center-404 {
max-width: 400px;
margin: 0 auto 36px;
} div[class*="lte-background-"].elementor-column {
background-color: transparent;
}
div[class*="lte-background-"].elementor-column.lte-background-main .elementor-column-wrap {
background-color: #f35d22;
background-color: var(--main);
}
div[class*="lte-background-"].elementor-column.lte-background-second .elementor-column-wrap {
background-color: #f35d22;
background-color: var(--second);
}
div[class*="lte-background-"].elementor-column.lte-background-black .elementor-column-wrap {
background-color: #0f2c49;
background-color: var(--black);
}
div[class*="lte-background-"].elementor-column.lte-background-white .elementor-column-wrap {
background-color: #ea4a34;
background-color: var(--white);
}
div[class*="lte-background-"].elementor-column.lte-background-gray .elementor-column-wrap {
background-color: #f7f2ed;
background-color: var(--gray);
}
.elementor-container.elementor-column-gap-no .elementor-element {
overflow: hidden;
}
.elementor-editor-active .lte-header-wrapper {
pointer-events: none;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated { }
.lte-background-black .elementor-widget-text-editor {
zoom: 1;
filter: alpha(opacity=80);
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.elementor-accordion .elementor-accordion-item {
margin-bottom: 15px;
border-width: 0;
}
.elementor-accordion .elementor-accordion-item:last-child .elementor-tab-title {
border-bottom: 0;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
font-size: 20px;
line-height: 1.4em;
padding: 8px 0px 26px;
border-bottom: 1px solid var(--second);
border-color: rgba(0, 0, 0, 0.1);
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title:hover {
color: #f35d22;
color: var(--main);
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title:hover a {
color: #f35d22;
color: var(--main);
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-right {
margin-right: 32px !important;
margin-inline-start: 0 !important;
margin-inline-end: 32px !important;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-left {
margin-top: -2px;
margin-right: 32px !important;
margin-inline-start: 0 !important;
margin-inline-end: 32px !important;
}
@media (max-width: 768px) {
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-left {
margin-bottom: 40px;
}
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title i {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-size: 24px;
position: relative;
top: 0px;
background-color: #f7f2ed;
background-color: var(--gray);
color: #0f2c49;
color: var(--black);
width: 32px;
height: 32px;
line-height: 32px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
text-align: center;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title i:before {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
letter-spacing: var(--font-main-letterspacing);
content: "+";
font-weight: 400;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title:hover i {
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active i {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
font-weight: 400;
letter-spacing: var(--font-main-letterspacing);
font-size: 22px;
position: relative;
line-height: 28px;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active i:before {
font-family: 'Open Sans', sans-serif;
font-family: var(--font-main), sans-serif;
letter-spacing: var(--font-main-letterspacing);
content: "‒";
font-weight: 400;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content {
padding-top: 0;
padding-left: 54px;
}
.lte-background-black .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
zoom: 1;
filter: alpha(opacity=65);
-webkit-opacity: 0.65;
-moz-opacity: 0.65;
opacity: 0.65;
}
.elementor-widget-progress .elementor-title {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 20px;
margin-bottom: 4px;
}
.elementor-widget-progress .elementor-progress-wrapper {
background-color: #f7f2ed;
background-color: var(--gray);
margin-top: 4px;
}
.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
background-color: #f35d22;
background-color: var(--main);
height: 5px;
line-height: 5px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
}
.elementor-widget-progress .elementor-progress-percentage {
position: absolute;
right: -4px;
top: -15px;
font-size: 12px;
}
.lteZoomOut {
animation-name: lteZoomOut;
}
@keyframes lteZoomOut {
from {
opacity: 0;
-webkit-transform: scale3d(10, 10, 10);
-moz-transform: scale3d(10, 10, 10);
-ms-transform: scale3d(10, 10, 10);
-o-transform: scale3d(10, 10, 10);
transform: scale3d(10, 10, 10);
}
50% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
} .tp-bullets.custom .tp-bullet {
background: transparent !important;
font-size: 30px;
display: inline-block;
width: 20px;
height: 20px;
}
.tp-bullets.custom .tp-bullet:after {
display: block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
content: "";
width: 20px;
height: 20px;
border: 1px solid var(--white);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
zoom: 1;
filter: alpha(opacity=0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.tp-bullets.custom .tp-bullet:before {
display: block;
top: 0;
left: 0;
content: "";
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
background-color: #ea4a34;
background-color: var(--white);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.tp-bullets.custom .tp-bullet.selected {
border: 0;
cursor: default;
}
.tp-bullets.custom .tp-bullet.selected:before {
background-color: #0f2c49;
background-color: var(--black);
}
.tp-bullets.custom .tp-bullet.selected:after {
zoom: 1;
filter: alpha(opacity=100);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
border-color: #0f2c49;
border-color: var(--black);
}
.tp-bullets.custom .tp-bullet:not(.selected):hover:before {
background-color: #0f2c49;
background-color: var(--black);
width: 12px;
height: 12px;
} .lte-image-preview {
margin-top: 30px;
margin-bottom: 30px;
-webkit-box-shadow: 0 0 30px rgba(15, 44, 73, 0.2);
-moz-box-shadow: 0 0 30px rgba(15, 44, 73, 0.2);
box-shadow: 0 0 30px rgba(15, 44, 73, 0.2);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: border-box;
display: block;
max-height: 700px;
height: 700px;
overflow: hidden;
background-size: 100%;
background-position: 50% 0;
transition: background 10s linear, box-shadow 0.2s linear;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
position: relative;
}
.lte-image-preview.lte-preview-short {
max-height: 350px !important;
}
.lte-image-preview img {
position: absolute;
left: 0;
top: 0;
-webkit-transition: all 3s linear;
-moz-transition: all 3s linear;
-o-transition: all 3s linear;
transition: all 3s linear;
transform: translateY(0);
}
.lte-image-preview:hover {
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.lte-image-preview:hover img { }
.lte-multi-demo {
margin-right: 64px;
padding-right: 110px;
}
.lte-multi-demo:after {
content: "";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f245";
font-size: 30px;
text-align: center;
line-height: 78px;
color: #f35d22;
color: var(--main); width: 80px !important;
height: 80px !important;
padding-left: 4px;
display: block;
background-color: #f35d22;
background-color: var(--second);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
position: absolute;
right: 0;
top: 50% !important;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 4px;
}
@media (max-width: 768px) {
.lte-multi-demo {
padding-right: 0;
margin-right: 0;
text-align: center !important;
}
.lte-multi-demo:after {
position: relative;
right: auto;
margin: -20px auto 0;
}
}
.lte-coming-image {
zoom: 1;
filter: alpha(opacity=30);
-webkit-opacity: 0.3;
-moz-opacity: 0.3;
opacity: 0.3;
}
.lte-coming-header {
position: absolute;
top: 0;
}
.lte-multi-video {
margin-left: 64px;
}
.lte-multi-video .lte-heading-content {
padding-left: 110px;
}
.lte-multi-video .lte-subheader {
font-size: 24px !important;
padding-top: 12px;
text-transform: none !important;
margin-bottom: 0 !important;
}
.lte-multi-video .lte-header {
font-size: 16px;
padding-bottom: 21px;
}
.lte-multi-video .lte-header span {
color: #f35d22 !important;
color: var(--main) !important;
}
.lte-multi-video:before {
content: "";
background: url(//safaachall.com/wp-content/themes/homefort/assets/images/video-play-big.png) 54% 50% no-repeat;
width: 80px !important;
height: 80px !important;
display: block;
background-color: #f35d22;
background-color: var(--main);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
position: absolute;
left: 0;
bottom: auto !important;
right: auto !important;
top: 50% !important;
-webkit-transform: translateY(-50%) !important;
-moz-transform: translateY(-50%) !important;
-ms-transform: translateY(-50%) !important;
-o-transform: translateY(-50%) !important;
transform: translateY(-50%) !important;
margin-top: -2px !important;
}
@media (max-width: 768px) {
.lte-multi-video {
margin-left: 0;
text-align: center !important;
}
.lte-multi-video:before {
position: relative;
right: auto;
margin: -50px auto 50px !important;
}
.lte-multi-video .lte-heading-content {
padding-left: 0;
}
}
.lte-multi-colors .lte-multi-color {
width: 64px;
height: 64px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
display: inline-block;
margin-right: 35px;
margin-bottom: 35px;
}
@media (max-width: 768px) {
.lte-multi-colors .lte-multi-color {
width: 48px;
height: 48px;
margin-right: 20px;
}
}
.lte-multi-colors .lte-multi-color:last-child {
margin-right: 0;
}
.lte-multi-colors .lte-multi-color.color-main {
background-color: #f35d22;
background-color: var(--main);
}
.lte-multi-colors .lte-multi-color.color-second {
background-color: #f35d22;
background-color: var(--second);
}
.lte-multi-colors .lte-multi-color.color-black {
background-color: #0f2c49;
background-color: var(--black);
}
.lte-multi-colors .lte-multi-color.color-gray {
background-color: #f7f2ed;
background-color: var(--gray);
}
.lte-multi-icons.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-left.lte-icon-shape-circle i:before {
line-height: 40px !important;
}
.lte-multi-icons.elementor-widget-lte-icons .lte-icon-content {
padding-top: 12px;
}
.lte-multi-header-clip .lte-header {
position: relative;
display: inline;
font-size: 220px;
font-weight: bold; line-height: 1.2em;
padding: 0;
background: url(//safaachall.com/wp-content/uploads/2021/01/parallax_04.jpg) center no-repeat;
background-position: 50% 50%;
-webkit-background-clip: text;
color: transparent;
z-index: 1;
}
.lte-multi-header-clip .lte-header span {
position: absolute;
left: 8px;
top: 36px;
color: #f7f2ed !important;
color: var(--gray) !important;
z-index: -2;
} .learn-press-breadcrumb {
display: none;
}
.search-courses {
padding: 0;
}
.search-courses input {
border: 1px solid rgba(0, 0, 0, 0.1) !important;
font-style: normal !important;
font-size: 14px !important;
margin-top: -4px !important;
}
.search-courses .lte-btn {
min-width: initial;
margin-top: 6px;
}
.lp-content-area:not(.lp-entry-content) {
padding-top: 100px;
padding-bottom: 100px;
}
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area {
padding-bottom: 200px;
}
.course-detail-info {
margin-top: 100px;
margin-bottom: 100px;
}
.course-detail-info .lp-content-area {
padding-top: 0px;
padding-bottom: 0px;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info {
margin-bottom: 70px !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course {
border: 0 none !important;
padding: 0 !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item::before { }
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a {
color: #f35d22 !important;
color: var(--main) !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore {
margin-left: 4px;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-info .course-readmore {
margin-top: 0px !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-info .course-readmore,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-readmore {
display: block !important;
margin-top: 20px;
float: none !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-info .course-readmore a,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-readmore a {
background: none !important;
color: #0f2c49 !important;
color: var(--black) !important;
padding: 0 !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-info .course-readmore a,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-readmore a {
font-family: 'Barlow', serif;
font-family: var(--font-subheaders), serif;
font-weight: 400;
letter-spacing: var(--font-subheaders-letterspacing);
display: inline-block;
font-size: 16px;
position: relative;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-info .course-readmore a:after,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-readmore a:after {
font-style: normal;
display: inline-block;
font-family: lte-font;
font-weight: 400 !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e806";
font-size: 18px;
margin-left: 8px;
margin-inline-start: 8px;
margin-inline-end: 0;
position: relative;
top: 2px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-info .course-readmore a:hover:after,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-readmore a:hover:after {
-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
-ms-transform: translateX(5px);
-o-transform: translateX(5px);
transform: translateX(5px);
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background-clip: border-box !important;
}
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail,
.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail img {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background-clip: border-box !important;
overflow: hidden;
}
.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail .thumbnail::before {
display: none !important;
}
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content {
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item:hover {
box-shadow: none !important;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info {
background-color: #ea4a34 !important;
background-color: var(--white) !important; }
.lp-archive-courses .course-summary .course-summary-content .course-detail-info,
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div a,
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title {
color: #0f2c49 !important;
color: var(--black) !important;
}
.course-extra-box__title,
ul.learn-press-nav-tabs {
background-color: #f7f2ed !important;
background-color: var(--gray) !important;
border-color: var(--white) !important;
}
ul.learn-press-nav-tabs .course-nav {
border-color: var(--white) !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item {
background-color: #f7f2ed !important;
background-color: var(--gray) !important;
}
.learn-press-form {
padding: 40px 0 0 0;
}
#learn-press-course .course-price .origin-price {
opacity: .5;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories::before { }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions {
background-color: #f35d22 !important;
background-color: var(--main) !important;
}
.learnpress-page .lp-button,
.learnpress-page #lp-button {
border-radius: 0px !important;
background-color: #f35d22 !important;
background-color: var(--main) !important;
color: #ea4a34 !important;
color: var(--white) !important;
border-color: transparent !important;
}
.learnpress-page .lp-button:hover,
.learnpress-page #lp-button:hover {
background-color: #0f2c49 !important;
background-color: var(--black) !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header {
border-bottom: 0 !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title p {
margin-top: 12px;
}
.course-extra-box__content li {
padding-bottom: 22px !important;
}
#popup-course #popup-header .popup-header__inner .course-title {
padding-left: 30px !important;
}
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress,
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress {
padding-bottom: 8px !important	;
}
.course-extra-box__title::after {
right: 28px !important;
}
.lp-archive-courses .learn-press-courses-header h1 + div {
margin-top: 12px;
margin-bottom: 48px;
}
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
width: 33% !important;
}
@media (max-width: 991px) {
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
width: 50% !important;
}
}
@media (max-width: 768px) {
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
width: 100% !important;
}
}
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content {
padding: 10px 0 60px !important;
border: 0 !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-price,
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-categories,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-price,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories {
display: none !important;
}
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer {
display: none !important;
border-top: 0 !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-categories,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-categories {
position: absolute;
top: 24px;
left: 24px;
z-index: 2;
pointer-events: none;
font-weight: bold;
background-color: #f35d22;
background-color: var(--second);
color: #0f2c49;
color: var(--black);
font-size: 14px;
line-height: 1em;
border-radius: 0px;
padding: 8px 18px;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-price,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-price {
position: absolute;
top: 12px;
right: 16px;
z-index: 2;
pointer-events: none;
background-color: #f35d22;
background-color: var(--main);
color: #ea4a34;
color: var(--white);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
letter-spacing: var(--font-headers-letterspacing);
width: 48px;
height: 48px;
text-align: center;
line-height: 48px;
font-weight: 600;
font-size: 14px;
}
ul.learn-press-nav-tabs {
max-height: 64px !important;
}
#learn-press-course-tabs .course-nav.active label {
color: #f35d22 !important;
color: var(--main) !important;
}
ul.learn-press-nav-tabs .course-nav.active::before {
background-color: #f35d22 !important;
background-color: var(--main) !important;
}
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title {
font-size: 24px !important;
line-height: 1.3em !important; }
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title:hover {
color: #0f2c49 !important;
color: var(--black) !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink .course-title {
font-size: 36px !important; margin-left: -4px;
margin-bottom: -4px !important;
display: inline-block !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink .course-title:hover {
color: #0f2c49 !important;
color: var(--black) !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink,
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-permalink {
height: auto !important;
overflow: visible !important;
}
input[type="radio"]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before,
input[type="radio"]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
color: #f35d22 !important;
color: var(--main) !important;
}
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-instructor a {
color: #0f2c49 !important;
color: var(--black) !important;
}
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-instructor a span {
zoom: 1 !important;
filter: alpha(opacity=70) !important;
-webkit-opacity: 0.7 !important;
-moz-opacity: 0.7 !important;
opacity: 0.7 !important;
}
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-instructor:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f007";
color: #f35d22;
color: var(--main);
margin-right: 4px;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-instructor {
margin-bottom: 0;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-instructor a {
color: #0f2c49 !important;
color: var(--black) !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-instructor a span {
zoom: 1 !important;
filter: alpha(opacity=70) !important;
-webkit-opacity: 0.7 !important;
-moz-opacity: 0.7 !important;
opacity: 0.7 !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-instructor:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f007";
color: #f35d22;
color: var(--main);
margin-right: 4px;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink {
margin-bottom: 0px !important;
}
.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-permalink {
margin-bottom: 8px !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .lte-cut {
display: none !important;
}
.learn-press-pagination .page-numbers > li {
padding: 0 !important;
}
.learn-press-pagination .page-numbers > li .page-numbers {
font-family: 'Barlow', serif;
font-family: var(--font-headers), serif;
font-weight: 600;
letter-spacing: var(--font-headers-letterspacing);
font-size: 16px;
width: 60px;
height: 60px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-clip: border-box;
line-height: 80px;
background-color: #f7f2ed !important;
background-color: var(--gray) !important;
color: #0f2c49;
color: var(--black);
font-weight: bold !important;
display: inline-block;
text-align: center;
vertical-align: top;
margin: 0 4px 16px !important;
position: relative;
z-index: 5;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.learn-press-pagination .page-numbers > li .page-numbers.current {
cursor: default;
background-color: #f35d22 !important;
background-color: var(--main) !important;
color: #ea4a34 !important;
color: var(--white) !important;
border: 1px solid var(--main);
border-color: #f35d22;
border-color: var(--main);
z-index: 0;
pointer-events: none;
}
.lte-background-black .learn-press-pagination .page-numbers > li .page-numbers.current {
color: #ea4a34;
color: var(--white);
}
.learn-press-pagination .page-numbers > li .page-numbers:not(.dots):not(.current):not(.disabled):hover {
background-color: #f35d22;
background-color: var(--second);
color: #0f2c49;
color: var(--black);
}
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course:hover {
zoom: 1 !important;
filter: alpha(opacity=100) !important;
-webkit-opacity: 1 !important;
-moz-opacity: 1 !important;
opacity: 1 !important;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories::before {
color: #f35d22 !important;
color: var(--main) !important;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title {
font-size: 36px !important;
margin-bottom: 24px !important;
}
#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .price {
font-size: 48px !important;
}
.course-extra-box__title::after {
content: "\f054" !important;
font-size: 12px !important;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta {
background: transparent !important;
color: #f35d22 !important;
color: var(--main) !important;
}
#popup-course #popup-sidebar .search-course {
padding: 0 !important;
}