.loading-slider {
padding: 0;
margin: 0;
border: 1px solid rgb(204, 204, 204);
box-shadow: rgb(204 204 204) 1px 1px 3px;
}
.loading-slider li,
.lightSlider li {
margin: 0;
padding: 0;
list-style: none;
line-height: 0;
}
ul.loading-pager {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
height: 81px;
}
ul.loading-pager li {
line-height: 5;
}
.loading-slider li:not(:first-child) {
display: none
}
.lSSlideOuter {
border: 1px solid rgb(204, 204, 204);
margin-bottom: 20px;
box-shadow: rgb(204, 204, 204) 1px 1px 3px;
}
.loading-slider .caption,
.lightSlider .caption {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
right: 0;
font-size: 16px;
margin: 0;
color: #333;
text-shadow: 1px 1px 1px #888;
padding: 5px 10px 5px 5px;
background-color: rgba(255,255,255,.8);
line-height: 1.2;
}
.lSSlideOuter li {
margin: 0;
}
.lSPager.lSGallery li { }
.lSPager.lSGallery li.active { border-radius: 0px !important
}
.lSPager.lSGallery li:hover {
opacity: .8;
border-radius: 0px !important
}
.lSPrev {
left: 0 !important;
text-decoration: none;
}
.lSPrev .lg-prev:after {
content: "\e094";
text-decoration: none;
}
.lSNext {
right: 0 !important;
background-position-x: 0px !important;
text-decoration: none;
}
.lSNext .lg-next:after {
content: "\e095";
}
.lSAction a {
height: auto !important;
position: absolute;
top: 0; bottom: 0;
width: 10%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.lSAction a.lSPrev {     }
.lSAction a.lSNext {
left: auto;
right: 0;     }
.lSAction a:hover,
.lSAction a:focus {
outline: 0;
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.lSAction a .icon-prev,
.lSAction a .icon-next,
.lSAction a .glyphicon-chevron-left,
.lSAction a .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.lSAction a .icon-prev,
.lSAction a .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.lSAction a .icon-next,
.lSAction a .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.lSAction a .icon-prev,
.lSAction a .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif;
}
.lSAction a .icon-prev:before {
content: '\2039';
}
.lSAction a .icon-next:before {
content: '\203a';
}
.lSSlideOuter .lSPager.lSGallery {
height: auto !important;
}
.lSSlideWrapper.usingCss.on {
height: auto !important;
}
.ownerrez-callout-amenities-list {
}
.ownerrez-callout-amenities-list > li {
list-style: none;
margin: 0 20px 0 0;
display: inline-block;
}
.ownerrez-callout-amenities-list .fas {
margin-right: 5px;
}
.ownerrez-amenities-table {
border: none;
}
.ownerrez-amenities-table-category-name {
font-weight: bold;
vertical-align: top;
text-align: right;
min-width: 150px;
}
.ownerrez-amenities-list {
margin: 0;
padding: 0;
}
.ownerrez-amenities-list-item {
margin: 0;
padding: 0;
list-style: none;
}
.ownerrez-amenities-list-item .fa-info-circle {
margin-left: 5px;
}
.loading-slider li,
.lslide {
position: relative;
cursor: pointer;
}
.loading-slider li .lg-video-play-icon,
.lslide .lg-video-play-icon {
width: 150px;
}
.lslide:hover .lg-video-play-icon {
opacity: 0.9;
cursor: pointer;
}
.loading-slider li .lg-video-play-icon polygon,
.lslide .lg-video-play-icon polygon {
fill: #fcfcfc;
}
.loading-slider li .lg-video-play-icon circle,
.lslide .lg-video-play-icon circle {
fill: none;
stroke: #fcfcfc;
stroke-width: 3%;
}
.lg-video-play-button .lg-video-play-icon {
width: 35%;
left: 53%;
top: 48%;
}
.loading-slider img,
.lslide img {
min-width: 100%;
}