File: /home/rasad/domains/rasadeardakan.ir/private_html/wp-content/themes/ofogh/ReduxCore/options.css
.redux-container #redux-header .display_header {
float: right;
}
#redux-header .display_header span {
color: #fff !important;
font-size: 18px;
font-weight: bold;
margin-right: 5px;
}
.redux-container .ui-buttonset .ui-button,.redux-main .button {
margin: 2px !important;
border-radius: 4px !important;
}
.redux-container #redux-footer {
right: auto !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
left: 0 !important;
padding: 4px !important;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
padding-right: 5px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
margin-top: 8px !important;
}
.noUi-horizontal .noUi-handle {
cursor: pointer;
}
.redux-notice-field.redux-success {
border-right: 4px solid #7ad03a !important;
box-shadow: none !important;
}
.notice.notice-error {
padding: 15px !important;
background: #f00 !important;
border: 1px solid #f00 !important;
color: #fff !important;
position: relative;
z-index: 99999999;
border-radius: 8px;
}
.notice.notice-error p {
line-height: 25px;
font-size: 14px;
}
.notice.notice-error p strong {
line-height: 35px;
font-size: 18px;
}
.notice.notice-error p a {
background: #fff;
padding:1px 10px;
color: #f00;
border-radius:4px;
font-size: 12px;
text-decoration: none;
}
.notice.notice-error p a:hover{
background: #eee;
}