File: /home/swifizcd/shoppers-joy.com.ng/wp-content/plugins/salert/assets/backend/css/salert-admin.css
/**
* All of the CSS for your admin-specific functionality should be
* included in this file.
*/
.clear {
clear: both;
}
div#salert-settings {
width: 98%;
}
#salert-settings-form{
max-width: 1200px;
margin: 0 auto;
}
.salert-element-settings-wrap{
background: #fff;
}
/* Tabs */
#salert-settings .salert-settings-tab {
display: block;
background: #404040;
}
#salert-settings .salert-settings-tab ul {
margin: 0px;
padding: 0;
position: relative;
z-index: 2;
}
#salert-settings .salert-settings-tab ul li {
cursor: pointer;
display: inline-block;
font-size: 16px;
padding: 35px 25px;
text-align: center;
color: #fff;
margin-bottom: 0;
position: relative;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
#salert-settings .salert-settings-tab ul li:hover{
background: #525252;
}
#salert-settings .salert-settings-tab ul li.active {
background-color: #fff;
}
#salert-settings .tab-pane {
padding: 30px 20px;
background-color: #fff;
border: 1px solid #e2e2e2;
border-width: 0 1px 1px;
}
#salert-settings input[type=text],
#salert_time_meta input[type=text],
#salert-settings input[type=search],
#salert-settings input[type=radio],
#salert-settings input[type=tel],
#salert-settings input[type=time],
#salert-settings input[type=url],
#salert-settings input[type=week],
#salert-settings input[type=password],
#salert-settings input[type=checkbox],
#salert-settings input[type=color],
#salert-settings input[type=date],
#salert-settings input[type=datetime],
#salert-settings input[type=datetime-local],
#salert-settings input[type=email],
#salert-settings input[type=month],
#salert-settings input[type=number],
#salert_time_meta input[type=number],
#salert-settings select,
#salert-settings textarea {
height: initial;
margin: 5px;
padding: 7px;
display: inline-block;
vertical-align: middle;
min-width: 150px;
}
#salert-settings input[type=number] {
width: 85px;
text-align: center;
min-width: initial;
}
#salert-settings .wp-picker-container {
display: inline-block;
padding: 10px;
}
#salert-settings input[type=radio],
#salert-settings input[type=checkbox] {
min-width: initial;
width: 25px;
height: 25px;
}
#salert-settings input[type=checkbox]:checked:before {
margin: 0;
}
.salert-auto-settings .products-meta-section-wrapper h3 {
margin: 0 0 10px;
}
.clearfix::after {
content: "";
clear: both;
display: table;
}
.salert-main-settings .general-settings-section{
float: left;
width: 46%;
}
/* General Tabs */
ul.general-tab-wrap{
width: 30%;
float: left;
background: #063044;
margin-top: 0;
}
.general-tab-wrap li{
display: block;
padding: 15px;
font-size: 15px;
cursor: pointer;
color: #fff;
border-bottom: 1px solid #aeaeae;
margin: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.general-tab-wrap li.active {
background: #0073aa;
border-left: 3px solid #00bd06;
}
.general-tab-pane {
width: 67%;
float: right;
border-left: 3px solid #ccc;
padding-left: 12px;
}
.main-title {
font-size: 15px;
font-weight: 700;
padding: 15px 0 15px 0;
text-transform: uppercase;
border-bottom: 1px solid #ccc;
}
fieldset.salert-input {
border: 0;
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #ccc;
}
fieldset.salert-input:last-child {
border: none;
}
.salert-input label {
display: inline-block;
width: 120px;
font-weight: 600;
}
fieldset.salert-input.bg-img label {
float: left;
}
small.title-desc {
font-size: 14px;
font-style: italic;
color: #afaaaa;
}
.salert-main-settings.display .salert-input label {
width: 300px;
font-size: 16px;
}
.salert-main-settings.display fieldset.salert-input {
padding-bottom: 34px;
margin-bottom: 20px;
}
.salert-main-settings.display fieldset.salert-input textarea {
width: 70%;
}
/*---------- preview ------*/
#salert-settings .salert-backend-preview {
margin-top: 6px;
float: right;
width: 52%;
min-height: 515px;
background-size: contain;
background-repeat: no-repeat;
position: relative;
}
#salert-settings .popup_position {
position: absolute;
}
#salert-settings .popup_position.bottomRight {
right: 33px;
bottom: 197px;
}
#salert-settings .popup_position.topLeft {
left: 33px;
top: 30px;
}
#salert-settings .popup_position.topRight {
right: 33px;
top: 30px;
}
#salert-settings .popup_position.bottomLeft {
left: 33px;
bottom: 197px;
}
#salert-settings .popup_position img.pimg {
border: none;
height: 80px;
margin-top: 4px;
width: 100px;
background-color: beige;
}
#salert-settings .popup_position p {
float: right;
margin-left: 16px;
font-size: 14px;
margin: 11px 0px 0px 15px;
}
#salert-settings .popup_template {
background-color: #747474;
color: #fff;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-blend-mode: overlay;
overflow: hidden;
}
#salert-settings .popup_template {
display: inline-block;
}
#salert-settings .popup_template.textOnly img.pimg {
display: none;
}
#salert-settings .popup_template.textOnly p {
float: none;
padding-right: 41px;
padding-left: 59px;
}
#salert-settings .popup_template.imageOnRight img.pimg {
float: right;
}
#salert-settings .option-wrap .auto-en-wrap {
display: inline-block;
}
#salert-settings span.auto-ttl {
font-size: 12px;
font-style: italic;
font-family: unset;
color: #666;
}
/* Product Field */
#salert-settings .products-meta-section-wrapper {
position: relative;
}
#salert-settings .single-section-title{
display: inline-block;
margin-top: 25px;
}
#salert-settings .single-product .fleft{
float: left;
margin-left: 5px;
}
#salert-settings .product-imagefield {
display: flex;
align-items: center;
margin-top: -11px;
}
#salert-settings .single-product.wp-dynamic .product-imagefield {
margin-top: 3px;
}
#salert-settings span.prd-image {
border: 1px solid #ddd;
padding: 3px;
display: inline-block;
border-radius: 3px;
}
#salert-settings span.prd-image img {
line-height: 1;
display: block;
}
#salert-settings .product-imagefield .sme_galimg_ctrl {
margin: 3px 10px 0 5px;
border: 2px solid #0073aa;
display: inline-block;
}
#salert-settings span.sme_galimg_ctrl a {
text-decoration: none;
padding: 3px 10px;
display: block;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#salert-settings .delete-table-product {
position: relative;
top: 12px;
}
#salert-settings .delete-product.button{
background: #ad2d2d;
color: #fff;
border-radius: 0;
border: none;
}
#salert-settings .delete-product.button:hover,#salert-settings .delete-product.button:focus{
background: #e41313;
color: #fff;
}
#salert-settings span.add-button.table-products,#salert-settings .add-content-field {
display: block;
padding: 15px 5px;
}
#salert-settings a.docopy-table-product.button,
#salert-settings a.copy-content-field.button{
background: #0085ba;
border-color: #0073aa #006799 #006799;
box-shadow: 0 1px 0 #006799;
color: #fff;
text-decoration: none;
text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}
#salert-settings a.docopy-table-product.button:hover,
#salert-settings a.copy-content-field.button:hover{
background: #008ec2;
border-color: #006799;
color: #fff;
}
#salert-settings .popup-item {
padding: 10px;
padding-right: 50px;
}
#salert-settings .popup_template.boxs {
overflow: hidden;
-webkit-box-shadow: 3px 5px 10px 1px rgba(0, 0, 0, 0.38);
box-shadow: 3px 5px 10px 1px rgba(0, 0, 0, 0.38);
}
#salert-settings .popup_template.border {
border: 2px solid #383838;
}
#salert-settings .popup_template.radius,
#salert-settings .popup_template.b-radius {
border-radius: 0px !important;
}
#salert-settings .salert-auto-settings .notice {
display: inline-block;
margin: 0;
padding: 0;
box-shadow: none;
vertical-align: middle;
font-style: italic;
}
#salert-settings .salert-auto textarea {
width: 100%;
height: 100px;
}
#salert-settings .single-product .product-inputfield input[type="text"] {
width: 100%;
}
#salert-settings .single-product h4 {
margin-left: 5px;
font-size: 1.1em;
margin-bottom: 0px;
}
/*Save button */
.button.salert-btn {
background-color: #0099CC;
color: #fff;
padding: 6px 20px;
border: none;
box-shadow: none;
font-size: 14px;
height: auto;
text-transform: uppercase;
text-shadow: none;
letter-spacing: .05em;
}
.button.salert-btn:hover, .button.salert-btn:focus {
background-color: #1E96F1;
color: #fff;
}
.salert-save-btn-wrap {
margin: 10px 0px 10px;
display: inline-block;
}
.salert-save-btn-wrap .salert-btn {
color: #fff;
padding: 10px 20px
}
.salert-save-btn-wrap .salert-btn:hover, .salert-save-btn-wrap .salert-btn:focus {
background-color: #006799;
color: #fff;
}
.salert-save-btn-wrap .salert-btn.save-now{
background: #E74C3C;
}
.salert-save-btn-wrap .salert-btn.save-now:hover{
background: #ff5544;
}
/* Header */
.salert-settings-header {
background: #0073aad4;
border-bottom: 5px solid #195977;
color: #fff;
height: 65px;
box-shadow: 3px 5px 9px 0px #2e2f2f;
margin-right: 15px;
position: relative;
width: 98%
}
.salert-logo {
float: left;
padding: 0 0 0 20px;
width: auto;
}
.salert-socials {
right: 25px;
margin-left: -100px;
position: absolute;
text-align: center;
top: 5px;
width: 202px;
}
.salert-socials p{
margin: 5px 0;
}
.salert-settings-header .salert-title {
color: #fff;
float: right;
font-size: 20px;
line-height: 65px;
padding: 0 20px 0 0;
}
/* Close Button */
.popup_template .popup-item .close{
position: absolute;
top: 10px;
right: 15px;
color: #000;
font-size: 22px;
width: 15px;
height: auto;
text-align: center;
cursor: pointer;
}
.popup_template .popup-item .close img{
max-width: 100%;
}
/*------- Post box Fields --------*/
#salert-settings .salert-toggle-tab-header {
font-size: 14px;
letter-spacing: 0.5px;
padding: 10px 40px 10px 20px;
position: relative;
background: #ddd;
cursor: pointer;
}
#salert-settings .salert-toggle-tab-header:hover,
#salert-settings .salert-toggle-tab-header.salert-toggle-active {
background: #2887b5;
color: #fff;
}
#salert-settings .salert-toggle-tab-header h4 {
margin: 0;
}
#salert-settings .salert-toggle-tab-header span.toggle-indicator {
position: absolute;
right: 0;
color: #cccccc;
top: 3px;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
line-height: 1;
}
#salert-settings .salert-toggle-tab-header.salert-toggle-active span.toggle-indicator {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
.salert-postbox-fields + .salert-postbox-fields{
margin-top: 5px;
}
.salert-toggle-tab-header{
padding: 10px;
}
.salert-toggle-tab-header h4,
#salert_time_meta h4{
margin: 0;
position: relative;
}
.salert-postbox-fields.salert-toggle-tab-body{
padding: 1px 10px;
}
#salert_time_meta .form-table td{
padding: 5px 10px;
}
/*Premium */
.premium{
color: red;
}
.salert-logo h2 {
color: #fff;
font-size: 30px;
display: inline-block;
}
.salert-logo span {
display: inline-block;
font-size: 12px;
color: #f7d6ff;
}
.salert-logo h2 span {
font-size: 40px;
color: #a1f1f9;
}
#salert-settings .salert-settings-tab ul li.active {
background-color: #525252;
color: #d4f1ff;
}
#salert-settings .salert-settings-tab ul{
max-width: 1200px;
margin: 0 auto;
}
li.tab.general:after {
content: "\f111";
}
li.tab.display:after {
content: "\f128";
}
li.tab.howtouse:after {
content: "\f223";
}
li.tab.others:after {
content: "\f480";
}
li.tab.pro-upgrade:after{
content: "\f529";
}
li.tab:after {
top: 5px;
position: absolute;
font-family: dashicons;
left: 0;
right: 0;
font-size: 26px;
margin-top: 4px;
}
.save-notice{
margin: 0;
border-bottom: 1px solid #E7E7E7;
background-color: #FCF8E3;
color: #C09853;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
font-size: 14px;
font-weight: 500;
text-align: center;
}
/* Image Style */
#salert-settings .popup_position .circle img{
width: 80px;
border-radius: 50%;
}
.sale_alert_wrapper .close-btn {
position: absolute;
top: -14px;
right: -4px;
width: 28px;
height: 28px;
padding: 0;
border-radius: 50%;
background: #0c0e1f;
border: none;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
color: #94a3b8;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.2s ease;
opacity: 0;
transform: scale(0);
}
.sale_alert_wrapper .popup_box:hover .close-btn {
background: #f8fafc;
color: #64748b;
opacity: 1;
transform: scale(1);
}
.sale_alert_wrapper .close-btn svg {
width: 14px;
height: 14px;
}