.no-padding {
  padding-left: 0;
  padding-right: 0; 
}
article.main-content-area-kc {
    padding: 0;
    margin: 0;
}
.home-themes.archive-themes {
    display: block;
    float: left;
    margin-top: 30px;
    width: 100%;
}
@media (min-width: 992px) {
  .themes-inner .col-md-4:nth-child(3n+1), 
  .kc-col-container .col-md-4:nth-child(3n+1) {
      clear: both;
  }
}
@media (max-width: 991px) {
  .themes-inner .col-md-4:nth-child(2n+1), .kc-col-container .col-md-4:nth-child(2n+1) {
      clear: both;
  }
}
#wpas-load {
    margin-bottom: 25px;
}
div#wpas-results-inner {
    display: inline-block;
}
form#wp-advanced-search {
    display: block;
    overflow: hidden;
    box-shadow: 2px 3px 20px 0 #828282;
    background: transparent;
    border-radius: 5px;
}
select#tax_repository, 
select#tax_feature {
    padding: 12px;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    border-left: none;
    border-right: none;
    color: #bdbdbd;
    background-color: rgba(255, 255, 255, 0.3);
    border: none;
    margin: 0;
}
select#tax_repository option, 
select#tax_feature option {
    color: #4b4b4b;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
}
input#search_query {
    font-size: 20px;
    padding: 12px;
    line-height: 26px;
    color: #ebebeb;
    background-color: rgba(255, 255, 255, 0.3);
    border: none;
    border-right: 1px solid #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
        margin: 0;
}
div#wpas-submit {
    float: right;
    width: 100%;
}
input.wpas-submit.button,
button#wpas-load-btn {
    font-size: 20px;
    line-height: 29px;
    padding: 12px;
    box-shadow: none;
    background-color: #ff6c00;
    color: #fff;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 0;
    float: right;
}
button#wpas-load-btn {
    border-radius: 5px;
    padding: 10px 20px;
    float: none;
    margin: 0 auto;
}
#wpas-load {
    text-align: center;
}
div#wpas-results .pagination {
    display: none;
}
.themes-inner .pagination {
    clear: both;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
    float: left;
    width: 100%;
}
.themes-inner .pagination a {
    font-size: 16px;
    padding: 5px 10px;
    border: 1px solid;
    margin-right: 5px;
}
.featured-thumbnail.themes-thumb {
    box-shadow: none;
}
article.type-theme {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}
article.type-theme {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background-color: #f6f6f6;
    margin-bottom: 20px;
    box-shadow: 0 0px 5px rgba(0,0,0,.15);
    -webkit-transition: box-shadow 0.5s; 
    transition: box-shadow 0.5s;
}
article.type-theme:hover {
    box-shadow: 0 0px 10px rgba(0,0,0,.30);
}
.home-article {
    float: left;
    width: 100%;
    text-align: center;
}
.home-article a {
    border: none;
}
.home-article h2 {
    margin-top: 10px;
}
.home-article h2 a {
    color: #363636;
    font-size: 26px;
}
.themes-description {
    font-size: 14px;
    line-height: 18px;
    color: #808080;
    padding: 10px;
    margin-bottom: 8px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.row.themes-tag-cloud {
    clear: both;
}
.themes-cat-list {
    padding: 0 10px;
    clear: both;
}
.themes-cat-list a {
    padding-right: 10px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #aeaeae;
}
.single-theme .themes-cat-list a:hover {
    color: #fff;
}
.theme-source {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}
a.theme-links {
    background-color: #ff5703;
    color: #fff;
    padding: 3px 15px;
    width: auto;
    border-radius: 5px;
        display: inline-block;
}
a.theme-links:hover, a.theme-links:focus, a.theme-links:active {
    background-color: #f83131;
    color: #fff;
    padding: 3px 15px;
    width: auto;
    border-radius: 5px;
    opacity: 0.8;
}
.theme-archive-description {
    font-size: 22px;
    color: #a6a6a6;
    font-weight: 300;
    margin-bottom: 20px;
}

.single-theme .main-container {
    width: 100%;
    margin: 0;
    padding: 0;
}
.single-theme h1.entry-title.page-header {
    margin: 0;
    padding: 0 15px;
    border: none;
    float: left;
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #e0e0e0;
}
.single-theme header {
    padding: 35px 0;
    float: left;
    border-bottom: 1px solid #aeaeae;
    width: 100%;
    background-color: black;
}
.single-theme .themes-cat-list {
    padding-left: 15px;
}
.single-theme .featured-thumbnail.themes-thumb {
    -webkit-box-shadow: 0 10px 28px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 28px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 28px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin-top: 25px;
    margin-bottom: 30px;
}
.single-theme .entry-content {
    clear: both;
    font-size: 22px;
    font-weight: 300;
    color: #666;
}
.theme-info-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #939393;
    margin-top: 30px;
}
.theme-info {
    font-size: 22px;
    text-transform: capitalize;
    line-height: 20px;
}
.theme-info.theme-info-url a {
    font-size: 12px;
    line-height: 15px;
    text-transform: none;
}
.theme-sidebar {
    text-align: center;
}
a.theme-buttons {
    margin-top: 25px;
    padding: 10px;
    width: 100%;
    border: 1px solid #666;
    color: #666;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 8px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: inline-block;
}
a.theme-buttons:hover {
    border: 1px solid #000;
    color: #000;
}
a.theme-demo-link {
    color: #fff;
    background-color: #fd5618;
    border: 1px solid #fd5618;
}
a.theme-demo-link:hover {
    border: 1px solid #fd5618;
    color: #fd5618;
    background: #fff;
}
.theme-info.theme-info-tags a {
    color: #666;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 5px;
    font-weight: 300;
    border: 1px solid #ddd;
    padding: 4px 8px;
    display: inline-block;
}
.top-back-link.text-right a {
    font-size: 16px;
    line-height: 25px;
    padding-top: 20px;
    display: inline-block;
    color: #a3a3a3;
    font-weight: 300;
    text-transform: uppercase;
}