| Server IP : 121.121.20.254 / Your IP : 216.73.217.141 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/6pocketz/wp-content/plugins/essential-addons-elementor/src/css/view/ |
Upload File : |
.eael-divider-wrap {
font-size: 0;
line-height: 0;
}
.eael-divider {
text-align: center;
}
.eael-divider-left .divider-border-left {
display: none;
}
.eael-divider-right .divider-border-right {
display: none;
}
/*--- Horizontal ---*/
.eael-divider.horizontal {
border: 0;
border-color: #000;
border-bottom-width: 4px;
border-top-width: 0px;
display: inline-block;
width: 80px;
height: 0;
border-style: dashed;
}
/*--- Vertical ---*/
.eael-divider.vertical {
border: 0;
display: inline-block;
border-left: 2px solid #000;
height: 50px;
}
/*--- divider with Text ---*/
.divider-text-container {
display: inline-block;
max-width: 100%;
}
.divider-text-wrap {
display: flex;
align-items: center;
margin: 0 auto;
}
.eael-divider-wrap.divider-direction-vertical {
.divider-text-wrap {
display: flex;
flex-direction: column;
}
.divider-border {
border: 1px solid;
}
.divider-border-left {
order: 1;
}
.eael-divider-content {
order: 2;
}
.divider-border-right {
order: 3;
}
.divider-text-wrap {
display: flex;
flex-direction: column;
}
}
.eael-divider-text {
font-size: 16px;
line-height: 1.4;
white-space: nowrap;
}
.divider-border-wrap {
flex: 1 1 auto;
}
.divider-border {
border: 0;
height: 1px;
border-top: 1px solid #000;
display: block;
width: 100%;
}
.eael-divider-content {
display: inherit;
flex: 0 1 auto;
margin: 0 20px;
}