/* ----------------------------------------------------------------------------
 * Start
 * ------------------------------------------------------------------------- */
.kd-content p {font-size: 16px;}
.kd-content .kd-btn a {text-decoration: none; padding: 15px 20px; font-size: 16px;  font-weight: 600; border-radius: 3px; text-transform: uppercase; letter-spacing: 1px; display: inline-block;}
.kd-content .kd-btn a {background: #f26522; color: #ffffff}
.kd-content .kd-btn a:hover {background: rgb(242 101 34 / 90%);}
.kd-content #plugin-information-title.with-banner {background-size: cover; background-position: center;}
a.kd-fivestar {color: #f26522; text-decoration: none;}


/* ----------------------------------------------------------------------------
 * General
 * ------------------------------------------------------------------------- */
.toplevel_page_rss-chimp > .wp-submenu {display: none !important;}


/* ----------------------------------------------------------------------------
 * Layout
 * ------------------------------------------------------------------------- */
.kd-content {margin-top: 15px;}
.kd-sidebar {margin-top: 15px;}
@media (max-width: 767.98px) {
	.kd-content {width: 100%;}
	.kd-sidebar {width: 100%;}
}
@media (min-width: 768px) and (max-width: 1199.98px) {
	.kd-content {float: left; width: 65.5%;}
	.kd-sidebar {float: right; width: 32.5%;}
}
@media (min-width: 1200px) {
	.kd-content {float: left; width: 74.5%;}
	.kd-sidebar {float: right; width: 24.5%;}
}
.kd-content .kd-panel, #fs_account .postbox {overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 400px; margin-bottom: 20px; padding: 30px; box-shadow: 0 1px 1px rgb(0 0 0 / 4%); border-radius: 0; border: none; background: #fff;}
.kd-content .kd-tabs-navigation {box-shadow: 0 1px 1px rgb(0 0 0 / 4%);}
.kd-content .kd-tabs-navigation a {font-size: 15px; position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 11px 15px; text-decoration: none; color: #5b6065; outline: none; background: #f8f9fa; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: 0.2s all linear; transition: 0.2s all linear;}
.kd-content .kd-tabs-navigation a.active {color: #069de3; background: #fff; border-left: 3px solid;}

@media (max-width: 767.98px) {
    .kd-content .kd-tabs-navigation {width: 100%;}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .kd-content .kd-tabs-navigation {width: 100%; display: table;}
    .kd-content .kd-tabs-navigation a {float: left;}
}

@media (min-width: 1200px) {
    .kd-content .kd-tabs-navigation {float: left; width: 200px;}
}

.tabcontent {display: none;}
.tabcontent.first {display: block;}


/* ----------------------------------------------------------------------------
 * Sidebar
 * ------------------------------------------------------------------------- */
.kd-sidebar-item {box-shadow: 0 1px 1px rgba(0,0,0,.04); background-color: #ffffff; margin-bottom: 20px; font-size: 16px}
.kd-sidebar-item h2 {background-color: #1d2327; color: #ffffff; position: relative; margin: 0 0 20px; padding: 20px; font-size:  1em; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;}
.kd-sidebar-item h2:after {position: absolute; content: ''; top: 100%; left: 20px; width: 0; height: 0; border-style: solid; border-width: 10px 10px 0 10px; border-color: #1d2327 transparent transparent;}
.kd-sidebar-item p {margin: 0 0 10px; padding: 0 20px;}
.kd-sidebar-item ul {margin: 0 0 0 20px; padding: 0 20px 0 20px; list-style: outside; font-size: 0.9em;}
.kd-sidebar-item ul li {margin-bottom: 10px; list-style: square;}
.kd-sidebar-item .kd-text-lead {font-size: large; font-weight: bold;}
@media (max-width: 767.98px) {
    .kd-upgrade-icon {width:auto;max-height:111px;float:right; margin-left: 10px;}
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    .kd-upgrade-icon {display: block; margin-left: auto; margin-right: auto; width: 33%;}
}
@media (min-width: 1200px) {
    .kd-upgrade-icon {width:auto;max-height:111px;float:right; margin-left: 10px;}
}
/* Buttons */
.kd-sidebar-item .kd-btn, .kd-sidebar-item .kd-btn-group {text-align: center; height: 68px; margin-top: 10px; padding: 0 20px;}
.kd-sidebar-item .kd-btn a, .kd-sidebar-item .kd-btn-group a {background:#1d2327; color: #ffffff; text-decoration: none; padding: 15px 20px; font-size: 0.8em;  font-weight: 600; border-radius: 3px; text-transform: uppercase; letter-spacing: 1px; display: inline-block;}
.kd-sidebar-item .kd-btn a:hover, .kd-sidebar-item .kd-btn-group a:hover {background: rgb(28 34 38 / 90%);}
.kd-sidebar-item .kd-btn-group > a + a {margin-left:20px;}
/* Upgrade: Default */
.kd-sidebar-item#upgrade-default {border: 2px solid #f26522; background-color: #fff3e0;}
.kd-sidebar-item#upgrade-default h2 {background: #f26522}
.kd-sidebar-item#upgrade-default h2:after {border-color: #f26522 transparent transparent;}
.kd-sidebar-item#upgrade-default .kd-text-lead {color: #f26522;}
.kd-sidebar-item#upgrade-default .kd-btn a {background: #f26522;}
.kd-sidebar-item#upgrade-default .kd-btn a:hover {background: rgb(242 101 34 / 90%);}
/* Upgrade: Halloween */
.kd-sidebar-item#upgrade-halloween {border: 2px solid #f26522; background-color: #fff3e0;}
.kd-sidebar-item#upgrade-halloween h2 {background: #f26522;}
.kd-sidebar-item#upgrade-halloween h2:after {border-color: #f26522 transparent transparent;}
.kd-sidebar-item#upgrade-halloween .kd-text-lead {color: #f26522;}
.kd-sidebar-item#upgrade-halloween .kd-btn a {background: #f26522;}
.kd-sidebar-item#upgrade-halloween .kd-btn a:hover {background: rgb(242 101 34 / 90%);}
/* Upgrade: Cyber Week */
.kd-sidebar-item#upgrade-cyberweek {border: 2px solid #00796b; background-color: #e0f7fa;}
.kd-sidebar-item#upgrade-cyberweek h2 {background: #00796b;}
.kd-sidebar-item#upgrade-cyberweek h2:after {border-color: #00796b transparent transparent;}
.kd-sidebar-item#upgrade-cyberweek .kd-text-lead {color: #00796b;}
.kd-sidebar-item#upgrade-cyberweek .kd-btn a {background: #00796b;}
.kd-sidebar-item#upgrade-cyberweek .kd-btn a:hover {background: rgb(0 121 107 / 90%);}
/* Upgrade: Christmas */
.kd-sidebar-item#upgrade-christmas {border: 2px solid #b22222; background-color: #ffe5e5;}
.kd-sidebar-item#upgrade-christmas h2 {background: #b22222;}
.kd-sidebar-item#upgrade-christmas h2:after {border-color: #b22222 transparent transparent;}
.kd-sidebar-item#upgrade-christmas .kd-text-lead {color: #b22222;}
.kd-sidebar-item#upgrade-christmas .kd-btn a {background: #b22222;}
.kd-sidebar-item#upgrade-christmas .kd-btn a:hover {background: rgb(178 34 34 / 90%);}
/* Support */
.kd-sidebar-item#support {padding-bottom: 20px;}


/* ----------------------------------------------------------------------------
 * Form fields
 * ------------------------------------------------------------------------- */
.kd-content label {font-weight: bold; margin-bottom: 5px;}
.kd-content input[type="text"], .kd-content select, .kd-content textarea {padding: 10px; border-radius: 5px; border: 1px solid #ccc; width: 100%; box-sizing: border-box;}
.kd-content input[type="number"] {padding: 10px; border-radius: 5px; border: 1px solid #ccc; box-sizing: border-box;}
.kd-content input[type="checkbox"] {width: 30px; height: 30px;}
.kd-content input[type=checkbox]:checked::before {content: ""; margin: 0px; height: 20px; width: 20px; background: #1d2327; top: 4px; left: 4px; position: relative;}
.kd-content textarea {min-height: 100px; resize: none}
.kd-content .kd-media-reset-button {margin-left: 10px;}
.kd-content .kd-media-select-img {max-width: 200px; display: block; margin-top: 10px;}


/* ----------------------------------------------------------------------------
 * Custom feeds
 * ------------------------------------------------------------------------- */
.kd-grid-inline {display: flex; flex-wrap: wrap;}
.kd-grid-inline label {margin: 5px 10px 5px 0; display: block;}
.kd-grid-inline input {vertical-align: middle; grid-gap: 20px;}
.kd-grid-group {flex: 1; margin: 10px; align-content: end;}
.form-main {border: 1px solid #c3c4c7; box-shadow: 0 1px 1px rgb(0 0 0 / 4%);}
.form-block:nth-child(odd) {background: #f0f0f1; padding: 20px; border: 1px solid #ccc;}
.form-block:nth-child(even) {background: #ffffff; padding: 20px;}
.kd-content button#but_add, .kd-content button.but_delete {
    display: inline-flex;
    text-decoration: none;
    font-family: inherit;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    background: none;
    transition: box-shadow .1s linear;
    height: 36px;
    align-items: center;
    box-sizing: border-box;
    padding: 6px 12px;
    border-radius: 2px;
}
.kd-content button#but_add {
    color: #00a32a;
    box-shadow: inset 0 0 0 1px rgba(57,181,74,0.4);
    background: #39b54a;
    color: white;
    margin-top: 20px;
}
.kd-content button#but_add:hover:not(:disabled) {
    opacity: 0.9;
}
.kd-content button.but_delete {
    color: #00a32a;
    box-shadow: inset 0 0 0 1px #ae2131;
    background: #d72b3f;
    color: white;
    margin-top: 20px;
}
.kd-content button.but_delete:hover:not(:disabled) {
    opacity: 0.9;
}
.kd-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, minmax(300px, 500px));
}
.kd-grid-3 {
    display: grid;
    grid-template-columns: repeat(3, minmax(300px, 500px));
}
.kd-grid-4 {
    display: grid;
    grid-template-columns: repeat(4, minmax(300px, 500px));
}
.kd-content .form-main input {width: 100%;}
.kd-content .form-main select {width: 100%;}
.kd-content .form-main textarea {width: 100%;}
#tab-feeds th {display: none!important;}