.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.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;
}
.strong-view.controls-type-sides-outside {
padding: 0 50px;
}
.strong-view.controls-type-sides-outside .wpmslider-controls {
height: 0;
}
.strong-view.controls-type-sides-outside.pager-style-text .wpmslider-controls, .strong-view.controls-type-sides-outside.pager-style-buttons .wpmslider-controls {
height: auto;
}
.strong-view.controls-type-sides-outside .wpmslider-prev,
.strong-view.controls-type-sides-outside .wpmslider-next {
position: absolute;
top: calc(50% - 14px);
}
.strong-view.controls-type-sides-outside:not(.rtl) .wpmslider-prev {
left: -40px;
}
.strong-view.controls-type-sides-outside:not(.rtl) .wpmslider-next {
right: -40px;
}
.strong-view.controls-type-sides-outside.rtl .wpmslider-prev {
right: -40px;
}
.strong-view.controls-type-sides-outside.rtl .wpmslider-next {
left: -40px;
}
.strong-view.controls-style-buttons .wpmslider-start,
.strong-view.controls-style-buttons .wpmslider-stop,
.strong-view.controls-style-buttons .wpmslider-next,
.strong-view.controls-style-buttons .wpmslider-prev {
display: inline-block;
color: #999;
cursor: pointer;
font-size: 24px;
line-height: 24px;
width: 24px;
height: 24px;
text-align: center;
transition: all 0.2s ease;
}
.strong-view.controls-style-buttons .wpmslider-start:before,
.strong-view.controls-style-buttons .wpmslider-stop:before {
position: relative;
top: -1px;
}
.strong-view.controls-style-buttons .wpmslider-start:before {
content: "";
position: relative;
background: #999;
-webkit-mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/play-solid.svg) center center no-repeat;
mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/play-solid.svg) center center no-repeat;
top:3px;
display: inline-block;
width: 20px;
height: 20px;
left: 1px;
}
.strong-view.controls-style-buttons .wpmslider-stop:before {
content: "";
background:#999;
-webkit-mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/pause-solid.svg) center center no-repeat;
mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/pause-solid.svg) center center no-repeat;
display: inline-block;
width: 20px;
height: 20px;
position: relative;
top:3px;
}
.strong-view.controls-style-buttons .wpmslider-start:hover,
.strong-view.controls-style-buttons .wpmslider-stop:hover,
.strong-view.controls-style-buttons .wpmslider-next:hover,
.strong-view.controls-style-buttons .wpmslider-prev:hover {
color: #111;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
content: "";
-webkit-mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/chevron-left-solid.svg) center center no-repeat;
mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/chevron-left-solid.svg) center center no-repeat;
background:#999;
position: relative;
left: -1px;
display: inline-block;
width: 20px;
height: 20px;
top: 3px;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
content: "";
-webkit-mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/chevron-right-solid.svg) center center no-repeat;
mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/chevron-right-solid.svg) center center no-repeat;
position: relative;
left: 1px;
display: inline-block;
width: 20px;
background: #999;
height: 20px;
top: 3px;
}
.strong-view.controls-style-buttons.rtl .wpmslider-prev:before {
content: "";
-webkit-mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/chevron-right-solid.svg) center center no-repeat;
mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/chevron-right-solid.svg) center center no-repeat;
position: relative;
left: 1px;
display: inline-block;
width: 20px;
background: #999;
height: 20px;
top: 3px;
}
.strong-view.controls-style-buttons.rtl .wpmslider-next:before {
content: "";
-webkit-mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/chevron-left-solid.svg) center center no-repeat;
mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/chevron-left-solid.svg) center center no-repeat;
background:#999;
position: relative;
left: -1px;
display: inline-block;
width: 20px;
height: 20px;
top: 3px;
}.strong-rating-wrapper {
line-height: 1.7;
} .strong-rating-wrapper.average > span {
display: inline-block;
} .strong-rating-wrapper.average.block > span {
display: block;
margin: 0;
} .strong-rating-wrapper.average.centered {
text-align: center;
}
.strong-rating-title {
font-weight: 700;
}
.strong-rating-wrapper legend {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .strong-rating {
display: inline-block;
border: 0;
} .strong-rating span.star {
display: inline-block;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
}
.strong-rating-wrapper:not(.average) span.star:first-child:before {
padding-left: 0;
}
.strong-rating-wrapper:not(.average) span.star:last-child:before {
padding-right: 0;
}
.strong-rating span.star:hover {
cursor: default;
}  .strong-rating-wrapper.in-form .strong-rating {
padding: 0;
} .strong-rating-wrapper.in-view {
display: inline-block;
}
.strong-rating-wrapper.in-view .strong-rating {
margin: 0;
padding: 0;
} .strong-rating-wrapper.in-metabox {
display: inline-block;
}
.strong-rating-wrapper.in-metabox .strong-rating span.star:before {
font-size: 20px;
line-height: 27px;
}
.strong-rating-wrapper.in-table-list .strong-rating span.star:before { padding: 1px;
}   .strong-rating span.star0 {
display: none;
} .strong-rating-wrapper .star svg path {
fill: #FFB900;
} .strong-rating-wrapper .star svg {
width: 20px;
} .strong-rating span.current ~ span.star:before {
content: "";
-webkit-mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;
mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/star-regular.svg) center center no-repeat;
} .strong-rating span.current:before {
color: #FFB900;
} .strong-rating-wrapper.average .strong-rating span.star.half:before {
content: "";
-webkit-mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/star-half-alt-solid.svg) center center no-repeat;
mask: url(//dustlesstileremoval.com/wp-content/plugins/strong-testimonials/public/svg/star-half-alt-solid.svg) center center no-repeat;
} @media only screen and (max-width: 480px) {
.strong-rating-wrapper > span {
display: block;
line-height: 30px;
vertical-align: middle;
margin: 0;
text-align: center;
}
}.strong-form {
position: relative;
margin: 0 auto;
}
.strong-form .form-field {
margin-bottom: 1.5em;
}
.strong-form .form-field.wpmtst-submit {
margin-bottom: 0;
}
.strong-form .required.symbol:after {
content: '*';
color: #FF0000;
font-size: 1.5em;
font-weight: 400;
margin: 0 5px;
position: relative;
top: 5px;
}
.strong-form label {
display: inline-block;
float: none;
width: auto;
}
.strong-form input[type="text"],
.strong-form input[type="email"],
.strong-form input[type="url"],
.strong-form input[type="file"],
.strong-form select,
.strong-form textarea {
box-sizing: border-box;
display: block;
float: none;
width: 100%;
}
.strong-form input[type="checkbox"] {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
transform: scale(1.4);
margin-left: 12px;
margin-right: 6px;
}
.strong-form input[type="checkbox"] + label {
font-weight: 400;
padding: 5px;
}
.strong-form input[type="checkbox"]:focus + label {
outline: 1px solid #CCC;
}
.strong-form textarea {
height: 16em;
}
.strong-form span.error,
.strong-form label.error {
display: block;
}
.strong-form .before {
display: block;
}
.strong-form .after {
display: block;
}
.strong-form-inner {
padding: 20px;
}
input.captcha {
display: block;
width: auto;
}
img.captcha {
border: 0;
}
.wpmtst-captcha {
margin-bottom: 1em;
} .strong-form ul.strong-category-list,
.strong-form ul.strong-category-list ul.children {
list-style-type: none;
}
.strong-form ul.strong-category-list label,
.strong-form ul.strong-category-list ul.children label {
font-weight: 400;
white-space: nowrap;
word-wrap: break-word;
}
.strong-form ul.strong-category-list {
margin: 0;
padding-left: 0;
}
.strong-form ul.strong-category-list ul.children {
margin-left: 1.5em;
padding-left: 0;
} .strong-form-wait {
display: none;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(255, 255, 255, 0.7);
}
.strong-form-wait .message {
position: absolute;
top: calc( 50% - 25px );
text-align: center;
width: 100%;
height: 50px;
line-height: 50px;
color: #111;
}
.strong-form-wait .message img {
width: 50px;
height: 50px;
margin: 0 auto;
}
@keyframes wpmtst-spin{
0%{
transform: rotate(360deg);
}
100%{
transform: rotate(0deg);
}
}
.strong-form-wait .message img{
animation: wpmtst-spin 2.5s infinite 0s linear;
}
.strong-form { }
.strong-form label {
font-weight: 700;
}
.strong-form .form-field .after {
font-size: .9em;
font-style: italic;
}
.strong-form input.error,
.strong-form textarea.error,
.strong-form select.error {
background: #F9E5E6;
border: 1px solid #E8AAAD;
color: #B50007;
}
.strong-form span.error,
.strong-form label.error {
color: #B50007;
}
.strong-form .field-wrap {
display: block;
font-weight: 400;
border: 1px solid transparent;
}
.strong-form .field-wrap.error {
border-radius: 3px;
background: #F9E5E6;
border: 1px solid #E8AAAD;
color: #B50007;
}
.strong-form .field-wrap.error .checkbox-label {
outline: none;
}
.strong-form .field-wrap.error .strong-rating {
outline-color: #E8AAAD;
}
.strong-form .field-wrap input + label + .required.symbol:after {
margin-left: 0;
} .strong-form.dark input.error,
.strong-form.dark textarea.error,
.strong-form.dark select.error {
border: 1px solid #FF6666;
}
.strong-form.dark .field-wrap.error {
border: 1px solid #FF6666;
}
.strong-form.dark .field-wrap.error .checkbox-label {
color: #111;
}
.strong-form.dark .field-wrap.error .strong-rating {
outline-color: #FF6666;
}.strong-rating-wrapper {
} .strong-rating {
display: inline-block;
border: 0;
margin: 0;
padding: 5px;
}
.strong-rating:focus {
outline: 1px solid #CCC;
} .strong-rating input[type=radio] {
display: none !important;
}
.strong-rating label {
font-weight: normal;
}
.strong-rating label:hover {
cursor: pointer;
} .strong-rating-wrapper legend {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .strong-rating-wrapper.in-form .strong-rating {} .strong-rating-wrapper.in-view .strong-rating {
margin: 0;
padding: 0;
}    .strong-rating label[for$="star0"] {
display: none !important;
} .strong-rating-wrapper .star svg path {
fill: #FFB900;
} .strong-rating-wrapper .star svg {
width: 20px;
} .strong-rating input[type="radio"]:checked ~ .star svg .star_solid{
display: none;
} .strong-rating input[type="radio"]:checked + .star svg .star_solid{
display: block;
} .strong-rating:hover .star svg .star_solid {
display: block !important;
} .strong-rating .star:hover ~ .star svg .star_solid {
display: none  !important;
} .strong-rating:focus {
outline: none;
} .strong-rating:hover input:checked + .star svg path{
fill: #FFE39E;
}