
body {
    background: #f4f8f9;
    overflow-x: hidden;
}
.get-started-inner-icon {
    margin: 0 7px;
}
.get-started-portlet-link .font-size-18 {
    line-height: 20px;
}
.get-started-portlet .font-size-12 {
    line-height: 16px;
}
.portlet-head .portlet-head-link {
    font-size: 14px;
}

.portlet-head .portlet-head-link.active, .portlet-head .portlet-head-link:hover {
    color: #ea2d49;
}

.portlet-head .portlet-head-link .portlet-head-link-icon.home-icon {
    margin-top: -5px;
}
.portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.home-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.home-icon-hover {
    padding: 9px 3px 8px 7px;
}

.portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.settings-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.settings-icon-hover {
    padding: 8px 4px 7px 8px;
}
.mystore-name {
    display: block;
    line-height: 30px;
    padding-right: 15px;
    font-size: 20px;
}
.mystore-name.no-credits {
    padding-top: 9px;
}
.mystore-name.no-get-more {
    padding-top: 14px;
}
.mystore-name.no-credits.no-get-more {
    padding-top: 24px;
}
.mystore-credits {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}
.mystore-invite {
    font-size: 10px;
    padding: 5px 13px;
    background-color: #CCC;
    border-radius: 50px;
    letter-spacing: 2px;
    color: #333 !important;
    text-decoration: none;
}
.influencer-info-widget .influencer-info-widget-logo-wrapper {
    width: 82px;
    height: 82px;
}
.collape-portlet i {
    font-size: 20px;
    position: absolute;
    top: 13px;
    right: 0;
    color: #6f747d;
    background: #e1ebfd;
    border-radius: 50%;
    border: 1px solid #d0d9e8;
    width: 35px;
    height: 35px;
    line-height: 32px;
}

.add-additional-widget {
    right: -15px;
}

.add-additional-widget-info {
    line-height: 1.56;
    right: -55px;
}

.add-additional-widget-info-popup-arrow {
    right: -12px;
}

.customSwitchOnOff label .chk {
    background: #ea2d49;
}
.customSwitchOnOff .customSwitchOnOffBox {
    background: #ea2d49;
}

/* Start new but there's similar */
.portlet-head .portlet-head-link .portlet-head-link-icon.orders-icon {
    width: 12px;
    margin-top: -4px;
}
.portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.orders-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.orders-icon-hover {
    padding: 10px 7px 9px 11px;
}

.portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.products-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.products-icon-hover {
    padding: 9px 5px 9px 9px;
}
.portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.customers-icon-hover i {
    color: #000 !important;
}

.portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.tools-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.tools-icon-hover {
    padding: 9px 5px 9px 10px;
}

.portlet-head .portlet-head-link .portlet-head-link-icon.influencers-icon {
    margin-top: -3px;
}
.portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.influencers-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.influencers-icon-hover {
    padding: 10px 5px 10px 10px;
}

.get-started-portlet.connect-to-stripe {

}

.get-started-portlet.connect-to-stripe .stripe-s-letter {
    display: none;
}

.font-weight-900 {
    font-weight: 900;
}
/* End new but there's similar */



/*== Classes already exist in style.css ==*/



/*== Classes already exist in header.css ==*/
.custom-dropdown .custom-dropdown-wrapper {
    width: 300px;
}
.custom-dropdown-wrapper ul {
    max-height: 400px;
    overflow-y: scroll;
}
.custom-dropdown-wrapper-toggle {
    display: none;
}

.custom-dropdown-wrapper-toggle.dropdown-opened {
    display: block;
}
.your-store-link {
    cursor: pointer;
}

/*== New Classes ==*/

.mt--5 {
    margin-top: -5px;
}

.decoration-none {
    text-decoration: none;
}
.decoration-none:hover {
    text-decoration: none;
}

.max-width-content {
    width: auto;
    max-width: 1000px;
    min-width: auto;
}

.get-started-portlet-wrapper.get-started-portlet-wrapper-collapsable {
    padding-top: 5px;
}

.get-started-portlet-head .get-started-portlet-head-h {
    display: flex;
    justify-content: center;
    align-items: center;
}

.get-started-portlet-head .get-started-portlet-head-h .get-started-collapsed-icon {
    width: 55px;
    margin-right: 20px;
}

.get-started-portlet-link {
    display: block;
}

.portlet.side-widget {
    margin-bottom: 20px;
    font-size: 16px;
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.get-started-portlet-checkmark-mobile {
    display: none;
    width: 30px !important;
    margin: auto;
    margin-top: 5px;
}
.get-more-credits {
    display: block;
    font-family: 'Varela Round', sans-serif;
    font-size: 12px;
    background-color: #fff;
    border-radius: 24px;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    min-height: 35px;
    box-shadow: 0 0 4px rgba(0,0,0,.2);
    max-width: 250px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
}
.get-more-credits:hover {
    background-color: #EEE;
}
.paypal-image {
    border: 1px solid #ccc;
}
.border-left-splitter {
    border-left: 2px solid #ccc;
}
.title-value-data-box {
    background: #f8fafd;
    border: 1px solid #c0c9d8;
    border-radius: 4px;
    margin: auto;
    margin-bottom: 10px;
    max-width: 400px;
}

.title-value-data-box .title-value-data {
    border-bottom: 1px solid #c0c9d8;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 15px;
    height: 40px;
}

.title-value-data-box .title-value-data:last-child {
    border-bottom: none;
}

.title-value-data-box .title-value-data .data-title {
    font-size: 14px;
    padding: 0;
    height: 40px;
    line-height: 40px;
}

.title-value-data-box .title-value-data .data-value {
    font-size: 14px;
    font-weight: bold;
    padding-right: 15px;
}

.title-value-data-box .title-value-data.has-view-link .value-view-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.title-value-data-box .title-value-data.has-view-link .data-value-wrapper {
    height: 40px;
    line-height: 37px;
    border-left: 1px solid #c0c9d8;
    width: 60px;
}

.title-value-data-box .title-value-data.has-view-link .data-value-wrapper .data-value {
    display: inline-block;
}

.title-value-data-box .title-value-data.has-view-link {
    
}

.title-value-data-box .title-value-data.has-view-link a {
    color: #ea2d49;
    border-bottom: 1px solid #ea2d49;
    font-size: 13px;
}

.title-value-data-box .title-value-data.has-view-link .data-value {
    background: #e1ebfd;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-right: 0;
}

.title-value-data-box .title-value-data.has-view-link .data-view {
    height: 40px;
    line-height: 37px;
    border-left: 1px solid #c0c9d8;
    width: 50px;
}

.title-value-data-box .title-value-data .data-title.ellipsis-text {
    width: 70%;
    text-align: left;
}

.custom-inner-nav {
    font-family: 'Nunito', sans-serif;
    margin-top: 25px;
    margin-bottom: 0px;
}

.custom-inner-nav > .portlet {
    margin: 0 auto;
}

.demo-link-wrapper {
    display: none;
}

.quick-action-buttons {
    padding-left: 40px;
    padding-right: 40px;
    margin: 15px 0 0 0;
}

.quick-action-buttons .quick-action-button {
    height: 83px;
    max-height: 83px;
    background: #FFF;
    text-align: left;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 3px 11px 5px rgba(221, 221, 221, 0.6);
    display: inline-block;
    width: 100%;
    margin: 15px 0 0 0;
}

.nav-link {
    display: block;
    margin-bottom: 0;
}

.quick-action-buttons .quick-action-button .quick-action-main-icon-wrapper {
    display: inline-block;
    padding: 19px 90px 13px 20px;
    background: url('../img/onboarding/quick-action-button-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.quick-action-buttons .quick-action-button.quick-action-live-sale .quick-action-main-icon {
    width: 58px;
}

.quick-action-buttons .quick-action-button.quick-action-live-sale .quick-action-secondary-icon {
    width: 30px;
    margin-left: 10px;
    display: inline-block;
    margin-top: -5px;
}

.quick-action-buttons .quick-action-button.quick-action-live-fundraiser .quick-action-main-icon {
    width: 58px;
}

.quick-action-buttons .quick-action-button.quick-action-static-sale .quick-action-main-icon {
    width: 58px;
}

.quick-action-buttons .quick-action-button .quick-action-text {
    font-size: 18px;
    font-weight: bold;
    transform: translateY(-4px);
    display: inline-block;
}
.sale-max-width-container {
    max-width: 1600px;
    margin: auto;
    text-align: center;
}
#success-connection-message, #error-connection-message, #loading-connection-message {
    max-width: 750px;
    margin: auto;
}
.widget-container {
    max-width: 375px;
    margin: auto;
}
.widget-button {
    height: 80px;
    display: block;
    width: 100%;
    background: #FFF;
    border-radius: 4px;
    padding: 20px 10px;
    box-shadow: 0px 3px 2px 0px #ddd;
    color: #333;
    text-decoration: none !important;
    line-height: 40px;
}

.widget-img {
    height: auto;
    display: block;
    width: 100%;
    box-shadow: 0px 3px 2px 0px #ddd;
    color: #333;
}
.widget-button .learn-image {
    height: 100%;
}
.widget-button .learn-image.hover,
.widget-button.hover .learn-image {
    display: none;
}
.widget-button.hover .learn-image.hover {
    display: inline-block;
}
.widget-button.hover {
    
}
.widget-button span {
    margin-left: 5px;
}
.sale-item {
    width: 350px;
    padding: 0 5px;
    display: inline-block;
}
#sales_container {
    width: 100%;
}
.store-link-table {
  width: 100%;
}
.store-link-table tr {
  
}
.store-link-table tr td {
  padding: 5px 10px;
}
.store-link-table tr td:nth-child(1) {
  font-size: 16px;
  font-weight: bold;
}
.store-link-table tr td:nth-child(2) {
  font-size: 12px;

}
.store-link-table tr td .btn-main {
  width: 100%;
  border-radius: 50px;
  font-size: 10px;
  border: none;
  background: #db2b45;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 10px;
  height: 30px;
  display: block;
}
.store-link-table tr td .btn-main.success {
  background-color: #4BB543;
}
.store-link-table tr td .btn-main.error {
  background-color: #FF9494;
}
.store-link-table tr td .btn-main:hover {
  text-decoration: none;
}
.copy-text-btn.mobile-btn {
  display: none !important;
}
.arcive-icon-section {
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
    cursor: pointer;
}
.arcive-icon-section .archive-icon {
    display: inline-block;
}
.arcive-icon-section .archive-icon-hover {
    display: none;
}
.arcive-icon-section.hover .archive-icon-hover {
    display: inline-block;
}
.arcive-icon-section.hover .archive-icon {
    display: none;
}
.link-icon-section {
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
    cursor: pointer;
}
.link-icon-section .link-icon {
    display: inline-block;
}
.link-icon-section .link-icon-hover {
    display: none;
}
.link-icon-section.hover .link-icon-hover {
    display: inline-block;
}
.link-icon-section.hover .link-icon {
    display: none;
}
@media(max-width: 750px) {
    .copy-text-btn.mobile-btn {
        display: block !important;
    }
    .copy-text-btn.not-mobile-btn {
        display: none !important;
    }
    .get-started-portlet-head .get-started-portlet-head-h {
        display: block;
        text-align: left;
        line-height: 60px;
    }
    .portlet-collapsed .collape-portlet-icon-flip {
        text-align: center;
    }
    .get-started-portlet-head .get-started-portlet-head-h .get-started-collapsed-icon {
        display: none;
    }
}

@media (max-width: 1200px) {
    .quick-action-buttons .quick-action-button .quick-action-main-icon-wrapper {
        padding-right: 35px;
    }
}

@media (max-width: 991px) {
    .quick-action-buttons {
        padding-right: 0;
        padding-left: 0;
    }
    .quick-action-buttons .quick-action-button {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .quick-action-buttons .quick-action-button .quick-action-main-icon-wrapper {
        background: none;
        padding: unset;
        padding-right: 25px;
    }
    .quick-action-buttons .quick-action-button.quick-action-live-sale .quick-action-secondary-icon {
        margin-left: 22px;
    }

    .add-additional-widget-wrapper {
        display: none;
    }
}

@media (max-width: 767px) {

    .get-started-portlet-checkmark-mobile {
        display: block;
    }
    .get-started-portlet-checkmark-desktop {
        display: none;
    }

    .custom-inner-nav {
        margin-top: 0;
        margin-bottom: 0;
        background: #2c2c2c;
        padding: 0 15px;
    }
    .custom-inner-nav > .portlet {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        box-shadow: none;
        border-radius: 0;
        background: #2c2c2c;
        display: flex;
        overflow: auto;
    }
    .custom-inner-nav > .portlet a {
        color: #ddd;
        transition: none;
    }
    .custom-inner-nav > .portlet a .portlet-head-link-icon-hover {
        padding: 0 !important;
        border: 0 !important;
        background: none !important;
    }
    .custom-inner-nav > .portlet .portlet-head-link {
        height: auto;
        line-height: initial;
        padding: 12px 0px;
        margin: 0 0 0 0;
        min-width: 85px;
        text-align: center;
    }
    .custom-inner-nav > .portlet .portlet-head-link.active,
    .custom-inner-nav > .portlet .portlet-head-link:hover {
        color: #FFF;
        border-bottom: 3px solid #FFF;
    }
    .custom-inner-nav > .portlet a img {
        display: none;
    }

    .influencer-info-widget-wrapper {
        padding: 0 10px;
    }
    .influencer-info-widget {
        border-radius: 6px;
        border: 1px solid #DDD;
        padding: 15px 10px !important;
        width: 100%;
    }
    .influencer-info-widget .media-left {
        display: none;
    }
    .influencer-info-widget .media-body {
        display: block;
        text-align: center;
    }

    .get-started-portlet {
        background: #FFF;
        border: 1px solid #ddd;
    }
    .get-started-inner-icon {
        display: none;
    }
    .get-started-portlet.connect-to-stripe .stripe-s-letter {
        display: inline-block;
        font-size: 30px;
        font-weight: 900;
        margin-right: 5px;
        transform: translateY(4px);
    }
    .get-started-portlet.connect-to-stripe .stripe-word {
        color: #000;
        font-weight: 600;
        font-size: 16px;
    }
    .get-started-portlet.watch-demo-portlet .text-left {
        text-align: center;
    }
    .get-started-portlet.watch-demo-portlet .text-left p {
        line-height: 1.56;
    }
    .get-started-portlet.watch-demo-portlet .video-thumbnail-link {
        display: none;
    }
    .demo-link-wrapper {
        background: #ea2d49;
        border-radius: 20px;
        width: 120px;
        margin: 15px auto 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .demo-link-wrapper .demo-link {
        color: #FFF;
        font-size: 13px;
    }

    .quick-action-buttons .quick-action-button .quick-action-text {
        font-size: 16px;
    }
}
@media(max-width: 375px) {

    .sale-item {
        width: 100%;
    }
    .home-page .continue-with-link {
        max-width: 300px;
    }
}