#head {
    background: linear-gradient(259.12deg, #BF38FF 0%, #FFAC30 100%), rgba(22, 23, 23, 0.3);
    padding: 0;
}
#head .wrapper {
    background: url(../../img/themes/head.png) no-repeat right center;
}
#head .inner {
    padding: 80px 0;
}
#head h1 {
    color: #fff;
    max-width: 450px;
    margin-bottom: 12px;
}
#head .info {
    color: #fff;
    max-width: 550px;
    font-size: 22px;
    line-height: 32px;
}
#stars .container {
    display: flex;
    justify-content: center;
}
#stars .item {
    width: 300px;
    text-align: center;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}
#stars img {
    margin: 10px auto;
}
#stars {
    position: relative;
    padding: 30px 0 50px;
}
#stars:after {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(180deg, rgba(20, 50, 66, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
}

.post-type-archive-themes .content-wrap .theme-list {
    padding: 50px 0;
}
.post-type-archive-themes .theme-categories {
    margin: 0 0 55px 0;
    padding: 0;
    text-align: center;
    position: relative;
    background: #fff;
}
.post-type-archive-themes .theme-categories li {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 16px 30px;
    text-align: center;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.3s;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    border-radius: 5px;
}
.post-type-archive-themes .theme-categories-inner {
    padding: 0;
    max-width: 1206px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.post-type-archive-themes .post-theme-row>.col-sm-20 {
    padding-bottom: 35px;
    padding-left: 18px;
    padding-right: 18px
}
.post-type-archive-themes .btn-warning {
    background-color: #f57f17;
    border-color: #f57f17;
    color: #fff;
    padding: 8px 14px;
    margin-right: 15px
}
.post-type-archive-themes .btn-warning:focus,
.post-type-archive-themes .btn-warning:hover {
    background-color: #ca6f1f;
    border-color: #ca6f1f;
}
.post-type-archive-themes .btn-default {
    background-color: transparent;
    border-color: #464646;
    color: #464646;
    padding: 8px 12px;
}
.post-type-archive-themes .btn-default:hover {
    background-color: #464646;
    color: #fff
}
.post-type-archive-themes .post-theme {
    position: relative;
    margin: 0 60px;
    transition: .15s;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 5px;
}
.post-type-archive-themes .post-theme:hover {
    box-shadow: 0px 4px 50px rgba(55, 97, 120, 0.25);
}
.post-type-archive-themes .post-theme:hover .post-theme-box {
    overflow: visible;
}
.post-type-archive-themes .post-theme:hover .post-theme-buttons {
    opacity: 1;
}
.post-type-archive-themes .post-theme-box {
    padding: 30px 20px;
    position: relative;
    overflow: hidden;
}
.post-type-archive-themes .you-ready {
    background: #fff;
}
.post-type-archive-themes .thumb-theme {
    border-radius: 4px;
    padding-top: 16px;
    background: url(../../img/themes/dots.png) #E4E4E4 6px 6px no-repeat;
    position: relative;
    min-height: 20px;
}
.post-type-archive-themes .thumb-theme a,
.post-type-archive-themes .thumb-theme img {
    min-height: 20px;
}

.theme-badge {
    position: absolute;
    right: -60px;
    height: 50px;
    box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 2;
}
.theme-badge .logo {
    width: 59px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 0 5px 5px 0;
}
.theme-badge .text {
    padding-left: 20px;
    width: 134px;
    transition: 0.4s all;
    opacity: 0;
    align-items: center;
    display: flex;
    border-radius: 5px 0 0 5px;
    height: 100%;
}
.post-theme:hover .text {
    opacity: 1;
}
.theme-badge.alids-badge {
    top: 16px;
    color: #fff;
}
.theme-badge.alids-badge .text {
    background: #FF981F;
}
.theme-badge.alids-badge .logo {
    background: #FF981F url(../../img/themes/badge-ali.svg) no-repeat center;
}
.theme-badge.alidswoo-badge {
    top: 16px;
    color: #fff;
    font-size: 16px;
}
.theme-badge.alidswoo-badge .text {
    background: #C53DC8;
}
.theme-badge.alidswoo-badge .logo {
    background: #C53DC8 url(../../img/themes/badge-woo.svg) no-repeat center;
}
.theme-badge.premium-badge {
    top: 81px;
    color: #fff;
    text-transform: uppercase;
}
.theme-badge.premium-badge .text {
    background: #FF3637;
}
.theme-badge.premium-badge .logo {
    background: #FF3637 url(../../img/themes/badg-premium.svg) no-repeat center;
}
.theme-badge.new-badge {
    top: 151px;
    color: #fff;

}
.theme-badge.new-badge .logo{
    height: 50px;
    padding: 14px 8px;
    width: auto;
    background: #4DA8FC;
}
.theme-badge.new-badge .text {
    background: #4DA8FC;
}
.theme-badge.new .logo {
    background: #4DA8FC url(../../img/themes/badg-premium.svg) no-repeat center;
}
.theme-badge.award-badge {
    top: 146px;
    color: #444;
    font-size: 16px;
    line-height: 19px;
}
.theme-badge.award-badge .text {
    background: #FBF5DF;
}
.theme-badge.award-badge .logo {
    background: #FBF5DF url(../../img/themes/badge-award.png) no-repeat center;
}

.post-theme-buttons {
    display: flex;
    margin-top: 20px;
    position: absolute;
    bottom: -59px;
    transition: all 0.4s;
    z-index: 1;
    background: #fff;
    width: calc(100% + 2px);
    left: -1px;
    padding: 20px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 20px 20px 0px rgba(55, 97, 120, 0.25);
    opacity: 0;
    transition: 0.4s all;
}
.post-type-archive-themes .post-theme-buttons .btn {
    text-transform: uppercase;
    flex-basis: 50%;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    padding: 14px 20px;
    height: 100%;
}
.post-type-archive-themes .post-theme-buttons .btn.btn-blue {
    border: 2px solid #464646;
    color: #464646;
}
.post-type-archive-themes .post-theme-buttons .btn.btn-blue:hover {
    background: #464646;
    color: #fff;
}
.post-type-archive-themes .post-theme img {
    max-width: 100%;
    height: auto;
}
.post-type-archive-themes .post-theme-title {
    color: #464646;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0
}
.post-type-archive-themes .post-theme-title .btn {
    float: right;
    color: #fff;
    font-family:Roboto;
    font-weight: 700;
}
.post-type-archive-themes .post-theme-title a {
    color: inherit
}
.post-type-archive-themes .post-theme-title a:hover,
.post-type-archive-themes .post-theme-description a:hover {
    text-decoration: none;
}
.post-type-archive-themes .post-theme-title span {
    color: #464646;
    font-size: inherit;
    font-weight: 500;
    float: right
}
.post-type-archive-themes .mixitup-themes {
    display: flex;
    flex-wrap: wrap;
}
.post-type-archive-themes .mixitup-item {
    flex-basis: 50%;
    margin-bottom: 30px;
}
.post-type-archive-themes .post-theme-description {
    font-size: 16px;
    line-height: 1.5;
    margin: 10px 0 0 0;
    color: #858585;
}
.post-type-archive-themes .post-theme-description a {
    color: inherit;
}

.post-type-archive-themes .theme-categories .all {
    background: linear-gradient(261.84deg, #BF38FF 0%, #FFAC30 100%), rgba(22, 23, 23, 0.3);
    padding: 1px;
}
.post-type-archive-themes .theme-categories .all .text-wrapper {
    color: #fff;
    background: linear-gradient(261.84deg, #BF38FF 0%, #FFAC30 100%), rgba(22, 23, 23, 0.3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.post-type-archive-themes .theme-categories .all .inner {
    display: flex;
    align-items: center;
    padding: 16px 30px;
    background: #fff;
    border-radius: 5px;
    transition: all 0.3s;
}
.post-type-archive-themes .theme-categories li.all span {
    width: 117px;
    background-position: 0 -36px;
}
.post-type-archive-themes .theme-categories .mixitup-control-active.all .text-wrapper,
.post-type-archive-themes .theme-categories .all:hover .text-wrapper {
    -webkit-text-fill-color: inherit;
    background: none;
}
.post-type-archive-themes .theme-categories .mixitup-control-active.all span,
.post-type-archive-themes .theme-categories .all:hover span {
    background-position: 0 0;
}
.post-type-archive-themes .theme-categories .mixitup-control-active.all .inner,
.post-type-archive-themes .theme-categories .all:hover .inner {
    color: #fff;
    background: linear-gradient(260.91deg, #BF38FF 0%, #FFAC30 100%), rgba(22, 23, 23, 0.3);
}
.post-type-archive-themes .theme-categories .alidrop {
    border: 1px solid #FF9B26;
    border-radius: 5px;
    color: #FF9B26;
}
.post-type-archive-themes .theme-categories .mixitup-control-active.alidrop,
.post-type-archive-themes .theme-categories .alidrop:hover {
    color: #fff;
    background: #FF9B26;
}
.post-type-archive-themes .theme-categories li.alidrop span {
    width: 41px;
    background-position: 0 -36px;
}
.post-type-archive-themes .theme-categories .mixitup-control-active.alidrop span,
.post-type-archive-themes .theme-categories .alidrop:hover span {
    background-position: 0 0;
}
.post-type-archive-themes .theme-categories .woo {
    border: 1px solid #E457D6;
    border-radius: 5px;
    color: #E457D6;
}
.post-type-archive-themes .theme-categories .mixitup-control-active.woo,
.post-type-archive-themes .theme-categories .woo:hover {
    color: #fff;
    background: #C53DC8;
}
.post-type-archive-themes .theme-categories li.woo span {
    width: 44px;
    background-position: -74px -36px;
}
.post-type-archive-themes .theme-categories .mixitup-control-active.woo span,
.post-type-archive-themes .theme-categories .woo:hover span {
    background-position: -74px 0;
}
.post-type-archive-themes .theme-categories li span {
    height: 26px;
    background-image: url(../../img/themes/logos.svg);
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 10px;
    transition: all 0.3s;
}
