﻿body {
}

/* Used for Sign Up button. on other pages this is primary action, but we don't want it to distract from the donate CTA*/

.btn-cta-1 {
    border: 1px solid #fee;
    color: #ff5f5f !important;
    background: #fee;
    border-radius: 8px !important;
    padding: 3px 12px;
    line-height: 1.75;
    -webkit-transition: none !important;
    transition: none !important;
}

.kfds-c-tab-pdg {
    padding: 0 8px;
    margin-right: 0 !important;
}

.kfds-c-srf-sticky {
    width: 25%;
    height: 80vh;
    /*// experiment with this value, try changing to 110vh min-height: 200px;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;*/
    top: 5%;
}

.kfds-c-srf-personal-info-panel {
    padding: 16px;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    width: 100%;
    background: #fff;
    box-shadow: 1px 0 4px rgba(0,2,4,.055), 0 7px 18px rgba(1,1,1,.05);
}

.btn-favorited {
    background-color: #f7f7f7 !important;
}

.fixed-tab-menu {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 1000;
    top: 0;
    left: 0;
    padding-top: 0;
    box-shadow: 0 5px 10px rgba(0,9,128,.035), 0 0 8px rgba(0,9,128,.05);
}

    .fixed-tab-menu > div > .pull-right > div > .btn-follow {
        display: none;
    }

    .fixed-tab-menu > div > .pull-right > div > .kfds-c-btn-follow {
        display: none;
    }

    .fixed-tab-menu > div > .pull-right > div > .btn-favorited {
        display: none;
    }

    .fixed-tab-menu > .hz-c-profilepage-tap-container-wrapper {
        height: auto;
    }

[type=radio]:checked ~ label {
    background: white;
    border-bottom: 3px solid #ff5f5f;
    color: #ff5f5f;
    font-weight: 600;
    z-index: 2;
    padding: 16px 7px;
}

.sidebar {
    will-change: min-height;
    position: relative;
}

.tab label {
    color: #323842;
    cursor: pointer;
    font-weight: 600;
    left: 1px;
    font-size: 20px;
    margin-left: 1px;
    padding: 16px 7px;
    position: relative;
    margin-bottom: 0px;
    bottom: -5.5px
}

.kfds-c-profile-tab-box > label {
    padding: 16px 7px;
    position: relative;
    margin-bottom: 0px;
    bottom: -3.5px
}

.ds-c-tab-line {
    border-bottom: 3px solid #9fa3b114;
    position: relative;
    z-index: 50;
    margin-top: -3px;
}

@media (max-width: 556px) {
    .tab label {
        padding: 11px 7px;
        position: relative;
        margin-bottom: 0px;
        bottom: -5.5px
    }
    .kfds-c-profile-tab-box > label {
        padding: 11px 7px;
        position: relative;
        margin-bottom: 0px;
        bottom: 2.5px
    }

    [type=radio]:checked ~ label {
        padding: 11px 7px;
        bottom: 1.5px
    }
    .hz-wrapper-box {
        padding: 4px 0 0 0;
    }

    .fixed-tab-menu > .hz-c-profilepage-tap-container-wrapper {
        height: 44px;
    }
    .ds-c-tab-line {
        margin-top: -11px;
    }
}

.sidebar2 {
    will-change: min-height;
}


.sidebar__inner {
    width: 100% !important;
    height: auto;
    max-width: 400px;
    position: absolute;
}

#sidebar__inner2 {
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
    clear: both;
    display: block;
}

#second-col-v2.sidebar.is-affixed .sidebar__inner, #sidebar2.is-affixed #sidebar__inner2 {
    clear: both;
    min-width: 285px !important;
    width: 100% !important;
    max-width: 400px;
    display: block;
}



#second-col-v2.sidebar.is-affixed .kfds-c-invisible-div {
    /*height: 100vh !important;
    position: absolute;*/
}

.kfds-c-invisible-div {
    height: 28px;
    width: 100%;
}

.kfds-c-srf-sticky-contentwrapper {
    margin: 0;
}

.fit-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}


.kfds-text-limit-profilename-mobile {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 36px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
    height: auto;
    padding: 0;
}

.kfds-c-profile-link-handle {
    padding: 0;
}

.kfds-c-srf-rightsidebar {
    min-width: 285px;
    width: 400px;
    display: block;
}

.kfds-c-srf-rightsidebar-flex {
    min-width: 285px;
    width: 400px;
    max-width: 400px;
    display: block;
}

.kfds-c-detail-section-mobile {
    display: none;
}


.kfds-c-show-mobileonly {
    visibility: hidden;
    display: none;
}


.kfds-c-show-webonly {
    visibility: inherit;
}

.kfds-c-show-hide-desktop-tab {
    display: block;
}


.kfds-c-show-web-to-ipad-only {
    visibility: inherit;
}

.kfds-c-srf-top-profilepage {
    height: 100%;
    max-width: 952px;
    width: 100%;
    margin: auto;
}

.btn-tiny-copy-btn {
    padding: 0;
    color: inherit;
}

    .btn-tiny-copy-btn:hover {
        padding: 0;
        color: #000000;
    }

.profile-text {
    font-size: 16px !important;
    margin-top: -1px;
    padding-bottom: 16px;
}

.kfds-lyt-col-end {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.kfds-c-lyt-right-btwn {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column;
    height: 100%;
}

.kfds-lyt-between-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.kfds-c-lyt-between-center-then-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kfds-c-btn-follow {
    padding: 4px 16px !important;
    background-color: #ffffff;
    color: #323842;
    border-radius: 8px;
    border: 2px solid #323842;
}

.kfds-c-titlename-limit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*line-height: 28px;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
}

.kfds-c-srf-profile-image {
    background-color: #fff;
    border-width: 3px !important;
    border-color: #ffffff !important;
    border-style: solid;
    position: relative;
    max-width: 120px;
    max-height: 120px;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    object-fit: cover;
}

.label-tag {
    border-radius: 14px;
    color: #8a8fa0 !important;
    display: inline;
    font-family: 'Quicksand','Helvetica Neue','Lato',Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 2px 2px 2px 0;
    font-weight: 600;
    padding: 4px 8px;
    text-align: center;
    text-shadow: none;
    vertical-align: baseline;
    white-space: nowrap;
    display: inline-block;
    background: #9fa3b114 !important;
}

.kfds-c-srf-tab-width {
    min-width: 285px;
    width: 100%;
    max-width: 500px;
}

.kfds-c-srf-cover-height {
    height: 285px;
}

.no-cover-owner {
    height: 170px;
}

.no-cover-visitor {
    height: 56px;
}

    .no-cover-visitor > .kfds-c-srf-gradient-profile-bg {
        background: #ffffff;
    }

.kfds-c-name-ch-control {
    width: 50%;
    font-size: 28px;
}

.kfds-c-srf-topdetail-wrapper {
    max-width: 952px;
    margin: auto;
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.kfds-c-srf-top-profilepage-wrapper {
    display: flex;
    flex-direction: row;
    margin: 24px 0;
    justify-content: center;
    text-align: center;
}

.kfds-mrgn-auto {
    margin: auto;
}

.kfds-c-srf-primary-col-pdg {
    padding: 0 0 0 24px;
}

.kfds-c-lyt-pdg-0-16 {
    padding: 0 16px;
}

.hz-wrapper-box {
    display: flex;
    max-width: 100vw;
    width: 100%;
    height: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.hz-c-profilepage-tap-container-wrapper {
    display: flex;
    overflow-x: scroll;
    justify-content: left;
    align-self: flex-end;
    align-items: center;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
    -webkit-overflow-scrolling: touch;
    height: 60px;
    margin: 0 -24px;
    padding: 0px;
    width: 100vw;
}


.horizontal-scroll-profilev2 {
    background-color: #FFFFFF;
    overflow: hidden;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 0;
}

.kfds-c-profile-tab-box {
    display: flex;
    width: auto;
    align-items: center;
    height: 32px;
    color: #323842;
    background-color: #ffffff;
    text-align: center;
    padding: 20px 8px !important;
    font-size: 16px;
    margin: 0 4px;
    border-radius: 0 !important;
}

    .kfds-c-profile-tab-box:hover {
        color: #ff5e5b;
        background-color: #ffffff;
        border-bottom: 3px #ff5e5b solid;
    }

    .kfds-c-profile-tab-box:focus {
        color: #ff5e5b;
        background-color: #ffffff;
        border-bottom: 3px #ff5e5b solid;
    }

#tabsMenu2 .kfds-c-profile-tab-box:hover {
    border-bottom: none !important;
}

#tabsMenu2 .kfds-c-profile-tab-box:focus {
    border-bottom: none !important;
}


.kfds-hz-tab-category-each {
    display: flex;
    height: 32px;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .kfds-hz-tab-category-each:last-child:after {
        content: "";
        display: block;
        position: absolute;
        width: 10px;
        height: 1px;
        right: calc(10px * 2 * -1);
    }

    .kfds-hz-tab-category-each:first-child {
        margin-left: 8px;
    }

.kfds-srf-gallery-wrapper-control {
    width: 100%;
}

input[type="radio"], input[type="checkbox"] {
    visibility: hidden;
    display: none;
}

.kfds-c-gallery-padding-36-54 {
    padding: 0 36px;
}

.kfds-c-gallery-padding-32-52-8 {
    padding: 0 32px;
}

.kfds-c-gallery-padding-46-66-32 {
    padding: 0 46px;
}

.kfds-c-text-de-emphasis {
    color: #BDBDBD !important;
}

/* Content Column wrapper */
.kfds-c-srf-creator-content-wrapper {
    min-width: 285px;
    max-width: 550px;
    width: 100vw;
}

/* show more less control */


.kfds-c-show-more-wrapper label {
    color: #ff5e5b;
    font-size: 16px;
    cursor: pointer;
}

.kfds-c-show-more-wrapper input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.kfds-c-btn-nav-your-page {
    background: #f7f7f7 !important;
    color: #000000 !important;
    border: none;
    border-radius: 50px !important;
    height: 32px !important;
    padding: 3.5px 5px !important;
    margin: 14px 5px 13px 0px !important;
}

.kfds-c-show-more-wrapper p {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100%;
}

.kfds-c-show-more-wrapper input:focus ~ label {
    outline: -webkit-focus-ring-color auto 5px;
}

.kfds-c-show-more-wrapper input:checked + p {
    -webkit-line-clamp: unset;
}

.kfds-c-show-more-wrapper input:checked ~ label, .kfds-c-show-more-wrapper p:not(.truncated) ~ label {
    display: none;
}


.kfds-c-show-more-wrapper {
    width: 100%;
    max-width: 600px;
    min-width: 240px;
}

.kfds-c-text-content-show-more-less {
    width: 100%;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    line-height: 1.2em;
    /* max-height = line-height (1.2) * lines max number (3) */
    max-height: 3.6em;
    /* fix problem when last visible word doesn't adjoin right side  */
}

.kfds-c-txtcol {
    display: block;
    color: blue;
    cursor: pointer;
}

.kfds-c-text-content-show-more-less-post {
    width: 100%;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    line-height: 1.2em;
    /* max-height = line-height (1.2) * lines max number (3) */
    max-height: 3.6em;
    /* fix problem when last visible word doesn't adjoin right side  */
}

.kfds-c-txtcol-post {
    display: block;
    color: blue;
    cursor: pointer;
}

.kfds-c-text-content-show-more-less-onmobile {
    width: 100%;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    line-height: 1.2em;
    /* max-height = line-height (1.2) * lines max number (3) */
    max-height: 3.6em;
    /* fix problem when last visible word doesn't adjoin right side  */
}

.kfds-c-txtcol-onmobile {
    display: block;
    color: blue;
    cursor: pointer;
}

button.close {
    padding: 4px 8px;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 2px solid rgba(62, 63, 58, 0.2);
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label:hover::before {
    border: 2px solid rgba(62, 63, 58, 1);
}


/*.kfds-c-donate-input-wrapper {
    border-radius: 8px;
    border: 2px solid #ffffff !important;
    padding: 0 8px;
    box-shadow: 0 4px 20px rgba(149,185,193,.4) !important;
}

    .kfds-c-donate-input-wrapper:hover {
        border: 2px solid rgba(62, 63, 58, 1) !important;
    }

    .kfds-c-donate-input-wrapper:focus {
        border: 2px solid rgba(62, 63, 58, 1) !important;
    }*/

.kfds-c-donate-amount-input {
    padding: 11px 0px !important;
}

.kfds-c-text-decimal {
    font-weight: 700;
    opacity: .4;
    padding-left: 4px;
    padding-right: 10px;
}


.kfds-c-form-border {
    border: 2px solid rgba(62, 63, 58, 0.2) !important;
}

    .kfds-c-form-border:hover {
        border: 2px solid rgba(62, 63, 58, 1) !important;
    }

    .kfds-c-form-border:focus {
        border: 2px solid rgba(62, 63, 58, 1) !important;
    }

.kfds-btn-tertiary-light-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    background-color: #F7F7F7;
    color: #434B57;
    padding: 15px;
    height: 46px;
    border-radius: 100px;
    border: none;
    cursor: pointer;

}

    .kfds-btn-tertiary-light-icon:hover {
        color: #434B57;
        background-color: #F7F7F7;
    }

.kfds-c-lyt-row-f-start-to-col {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}


.kfds-c-gallery-image-each {
    width: 150px;
    height: 150px;
    object-fit: cover;
    flex: 2 48%;
    border-radius: 2%;
    border: 2px #ffffff solid;
    /* prevent width break on FireFox */
    max-width: 100%;
}

.kfds-c-header-showweb-til-736 {
    visibility: inherit;
}

.kfds-c-header-showmobile-at-736 {
    visibility: hidden;
    display: none;
}

.kfds-font-16-to-13 {
    font-size: 16px;
}

.kfds-lyt-between-algn-top-row-to-col {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    width: 100%;
}

/* shop detail */

.kfds-c-carousel-control {
    width: 50%;
    height: auto;
}

.kfds-c-shop-detail-wrapper {
    width: 47%;
    height: auto;
}


.kfds-c-shop-detail-column-control {
    width: 100%;
    height: auto;
}

.kfds-c-shop-img-cover-wrapper {
    width: 100%;
    height: 400px;
    margin: auto;
}

.kfds-c-carousel-product-img {
    width: auto;
    margin: auto;
    height: 100% !important;
    vertical-align: middle;
    object-fit: contain;
    background-position: center;
}


.kfds-c-btn-dropdown-share-product {
    font-size: 16px;
    background: transparent;
    color: #4d5460;
    border: 2px solid #ebeff3;
    padding: 3px 6px;
    margin: 4px 0;
    border-style: solid;
    padding: 3px 6px;
    border-radius: 8px;
}

    .kfds-c-btn-dropdown-share-product:hover {
        border: 2px solid #f7f7f7;
        background: #f7f7f7;
    }

.kfds-c-product-detail-res-width, .kfds-c-product-cta-res-width {
    width: 100%;
}

.kfds-c-product-item-title-limit-text-length {
    text-align: left;
    line-height: normal;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-wrap: break-word;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap;
}


.kfds-c-sticky .sidebar.kfds-c-sticky-wrapper {
    position: sticky;
    top: 0;
    display: flex;
    flex-direction: column;
}


.kfds-c-sticky .sidebar.kfds-c-sticky-wrapper {
    /* display: inline-block; */
    position: -webkit-sticky;
    position: sticky;
    -ms-flex-item-align: start;
    align-self: flex-start;
    top: 86px;
}

.kfds-lyt-col-to-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.kfds-c-btn-disable {
    display: flex;
    justify-content: center;
    cursor: pointer;
    flex-direction: row;
    align-items: center;
    background-color: #ececec;
    height: 46px;
    color: #fff;
    padding: 8px 16px;
    border-radius: 8px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    pointer-events: none;
}

.kfds-lyt-between-row-to-col {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}


/* reset selector */
select.kfds-c-shop-selector {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0;
    background: #2c3e50;
    background-image: none;
}
    /* Remove IE arrow */
    select.kfds-c-shop-selector::-ms-expand {
        display: none;
    }


.kfds-c-shop-selector {
    width: 100%;
    position: relative;
    font-family: 'Quicksand' !important;
    border: 1px solid #ffffff !important;
    outline: 1px;
    padding: 8px 16px;
    border-radius: 100px;
    min-height: 50px;
    box-shadow: 0 4px 10px 5px rgba(50, 56, 66, 0.06) !important;
    cursor: pointer;
    display: flex;
    overflow: hidden;
}

    .kfds-c-shop-selector:focus {
        border: 1px solid #000000 !important;
        border-radius: 100px;
    }

    .kfds-c-shop-selector:hover {
        border: 1px solid #000000 !important;
        border-radius: 100px;
    }

select {
    flex: 1;
    cursor: pointer;
}
/* Arrow */
.kfds-c-selector-wrapper::after {
    display: none;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f107";
    position: absolute;
    /* top: 0; */
    /* left: 80px; */
    font-size: 28px;
    top: 0;
    right: 0;
    padding: 0 1em;
    background: #ffffff;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

}
/* Transition */
.kfds-c-selector-wrapper:hover::after {
    color: #f39c12;
}

.kfds-c-show-hide-hz-tab {
    display: none;
}

.kfds-c-lyt-profile-row-to-col {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.kfds-c-display-on-ipad {
    display: none;
}

@media (min-width: 992px) {
    .fit-container {
        max-width: 1024px;
        width: 100vw;
    }
}

@media (max-width: 992px) {


    .kfds-lyt-col-to-row {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

        .kfds-lyt-col-to-row > .kfds-btm-mrgn-16 {
            margin: 0;
        }

        .kfds-lyt-col-to-row > .kfds-lyt-row > .kfds-c-hide-divider {
            display: none;
            visibility: hidden;
        }

        .kfds-lyt-col-to-row > a.kfds-c-btn-primary {
            width: 49%;
        }

        .kfds-lyt-col-to-row.kfds-c-buy-wrapper {
            padding: 12px;
            border-radius: 100px;
            background: #ffffff;
            box-shadow: 0 4px 20px rgba(149,185,193,.2);
            margin-bottom: 16px;
        }

    .kfds-c-sticky .kfds-c-carousel-control {
        /* display: inline-block; */
        position: relative;
        display: contents;
    }

    .kfds-c-sticky .sidebar.kfds-c-sticky-wrapper {
        /* display: inline-block; */
        position: relative;
        -ms-flex-item-align: start;
        align-self: flex-start;
        top: 86px;
        display: contents;
    }

    .kfds-lyt-between-algn-top-row-to-col {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        width: 100%;
    }

    .kfds-c-shop-detail-column-control {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 20px;
    }


    .kfds-c-order-2 {
        -webkit-box-ordinal-group: 31;
        -ms-flex-order: 30;
        order: 30;
        display: block;
    }

    .kfds-c-order-3 {
        -webkit-box-ordinal-group: 61;
        -ms-flex-order: 60;
        order: 60;
        display: block;
        width: 100%;
    }

    .kfds-c-order-share {
        -webkit-box-ordinal-group: 101;
        -ms-flex-order: 100;
        order: 100;
        display: block;
        width: 100%;
    }

    .kfds-c-gallery-image-each {
        width: 124px;
        height: 100px;
        object-fit: cover;
        flex: 2 48%;
        border-radius: 2%;
        border: 2px #ffffff solid;
        /* prevent width break on FireFox */
        max-width: 100%;
    }

    .kfds-c-product-detail-and-cta-wrapper {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-items: start;
    }

    .kfds-c-srf-tab-width {
        min-width: 285px;
        width: 100%;
        max-width: 450px;
    }

    .kfds-c-gallery-padding-46-66-32 {
        padding: 0 82px;
    }


    .kfds-c-gallery-padding-36-54 {
        padding: 0 80px;
    }

    .kfds-c-gallery-padding-32-52-8 {
        padding: 0 52px;
    }

    #second-col-v2.sidebar .sidebar__inner {
        width: 100% !important;
        max-width: 285px;
        width: 285px;
        display: block;
    }

    .kfds-c-srf-topdetail-wrapper {
        max-width: 952px;
        margin: auto;
        display: flex;
        padding: 16px;
        margin-bottom: 8px;
        justify-content: center;
    }

    .kfds-c-srf-rightsidebar {
        min-width: 285px;
        width: 285px;
    }
}


@media (max-width: 768px) {


    .kfds-c-display-on-ipad {
        display: flex;
    }

    .kfds-c-lyt-profile-row-to-col {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100vw;
        margin: auto;
    }

        .kfds-c-lyt-profile-row-to-col > .kfds-c-srf-rightsidebar-flex {
            min-width: 285px;
            max-width: 550px;
            width: 100vw;
            height: auto !important;
            padding: 0 16px;
        }

            .kfds-c-lyt-profile-row-to-col > .kfds-c-srf-rightsidebar-flex > .sidebar__inner {
                transform: none !important;
                position: static !important;
                max-width: 100vw !important;
                height: auto;
                will-change: inherit !important;
                left: 0 !important;
            }

    .kfds-c-product-detail-res-width {
        width: 100%;
        margin-right: 32px;
    }

    .kfds-c-product-cta-res-width {
        width: 100%;
    }


    .kfds-c-carousel-control {
        width: 100%;
    }

    .kfds-c-shop-detail-wrapper {
        width: 100%;
    }




    .kfds-c-gallery-image-each {
        width: 150px;
        height: 100px;
        object-fit: cover;
        flex: 2 48%;
        border-radius: 2%;
        border: 2px #ffffff solid;
        /* prevent width break on FireFox */
        max-width: 100%;
    }

    .kfds-c-srf-rightsidebar {
        display: none;
    }

    .kfds-c-srf-rightsidebar-flex {
        display: block;
    }

    .kfds-srf-gallery-wrapper-control {
        width: 100vw;
    }


    .kfds-c-gallery-padding-32-52-8 {
        padding: 0 70px;
    }

    .kfds-c-srf-profile-image {
        background-color: #fff;
        border-width: 3px !important;
        border-color: #ffffff !important;
        border-style: solid;
        position: relative;
        max-width: 100px;
        max-height: 100px;
        width: 100px;
        height: 100px;
        border-radius: 100%;
        object-fit: cover;
    }

    .kfds-c-srf-cover-height {
        height: 140px;
    }

    .no-cover-owner {
        height: 150px;
    }

    .no-cover-visitor {
        height: 95px;
    }

    .kfds-c-srf-primary-col-pdg {
        padding: 0 15px;
    }

    .kfds-c-name-ch-control {
        font-size: 20px;
    }

    .kfds-c-detail-section-mobile {
        display: block
    }

    .kfds-c-btn-nav-your-page {
        background: #f7f7f7 !important;
        color: #000000 !important;
        border:none !important;
        border-radius: 50px !important;
        height: 32px !important;
        padding: 3.5px 5px !important;
        margin: 14px 5px 13px 0px !important;
    }
}


@media (max-width: 736px) {
    .kfds-c-gallery-padding-32-52-8 {
        padding: 0 54px;
    }

    .kfds-c-gallery-padding-36-54 {
        padding: 0 60px;
    }

    .kfds-c-gallery-padding-36-54 {
        padding: 0 66px;
    }

    .kfds-c-lyt-row-f-start-to-col {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .kfds-c-lyt-between-center-then-top {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .kfds-c-srf-profile-image {
        background-color: #fff;
        border-width: 3px !important;
        border-color: #ffffff !important;
        border-style: solid;
        position: relative;
        max-width: 100px;
        max-height: 100px;
        width: 100px;
        height: 100px;
        border-radius: 100%;
        object-fit: cover;
        margin-top: -59px;
        margin-left: 13px;
    }

    .kfds-c-header-showweb-til-736 {
        visibility: hidden;
        display: none;
    }

    .kfds-c-header-showmobile-at-736 {
        visibility: inherit;
        display: block;
    }
}

@media (max-width: 667px) {
    .kfds-c-gallery-padding-32-52-8 {
        padding: 0 20px;
    }

    .kfds-c-gallery-padding-36-54 {
        padding: 0 28px;
    }

    .kfds-c-gallery-padding-46-66-32 {
        padding: 0 32px;
    }

    .kfds-c-show-web-to-ipad-only {
        display: none;
        visibility: hidden;
    }
}

@media (max-width: 557px) {

    .kfds-c-srf-topdetail-wrapper {
        max-width: 952px;
        margin: auto;
        display: flex;
        padding: 0 16px;
        margin-bottom: 0;
        justify-content: center;
    }

    .kfds-c-product-detail-res-width, .kfds-c-product-cta-res-width {
        width: 100%;
    }

    .kfds-c-show-hide-hz-tab {
        display: block;
    }

    .kfds-c-show-hide-desktop-tab {
        display: none;
    }
}

@media (max-width: 479px) {
    .hs__arrows {
        display: none !important;
        opacity: 0;
    }

    .kfds-c-gallery-padding-36-54 {
        padding: 0 20px;
    }

    .kfds-c-show-mobileonly {
        visibility: inherit;
        display: block;
    }


    .kfds-c-show-webonly {
        visibility: hidden;
        display: none;
    }

    .hz-c-profilepage-tap-container-wrapper {
        margin: 0;
    }

    .kfds-font-16-to-13 {
        font-size: 14px;
    }
}

@media (max-width: 395px) {
    .kfds-lyt-between-row-to-col {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
}

@media (max-width: 350px) {
    .kfds-font-16-to-13 {
        font-size: 13px;
    }

    .kfds-c-gallery-image-each {
        width: 150px;
        height: 100px;
        object-fit: cover;
        flex: 2 48%;
        border-radius: 2%;
        border: 2px #ffffff solid;
        max-width: 100%;
    }
}

@media (max-width: 320px) {
    .kfds-c-gallery-image-each {
        width: 140px;
        height: 100px;
        object-fit: cover;
        flex: 2 48%;
        border-radius: 2%;
        border: 2px #ffffff solid;
        max-width: 100%;
    }
}


/* tier */

.kfds-c-tier-item {
    padding: 16px;
    height: auto;
    width: 100%;
    min-width: 270px;
    max-width: 298px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    margin: 0 8px;
    border: 2px solid #ececec;
    border-radius: 8px;
    transition: border, .3s ease-out;
    transition-delay: .1s;
    flex: 2 25%;
    margin: 24px 16px;
}

    .kfds-c-tier-item:hover {
        border: 2px solid #000;
    }


.kfds-c-price-selector input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 55px;
}

.kfds-c-price-selector label.kfds-c-price-radio {
    display: inline-block;
    background-color: #fff;
    height: 45px;
    min-width: 45px;
    width: auto;
    color: #000;
    padding: 10px;
    font-size: 16px;
    border: 2px solid #f7f7f7;
    border-bottom: 2px solid #f7f7f7;
    border-radius: 50px;
    text-align: center;
    vertical-align: middle;
}

.kfds-c-price-selector label:hover {
    background-color: #ffebeb;
    color: #ff5f5f;
    border: 2px solid #ffebeb;
    cursor: pointer;
}

.kfds-c-price-selector input[type="radio"]:focus + label.kfds-c-price-radio {
    border: 2px solid #ffebeb;
    cursor: pointer;
}

.kfds-c-price-selector input[type="radio"]:checked + label.kfds-c-price-radio {
    background-color: #ffebeb;
    border-color: #ffebeb;
    color: #ff5f5f;
    text-align: center;
}

.kfds-c-tier-accordion-wrapper {
    text-transform: none !important;
    border-radius: 8px;
    background-color: #fff !important;
    font-family: Quicksand, sans-serif;
    color: #323842 !important;
    font-size: 16px;
    display: inline-block;
    line-height: inherit;
    height: auto;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #f7f7f7;
    outline: none !important;
}

    .kfds-c-tier-accordion-wrapper:hover, .kfds-c-tier-accordion-wrapper:focus, .kfds-c-tier-accordion-wrapper:active {
        border: 2px solid #000;
        outline: none !important;
    }

.collapse.show {
    display: block;
    visibility: visible;
}

[data-toggle="collapse"].collapsed .if-not-collapsed,
[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
    display: none;
}

.ds-benefit-wrapper {
    position: relative;
}


.ds-c-show, .ds-c-hide {
    position: absolute;
    bottom: 0;
    z-index: 100;
    text-align: center;
}
.ds-c-hide {
    display: none;
}


    .ds-c-show:target {
        display: none;
    }

        .ds-c-show:target ~ .ds-c-hide {
            display: block;
        }

        .ds-c-show:target ~ .ds-benefit {
            max-height: 1000px;
        }

        .ds-c-show:target ~ .ds-fade {
            margin-top: 0;
            height: auto !important;
        }


.ds-benefit {
    position: relative;
    width: 92.5%;
    margin: 16px;
    max-height: 80px;
    overflow: hidden;
    -webkit-transition: max-height .5s ease;
    transition: max-height .5s ease;
}

.ds-fade {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 75%);
    height: 128px;
    margin-top: -100px;
    position: relative;
    border-radius: 6px;
}

#ds-sprite-loading-payment {
    margin: 0 auto;
    width: 146px; /* Viewport-width */
    height: calc(2988px/18); /* Viewport-height */
    background: url('../img/animations/css_sprites-top-down.png') no-repeat; /* Our sprite as the viewport background */
    -webkit-animation: payment-loading 1s steps(18) infinite;
    -moz-animation: payment-loading 1s steps(18) infinite;
    -ms-animation: payment-loading 1s steps(18) infinite;
    -o-animation: payment-loading 1s steps(18) infinite;
    animation: payment-loading 1s steps(18) infinite;
}


@-webkit-keyframes payment-loading {
    from {
        background-position-y: 0px;
    }

    to {
        background-position-y: -2988px;
    }
}

@-moz-keyframes payment-loading {
    from {
        background-position: 0px;
    }

    to {
        background-position: -2988px;
    }
}

@-ms-keyframes payment-loading {
    from {
        background-position-y: 0px;
    }

    to {
        background-position-y: -2988px;
    }
}

@-o-keyframes payment-loading {
    from {
        background-position-y: 0px;
    }

    to {
        background-position-y: -2988px;
    }
}

@keyframes payment-loading {
    from {
        background-position-y: 0px;
    }

    to {
        background-position-y: -2988px;
    }
}

input[type=number] {
    -moz-appearance: textfield;
}

.ds-c-divider-conversation-normal {
    width: 100%;
    border-bottom: 2px solid #ececec;
}


.ds-c-divider-conversation-new {
    width: 100%;
    border-bottom: 2px solid #ff5f5f;
}

.ds-c-new-message-divider-wrapper {
    background: #ff5f5f;
    border-radius: 8px;
    color: #ffffff;
}

#tab5-content {
    width: 100%;
}

.hz-tap-container-wrapper.horizontal-scroll.wrapper-has-arrows.ds-c-wrap {
    flex-wrap: wrap;
    padding: 0 !important;
}
.hz-tab-content-each:first-child {
    margin-left: 0;
}

@media (max-width: 667px) {
    .hz-tap-container-wrapper.horizontal-scroll.wrapper-has-arrows.ds-c-wrap {
        flex-wrap: nowrap;
        padding: 0 !important;
    }
}

@media (max-width: 768px) {
    #tab5-content {
        width: 100vw;
    }
    .hz-tab-content-each:first-child {
        margin-left: 8px;
    }

    
}