.strong-view .wpmslider-wrapper {
position: relative;
margin: 0 auto;
padding: 0;
*zoom: 1;
-ms-touch-action: pan-y;
touch-action: pan-y;
direction: ltr;
}
.strong-view .wpmslider {
margin: 0;
padding: 0;
}
.strong-view .wpmslider-viewport { -webkit-transform: translatez(0);
} .strong-view .wpmslider-pager {
display: inline-block;
}
.strong-view.rtl .wpmslider-pager {
direction: rtl;
}
.strong-view .wpmslider-pager-item {
display: inline-block;
}
.strong-view .wpmslider-pager-link {
text-decoration: none;
} .strong-view .wpmslider-start,
.strong-view .wpmslider-stop,
.strong-view .wpmslider-next,
.strong-view .wpmslider-prev {
z-index: 5;
}
.strong-view .wpmslider-controls-auto,
.strong-view .wpmslider-controls-direction {
display: inline-block;
vertical-align: middle;
}
.strong-view .wpmslider-controls a {
box-shadow: none;
text-decoration: none;
}
.strong-view .wpmslider-controls a:hover, .strong-view .wpmslider-controls a:active, .strong-view .wpmslider-controls a:focus {
outline: 0;
}
.strong-view.controls-style-buttons3 .wpmslider-start,
.strong-view.controls-style-buttons3 .wpmslider-stop,
.strong-view.controls-style-buttons3 .wpmslider-next,
.strong-view.controls-style-buttons3 .wpmslider-prev {
display: inline-block;
color: #999;
cursor: pointer;
font-size: 28px;
line-height: 28px;
text-align: center;
transition: all 0.2s ease;
}
.strong-view.controls-style-buttons3 .wpmslider-start:before {
content: "";
background:#999;
position: relative;
-webkit-mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/play-circle-solid.svg) center center no-repeat;
mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/play-circle-solid.svg) center center no-repeat;
top:3px;
display: inline-block;
width: 25px;
height: 25px;
left: 1px;
}
.strong-view.controls-style-buttons3 .wpmslider-stop:before {
content: "";
background:#999;
-webkit-mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/pause-circle-solid.svg) center center no-repeat;
mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/pause-circle-solid.svg) center center no-repeat;
display: inline-block;
width: 25px;
height: 25px;
position: relative;
top:3px;
}
.strong-view.controls-style-buttons3 .wpmslider-start:hover,
.strong-view.controls-style-buttons3 .wpmslider-stop:hover,
.strong-view.controls-style-buttons3 .wpmslider-next:hover,
.strong-view.controls-style-buttons3 .wpmslider-prev:hover {
color: #333;
}
.strong-view.controls-style-buttons3:not(.rtl) .wpmslider-prev:before {
content: "";
-webkit-mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/chevron-circle-left-solid.svg) center center no-repeat;
mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/chevron-circle-left-solid.svg) center center no-repeat;
background:#999;
position: relative;
left: -1px;
display: inline-block;
width: 25px;
height: 25px;
top: 3px;
}
.strong-view.controls-style-buttons3:not(.rtl) .wpmslider-next:before {
content: "";
-webkit-mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/chevron-circle-right-solid.svg) center center no-repeat;
mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/chevron-circle-right-solid.svg) center center no-repeat;
background:#999;
position: relative;
left: -1px;
display: inline-block;
width: 25px;
height: 25px;
top: 3px;
}
.strong-view.controls-style-buttons3.rtl .wpmslider-prev:before {
content: "";
-webkit-mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/chevron-circle-right-solid.svg) center center no-repeat;
mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/chevron-circle-right-solid.svg) center center no-repeat;
background:#999;
position: relative;
left: -1px;
display: inline-block;
width: 25px;
height: 25px;
top: 3px;
}
.strong-view.controls-style-buttons3.rtl .wpmslider-next:before {
content: "";
-webkit-mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/chevron-circle-left-solid.svg) center center no-repeat;
mask: url(//eclipsemarquees.com/wp-content/plugins/strong-testimonials/public/svg/chevron-circle-left-solid.svg) center center no-repeat;
background:#999;
position: relative;
left: -1px;
display: inline-block;
width: 25px;
height: 25px;
top: 3px;
}
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls {
position: absolute;
bottom: 0;
width: 100%;
line-height: 1;
padding-bottom: 15px;
text-align: center;
z-index: 5;
}
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-start,
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-stop,
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-prev,
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-next {
margin: 0 3px;
}
.strong-view.nav-position-outside .wpmslider-controls {
line-height: 1;
padding: 20px 0 20px;
text-align: center;
z-index: 5;
}
.strong-view.nav-position-outside .wpmslider-controls .wpmslider-start,
.strong-view.nav-position-outside .wpmslider-controls .wpmslider-stop,
.strong-view.nav-position-outside .wpmslider-controls .wpmslider-prev,
.strong-view.nav-position-outside .wpmslider-controls .wpmslider-next {
margin: 0 3px;
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.addtoany_list a:hover,.widget .addtoany_list a:hover{border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}