| Server IP : 170.10.161.225 / Your IP : 216.73.217.54 Web Server : Apache System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : calvet ( 273824) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : ON Directory : /home/www/calvetrealty.com/wp-content/plugins/divi-pixel/includes/modules/Counter/ |
Upload File : |
.dipi_counter{
position: relative;
/* display: -webkit-box; */
display: -webkit-inline-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.dipi_counter {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dipi_counter .dipi_counter_number {
position: absolute;
width: 100%;
display: inline-block;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.dipi_counter .half_circle .dipi_counter_number {
transform: translate(-50%, 0);
}
.dipi_counter > div,
.dipi_counter_number_wrapper {
width: 100%;
}
.dipi_counter .half_circle svg.circle-container {
fill: transparent;
}
.dipi_counter .half_circle svg.circle-container .circle-text {
visibility: hidden;
}
.dipi_counter .half_circle svg.circle-container .foreground-circle {
stroke: transparent;
}
.dipi_counter .half_circle .circle-container{
overflow:visible
}
.dipi_counter .half_circle .dipi_label {
position: absolute;
top: 50%;
transform: translateY(100%);
}
.dipi_counter .half_circle .dipi_label.dipi_start_label {
left: 0;
}
.dipi_counter .half_circle .dipi_label.dipi_end_label {
right: 0;
}
.dipi_counter .dipi_counter_number_wrapper.half_circle {
margin: auto;
position: relative;
}