| Current Path : /home/cbequiperp/www/plugins/system/ztshortcodes/core/assets/css/ |
| Current File : /home/cbequiperp/www/plugins/system/ztshortcodes/core/assets/css/divider.css |
.zt-divider-wrap{
position: relative;
}
.zt-divider {
border-bottom-width: 1px;
display: block;
margin-bottom: 30px;
margin-top: 30px;
}
.divider-hr {
background-color: #000;
height: 1px;
margin: 20px auto 25px;
width: 50px;
}
.divider-fat {
border-bottom-style: solid;
border-bottom-width: 2px;
}
.divider-thin {
border-bottom-style: solid;
}
.divider-dotted {
border-bottom-style: dotted;
}
.zt-divider.go-to-top a {
border-bottom: 1px solid #e4e4e4;
display: block;
margin-bottom: 30px;
text-align: right;
text-decoration: none;
color: #1dc6df;
}
.go-to-top-icon-1 a, .go-to-top-icon-2 a {
display: block;
padding: 0 0 0 10px;
position: absolute;
right: 0;
text-decoration: none;
background-color: #fff;
color: #444444;
}
.go-to-top-icon-1 a:hover, .go-to-top-icon-2 a:hover{
color: #1dc6df;
}
.zt-divider.go-to-top {
padding: 0;
}
.zt-divider.go-to-top-icon-1 {
border-bottom: 1px solid #e4e4e4;
height: 9px;
position: relative;
}
.zt-divider.go-to-top-icon-2 {
border-bottom: 1px solid #e4e4e4;
height: 10px;
position: relative;
}