Sindbad~EG File Manager
.wdt-marker-container {
width: 40px;
height: 40px;
margin-top: 0;
margin-left: -26px;
border-radius: 50%;
z-index: 9;
}
.wdt-marker-image {
width: 40px;
height: 40px;
mask-position: center;
-webkit-mask-position: center;
mask-size: 50%;
-webkit-mask-size: 50%;
position: relative;
background: #fff;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
}
.wdt-marker-image .wdt-marker-container {
opacity: 1;
z-index: 9 !important;
}
.wdt-marker-info-box {
width: 300px;
opacity: 0;
visibility: hidden;
margin-left: 10px;
}
.wdt-marker-info-box.show {
opacity: 1;
visibility: visible;
margin-left: 0;
}
.wdt-marker-info-box h1 {
font-size: 16px;
}
.wdt-marker-info-box .wdt-listings-item-bottom-section {
float: left;
width: 100%;
background: #fff;
padding: 10px;
position: relative;
}
.wdt-marker-addition-info.wdt-marker-addition-info-totalviews,
.wdt-marker-addition-info.wdt-marker-addition-info-averageratings,
.wdt-marker-addition-info.wdt-marker-addition-info-startdate,
.wdt-marker-addition-info.wdt-marker-addition-info-distance,
.wdt-marker-addition-info.wdt-marker-addition-info-categoryimage,
.wdt-marker-addition-info.wdt-marker-addition-info-categoryicon {
top: -15px;
font-size: 10px;
text-align: center;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
grid-column-gap: 2px;
line-height: normal;
left: -15px;
font-weight: bold;
}
.wdt-marker-addition-info.wdt-marker-addition-info-distance {
width: 40px;
height: 40px;
top: -20px;
left: -25px;
padding: 0 2px;
}
.wdt-marker-addition-info.wdt-marker-addition-info-totalviews:before,
.wdt-marker-addition-info.wdt-marker-addition-info-averageratings:before,
.wdt-marker-addition-info.wdt-marker-addition-info-startdate:before {
position: static;
content: "\f06e";
display: block;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 10px;
width: 100%;
margin-bottom: -8px;
}
.wdt-marker-addition-info.wdt-marker-addition-info-averageratings:before {
content: "\f5c0";
}
.wdt-marker-addition-info.wdt-marker-addition-info-categoryimage .wdt-marker-addition-info-categoryimage {
background-size: 100%;
width: 100%;
height: 100%;
background-position: center;
border-radius: 50%;
}
.wdt-marker-addition-info.wdt-marker-addition-info-categoryimage .wdt-marker-addition-info-categoryimage-inner,
.wdt-marker-addition-info.wdt-marker-addition-info-categoryicon>span {
width: 30px;
height: 30px;
mask-position: center;
-webkit-mask-position: center;
mask-size: 50%;
-webkit-mask-size: 50%;
position: relative;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
font-size: 14px;
}
.wdt-marker-addition-info.wdt-marker-addition-info-categoryimage span {
width: 24px;
height: 24px;
border-radius: 50%;
line-height: 24px;
text-align: center;
}
.wdt-marker-info-box .wdt-listings-item-top-section .wdt-listings-feature-image-holder img {
width: 100%;
}
.wdt-marker-info-box .wdt-listings-item-top-section {
float: left;
width: 100%;
position: relative;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 {
display: grid;
grid-template-columns: 40% 60%;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 1;
opacity: 0;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content:before {
position: absolute;
content: "";
display: block;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, .75);
z-index: -1;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1:not(.has-post-thumbnail) .wdt-listings-item-top-section .wdt-listings-feature-image-holder img {
opacity: 0;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1:not(.has-post-thumbnail) .wdt-listings-item-top-section .wdt-listings-item-top-section-content {
opacity: 1;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-image-gallery,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-feature-image-holder {
height: 100%;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-feature-image-holder img {
height: 100%;
object-fit: cover;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content .wdt-listings-utils-item-holder {
position: absolute;
top: 50%;
left: 50%;
display: flex;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
font-size: 18px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content .wdt-listings-utils-item-holder>div:first-child {
margin-right: 10px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1:hover .wdt-listings-item-top-section .wdt-listings-item-top-section-content {
opacity: 1;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-bottom-section .wdt-listings-item-title {
margin-bottom: 10px;
font-size: 16px;
font-weight: bold;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-bottom-section .wdt-listings-price-container {
font-size: 14px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-bottom-section .wdt-listings-price-container del {
margin-right: 5px;
}
/* Type2 */
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section {
position: absolute;
height: 100%;
width: 100%;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section .wdt-listings-item-title {
position: absolute;
bottom: 10px;
left: 10px;
font-size: 24px;
width: 75%;
padding-right: 10px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section .wdt-listings-utils-item-holder {
font-size: 18px;
display: flex;
justify-content: flex-end;
width: 25%;
position: absolute;
right: 10px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section .wdt-listings-utils-item-holder>div:first-child {
margin-right: 10px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section .wdt-listings-price-container {
position: absolute;
top: 10px;
left: 10px;
font-size: 18px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section .wdt-listings-price-container del {
margin-right: 5px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2:not(.has-post-thumbnail) .wdt-listings-item-top-section .wdt-listings-feature-image-holder img {
opacity: 0;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2:not(.has-post-thumbnail) .wdt-listings-item-bottom-section,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2:not(.has-post-thumbnail) .wdt-listings-item-bottom-section .wdt-listings-item-title,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2:not(.has-post-thumbnail) .wdt-listings-item-bottom-section .wdt-listings-price-container {
position: static;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2:not(.has-post-thumbnail) .wdt-listings-item-bottom-section .wdt-listings-item-title {
margin-bottom: 15px;
}
/* Type3 */
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 {
width: 100%;
float: left;
padding: 10px;
background: #fff;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3:before {
position: absolute;
content: "";
width: 0;
height: 0;
border-top: 5px solid transparent;
border-right: 10px solid #fff;
border-bottom: 5px solid transparent;
right: 100%;
top: 20px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-price-container {
position: absolute;
height: 100%;
width: 100%;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-price-container .wdt-listings-price-label-holder {
position: absolute;
bottom: 15px;
left: 20px;
font-size: 24px;
padding-right: 10px;
z-index: 1;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-price-container .wdt-listings-price-label-holder del {
margin-right: 5px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-item-bottom-section {
padding: 20px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-item-bottom-section .wdt-listings-item-title {
font-size: 24px;
margin-bottom: 10px;
border-bottom-width: 2px;
border-bottom-style: solid;
padding-bottom: 10px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-item-bottom-section .wdt-listings-contactdetails-container {
line-height: 28px;
font-size: initial;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-item-bottom-section .wdt-listings-contactdetails-container ul li {
margin-bottom: 0;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-item-bottom-section .wdt-listings-contactdetails-container span {
margin-right: 10px;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3:not(.has-post-thumbnail) .wdt-listings-item-top-section .wdt-listings-feature-image-holder img {
opacity: 0;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3:not(.has-post-thumbnail) .wdt-listings-price-container {
position: static;
background: none;
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3:not(.has-post-thumbnail) .wdt-listings-price-container .wdt-listings-price-label-holder {
color: initial;
position: static;
padding: 10px 20px 0;
margin-bottom: -5px;
}
/* Common Colors */
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content:before,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-price-container {
background-color: rgba(0, 0, 0, .75);
}
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content .wdt-listings-utils-item-holder a,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type1 .wdt-listings-item-top-section .wdt-listings-item-top-section-content .wdt-listings-utils-item.wdt-listings-utils-totalimages,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section .wdt-listings-utils-item-holder a,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type2 .wdt-listings-item-bottom-section .wdt-listings-item-title a,
.wdt-marker-info-box .wdt-listings-map-item-wrapper.type3 .wdt-listings-price-container .wdt-listings-price-label-holder {
color: #fff;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists