 .center-main-menu .menu-framer-container{
    float: right;
    display: inline;
    width: auto;
}

.framer-signupform-wrapper input{
    border:1px solid #CFD8DC;
    border-radius:6px;
    padding:10px;
}
.framer-signupform-content {
    max-width:600px;
    margin:auto;
}
.framer-signupform-content label {
    font-weight:600;
    margin-bottom:3px;
}
.superb-framer-info-box {
    padding: 15px;
    border-radius: 15px;
    margin: 0 0 30px;
    background: #fdf0e6;
    border: 1px solid #dfd1c6;
}
.framer-signupform-wrapper input.button {
    background: -o-linear-gradient(top, #7E3AF2 0%, #1C64F2 142.14%), -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
    background: -webkit-gradient(linear, left top, left bottom, from(#7E3AF2), color-stop(142.14%, #1C64F2)), -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
    background: linear-gradient(180deg, #7E3AF2 0%, #1C64F2 142.14%), linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding: 17px 40px;
    display: inline-block;
    border-radius: 12px;
    margin: 0 0 60px;
}

.st-marketplace-add-new-product-form span.select2.select2-container.select2-container--default {
    width: 100% !important;
    max-width: 100%;
}
.framer-partnership-info {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    border-radius: 16px;
    border: 2px solid rgba(0,0,0,.1);
    background: #fff;
    margin: 70px 0px 10px 0px;
    align-items: center;
}
.framer-partnership-info p {
    margin: 0;
    font-size:14px;
    max-width: 440px;
    text-align: left;
}
.framer-partnership-info a {
    border: 1px solid #CFD8DC;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    text-align: center;
    padding: 11px;
    background: #fff;
    color: rgba(38, 50, 56, 1);
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    width: 130px;
    margin-left: 30px;
}
.st-marketplace-add-new-product-form textarea + span.vendor-marketplace-field-note-wrapper {
    display: inline-block;
    width: 100%;
    margin-top: -5px;
}

.framer-category-content h2 {
    font-size: 24px;
}
.st-marketplace-dashboard-intro {
    text-align: center;
    padding: 100px 0 120px;
    min-height: 32vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    background-image: url(../png/bg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center;
}

.st-marketplace-dashboard-intro h1 {
    font-size: 40px;
    color: #263238;
    line-height: 120%;
    margin: 0 0 9px;
}
.st-marketplace-dashboard-intro a.vendor-marketplace-element-button,
.st-marketplace-dashboard-intro a.vendor-marketplace-element-button:hover {
    margin: 15px;
    font-size: 17px;
    font-weight: 600;
    background:#fff;
}
.framer-signupform-wrapper label[for="wcpv-vendor-accept-terms"] {
    font-weight:normal;
}

.superb-framer-template-sorting .superb-framer-template-sorting-filter button#vendor-marketplace-filter-free,
.superb-framer-template-sorting .superb-framer-template-sorting-filter button#vendor-marketplace-filter-premium {
    display:none;
}
.page-id-84165 label[for="wcpv-vendor-description-public"] {
    display: none !important;
}

.framer-cta {
    background: -o-linear-gradient(top, #9524FF 0%, #4312E2 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#9524FF), to(#4312E2));
    background: linear-gradient(180deg, #9524FF 0%, #4312E2 100%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    padding: 15px 16px;
    line-height:1;
    color:#fff;
    text-decoration:none;
    font-weight:600;
    display:inline-block;
    font-size:16px;
}
.superb-framer-header-wrapper {
    padding:40px 0 90px 0;
}

.superb-framer-header-wrapper a.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-premium {
    border-radius: 16px;
    border: 2px solid rgba(0,0,0,.1);
    padding: 20px;
    max-width: 310px;
    margin-bottom:0px;
    background-image:url(../png/2-5.png);

    background-size:contain;
    background-position:top center;
    background-repeat:no-repeat;
}
.superb-framer-header-wrapper a.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-premium:nth-of-type(2) {
    background-image:url(../png/1-6.png);
}
.superb-framer-header-wrapper a.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-premium:nth-of-type(2) .superb-framer-template-image .superb-framer-template-wrapper-featured-banner {
    color:#A66D39;
}
.superb-framer-header-wrapper .superb-framer-header-inner {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.superb-framer-header-wrapper .superb-framer-header-inner .superb-framer-header-inner-col:first-of-type {
    width:100%;
    max-width:40%;
}
.superb-framer-header-wrapper .superb-framer-header-inner .superb-framer-header-inner-col:last-of-type {
    width:100%;
    max-width:55%;
}
.superb-framer-header-wrapper .superb-framer-header-inner .superb-framer-header-inner-col h1 {
    font-size: 48px;
    color:#263238;
    line-height: 120%;
    margin:0;
}
.superb-framer-header-wrapper .superb-framer-header-inner-col p {
    color: #546E7A;
    margin:20px 0;
    font-size: 16px;
    line-height: 150%;
}
.page-id-84165 label[for="wcpv-vendor-description-public"] {
    display: none;
}
.superb-framer-header-featured-templates {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.superb-framer-header-featured-templates .superb-framer-template-wrapper:first-of-type {
    margin-right:15px;
}

.superb-framer-template-wrapper {
    width:100%;
    max-width:280px;
    display:inline-block;
    text-decoration:none;
}
.superb-framer-template-wrapper .superb-framer-template-image {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    border-radius:19px;
    position:relative;
    border: 2px solid rgba(0,0,0,.1);
}
.superb-framer-template-wrapper-featured-banner {
    color: #fff;
    font-weight: 600;
}
.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-premium .superb-framer-template-image {
    border: 0px;
    display: inline-block;
    width: 100%;
    padding: 0;
}
.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-premium .superb-framer-template-image .superb-framer-template-wrapper-featured-banner {
    font-size: 16px;
    text-align:center;
    text-transform:uppercase;
    letter-spacing:1.5px;
    margin-bottom: 15px;
}
.superb-framer-header-search-components-fp .vendor-marketplace-category-slider {
    margin-bottom: 60px;
}
.superb-framer-header-search-components-fp .vendor-marketplace-category-slider-inner {
    gap:30px;
}
.vendor-marketplace-category-slider-inner img {
    height: auto;
    width: 24px;
    min-width: 24px;
}
.vendor-marketplace-category-slider-inner .vendor-marketplace-product-category {
    text-align:center;
}
.vendor-marketplace-category-slider-inner .vendor-marketplace-product-category a span {
    display: block;
    width: 100%;
    font-size: 12px;
    white-space: nowrap;
}
.vendor-marketplace-category-slider-inner .vendor-marketplace-product-category a {
    text-decoration: none;
    opacity:0.7;    
    display: inline-block;
    padding: 0px 10px;
}
.superb-framer-header-search-components-fp button.vendor-marketplace-category-slider-button.vendor-marketplace-element-button {
    padding:8px;
}
.superb-framer-header-search-components-fp button.vendor-marketplace-category-slider-button.vendor-marketplace-element-button img {
    margin-left: 0px;
}
.vendor-marketplace-category-slider-inner .vendor-marketplace-product-category a:hover {
    opacity:1;
}
.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-premium .superb-framer-template-image img {
    border-radius: 12px;
    overflow: hidden;
}
.superb-framer-template-sorting input[type="search"].vendor-marketplace-element-button-selected {
    background-color: #fff !important;
}
div#vendor-marketplace-search-sort-spinner.superb-framer-template-sorting {
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
}
.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-free .superb-framer-template-image {
    padding:4px;
    background: -o-linear-gradient(top, #00D1FF 0%, #243AFF 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#00D1FF), to(#243AFF));
    background: linear-gradient(180deg, #00D1FF 0%, #243AFF 100%);
}
.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-free .superb-framer-template-image .superb-framer-template-wrapper-featured-banner {
    background: -o-linear-gradient(top, #00D1FF 0%, #0385ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#00D1FF), to(#0385ff));
    background: linear-gradient(180deg, #00D1FF 0%, #0385ff 100%);
    font-size: 14px;
    padding: 2px 11px;
    border-radius: 0px 0px 6px 6px;
}
.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-free .superb-framer-template-image img {
    border-radius: 12px;
    overflow: hidden;
}
.superb-framer-template-wrapper .superb-framer-template-image img{
    width:100%;
    border-radius:16px;
}
.superb-framer-template-wrapper .superb-framer-template-content {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-top:15px;
    text-align:left;
}
.superb-framer-template-wrapper .superb-framer-template-content h3 {
    font-size: 16px;
    line-height: 120%;
    color: #263238;
    margin:0 0 3px;
}
.superb-framer-template-wrapper .superb-framer-template-content-price span {
    color:#263238;
    font-weight: 600;
    font-size: 16px;
    opacity:0.7;
}


.superb-framer-template-wrapper .superb-framer-template-content p,
.superb-framer-header-wrapper .superb-framer-header-inner-col .superb-framer-template-content p{
    color: #263238;
    opacity:0.7;
    font-size:14px;
    margin:0;
}

.superb-framer-template-sorting {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:100%;
    max-width:100%;
    margin-bottom:50px;
}
.superb-framer-template-sorting .superb-framer-template-sorting-search {
    width: 100%;
    max-width: 100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.superb-framer-template-sorting input[type="search"] {
    border: 1px solid #CFD8DC;
    font-size: 16px;
    border-radius: 8px;
    padding: 10px 20px 10px 45px;
    width: 100%;
    max-width: calc(100% - 112px);
    background-image: url(../png/search-icon.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 16px;
}
.framer-fp-signup-footer {
    margin-bottom:80px;
}
.page-template-template-vendor-signup-page .marketplace-signup-form .wcpv-shortcode-registration-success {
    margin-bottom: 40vh;
}
.page-template-template-vendor-signup-page .marketplace-signup-form h1 {
    display: none;
}
.page-template-template-vendor-signup-page .marketplace-signup-form h2 {
    color:#263238;
    font-size:32px;
    margin:0 0 10px;
}
.page-template-template-vendor-signup-page .marketplace-signup-form h2+p {
    color: #546E7A;
    margin: 0 0 30px;
    font-weight: 600;
}


.page-template-template-vendor-signup-page .marketplace-signup-form em.wcpv-field-note,
.page-template-template-vendor-signup-page .marketplace-signup-form .vendor-marketplace-field-note-text {
    font-size: 14px;
    font-style: italic;
    margin-top: 4px;
    display: inline-block;
    width: 100%;
    line-height: 135%;
}
.st-marketplace-add-new-product-form p.form-row.form-row-wide:last-of-type input {
    padding: 0px;
    width: auto;
    margin-right: 9px;
}
.st-marketplace-add-new-product-form label .required {
    color: red;
}
.st-marketplace-dashboard-intro .st-marketplace-dashboard-intro-inner {
    padding: 0px 20px;
}
.page-id-84163 .st-marketplace-add-new-product-form .select2-container--default .select2-selection--multiple {  
    border: 1px solid #cfd8dc;
    padding:5px;
}
.st-marketplace-add-new-product-form .vendor-marketplace-message-wrapper.vendor-marketplace-success-message {
    padding: 100px 40px;
    background-image: url(../jpg/framer-top-bg.jpg);
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    border-radius: 20px;
    -webkit-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin:60px 0;
}
.st-marketplace-add-new-product-form .vendor-marketplace-message-wrapper.vendor-marketplace-success-message p {
    font-size: 28px;
    line-height: 140%;
    font-weight: 600;
    margin: 0;
}

.page-template-template-vendor-signup-page .marketplace-signup-form input.button[type="submit"] {
    background: -o-linear-gradient(top, #7E3AF2 0%, #1C64F2 142.14%), -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
    background: -webkit-gradient(linear, left top, left bottom, from(#7E3AF2), color-stop(142.14%, #1C64F2)), -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
    background: linear-gradient(180deg, #7E3AF2 0%, #1C64F2 142.14%), linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding: 17px 40px;
    display: inline-block;
    border-radius: 12px;
    border:0px;
}
.page-template-template-vendor-signup-page .marketplace-signup-form input {
    border:1px solid #CFD8DC;
    border-radius:6px;
    padding:12px 8px;
    font-size:15px;
}
.page-template-template-vendor-signup-page .marketplace-signup-form label {
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0 4px 0;
}
.page-template-template-vendor-signup-page .marketplace-signup-form {
    max-width: 800px;
    margin: 50px auto;
}
.superb-framer-template-sorting .superb-framer-template-sorting-filter {
    width: 100%;
    max-width: 60%;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.superb-framer-template-sorting .superb-framer-template-sorting-filter button {
    background: #FFFFFF;
    border: 1px solid #CFD8DC;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin-left:10px;
    font-size:16px;
    color: #263238;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.superb-framer-template-sorting .superb-framer-template-sorting-filter button.vendor-marketplace-element-button-selected,
.superb-framer-template-sorting .superb-framer-template-sorting-filter button:hover {
    background: #fff !important;
    -webkit-box-shadow: 0px 0px 0px #ffff;
    box-shadow: 0px 0px 0px #ffff;
    opacity: 0.6;
}
.superb-framer-template-sorting .superb-framer-template-sorting-filter button img{
    margin-right:4px;
}

.superb-framer-template-list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-bottom:50px;
}
.superb-framer-template-list-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.superb-framer-template-list-sidebar {
    width: 100%;
    max-width: 22%;
    border-right: 1px solid #eee;
    margin-right: 3%;
    padding-right: 20px;
}
.superb-framer-template-list-content {
    width:100%;
    max-width:75%;
}
.superb-framer-template-list-content .superb-framer-template-wrapper {
    max-width:31%;
    margin-bottom:50px;
}
.superb-framer-template-content-price {
    min-width: 65px;
    text-align: right;
}
.superb-framer-template-list-sidebar h2{
    font-size: 18px;
    color: #263238;
    margin:0 0 10px 0;
}
.superb-framer-template-list-sidebar ul {
    padding:0;
    margin:0;
}
.superb-framer-template-list-sidebar li {
    list-style:none;
}
.superb-framer-template-list-sidebar li a {
    color: #263238;
    opacity: 0.7;
    font-size: 16px;
    margin: 0 0 5px;
    text-decoration: none;
    display: inline-block;
}
.superb-framer-template-list-category-headline {
    display: -webkit-box;
    display: -ms-flexbox;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.superb-framer-template-list-category-headline h2 {
    margin:0;
    font-size: 30px;
    color:#263238;
}
.superb-framer-template-list-category-headline a {
    color: #6448E7;
    font-weight: 600;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.superb-framer-template-list-category-headline a span {
    margin-left:5px;
    margin-bottom: -5px;
}
.superb-framer-template-list-category-headline a svg * {
    fill: #6448E7;
}
.superb-framer-category-header {
    text-align:center;
}
.superb-framer-category-header span {
    font-size: 16px;
    color:#263238;
    font-weight:600;
    opacity:0.7;
}
.superb-framer-template-sorting .superb-framer-template-sorting-search button#vendor-marketplace-search-btn {
    margin: 0 0 0 15px;
    background:#fff;
    border: 1px solid #CFD8DC;
    font-size: 14px;
    border-radius: 8px;
    padding: 15px 20px 15px 25px;
    font-weight: 600;
}
.superb-framer-template-sorting .superb-framer-template-sorting-search button#vendor-marketplace-search-btn:hover{
    background:#fff;
}
.st-marketplace-add-new-product-form {
    max-width: 800px;
    margin: 50px auto;
}
.st-marketplace-add-new-product-form .vendor-marketplace-content-box.vendor-marketplace-file-input-drag-box {
    background: #fafafa;
    border: 1px solid #eee;
    padding: 30px 19px;
}
.st-marketplace-add-new-product-form small.vendor-marketplace-field-note-text {
    font-size: 13px;
    line-height: 150%;
    display: inline-block;
    margin-top: 8px !important;
}
.st-marketplace-add-new-product-form input {
    border: 1px solid #CFD8DC;
    border-radius: 6px;
    padding: 12px 8px;
    font-size: 15px;
    width:100%;
}
.st-marketplace-add-new-product-form label {
    font-size: 15px;
    width:100%;
    font-weight: 600;
    margin: 10px 0 4px 0;
    display:inline-block;
    width:100%;
}
.superb-framer-category-header h1 {
    margin:0;
    color:#263238;
    font-size:32px;
    line-height: 120%;
}
.superb-framer-header-wrapper .superb-framer-category-header {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.superb-framer-header-wrapper .superb-framer-category-header .superb-framer-template-sorting-filter {
    max-width: 100%;
    margin:0;
}

.superb-framer-header-wrapper .superb-framer-category-header .superb-framer-template-sorting {
    width:auto;
    margin:0px;
}

.framer-category-content {
    max-width: 49.5%;
    margin: 0 auto 60px auto;
}
.superb-framer-template-list-full-four-columns {
    margin-bottom:20px;
}

.superb-framer-template-list-full.superb-framer-template-list-full-four-columns .superb-framer-template-wrapper {
    max-width:23%;
    margin-bottom:40px;
}

.page-template-template-vendor-product-page {
    background-color: #fff;
    background-image: url(../png/bg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.superb-framer-single-product-header {
    margin:80px auto 30px auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    max-width:1000px;
}
.vendor-marketplace-pagination-wrapper ul.vendor-marketplace-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style:none;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
}
.vendor-marketplace-pagination-wrapper small {
    display: none;
}
.vendor-marketplace-pagination-wrapper ul.vendor-marketplace-pagination li.vendor-marketplace-pagination-nav-item {
    margin:0px 10px 10px 0px;
}
.vendor-marketplace-pagination-wrapper ul.vendor-marketplace-pagination li.vendor-marketplace-pagination-nav-item .vendor-marketplace-pagination-nav-item-content {
    margin: 0;
    font-size: 14px;
    padding: 10px 20px;
    line-height: 150%;
}
.superb-framer-single-product-content-wrapper {
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
}
.superb-framer-single-product-similiar-templates h2 {
    color:#263238;
    font-size: 24px;
    margin-top:40px;
}
.superb-framer-template-list-content.superb-framer-single-product-content h2 {
    color:#263238;
    font-size: 24px;
    line-height: 120%;
}
.superb-framer-template-list-content.superb-framer-single-product-content p,
.superb-framer-template-list-content.superb-framer-single-product-content,
.superb-framer-template-list-content.superb-framer-single-product-content a,
.superb-framer-template-list-content.superb-framer-single-product-content li{
    color: #676f73;
    font-size:17px;
}
.superb-framer-template-list-content.superb-framer-single-product-content p a {
    font-size:17px;
}
.superb-framer-template-list-content.superb-framer-single-product-content h2,
.superb-framer-template-list-content.superb-framer-single-product-content h3,
.superb-framer-template-list-content.superb-framer-single-product-content h4,
.superb-framer-template-list-content.superb-framer-single-product-content h5,
.superb-framer-template-list-content.superb-framer-single-product-content h6 {
    color: #263238;
}
.superb-framer-template-list-content.superb-framer-single-product-content .superb-framer-single-product-similiar-templates * {
    opacity:1;
}

.superb-framer-template-list-content.superb-framer-single-product-content li {
    margin:0 0 6px 0;
}
.superb-framer-single-product-header h1 {
    color: #263238;
    font-size: 35px;
    line-height: 130%;
    margin: 0 0 7px;
}
.superb-framer-single-product-header-left p {
    color:#263238;
    font-size:16px;
    opacity:0.8;
}
.superb-framer-single-product-header .superb-framer-single-product-header-author {
    color: #263238;
    opacity: 0.8;
    display: inline-block;
    width: 100%;
    margin: 0 0 11px;
}
.superb-framer-single-product-header .superb-framer-single-product-header-right {
    width: 100%;
    max-width: 35%;
    padding-left:30px;
}
.superb-framer-single-product-header .framer-preview-cta {
    border: 1px solid #CFD8DC;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    width: 100%;
    max-width: 290px;
    text-align: center;
    padding: 12px;
    background: #fff;
    display: inline-block;
    color: rgba(38, 50, 56, 1);
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
}
header#masthead.framer-header-wrapper-class {
    -webkit-box-shadow: 0 0 0 #fff;
    box-shadow: 0 0 0 #fff;
    border-bottom: 1px solid #eee;
}
header#masthead.framer-header-wrapper-class .logo-image * {
    fill: #6448e7;
}
.superb-framer-single-product-header .framer-purchase-cta {
   width: 100%;
   max-width: 290px;
   text-align: center;
   padding: 12px;
   background: -o-linear-gradient(top, #9524FF 0%, #4312E2 100%),
   -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
   background: -webkit-gradient(linear, left top, left bottom, from(#9524FF), to(#4312E2)),
   -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
   background: linear-gradient(180deg, #9524FF 0%, #4312E2 100%),
   linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
   display: inline-block;
   color: #fff;
   border-radius: 8px;
   text-decoration: none;
   font-weight: 600;
   font-size: 16px;
   margin-top:12px;
}
li.vendor-marketplace-product-category.vendor-marketplace-is-current-product-category a {
    opacity: 1;
    color: #263238;
}
ul.vendor-marketplace-pagination .vendor-marketplace-element-button:hover {
    background: #fff;
}
.vendor-marketplace-pagination-wrapper ul.vendor-marketplace-pagination .vendor-marketplace-element-button-disabled {
    background: #fafafa !important;
    -webkit-box-shadow: 0px 0px 0px #ffff;
    box-shadow: 0px 0px 0px #ffff;
}
.superb-framer-single-product-header-left {
    width: 65%;
    max-width: 600px;
}
.superb-framer-single-product-slideshow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    max-height: 430px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 70px;
    padding: 10px 0;
}
.superb-framer-single-product-slideshow img {
    height:400px;
    width:auto;
    margin:0px 15px;
    border-radius: 16px;
    -webkit-box-shadow:0px 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow:0px 4px 10px rgba(0, 0, 0, 0.1);
}
.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding:80px 0;
    background: url(../jpg/superb-bg-hero.jpg);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}
.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header .framer-templates-seller-signup-header-headline,
.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros .framer-templates-seller-signup-pros-subheader {
    color:#6C2BD9;
    letter-spacing: 0.2em;
    font-weight:600;
}

.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header h1 {
    font-size: 56px;
    max-width: 690px;
    margin: 20px auto 20px auto;
    line-height: 120%;
}
.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header p,
.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros-tagline {
    color: #6B7280;
    font-size: 20px;
    max-width: 650px;
    margin: 0 auto 20px auto;
}
.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header .framer-templates-seller-signup-header-btn {
    background: -o-linear-gradient(top, #7E3AF2 0%, #1C64F2 142.14%), -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
    background: -webkit-gradient(linear, left top, left bottom, from(#7E3AF2), color-stop(142.14%, #1C64F2)), -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
    background: linear-gradient(180deg, #7E3AF2 0%, #1C64F2 142.14%), linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding: 17px 40px;
    display: inline-block;
    border-radius: 12px;
    margin: 0 0 60px;
}
.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header .framer-templates-seller-signup-header-img {
    position: relative;
    display: inline-block;
}


.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros {
    padding:80px 0;
    text-align:center;
}

.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros h2 {
    font-size: 40px;
    line-height: 120%;
    max-width: 660px;
    margin: 20px auto 20px;
}
.framer-templates-seller-signup-wrapper .faq-section {
    padding-top:0px;
}
.framer-templates-seller-signup-wrapper .faq-section.superbthemes-faq-minimalist-design h2 {
    font-size: 40px;
    line-height: 120%;
    max-width: 660px;
    margin: 00px auto 50px;
}

.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros .framer-templates-seller-signup-pros-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin:40px 0 0 0;
}
.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros .framer-templates-seller-signup-pros-content .framer-templates-seller-signup-pros-content-item {
    border: 1px solid #D3D3D3;
    padding: 30px;
    width: 100%;
    max-width: 32%;
    border-radius: 16px;
}
.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros .framer-templates-seller-signup-pros-content .framer-templates-seller-signup-pros-content-item h3 {
    margin: 6px 0 0;
    font-size: 18px;
}

.framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros .framer-templates-seller-signup-pros-content .framer-templates-seller-signup-pros-content-item p {
    color: #546E7A;
    font-size: 14px;
    margin: 7px 0 0 0;
}

.framer-templates-seller-signup-wrapper .superb-addons-discount-section {
    padding-top:0px;
}
.framer-templates-seller-signup-wrapper .superb-addons-discount-section {
    width: 100%;
    display: inline-block;
    padding-top:100px;
}


@media screen and (max-width: 1150px) {
    .superb-framer-header-wrapper .superb-framer-header-inner .superb-framer-header-inner-col h1 {
        font-size: 34px;
    }
}
@media screen and (max-width: 1050px) {
    .superb-framer-template-list-content .superb-framer-template-wrapper {
        max-width: 43%;
    }
    .superb-framer-template-list-full.superb-framer-template-list-full-four-columns .superb-framer-template-wrapper {
        max-width: 31%;
    }
    .superb-framer-template-list-full.superb-framer-template-list-full-four-columns .superb-framer-template-wrapper:last-of-type {
        display:none;
    }
    .superb-framer-single-product-similiar-templates .superb-framer-template-wrapper:last-of-type {
        display:none;
    }
    .superb-framer-single-product-header {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        text-align:center;
    }
    .superb-framer-single-product-header .superb-framer-single-product-header-left,
    .superb-framer-single-product-header .superb-framer-single-product-header-right {
        width:100%;
        max-width:100%;
    }
    .superb-framer-single-product-header h1,
    .superb-framer-single-product-header-left p {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    .superb-framer-single-product-header h1 {
        font-size:30px;
    }
    .superb-framer-single-product-header .framer-purchase-cta, 
    .superb-framer-single-product-header .framer-preview-cta {
        max-width: 200px;
        margin: 20px 10px;
    }
}


@media only screen and (max-width: 1024px) {
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header h1 {
        font-size: 38px;
    }
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header p,
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros-tagline {
        font-size:16px;
        max-width: 520px;
    }
}

@media screen and (max-width: 991px) { 
    .st-marketplace-dashboard-intro h1 {
        font-size:30px;
    }
    .superb-framer-header-search-components-fp .vendor-marketplace-category-slider {
        margin-bottom:40px;
    }
    .superb-framer-template-sorting .superb-framer-template-sorting-search,
    .superb-framer-template-sorting .superb-framer-template-sorting-filter {
        width:100%;
        max-width:100%;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
    }
    .superb-framer-template-list-content .superb-framer-template-wrapper {
        max-width: 48%;
    }
    .superb-framer-template-sorting .superb-framer-template-sorting-filter {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        padding-left:0px;
    }
    .superb-framer-template-sorting .superb-framer-template-sorting-filter button {
        margin: 15px 15px 0 0px;
    }
    .superb-framer-header-wrapper .superb-framer-header-inner .superb-framer-header-inner-col:first-of-type,
    .superb-framer-header-wrapper .superb-framer-header-inner .superb-framer-header-inner-col:last-of-type {
        width:100%;
        max-width:100%;
        text-align:center;
    }
    .superb-framer-header-wrapper .superb-framer-header-inner {
        padding:40px;
    }
    .superb-framer-header-featured-templates {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top:50px;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .superb-framer-header-wrapper {
        padding:20px 0 0px 0;
    }
    .superb-framer-header-featured-templates .superb-framer-template-wrapper:first-of-type {
        margin-right: 20px;
        margin-left: 20px;
        margin-bottom: 30px;
    }
    .superb-framer-header-wrapper a.superb-framer-template-wrapper.superb-framer-template-wrapper-featured-premium {
        margin-bottom:30px;
    }
    .superb-framer-header-wrapper {
        max-height: 100%;
    }
    .superb-framer-header-wrapper {
        margin-bottom:20px;
    }
}
@media only screen and (max-width: 950px) { 
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros .framer-templates-seller-signup-pros-content {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .superb-framer-header-wrapper .superb-framer-category-header {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros .framer-templates-seller-signup-pros-content .framer-templates-seller-signup-pros-content-item {
        max-width:100%;
        margin-bottom:40px;
    }
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros .framer-templates-seller-signup-pros-content .framer-templates-seller-signup-pros-content-item:last-of-type {
        margin-bottom:0px;
    }
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros h2,
    .framer-templates-seller-signup-wrapper .faq-section.superbthemes-faq-minimalist-design h2 {
        font-size: 33px;
    }
}
@media screen and (max-width: 900px) { 
    .superb-framer-template-list-wrapper {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .superb-framer-template-list-sidebar,
    .superb-framer-template-list-content {
        max-width:100%;
    }
    .superb-framer-template-list-sidebar {
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2;
        margin-top:50px;
        border-right:0px solid #fff;
    }
    .framer-category-content {
        max-width:100%;
    }
    .superb-framer-template-list-category-headline h2 {
        font-size:25px;
    }
}
@media screen and (max-width: 800px) {
    .page-template-template-vendor-signup-page .marketplace-signup-form form.wcpv-shortcode-registration-form .form-row-first,
    .page-template-template-vendor-signup-page .marketplace-signup-form form.wcpv-shortcode-registration-form .form-row-last{
        width:100%;
        max-width:100%;
    } 
    .page-template-template-vendor-signup-page .marketplace-signup-form .wcpv-shortcode-registration-success {
        margin-bottom: 0;
    }
    .page-template-template-vendor-signup-page .marketplace-signup-form label .required {
        color: red;
    }
    .superb-framer-template-list-full.superb-framer-template-list-full-four-columns .superb-framer-template-wrapper:last-of-type {
        display:block;
    } 
    .superb-framer-template-list-full.superb-framer-template-list-full-four-columns .superb-framer-template-wrapper {
        max-width:48%;
        margin-bottom:50px;
    }
    .superb-framer-template-list-full-four-columns {
        margin-bottom: 0px;
    }
    .superb-framer-header-featured-templates {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .superb-framer-header-featured-templates .superb-framer-template-wrapper:first-of-type {
        margin-right:0px;
        margin-left:0px;
        margin-bottom:30px;
    }
    .superb-framer-header-wrapper .superb-framer-header-inner {
        padding:0px 0 20px 0;
    }
    .superb-framer-header-wrapper .superb-framer-header-inner .superb-framer-header-inner-col h1 {
        font-size:33px;
    }
}

@media only screen and (max-width: 700px) {
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros .framer-templates-seller-signup-pros-content .framer-templates-seller-signup-pros-content-item {
        padding: 30px 15px;
    }
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header {
        padding:60px 0;
    }
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-header h1 {
        font-size: 27px;
    }
    .framer-templates-seller-signup-wrapper .framer-templates-seller-signup-pros h2,
    .framer-templates-seller-signup-wrapper .faq-section.superbthemes-faq-minimalist-design h2 {
        font-size: 26px;
    }
    .superb-framer-single-product-slideshow {
        max-width: 90%;
        margin: auto;
        max-height: 100%;
        height: auto;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .superb-framer-single-product-slideshow img{
        height:auto;
        margin:10px auto;
    }
    .superb-framer-template-list-content.superb-framer-single-product-content ul {
        margin-left: 0;
    }
}
@media screen and (max-width: 600px) { 
    .superb-framer-template-sorting .superb-framer-template-sorting-search button#vendor-marketplace-search-btn {
        margin: 0 0 0 5px;
    }
    .framer-partnership-info {
        display: block;
    }
    .framer-partnership-info p {
        text-align: center;
        margin-bottom: 21px;
    }
    .framer-partnership-info a {
        display:inline-block;
    }
    .superb-framer-template-list-category-headline a {
        margin-bottom:8px;
    }
    .superb-framer-single-product-similiar-templates .superb-framer-template-wrapper:last-of-type {
        display:inline-block;
    }   
    .superb-framer-single-product-similiar-templates h2 {
        text-align:center;
    }
    .superb-framer-template-list-content.superb-framer-single-product-content h2 {
        font-size: 20px;
    }

    .superb-framer-template-list-content.superb-framer-single-product-content p, 
    .superb-framer-template-list-content.superb-framer-single-product-content li {
        font-size: 16px;
    }
    .superb-framer-single-product-header .framer-purchase-cta, 
    .superb-framer-single-product-header .framer-preview-cta {
        max-width: 250px;
        margin: 20px 0 10px;
    }
    .superb-framer-template-list-content .superb-framer-template-wrapper,
    .superb-framer-template-list-full.superb-framer-template-list-full-four-columns .superb-framer-template-wrapper {
        max-width:300px;
    }
    .superb-framer-template-list-category-headline {
        text-align:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;

    }

    .superb-framer-category-header h1 {
        font-size:32px;
    }
    .superb-framer-template-list-full {
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
    }
    .superb-framer-template-sorting input[type="search"] {
        max-width:100%;
    }

    .superb-framer-template-list-category-headline {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .superb-framer-template-list-category-headline h2 {
        width:100%;
        margin-bottom:5px;
    }
}z

.vendor-marketplace-error-field {
    border: 1px red solid;
}

.vendor-marketplace-error-message {
    color: red;
}