ul.products li.product-col .woocommerce-loop-product__title {
white-space: normal !important;
overflow: visible !important;
word-break: break-word !important;
}#preview-360 {
display: none;
position: fixed!important;
z-index: 1000000000000 !important;
background: rgba(255, 255, 255, 0.9);
top: 0;
left: 0;
width: 100%!important;
height: 100%!important;
text-align: center;
}
#preview-360 canvas {
margin: auto;
}
.sr_close_popup, span.sr_zoomer, span.sr_play {
cursor: pointer;
position: fixed;
z-index: 100000000000001 !important;
display: none;
font-size: 25px
}
.sr_close_popup.square {
right: 5px;
top: 5px;
transition: .70s;
-webkit-transition: .70s;
-moz-transition: .70s;
-ms-transition: .70s;
-o-transition: .70s;
border-radius: 125%
}
.sr_close_popup.circle {
left: 49%;
top: 5px;
transition: .70s;
-webkit-transition: .70s;
-moz-transition: .70s;
-ms-transition: .70s;
-o-transition: .70s;
border-radius: 125%
}
.sr_close_popup.circle:hover,
.sr_close_popup.square:hover {
transition: .70s;
-webkit-transition: .70s;
-moz-transition: .70s;
-ms-transition: .70s;
-o-transition: .70s;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
.icon-mt-20 {
margin-top: 20px
}
li.icon-360 {
position: relative
}
li.icon-360 span.overlay-text {
width: 100%;
position: absolute;
height: 100%;
color: transparent!important;
left: 0;
top: 0
}
.sr360-loading-placeholder {
position: relative;
left: 0;
top: 50%;
font-size: 12px;
font-family: "Lato"
}
.sr360-loading-placeholder strong {
padding: 2px 4px;
background-color: #fff;
border-radius: 3px
}
@media only screen and (max-width:789px) {
.sr_close_popup.square {
right: 10px;
top: 10px;
font-size: 21px
}
.sr_close_popup.circle {
top: 10px;
font-size: 21px
}
}
.sr360-progress {
position: absolute;
width: 80%;
left: 10%;
top: 50%;
}
.sr360-progress-label {
font: caption;
font-size: 12px; background-repeat: no-repeat;
background-size: 36px 36px;
background-position: left center;
height: 36px;
text-align: left !important;
font-weight: bold;
text-indent: 40px;
padding-top: 8px;
}
.sr360-progress-bar {
height: 4px;
border-radius: 2px;
}
span.sr_zoomer, span.sr_play {
background: url(//pitbullsafety.com/wp-content/plugins/sr-product-360o-view/assets/img/zoom-in.png) center no-repeat;
background-size: 45px 45px;
width:45px;
height: 45px;
top: 15px;
left: 10px;
}
span.sr_play {
background: url(//pitbullsafety.com/wp-content/plugins/sr-product-360o-view/assets/img/play.png) center no-repeat;
top: 70px;
width: 36px;
height: 36px;
background-size: 100% 100%;
left: 15px;
}
.sr_zoomer.sr_zoom_out {
background-image: url(//pitbullsafety.com/wp-content/plugins/sr-product-360o-view/assets/img/zoom-out.png) !important;
}