
/*market place font style css
body.marketplace,
body.marketplace button,
body.marketplace input,
body.marketplace select,
body.marketplace optgroup,
body.marketplace textarea,
body.marketplace p {
    font-family: 'Lexend';
}
market place font style css end*/


body.page-template-template-marketplace-html header.webalive-header,
body.page-template-template-plugin-search-final header.webalive-header,
body.page-template-template-html-plugin-details header.webalive-header,
body.page-template-template-developer-plugins header.webalive-header,
body.marketplace header#masthead
{
    display: none;
}

.container-marketplace, .marketplace-header, .banner-container .store-banner {
    max-width: 1480px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}

header.wc-marketplace {
    background: transparent;
    padding: 16px 0;
    position: sticky;
    top: 0;
    z-index: 99;
    border-bottom: 1px solid rgba(183, 183, 183, 0.20);
}
.marketplace-header .logo-area {
    display: flex;
    align-items: center;
    gap: 12px;
}
.marketplace-header .logo-area svg path{
    fill: #000
}
.marketplace-header .logo-area span.storename {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000000;
}
.marketplace-header .header-search {
    width: 332px;
}
.search-box {
    background-image: url("../img/marketplace/search.svg");
    background-position: 18px 14px;
    background-repeat: no-repeat;
    background-color: #F7F7F7;
    border-radius: 50px;
}
body.page-id-10770 .search-box,
body.page-id-19568 .search-box {
    background-color: #FAF5EF;
}
body.page-id-10770 header.wc-marketplace.wc-marketplace-fixed-to-top .search-box,
body.page-id-19568  header.wc-marketplace.wc-marketplace-fixed-to-top .search-box {
    background-color: #F7F7F7;
}
.header-search input {
    background: transparent;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    height: 44px;
    padding: 10px 10px 10px 42px;
    width: 100%;
    border: 2px solid transparent !important;
    border-radius: 40px;
}
.header-search input::placeholder {
    color: #000;
}
.header-search input:focus {
    outline: 0;
    box-shadow: none;
}
.marketplace-header .left-part {
    display: flex;
    align-items: center;
    gap: 50px;
}
.marketplace-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
body.page-template-template-marketplace header.wc-marketplace,
body.page-template-template-plugin-listing header.wc-marketplace
{
    background: transparent;
}
.marketplace-header .right-part .nav-mid-box {
    display: flex;
    align-items: center;
    gap: 30px;
}
.marketplace-header .right-part a, .marketplace-header .right-part button {
    font-size: 16px;
    color: #fff;
    padding: 8px 24px;
    font-weight: 500;
    height: 40px;
    display: inline-block;
    font-family: Lexend;
}
.marketplace-header .right-part a.login {
    color: #000;
    border-bottom: 1px solid #000;
    padding: 0 0 3px 0;
    height: auto;
}
.marketplace-header .right-part a.login:hover {
    color: #008DF2;
    border-color: #008DF2;
}

.marketplace-header  .right-part .logout-btn {
    border-radius: 0;
    color: #000;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #000;
    padding: 0 0 6px 0;
    height: auto;
    line-height: 1;
    transition: none;
}
.marketplace-header  .right-part .start-free {
    background: #008DF2;
    border-radius: 40px;
}
.marketplace-header  .right-part .start-free:hover {
    background: #29A6FF;
}
.marketplace-header  .right-part .logout-btn:hover {
   border-color: #008DF2;
    color: #008DF2;
    background: transparent;
}

header.wc-marketplace.wc-marketplace-fixed-to-top {
    background: #fff;
}
.banner-container {
    background: url("../img/marketplace/banner.png") no-repeat;
    padding: 160px 0 110px 0;
    margin-top: -75px;
    background-position-x: 115%;
    background-size: contain;
    position: relative;
}
.banner-container:before {
    content: "";
    background: linear-gradient(93.81deg, #1183A7 28.89%, rgba(165, 104, 243, 0.85) 134.03%, #28A2C9 139.71%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
section.banner-container.plugin-listing-banner {
    background: url("../img/marketplace/plugin-listing-tumb.png") no-repeat bottom/cover;
    padding: 155px 0 95px 0;
    min-height: 464px;
    width: 100%;
}
.store-banner .banner-content h1 {
    font-size: 42px;
    line-height: 55px;
    color: #FFFFFF;
    margin: 0 0 20px 0;
}
.store-banner .banner-content p {
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    margin: 0;
}
.store-banner .banner-content {
    max-width: 610px;
}
.market-product {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    margin-top: 48px;
    max-width: 382px;
}
.market-product a {
    background: url("../img/marketplace/right-arrow.svg") no-repeat ;
    background-position: calc(100% - 20px) 50%;
    padding: 15px 50px 15px 15px;
    display: flex;
    gap: 10px;
}
.market-product a + a {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.market-product a:hover {
    background-color: #008df2;
}
.market-product a .name {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 0 0 5px 0;
}
.market-product a .blurb {
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: #FFFFFF;
}
.market-product a span.icon {
    width: 25px;
}
.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}
.see-more-container {
    text-align: center;
    margin-bottom: 100px;
}
.see-more {
    background: transparent;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 22px;
}
.see-more:hover {
    color: #fff;
}
.see-more:focus {
    outline: 0;
}
.see-more svg {
    display: none;
}
body.page-template-template-search-marketplace section.plugins-card-container {
    margin-bottom:100px;
}
body.page-template-template-search-marketplace section.theme-store {
    margin-top: 50px;
}
body.page-template-template-search-marketplace .see-more-container {
    text-align: center;
    margin-bottom: 100px;
}
/*common component*/
.toast-box {
    position: absolute;
    top: 44px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.toast-header {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Inter';
    background: #00885B;
    box-shadow: 0px 8px 12px rgba(9, 30, 66, 0.15), 0px 0px 1px rgba(9, 30, 66, 0.31);
    border-radius: 3px;
    color: #fff;
    padding: 10px 16px;
    border: 0;
    padding-top: 12px;
    max-width: 548px;
    text-align: left;
}
.toast-header.warning {
    background: #FFAB00 !important;
    color: #000;
}
.toast-header.warning a{
    color: #000;
}
.toast-header a{
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-decoration: underline;
}
.toast-header button {
    padding-left: 10px;
    opacity: 1;
}
.toast-header button:focus {
    outline: 0;
}
.toast-success-header {
    padding: 16px 24px;
    max-width: 500px;
    height: 120px;
    background: rgba(13, 193, 92, 0.1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.toast-success-header h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 4px 0;
    font-family: 'Lexend';
}
.toast-success-header p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 ;
}
.toast-success-header .toast-msg {
    text-align: left;
}
.no-instance {
    text-align: center;
    color: red;
    font-size: 15px;
}
.btn {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    background: #008DF2;
    border-radius: 50px !important;
    color: #fff;
    padding: 19px 18px 17px 18px;
    max-width: 197px;
    width: 100%;
    white-space: nowrap;
    font-family: Lexend;
}
.btn-group .btn.btn-link{
    color: #000;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #000;
    border-radius: 0 !important;
    padding: 0 0 !important;
    min-width: auto !important;
    height: auto;
}
.btn-group .btn.btn-link:hover{
    border: 0;
    border-bottom: 2px solid #008df2;
    text-decoration: none;
    color: #008df2;
}
.btn.btn-border {
    font-size: 14px;
    padding: 9px 16px;
    border: 1px solid #008DF2;
    background: transparent;
    color: #008DF2;
}
.btn.btn-blue {
    background: #008df2;
    color: #fff;
}
.btn.btn-blue:hover,
.btn.btn-blue:focus
{
    background: #29a6ff;
    color: #fff;
}
.btn.btn-gray {
    background: #EBEBEB;
    color: #262626;
}
.btn.btn-gray:hover, .btn.btn-gray:focus {
    background: #000 !important;
    color: #fff;
    border-color: #000;
}
.btn:focus, .btn:hover {
    outline: 0;
    background: #29a6ff;
    border-color: #29a6ff;
    color: #fff;
    box-shadow: none;
}
.btn.btn-border:focus{
    border: 1px solid #008DF2;
    background: transparent;
    color: #008DF2;
}
.btn.btn-border:hover {
    outline: 0;
    background: #008DF2;
    border-color: #008DF2;
    color: #fff;
}
button:focus {
    outline: 0;
    box-shadow: none;
}
.single-input-box .dropdown.bootstrap-select {
    width: 100% !important;
}
/*section.filter-theme .left-filter > div:first-child {*/
/*    max-width: 142px;*/
/*}*/
/*section.filter-theme .left-filter > div:last-child {*/
/*    width: 275px !important;*/
/*}*/

select ~ button.btn.dropdown-toggle {
    border: 1px solid #D2D6DB;
    border-radius: 3px !important;
    background-color: transparent;
    color: #000 !important;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 12px;
    font-family: 'Lexend';
    width: 100% !important;
    max-width: 100%;
}
.country-field select ~ button.btn.dropdown-toggle {
    border: 1px solid #D2D6DB;
    border-radius: 3px !important;
    background-color: transparent;
    color: #000 !important;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 12px 12px 52px;
    font-family: 'Lexend';
    width: 100% !important;
    max-width: 100%;
    background-image: url("../img/default-card-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
.save-card select ~ button.btn.dropdown-toggle,
.save-card .dropdown   .dropdown-item
{
    padding-left: 52px;
}
select.visa ~ button.btn.dropdown-toggle {
    background-image: url("../img/visa-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
select.mastercard ~ button.btn.dropdown-toggle {
    background-image: url("../img/master-card-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
select.amex ~ button.btn.dropdown-toggle {
    background-image: url("../img/american-express.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
select.jcb ~ button.btn.dropdown-toggle {
    background-image: url("../img/jcb-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
select.unionpay ~ button.btn.dropdown-toggle {
    background-image: url("../img/unionpay-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
select.discover ~ button.btn.dropdown-toggle {
    background-image: url("../img/discover.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
select ~ button.btn.dropdown-toggle:focus,
select ~ button.btn.dropdown-toggle:active{
    outline: 0 !important;
    box-shadow: none !important;
    color: #008df2;
    background-color: transparent;
}
 .show>.btn-light.dropdown-toggle, .btn-light:not(:disabled):not(.disabled):active {
    color: #000;
    background-color: transparent;
    border-color: #008df2;
}
.bootstrap-select .dropdown-menu li {
    margin: 0;
    border: 0;
    padding: 0;
}

.dropdown-item{
    padding: 6px 12px;
    font-size: 14px;
}
.country-field .dropdown-item{
    padding: 6px 12px 6px 52px;
    font-size: 14px;
    background-image: url("../img/default-card-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
.dropdown-item.visa{
    background-image: url("../img/visa-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
.dropdown-item.mastercard{
    background-image: url("../img/master-card-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
.dropdown-item.amex{
    background-image: url("../img/american-express.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
.dropdown-item.jcb{
    background-image: url("../img/jcb-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
.dropdown-item.unionpay{
    background-image: url("../img/unionpay-icon.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
.dropdown-item.discover{
    background-image: url("../img/discover.png");
    background-repeat:  no-repeat;
    background-position: 12px 9px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #008df2;
    color: #fff !important;
}
.dropdown-menu {
    padding: 0;
}
.bootstrap-select .dropdown-menu li a span.text {
    padding-top: 2px;
}
.dropdown-menu.show {
    height: auto !important;
    max-height: 200px !important;
}
.pay-continue button {
    font-size: 18px;
    padding: 10px;
    font-weight: 500;
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
}
.no-result {
    text-align: center;
    width: 100%;
    display: block;
    margin: 30px 0;
    color: red;
    font-size: 20px;
    line-height: 40px;
    padding: 0 20px;
}
.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0 0 50px 0;
}
ul.breadcrumb li.separator {
    margin: 0 10px;
    vertical-align: middle;
    margin-top: -1px;
}
.breadcrumb a,
.breadcrumb li
{
    color: #353535;
    font-size: 13px !important;
    margin: 0;
}
.breadcrumb a:hover
{
    color: #008df2;
}
.title-bar {
    width: 1400px;
    max-width: 100%;
    margin: 140px auto 50px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}
.title-bar h2 {
    font-weight: 600;
    font-size: 43px;
    line-height: 50px;
    color: #000;
    margin-bottom: 15px;
    letter-spacing: -1.72px;
    font-family: Lexend;
}
.title-bar p{
    font-size: 16px;
    line-height: 25px;
    color: #353535;
    margin: 0;
}
a.btn-arrow {
    white-space: nowrap;
    border-bottom: 1px solid #000;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    font-family: Lexend;
}
a.btn-arrow svg {
    margin-left: 5px;
}
a.btn-arrow:hover  {
    color: #008df2;
    border-color: #008df2;
}
a.btn-arrow:hover svg path{
    fill: #003040;
}

.notify-u {
    min-height: 750px;
    padding: 50px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.notify-u h1 {
    color: #032430;
    font-size: 36px;
    line-height: 47px;
    margin: 40px 0 10px;
}
.notify-u p {
    color: #032430;
    font-size: 20px;
    line-height: 28px;
}
.notify-u p a:hover{
    text-decoration: underline;
}
.notify-u p span {
    color: #008df2;
    font-weight: 500;
}
.notify-u strong {
    color: #262626;
    font-weight: 500;
    font-size: 22px;
    display: block;
    line-height: 35px;
}
a.backTohome {
    font-weight: 600;
    font-family: 'Inter';
    font-size: 15px;
    border-bottom: 1px solid #008df2;
    margin-top: 40px;
    display: inline-block;
}
a.backTohome span{
    padding-left: 5px;
}
a.backTohome:hover{
    color: #003040;
    border-color: #003040;
}
a.backTohome:hover svg path{
    fill: #003040;
}

img.no-image-thumb {
    padding: 10px;
    object-fit: contain !important;
    opacity: .6;
}
/*Product Item CSS Start*/
.min-container-height {
    min-height: 600px;
}
section.plugin-listing-container {
    padding-bottom: 80px;
    min-height: 600px;
}
.plugin-list section.plugins-card-container {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
}
section.plugins-card-container {
    margin:35px 0 60px 0;
    position: relative;
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 60px;
}
section.plugins-card-container:after {
    content: "";
    background: transparent;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
}

section.plugins-card-container .plugins-card-item{
    padding: 0;
    display: flex;
}
.plugins-card-item span.p-developer a {
    font-weight: normal;
    text-decoration: underline;
    color: #5F5E5E;
    padding: 0;
}
.p-icon {
    margin-bottom: 0;
    width: 90px;
    height: 90px;
    border-radius: 6px;
    overflow: hidden;
    background: #ECEEF2;
    min-width: 90px;
    margin-right: 20px;
}
.p-icon img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 .p-name {
     font-weight: 500;
     font-size: 17px;
     line-height: 23px;
     color: #000;
     font-family: "Lexend", sans-serif;
     margin-bottom: 5px;
}
 .p-name a {
    color: #000;
     transition: all 0.5s ease 0s;
}
 .p-name a:hover {
    color: #008df2;
}
.rating-owner-wrap{
     display: flex;
    align-items: center;
}
.rating-owner-wrap .p-rating {
    border-right: 1px solid #00000042;
    margin-right: 14px !important;
    padding-right: 14px;
}
span.p-developer, span.p-developer a {
    font-size: 13px;
    line-height: 16px;
    color: #000;
    font-weight: 400;
}
span.p-developer a {
    text-decoration: none;
    padding-left: 4px;
    font-weight: 700;
}
 span.p-developer a:hover {
     color: #008df2;
}
.plugins-card-meta{
    display: flex;
}
p.p-short-des {
    font-size: 14px;
    line-height: 22px;
    color: #262626;
    margin: 0 0 15px;
}
section.plugins-card-container .plugins-card-item p.p-short-des {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
}
.p-rating {
    font-size: 13px;
    line-height: 16px;
    color: #262626;
    display: flex;
    gap: 5px;
    align-items: center;
    position:relative;
    margin-right:5px;
}
.template-pricing-rating .p-rating,
.plugin-rating-princing-section .p-rating
{
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    padding-right: 10px;
    line-height: 1;
    margin-right: 10px;
}
.rating-develop-container .p-rating{
    margin-right:0px;
}
.rating-develop-container .p-rating:after{
    display:none;
}
.rating-develop-container .p-rating span,
.rating-owner-wrap .p-rating span {
    font-size: 16px;
    color: #000;
    opacity: .6;
}

.rating-owner-wrap span.p-developer,
.rating-owner-wrap span.p-developer a,
.rating-develop-container span.p-developer,
.rating-develop-container span.p-developer a {
    font-size: 14px;
}
.rating-develop-container .p-rating {
    border-right: 1px solid #00000042;
    margin-right: 14px;
    padding-right: 14px;
}
.rating-develop-container span.p-developer a{
    font-weight:700;
    color:#000;
    border-bottom:0px solid #c9c9c9;
}
.rating-develop-container span.p-developer a {
    padding: 0;
}
.rating-develop-container span.p-developer a:hover{
    color:#008df2;
}
.rating-develop-container .p-rating svg{
    width:115px;
    height:23px;
}
.rating-owner-wrap .p-rating{
    margin-right:0px;
}
.rating-owner-wrap .p-rating:after{
    display:none;
}
.p-rating span {
    vertical-align: middle;
    margin-top: 1px;
    font-size: 13px;
    font-weight: 500;
    color: #262626;
}
.p-price {
    font-weight:600;
    font-size: 13px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #5F5E5E;
}
.p-price strong{
    color: #353535;
    font-weight: 600;
    padding-right: 5px;
}
.p-price-free {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #5F5E5E;
    font-family: 'Inter';
    margin-top: 10px;
}
.template-pricing-rating {
    display: flex;
    margin-bottom: 6px;
    margin-top: 8px;
    flex-wrap: wrap;
}

/*Product Item CSS End*/
/*Theme card CSS Start*/
.container-marketplace-new{
    max-width: 1820px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
.container-marketplace-new.template-searcing {
    margin-bottom: 120px;
}
section.theme-store {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    margin: 22px auto 70px auto;
    gap: 40px 33px;
    position: relative;
}
.feature-template-list section.theme-store {
    margin: 0;
}
section.theme-store .no-template-found {
    position: absolute;
    margin: 0;
}
.theme-card {
    background: #FFFFFF;
    -webkit-box-shadow: 0 1px 1px rgba(9, 30, 66, 0.15), 0 0 1px rgba(9, 30, 66, 0.31);
    box-shadow: 0 1px 1px rgba(9, 30, 66, 0.15), 0 0 1px rgba(9, 30, 66, 0.31);
    border-radius: 16px;
    overflow: hidden;
}
.hovered-menu{
    height: 300px;
    overflow: hidden;
    position: relative;
}
.hovered-menu:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
    display: none;
}
.hovered-menu .img{
    width: 100%;
    height: 100%;
}
.hovered-menu .img img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.theme-card  .title-container {
    padding: 22px 26px;
    position: relative;
}
.theme-card  .title-container .title-row {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin: 0 0 8px 0;
    gap: 20px;
}
.theme-card  .title-container .theme-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
    letter-spacing: -0.8px;
    font-family: Lexend;
    margin: 0;
}
.theme-card  .title-container .theme-price {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    font-family: Lexend;
    white-space: nowrap;
}
.theme-card  .title-container .category-list {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    opacity: .6;
    color: #000;
}
.theme-card  .title-container .category-list span:not(:last-child){
    position: relative;
    border-right: 1px solid #999;
    padding-right: 10px;
    margin-right: 8px;
}
.theme-card .thumb {
    overflow: hidden;
    background: #ECEEF2;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: linear-gradient(180deg, rgba(0, 141, 242, 0.08) 0%, rgba(0, 141, 242, 0.17) 100%, rgba(0, 141, 242, 0.20) 100.01%), var(--white-100, #FFF);
}
.theme-card:hover  .thumb{
    opacity: 1;
    z-index: 1;
    visibility: visible;
}
.theme-card .thumb img {
    object-fit: none;
    width: 100%;
    height: 100%;
}
.theme-card .thumb img.no-image-thumb {
    padding: 78px;
    opacity: .7;
}

.theme-card:hover {
    -webkit-box-shadow: 0 0 40px 0 #0000001F;
    box-shadow: 0 0 40px 0 #0000001F;
    opacity: 1;
}
.theme-card .title-container .details-preview-btn-wrap a svg{
    margin: 0 6px 3px 0;
}
.theme-card .title-container .details-preview-btn-wrap a {
    background: transparent;
    color: #000;
    padding: 9px 25px;
    border-radius: 50px;
    border: 1.5px solid #000;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-family: 'Lexend';
}
.theme-card .title-container .details-preview-btn-wrap a.view-details {
    background: #008DF2;
    border-color: #008DF2;
    color: #fff;
}
.theme-card .title-container .details-preview-btn-wrap a.view-details:hover {
    background: #29a6ff;
    border-color: #29a6ff;
}
.theme-card .title-container .details-preview-btn-wrap a.preview:hover {
    background: #000000;
    border-color: #000000;
    color: #fff;
}
.theme-card .title-container .details-preview-btn-wrap a.preview:hover svg path{
    fill:#fff;
}
.theme-card .title-container .details-preview-btn-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
    gap: 14px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.theme-card:hover .title-container .details-preview-btn-wrap{
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

/*Theme card CSS End*/

/*Product Details Start*/
section.details-header {
    background: #fff;
    padding: 20px 0 70px 0;
}
section.details-header.developer-head {
    padding: 60px 0 0px 0;
    margin-bottom: 42px;
}
section.details-header.developer-head .breadcrumb {
    margin: 0 0 34px 0;
}
section.details-header.developer-head .details-information {
    gap: 20px;
}
section.details-header.developer-head .sorting-menu ul {
    margin: 50px 0 0 0;
    border: 0;
}
section.details-header.developer-head .details-information .product-info .p-name {
    margin-bottom: 0;
    font-size: 24px;
    letter-spacing: 0px;
}
.container-marketplace.pluging-searcing section.plugins-card-container {
    margin: 35px 0 100px 0;
}
.container-marketplace-new.template-searcing section.theme-store {
    margin: 50px auto 70px auto;
}
section.details-header.developer-head .details-information .p-icon{
    width: 80px;
    height: 80px;
    margin: 0;
}
section.details-content-container .container-marketplace {
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    padding-bottom: 100px;
}
section.details-content-container .container-marketplace .left-content {
    flex-basis: 934px;
    max-width: 934px;
}
section.details-content-container .container-marketplace .left-content h3.details-title{
    font-size: 34px;
    line-height: 64px;
    margin-top: -19px;
}
section.details-content-container .container-marketplace .right-sidebar {
    padding-left: 100px;
    flex: 1;
}
.right-sidebar span.p-developer a {
    font-weight: normal;
    padding: 0;
    text-decoration: underline !important;
}
section.details-content-container a {
    text-decoration: underline;
}
.right-sidebar .p-rating {
    margin-top: 5px;
}
.tab-content-wrap nav .nav-tabs{
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}
.tab-content-wrap nav .nav-tabs .nav-link:hover, .tab-content-wrap nav .nav-tabs .nav-link {
    background: transparent;
    color: #131313;
    font-size: 19px;
    font-weight: 500;
    line-height: 23px;
    padding: 0 0 26px;
    margin: 0px 38px -2px 0;
    border-radius: 0;
    border: 0;
    border-bottom: 3px solid transparent;
    transition: none;
    font-family: Lexend;
    letter-spacing: -0.8px;
    color: #131313;
    font-weight: 500;
}
.tab-content-wrap nav .nav-tabs .nav-link:hover{
    color: rgba(0, 141, 242, 1);
}
.tab-content-wrap nav .nav-tabs .nav-link.active{
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    border-bottom: 3px solid rgba(0, 141, 242, 1);
}
.features-content-wrap {
    padding: 80px 0 100px;
}
.features-content-list{
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.features-content-wrap h3 {
    color: #131313;
    font-family: Lexend;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 39px;
    letter-spacing: -1.12px;
}
.features-content-list li{
    list-style-type: none;
    font-family: 'Lexend';
    font-weight: 500;
    line-height: 20px !important;
    margin: 0 0 18px 0;
    background: transparent url(../img/check-blue.png) no-repeat left 6px;
    padding-left: 30px;
    width: 33.333%;
    color: #131313;
    padding-right: 20px;
}

.related-template {
    padding: 140px 0 150px 0;
}
.related-template .title-bar{
    margin-top: 0;
    display: block;
    text-align: center;
}
.related-template .title-bar h2 {
    font-size: 48px;
    line-height: 64px;
    color: #000;
    margin-top: 0;
    letter-spacing: -1.92px;
}
.related-template .container-marketplace-new {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.related-template .container-marketplace-new section.theme-store {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.related-template section.theme-store{
    margin-bottom: 0;
}

.data-privacy-icon-content .item {
    display: flex;
    gap: 14px;
}
.data-privacy-icon-content .item + .item{
    margin-top: 24px;
}
.data-privacy-icon-content .item h6{
    margin: 0 0  10px 0;
}
.data-privacy-icon-content .item h6 {
    margin: 0 0 5px 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}
.data-privacy-icon-content .item span {
    font-size: 14px;
    line-height: 18px;
    color: #696969;
}
.data-privacy-icon-content .item svg {
    margin-top: 1px;
}
.data-privacy-icon-content {
    padding: 20px 20px;
    box-shadow: 0px 1px 1px rgba(9, 30, 66, 0.25), 0px 0px 1px rgba(9, 30, 66, 0.31);
    border-radius: 5px;
}
.review-title h2,
.pricing-area .top-part h2{
    padding-bottom: 28px;
    margin: 50px 0px 40px 0px;
    border-bottom: 1px solid rgba(217, 217, 217, 0.8);
    font-size: 20px;
}
.pricing-item-container .item  {
    box-shadow: 0px 1px 1px rgba(9, 30, 66, 0.25), 0px 0px 1px rgba(9, 30, 66, 0.31);
    border-radius: 8px;
    overflow: hidden;
    flex: 1;
}
.pricing-item-container .item .top-header {
    background:#FAF5EE;
    padding: 24px 20px 16px;
    text-align: center;
    color:#000;
    font-family: "Lexend", sans-serif;
    font-style: normal;
}
.pricing-item-container .item .price-features {
    padding: 20px;
    border-radius: 0 0 8px 8px ;
}
.pricing-item-container .item .price-features ul{
    margin: 0;
    padding: 0;
}
.pricing-item-container .item .price-features ul li {
    list-style: none;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 20px;
    display: flex;
    padding-left: 22px;
    position: relative;
}
.pricing-item-container .item .price-features ul li:last-child {
    margin: 0;
}
.pricing-item-container .item .price-features ul li svg {
    margin-right: 10px;
    margin-top: 3px;
    position: absolute;
    left: 0;
}
.pricing-item-container .item .price-features ul li span {
    flex: 1;
    line-height: 20px;
}
.pricing-item-container .item .top-header > span{
    letter-spacing: 0.02em;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}
.pricing-item-container .item .top-header > .price-amount{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    margin: 16px 0 5px;
}
.pricing-item-container .item .top-header > .price-amount strong{
    font-weight: 600;
}
.pricing-item-container .item .top-header > .price-billed{
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.02em;
}
.pricing-item-container .item .top-header > .price-billed strong{
    font-weight: 500;
}
.pricing-item-container {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-gap: 25px;
}
section.details-header .header-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
section.details-header .details-information {
    display: flex;
    align-items: center;
    gap: 30px;
}
section.details-header .plugin-details .details-information {
    display: block;
    max-width: 720px;
}
.rating-develop-container {
    display: flex;
    align-items: center;
}
.header-info.plugin-details {
    padding: 69px 0px 50px 0px;
}
.page-template-template-plugin-details-php .container-marketplace .left-content .richtext{
   margin-top:-50px;
}
section.details-header .plugin-details .details-information .product-info .p-name {
    font-weight: 600;
    font-size: 58px;
    line-height: 67px;
    margin-bottom: 21px;
    font-family: 'Lexend';
    color: #000000;
    text-transform: capitalize;
}
section.details-header .plugin-details .p-icon {
    width: 243px;
    height: 243px;
}
section.details-header .plugin-details .install-container{
    display:flex;
    align-items:center;
    gap:25px;
    margin-top:30px;
}
section.details-header .plugin-details .install-container .btn{
    padding: 9px 18px 10px 18px;
    max-width: 110px;
    font-size: 16px;
}
section.details-header .plugin-details .install-container span{
    font-family: 'Lexend';
    font-weight:400;
    font-size:16px;
}
.page-template-template-plugin-details-php section.details-slider-container .item {
    height: auto;
}
.page-template-template-plugin-details-php section.details-slider-container .item img{
    border-radius:15px;
}
section.details-header .details-information .product-info {
    flex-basis: 600px;
    max-width: 648px;
    flex: 1;
}
section.details-header .details-information .p-icon {
    width: 138px;
    height: 138px;
    border-radius: 8px;
}
.details-content-container .product-list-item .p-icon {
    width: 80px;
    height: 80px;
}
section.details-header .details-information .p-icon img{
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
}
section.details-header .details-information .p-icon img.no-image-thumb{
    padding: 20px;
}
section.details-header .details-information .product-info .p-name {
    font-weight: 600;
    font-size: 58px;
    line-height: 67px;
    margin-bottom: 16px;
    font-family: 'Lexend';
    letter-spacing: -2.32px;
    text-align: left;
    text-transform: capitalize;
}
section.details-header .details-information p.p-short-des {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    text-align: left;
}

section.details-header  .details-price-information {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    max-width: 220px;
    flex-basis: 220px;
}
section.details-header  .price-amount {
    font-size: 51px;
    color: #000;
    font-weight: 600;
    line-height: 58px;
    margin: 23px 0;
    font-family: 'Lexend';
    letter-spacing: -2.32px;
    text-align: left;
}
section.details-header  .price-amount strong{
    font-weight: 600;
}
section.details-header .price-amount span {
    font-size: 22px;
    color: #787878;
    font-weight: 540;
    text-transform: capitalize;
    letter-spacing: -1px;
}
section.details-header  .details-price-information .btn {
    margin: 0 0 20px 0;
}
section.details-header  .details-price-information span {
    color: #353535;
    font-size: 14px;
}
.develop-by-card {
    background: #FFFFFF;
    border-radius: 16px;
    border: 1px solid rgba(217, 217, 217, 0.8);
    overflow: hidden;
}
body.page-template-template-details .develop-by-card {
    position: sticky;
    top: 110px;
    z-index: 1;
}
.develop-by-card .top-part {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 20px 31px;
    background:#EDF7FE;
    border-bottom: 1px solid #F0F3F4;
}
.develop-by-card .top-part  .p-icon {
    min-width:64px;
    width: 64px;
    height: 64px;
    margin: 0;
    border-radius: 50%;
    overflow: hidden;
}
.develop-by-card .developer-info {
    font-size: 13px;
    line-height: 29px;
    color: #000;
    font-weight: 400;
    flex: 1;
}
.develop-by-card .developer-info .p-name {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    text-decoration: none;
    border: 0;
}
.develop-by-card .developer-info .p-name a{
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.develop-by-card .content-part  {
    padding: 38px 46px;
}
.develop-by-card .content-part ul  {
    padding: 0;
    margin: 0;
}
.develop-by-card .content-part ul li {
    list-style: none;
    margin-bottom: 12px;
}
.develop-by-card .content-part ul li:last-child {
    margin-bottom: 0;
}
.develop-by-card .content-part ul li a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Lexend';
}
.develop-by-card .content-part ul li a:hover {
    color: #008df2;
}
.develop-by-card .content-part ul li a:hover svg path{
    stroke: #008df2;
}
.develop-by-card .content-part ul li a svg {
    width: 16px;
}
.develop-by-card .content-part ul li a span{
    padding-left: 8px;
}
.product-list-item {
    display: flex;
    gap: 12px;
    margin-bottom: 30px;
}
.product-list-item .p-icon{
    width: 60px;
    height: 60px;
    margin: 0;
    /*filter: drop-shadow(0px 1px 1px rgba(9, 30, 66, 0.25)) drop-shadow(0px 0px 1px rgba(9, 30, 66, 0.31));*/
    background: #fff;
}
.product-list-item .p-icon img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.product-list-item .p-name {
    font-weight: 600;
    font-family: 'Inter';
    line-height: 20px;
    letter-spacing: 0.01em;
}
.product-list-item .p-name a{
    color: #032430;
}
.product-list-item  a{
    text-decoration: none !important;
}
.product-list-item  a:hover{
    color: #008df2;
}
.product-list-item span.p-developer a {
    margin: 0px 0 2px 0;
}
.product-list-item .product-info {
    flex: 1;
}
.product-list {
    margin: 24px 0;
}

.sidebar-title {
    font-weight:500;
    font-size:20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-top: 40px;
    font-family: 'Lexend';
}
section.details-header .details-information.theme-details-information{
    max-width: 613px;
    flex-basis: 613px;
    flex-direction: column;
    align-items: start;
}
section.details-header .theme-preview-thumb {
    height: auto;
    overflow: hidden;
    width: 752px;
    margin-right: -108px;
    /* background: #ECEEF2; */
}
section.details-header .theme-preview-thumb img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
}
section.details-header .theme-preview-thumb img.no-image-thumb {
    padding: 100px;
    opacity: .6;
}
section.details-header .details-information.theme-details-information .details-price-information {
    align-items: start;
    justify-content: start;
    text-align: left;
    max-width: inherit;
    flex-basis: initial;
    padding-bottom: 65px;
}
section.details-header .details-information.theme-details-information .details-price-information .btn-group {
    gap: 29px;
    align-items: center;
}
section.details-header .details-information.theme-details-information .details-price-information .btn-group .btn{
    font-weight: 600;
    font-size: 16px;
    min-width: 197px;
}
section.details-header.theme-details-header {
    padding: 100px 0 148px 0;
}

section.details-header.theme-details-header .header-info {
    align-items: end;
}
.theme-details-information.details-information .btn {
    padding: 14px;
}
section.plugin-listing-container .title-bar h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 8px;
    margin-top: 0;
}
section.plugin-listing-container  .title-bar {
    margin-bottom: 10px;
    margin-top: 0px;
}
section.plugin-listing-container .plugin-list + .plugin-list{
    padding-top: 50px;
}
section.plugin-listing-container section.plugins-card-container {
    margin: 30px 0 0px 0;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 60px;
}
body.page-template-template-plugin-listing-by-category section.plugin-listing-container section.plugins-card-container {
    border-bottom: 0;
}
.four-item-list{
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.four-item-list + .four-item-list{
    border-top: 1px solid #EBEBEB;
}
section.plugin-listing-container .plugin-list:last-child section.plugins-card-container{
    border: 0;
}

.sorting-menu .dropdown.bootstrap-select .dropdown-toggle.btn-light{
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #000;
    padding: 1px 0;
    border: 0;
    font-family: 'Inter';
}
.sorting-menu .dropdown.bootstrap-select .dropdown-toggle:after{
    background: url("../img/angle-down.png") no-repeat center right;
    border: 0;
    width: 12px;
    height: 9px;
    margin-top: 0;
}
.sorting-menu .dropdown.bootstrap-select .dropdown-menu:not(.inner){
    padding: 15px 35px;
    margin-top: 18px;
    border: 0;
    border-radius: 13px;
    -webkit-box-shadow: 0 0 30px 0 #0000001F;
    box-shadow: 0 0 30px 0 #0000001F;
}
.sorting-menu ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
}

.sorting-menu ul li button,
.sorting-menu ul li a {
    padding: 11px 27px 11px 0;
    border: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    text-transform: capitalize;
    color: #000;
    font-family: 'Inter';
    display: block;
    background: transparent;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.sorting-menu ul li a:hover,
.sorting-menu ul li button:hover,
.sorting-menu ul li button:focus,
.sorting-menu ul li button:active,
.sorting-menu ul li a:active {
    background: transparent;
    color: #008df2;
    outline: 0;
}
.sorting-menu ul li button.active,
.sorting-menu ul li.active a {
    background: transparent url(../img/check-blue.png) no-repeat right center;
    border: 0;
    color: #000 !important;
}
section.details-header.developer-head .sorting-menu ul li a{
    padding: 5.2px 15px;
    font-size: 13px;
    cursor: pointer;
    color: #000;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 34px;
    background: transparent;
    line-height: 15.70px;
    transition: none;
}
section.details-header.developer-head .sorting-menu ul{
    padding-left:0px;
    display: flex;
    gap: 15px;
}
section.details-header.developer-head .sorting-menu ul li:hover a,
section.details-header.developer-head .sorting-menu ul li.active a{
    background: #008DF2;
    border-color: #008DF2;
    color: #fff !important;
}

section.details-header.developer-head .sorting-menu ul li:hover a,
section.details-header.developer-head .sorting-menu ul li.active a{
    color: #fff !important;
}

section.details-header.plugin-list-cat-banner {
    padding: 65px 0 20px 0;
}
.webalive-site-content section.details-header.plugin-list-cat-banner .p-name {
    font-size: 37px;
    line-height: 40px;
    margin-bottom: 16px;
}
section.details-header.plugin-list-cat-banner  .breadcrumb {
    margin: 0 0 40px 0;
}
section.details-header.theme-list-cat-banner {
    padding: 70px 20px;
    text-align: center;
    display: flex;
}
section.details-header.theme-list-banner .p-name {
    max-width: 984px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    font-family: Lexend;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -2.4px;
}
body.page-template-template-search-marketplace section.details-header.theme-list-banner .p-name {
    font-size: 28px;
    text-align: left;
    max-width: 100%;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 10px;
    letter-spacing: -1px;
    font-weight: 500;
    text-transform: capitalize;
}
section.details-header.theme-list-banner p {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-family: 'Inter';
    font-style: normal;
    text-align: center;
    display: block;
    max-width: 885px;
    margin: 0 auto;
    margin-top: 18px;
}
section.details-header.theme-list-banner {
    padding: 70px 20px;
}
body.page-template-template-search-marketplace section.details-header.theme-list-banner {
    background: #fff;
    padding-bottom: 0px;
}
section.filter-theme ul {
    margin: 0;
    padding: 0;
}
/*Product Details CSS End*/

/*Testimonial CSS Start*/
section.testimonial-slider {
    background: url("../img/marketplace/testi-bg.png") no-repeat center;
    background-size: cover;
}
.testimonial-slider-marketplace .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 39px;
}
.testimonial-slider-marketplace .owl-item {
    color: white;
    text-align: center;
    padding: 140px 0 0 0;
}

.testimonial-slider-marketplace .owl-prev,
.testimonial-slider-marketplace .owl-next {
    display: inline-block;
}
.testimonial-slider-marketplace .owl-next {
    float: right;
}
.testimonial-slider-marketplace .item .content-testimonial {
    max-width: 940px;
    flex-basis: 940px;
    text-align: left;
    padding-right: 0;
    padding-left: 80px;
    position: relative;
}
.testimonial-slider-marketplace .item .content-testimonial:before {
    content: "";
    width: 40px;
    height: 32px;
    display: inline-block;
    background: url("../img/marketplace/quote.png") no-repeat center;
    position: absolute;
    top: -40px;
    left: 0;
}
.testimonial-slider-marketplace .item .user-photo {
    flex: 1;
}
.testimonial-slider-marketplace .item .content-testimonial p {
    font-size: 25px;
    line-height: 152%;
    margin-bottom: 40px;
}
.testimonial-slider-marketplace .item .content-testimonial strong {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 23px;
    line-height: 130%;
    color: #000;
}
.slider-counter {
    font-size: 16px;
    line-height: 32px;
    color: #000;
}
.testimonial-slider-marketplace  .owl-nav button {
    background: transparent;
    padding: 5px 0;
}
.testimonial-slider-marketplace  .owl-nav button:focus {
    outline: 0;
}
.testimonial-slider-marketplace  .owl-nav {
    padding-left: 80px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
    padding-bottom: 120px;
    z-index: 9;
    position: relative;
}
/*Testimonial CSS End*/

.category-select-list {
    border-bottom: 1px solid #EBEBEB;
}
li.category-select-item {
    display: inline-block;
    margin: 0 10px;
}
.category-select-list ul  {
    margin: 0;
    padding: 0;
}
.category-select-list ul li.category-select-item:first-child {
    margin-left: 0;
}
.category-select-list ul li.category-select-item {
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    padding: 6px 28px 6px 12px;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 18px !important;
    font-family: 'Inter';
    font-style: normal;
    background: url(../img/marketplace/close.png) no-repeat;
    background-position: calc(100% - 12px) 11px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 40px !important;
    text-align: center;
    color: #000000;
    transition: all ease-in-out .2s;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: max-content;
    font-weight: 500;
}

.visit-this-site.desktop-visit.use-this-template button {
    font-weight: 500;
    font-size: 14px;
    font-family: 'Lexend';
    letter-spacing: 0.02em;
    max-width: max-content;
    height: 34px;
    padding: 5px 16px;
    margin-left: 5px;
}
.top-part-portfolio {
    padding: 14px 22px;
}
.ti-portfolio {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    margin-left: 20px;
    border-left: 1px solid #999999;
    padding-left: 20px;
    font-family: 'Lexend';
}
.back-portfolio a {
    color: #008DF2;
}
.back-portfolio a svg path {
    stroke: #008DF2;
}


/* WebCommander Pricing Start */
.pricing-table-switch {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    font-weight: 500;
    color: #212121;
}
.pricing-step.tab-warp {
    justify-content: center;
    padding-bottom: 0;
    padding-top: 100px;
}
.webcommander-pricing-title {
    margin: 0 0 32px;
}
.webcommander-pricing-title h2 {
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #000000;
    margin: 0 0 10px;
    font-family: 'Lexend';
}
.webcommander-pricing-title p {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #4F4F4F;
    margin-top: 17px;
}
/*.tab-warp.pricing-step .step-pricing-table {*/
/*    height: 672px;*/
/*    overflow: auto;*/
/*}*/
.webcommander-pricing-table-scroll {
    overflow: auto;
    height: 446px;
    margin-bottom: 20px;
}
.swi-1.js-pricing-table-switch-container {
    display: none;
}

.webcommander-pricing-table-scroll::-webkit-scrollbar-track
{
    border-radius: 6px;
    background-color: #fff;
}

.webcommander-pricing-table-scroll::-webkit-scrollbar
{
    width: 6px;
    background-color: #fff;
}

.webcommander-pricing-table-scroll::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #F5F5F5;
}
.choose-plan label {
    padding: 8px 16px !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px !important;
    text-transform: capitalize;
    background: #fff;
    color: #008df2 !important;
    border-radius: 30px;
    font-family: 'Lexend';
    width: 100%;
    border: 1px solid #008df2;
    max-width: 165px;
}
.choose-plan label:hover {
    background: #008df2;
    color: #fff !important;
}
.choose-plan label:after,
.choose-plan label:before
{
    display: none;
}
.webcommander-pricing-table {
    min-width: 1050px;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
}
.webcommander-pricing-table .wpt-row {
    border-bottom: 1px solid #f9f9f9;
    display: flex;
    justify-content: space-between;
}
.webcommander-pricing-table .wpt-row:last-child {
    border-bottom: none;
}
.webcommander-pricing-table .wpt-row .wpt-col {
    padding: 12px 20px;
    border-right: 1px solid #f9f9f9;
    min-width: calc(25% - 64px);
    max-width: calc(25% - 64px);
}
.webcommander-pricing-table.three-plan .wpt-row .wpt-col {
    min-width: calc(33% - 80px);
    max-width: calc(33% - 80px);
}
.webcommander-pricing-table.two-plan .wpt-row .wpt-col {
    min-width: calc(44% - 58px);
    max-width: calc(44% - 58px);
}
.webcommander-pricing-table.one-plan .wpt-row .wpt-col {
    min-width: calc(77% - 0px);
    max-width: calc(77% - 0px);
}
.webcommander-pricing-table.one-plan .wpt-row .wpt-col:last-child {
    padding-left: 200px;
    padding-right: 200px;
}
.webcommander-pricing-table .wpt-row.first-row .wpt-col {
    padding: 32px 24px;
}
.webcommander-pricing-table .wpt-row .wpt-col:last-child {
    border-right: none;
}
.webcommander-pricing-table .wpt-row .wpt-col.highlight {
    background: #F4FCFE;
}
.webcommander-pricing-table .wpt-row .wpt-col.first-col {
    min-width: 250px;
    max-width: 250px;
}
.webcommander-pricing-table .wpt-row .wpt-col p {
    font-size: 15px;
    line-height: 22px;
    color: #262626;
    margin: 0;
    font-weight: 400;
}
.webcommander-pricing-table .wpt-row .wpt-col .info {
    color: #5F5E5E;
}
.webcommander-pricing-table .plan-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.webcommander-pricing-table .wpt-row .wpt-col h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 29px;
    color: #262626;
    font-family: 'Lexend';
    margin-top: 12px;
}

.webcommander-pricing-table .wpt-row .wpt-col h5 {
    font-weight: 500;
    font-size: 23px;
    line-height: 26px;
    text-transform: capitalize !important;
}
.webcommander-pricing-table .wpt-row .wpt-col h3 small {
    font-weight: 400;
    font-size: 14px;
    color: #7f7f7f;
    text-transform: capitalize;
}
/* WebCommander Pricing End */


/*reviews*/
section.review-initial {
    border-radius: 5px;
    border: 1px solid #F0F3F4;
    text-align: center;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 245px;
    max-width: 655px;
    margin: 50px auto 100px;
}
section.review-initial h6 {
    margin: 0;
    font-weight: 600;
}
section.review-initial p {
    margin:  10px 0 15px 0;
    font-size: 14px;
    line-height: 22px;
}
section.review-initial button {
    font-weight: 600;
    font-size: 14px;
    max-width: 140px;
    height: 38px;
    padding: 4px;
}
.reviews {
    background: #FFFFFF;
    margin-top: 46px;
    width: 900px;
    max-width: 100%;
    display: flex;
    gap: 48px;
    margin-bottom: 110px;
}

.review-top {
    max-width: 200px;
    flex-basis: 200px;
}

.review-top-inner {
    display: flex;
    justify-content: space-between;
    padding: 0;
    border-radius: 5px;
    flex-direction: column;
    position: sticky;
    top: 100px;
}
.review-top-left {
    width: 100%;
    max-width: 154px;
    margin-right: 24px;
    text-align: center;
    display: flex;
    gap: 10px;
    margin: 10px 0 24px;
}
.review-top-left h3 {
    margin: 0;
    color: #000;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.review-top-left h2{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 53px;
    color: #262626;
    padding-bottom: 5px;
    margin: 0;
}

.review-top-left p{
    padding-top: 6px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #696969;
    margin-bottom: 15px;
    display: none;
}

.review-top-right{
    width: 100%;
}

.progress-container {
    display: flex;
    width: 100%;
    margin-bottom: 6px;
}
.progress-label {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #262626;
    margin-bottom: 0;
}
.progress {
    width: 100%;
    background-color: #F0F3F4;
    height: 4px;
    border-radius: 3px;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 4px;
}
.progress-bar {
    width: 0%;
    height: 100%;
    background-color: #060606;
    border-radius: 3px;
    text-align: right;
    transition: width 0.5s ease-in-out;
    box-sizing: border-box;
}

/*border-divider*/
.border-divider{
    border-top: 1px solid #EBEBEB;
    margin-right: 24px;
    margin-left: 24px;
}

/*write-review*/
.write-review {
    padding-bottom: 24px;
    flex: 1;
}
.write-review-header {

    margin-top: 20px;
}
.write-review-header-left button.btn.btn-border, .customer-review-comment-container button.js-load-more-review {
    border-radius: 50px;
    border: 1px solid rgba(68, 68, 68, 0.14);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.20) 100%);
    color: #1B1B1B;
    text-align: center;
    font-family: Lexend;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    width: 100%;
    display: block;
}
.customer-review-comment-container button.js-load-more-review {
    width: auto;
    display: inline-block;
    margin-left: 28px;
    margin-top: 20px;
}
.write-review-header-left button.btn.btn-border:hover, .customer-review-comment-container button.js-load-more-review:hover {
    background:  rgba(68, 68, 68, 0.14);
}
@media (max-width: 650px){


    .write-review-header{
        flex-wrap: wrap;
    }
    .write-review-header-left{
        padding-top: 10px;
    }


    .write-review-header-right h2{
        font-size: 14px !important;
    }

}
.write-review-header-right h6{
    color: #000;
    font-family: Lexend;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.write-review-header-right h2{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #262626;
    margin: 0;
}
.select-wrapper {
    position: relative;
    display: inline-block;
    margin-left: 10px;
}
.select-wrapper select {
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #262626;
    border: 0;
    cursor: pointer;
    outline: none;
    position: relative;
    background-position: calc(100% - 0px) 7px;
    padding-right: 20px;
    background-size: 11px;
}
.select-wrapper select:focus {
    border-color: #4CAF50;
}

.write-review-header-left button   {
    font-weight: 600;
    font-size: 16px;
    padding: 12px 14px 11px 14px;
}

/*review-desc*/
.review-desc-box{
    background: #FFFFFF;
   /* padding: 24px 24px 28px 24px;*/
}
.review-desc {
    padding:0px 5px 0px 5px;
   /* border: 1px solid #CED4DA;
    border-radius: 4px;
    box-shadow: 6px 6px 16px -8px rgba(0,0,0,.1);*/
}

.review-desc label{
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}
.review-desc label.error {
    font-size: 13px !important;
}
.review-desc textarea {
    width: 100%;
    font-size: 16px;
    background: #FFFFFF;
    border: 1px solid #BDBDBD;
    border-radius:6px;
    padding: 10px 15px;
    height: 150px;
}
.review-desc textarea:focus {
    border: 1px solid #000 !important;
    outline: 0;
}
.modal-header button{
    color: #555;
    opacity:100;
}
.modal-header button.active,
.modal-header button:hover {
    background: #fff;
    border-color: #fff;
    color: #000;
}
#writeReviewModal .modal-content {
    border-radius: 15px;
}
.text-area-wrapper {
    position: relative;
    width: 100%;
}
.max-word-limit {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #4E4E4E;
    text-align: right;
}

.review-rating {
    padding-top: 20px;
    padding-bottom: 15px;
    /*display: flex;
    justify-content: space-between;
    align-items: center;*/
}
.review-rating .raitng-app{
    font-style: normal;
    font-weight:600;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 10px;
}

.review-button {
    display: flex;
    justify-content: end;
    border-top: 1px solid #e9e9e9;
    padding-top: 18px;
    align-items: center;
}

.review-button button {
    width: auto;
}
.review-button .cancel{
    background: #F6F6F7;
    border-radius: 3px;
    padding: 7px 16px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    color: #262626;
    border: 0;
    cursor: pointer;
}

.review-button .submit-review{
    padding: 7px 16px;
    background: #008df2;
    border-radius: 3px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    border: 0;
    margin-left: 12px;
    cursor: pointer;
    text-transform: capitalize;
    color: #FFFFFF;
}

/*customer-review*/
.page-template-template-details header.webalive-header {
    display: none;
}
.total-count {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    width: 30px;
    text-align: right;
    font-family: 'Lexend';
    color: #262626;
    margin-bottom: 5px;
}
.customer-review-top .user-photo {
    width: 40px;
    height: 40px;
    background: #FF9F40;
    border-radius: 32px;
    overflow: hidden;
}
.customer-review-top  .user-photo .short-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    text-align: center;
    background: #F3F3F3 !important;
}
.customer-review{
    padding: 0 24px 0 24px;
}
.customer-review-top{
    display: flex;
}
.customer-review-top-inner {
    padding-left: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.customer-review-top-inner .name-n-date {
    padding-bottom: 8px;
    color: #000;
    font-family: Lexend;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.customer-review-desc {
    padding-left: 52px;
    padding-bottom: 40px;
    margin-top: 0px;
}
.customer-review-comment-container .customer-review:last-child .customer-review-desc {
    border: 0;
}
.customer-review-desc strong{
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #262626;

}
.customer-review-desc p {
    padding-top: 0px;
    margin-bottom: 8px;
    color: #262626;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.customer-review-desc p:last-child,
.customer-review-desc p:only-child
{
    margin: 0;
}

.customer-review-desc .read-more {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    padding-top: 8px;
    color: #000;
    text-decoration: underline;
    text-transform: capitalize;
}
.customer-review-desc .read-more:hover{
    text-decoration: underline;
}

/*Steps design css Start*/
.seperate-login-form {
    height: 100%;
}
.login-container .form-error {
    width: 100%;
    margin: 0;
    font-size: 14px;
    padding: 5px 0px;
}
.message.form-error span {
    display: block;
}
.login-container .trial-head {
    padding-bottom: 0 !important;
}
div#tmpl-wcc-forgot-form .trial-head {
    padding-bottom: 20px !important;
}
.login-container.modal-login-global .trial-head {
    padding-bottom: 20px !important;
}
.template-choose label{
    width: 100%;
}
.template-choose label:after,
.template-choose label:before{
    display: none;
}
.template-choose label {
    width: 100%;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: start;
}
.template-choose label img {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    object-fit: cover;
    display: block;
}
.template-choose label button{
    margin-left: auto;
}
.template-choose label .instance-btn {
    margin-left: auto;
    font-weight: 500;
    line-height: 18px;
    color: #FFFFFF;
    background: url("../img/technology-arrow.png") no-repeat center;
    border-radius: 3px;
    height: 28px;
    padding: 6px 10px;
    font-size: 0px;
    background-size: 8px;
}
.template-choose  .instanse-name {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin-bottom: 2px;
}
.template-choose  .instanse-title span {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #5F5E5E;
}
.template-choose  .instanse-title {
    margin-left: 16px;
}
.instance-lists{
    height: 350px;
    overflow: auto;
}

.instance-lists::-webkit-scrollbar-track
{
    border-radius: 10px;
    background-color: #F5F5F5;
}

.instance-lists::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

.instance-lists::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #ccc;
}
.accept-and-install-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.installing-logo{
    margin-bottom: 30px;
}
p.adding-title {
    font-size: 14px;
    line-height: 17px;
    color: #000;
    margin-bottom: 14px;
    text-align: center;
}
.adding-container ul {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-shadow: 0px 1px 1px rgba(9, 30, 66, 0.25), 0px 0px 1px rgba(9, 30, 66, 0.31);
    border-radius: 4px;
    margin: 0 0 20px 0;
    padding: 4px 20px;
}
.adding-container ul li{
    list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 0;
}
.adding-container ul li:last-child{
    border: 0;
}
.adding-container {
    max-width: 412px;
    width: 100%;
}
.adding-container .btn-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 18px;
}
.btn-group .btn {
    font-weight: 600 !important;
    font-size: 14px !important;
    width: 100%;
    height: 40px;
    padding: 6px 10px !important;
    line-height: 26px;
}
.spinner-container{
    text-align: center;
    width: 100%;
}
.spinner{
    background: url("../img/marketplace/spinner.png") no-repeat center;
    width: 60px;
    height: 60px;
    margin: 25px;
    display: inline-block;
}
#install-message{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #262626;
}
.marketplace-template-skipBtn-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.marketplace-template-skipBtn-group a:only-child {
    margin-left: auto;
}
/*Steps design css End*/


.one-time-payment {
    margin: 20px 0;
}
.one-time-payment span.plugin-doller {
    font-size: 40px;
    padding-bottom: 10px;
    display: block;
    font-weight: 300;
    line-height: 30px;
}
.total-plugin {
    display: block;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #828282;
    margin: 0;
    padding: 0;
}

.rating {
    display: inline-block;
    position: relative;
}

.rating label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
}

.rating label:last-child {
    position: static;
}

.rating label:nth-child(1) {
    z-index: 5;
}

.rating label:nth-child(2) {
    z-index: 4;
}

.rating label:nth-child(3) {
    z-index: 3;
}

.rating label:nth-child(4) {
    z-index: 2;
}

.rating label:nth-child(5) {
    z-index: 1;
}

.rating label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.rating label .icon {
    float: left;
    color: transparent;
    font-size: 24px;
    margin-right:22px;
}

.rating label:last-child .icon {
    color: #EBEBEB;
}

.rating:not(:hover) label input:checked ~ .icon,
.rating:hover label:hover input ~ .icon {
    color: #000;
    font-size: 24px;
}

.rating label input:focus:not(:checked) ~ .icon:last-child {
    color: #EBEBEB;
    text-shadow: 0 0 5px #000;
}

.no-template-found {
    margin: 60px 0;
}
section.plugins-card-container .no-template-found {
    text-align: left;
    margin: 20px 0 40px 0;
}

section.details-slider-container  {
    position: relative;
}
.richtext  li p{
    margin: 0 !important;
}

section.details-slider-container .item {
    height: 100%;
    width: auto !important;
    background: #fff;
}
section.details-slider-container .owl-stage .owl-item:nth-child(1) .item{
    width: 450px !important;
}
section.details-slider-container .item img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
body.page-template-template-plugin-details section.details-slider-container .item img{
    object-fit: cover;
}
section.details-slider-container .item video{
    height: 100%;
    width: 100%;
}
section.details-slider-container .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #FFFFFF !important;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 45.3333px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    transition: all ease-in-out .2s;
}
section.details-slider-container .owl-nav button:focus, section.details-slider-container .owl-nav button:hover {
    outline: 0;
    filter: brightness(1) invert(1);
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
}
section.details-slider-container .owl-nav button span {
    font-size: 0px;
}
section.details-slider-container .owl-nav button.owl-prev {
    left: -20px;
    background: url("../img/left-long.png") no-repeat center;
    display:none;
}
section.details-slider-container .owl-nav button.owl-next {
    right: 33%;
    background: url("../img/right-long.png") no-repeat center;
}



.header-search input:-webkit-autofill,
.header-search input:-webkit-autofill:hover,
.header-search input:-webkit-autofill:focus {
    -webkit-text-fill-color: #000  !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}


/*Fixing*/
.default-loader, .lds-ring-template {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999;
    opacity: 0;
    display: none;
}
.default-loader:before,
.lds-ring-template:before
{
    content: "";
    background: rgba(0,0,0,.1);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.default-loader .wc-loader,
.lds-ring-template .wc-loader
{
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.default-loader.show,
.lds-ring-template.show-loader
{
    opacity: 1;
    display: block;
}
.hide-rel-section-item{
    display: none;
}
.finalise-area .no-template-found {
    max-width: 545px;
    margin: 0 auto;
}

/*Process failed css*/

.failed-maintain-box {
    text-align: center;
}

.failed-maintain-box{
    max-width:627px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.failed-maintain-box .maintain-title {
    font-size: 32px;
    line-height: 35px;
    text-align: center;
    margin: 0;
    padding: 18px 0 16px 0;
    color: #000;
    font-weight: 500;
    font-family: 'Lexend';
}
.failed-maintain-box p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    margin-bottom: 24px;
    line-height: 140%;
    font-family: 'Inter';
}
.failed-maintain-box .maintain--button-btn a {
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    height: 46px;
    padding: 8px 24px;
    border-radius: 50px;
    background: #008DF2;
    margin-top: 20px;
    display: inline-block;
    font-family: 'Lexend';
}
.failed-maintain-box .maintain--button-btn a:hover {
    background: #29A6FF;
    text-decoration: none !important;
}
.failed-maintain-box .maintain--button-btn a:hover{
    text-decoration: underline;
}

/*New Login Form Design update*/
body.page-template-elementor-plugin-marketplace header#masthead,
body.page-template-signup-login-install-step header#masthead,
body.page-template-elementor-template-marketplace header#masthead,
body.error404  header#masthead,
body.page-template-signup-login-install-step footer.webalive-footer
{
    display: none;
}
body.page-template-signup-login-install-step{
    height: 100vh;
}
body.page-template-signup-login-install-step .tab,
body.page-template-signup-login-install-step .webalive-site-content,
body.page-template-signup-login-install-step .webalive-site,
body.page-template-signup-login-install-step .js-trial-popup,
body.page-template-signup-login-install-step .form-wrap.free-signup-wrap-js
{
    height: 100%;
}
body.page-template-signup-login-install-step .webalive-footer {
    display: none;
}


/*feature plufin css start*/

.feature-colume-box section.plugins-card-container {
    margin: 0;
    position: relative;
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}
.p-icon-down-section {
    padding: 15px;
}
.plugin-rating-princing-section {
    display: flex;
    margin-top: 6px;
    flex-wrap: wrap;
}
.feature-colume-box section.plugins-card-container .plugins-card-item{
    display:block;
    background-color:#ffffff;
    border-radius:11px;
}
.feature-colume-box section.plugins-card-container .plugins-card-item .p-icon{
    background: url('../img/bg-gradient-1.png') no-repeat;
    width:100%;
    height:120px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.feature-colume-box section.plugins-card-container .plugins-card-item:nth-child(2) .p-icon{
    background: url('../img/bg-gradient-2.png') no-repeat;
}
.feature-colume-box section.plugins-card-container .plugins-card-item:nth-child(3) .p-icon{
    background: url('../img/bg-gradient-3.png') no-repeat;
}
.feature-colume-box section.plugins-card-container .plugins-card-item .p-icon img{
    width:70px;
    height:70px;
}

.feature-colume-box section.plugins-card-container .plugins-card-item .p-name{
    font-weight: 600;
}
.header-container-plugin h2 {
    color: #262626;
    font-family: Lexend;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}
.header-container-plugin p {
    color: #353535;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 112.5% */
}

.header-container-plugin .js-plugins-header.js-header-all {
    margin-bottom: 60px;
}
/*feature plugin css end*/