.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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/booster/assets/images/slider.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-info_ffwd:before {
background: transparent url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/booster/assets/images/ff.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-wdi_feeds:before {
background: transparent url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/booster/assets/images/if.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-galleries_bwg:before {
background: transparent url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/booster/assets/images/pg.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-manage_fm:before {
background: transparent url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/booster/assets/images/not_optimized.svg) 0% 0% no-repeat padding-box;
}
.twb-notoptimized:before {
background: transparent url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/booster/assets/images/check_score.svg) 0% 0% no-repeat padding-box;
}
.twb-optimizing:before {
background: transparent url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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.carlovers.ie/wp-content/plugins/wd-facebook-feed/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;
}
}.ht_ctc_chat_greetings_box :not(ul):not(ol){padding:0;margin:0;box-sizing:border-box}.ht_ctc_chat_greetings_box ul,.ht_ctc_chat_greetings_box ol{margin-top:0;margin-bottom:0}.ctc_g_content,.ctc_g_sentbutton,.ctc_g_bottom{margin-top:-.9px!important}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.greetings_header_image img{object-fit:cover}.greetings_header_image{position:relative;display:inline-block}.g_header_badge_online{position:absolute;bottom:0;right:0;z-index:1;width:12px;height:12px;border-radius:50%}@media only screen and (max-width: 420px){.ctc_side_positions .ctc_m_p_left{right:unset!important;left:0!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{position:fixed!important;bottom:0!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{position:unset!important;margin:7px!important;min-width:80vw!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}@media only screen and (min-width: 900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}.pwgc-applied-gift-cards {
padding-bottom: 16px;
}
.pwgc-applied-gift-cards-title {
font-weight: 600;
}
.pwgc-applied-gift-cards-list {
list-style: none;
margin: 0;
padding: 0;
}
.pwgc-applied-gift-cards-item {
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-top: 4px;
}
.pwgc-gift-card-balance {
font-size: 0.9em;
opacity: 0.8;
}
.pwgc-applied-gift-cards-right {
display: flex;
align-items: flex-start;
gap: 8px;
} #pwgc-redeem-gift-card-number {
width: 100%;
}
.pwgc-apply-gift-card-button {
width: 100%;
margin-top: 4px;
} .pwgc-remove-gift-card {
border: none;
background: transparent;
cursor: pointer;
padding: 0 4px;
font-size: 1.1em;
line-height: 1;
}
.pwgc-remove-gift-card:disabled {
cursor: default;
}
.wp-block-woocommerce-checkout #pwgc-redeem-gift-card-container {
padding: 16px;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.portfolio {
position: relative;
z-index: 1;
width: 100%;
overflow: hidden;
}
.background {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
}
.portfolio .gallery,
.portfolio .gallery .inside {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.portfolio .gallery {
width: 100%;
height: 100%;
position: absolute;
top: 20px;
overflow: hidden;
}
.portfolio .gallery .inside {
z-index: 1;
}
.portfolio .arrows span {
position: absolute;
z-index: 3;
width: 32px;
height: 32px;
outline: none;
text-decoration: none !important;
cursor: pointer;
background: transparent !important;
}
.portfolio a,
.portfolio a:hover,
.portfolio a:focus {
border-bottom: none !important;
box-shadow: none !important;
}
.portfolio .arrows .prev,
.portfolio .arrows .up {
display: none;
}
.portfolio .arrows .up,
.portfolio .arrows .down {
left: 50%;
margin-left: -16px;
}
.portfolio .arrows .prev,
.portfolio .arrows .next {
top: 44%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.portfolio .arrows .up {
top: 15%;
}
.portfolio .arrows .down {
top: 65%;
}
.portfolio .arrows .prev {
left: 60px;
}
.portfolio .arrows .next {
right: 60px;
}
.portfolio .item {
position: absolute;
top: 0;
width: 100%;
}
.portfolio .item div {
position: absolute;
left: 0;
width: 100%;
height: 100%;
}
.portfolio .item div img {
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
}
.portfolio .paths {
position: absolute;
left: 50%;
margin-left: -10px;
z-index: 4;
bottom: 25%;
}
.portfolio .paths div {
position: absolute;
top: 0;
}
.portfolio .paths a {
display: block;
position: absolute;
left: 0;
outline: none;
} .clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
.ogtot-pointer {
top: auto;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: relative;
pointer-events: none;
border-width: 15px;
left: 50%;
margin: -20px 0 0 -15px;
}
.ogtot-expander {
position: absolute;
top: auto;
left: 0;
width: 100%;
margin-top: 0px;
text-align: left;
height: 0px;
overflow: hidden;
}
.ogtot-expander-inner {
padding: 30px;
height: 100%;
box-sizing: border-box !important;
}
.ogtot-close {
position: absolute;
top: 10px;
right: 15px;
cursor: pointer;
opacity: 0.8;
}
.ogtot-close:hover {
opacity: 1;
}
.ogtot-fullimg,
.ogtot-details {
width: 48%;
float: left;
overflow: hidden;
position: relative; }
.ogtot-details .infosep {
margin: 15px 0;
}
.ogtot-details {
padding: 0 15px;
}
.ogtot-fullimg {
text-align: center;
}
.ogtot-fullimg img {
display: inline-block;
height: 100%;
max-height: 250px;
max-width: 100%;
}
.ogtot-details h3 {
font-weight: 300 !important;
margin-top: 0px !important;
margin-bottom: 10px !important;
}
.ogtot-details p {
font-weight: 400;
line-height: 1.5 !important;
padding-bottom: 20px;
margin: 0 !important;
}
.ogtot-details iframe {
max-width: 400px;
max-height: 250px;
margin-bottom: 0px;
}
.ogtot-details a.link-button {
padding: 8px 10px;
white-space: normal;
word-wrap: normal;
cursor: pointer !important;
font-weight: bold;
text-align: center;
white-space: normal;
margin-left: 10px;
text-decoration: none;
}
.ogtot-details a.first {
margin-left: 0px;
}
.ogtot-loading {
width: 20px;
height: 20px;
border-radius: 50%;
background: #ddd;
box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
position: absolute;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
-webkit-animation: loader 0.5s infinite ease-in-out both;
-moz-animation: loader 0.5s infinite ease-in-out both;
animation: loader 0.5s infinite ease-in-out both;
}
.gallery {
margin: 0em !important;
}
@-webkit-keyframes loader {
0% {
background: #ddd;
}
33% {
background: #ccc;
box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
}
66% {
background: #ccc;
box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
}
}
@-moz-keyframes loader {
0% {
background: #ddd;
}
33% {
background: #ccc;
box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
}
66% {
background: #ccc;
box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
}
}
@keyframes loader {
0% {
background: #ddd;
}
33% {
background: #ccc;
box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
}
66% {
background: #ccc;
box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
}
} .wagwep-container {
overflow: hidden;
}
.wagwep-container ul#portfolio-filter {
float: left;
list-style: none;
padding: 10px 0px;
width: 100%;
}
.wagwep-container ul#portfolio-filter li { float: left;
margin: 0px;
padding: 10px 0;
}
.wagwep-container ul#portfolio-filter li:last-child {
border-right: none;
margin-right: 0;
padding-right: 0;
}
.wagwep-container ul#portfolio-filter li:first-child {
padding-left: 10px;
}
.wagwep-container ul#portfolio-filter a {
text-decoration: none;
text-transform: none;
-webkit-text-transform: none;
-ms-text-transform: none;
-moz-text-transform: none;
-o-text-transform: none;
border: 0;
margin: 0 10px 10px 0;
padding: 6px 12px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.ogtot-details h3 {
text-transform: none !important;
-webkit-text-transform: none;
-ms-text-transform: none;
-moz-text-transform: none;
-o-text-transform: none;
}
ul#portfolio-filter a,
ul#portfolio-filter a:hover,
ul#portfolio-filter a:focus {
box-shadow: none !important;
border-bottom: none !important;
text-transform: none !important;
-webkit-text-transform: none;
-ms-text-transform: none;
-moz-text-transform: none;
-o-text-transform: none;
outline: none !important;
}
.ogtot-details a.link-button,
.ogtot-details a.link-button:hover,
.ogtot-details a.link-button:focus {
box-shadow: none !important;
text-transform: none !important;
-webkit-text-transform: none;
-ms-text-transform: none;
-moz-text-transform: none;
-o-text-transform: none;
outline: none !important;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
} .wagwep-container ul#portfolio-filter li.current:hover,
.wagwep-container ul#portfolio-filter li.current,
.wagwep-container ul#portfolio-filter li.current:focus {
background: none !important;
}  @-webkit-keyframes fadeIn {
to {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
to {
opacity: 1;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
} @-webkit-keyframes moveUp {
to {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@-moz-keyframes moveUp {
to {
-moz-transform: translateY(0);
opacity: 1;
}
}
@keyframes moveUp {
to {
transform: translateY(0);
opacity: 1;
}
} @-webkit-keyframes scaleUp {
to {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes scaleUp {
to {
-moz-transform: scale(1);
opacity: 1;
}
}
@keyframes scaleUp {
to {
transform: scale(1);
opacity: 1;
}
} @-webkit-keyframes fallPerspective {
100% {
-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes fallPerspective {
100% {
-moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
opacity: 1;
}
}
@keyframes fallPerspective {
100% {
transform: translateZ(0px) translateY(0px) rotateX(0deg);
opacity: 1;
}
} @-webkit-keyframes fly {
100% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes fly {
100% {
-moz-transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes fly {
100% {
transform: rotateX(0deg);
opacity: 1;
}
} @-webkit-keyframes flip {
100% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes flip {
100% {
-moz-transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes flip {
100% {
transform: rotateX(0deg);
opacity: 1;
}
} @-webkit-keyframes helix {
100% {
-webkit-transform: rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes helix {
100% {
-moz-transform: rotateY(0deg);
opacity: 1;
}
}
@keyframes helix {
100% {
transform: rotateY(0deg);
opacity: 1;
}
} @-webkit-keyframes popUp {
70% {
-webkit-transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes popUp {
70% {
-moz-transform: scale(1.1);
opacity: .8;
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@keyframes popUp {
70% {
transform: scale(1.1);
opacity: .8;
animation-timing-function: ease-out;
}
100% {
transform: scale(1);
opacity: 1;
}
}  nav#porfolio-nav {
width: 100%;
position: relative;
}
nav#porfolio-nav ul {
padding: 0;
margin: 0 auto;
}
nav#porfolio-nav li {
display: inline;
float: left;
}
nav#porfolio-nav li a {
border-right: 1px solid #576979;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
nav#porfolio-nav li:last-child a {
border-right: 0;
} @media screen and (max-width: 600px) {
nav#porfolio-nav {
height: auto;
}
nav#porfolio-nav ul {
width: 100%;
display: block;
height: auto;
}
nav#porfolio-nav li { float: left;
position: relative;
}
nav#porfolio-nav li a {
border-bottom: 1px solid #576979;
border-right: 1px solid #576979;
}
nav#porfolio-nav a {
text-align: left;
width: 100%;
text-indent: 25px;
}
} @media only screen and (max-width : 480px) {
nav#porfolio-nav {
border-bottom: 0;
}
nav#porfolio-nav ul { display: flex;
justify-content: center;
flex-wrap: wrap;
height: auto;
}
.ogtot-expander h3 {
font-size: 18px;
}
.ogtot-expander p {
font-size: 12px;
}
.ogtot-expander a {
font-size: 11px;
}
.ogtot-expander-inner {
padding: 10px;
}
.ogtot-fullimg { width: 100%;
}
.ogtot-details {
width: 100%;
margin-top: 5px;
}
.ogtot-details h3 {
font-size: 18px;
margin-bottom: 0px;
}
.ogtot-details p {
padding-bottom: 10px;
}
.ogtot-details .infosep {
margin: 10px 0px;
}
.elastislidetot-wrapper {
max-width: 300px;
}
} @media only screen and (max-width : 320px) {
nav#porfolio-nav li {
display: block;
float: none; }
nav#porfolio-nav li a {
border-bottom: 1px solid #576979;
}
.ogtot-details h3 {
font-size: 18px;
margin-bottom: 0px;
}
.ogtot-details p {
padding-bottom: 10px;
}
.ogtot-details .infosep {
margin: 10px 0px;
}
}
@media (min-width: 1200px) {
.ogtot-expander h3 {
font-size: 35px;
}
.ogtot-expander p {
font-size: 13px;
}
.ogtot-expander a {
font-size: 12px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.ogtot-expander h3 {
font-size: 32px;
}
.ogtot-expander p {
font-size: 12px;
}
.ogtot-expander a {
font-size: 11px;
}
}
@media (max-width: 960px) {
.ogtot-details {
width: 46%;
}
}
@media (max-width: 821px) {
.ogtot-details {
width: 45%;
}
}
@media (max-width: 820px) {
.ogtot-expander h3 {
font-size: 20px;
}
.ogtot-expander p {
font-size: 12px;
}
.ogtot-expander a {
font-size: 11px;
}
.ogtot-grid .sep {
display: none;
}
.ogtot-expander-inner {
padding: 10px;
}
.ogtot-fullimg { width: 100%;
}
.ogtot-fullimg img {
margin: 30px auto;
max-height: 100%;
}
.elastislidetot-horizontal ul li {
width: 100px !important;
}
.ogtot-details {
width: 94%;
margin-top: 5px;
}
.ogtot-details p {
padding-bottom: 5px; }
.ogtot-details .infosep {
margin: 12px 0px;
}
.elastislidetot-wrapper {
max-width: 300px;
padding-bottom: 5px;
}
.portfolio .arrows .prev,
.portfolio .arrows .next {
top: 50%;
}
}
@media (max-width: 979px) {}
@media (min-width: 980px) {}
.comment_content ul li:before,
.entry-content ul li:before {
content: "" !important;
}
@media (max-width: 450px) {
.portfolio .paths {
display: none;
}
.ogtot-details {
padding: 0px;
}
}#jdbpopup_container {
display: none
}
#jdbpopup_container .jdbpopup_subcontainer img {
width: 100% !important;
height: auto !important
}
#jdbpopup_container .jdbpopup_subcontainer .jdbpopup_caption {
display: none
}
#jdbpopup_container .jdbpopup_subcontainer .jdbpopup_close {
position: absolute;
display: block;
top: 0;
right: 0;
cursor: pointer
}
#jdbpopup_container .jdbpopup_subcontainer .jdbpopup_close:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg)
}@font-face {
font-family: 'FontAwesome';
src: url(//www.carlovers.ie/wp-content/plugins/gallery-portfolio/JS/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//www.carlovers.ie/wp-content/plugins/gallery-portfolio/JS/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//www.carlovers.ie/wp-content/plugins/gallery-portfolio/JS/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//www.carlovers.ie/wp-content/plugins/gallery-portfolio/JS/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//www.carlovers.ie/wp-content/plugins/gallery-portfolio/JS/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//www.carlovers.ie/wp-content/plugins/gallery-portfolio/JS/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.totalsoft {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .totalsoft-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.totalsoft-2x {
font-size: 2em;
}
.totalsoft-3x {
font-size: 3em;
}
.totalsoft-4x {
font-size: 4em;
}
.totalsoft-5x {
font-size: 5em;
}
.totalsoft-fw {
width: 1.28571429em;
text-align: center;
}
.totalsoft-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.totalsoft-ul>li {
position: relative;
}
.totalsoft-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.totalsoft-li.totalsoft-lg {
left: -1.85714286em;
}
.totalsoft-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.totalsoft-pull-left {
float: left;
}
.totalsoft-pull-right {
float: right;
}
.totalsoft.totalsoft-pull-left {
margin-right: .3em;
}
.totalsoft.totalsoft-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.totalsoft.pull-left {
margin-right: .3em;
}
.totalsoft.pull-right {
margin-left: .3em;
}
.totalsoft-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.totalsoft-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.totalsoft-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.totalsoft-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.totalsoft-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.totalsoft-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.totalsoft-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .totalsoft-rotate-90,
:root .totalsoft-rotate-180,
:root .totalsoft-rotate-270,
:root .totalsoft-flip-horizontal,
:root .totalsoft-flip-vertical {
filter: none;
}
.totalsoft-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.totalsoft-stack-1x,
.totalsoft-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.totalsoft-stack-1x {
line-height: inherit;
}
.totalsoft-stack-2x {
font-size: 2em;
}
.totalsoft-inverse {
color: #ffffff;
} .totalsoft-glass:before {
content: "\f000";
}
.totalsoft-music:before {
content: "\f001";
}
.totalsoft-search:before {
content: "\f002";
}
.totalsoft-envelope-o:before {
content: "\f003";
}
.totalsoft-heart:before {
content: "\f004";
}
.totalsoft-star:before {
content: "\f005";
}
.totalsoft-star-o:before {
content: "\f006";
}
.totalsoft-user:before {
content: "\f007";
}
.totalsoft-film:before {
content: "\f008";
}
.totalsoft-th-large:before {
content: "\f009";
}
.totalsoft-th:before {
content: "\f00a";
}
.totalsoft-th-list:before {
content: "\f00b";
}
.totalsoft-check:before {
content: "\f00c";
}
.totalsoft-remove:before,
.totalsoft-close:before,
.totalsoft-times:before {
content: "\f00d";
}
.totalsoft-search-plus:before {
content: "\f00e";
}
.totalsoft-search-minus:before {
content: "\f010";
}
.totalsoft-power-off:before {
content: "\f011";
}
.totalsoft-signal:before {
content: "\f012";
}
.totalsoft-gear:before,
.totalsoft-cog:before {
content: "\f013";
}
.totalsoft-trash-o:before {
content: "\f014";
}
.totalsoft-home:before {
content: "\f015";
}
.totalsoft-file-o:before {
content: "\f016";
}
.totalsoft-clock-o:before {
content: "\f017";
}
.totalsoft-road:before {
content: "\f018";
}
.totalsoft-download:before {
content: "\f019";
}
.totalsoft-arrow-circle-o-down:before {
content: "\f01a";
}
.totalsoft-arrow-circle-o-up:before {
content: "\f01b";
}
.totalsoft-inbox:before {
content: "\f01c";
}
.totalsoft-play-circle-o:before {
content: "\f01d";
}
.totalsoft-rotate-right:before,
.totalsoft-repeat:before {
content: "\f01e";
}
.totalsoft-refresh:before {
content: "\f021";
}
.totalsoft-list-alt:before {
content: "\f022";
}
.totalsoft-lock:before {
content: "\f023";
}
.totalsoft-flag:before {
content: "\f024";
}
.totalsoft-headphones:before {
content: "\f025";
}
.totalsoft-volume-off:before {
content: "\f026";
}
.totalsoft-volume-down:before {
content: "\f027";
}
.totalsoft-volume-up:before {
content: "\f028";
}
.totalsoft-qrcode:before {
content: "\f029";
}
.totalsoft-barcode:before {
content: "\f02a";
}
.totalsoft-tag:before {
content: "\f02b";
}
.totalsoft-tags:before {
content: "\f02c";
}
.totalsoft-book:before {
content: "\f02d";
}
.totalsoft-bookmark:before {
content: "\f02e";
}
.totalsoft-print:before {
content: "\f02f";
}
.totalsoft-camera:before {
content: "\f030";
}
.totalsoft-font:before {
content: "\f031";
}
.totalsoft-bold:before {
content: "\f032";
}
.totalsoft-italic:before {
content: "\f033";
}
.totalsoft-text-height:before {
content: "\f034";
}
.totalsoft-text-width:before {
content: "\f035";
}
.totalsoft-align-left:before {
content: "\f036";
}
.totalsoft-align-center:before {
content: "\f037";
}
.totalsoft-align-right:before {
content: "\f038";
}
.totalsoft-align-justify:before {
content: "\f039";
}
.totalsoft-list:before {
content: "\f03a";
}
.totalsoft-dedent:before,
.totalsoft-outdent:before {
content: "\f03b";
}
.totalsoft-indent:before {
content: "\f03c";
}
.totalsoft-video-camera:before {
content: "\f03d";
}
.totalsoft-photo:before,
.totalsoft-image:before,
.totalsoft-picture-o:before {
content: "\f03e";
}
.totalsoft-pencil:before {
content: "\f040";
}
.totalsoft-map-marker:before {
content: "\f041";
}
.totalsoft-adjust:before {
content: "\f042";
}
.totalsoft-tint:before {
content: "\f043";
}
.totalsoft-edit:before,
.totalsoft-pencil-square-o:before {
content: "\f044";
}
.totalsoft-share-square-o:before {
content: "\f045";
}
.totalsoft-check-square-o:before {
content: "\f046";
}
.totalsoft-arrows:before {
content: "\f047";
}
.totalsoft-step-backward:before {
content: "\f048";
}
.totalsoft-fast-backward:before {
content: "\f049";
}
.totalsoft-backward:before {
content: "\f04a";
}
.totalsoft-play:before {
content: "\f04b";
}
.totalsoft-pause:before {
content: "\f04c";
}
.totalsoft-stop:before {
content: "\f04d";
}
.totalsoft-forward:before {
content: "\f04e";
}
.totalsoft-fast-forward:before {
content: "\f050";
}
.totalsoft-step-forward:before {
content: "\f051";
}
.totalsoft-eject:before {
content: "\f052";
}
.totalsoft-chevron-left:before {
content: "\f053";
}
.totalsoft-chevron-right:before {
content: "\f054";
}
.totalsoft-plus-circle:before {
content: "\f055";
}
.totalsoft-minus-circle:before {
content: "\f056";
}
.totalsoft-times-circle:before {
content: "\f057";
}
.totalsoft-check-circle:before {
content: "\f058";
}
.totalsoft-question-circle:before {
content: "\f059";
}
.totalsoft-info-circle:before {
content: "\f05a";
}
.totalsoft-crosshairs:before {
content: "\f05b";
}
.totalsoft-times-circle-o:before {
content: "\f05c";
}
.totalsoft-check-circle-o:before {
content: "\f05d";
}
.totalsoft-ban:before {
content: "\f05e";
}
.totalsoft-arrow-left:before {
content: "\f060";
}
.totalsoft-arrow-right:before {
content: "\f061";
}
.totalsoft-arrow-up:before {
content: "\f062";
}
.totalsoft-arrow-down:before {
content: "\f063";
}
.totalsoft-mail-forward:before,
.totalsoft-share:before {
content: "\f064";
}
.totalsoft-expand:before {
content: "\f065";
}
.totalsoft-compress:before {
content: "\f066";
}
.totalsoft-plus:before {
content: "\f067";
}
.totalsoft-minus:before {
content: "\f068";
}
.totalsoft-asterisk:before {
content: "\f069";
}
.totalsoft-exclamation-circle:before {
content: "\f06a";
}
.totalsoft-gift:before {
content: "\f06b";
}
.totalsoft-leaf:before {
content: "\f06c";
}
.totalsoft-fire:before {
content: "\f06d";
}
.totalsoft-eye:before {
content: "\f06e";
}
.totalsoft-eye-slash:before {
content: "\f070";
}
.totalsoft-warning:before,
.totalsoft-exclamation-triangle:before {
content: "\f071";
}
.totalsoft-plane:before {
content: "\f072";
}
.totalsoft-calendar:before {
content: "\f073";
}
.totalsoft-random:before {
content: "\f074";
}
.totalsoft-comment:before {
content: "\f075";
}
.totalsoft-magnet:before {
content: "\f076";
}
.totalsoft-chevron-up:before {
content: "\f077";
}
.totalsoft-chevron-down:before {
content: "\f078";
}
.totalsoft-retweet:before {
content: "\f079";
}
.totalsoft-shopping-cart:before {
content: "\f07a";
}
.totalsoft-folder:before {
content: "\f07b";
}
.totalsoft-folder-open:before {
content: "\f07c";
}
.totalsoft-arrows-v:before {
content: "\f07d";
}
.totalsoft-arrows-h:before {
content: "\f07e";
}
.totalsoft-bar-chart-o:before,
.totalsoft-bar-chart:before {
content: "\f080";
}
.totalsoft-twitter-square:before {
content: "\f081";
}
.totalsoft-facebook-square:before {
content: "\f082";
}
.totalsoft-camera-retro:before {
content: "\f083";
}
.totalsoft-key:before {
content: "\f084";
}
.totalsoft-gears:before,
.totalsoft-cogs:before {
content: "\f085";
}
.totalsoft-comments:before {
content: "\f086";
}
.totalsoft-thumbs-o-up:before {
content: "\f087";
}
.totalsoft-thumbs-o-down:before {
content: "\f088";
}
.totalsoft-star-half:before {
content: "\f089";
}
.totalsoft-heart-o:before {
content: "\f08a";
}
.totalsoft-sign-out:before {
content: "\f08b";
}
.totalsoft-linkedin-square:before {
content: "\f08c";
}
.totalsoft-thumb-tack:before {
content: "\f08d";
}
.totalsoft-external-link:before {
content: "\f08e";
}
.totalsoft-sign-in:before {
content: "\f090";
}
.totalsoft-trophy:before {
content: "\f091";
}
.totalsoft-github-square:before {
content: "\f092";
}
.totalsoft-upload:before {
content: "\f093";
}
.totalsoft-lemon-o:before {
content: "\f094";
}
.totalsoft-phone:before {
content: "\f095";
}
.totalsoft-square-o:before {
content: "\f096";
}
.totalsoft-bookmark-o:before {
content: "\f097";
}
.totalsoft-phone-square:before {
content: "\f098";
}
.totalsoft-twitter:before {
content: "\f099";
}
.totalsoft-facebook-f:before,
.totalsoft-facebook:before {
content: "\f09a";
}
.totalsoft-github:before {
content: "\f09b";
}
.totalsoft-unlock:before {
content: "\f09c";
}
.totalsoft-credit-card:before {
content: "\f09d";
}
.totalsoft-feed:before,
.totalsoft-rss:before {
content: "\f09e";
}
.totalsoft-hdd-o:before {
content: "\f0a0";
}
.totalsoft-bullhorn:before {
content: "\f0a1";
}
.totalsoft-bell:before {
content: "\f0f3";
}
.totalsoft-certificate:before {
content: "\f0a3";
}
.totalsoft-hand-o-right:before {
content: "\f0a4";
}
.totalsoft-hand-o-left:before {
content: "\f0a5";
}
.totalsoft-hand-o-up:before {
content: "\f0a6";
}
.totalsoft-hand-o-down:before {
content: "\f0a7";
}
.totalsoft-arrow-circle-left:before {
content: "\f0a8";
}
.totalsoft-arrow-circle-right:before {
content: "\f0a9";
}
.totalsoft-arrow-circle-up:before {
content: "\f0aa";
}
.totalsoft-arrow-circle-down:before {
content: "\f0ab";
}
.totalsoft-globe:before {
content: "\f0ac";
}
.totalsoft-wrench:before {
content: "\f0ad";
}
.totalsoft-tasks:before {
content: "\f0ae";
}
.totalsoft-filter:before {
content: "\f0b0";
}
.totalsoft-briefcase:before {
content: "\f0b1";
}
.totalsoft-arrows-alt:before {
content: "\f0b2";
}
.totalsoft-group:before,
.totalsoft-users:before {
content: "\f0c0";
}
.totalsoft-chain:before,
.totalsoft-link:before {
content: "\f0c1";
}
.totalsoft-cloud:before {
content: "\f0c2";
}
.totalsoft-flask:before {
content: "\f0c3";
}
.totalsoft-cut:before,
.totalsoft-scissors:before {
content: "\f0c4";
}
.totalsoft-copy:before,
.totalsoft-files-o:before {
content: "\f0c5";
}
.totalsoft-paperclip:before {
content: "\f0c6";
}
.totalsoft-save:before,
.totalsoft-floppy-o:before {
content: "\f0c7";
}
.totalsoft-square:before {
content: "\f0c8";
}
.totalsoft-navicon:before,
.totalsoft-reorder:before,
.totalsoft-bars:before {
content: "\f0c9";
}
.totalsoft-list-ul:before {
content: "\f0ca";
}
.totalsoft-list-ol:before {
content: "\f0cb";
}
.totalsoft-strikethrough:before {
content: "\f0cc";
}
.totalsoft-underline:before {
content: "\f0cd";
}
.totalsoft-table:before {
content: "\f0ce";
}
.totalsoft-magic:before {
content: "\f0d0";
}
.totalsoft-truck:before {
content: "\f0d1";
}
.totalsoft-pinterest:before {
content: "\f0d2";
}
.totalsoft-pinterest-square:before {
content: "\f0d3";
}
.totalsoft-google-plus-square:before {
content: "\f0d4";
}
.totalsoft-google-plus:before {
content: "\f0d5";
}
.totalsoft-money:before {
content: "\f0d6";
}
.totalsoft-caret-down:before {
content: "\f0d7";
}
.totalsoft-caret-up:before {
content: "\f0d8";
}
.totalsoft-caret-left:before {
content: "\f0d9";
}
.totalsoft-caret-right:before {
content: "\f0da";
}
.totalsoft-columns:before {
content: "\f0db";
}
.totalsoft-unsorted:before,
.totalsoft-sort:before {
content: "\f0dc";
}
.totalsoft-sort-down:before,
.totalsoft-sort-desc:before {
content: "\f0dd";
}
.totalsoft-sort-up:before,
.totalsoft-sort-asc:before {
content: "\f0de";
}
.totalsoft-envelope:before {
content: "\f0e0";
}
.totalsoft-linkedin:before {
content: "\f0e1";
}
.totalsoft-rotate-left:before,
.totalsoft-undo:before {
content: "\f0e2";
}
.totalsoft-legal:before,
.totalsoft-gavel:before {
content: "\f0e3";
}
.totalsoft-dashboard:before,
.totalsoft-tachometer:before {
content: "\f0e4";
}
.totalsoft-comment-o:before {
content: "\f0e5";
}
.totalsoft-comments-o:before {
content: "\f0e6";
}
.totalsoft-flash:before,
.totalsoft-bolt:before {
content: "\f0e7";
}
.totalsoft-sitemap:before {
content: "\f0e8";
}
.totalsoft-umbrella:before {
content: "\f0e9";
}
.totalsoft-paste:before,
.totalsoft-clipboard:before {
content: "\f0ea";
}
.totalsoft-lightbulb-o:before {
content: "\f0eb";
}
.totalsoft-exchange:before {
content: "\f0ec";
}
.totalsoft-cloud-download:before {
content: "\f0ed";
}
.totalsoft-cloud-upload:before {
content: "\f0ee";
}
.totalsoft-user-md:before {
content: "\f0f0";
}
.totalsoft-stethoscope:before {
content: "\f0f1";
}
.totalsoft-suitcase:before {
content: "\f0f2";
}
.totalsoft-bell-o:before {
content: "\f0a2";
}
.totalsoft-coffee:before {
content: "\f0f4";
}
.totalsoft-cutlery:before {
content: "\f0f5";
}
.totalsoft-file-text-o:before {
content: "\f0f6";
}
.totalsoft-building-o:before {
content: "\f0f7";
}
.totalsoft-hospital-o:before {
content: "\f0f8";
}
.totalsoft-ambulance:before {
content: "\f0f9";
}
.totalsoft-medkit:before {
content: "\f0fa";
}
.totalsoft-fighter-jet:before {
content: "\f0fb";
}
.totalsoft-beer:before {
content: "\f0fc";
}
.totalsoft-h-square:before {
content: "\f0fd";
}
.totalsoft-plus-square:before {
content: "\f0fe";
}
.totalsoft-angle-double-left:before {
content: "\f100";
}
.totalsoft-angle-double-right:before {
content: "\f101";
}
.totalsoft-angle-double-up:before {
content: "\f102";
}
.totalsoft-angle-double-down:before {
content: "\f103";
}
.totalsoft-angle-left:before {
content: "\f104";
}
.totalsoft-angle-right:before {
content: "\f105";
}
.totalsoft-angle-up:before {
content: "\f106";
}
.totalsoft-angle-down:before {
content: "\f107";
}
.totalsoft-desktop:before {
content: "\f108";
}
.totalsoft-laptop:before {
content: "\f109";
}
.totalsoft-tablet:before {
content: "\f10a";
}
.totalsoft-mobile-phone:before,
.totalsoft-mobile:before {
content: "\f10b";
}
.totalsoft-circle-o:before {
content: "\f10c";
}
.totalsoft-quote-left:before {
content: "\f10d";
}
.totalsoft-quote-right:before {
content: "\f10e";
}
.totalsoft-spinner:before {
content: "\f110";
}
.totalsoft-circle:before {
content: "\f111";
}
.totalsoft-mail-reply:before,
.totalsoft-reply:before {
content: "\f112";
}
.totalsoft-github-alt:before {
content: "\f113";
}
.totalsoft-folder-o:before {
content: "\f114";
}
.totalsoft-folder-open-o:before {
content: "\f115";
}
.totalsoft-smile-o:before {
content: "\f118";
}
.totalsoft-frown-o:before {
content: "\f119";
}
.totalsoft-meh-o:before {
content: "\f11a";
}
.totalsoft-gamepad:before {
content: "\f11b";
}
.totalsoft-keyboard-o:before {
content: "\f11c";
}
.totalsoft-flag-o:before {
content: "\f11d";
}
.totalsoft-flag-checkered:before {
content: "\f11e";
}
.totalsoft-terminal:before {
content: "\f120";
}
.totalsoft-code:before {
content: "\f121";
}
.totalsoft-mail-reply-all:before,
.totalsoft-reply-all:before {
content: "\f122";
}
.totalsoft-star-half-empty:before,
.totalsoft-star-half-full:before,
.totalsoft-star-half-o:before {
content: "\f123";
}
.totalsoft-location-arrow:before {
content: "\f124";
}
.totalsoft-crop:before {
content: "\f125";
}
.totalsoft-code-fork:before {
content: "\f126";
}
.totalsoft-unlink:before,
.totalsoft-chain-broken:before {
content: "\f127";
}
.totalsoft-question:before {
content: "\f128";
}
.totalsoft-info:before {
content: "\f129";
}
.totalsoft-exclamation:before {
content: "\f12a";
}
.totalsoft-superscript:before {
content: "\f12b";
}
.totalsoft-subscript:before {
content: "\f12c";
}
.totalsoft-eraser:before {
content: "\f12d";
}
.totalsoft-puzzle-piece:before {
content: "\f12e";
}
.totalsoft-microphone:before {
content: "\f130";
}
.totalsoft-microphone-slash:before {
content: "\f131";
}
.totalsoft-shield:before {
content: "\f132";
}
.totalsoft-calendar-o:before {
content: "\f133";
}
.totalsoft-fire-extinguisher:before {
content: "\f134";
}
.totalsoft-rocket:before {
content: "\f135";
}
.totalsoft-maxcdn:before {
content: "\f136";
}
.totalsoft-chevron-circle-left:before {
content: "\f137";
}
.totalsoft-chevron-circle-right:before {
content: "\f138";
}
.totalsoft-chevron-circle-up:before {
content: "\f139";
}
.totalsoft-chevron-circle-down:before {
content: "\f13a";
}
.totalsoft-html5:before {
content: "\f13b";
}
.totalsoft-css3:before {
content: "\f13c";
}
.totalsoft-anchor:before {
content: "\f13d";
}
.totalsoft-unlock-alt:before {
content: "\f13e";
}
.totalsoft-bullseye:before {
content: "\f140";
}
.totalsoft-ellipsis-h:before {
content: "\f141";
}
.totalsoft-ellipsis-v:before {
content: "\f142";
}
.totalsoft-rss-square:before {
content: "\f143";
}
.totalsoft-play-circle:before {
content: "\f144";
}
.totalsoft-ticket:before {
content: "\f145";
}
.totalsoft-minus-square:before {
content: "\f146";
}
.totalsoft-minus-square-o:before {
content: "\f147";
}
.totalsoft-level-up:before {
content: "\f148";
}
.totalsoft-level-down:before {
content: "\f149";
}
.totalsoft-check-square:before {
content: "\f14a";
}
.totalsoft-pencil-square:before {
content: "\f14b";
}
.totalsoft-external-link-square:before {
content: "\f14c";
}
.totalsoft-share-square:before {
content: "\f14d";
}
.totalsoft-compass:before {
content: "\f14e";
}
.totalsoft-toggle-down:before,
.totalsoft-caret-square-o-down:before {
content: "\f150";
}
.totalsoft-toggle-up:before,
.totalsoft-caret-square-o-up:before {
content: "\f151";
}
.totalsoft-toggle-right:before,
.totalsoft-caret-square-o-right:before {
content: "\f152";
}
.totalsoft-euro:before,
.totalsoft-eur:before {
content: "\f153";
}
.totalsoft-gbp:before {
content: "\f154";
}
.totalsoft-dollar:before,
.totalsoft-usd:before {
content: "\f155";
}
.totalsoft-rupee:before,
.totalsoft-inr:before {
content: "\f156";
}
.totalsoft-cny:before,
.totalsoft-rmb:before,
.totalsoft-yen:before,
.totalsoft-jpy:before {
content: "\f157";
}
.totalsoft-ruble:before,
.totalsoft-rouble:before,
.totalsoft-rub:before {
content: "\f158";
}
.totalsoft-won:before,
.totalsoft-krw:before {
content: "\f159";
}
.totalsoft-bitcoin:before,
.totalsoft-btc:before {
content: "\f15a";
}
.totalsoft-file:before {
content: "\f15b";
}
.totalsoft-file-text:before {
content: "\f15c";
}
.totalsoft-sort-alpha-asc:before {
content: "\f15d";
}
.totalsoft-sort-alpha-desc:before {
content: "\f15e";
}
.totalsoft-sort-amount-asc:before {
content: "\f160";
}
.totalsoft-sort-amount-desc:before {
content: "\f161";
}
.totalsoft-sort-numeric-asc:before {
content: "\f162";
}
.totalsoft-sort-numeric-desc:before {
content: "\f163";
}
.totalsoft-thumbs-up:before {
content: "\f164";
}
.totalsoft-thumbs-down:before {
content: "\f165";
}
.totalsoft-youtube-square:before {
content: "\f166";
}
.totalsoft-youtube:before {
content: "\f167";
}
.totalsoft-xing:before {
content: "\f168";
}
.totalsoft-xing-square:before {
content: "\f169";
}
.totalsoft-youtube-play:before {
content: "\f16a";
}
.totalsoft-dropbox:before {
content: "\f16b";
}
.totalsoft-stack-overflow:before {
content: "\f16c";
}
.totalsoft-instagram:before {
content: "\f16d";
}
.totalsoft-flickr:before {
content: "\f16e";
}
.totalsoft-adn:before {
content: "\f170";
}
.totalsoft-bitbucket:before {
content: "\f171";
}
.totalsoft-bitbucket-square:before {
content: "\f172";
}
.totalsoft-tumblr:before {
content: "\f173";
}
.totalsoft-tumblr-square:before {
content: "\f174";
}
.totalsoft-long-arrow-down:before {
content: "\f175";
}
.totalsoft-long-arrow-up:before {
content: "\f176";
}
.totalsoft-long-arrow-left:before {
content: "\f177";
}
.totalsoft-long-arrow-right:before {
content: "\f178";
}
.totalsoft-apple:before {
content: "\f179";
}
.totalsoft-windows:before {
content: "\f17a";
}
.totalsoft-android:before {
content: "\f17b";
}
.totalsoft-linux:before {
content: "\f17c";
}
.totalsoft-dribbble:before {
content: "\f17d";
}
.totalsoft-skype:before {
content: "\f17e";
}
.totalsoft-foursquare:before {
content: "\f180";
}
.totalsoft-trello:before {
content: "\f181";
}
.totalsoft-female:before {
content: "\f182";
}
.totalsoft-male:before {
content: "\f183";
}
.totalsoft-gittip:before,
.totalsoft-gratipay:before {
content: "\f184";
}
.totalsoft-sun-o:before {
content: "\f185";
}
.totalsoft-moon-o:before {
content: "\f186";
}
.totalsoft-archive:before {
content: "\f187";
}
.totalsoft-bug:before {
content: "\f188";
}
.totalsoft-vk:before {
content: "\f189";
}
.totalsoft-weibo:before {
content: "\f18a";
}
.totalsoft-renren:before {
content: "\f18b";
}
.totalsoft-pagelines:before {
content: "\f18c";
}
.totalsoft-stack-exchange:before {
content: "\f18d";
}
.totalsoft-arrow-circle-o-right:before {
content: "\f18e";
}
.totalsoft-arrow-circle-o-left:before {
content: "\f190";
}
.totalsoft-toggle-left:before,
.totalsoft-caret-square-o-left:before {
content: "\f191";
}
.totalsoft-dot-circle-o:before {
content: "\f192";
}
.totalsoft-wheelchair:before {
content: "\f193";
}
.totalsoft-vimeo-square:before {
content: "\f194";
}
.totalsoft-turkish-lira:before,
.totalsoft-try:before {
content: "\f195";
}
.totalsoft-plus-square-o:before {
content: "\f196";
}
.totalsoft-space-shuttle:before {
content: "\f197";
}
.totalsoft-slack:before {
content: "\f198";
}
.totalsoft-envelope-square:before {
content: "\f199";
}
.totalsoft-wordpress:before {
content: "\f19a";
}
.totalsoft-openid:before {
content: "\f19b";
}
.totalsoft-institution:before,
.totalsoft-bank:before,
.totalsoft-university:before {
content: "\f19c";
}
.totalsoft-mortar-board:before,
.totalsoft-graduation-cap:before {
content: "\f19d";
}
.totalsoft-yahoo:before {
content: "\f19e";
}
.totalsoft-google:before {
content: "\f1a0";
}
.totalsoft-reddit:before {
content: "\f1a1";
}
.totalsoft-reddit-square:before {
content: "\f1a2";
}
.totalsoft-stumbleupon-circle:before {
content: "\f1a3";
}
.totalsoft-stumbleupon:before {
content: "\f1a4";
}
.totalsoft-delicious:before {
content: "\f1a5";
}
.totalsoft-digg:before {
content: "\f1a6";
}
.totalsoft-pied-piper-pp:before {
content: "\f1a7";
}
.totalsoft-pied-piper-alt:before {
content: "\f1a8";
}
.totalsoft-drupal:before {
content: "\f1a9";
}
.totalsoft-joomla:before {
content: "\f1aa";
}
.totalsoft-language:before {
content: "\f1ab";
}
.totalsoft-fax:before {
content: "\f1ac";
}
.totalsoft-building:before {
content: "\f1ad";
}
.totalsoft-child:before {
content: "\f1ae";
}
.totalsoft-paw:before {
content: "\f1b0";
}
.totalsoft-spoon:before {
content: "\f1b1";
}
.totalsoft-cube:before {
content: "\f1b2";
}
.totalsoft-cubes:before {
content: "\f1b3";
}
.totalsoft-behance:before {
content: "\f1b4";
}
.totalsoft-behance-square:before {
content: "\f1b5";
}
.totalsoft-steam:before {
content: "\f1b6";
}
.totalsoft-steam-square:before {
content: "\f1b7";
}
.totalsoft-recycle:before {
content: "\f1b8";
}
.totalsoft-automobile:before,
.totalsoft-car:before {
content: "\f1b9";
}
.totalsoft-cab:before,
.totalsoft-taxi:before {
content: "\f1ba";
}
.totalsoft-tree:before {
content: "\f1bb";
}
.totalsoft-spotify:before {
content: "\f1bc";
}
.totalsoft-deviantart:before {
content: "\f1bd";
}
.totalsoft-soundcloud:before {
content: "\f1be";
}
.totalsoft-database:before {
content: "\f1c0";
}
.totalsoft-file-pdf-o:before {
content: "\f1c1";
}
.totalsoft-file-word-o:before {
content: "\f1c2";
}
.totalsoft-file-excel-o:before {
content: "\f1c3";
}
.totalsoft-file-powerpoint-o:before {
content: "\f1c4";
}
.totalsoft-file-photo-o:before,
.totalsoft-file-picture-o:before,
.totalsoft-file-image-o:before {
content: "\f1c5";
}
.totalsoft-file-zip-o:before,
.totalsoft-file-archive-o:before {
content: "\f1c6";
}
.totalsoft-file-sound-o:before,
.totalsoft-file-audio-o:before {
content: "\f1c7";
}
.totalsoft-file-movie-o:before,
.totalsoft-file-video-o:before {
content: "\f1c8";
}
.totalsoft-file-code-o:before {
content: "\f1c9";
}
.totalsoft-vine:before {
content: "\f1ca";
}
.totalsoft-codepen:before {
content: "\f1cb";
}
.totalsoft-jsfiddle:before {
content: "\f1cc";
}
.totalsoft-life-bouy:before,
.totalsoft-life-buoy:before,
.totalsoft-life-saver:before,
.totalsoft-support:before,
.totalsoft-life-ring:before {
content: "\f1cd";
}
.totalsoft-circle-o-notch:before {
content: "\f1ce";
}
.totalsoft-ra:before,
.totalsoft-resistance:before,
.totalsoft-rebel:before {
content: "\f1d0";
}
.totalsoft-ge:before,
.totalsoft-empire:before {
content: "\f1d1";
}
.totalsoft-git-square:before {
content: "\f1d2";
}
.totalsoft-git:before {
content: "\f1d3";
}
.totalsoft-y-combinator-square:before,
.totalsoft-yc-square:before,
.totalsoft-hacker-news:before {
content: "\f1d4";
}
.totalsoft-tencent-weibo:before {
content: "\f1d5";
}
.totalsoft-qq:before {
content: "\f1d6";
}
.totalsoft-wechat:before,
.totalsoft-weixin:before {
content: "\f1d7";
}
.totalsoft-send:before,
.totalsoft-paper-plane:before {
content: "\f1d8";
}
.totalsoft-send-o:before,
.totalsoft-paper-plane-o:before {
content: "\f1d9";
}
.totalsoft-history:before {
content: "\f1da";
}
.totalsoft-circle-thin:before {
content: "\f1db";
}
.totalsoft-header:before {
content: "\f1dc";
}
.totalsoft-paragraph:before {
content: "\f1dd";
}
.totalsoft-sliders:before {
content: "\f1de";
}
.totalsoft-share-alt:before {
content: "\f1e0";
}
.totalsoft-share-alt-square:before {
content: "\f1e1";
}
.totalsoft-bomb:before {
content: "\f1e2";
}
.totalsoft-soccer-ball-o:before,
.totalsoft-futbol-o:before {
content: "\f1e3";
}
.totalsoft-tty:before {
content: "\f1e4";
}
.totalsoft-binoculars:before {
content: "\f1e5";
}
.totalsoft-plug:before {
content: "\f1e6";
}
.totalsoft-slideshare:before {
content: "\f1e7";
}
.totalsoft-twitch:before {
content: "\f1e8";
}
.totalsoft-yelp:before {
content: "\f1e9";
}
.totalsoft-newspaper-o:before {
content: "\f1ea";
}
.totalsoft-wifi:before {
content: "\f1eb";
}
.totalsoft-calculator:before {
content: "\f1ec";
}
.totalsoft-paypal:before {
content: "\f1ed";
}
.totalsoft-google-wallet:before {
content: "\f1ee";
}
.totalsoft-cc-visa:before {
content: "\f1f0";
}
.totalsoft-cc-mastercard:before {
content: "\f1f1";
}
.totalsoft-cc-discover:before {
content: "\f1f2";
}
.totalsoft-cc-amex:before {
content: "\f1f3";
}
.totalsoft-cc-paypal:before {
content: "\f1f4";
}
.totalsoft-cc-stripe:before {
content: "\f1f5";
}
.totalsoft-bell-slash:before {
content: "\f1f6";
}
.totalsoft-bell-slash-o:before {
content: "\f1f7";
}
.totalsoft-trash:before {
content: "\f1f8";
}
.totalsoft-copyright:before {
content: "\f1f9";
}
.totalsoft-at:before {
content: "\f1fa";
}
.totalsoft-eyedropper:before {
content: "\f1fb";
}
.totalsoft-paint-brush:before {
content: "\f1fc";
}
.totalsoft-birthday-cake:before {
content: "\f1fd";
}
.totalsoft-area-chart:before {
content: "\f1fe";
}
.totalsoft-pie-chart:before {
content: "\f200";
}
.totalsoft-line-chart:before {
content: "\f201";
}
.totalsoft-lastfm:before {
content: "\f202";
}
.totalsoft-lastfm-square:before {
content: "\f203";
}
.totalsoft-toggle-off:before {
content: "\f204";
}
.totalsoft-toggle-on:before {
content: "\f205";
}
.totalsoft-bicycle:before {
content: "\f206";
}
.totalsoft-bus:before {
content: "\f207";
}
.totalsoft-ioxhost:before {
content: "\f208";
}
.totalsoft-angellist:before {
content: "\f209";
}
.totalsoft-cc:before {
content: "\f20a";
}
.totalsoft-shekel:before,
.totalsoft-sheqel:before,
.totalsoft-ils:before {
content: "\f20b";
}
.totalsoft-meanpath:before {
content: "\f20c";
}
.totalsoft-buysellads:before {
content: "\f20d";
}
.totalsoft-connectdevelop:before {
content: "\f20e";
}
.totalsoft-dashcube:before {
content: "\f210";
}
.totalsoft-forumbee:before {
content: "\f211";
}
.totalsoft-leanpub:before {
content: "\f212";
}
.totalsoft-sellsy:before {
content: "\f213";
}
.totalsoft-shirtsinbulk:before {
content: "\f214";
}
.totalsoft-simplybuilt:before {
content: "\f215";
}
.totalsoft-skyatlas:before {
content: "\f216";
}
.totalsoft-cart-plus:before {
content: "\f217";
}
.totalsoft-cart-arrow-down:before {
content: "\f218";
}
.totalsoft-diamond:before {
content: "\f219";
}
.totalsoft-ship:before {
content: "\f21a";
}
.totalsoft-user-secret:before {
content: "\f21b";
}
.totalsoft-motorcycle:before {
content: "\f21c";
}
.totalsoft-street-view:before {
content: "\f21d";
}
.totalsoft-heartbeat:before {
content: "\f21e";
}
.totalsoft-venus:before {
content: "\f221";
}
.totalsoft-mars:before {
content: "\f222";
}
.totalsoft-mercury:before {
content: "\f223";
}
.totalsoft-intersex:before,
.totalsoft-transgender:before {
content: "\f224";
}
.totalsoft-transgender-alt:before {
content: "\f225";
}
.totalsoft-venus-double:before {
content: "\f226";
}
.totalsoft-mars-double:before {
content: "\f227";
}
.totalsoft-venus-mars:before {
content: "\f228";
}
.totalsoft-mars-stroke:before {
content: "\f229";
}
.totalsoft-mars-stroke-v:before {
content: "\f22a";
}
.totalsoft-mars-stroke-h:before {
content: "\f22b";
}
.totalsoft-neuter:before {
content: "\f22c";
}
.totalsoft-genderless:before {
content: "\f22d";
}
.totalsoft-facebook-official:before {
content: "\f230";
}
.totalsoft-pinterest-p:before {
content: "\f231";
}
.totalsoft-whatsapp:before {
content: "\f232";
}
.totalsoft-server:before {
content: "\f233";
}
.totalsoft-user-plus:before {
content: "\f234";
}
.totalsoft-user-times:before {
content: "\f235";
}
.totalsoft-hotel:before,
.totalsoft-bed:before {
content: "\f236";
}
.totalsoft-viacoin:before {
content: "\f237";
}
.totalsoft-train:before {
content: "\f238";
}
.totalsoft-subway:before {
content: "\f239";
}
.totalsoft-medium:before {
content: "\f23a";
}
.totalsoft-yc:before,
.totalsoft-y-combinator:before {
content: "\f23b";
}
.totalsoft-optin-monster:before {
content: "\f23c";
}
.totalsoft-opencart:before {
content: "\f23d";
}
.totalsoft-expeditedssl:before {
content: "\f23e";
}
.totalsoft-battery-4:before,
.totalsoft-battery-full:before {
content: "\f240";
}
.totalsoft-battery-3:before,
.totalsoft-battery-three-quarters:before {
content: "\f241";
}
.totalsoft-battery-2:before,
.totalsoft-battery-half:before {
content: "\f242";
}
.totalsoft-battery-1:before,
.totalsoft-battery-quarter:before {
content: "\f243";
}
.totalsoft-battery-0:before,
.totalsoft-battery-empty:before {
content: "\f244";
}
.totalsoft-mouse-pointer:before {
content: "\f245";
}
.totalsoft-i-cursor:before {
content: "\f246";
}
.totalsoft-object-group:before {
content: "\f247";
}
.totalsoft-object-ungroup:before {
content: "\f248";
}
.totalsoft-sticky-note:before {
content: "\f249";
}
.totalsoft-sticky-note-o:before {
content: "\f24a";
}
.totalsoft-cc-jcb:before {
content: "\f24b";
}
.totalsoft-cc-diners-club:before {
content: "\f24c";
}
.totalsoft-clone:before {
content: "\f24d";
}
.totalsoft-balance-scale:before {
content: "\f24e";
}
.totalsoft-hourglass-o:before {
content: "\f250";
}
.totalsoft-hourglass-1:before,
.totalsoft-hourglass-start:before {
content: "\f251";
}
.totalsoft-hourglass-2:before,
.totalsoft-hourglass-half:before {
content: "\f252";
}
.totalsoft-hourglass-3:before,
.totalsoft-hourglass-end:before {
content: "\f253";
}
.totalsoft-hourglass:before {
content: "\f254";
}
.totalsoft-hand-grab-o:before,
.totalsoft-hand-rock-o:before {
content: "\f255";
}
.totalsoft-hand-stop-o:before,
.totalsoft-hand-paper-o:before {
content: "\f256";
}
.totalsoft-hand-scissors-o:before {
content: "\f257";
}
.totalsoft-hand-lizard-o:before {
content: "\f258";
}
.totalsoft-hand-spock-o:before {
content: "\f259";
}
.totalsoft-hand-pointer-o:before {
content: "\f25a";
}
.totalsoft-hand-peace-o:before {
content: "\f25b";
}
.totalsoft-trademark:before {
content: "\f25c";
}
.totalsoft-registered:before {
content: "\f25d";
}
.totalsoft-creative-commons:before {
content: "\f25e";
}
.totalsoft-gg:before {
content: "\f260";
}
.totalsoft-gg-circle:before {
content: "\f261";
}
.totalsoft-tripadvisor:before {
content: "\f262";
}
.totalsoft-odnoklassniki:before {
content: "\f263";
}
.totalsoft-odnoklassniki-square:before {
content: "\f264";
}
.totalsoft-get-pocket:before {
content: "\f265";
}
.totalsoft-wikipedia-w:before {
content: "\f266";
}
.totalsoft-safari:before {
content: "\f267";
}
.totalsoft-chrome:before {
content: "\f268";
}
.totalsoft-firefox:before {
content: "\f269";
}
.totalsoft-opera:before {
content: "\f26a";
}
.totalsoft-internet-explorer:before {
content: "\f26b";
}
.totalsoft-tv:before,
.totalsoft-television:before {
content: "\f26c";
}
.totalsoft-contao:before {
content: "\f26d";
}
.totalsoft-500px:before {
content: "\f26e";
}
.totalsoft-amazon:before {
content: "\f270";
}
.totalsoft-calendar-plus-o:before {
content: "\f271";
}
.totalsoft-calendar-minus-o:before {
content: "\f272";
}
.totalsoft-calendar-times-o:before {
content: "\f273";
}
.totalsoft-calendar-check-o:before {
content: "\f274";
}
.totalsoft-industry:before {
content: "\f275";
}
.totalsoft-map-pin:before {
content: "\f276";
}
.totalsoft-map-signs:before {
content: "\f277";
}
.totalsoft-map-o:before {
content: "\f278";
}
.totalsoft-map:before {
content: "\f279";
}
.totalsoft-commenting:before {
content: "\f27a";
}
.totalsoft-commenting-o:before {
content: "\f27b";
}
.totalsoft-houzz:before {
content: "\f27c";
}
.totalsoft-vimeo:before {
content: "\f27d";
}
.totalsoft-black-tie:before {
content: "\f27e";
}
.totalsoft-fonticons:before {
content: "\f280";
}
.totalsoft-reddit-alien:before {
content: "\f281";
}
.totalsoft-edge:before {
content: "\f282";
}
.totalsoft-credit-card-alt:before {
content: "\f283";
}
.totalsoft-codiepie:before {
content: "\f284";
}
.totalsoft-modx:before {
content: "\f285";
}
.totalsoft-fort-awesome:before {
content: "\f286";
}
.totalsoft-usb:before {
content: "\f287";
}
.totalsoft-product-hunt:before {
content: "\f288";
}
.totalsoft-mixcloud:before {
content: "\f289";
}
.totalsoft-scribd:before {
content: "\f28a";
}
.totalsoft-pause-circle:before {
content: "\f28b";
}
.totalsoft-pause-circle-o:before {
content: "\f28c";
}
.totalsoft-stop-circle:before {
content: "\f28d";
}
.totalsoft-stop-circle-o:before {
content: "\f28e";
}
.totalsoft-shopping-bag:before {
content: "\f290";
}
.totalsoft-shopping-basket:before {
content: "\f291";
}
.totalsoft-hashtag:before {
content: "\f292";
}
.totalsoft-bluetooth:before {
content: "\f293";
}
.totalsoft-bluetooth-b:before {
content: "\f294";
}
.totalsoft-percent:before {
content: "\f295";
}
.totalsoft-gitlab:before {
content: "\f296";
}
.totalsoft-wpbeginner:before {
content: "\f297";
}
.totalsoft-wpforms:before {
content: "\f298";
}
.totalsoft-envira:before {
content: "\f299";
}
.totalsoft-universal-access:before {
content: "\f29a";
}
.totalsoft-wheelchair-alt:before {
content: "\f29b";
}
.totalsoft-question-circle-o:before {
content: "\f29c";
}
.totalsoft-blind:before {
content: "\f29d";
}
.totalsoft-audio-description:before {
content: "\f29e";
}
.totalsoft-volume-control-phone:before {
content: "\f2a0";
}
.totalsoft-braille:before {
content: "\f2a1";
}
.totalsoft-assistive-listening-systems:before {
content: "\f2a2";
}
.totalsoft-asl-interpreting:before,
.totalsoft-american-sign-language-interpreting:before {
content: "\f2a3";
}
.totalsoft-deafness:before,
.totalsoft-hard-of-hearing:before,
.totalsoft-deaf:before {
content: "\f2a4";
}
.totalsoft-glide:before {
content: "\f2a5";
}
.totalsoft-glide-g:before {
content: "\f2a6";
}
.totalsoft-signing:before,
.totalsoft-sign-language:before {
content: "\f2a7";
}
.totalsoft-low-vision:before {
content: "\f2a8";
}
.totalsoft-viadeo:before {
content: "\f2a9";
}
.totalsoft-viadeo-square:before {
content: "\f2aa";
}
.totalsoft-snapchat:before {
content: "\f2ab";
}
.totalsoft-snapchat-ghost:before {
content: "\f2ac";
}
.totalsoft-snapchat-square:before {
content: "\f2ad";
}
.totalsoft-pied-piper:before {
content: "\f2ae";
}
.totalsoft-first-order:before {
content: "\f2b0";
}
.totalsoft-yoast:before {
content: "\f2b1";
}
.totalsoft-themeisle:before {
content: "\f2b2";
}
.totalsoft-google-plus-circle:before,
.totalsoft-google-plus-official:before {
content: "\f2b3";
}
.totalsoft-fa:before,
.totalsoft-font-awesome:before {
content: "\f2b4";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
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;
}div[id^="bwg_container"] p {
padding: 0 !important;
margin: 0 !important;
}
.ffwd_comments_likes_container  i.ffwd-like,
.ffwd_comments_likes_container  i.ffwd-comment-square,
.ffwd_comments_likes_container  i.ffwd-share,
div[class^="ffwd_title_spun"] i.ffwd-comment-square,
div[class^="ffwd_title_spun"] i.ffwd-like,
div[class^="ffwd_title_spun"] i.ffwd-share {
color:#b0b0b0;
margin-right:4px;
}
div[class^="ffwd_likes_comments_"] i.ffwd-comment-square,
div[class^="ffwd_likes_comments_"] i.ffwd-share {
color:#ffffff;
margin-right:3px;
}
div[class^="ffwd_title_spun"] a {
text-decoration:none !important;
}
.spider_popup_loading,
.footer-list-block .bwp_gallery .spider_popup_loading,
.footer-list-block .bwp_gallery_tags .spider_popup_loading { background-image: url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/images/ajax_loader.png);
background-color: rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-position: 0 0;
background-size: 50px 50px;
border: none !important;
display: none;
height: 50px;
left: 50%;
margin-left: -20px;
margin-top: -20px;
overflow: hidden;
position: fixed;
top: 50%;
width: 50px;
z-index: 10102;
animation: spin 2.5s infinite linear;
-moz-animation: spin 2.5s infinite linear;
-o-animation: spin 2.5s infinite linear;
-webkit-animation: spin 2.5s infinite linear;
}
.spider_ajax_loading {
border: none !important;
animation: spin 2.5s infinite linear;
-moz-animation: spin 2.5s infinite linear;
-o-animation: spin 2.5s infinite linear;
-webkit-animation: spin 2.5s infinite linear;
}
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
from {
-o-transform: rotate(0deg);
}
to {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
.spider_popup_overlay,
.footer-list-block .bwp_gallery .spider_popup_overlay,
.footer-list-block .bwp_gallery_tags .spider_popup_overlay {
cursor: pointer;
display: none;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10100;
}
.spider_popup_close,
.spider_popup_close_fullscreen {
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
cursor: pointer;
display: table;
line-height: 0;
position: absolute;
z-index: 11100;
}
#spider_popup_left {
left: 0;
}
#spider_popup_right {
right: 0;
}
#spider_popup_left:hover,
#spider_popup_right:hover {
visibility: visible;
}
#spider_popup_left:hover span {
left: 20px;
}
#spider_popup_right:hover span {
left: auto;
right: 20px;
}
#spider_popup_left,
#spider_popup_right {
background: transparent url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/images/blank.gif) repeat scroll 0 0;
bottom: 35%;
cursor: pointer;
display: inline;
height: 30%;
outline: medium none;
position: absolute;
width: 35%;
z-index: 10130;
}
#spider_popup_left-ico,
#spider_popup_right-ico {
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
display: table;
line-height: 0;
margin-top: -15px;
position: absolute;
top: 50%;
z-index: 10135;
}
.bwg_captcha_refresh {
background-image: url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/images/captcha_refresh.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 100% 100%;
border-width: 0;
cursor: pointer;
display: inline-block;
height: 20px;
width: 20px;
margin: 0;
padding: 0;
vertical-align: middle;
}
.bwg_captcha_input {
vertical-align: middle;
width: 75px !important;
}
.bwg_captcha_img {
cursor: pointer;
margin: 0 5px 0 5px;
vertical-align: middle;
}
.bwg_comment_error {
color: #FF0000;
display: block;
}
.bwg_image_info_container1,
.bwg_image_rate_container1,
.bwg_image_hit_container1 {
height: 100%;
margin: 0 auto;
position: absolute;
width: 100%;
}
.bwg_image_rate_container1 {
display: none;
}
.bwg_image_info_container2,
.bwg_image_rate_container2,
.bwg_image_hit_container2 {
display: table;
height: 100%;
margin: 0 auto;
position: absolute;
width: 100%;
}
.bwg_image_info_spun,
.bwg_image_rate_spun,
.bwg_image_hit_spun {
display: table-cell;
height: 100%;
left: 0;
top: 0;
width: 100%;
overflow: hidden;
position: relative;
}
.bwg_image_info,
.bwg_image_rate,
.bwg_image_hit {
display: inline-block;
position: relative;
text-decoration: none;
word-wrap: break-word;
z-index: 11;
}
.ffwd_load_more{
display: block;
width: 100%;
text-align: center;
cursor: pointer;
}
.ffwd_load_more.loading:after{
content: "";
display: inline-block;
width: 50px;
height: 50px;
background-image: url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/images/loader.svg);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
position: relative;
top: 18px;
}
.ffwd_container1 {
position: relative;
min-height: 100px;
}
.ffwd-loading-layout {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #ffffff;
z-index: 99;
}
.ffwd-loading-layout img {
position: absolute;
width: 30px;
top: calc( 50% - 15px );
left: calc( 50% - 15px );
}
.ffwd-hidden {
display: none!important;
}@font-face {
font-family: 'ffwd';
src:  url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/css/fonts/ffwd.eot?4bafj3);
src:  url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/css/fonts/ffwd.eot?4bafj3#iefix) format('embedded-opentype'),
url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/css/fonts/ffwd.ttf?4bafj3) format('truetype'),
url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/css/fonts/ffwd.woff?4bafj3) format('woff'),
url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/css/fonts/ffwd.svg?4bafj3#ffwd) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="ffwd-"], [class*=" ffwd-"] { font-family: 'ffwd' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ffwd-comment:before {
content: "\e91f";
color: #b1b1b1;
}
.ffwd-like:before {
content: "\e920";
color: #b1b1b1;
}
.ffwd-time:before {
content: "\e921";
color: #b1b1b1;
}
.ffwd-share:before {
content: "\e91e";
}
.ffwd-times:before {
content: "\e917";
}
.ffwd-arrow-right:before {
content: "\e918";
}
.ffwd-arrow-left:before {
content: "\e919";
}
.ffwd-chevron-right:before {
content: "\e91a";
}
.ffwd-chevron-left:before {
content: "\e91b";
}
.ffwd-angle-right:before {
content: "\e91c";
}
.ffwd-angle-left:before {
content: "\e91d";
}
.ffwd-angle-down:before {
content: "\e915";
}
.ffwd-angle-up:before {
content: "\e916";
}
.ffwd-heart-o:before {
content: "\e900";
}
.ffwd-info-circle:before {
content: "\e901";
}
.ffwd-pause:before {
content: "\e902";
}
.ffwd-pinterest-square:before {
content: "\e903";
}
.ffwd-play:before {
content: "\e904";
}
.ffwd-refresh:before {
content: "\e905";
}
.ffwd-search:before {
content: "\e906";
}
.ffwd-star-o:before {
content: "\e907";
}
.ffwd-times-sm:before {
content: "\e908";
}
.ffwd-tumblr-square:before {
content: "\e909";
}
.ffwd-twitter-square:before {
content: "\e90a";
}
.ffwd-angle-left-sm:before {
content: "\e90b";
}
.ffwd-angle-right-sm:before {
content: "\e90c";
}
.ffwd-arrows-in:before {
content: "\e90d";
}
.ffwd-arrows-out:before {
content: "\e90e";
}
.ffwd-comment-square:before {
content: "\e90f";
}
.ffwd-compress:before {
content: "\e910";
}
.ffwd-download:before {
content: "\e911";
}
.ffwd-expand:before {
content: "\e912";
}
.ffwd-facebook-square:before {
content: "\e913";
}
.ffwd-heart:before {
content: "\e914";
}.mCSB_container{
width: auto;
margin-right: 15px;
overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar{
margin-right: 0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
margin-right:15px;
}
.mCustomScrollBox>.mCSB_scrollTools{
width:16px;
height:100%;
top:0;
right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
position:absolute;
top:0;
left:0;
bottom:0;
right:0; 
height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
width:2px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
cursor:pointer;
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display:block;
position:relative;
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
top:100%;
margin-top:-40px;
} .mCSB_horizontal>.mCSB_container{
height:auto;
margin-right:0;
margin-bottom:30px;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-right:0;
margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
width:100%;
height:16px;
top:auto;
right:auto;
bottom:0;
left:0;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:2px;
margin:7px 0;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
width:30px;
height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
display:block;
position:relative;
width:20px;
height:100%;
overflow:hidden;
margin:0 auto;
cursor:pointer;
float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
margin-left:-40px;
float:right;
}
.mCustomScrollBox{
-ms-touch-action:none; } .mCustomScrollBox>.mCSB_scrollTools{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCustomScrollBox:hover>.mCSB_scrollTools{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.4);
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#fff; background:rgba(255,255,255,0.75);
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image:url(//www.carlovers.ie/wp-content/plugins/wd-facebook-feed/css/mCSB_buttons.png);
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }  .mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -56px;
} .mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-120px -56px;
} .mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-20px -56px;
} .mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-100px -56px;
} .mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#fff; background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
} .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
}.wpmenucart-icon-shopping-cart-0:before{font-family:WPMenuCart;speak:none;font-style:normal;font-weight:400;display:inline;width:auto;height:auto;line-height:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0;margin-right:.25em}.wpmenucart-icon-shopping-cart-0:before{content:"\f07a"}