.twb-cont {
display: flex;
flex-direction: column;
margin: 10px 10px 0 0 !important;
align-items: flex-end;
}
.twb-cont p,
.twb-cont p>a {
font: normal normal 600 12px/18px Open Sans;
letter-spacing: 0.1px;
color: #323A45;
opacity: 0.7;
padding-top: 10px;
}
a.twb-custom-button,
a.twb-custom-button:hover,
#wp-admin-bar-booster-top-button .ab-item,
#wp-admin-bar-booster-top-button .ab-item:hover{
margin: 3px 0 0 10px !important;
height: 26px !important;
border-radius: 2px;
font-weight: 600;
font-size: 12px;
line-height: 24px;
letter-spacing: 0.1px;
text-align: center;
cursor: pointer;
text-decoration: none;
padding: 0 8px 0 7px;
}
.twb-green-button,
.twb-green-button:hover,
.twb-green-button:focus,
#wp-admin-bar-booster-top-button .ab-item,
#wp-admin-bar-booster-top-button .ab-item:hover,
#wp-admin-bar-booster-top-button .ab-item:focus,
#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-booster-top-button:hover>.ab-item,
#wpadminbar:not(.mobile) .ab-top-menu>li.twb-green-button>.ab-item:focus {
background: #22B339 0% 0% no-repeat padding-box;
color: #FFFFFF;
}
.twb-custom-button:before,
#wp-admin-bar-booster-top-button .ab-item:before {
content: '';
top: 4px;
left: 0px;
width: 18px;
height: 18px;
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/optimize.svg) 0% 0% no-repeat padding-box !important;
float: left;
position: relative;
margin-right: 6px;
}
.twb_elementor_control_title {
font-size: 12px;
font-weight: bold;
line-height: 18px;
vertical-align: middle;
display: flex;
align-items: center;
margin-bottom: 2px;
color:#1E1E1E
}
.elementor-control a.twb-green-button,
.elementor-control a.twb-custom-button,
.elementor-control a.twb-custom-button:hover {
display: inline-block;
margin: 10px 0 10px 0!important;
}
.elementor-control-twb_optimize_section .elementor-panel-heading {
display: none;
}
.elementor-panel .elementor-tab-control-twb_optimize {
position: relative;
padding: 0 5px;
box-sizing: border-box;
min-width: 80px;
width:initial;
}
.elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab.elementor-tab-control-twb_optimize a {
top: 22px;
position: absolute;
left: 50%;
transform: translateX(-50%);
font-size: 8px;
font-weight: 600;
width: 100%;
}
.elementor-control .twb-score-container,
.elementor-control .twb-score-disabled-container {
display: flex;
flex-direction: column;
padding: 0;
background: transparent 0% 0% no-repeat padding-box;
border: none;
color: #FFFFFF;
width: 100%;
position: relative;
}
.elementor-control .twb_elementor_control_title.twb_not_optimized {
background: url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/red-info.svg) no-repeat;
background-size: 16px;
padding-left: 22px;
font-size: 12px;
font-weight: bold;
line-height: 18px;
vertical-align: middle;
display: flex;
align-items: center;
margin-bottom: 2px;
color: #1E1E1E;
}
.elementor-control .twb-score-title {
font-size: 12px;
line-height: 18px;
font-weight: 400;
color: #1E1E1E;
margin-top: 2px;
}
.elementor-control .twb-score {
flex-direction: row;
display: flex;
padding: 20px 0 10px 0;
background-color: #F9F9F9;
margin: 20px 0 10px 0;
border-radius: 6px;
}
.elementor-control .twb-score-mobile,
.elementor-control .twb-score-desktop {
display: flex;
flex-direction: column;
width: 50%;
padding: 10px;
background: #FFFFFF0D 0% 0% no-repeat padding-box;
border-radius: 6px;
align-items: center;
margin: 0;
}
.elementor-control .twb-score-circle {
width: 40px;
height: 40px;
position: relative;
border-radius: 50%;
margin: 0;
background: #FD3C311A 0% 0% no-repeat padding-box;
}
.elementor-control .twb-score-text {
margin: 0;
text-align: center;
font-family: Open Sans;
font-weight: 100;
}
.elementor-control .twb-score-text-name {
display: block;
font: normal normal bold 10px/16px Open Sans;
letter-spacing: 0px;
opacity: 1;
color: #323A45;
}
.elementor-control .twb-load-text-time {
display: block;
font: normal normal 600 10px/16px Open Sans;
letter-spacing: 0.08px;
color: #323A45;
opacity: 0.5;
}
.elementor-control .twb_check_score_button {
width: 180px;
height: 30px;
line-height: 30px;
box-sizing: border-box;
text-decoration: none;
background-color: #22B339;
color: #FFFFFF;
border-radius: 4px;
text-align: center;
margin-top: 20px;
float: right;
cursor: pointer;
}
.elementor-control .twb_status_description {
padding-left: 21px;
font-size: 12px;
line-height: 18px;
}
.elementor-control .twb_elementor_control_title span.twb_inprogress {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/loader_green.svg) 0 0 no-repeat padding-box;
animation: rotation 1s infinite linear;
background-size: 16px;
margin-right: 6px;
width: 16px;
height: 16px;
display: inline-block;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
.elementor-control .twb-score-overlay {
width:47%;
height: 80px;
z-index: 10;
position: absolute;
background-color: #2E3338 !important;
align-items: center;
justify-content: center;
}
.elementor-control .twb-score-desktop-overlay {
right: 2%;
}
.elementor-control .twb-score-mobile-overlay {
left: 2%;
}
.elementor-control .twb-score-bottom a, .elementor-control .twb-score-bottom a:hover {
text-decoration: underline;
font-size: 12px;
line-height: 18px;
color: #22B339;
font-weight: 600;
cursor: pointer;
border: none;
}
.elementor-panel .elementor-tab-control-twb_optimize a:before {
width: 26px;
position: absolute;
top: -17px;
left: calc(50% - 13px);
content: " ";
height: 26px;
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/logo_dark.svg) 0 0 no-repeat;
background-size: 26px;
}
.elementor-panel-menu-item-icon .twb-element-menu-icon:before {
display: block;
margin: auto;
width: 26px;
height: 26px;
content: " ";
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/logo_dark.svg) 0 0 no-repeat;
background-size: 26px;
}
.elementor-panel .twb-dismiss-info {
justify-content: right;
margin-top: 15px;
opacity: 0.7;
}
.twb-hidden,
.twb-dismiss-container.twb-hidden,
.twb-score-container.twb-hidden,
.twb-score-overlay.twb-hidden,
.twb-score-disabled-container.twb-hidden {
display: none;
}
#twb-speed-galleries_bwg,
#twb-speed-wdi_feeds,
#twb-speed-info_ffwd,
#twb-speed-sliders_wds,
#twb-speed-manage_fm {
position: relative;
padding-left: 30px;
font-weight: 600;
width: 180px;
}
#twb-speed-galleries_bwg:before,
#twb-speed-wdi_feeds:before,
#twb-speed-info_ffwd:before,
#twb-speed-sliders_wds:before,
#twb-speed-manage_fm:before {
content: '';
position: absolute;
top: 18px;
left: 10px;
transform: translateY(-50%);
width: 15px;
height: 15px;
}
#twb-speed-sliders_wds:before {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/slider.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-info_ffwd:before {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/ff.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-wdi_feeds:before {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/if.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-galleries_bwg:before {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/pg.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-manage_fm:before {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/fm.svg) 0% 0% no-repeat padding-box;
}
th[id^='twb-speed-']:after {
content: '';
position: absolute;
top: 18px;
right: 60px;
transform: translateY(-50%);
width: 15px;
height: 15px;
cursor: pointer;
}
th[id^='twb-speed-']:after {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/closed_eye.svg) 0% 0% no-repeat padding-box;
}
.twb-page-speed {
position: relative;
padding-left: 20px;
font-size: 12px;
font-weight: 700;
font-family: Open Sans;
line-height: 18px;
color: #51575D;
}
.twb-notoptimized a,
a.twb-see-score {
color: #3A70AD;
text-decoration: underline;
cursor: pointer;
}
.twb-page-speed:before {
content: '';
position: absolute;
top: 8px;
left: 0px;
transform: translateY(-50%);
width: 16px;
height: 16px;
}
.twb-optimized:before {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/not_optimized.svg) 0% 0% no-repeat padding-box;
}
.twb-notoptimized:before {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/check_score.svg) 0% 0% no-repeat padding-box;
}
.twb-optimizing:before {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/loader.svg) 0% 0% no-repeat padding-box;
margin: 8px 2px;
animation: rotation 1s infinite linear;
width: 14px;
height: 14px;
top: -6px
}
.twb-page-speed p.twb-description {
font-size: 11px;
margin: 0;
line-height: 12px;
font-weight: 600;
padding: 0;
color: #51575D;
}
.twb-score-container,
.twb-dismiss-container,
.twb-score-disabled-container {
display: flex;
flex-direction: column;
padding: 20px 25px;
background: #23282D 0% 0% no-repeat padding-box;
border: 1px solid #FFFFFF1A;
border-radius: 6px;
color: #FFFFFF;
position: absolute;
z-index: 10;
margin-top: -2px;
width: 350px;
}
#wpadminbar .twb-dismiss-info p,
.twb-dismiss-info {
display: flex;
margin: 0;
justify-content: right;
}
.twb-dismiss-container {
flex-direction: row;
width: 250px;
}
#wpadminbar .twb-dismiss-info p,
#wpadminbar .twb-dismiss-info a,
.wp-list-table .twb-dismiss-container p,
.wp-list-table .twb-dismiss-container a {
font: normal normal normal 12px/18px Open Sans;
letter-spacing: 0.1px;
color: #FFFFFFCC;
margin: 0;
}
.elementor-panel .twb-dismiss-info p,
.elementor-panel .twb-dismiss-info a {
font: normal normal 600 12px/18px Open Sans;
letter-spacing: 0.1px;
color: #323A45;
border: none;
}
#wpadminbar .twb-dismiss-info a,
.elementor-panel .twb-dismiss-info a,
.wp-list-table .twb-dismiss-container a {
text-decoration: underline;
}
#wpadminbar .twb-dismiss-info a {
padding: 0 0 0 3px;
height: auto;
}
#wpadminbar .twb-score-overlay,
.twb-score-overlay {
height: 32px;
z-index: 10;
position: absolute;
background-color: #2E3338 !important;
align-items: center;
justify-content: center;
}
#wpadminbar .twb-score-desktop-overlay,
.twb-score-desktop-overlay {
right: 20px;
}
#wpadminbar .twb-loader,
.twb-loader {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/loader.svg) 0% 0% no-repeat padding-box;
animation: rotation 1s infinite linear;
width: 14px;
height: 14px;
}
#wpadminbar .twb-reload,
.twb-reload {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/reload.svg) 0% 0% no-repeat padding-box;
width: 28px;
height: 28px;
cursor: pointer;
}
#wpadminbar .twb-score-title,
.twb-score-title {
font-size: 12px;
line-height: 18px;
font-weight: 600;
}
#wpadminbar .twb-score-desc,
.twb-score-desc {
font-size: 12px;
line-height: 18px;
font-weight: 400;
color: #FFFFFFCC;
}
#wpadminbar .twb-score,
.twb-score {
flex-direction: row;
display: flex;
padding: 20px 0 10px 0;
}
#wpadminbar .twb-score-bottom,
.twb-score-bottom {
text-align: right;
}
#wpadminbar .twb-score-bottom a,
#wpadminbar .twb-score-bottom a:hover,
.twb-score-bottom a,
.twb-score-bottom a:hover {
text-decoration: underline;
font-size: 12px;
line-height: 18px;
color: #22B339;
font-weight: 400;
cursor: pointer;
padding: 0px;
}
#wpadminbar .twb-score-mobile,
.twb-score-mobile {
margin-right: 10px;
}
#wpadminbar .twb-score-mobile,
#wpadminbar .twb-score-desktop,
.twb-score-mobile,
.twb-score-desktop {
display: flex;
width: 150px;
padding: 10px;
background: #FFFFFF0D 0% 0% no-repeat padding-box;
border-radius: 6px;
}
#wpadminbar .twb-score-text,
.twb-score-text {
margin-right: 16px;
text-align: left;
font-family: Open Sans;
font-weight: 100;
}
#wpadminbar .twb-score-text-name,
.twb-score-text-name {
display: block;
font: normal normal bold 10px/16px Open Sans;
letter-spacing: 0px;
opacity: 1;
}
#wpadminbar .twb-load-text-time,
.twb-load-text-time {
display: block;
font: normal normal 600 10px/16px Open Sans;
letter-spacing: 0.08px;
opacity: 0.5;
}
#wpadminbar .twb-score-circle,
.twb-score-circle {
width: 30px;
height: 30px;
position: relative;
border-radius: 50%;
margin-right: 12px;
background: #FFFFFF0D 0% 0% no-repeat padding-box;
}
#wpadminbar .twb-score0,
.twb-score0 {
background: url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/red-info.svg) no-repeat #FD3C310D;
background-size: 30px;
width: 30px;
height: 30px;
position: absolute;
left: -15px;
top: -15px;
border-radius: 30px;
}
#wpadminbar .twb-score-circle .twb-score-circle-animated,
.twb-score-circle .twb-score-circle-animated {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
font: normal normal bold 12px/18px Open Sans;
letter-spacing: 0px;
} #wp-admin-bar-twb_adminbar_info {
height: 25px;
}
#wpadminbar .quicklinks #wp-admin-bar-twb_adminbar_info .ab-empty-item {
display: flex;
height: 25px;
}
#wpadminbar:not(.mobile) .ab-top-menu>li#wp-admin-bar-twb_adminbar_info:hover>.ab-item {
background: transparent;
}
#wpadminbar .twb_admin_bar_menu_header {
display: flex;
align-items: center;
height: 25px;
padding: 2px 8px;
box-sizing: border-box;
border-radius: 2px;
color: #FFFFFF;
font-size: 12px;
line-height: 18px;
letter-spacing: 0.1px;
font-weight: 700;
font-family: Open Sans;
background-color: #22B339;
margin-top: 3px;
}
#wpadminbar .twb_not_optimized_logo {
color: #FFFFFF;
font-size: 12px;
line-height: 18px;
letter-spacing: 0.1px;
font-weight: 700;
font-family: Open Sans;
}
#wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header {
margin-top: 0;
background-color: transparent;
}
#wpadminbar .twb_admin_bar_menu_header.twb_not_optimized {
background-color: transparent;
}
#wpadminbar .twb_admin_bar_menu_header img {
width: 18px;
cursor: pointer;
margin-right: 4px;
}
#wpadminbar .twb_admin_bar_menu_header.twb_not_optimized img {
width: 12px;
cursor: pointer;
margin-right: 7px;
}
#wpadminbar .twb_admin_bar_menu.twb_frontend.twb_score_inprogress span,
#wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header span {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/loader_green.svg) 0 0 no-repeat padding-box;
animation: rotation 1s infinite linear;
width: 18px;
height: 18px;
padding: 0;
margin-left: 0px;
margin-top: 6px;
}
#wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header span.twb_backend_not_optimized_logo {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/not_optimized.svg) 0 3px no-repeat padding-box;
animation: none;
background-size: 12px;
}
#wpadminbar .twb_admin_bar_menu.twb_frontend.twb_score_inprogress .twb_vr {
display: inline-block;
width: 1px;
height: 18px;
background-color: #FFFFFF1A;
margin: 7px 10px 0 10px;
}
#wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header span.twb_counted {
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/not_optimized.svg) 0 0 no-repeat padding-box;
animation:none;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
#wpadminbar .twb_admin_bar_menu {
height: 100%;
cursor: pointer;
}
#wpadminbar div.twb_admin_bar_menu_main {
position: absolute;
background: transparent;
display: block;
padding-top: 10px;
left: 10px;
font-family: Open Sans;
}
#wpadminbar .twb_admin_bar_menu_content {
display: inline-block;
width: 400px;
height: auto;
padding: 25px 25px 20px 25px;
background-color: #23282D;
border: 1px solid #FFFFFF1A;
border-radius: 6px;
box-sizing: border-box;
font-family: Open Sans;
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted {
margin-bottom: 10px;
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont {
border-bottom: 1px solid #FFFFFF1A;
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont:first-child {
margin-top: 0px
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont {
margin-top: 25px
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont:last-child {
border: none;
}
#wpadminbar .twb_counted .twb_counted_congrats_row {
display: flex;
}
#wpadminbar .twb_counted .twb_counted_congrats_row span {
width: 18px;
height: 18px;
}
#wpadminbar .twb_admin_bar_menu_content .twb_status_title {
display: flex;
flex-grow: 1;
align-items: center;
font-size: 14px;
line-height: 20px;
color: #FFFFFF;
font-weight: bold;
margin-bottom: 4px;
}
#wpadminbar .twb_counted .twb_status_title {
background: url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/green-info.svg) 0 no-repeat padding-box;
background-size: 16px;
padding-left: 25px;
}
#wpadminbar .twb_admin_bar_menu.twb_frontend.twb_score_inprogress {
display: flex;
}
#wpadminbar .twb_admin_bar_menu_content .twb_score_inprogress span {
display: inline-block;
width: 16px;
height: 16px;
background-size: 16px!important;
margin-left: 0;
margin-right: 5px;
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/loader_green.svg) 0 0 no-repeat padding-box;
animation: rotation 1s infinite linear;
background-position: top 2px;
}
#wpadminbar .twb_admin_bar_menu_content .twb_status_description {
font: normal normal normal 12px/18px Open Sans;
letter-spacing: 0.1px;
color: #FFFFFF;
opacity: 0.8;
}
#wpadminbar .twb_admin_bar_menu_content.twb_counted .twb_status_description {
margin-bottom: 20px;
opacity: 1;
}
#wpadminbar .twb_admin_bar_menu_content.twb_counted .twb_status_description span {
font: italic normal bold 12px/18px Open Sans;
}
#wpadminbar .twb_admin_bar_menu_content .twb_check_score_button_cont,
.elementor-control .twb_check_score_button_cont{
display: flex;
justify-content: right;
margin-bottom: 15px;
}
#wpadminbar .twb_admin_bar_menu_content .twb_check_score_button {
width: 180px;
height: 30px;
line-height: 30px;
box-sizing: border-box;
text-decoration: none;
background-color: #22B339;
color: #FFFFFF;
border-radius: 4px;
text-align: center;
margin-top: 20px;
float: right;
cursor: pointer;
}
#wpadminbar .twb_counted .twb_counted_congrats_row span.twb_up_arrow {
background: url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/up_arrow_nav.svg) 0 no-repeat padding-box;
background-size: 18px;
}
#wpadminbar .twb_counted .twb_counted_congrats_row span.twb_down_arrow {
background: url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/down_arrow_nav.svg) 0 no-repeat padding-box;
background-size: 18px;
}
#wpadminbar .twb_score_success_container_title {
line-height: 18px;
margin-bottom: 15px;
color: #fff;
}
#wpadminbar .twb_counted .twb_counted_congrats_subtitle {
font-size: 12px;
line-height: 18px;
letter-spacing: 0.1px;
}
#wpadminbar .twb_counted .twb_counted_congrats_subtitle span {
color: #FFFFFF;
font-style: italic;
font-weight: 600;
}
#wpadminbar .twb_admin_bar_menu_main hr {
height: 1px;
background-color: #FFFFFF1A;
margin: 20px 0;
border: none;
}
#wpadminbar .twb_counting_container {
width: 400px;
height: auto;
padding: 25px 25px 20px 25px;
background-color: #23282D;
border: 1px solid #FFFFFF1A;
border-radius: 6px;
box-sizing: border-box;
font-family: Open Sans;
}
#wpadminbar .twb_counting_container p.twb_counting_title {
display: flex;
align-items: center;
font: normal normal bold 14px/20px Open Sans;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
margin-bottom: 4px;
}
#wpadminbar .twb_counting_container p.twb_counting_descr {
font: normal normal normal 12px/14px Open Sans;
letter-spacing: 0.1px;
color: #FFFFFFCC;
border-bottom:1px solid #FFFFFF1A;
padding-bottom: 20px;
margin-bottom: 20px;
}
#wpadminbar .twb_counting_container p.twb_counting_descr:last-child {
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0px;
}
#wpadminbar .twb_counting_container p.twb_counting_title span {
display: inline-block;
width: 14px;
height: 14px;
background: transparent url(//www.ryljets.com/wp-content/plugins/form-maker/booster/assets/images/loader_green.svg) 0 0 no-repeat padding-box;
background-size: 14px;
animation: rotation 1s infinite linear;
margin-right: 5px;
}
#wpadminbar .twb-score-container{
border: none;
}
#wpadminbar .twb-score-circle .twb-score-circle-animated {
color: #ffffff!important;
}
#wpadminbar .twb-score-text-name {
font-size: 10px;
line-height: 16px;
font-weight: bold;
letter-spacing: 0;
}
#wpadminbar .twb-load-text-time {
font-size: 10px;
line-height: 16px;
font-weight: bold;
letter-spacing: 0;
opacity: 0.5;
}
#wpadminbar .twb-load-time {
line-height: 0;
}
#wpadminbar .twb-score-circle, .twb-score-circle {
margin-right: 8px;
}
#wpadminbar .twb-hidden {
display: none!important;
} @media only screen and (max-width: 785px) {
.wp-list-table .twb-score-container {
display: none;
}
}.ls-container,
.ls-wp-container {
visibility: hidden;
position: relative;
max-width: 100%;
}
.ls-inner {
position: relative;
width: 100%;
height: 100%;
background-position: center center;
z-index: 30;
}
.ls-wp-fullwidth-container {
width: 100%;
position: relative;
}
.ls-wp-fullwidth-helper {
position: absolute;
} ls-scene-wrapper {
width: 100%;
margin: 0 auto;
display: block !important;
position: relative !important;
}
ls-scene-wrapper .ls-container {
position: sticky !important;
top: 0;
}
ls-silent-wrapper {
width: 100vw;
height: 100vh;
z-index: -1 !important;
visibility: hidden !important;
opacity: 0 !important;
pointer-events: none !important;
position: fixed !important;
left:  -200vw;
top: -200vh;
}
ls-scene-wrapper[data-disabled-scene] {
height: auto !important;
} .ls-slide-bgcolor,
.ls-slide-backgrounds,
.ls-slide-effects,
.ls-background-videos,
.ls-bg-video-overlay {
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-layers,
.ls-slide-bgcolor,
.ls-slide-backgrounds,
.ls-slide-effects,
.ls-background-videos,
.ls-bg-video-overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}
.ls-text-layer .char .ls-grad-bg-overflow {
display: block;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.ls-wrapper {
padding: 0 !important;
visibility: visible !important;
border: 0 !important;
z-index: 1;
}
.ls-wrapper.ls-fix-textnodes .line,
.ls-wrapper.ls-fix-textnodes .word {
position: static !important;
transform: none !important;
}
.ls-wrapper .line {
white-space: nowrap;
}
.ls-layer.ls-has-chars .word {
position: static !important;
}
.ls-layer.ls-has-chars .char {
position: relative !important;
}
.ls-layer.ls-has-words .word {
position: relative !important;
}
.ls-layer.ls-has-lines .line {
position: relative !important;
}
.ls-layer .char,
.ls-layer .word,
.ls-layer .line {
text-decoration: inherit;
}
.ls-textnode-dummy {
display: inline-block !important;
visibility: hidden !important;
pointer-events: none !important;
}
.ls-textnode-bgclip-wrap {
left: 0;
top: 0;
position: absolute;
background-clip: text;
-webkit-background-clip: text;
text-fill-color: transparent;
-webkit-text-fill-color: transparent;
text-align: left !important;
pointer-events: none !important;
}
.ls-textnode {
color: transparent;
text-fill-color: transparent;
-webkit-text-fill-color: transparent;
}
.ls-wrapper.ls-force-display-block {
display: block !important;
}
.ls-wrapper.ls-force-visibility-hidden {
visibility: hidden !important;
}
.ls-wrapper.ls-force-left-0 {
left: 0 !important;
}
.ls-wrapper.ls-force-width-auto {
width: auto !important;
}
.ls-wrapper.ls-force-height-auto {
height: auto !important;
}
.ls-wrapper.ls-force-full-size {
width: 100% !important;
height: 100% !important;
}
.ls-layer.ls-force-no-transform,
.ls-wrapper.ls-force-no-transform {
transform: none !important;
}
.ls-force-no-transform .line,
.ls-force-no-transform .word,
.ls-force-no-transform .char {
transform: none !important;
}
.ls-background-videos {
z-index: 1;
}
.ls-bg-video-overlay {
z-index: 21;
background-repeat: repeat;
background-position: center center;
}
.ls-slide-backgrounds {
z-index: 2;
}
.ls-slide-effects {
z-index: 4;
}
.ls-slide-bgcolor {
z-index: 1;
}
.ls-layers {
z-index: 35;
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.ls-z,
.ls-parallax,
.ls-in-out,
.ls-scroll,
.ls-scroll-transform,
.ls-loop,
.ls-clip {
position: absolute !important;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.ls-z {
width: 100% !important;
height: 100% !important;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
display: block !important;
overflow: visible !important;
pointer-events: none !important;
}
.ls-z.ls-wrapper.ls-pinned {
position: fixed !important;
}
.ls-slide-backgrounds .ls-wrapper.ls-z {
overflow: hidden !important;
}
.ls-inner-wrapper {
pointer-events: auto;
}
.ls-inner-wrapper * {
pointer-events: inherit;
}
.ls-in-out {
display: none;
}
.ls-loop, .ls-clip {
display: block !important;
}
.ls-parallax,
.ls-in-out,
.ls-scroll,
.ls-scroll-transform,
.ls-loop,
.ls-z {
background: none !important;
}
.ls-parallax,
.ls-bg-wrap,
.ls-loop {
margin: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer
.ls-wrapper > .ls-bg {
line-height: normal;
white-space: nowrap;
word-wrap: normal;
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer {
position: static !important;
display: block !important;
transform: translateZ(0);
}
.ls-bg-wrap,
.ls-bg-outer {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.ls-bg-wrap {
display: none;
}
.ls-bg-outer {
overflow: hidden !important;
}
.ls-wrapper > a.ls-layer-link {
cursor: pointer !important;
display: block !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 10;
-o-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-webkit-transform: translateZ(100px);
transform: translateZ(100px);
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important;
}  .ls-gui-element {
z-index: 40;
text-decoration: none !important;
}
.ls-loading-container {
position: absolute !important;
display: none;
left: 50% !important;
top: 50% !important;
}
.ls-loading-indicator {
margin: 0 auto;
} .ls-media-unmute {
visibility: hidden;
position: absolute;
left: 16px;
top: 16px;
width: 30px;
height: 30px;
cursor: pointer;
opacity: .65;
}
.ls-media-unmute-active {
visibility: visible;
}
.ls-media-unmute-bg {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
border-radius: 30px;
border: 0 solid white;
transform: scale(0.1);
background: rgba(0,0,0,.25);
box-shadow: 0 3px 10px rgba(0,0,0,.2);
}
.ls-icon-muted, .ls-icon-unmuted {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: 20px;
transform: scale(0.1);
}
.ls-media-unmute-active .ls-media-unmute-bg {
border: 2px solid white;
}
.ls-media-unmute-active .ls-icon-muted,
.ls-media-unmute-active .ls-icon-unmuted,
.ls-media-unmute-active .ls-media-unmute-bg {
transform: scale(1) !important;
}
.ls-icon-muted {
background-image: url(//www.ryljets.com/wp-content/plugins/LayerSlider/assets/static/layerslider/img/icon-muted-white.png);
opacity: 1;
}
.ls-icon-unmuted {
background-image: url(//www.ryljets.com/wp-content/plugins/LayerSlider/assets/static/layerslider/img/icon-unmuted-white.png);
opacity: 0;
}
.ls-media-unmute:hover {
opacity: 1;
}
.ls-media-unmute:hover .ls-icon-muted {
opacity: 0;
}
.ls-media-unmute:hover .ls-icon-unmuted {
opacity: 1;
}
.ls-media-unmute-bg,
.ls-icon-unmuted,
.ls-media-unmute,
.ls-icon-muted {
transition: all .3s ease-in-out !important;
} .ls-bottom-slidebuttons {
text-align: left;
}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
height: 0;
position: relative;
text-align: center;
margin: 0 auto;
}
.ls-below-thumbnails {
display: none;
}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
outline: none;
}
.ls-bottom-slidebuttons {
position: relative;
}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
position: relative;
}
.ls-nothumb {
text-align: center !important;
}
.ls-link,
.ls-link:hover {
position: absolute !important;
width: 100% !important;
height: 100% !important;
left: 0 !important;
top: 0 !important;
}
.ls-link {
display: none;
}
.ls-link-on-top {
z-index: 999999 !important;
}
.ls-link, .ls-wrapper > a > * {
background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
visibility: hidden;
} .ls-bar-timer {
position: absolute;
width: 0;
height: 2px;
background: white;
border-bottom: 2px solid #555;
opacity: .55;
top: 0;
}
.ls-circle-timer {
width: 16px;
height: 16px;
position: absolute;
right: 10px;
top: 10px;
opacity: .65;
display: none;
}
.ls-container .ls-circle-timer,
.ls-container .ls-circle-timer * {
box-sizing: border-box !important;
}
.ls-ct-half {
border: 4px solid white;
}
.ls-ct-left,
.ls-ct-right {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-left,
.ls-ct-right {
position: absolute;
}
.ls-ct-left {
left: 0;
}
.ls-ct-right {
left: 50%;
}
.ls-ct-rotate {
width: 200%;
height: 100%;
position: absolute;
top: 0;
}
.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
left: 0;
}
.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
right: 0;
}
.ls-ct-hider,
.ls-ct-half {
position: absolute;
top: 0;
}
.ls-ct-hider {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-half {
width: 200%;
height: 100%;
}
.ls-ct-center {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
border: 4px solid black;
opacity: 0.2;
}
.ls-ct-half,
.ls-ct-center {
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
}
.ls-slidebar-container {
margin: 10px auto;
}
.ls-slidebar-container,
.ls-slidebar {
position: relative;
}
.ls-progressbar,
.ls-slidebar-slider-container {
position: absolute;
left: 0;
top: 0;
}
.ls-progressbar {
width: 0;
height: 100%;
z-index: 1;
}
.ls-slidebar-slider-container {
z-index: 2;
}
.ls-slidebar-slider {
position: static !important;
cursor: pointer;
} .ls-slidebar {
height: 10px;
background-color: #ddd;
}
.ls-slidebar,
.ls-progressbar {
border-radius: 10px;
}
.ls-progressbar {
background-color: #bbb;
}
.ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-slider {
width: 20px;
height: 20px;
border-radius: 20px;
background-color: #999;
} .ls-slidebar-light .ls-slidebar {
height: 8px;
background-color: white;
border: 1px solid #ddd;
border-top: 1px solid #ccc;
}
.ls-slidebar-light .ls-slidebar,
.ls-slidebar-light .ls-progressbar {
border-radius: 10px;
}
.ls-slidebar-light .ls-progressbar {
background-color: #eee;
}
.ls-slidebar-light .ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-light .ls-slidebar-slider {
width: 18px;
height: 18px;
border-radius: 20px;
background-color: #eee;
border: 1px solid #bbb;
border-top: 1px solid #ccc;
border-bottom: 1px solid #999;
} .ls-tn {
display: none !important;
}
.ls-thumbnail-hover {
display: none;
position: absolute;
left: 0;
}
.ls-thumbnail-hover-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
display: none;
}
.ls-thumbnail-hover-bg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-thumbnail-hover-img {
position: absolute;
overflow: hidden;
}
.ls-thumbnail-hover img {
max-width: none !important;
position: absolute;
display: inline-block;
visibility: visible !important;
left: 50%;
top: 0;
}
.ls-thumbnail-hover span {
left: 50%;
top: 100%;
width: 0;
height: 0;
display: block;
position: absolute;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {
position: relative;
width: 100%;
margin: 0 auto;
}
.ls-thumbnail {
position: relative;
margin: 0 auto;
}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
width: 100%;
}
.ls-thumbnail-slide-container {
overflow: hidden !important;
position: relative;
}
.ls-thumbnail-slide {
text-align: center;
white-space: nowrap;
float: left;
position: relative;
}
.ls-thumbnail-slide a {
overflow: hidden;
display: inline-block;
width: 0;
height: 0;
position: relative;
}
.ls-thumbnail-slide img {
max-width: none !important;
max-height: 100% !important;
height: 100%;
visibility: visible !important;
}
.ls-touchscroll {
overflow-x: auto !important;
} .ls-shadow {
display: none;
position: absolute;
z-index: 10 !important;
top: 100%;
width: 100%;
left: 0;
overflow: hidden !important;
visibility: hidden;
}
.ls-shadow img {
width: 100% !important;
height: auto !important;
position: absolute !important;
left: 0 !important;
bottom: 0 !important;
} .ls-media-layer {
overflow: hidden;
}
.ls-vpcontainer,
.ls-videopreview {
width : 100%;
height : 100%;
position : absolute;
left : 0;
top : 0;
cursor : pointer;
}
.ls-videopreview {
background-size: cover;
background-position: center center;
}
.ls-videopreview {
z-index: 1;
}
.ls-playvideo {
position: absolute;
left: 50%;
top: 50%;
cursor: pointer;
z-index: 2;
}
.ls-autoplay .ls-playvideo {
display: none !important;
} .ls-forcehide {
display: none !important;
} .ls-yourlogo {
position: absolute;
z-index: 50;
}  .ls-slide-transition-wrapper {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 3;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-wrapper * {
text-align: left !important;
}
.ls-slide-transition-tile {
position: relative;
float: left;
}
.ls-slide-transition-tile img {
visibility: visible;
margin: 0 !important;
}
.ls-curtiles {
overflow: hidden;
}
.ls-curtiles,
.ls-nexttiles {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-curtile, .ls-nexttile {
overflow: hidden;
width: 100% !important;
height: 100% !important;
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-nexttile {
display: none;
}
.ls-3d-container {
position: relative;
overflow: visible !important;
-ms-perspective: none !important;
-moz-perspective: none !important;
-webkit-perspective: none !important;
perspective: none !important;
}
.ls-3d-box {
position: absolute;
}
.ls-3d-box > div {
overflow: hidden;
margin: 0;
padding: 0;
position: absolute;
background-color: #888;
}
.ls-3d-box .ls-3d-top,
.ls-3d-box .ls-3d-bottom {
background-color: #555;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-tile {
-ms-perspective: 1500px;
-moz-perspective: 1500px;
-webkit-perspective: 1500px;
perspective: 1500px;
}
.ls-slide-transition-tile,
.ls-3d-box,
.ls-curtiles,
.ls-nexttiles {
-ms-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ls-curtile,
.ls-nexttile,
.ls-3d-box,
.ls-3d-box div {
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} html body .ls-container.ls-wp-container.ls-fullsize:not(.ls-hidden),
html body .ls-container.ls-wp-container.ls-fullwidth:not(.ls-hidden),
html body .ls-container.ls-wp-container.ls-responsive:not(.ls-hidden),
html body .ls-container.ls-wp-container.ls-fixedsize:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-fullsize:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-fullwidth:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-responsive:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-fixedsize:not(.ls-hidden) {
max-width: 100%;
}
html body .ls-container.ls-hidden,
#ls-global .ls-container.ls-hidden {
width: 0px !important;
height: 0px !important;
position: absolute;
left: -5000px;
top: -5000px;
z-index: -1;
overflow: hidden !important;
visibility: hidden !important;
display: block !important;
}
.ls-visible {
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
}
.ls-unselectable {
user-select: none;
-o-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
}
.ls-overflow-hidden {
overflow: hidden;
}
.ls-overflowx-hidden {
overflow-x: hidden;
}
html body .ls-overflow-visible,
html#ls-global .ls-overflow-visible,
body#ls-global .ls-overflow-visible,
#ls-global .ls-overflow-visible,
.ls-overflow-visible {
overflow: visible !important;
}
.ls-overflowy-hidden {
overflow-y: hidden;
}
.ls-slide {
display: block !important;
visibility: hidden !important;
position: absolute !important;
overflow: hidden;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
background: none;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.ls-slide > .ls-layer,
.ls-slide > .ls-l,
.ls-slide > .ls-bg,
.ls-slide > a > .ls-layer,
.ls-slide > a > .ls-l,
.ls-slide > a > .ls-bg {
position: absolute !important;
white-space: nowrap;
}
.ls-fullscreen {
margin: 0 !important;
padding: 0 !important;
width: auto !important;
height: auto !important;
}
.ls-fullscreen .ls-container {
background-color: black;
margin: 0 auto !important;
}
.ls-fullscreen .ls-fullscreen-wrapper {
width: 100% !important;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
background-color: black;
overflow: hidden !important;
position: relative !important;
}
.ls-fullscreen .ls-fullscreen-wrapper .ls-container,
.ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%,-50%) !important;
}
.ls-layer .split-item {
font-weight: inherit !important;
font-family: inherit !important;
font-size: inherit;
color: inherit;
}
html body .ls-container .ls-layer,
#ls-global .ls-container .ls-layer,
html body .ls-container .ls-l,
#ls-global .ls-container .ls-l {
border-width: 0;
border-style: solid;
border-color: #000;
color: #000; font-size: 36px;
font-family: Arial, sans-serif;
background-repeat: no-repeat;
}
.ls-container .ls-layer svg,
.ls-container .ls-l svg {
width: 1em;
height: 1em;
display: block;
}
.ls-container .ls-layer:not(.ls-html-layer),
.ls-container .ls-l:not(.ls-html-layer) {
stroke-width: 0;
}
.ls-container .ls-layer:not(.ls-html-layer) svg,
.ls-container .ls-l:not(.ls-html-layer) svg {
fill: currentColor;
}
.ls-container .ls-layer.ls-shape-layer svg,
.ls-container .ls-layer.ls-svg-layer svg,
.ls-container .ls-l.ls-shape-layer svg,
.ls-container .ls-l.ls-svg-layer svg {
width: 100%;
height: 100%;
}
.ls-container .ls-layer.ls-icon-layer .fa,
.ls-container .ls-l.ls-icon-layer .fa {
display: block;
line-height: inherit;
}
.ls-container .ls-layer.ls-ib-icon svg,
.ls-container .ls-l.ls-ib-icon svg,
.ls-container .ls-layer.ls-ib-icon .fa,
.ls-container .ls-l.ls-ib-icon .fa {
display: inline-block;
vertical-align: middle;
}
.ls-container .ls-layer.ls-html-layer svg,
.ls-container .ls-l.ls-html-layer svg {
display: inline;
width: auto;
height: auto;
} html body .ls-nav-prev,
#ls-global .ls-nav-prev,
html body .ls-nav-next,
#ls-global .ls-nav-next,
html body .ls-bottom-nav-wrapper a,
#ls-global .ls-bottom-nav-wrapper a,
html body .ls-container .ls-fullscreen,
#ls-global .ls-container .ls-fullscreen,
html body .ls-thumbnail a,
#ls-global .ls-thumbnail a {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
border: 0;
}
html body .ls-wrapper > a,
#ls-global .ls-wrapper > a,
html body .ls-wrapper > p,
#ls-global .ls-wrapper > p,
html body .ls-wrapper > h1,
#ls-global .ls-wrapper > h1,
html body .ls-wrapper > h2,
#ls-global .ls-wrapper > h2,
html body .ls-wrapper > h3,
#ls-global .ls-wrapper > h3,
html body .ls-wrapper > h4,
#ls-global .ls-wrapper > h4,
html body .ls-wrapper > h5,
#ls-global .ls-wrapper > h5,
html body .ls-wrapper > img,
#ls-global .ls-wrapper > img,
html body .ls-wrapper > div,
#ls-global .ls-wrapper > div,
html body .ls-wrapper > span,
#ls-global .ls-wrapper > span,
html body .ls-wrapper .ls-bg,
#ls-global .ls-wrapper .ls-bg,
html body .ls-wrapper .ls-layer,
#ls-global .ls-wrapper .ls-layer,
html body .ls-slide .ls-layer,
#ls-global .ls-slide .ls-layer,
html body .ls-slide a .ls-layer,
#ls-global .ls-slide a .ls-layer {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
margin: 0;
border-width: 0;
}
html body .ls-container img,
#ls-global .ls-container img {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
background: none;
min-width: 0 !important;
max-width: none !important;
border-radius: 0;
box-shadow: none;
border-width: 0;
padding: 0;
}
html body .ls-wp-container .ls-wrapper > a > *,
#ls-global .ls-wp-container .ls-wrapper > a > * {
margin: 0;
}
html body .ls-wp-container .ls-wrapper > a,
#ls-global .ls-wp-container .ls-wrapper > a {
text-decoration: none;
}
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-gui-element *,
.ls-gui-element,
.ls-container,
.ls-slide > *,
.ls-slide,
.ls-wrapper,
.ls-layer {
box-sizing: content-box !important;
}
html body .ls-yourlogo,
#ls-global .ls-yourlogo {
margin: 0;
}
html body .ls-tn,
#ls-global .ls-tn {
display: none;
}
.ls-bottom-nav-wrapper,
.ls-bottom-nav-wrapper span,
.ls-bottom-nav-wrapper a {
line-height: 0;
font-size: 0;
}
html body .ls-container video,
#ls-global .ls-container video {
max-width: none !important;
object-fit: cover !important;
}
html body .ls-container.ls-wp-container,
#ls-global .ls-container.ls-wp-container,
html body .ls-fullscreen-wrapper,
#ls-global .ls-fullscreen-wrapper {
max-width: none;
} html body .ls-container,
#ls-global .ls-container,
html body .ls-container .ls-slide-transition-wrapper,
#ls-global .ls-container .ls-slide-transition-wrapper,
html body .ls-container .ls-slide-transition-wrapper *,
#ls-global .ls-container .ls-slide-transition-wrapper *,
html body .ls-container .ls-bottom-nav-wrapper,
#ls-global .ls-container .ls-bottom-nav-wrapper,
html body .ls-container .ls-bottom-nav-wrapper *,
#ls-global .ls-container .ls-bottom-nav-wrapper *,
html body .ls-container .ls-bottom-nav-wrapper span *,
#ls-global .ls-container .ls-bottom-nav-wrapper span *,
html body .ls-direction-fix,
#ls-global .ls-direction-fix {
direction: ltr !important;
} html body .ls-container,
#ls-global .ls-container {
float: none !important;
} .ls-slider-notification {
position: relative;
margin: 10px auto;
padding: 10px 10px 15px 88px;
border-radius: 5px;
min-height: 60px;
background: #de4528;
color: white !important;
font-family: 'Open Sans', arial, sans-serif !important;
}
.ls-slider-notification a {
color: white !important;
text-decoration: underline !important;
}
.ls-slider-notification-logo {
position: absolute;
top: 16px;
left: 17px;
width: 56px;
height: 56px;
font-size: 49px;
line-height: 53px;
border-radius: 56px;
background-color: white;
color: #de4528;
font-style: normal;
font-weight: 800;
text-align: center;
}
.ls-slider-notification strong {
color: white !important;
display: block;
font-size: 20px;
line-height: 26px;
font-weight: normal !important;
}
.ls-slider-notification span {
display: block;
font-size: 13px;
line-height: 16px;
text-align: justify !important;
} @media screen and (max-width: 767px) {
.ls-container .ls-layers > .ls-hide-on-phone,
.ls-container .ls-background-videos .ls-hide-on-phone video,
.ls-container .ls-background-videos .ls-hide-on-phone audio,
.ls-container .ls-background-videos .ls-hide-on-phone iframe {
display: none !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.ls-container .ls-layers > .ls-hide-on-tablet,
.ls-container .ls-background-videos .ls-hide-on-tablet video,
.ls-container .ls-background-videos .ls-hide-on-tablet audio,
.ls-container .ls-background-videos .ls-hide-on-tablet iframe {
display: none !important;
}
}
@media screen and (min-width: 1025px) {
.ls-container .ls-layers > .ls-hide-on-desktop,
.ls-container .ls-background-videos .ls-hide-on-desktop video,
.ls-container .ls-background-videos .ls-hide-on-desktop audio,
.ls-container .ls-background-videos .ls-hide-on-desktop iframe {
display: none !important;
}
}
.ls-container .ls-background-videos .ls-vpcontainer {
z-index: 10;
}
.ls-container .ls-background-videos .ls-videopreview {
background-size: cover !important;
}
.ls-container .ls-background-videos video,
.ls-container .ls-background-videos audio,
.ls-container .ls-background-videos iframe {
position: relative;
z-index: 20;
} @media (transform-3d), (-ms-transform-3d), (-webkit-transform-3d) {
#ls-test3d {
position: absolute;
left: 9px;
height: 3px;
}
}
.ls-z[data-ls-animating-in] .ls-wrapper.ls-in-out,
.ls-z[data-ls-animating-out] .ls-wrapper.ls-in-out,
.ls-curtile,
.ls-nexttile {
will-change: transform, opacity;
}
.ls-layer[data-ls-animating-in],
.ls-layer[data-ls-animating-out] {
will-change: filter;
}
.ls-layer[data-ls-text-animating-in] .line,
.ls-layer[data-ls-text-animating-in] .word,
.ls-layer[data-ls-text-animating-in] .char,
.ls-layer[data-ls-text-animating-out] .line,
.ls-layer[data-ls-text-animating-out] .word,
.ls-layer[data-ls-text-animating-out] .char {
will-change: transform, opacity;
}
.ls-z:not([data-ls-hidden]),
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-loop,
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-parallax,
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-scroll-transform,
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-scroll {
will-change: transform, opacity;
}