| Server IP : 217.160.0.251 / Your IP : 216.73.216.41 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u94981163 ( 8991765) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/15/d754908516/htdocs/wp-content/themes/est-project/assets/css/ |
Upload File : |
.es_calc_container{
&.layout_vertical,
&.layout_horizontal{
.es_calc_option{
display: flex;
flex-wrap: wrap;
align-items: center;
>div, >input{
float: none;
position: relative;
outline: none;
}
.es_calc_option_title{
order: 1;
width: auto;
}
.es_calc_option_info_icon{
order: 2;
top: 0;
right: 0;
margin-left: 5px;
}
.es_calc_input{
order: 3;
align-self: flex-end;
flex-grow: 1;
margin-left: 10px;
text-align: right;
margin-right: 10px;
background: transparent;
}
.es_calc_percent{
order: 4;
}
.es_calc_rangeslider_container{
order: 5;
width: 100%;
margin: 0;
padding: 0;
}
.irs-line{
top: 25px;
}
.irs-line-right{
height: auto;
}
.irs-slider {
border: none;
height: 13px;
margin-left: -3px;
margin-top: -2px;
width: 5px;
border-radius: 3px;
background-color: $themeColor;
}
.irs-bar, .irs-bar-edge, .irs-line{
height: 3px;
opacity: 0.5;
}
}
.es_calc_submit{
margin: 30px auto !important;
min-width: 200px !important;
text-transform: uppercase;
}
}
}
.es_calc_popup hr{
border: none;
}