/* ----------------------------------------------------------------------------
* Info Page CSS
* ------------------------------------------------------------------------- */
/* New Logo */
.wp-badge.epsilon-info-logo {
background-color: #fff;
background-image: url(../keonthemes-logo.png);
background-position: center center;
background-size: 100%;
background-repeat: no-repeat;
background-color: transparent;
box-shadow: none;
}
/*nav tab font size*/
.about-wrap.info-wrap .nav-tab{
font-size: 15px;
}
.about-wrap .nav-tab{
padding: 10px 18px;
}
/* proper positioning of the icons */
.epsilon-wrap i.dashicons {
margin-right: 15px;
position: relative;
top: 3px;
}
.action-recommended span.hooray {
padding: 10px;
display: inline-block;
}
#reset-all{
position: relative;
}
.action-recommended span.red {+
color: #a00;
}
.kt-theme-info-action-recommended-box {
background: #fff;
border-left: 4px solid #f8800c;
display: block;
margin-bottom: 15px;
padding: 10px 30px;
position: relative;
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
.kt-theme-info-action-recommended-box.done{
border-left: 4px solid #46b450;
}
.action-recommended .kt-theme-info-action-recommended-box:last-of-type {
margin-bottom: 0;
}
.about-wrap.info-wrap .changelog.point-releases h3 {
padding-top: 0;
}
.info-wrap .kt-theme-info-action-recommended-box h4 {
display: block;
margin-top: 0;
margin-bottom: 0;
}
.info-wrap .kt-theme-info-action-recommended-box p {
display: block;
margin-top: 0;
width: 100%;
max-width: 100%;
}
.info-wrap .kt-theme-info-dismiss-required-action {
position: absolute;
top: 10px;
right: 10px;
text-decoration: none;
color: #d54e21;
border-radius: 50%;
cursor: pointer;
}
.info-wrap .kt-theme-info-recommended-action-button {
position: absolute;
top: 10px;
right: 10px;
text-decoration: none;
color: #b4b9be;
border-radius: 50%;
cursor: pointer;
}
.info-wrap .kt-theme-info-recommended-action-button:hover:before {
color: #c00;
}
.info-wrap .feature-section {
padding: 40px 0 0;
}
.info-wrap .feature-section .col {
margin-top: 0;
margin-bottom: 30px;
}
.info-wrap .feature-section .col:nth-child(3n + 1) {
clear:both;
}
#free_pro .free-pro-table {
border-spacing: 0;
width: 100%;
}
#free_pro .free-pro-table th {
padding-bottom: 20px;
}
#free_pro .free-pro-table td {
border-top: 1px solid #ccc;
padding: 20px 0 25px;
font-weight: 500;
}
#free_pro .free-pro-table h3{
margin: 0;
}
#free_pro .free-pro-table td p {
margin: 0;
}
#free_pro .free-pro-table .only-lite,
#free_pro .free-pro-table .only-pro {
text-align: center;
width: 15%;
}
#free_pro .free-pro-table .only-lite .dashicons-before:before {
color: #46b450;
}
#free_pro .free-pro-table .only-pro .dashicons-before:before {
color: #d54e21;
}
#free_pro .free-pro-table .only-lite .dashicons-before:before,
#free_pro .free-pro-table .only-pro .dashicons-before:before {
font-size: 35px;
height: 35px;
width: 35px;
}
#free_pro .kt-theme-info-text-center {
text-align: center;
}
.badge-action-count {
padding: 0 6px;
display: inline-block;
background-color: #d54e21;
color: #fff;
font-size: 9px;
line-height: 17px;
font-weight: 600;
margin: 0;
vertical-align: top;
-webkit-border-radius: 10px;
border-radius: 10px;
z-index: 26;
margin-left: 5px;
}
.wp-submenu .badge-action-count {
margin-top: 0;
}
.plugin_box, .feature-section .col-items {
margin-top: 15px;
text-align: center;
background: #FFF;
position: relative;
border: 1px solid rgba(0, 0, 0, .1);
}
.feature-section .plugin_box {
height: 330px;
padding: 0;
}
.plugin_box .recommended {
background: #d25637;
color: #FFF;
text-transform: uppercase;
height: 28px;
text-align: center;
top: 0;
left: 0;
right: 0;
line-height: 28px;
font-size: 10px;
position: absolute;
font-weight: bold;
}
.plugin_box img {
width: 155px;
height: 155px;
padding-top: 50px;
margin: 0 auto;
margin-bottom:15px;
display: block;
border:none;
}
.plugin_box .action_bar {
position: absolute;
bottom: 0;
left: 0;
right: 0;
font-size: 15px;
font-weight: 600;
height: 18px;
margin: 0;
padding: 15px;
-webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
background: #fff;
background: rgba(255, 255, 255, .65);
text-align: left;
padding-right: 105px;
}
.plugin_box .action_bar.active {
background: #23282d;
color: #FFF;
}
.plugin_box .action_button {
position: absolute;
bottom: -1px;
right: -1px;
padding: 9px 10px 10px;
background: #f6f6f6;
border: 1px solid rgba(0, 0, 0, .1);
}
.plugin_box .action_button.active {
background: #2c2e2f;
bottom: 0;
right: -1px;
padding: 9px 10px 9px;
}
.info-wrap .col-wrap {
margin: 0 -15px;
width: auto;
}
.info-wrap .col-wrap:before, .info-wrap .col-wrap:after {
content: "";
clear: both;
display: block;
}
.info-wrap .col-wrap .col {
box-sizing: border-box;
float: left;
width: 33.33%;
padding: 0 15px;
}
.kt-theme-info-media-control img {
width: 100%;
}
#demo_content .spinner {
float: none;
}
#demo_content .updated-message,
#demo_content .spinner {
display: none;
}
#demo_content .spinner.is-active {
display: inline-block;
}
#child-themes {
padding: 40px 0;
}
.kt-about-child-theme {
width: 32%;
margin-right: 1.3%;
margin-bottom: 40px;
display:inline-block;
border: 1px solid #ddd;
-webkit-box-shadow: 0 1px 1px -1px rgba(0,0,0,.1);
box-shadow: 0 1px 1px -1px rgba(0,0,0,.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.kt-about-child-theme:last-child {
margin-right: 0;
}
.kt-theme-info-child-theme-details {
font-size: 15px;
font-weight: 600;
height: 18px;
margin: 0;
padding: 10px 15px 20px 15px;
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
background: #fff;
background: rgba(255,255,255,.65);
}
.kt-about-child-theme .theme-name {
max-width: 120px;
padding-top: 5px;
float: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.kt-about-child-theme .button.preview {
margin-right: 5px;
}
/*faq*/
.col-full {
max-width: 55em;
}
.faq-content{
display: none;
}
h3.faq-title{
cursor: pointer;
position: relative;
}
h3.faq-title::after {
content: "\f140";
font-family: dashicons;
}
/*changelog*/
pre.changelog {
background-color: #f5f5f5;
background-image: linear-gradient(#f5f5f5 50%, #e6e6e6 50%);
background-size: 38px 38px;
border: 1px solid #d4d4d4;
display: block;
font-size: 12px;
line-height: 19px;
overflow-x: visible;
overflow-y: hidden;
margin: 40px 0 0;
padding: 10px;
}
.demos-free{
float: left;
width: 50%;
padding-top: 6px;
}
.demos-pro{
float: left;
width: 50%;
padding-top: 6px;
}
.about-wrap .quick-links a {
margin: 0 5px;
}
.about-wrap .feature-section h3 {
margin-top: 0;
}
.feature-section .col-items {
padding: 20px 15px;
}
.button-primary.button-hero:before {
display: inline-block;
vertical-align: middle;
margin-top: -2px;
}
@media only screen and (max-width: 479px) {
.info-wrap .col-wrap .col {
width: 100%;
}
}