| Current Path : /home/digilove/public_html/plugins/system/bdthemes_shortcodes/shortcodes/drawer/css/ |
| Current File : /home/digilove/public_html/plugins/system/bdthemes_shortcodes/shortcodes/drawer/css/drawer.css |
.drawer-wrapper {
left: 0;
margin-left: auto;
margin-right: auto;
position: absolute;
top: 0;
width: 100%;
z-index: 1005;
}
.su-drawer-content {
background: #f5f5f5;
color: #666;
display: none;
height: auto;
overflow: hidden;
padding: 30px 30px;
position: relative;
}
.su-drawer-content h3.uk-panel-title {
color: #c1cad3;
}
.su-drawer-toggle {
color: #eee;
background-color: #444;
cursor: pointer;
text-align: center;
padding: 15px 20px;
font-size: 18px;
}
.su-drawer-toggle:hover {
color: #fff;
}
.su-drawer-toggle img,
.su-drawer-toggle i {
margin-right: 5px;
}
.su-drawer-toggle .sud-hide {
display: none;
}