.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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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-manage_fm {
position: relative;
padding-left: 30px;
font-weight: 600;
width: 180px;
}
#twb-speed-galleries_bwg:before,
#twb-speed-manage_fm:before {
content: '';
position: absolute;
top: 18px;
left: 10px;
transform: translateY(-50%);
width: 15px;
height: 15px;
}
#twb-speed-galleries_bwg:before {
background: transparent url(//c-linebeauty.fr/wp-content/plugins/photo-gallery/booster/assets/images/pg.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-manage_fm:before {
background: transparent url(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/booster/assets/images/not_optimized.svg) 0% 0% no-repeat padding-box;
}
.twb-notoptimized:before {
background: transparent url(//c-linebeauty.fr/wp-content/plugins/photo-gallery/booster/assets/images/check_score.svg) 0% 0% no-repeat padding-box;
}
.twb-optimizing:before {
background: transparent url(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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(//c-linebeauty.fr/wp-content/plugins/photo-gallery/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;
}
}@font-face {
font-family: swiper-icons;
src: url("data:application/font-woff;charset=utf-8;base64, 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")
format("woff");
font-weight: 400;
font-style: normal;
}
:root {
--swiper-theme-color: #007aff;
}
.oceanwp-swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.oceanwp-swiper-container-vertical > .oceanwp-swiper-wrapper {
flex-direction: column;
}
.oceanwp-swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.oceanwp-swiper-container-android .oceanwp-swiper-slide,
.oceanwp-swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.oceanwp-swiper-container-multirow > .oceanwp-swiper-wrapper {
flex-wrap: wrap;
}
.oceanwp-swiper-container-multirow-column > .oceanwp-swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.oceanwp-swiper-container-free-mode > .oceanwp-swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.oceanwp-swiper-container-pointer-events {
touch-action: pan-y;
}
.oceanwp-swiper-container-pointer-events.oceanwp-swiper-container-vertical {
touch-action: pan-x;
}
.oceanwp-swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.oceanwp-swiper-slide-invisible-blank {
visibility: hidden;
}
.oceanwp-swiper-container-autoheight,
.oceanwp-swiper-container-autoheight .oceanwp-swiper-slide {
height: auto;
}
.oceanwp-swiper-container-autoheight .oceanwp-swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
}
.oceanwp-swiper-container-3d {
perspective: 1200px;
}
.oceanwp-swiper-container-3d .oceanwp-swiper-cube-shadow,
.oceanwp-swiper-container-3d .oceanwp-swiper-slide,
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-bottom,
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-left,
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-right,
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-top,
.oceanwp-swiper-container-3d .oceanwp-swiper-wrapper {
transform-style: preserve-3d;
}
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-bottom,
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-left,
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-right,
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.oceanwp-swiper-container-3d .oceanwp-swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.oceanwp-swiper-container-css-mode > .oceanwp-swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;
}
.oceanwp-swiper-container-css-mode > .oceanwp-swiper-wrapper::-webkit-scrollbar {
display: none;
}
.oceanwp-swiper-container-css-mode > .oceanwp-swiper-wrapper > .oceanwp-swiper-slide {
scroll-snap-align: start start;
}
.oceanwp-swiper-container-horizontal.oceanwp-swiper-container-css-mode > .oceanwp-swiper-wrapper {
scroll-snap-type: x mandatory;
}
.oceanwp-swiper-container-vertical.oceanwp-swiper-container-css-mode > .oceanwp-swiper-wrapper {
scroll-snap-type: y mandatory;
}
:root {
--swiper-navigation-size: 20px;
}
.oceanwp-swiper-button-next,
.oceanwp-swiper-button-prev {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
padding: 15px;
}
.oceanwp-swiper-button-next.oceanwp-swiper-button-disabled,
.oceanwp-swiper-button-prev.oceanwp-swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.oceanwp-swiper-button-next:after,
.oceanwp-swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
font-weight: bold;
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
.oceanwp-swiper-button-prev,
.oceanwp-swiper-container-rtl .oceanwp-swiper-button-next {
left: 10px;
right: auto;
}
.oceanwp-swiper-button-prev:after,
.oceanwp-swiper-container-rtl .oceanwp-swiper-button-next:after {
content: "prev";
}
.oceanwp-swiper-button-next,
.oceanwp-swiper-container-rtl .oceanwp-swiper-button-prev {
right: 10px;
left: auto;
}
.oceanwp-swiper-button-next:after,
.oceanwp-swiper-container-rtl .oceanwp-swiper-button-prev:after {
content: "next";
}
.oceanwp-swiper-button-next.oceanwp-swiper-button-white,
.oceanwp-swiper-button-prev.oceanwp-swiper-button-white {
--swiper-navigation-color: #ffffff;
}
.oceanwp-swiper-button-next.oceanwp-swiper-button-black,
.oceanwp-swiper-button-prev.oceanwp-swiper-button-black {
--swiper-navigation-color: #000000;
}
.oceanwp-swiper-button-lock {
display: none;
}
.oceanwp-swiper-pagination {
position: absolute;
text-align: center;
transition: 0.3s opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.oceanwp-swiper-pagination.oceanwp-swiper-pagination-hidden {
opacity: 0;
}
.oceanwp-swiper-container-horizontal > .oceanwp-swiper-pagination-bullets,
.oceanwp-swiper-pagination-custom,
.oceanwp-swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%;
}
.oceanwp-swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.oceanwp-swiper-pagination-bullets-dynamic .oceanwp-swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.oceanwp-swiper-pagination-bullets-dynamic .oceanwp-swiper-pagination-bullet-active {
transform: scale(1);
}
.oceanwp-swiper-pagination-bullets-dynamic .oceanwp-swiper-pagination-bullet-active-main {
transform: scale(1);
}
.oceanwp-swiper-pagination-bullets-dynamic .oceanwp-swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.oceanwp-swiper-pagination-bullets-dynamic .oceanwp-swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.oceanwp-swiper-pagination-bullets-dynamic .oceanwp-swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.oceanwp-swiper-pagination-bullets-dynamic .oceanwp-swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.oceanwp-swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
background: #000;
opacity: 0.2;
}
button.oceanwp-swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.oceanwp-swiper-pagination-clickable .oceanwp-swiper-pagination-bullet {
cursor: pointer;
}
.oceanwp-swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.oceanwp-swiper-container-vertical > .oceanwp-swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.oceanwp-swiper-container-vertical > .oceanwp-swiper-pagination-bullets .oceanwp-swiper-pagination-bullet {
margin: 6px 0;
display: block;
}
.oceanwp-swiper-container-vertical > .oceanwp-swiper-pagination-bullets.oceanwp-swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.oceanwp-swiper-container-vertical
> .oceanwp-swiper-pagination-bullets.oceanwp-swiper-pagination-bullets-dynamic
.oceanwp-swiper-pagination-bullet {
display: inline-block;
transition: 0.2s transform, 0.2s top;
}
.oceanwp-swiper-container-horizontal > .oceanwp-swiper-pagination-bullets .oceanwp-swiper-pagination-bullet {
margin: 0 4px;
}
.oceanwp-swiper-container-horizontal > .oceanwp-swiper-pagination-bullets.oceanwp-swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.oceanwp-swiper-container-horizontal
> .oceanwp-swiper-pagination-bullets.oceanwp-swiper-pagination-bullets-dynamic
.oceanwp-swiper-pagination-bullet {
transition: 0.2s transform, 0.2s left;
}
.oceanwp-swiper-container-horizontal.oceanwp-swiper-container-rtl
> .oceanwp-swiper-pagination-bullets-dynamic
.oceanwp-swiper-pagination-bullet {
transition: 0.2s transform, 0.2s right;
}
.oceanwp-swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.oceanwp-swiper-pagination-progressbar .oceanwp-swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.oceanwp-swiper-container-rtl .oceanwp-swiper-pagination-progressbar .oceanwp-swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.oceanwp-swiper-container-horizontal > .oceanwp-swiper-pagination-progressbar,
.oceanwp-swiper-container-vertical > .oceanwp-swiper-pagination-progressbar.oceanwp-swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.oceanwp-swiper-container-horizontal > .oceanwp-swiper-pagination-progressbar.oceanwp-swiper-pagination-progressbar-opposite,
.oceanwp-swiper-container-vertical > .oceanwp-swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.oceanwp-swiper-pagination-white {
--swiper-pagination-color: #ffffff;
}
.oceanwp-swiper-pagination-black {
--swiper-pagination-color: #000000;
}
.oceanwp-swiper-pagination-lock {
display: none;
}
.oceanwp-swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.oceanwp-swiper-container-horizontal > .oceanwp-swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.oceanwp-swiper-container-vertical > .oceanwp-swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.oceanwp-swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.oceanwp-swiper-scrollbar-cursor-drag {
cursor: move;
}
.oceanwp-swiper-scrollbar-lock {
display: none;
}
.oceanwp-swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.oceanwp-swiper-zoom-container > canvas,
.oceanwp-swiper-zoom-container > img,
.oceanwp-swiper-zoom-container > svg {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.oceanwp-swiper-slide-zoomed {
cursor: move;
}
.oceanwp-swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.oceanwp-swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.oceanwp-swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}
.oceanwp-swiper-container .oceanwp-swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.oceanwp-swiper-container-fade.oceanwp-swiper-container-free-mode .oceanwp-swiper-slide {
transition-timing-function: ease-out;
}
.oceanwp-swiper-container-fade .oceanwp-swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.oceanwp-swiper-container-fade .oceanwp-swiper-slide .oceanwp-swiper-slide {
pointer-events: none;
}
.oceanwp-swiper-container-fade .oceanwp-swiper-slide-active,
.oceanwp-swiper-container-fade .oceanwp-swiper-slide-active .oceanwp-swiper-slide-active {
pointer-events: auto;
}
.oceanwp-swiper-container-cube {
overflow: visible;
}
.oceanwp-swiper-container-cube .oceanwp-swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.oceanwp-swiper-container-cube .oceanwp-swiper-slide .oceanwp-swiper-slide {
pointer-events: none;
}
.oceanwp-swiper-container-cube.oceanwp-swiper-container-rtl .oceanwp-swiper-slide {
transform-origin: 100% 0;
}
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-active,
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-active .oceanwp-swiper-slide-active {
pointer-events: auto;
}
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-active,
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-next,
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-next + .oceanwp-swiper-slide,
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-prev {
pointer-events: auto;
visibility: visible;
}
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-shadow-bottom,
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-shadow-left,
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-shadow-right,
.oceanwp-swiper-container-cube .oceanwp-swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.oceanwp-swiper-container-cube .oceanwp-swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 0;
}
.oceanwp-swiper-container-cube .oceanwp-swiper-cube-shadow:before {
content: "";
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
filter: blur(50px);
}
.oceanwp-swiper-container-flip {
overflow: visible;
}
.oceanwp-swiper-container-flip .oceanwp-swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.oceanwp-swiper-container-flip .oceanwp-swiper-slide .oceanwp-swiper-slide {
pointer-events: none;
}
.oceanwp-swiper-container-flip .oceanwp-swiper-slide-active,
.oceanwp-swiper-container-flip .oceanwp-swiper-slide-active .oceanwp-swiper-slide-active {
pointer-events: auto;
}
.oceanwp-swiper-container-flip .oceanwp-swiper-slide-shadow-bottom,
.oceanwp-swiper-container-flip .oceanwp-swiper-slide-shadow-left,
.oceanwp-swiper-container-flip .oceanwp-swiper-slide-shadow-right,
.oceanwp-swiper-container-flip .oceanwp-swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}.oceanwp-post-list{z-index:1}.oceanwp-post-list .posts-slider.slick-list,.oceanwp-post-list .posts-slider.slick-slider{display:block}.oceanwp-post-list article img{width:100%}.oceanwp-post-list .slick-arrow{font-size:25px;top:50%;overflow:hidden;width:50px;height:50px;line-height:48px;margin-top:-25px;opacity:0;background-color:rgba(0,0,0,0);border:1px solid #fff}.oceanwp-post-list .slick-arrow:hover{color:#666;background-color:#fff}.oceanwp-post-list .slick-prev{left:20px}[dir=rtl] .oceanwp-post-list .slick-prev{left:auto;right:20px}.oceanwp-post-list .slick-next{right:20px}[dir=rtl] .oceanwp-post-list .slick-next{right:auto;left:20px}.oceanwp-post-list:hover .slick-arrow{opacity:1}.oceanwp-post-list.one article{position:relative}.oceanwp-post-list.one .slide-overlay-wrap{position:absolute;z-index:1;top:0;bottom:0;width:100%;height:100%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;text-align:center;background:rgba(0,0,0,.2)}.oceanwp-post-list.one .slide-overlay-wrap:before{display:inline-block;height:100%;content:"";vertical-align:middle}.oceanwp-post-list.one article:hover .slide-overlay-wrap{background:rgba(0,0,0,.3)}.oceanwp-post-list.one .slide-overlay{z-index:100;display:inline-block;width:75%;vertical-align:middle}.oceanwp-post-list.one .slide-overlay,.oceanwp-post-list.one .oceanwp-post-category a,.oceanwp-post-list.one h2 a,.oceanwp-post-list.one .oceanwp-post-date a{color:#fff}.oceanwp-post-list.one .oceanwp-post-category:hover{color:#13aff0;background-color:#fff}.oceanwp-post-list.one .oceanwp-post-category:hover a{color:#13aff0}.oceanwp-post-list.one .line{display:block;width:50px;margin:10px auto;border-top:2px solid #fff}.oceanwp-post-list.one h2{font-size:45px;font-weight:600;line-height:1.2;display:block;margin:0;padding-bottom:5px;color:#fff}.oceanwp-post-list.one .oceanwp-post-date{font-size:10px;display:block;margin:15px 0 20px;text-align:center;letter-spacing:1px;text-transform:uppercase}.oceanwp-post-list.one .readmore{font-size:12px;line-height:1.4;display:inline-block;padding:8px 20px;letter-spacing:1px;text-transform:uppercase;color:#fff;border:1px solid #f1f1f1;border-radius:20px}.oceanwp-post-list.one .readmore:hover{border-color:#13aff0;background-color:#13aff0}.oceanwp-post-list.one .slick-arrow{border-radius:50%}.oceanwp-post-list.one .oceanwp-post-category,.oceanwp-post-list.two .oceanwp-post-category{font-size:10px;display:inline-block;margin-bottom:10px;padding:6px 15px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;text-align:center;letter-spacing:2px;text-transform:uppercase;border-radius:20px;background-color:#13aff0}.oceanwp-post-list.two .slick-arrow{background-color:#fff;color:#13aff0;border:none;font-size:18px;width:30px;height:30px;line-height:30px}.oceanwp-post-list.two .slick-arrow:hover{background-color:#eee}.oceanwp-post-list.two{position:relative}.oceanwp-post-list.two article{position:relative}.oceanwp-post-list.two img{width:100%}.oceanwp-post-list.two .slide-overlay-wrap,.oceanwp-post-list.two .oceanwp-post-excerpt{transition:all 1s cubic-bezier(0.17, 0.04, 0.03, 0.94);-webkit-transition:all 1s cubic-bezier(0.17, 0.04, 0.03, 0.94);-moz-transition:all 1s cubic-bezier(0.17, 0.04, 0.03, 0.94);-o-transition:all 1s cubic-bezier(0.17, 0.04, 0.03, 0.94);-ms-transition:all 1s cubic-bezier(0.17, 0.04, 0.03, 0.94)}.oceanwp-post-list.two .slide-overlay-wrap{position:absolute;bottom:0;left:0;width:100%;padding:20px;background-color:rgba(0,0,0,.4)}.oceanwp-post-list.two article:hover .slide-overlay-wrap{background-color:#13aff0}.oceanwp-post-list.two .slide-overlay,.oceanwp-post-list.two .oceanwp-post-category a,.oceanwp-post-list.two h2 a,.oceanwp-post-list.two .oceanwp-post-excerpt{color:#fff}.oceanwp-post-list.two .oceanwp-post-category{font-size:12px;padding:4px 12px;letter-spacing:1px;text-transform:capitalize}.oceanwp-post-list.two article:hover .oceanwp-post-category{color:#13aff0;background-color:#fff}.oceanwp-post-list.two article:hover .oceanwp-post-category a{color:#13aff0}.oceanwp-post-list.two h2{font-size:20px;font-weight:600;line-height:1.2;margin:0 0 10px;text-transform:capitalize}.oceanwp-post-list.two .oceanwp-post-excerpt{overflow:hidden;max-height:0}.oceanwp-post-list.two .oceanwp-post-excerpt p{margin:0 0 10px}.oceanwp-post-list.two .oceanwp-post-excerpt .readmore{font-size:10px;line-height:1.4;display:inline-block;letter-spacing:1px;text-transform:uppercase;color:#fff}.oceanwp-post-list.two article:hover .oceanwp-post-excerpt{max-height:250px}