@import url('//fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.image.full-width {
    width: 100%;
    position: relative;
}

.image.full-width img {
    display: block;
    width: 100%;
}

.image.full-width .image-heading {
    position: absolute;
    z-index: 50;
    font-size: 40px;
    line-height: 41px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-transform: uppercase;
    text-shadow: 2px 2px #000;
}

.type-values .input-type .value-wrapper.compact {
    height: 80px;
}

.type-values .input-type .value-wrapper.compact .title {
    font-size: 14px;
}

#add-to-cart .modal-content .modal-body button {
    margin-left: 0;
    margin-right: 10px;
}

#add-to-cart .modal-content .modal-body img {
    max-width: 100%;
}

.hp-slider .slides li .links .btn {
    background-image: none;
}

.content > p .img-responsive {
    display: inline;
}

.hp-categories h2,
.hp-audience h2 {
    margin: 50px;
    text-align: center;
    font-size: 32px;
}

.category-audience {
    position: relative;
    margin-bottom: 30px;
}

.category-audience .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.category-audience .caption {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.category-audience h3 {
    text-align: center;
    font-size: 32px;
    padding: 5px;
    width: 90%;
    color: #fff;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.category-audience img {
    width: 100%;
}

.category-thumbnail a {
    position: relative;
    display: block;
}

.category-thumbnail .overlay {
    width: 100%;
}

.express-wrapper {
    border-bottom: 4px solid #F4ECE8;
    margin-bottom: 20px;
    padding: 0 0 20px;
}

.express-wrapper .btn {
    float: right;
}

.twisto-has-error {
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 16px;
}

main.main img {
    max-width: 100%;
    height: auto;
}

#newcomerModal img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 1200px) {
}

@media (max-width: 1060px) {
}

@media (max-width: 850px) {
}

@media (max-width: 640px) {
}

@media (max-width: 430px) {
}

.item-amount-mobile-wrapper {
    display: none;
}

@media (max-width: 768px) {
    .item-amount-mobile-wrapper {
        display: block;
    }

    .item-price-wrapper {
        text-align: center;
    }
}

.designer-amount-mobile-wrapper {
    display: none;
}

@media (max-width: 768px) {
    .designer-amount-mobile-wrapper {
        display: block;
    }

    .designer-price-wrapper {
        text-align: center;
    }
}

.item-stock-mobile-wrapper {
    display: none;
}

@media (max-width: 768px) {
    .item-stock-mobile-wrapper {
        display: block;
    }
}

/* COUNTDOWN BEGIN */

.countdown-message {
    font-size: 40px;
    line-height: 50px;
}

.countdown {
    font-size: 50px;
    line-height: 60px;
}

.countdown-wrapper {
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    margin-bottom: 30px;
    padding: 10px 0;
}

.hp-banner-button-cont.hp-banner-days-red-square {
    bottom: 19%;
}

.hp-banner-days-red-square .countdown-wrapper {
    background-color: #C6301D;
    margin: 0 auto;
    width: 10%;
    height: 10%;
    padding: 0;
}

.hp-banner-days-red-square .countdown {
    font-size: 10.5vw;
    line-height: 8.4vw;
    font-family: 'Bebas Neue', sans-serif;
    margin-left: -7%;
    padding-top: 1vw;
}

@media only screen and (max-width: 992px) {
    .countdown-message {
        font-size: 32px;
        line-height: 40px;
    }

    .countdown {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .countdown-message {
        font-size: 23px;
        line-height: 24px;
    }

    .countdown {
        font-size: 30px;
        line-height: 35px;
    }
}

/* IPhone X Portrait */
@media only screen and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    .countdown-message {
        font-size: 23px;
        line-height: 24px;
    }

    .countdown {
        font-size: 30px;
        line-height: 35px;
    }

    .countdown-wrapper {
        margin-bottom: 15px;
    }
}

/* IPhone 6, 7, 8 Plus Portrait */
@media only screen and (max-device-width: 736px) and (orientation: portrait) {
    .countdown-message {
        font-size: 23px;
        line-height: 24px;
    }

    .countdown {
        font-size: 30px;
        line-height: 35px;
    }

    .countdown-wrapper {
        margin-bottom: 15px;
    }
}

/* IPhone 6, 7, 8 Portrait */
@media only screen and (max-device-width: 667px) and (orientation: portrait) {
    .countdown-message {
        font-size: 15px;
        line-height: 18px;
    }

    .countdown {
        font-size: 18px;
        line-height: 20px;
    }

    .countdown-wrapper {
        margin-bottom: 15px;
    }
}

/* COUNTDOWN END */

.subcategories .sub-item {
    display: inline-block;
    background-color: #362e2c;
    color: #d7be85 !important;
    font-size: 14px;
    width: auto;
    width: 120px;
    height: 122px;
    overflow: hidden;

    position: relative;
}

.subcategory-vcenter {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}

.subcategories .sub-item span {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    width: calc(120px - 30px - 2px);
    max-height: calc(122px - 30px - 2px);
    overflow: hidden;
}

@media (max-width: 768px) {
    .subcategory-mobile {
        display: block !important;
    }

    .subcategories-1 {
        float: left;
    }

    .subcategories-2 {
        display: none !important;
    }

    .subcategories-3 {
        float: right;
    }
}

.before-header .currency-switcher .dropdown-menu li {
    display: block !important;
}

.before-header .store-switcher .dropdown-menu li {
    display: block !important;
}

.content-info .footer-sites {
    padding-top: 0;
    padding-bottom: 15px;
    margin: 0;
}

.footer-sites p {
    margin: 0;
}

.footer-sites font {
    color: white !important;
}

tr.is-flower > td {
    border-bottom: 0 !important;
}

.bt-product-overlay .product-text {
    font-size: 17px;
}

.category-thumbnail .caption .category-text {
    font-size: 17px;
}

/* cart-sms-popup */
.cart-sms-popup {
    /* padding: 20px; */
    /* margin: 20px auto; */
    margin: 0 auto;

    position: relative;
    background: #FFF;

    width: auto;
}

.cart-sms-popup .ei-popup-form-field {
    text-align: center;
    margin: 20px 0;

    width: auto;
}

.cart-sms-popup .sms-digit {
    display: inline-block;

    width: 34px;
    height: 38px;

    margin: 0 2px;

    border: 1px solid black;

    font-size: 18px;
    padding: 8px;
}

.cart-sms-popup .sms-popup-timeout {
    min-height: 20px;
}

/* order-summary */
.order-summary-wrapper {
    font-family: \'flexo\', Trebuchet MS, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 0px 8px 8px;
    background-color: #362e2c;
    color: #fff;
    cursor: pointer;
}

.summary-cart-table tr {
    font-weight: bold;
}

.summary-cart-table .summary-product-row > td {
    vertical-align: middle !important;
    position: relative;
}

.summary-cart-table .summary-product-row td > span {
    vertical-align: middle;
    display: inline-block;
}

.summary-cart-table .summary-product-row .summary-product-image-wrapper {
    display: inline-block;
    position: relative;
}

.summary-cart-table .summary-product-row .summary-product-quantity {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    padding: 0px;
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    font-size: 14px;

    position: absolute;
    top: -4px;
    right: -4px;
}

.summary-cart-table .summary-price-column {
    text-align: right;

    min-width: 100px;
}

.summary-cart-table .summary-total-row {
    font-size: 18px;
}

.input-group-append-addon {
    border: none;
    background-color: #F4ECE8;

    padding: 6px 12px;
    font-size: 22px;
    font-weight: normal;
    line-height: 1;
    color: #3c3c3c;
    text-align: center;
    border-radius: 4px;

    width: 1%;
    white-space: nowrap;
    vertical-align: middle;

    display: table-cell;

    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* catalogue_product_detail */
.main .phrase-1 {
    background-color: #b71c1c;
    color: white;
    font-size: 18px;
    padding: 3px 0;
    margin: 0 0 15px;
    text-align: center;
}

.main .phrase-1 p {
    margin: 0;
    padding: 0;
}

.main .phrase-1 a {
    outline: none !important;
    color: white;
    /* text-decoration: none; */
    text-decoration: underline;
}

.url-comments-wrapper a {
    font-weight: bold;
    /* color: red; */
    text-decoration: none;

    display: inline-block;
}

.cat-phrase-1 {
    background-color: #b71c1c !important;
    color: white !important;
    font-size: 18px !important;
    padding: 3px 0;
    margin: 0;
    text-align: center;
}

.cat-phrase-1 font {
    background-color: #b71c1c !important;
    color: white !important;
    font-size: 18px !important;
    position: static;
}

.cat-phrase-1 p {
    margin: 0;
    padding: 0;
    position: static;
}

.cat-phrase-1 a {
    outline: none !important;
    color: white !important;
    /* text-decoration: none; */
    text-decoration: underline !important;
    position: static;
    display: inline-block;
}

.product-thumbnail-wrap .product-thumbnail-actions {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1002;
}

.subcategory-mobile-title {
    display: none;
}

.nameday-widget .nameday-filters {
    margin: 20px 0;
}

.nameday-widget .nameday-filters .form-group {
    margin-right: 15px;
}

.nameday-widget .nameday-filters .form-group > label {
    margin-right: 10px;
}

.nameday-widget .nameday-content {
    margin: 20px 0;
}

.page-ical-widget {
    margin: 20px 0;
    text-align: center;

    background-color: #d8d8c8;
}

.page-ical-widget .page-ical-inner {
    display: inline-block !important;
}

.page-ical-widget .page-ical-title {
    margin: 10px 0;
    /* text-align: left; */
}

.page-ical-widget .page-ical-subtitle {
    margin: 5px 0 10px;
    /* text-align: left; */

    max-width: 670px;
}

.page-ical-widget .page-ical-form {
    display: inline-block;
}

.page-ical-widget .page-ical-form > input {
    display: inline-block;
    width: auto;

    margin-left: 10px;
}

.page-ical-widget .page-ical-btn {
    display: inline-block;

    margin-left: 20px;
}

.page-ical-widget .page-ical-btn > button {
    background-color: #12a108;
}

.page-ical-widget .page-ical-wrapper {
    /* float: left; */
    visibility: hidden;

    margin: 10px 0;
}

.page-ical-widget .page-ical-wrapper > a.btn {
    background-color: #12a108;
}

.my-select2-selection {
    height: 38px !important;

    padding: 4px 8px;

    font-size: 14px;
    line-height: 1.428571429;
    color: #3c3c3c;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #5e321f !important;

    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;

    display: table-cell !important;

    border-color: #c20318 !important;
    border-radius: 0 !important;
}

.my-select2-selection-success {
    border-color: #97d71c !important;
}

.my-select2-selection .select2-selection__arrow {
    top: 4px !important;
}

.hp-flex-banners .nameday-addon-info {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 45%;
    color: #fff;
    z-index: 50;
    font-size: 20px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: 2px 2px #000;
}

.hp-flex-banners .nameday-addon-info > span {
    display: inline-block;
    padding: 6px 10px 0px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.configurator-nameday {
    display: inline-block;
    font-size: 14px;
    color: white;
    background-color: #97d71c;
    padding: 6px 30px;
    border-radius: 20px;
}

.nameday-widget .nameday-content .list-group-item {
    font-size: 18px;
}

.nameday-phrases > h1 {
    font-size: 20px;
}

.namedays-seo-wrapper .letter {
    color: #0871a6;
    text-decoration: none;
    margin: 0 4px;
    cursor: pointer;
    font-size: 20px;
}

.namedays-seo-wrapper .letter.active {
    color: black;
}

.namedays-seo-wrapper .alphabet {
    text-align: center;
}

.namedays-seo-wrapper .expandable-plus {
    margin-left: 4px;
    cursor: pointer;
}

.namedays-seo-wrapper {
    position: relative;
}

.namedays-seo-wrapper .seo-list-item {
    margin: 4px;
}

.namedays-seo-wrapper table {
    margin: 20px 0;
}

.namedays-seo-wrapper table td {
    border: 0 !important;
    padding: 10px;
}

.nameday-today-wrapper {
    font-size: 16px;
}

.nameday-today-wrapper .nameday-today-label {
    display: inline-block;
    min-width: 200px;
}

.my-select2-nameday-selection {
    height: 38px !important;

    padding: 4px 8px;

    font-size: 14px;
    line-height: 1.428571429;
    color: #3c3c3c;
    background-color: #fff !important;
    background-image: none;

    border: 1px solid #F4ECE8 !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);

    position: relative;
    /* z-index: 2; */
    float: left;

    width: 100%;
    margin-bottom: 0;

    display: table-cell !important;

    border-radius: 0 !important;
}

.my-select2-nameday-selection .select2-selection__arrow {
    top: 4px !important;
}

.my-select2-nameday-selection .select2-selection__rendered {
    padding-left: 4px !important;
}

@media (max-width: 767px) {
    .reminder-wishlist-btn {
        text-align: center;
    }

    /*
    .birthday-express-fees-hr-pre {
        display: block !important;
    }
    .birthday-express-fees-hr-post {
        display: block !important;
    }
    */
}

.page-frontend-filters {
    margin: 20px 0 60px;
    overflow: hidden;
}

.page-frontend-filters > .frontend-filters-select2-container {
    display: inline-block;
}

.page-frontend-filters > .frontend-filters-select2-container:not(:last-child) {
    margin-right: 15px;
}

/* select2 selected margin-right */
.page-frontend-filters .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-left: 3px !important;
}

@media (max-width: 767px) {

    .page-frontend-filters,
    .page-frontend-filters-title {
        margin-top: 0 !important;
    }

    .page-frontend-filters > div {
        display: block;
        width: 100%;

        margin: 4px 0;
    }

    .page-frontend-filters .select2-container {
        width: 100% !important;
    }
}

.page-frontend-filters #frontend_filter_clear {
    background-color: #efefef;
}

.page-frontend-filters .filter-count {
    color: red;
}

.crowdfunding-wrapper .cf-box {
    width: 100%;
    padding: 40px 15px 30px;
}

.crowdfunding-wrapper .cf-inner-box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.crowdfunding-wrapper .cf-title {
    color: #fff;
    font-size: 40px;
    margin: 0;
    line-height: 40px;
}

.crowdfunding-wrapper .breadcrumb {
    background: #fffcf9;
}

.crowdfunding-wrapper .cf-header-list-wrapper {
    padding-bottom: 20px;
    font-size: 18px;
}

.crowdfunding-wrapper .cf-header-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.crowdfunding-wrapper .cf-header-list > li {
    display: inline-block;
    margin: 0 40px 0 0;
}

@media (max-width: 590px) {
    .crowdfunding-wrapper .cf-header-list > li {
        margin-right: 20px;
    }
}

.crowdfunding-wrapper .cf-header-list > li > a {
    color: #333;
    text-decoration: none;
    /* font-weight: bold; */

    border-bottom: 3px solid rgba(0, 0, 0, 0);
}

.crowdfunding-wrapper .cf-header-list > li > a:hover {
    color: #000;
    border-bottom: 3px solid #333;
}

.crowdfunding-wrapper .cf-header-list > li.active > a {
    color: #000;
    border-bottom: 3px solid #333;
}

.crowdfunding-wrapper .cf-header-list > li > strong {
    display: inline-block;
    background: #333;
    color: #fff;
    border-radius: 3px;
    padding: 2px 5px 1px 5px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: bottom;
}

.crowdfunding-wrapper .cf-stats-wrapper {
    position: relative;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    padding: 30px 20px 20px 20px;
}

@media (min-width: 940px) {
    .crowdfunding-wrapper .cf-stats-wrapper {
        min-height: 400px;
    }
}

.crowdfunding-wrapper .cf-stats-wrapper-wrapper {
    display: block;
    width: 30%;

    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}

.crowdfunding-wrapper .category-photo-wrapper-wrapper {
    display: block;
    width: 65%;
    position: relative;

    padding: 0 60px;
    background-color: #000;
    max-width: 720px;
    max-height: 400px;

    margin: 0 0 30px;
}

.crowdfunding-wrapper .cf-header-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.crowdfunding-wrapper .category-photo-wrapper {
    margin: 0 !important;
}

@media (max-width: 768px) {
    .crowdfunding-wrapper .cf-stats-wrapper-wrapper {
        width: 100%;
        position: static;
    }

    .crowdfunding-wrapper .category-photo-wrapper-wrapper {
        width: 100%;
    }

    .crowdfunding-wrapper .cf-header-box {
        flex-direction: column;
    }
}

.crowdfunding-wrapper .cf-stats-wrapper > h2 {
    font-size: 16px;
    color: #999;
    line-height: 35px;
    margin: 0;
}

.crowdfunding-wrapper .currency.current-orders {
    color: #000;
    font-size: 40px;
}

.crowdfunding-wrapper .cf-stats-wrapper > h3 {
    font-size: 16px;
    color: #999;
    font-weight: normal;
    line-height: 26px;
    margin: 10px 0;
}

.crowdfunding-wrapper .cf-stats-wrapper > h3 strong {
    font-size: 20px;
    color: #000;
}

.crowdfunding-wrapper .cf-stats-wrapper .bar {
    margin: 5px 0 10px 0;

    display: block;
    height: 20px;
    border-radius: 3px;
    background: #e3e3e3;
    position: relative;
    overflow: hidden;
}

.crowdfunding-wrapper .cf-stats-wrapper .bar > span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #64c633;
    border-radius: 3px;
}

.crowdfunding-wrapper .cf-stats-wrapper .bar .progress-percentage {
    display: none;
}

.crowdfunding-wrapper .progress-timer-wrapper .value,
.crowdfunding-wrapper .progress-timer-wrapper .unit {
    font-size: 20px;
    /* font-weight: bold; */
    color: #000;
}

.crowdfunding-wrapper .buy-button {
    display: block;
    margin: 10px auto 0 auto;
    padding: 30px 5px;
    font-size: 20px;
    border-radius: 5px;
    background: #64c633;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.crowdfunding-wrapper .category-photo {
    width: 600px;
    height: 400px;
    background-size: cover;
    background-position: center center;
}

.crowdfunding-wrapper .category-news {
    display: block;
    width: 65%;
}

@media (max-width: 768px) {
    .crowdfunding-wrapper .category-news {
        width: 100%;
    }
}

.crowdfunding-wrapper .a-customer {
    color: #000;
    font-size: 14px;

    padding: 10px 0;

    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.crowdfunding-wrapper .a-customer .customer-name {
    color: #333;
    font-size: 17px;
}

.crowdfunding-wrapper .a-customer .customer-info > div {
    margin: 0 0 4px;
    line-height: 20px;
}

.crowdfunding-wrapper .a-customer .customer-spent {
    margin-right: 60px;
    text-align: center;
}

.crowdfunding-wrapper .a-customer .customer-price {
    font-size: 19px;
    color: #333;
}

.crowdfunding-wrapper .faq-ask-question {
    color: #fff;
    background: #64c633;
    display: inline-block;
    margin: 10px 0 10px 0;
    padding: 15px 25px;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: none;
    border: 0;
    line-height: 19px;
    vertical-align: baseline;
    text-decoration: none;
}

.crowdfunding-wrapper .ask-question-table {
    width: 90%;
}

.crowdfunding-wrapper .ask-question-table .form-control {
    width: 100%;
}

.crowdfunding-wrapper .ask-question-table td {
    padding: 20px 0;
}

.crowdfunding-wrapper .ask-question-btn {
    display: inline-block;
    background: #64c633;
    cursor: pointer;
    overflow: visible;
    margin: 10px 0 10px 0;
    padding: 15px 25px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: none;
    border: 0;
    line-height: 19px;
}

.crowdfunding-wrapper .email-notify {
    color: #333;
    margin: 20px 0;
}

.crowdfunding-wrapper .category-photo-dots {
    position: absolute;
    bottom: 54px;
    left: 0;
    right: 0;
}

.crowdfunding-wrapper .my-slick-dots {
    position: static;
}

.crowdfunding-wrapper .my-slick-dots li button:before {
    font-size: 14px !important;
    color: white;
}

.crowdfunding-wrapper .my-slick-dots li.slick-active button:before {
    color: white;
}

.crowdfunding-wrapper .my-prev-arrow,
.crowdfunding-wrapper .my-next-arrow {
    width: 32px;
    height: 32px;

    z-index: 1006;

    position: absolute;
    top: 50%;
    border: 0;
    padding: 0;

    border-radius: 50%;
    padding: 16px;
}

.crowdfunding-wrapper .my-prev-arrow {
    /* background: url('../img/overlay-left.png') no-repeat; */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDE2djE2SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTEuMTQ2IDE1LjM1NEwzLjc5MyA4IDExLjE0Ni42NDZsLjcwOC43MDhMNS4yMDcgOGw2LjY0NyA2LjY0NnoiLz48L2c+PC9zdmc+");

    background-color: hsla(0, 0%, 80%, .7);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto;

    left: 14px;
}

.crowdfunding-wrapper .my-next-arrow {
    /* background: url('../img/overlay-right.png') no-repeat; */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTYgMTZIMFYwaDE2eiIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTQuODUzIDE1LjM1NGwtLjcwNi0uNzA4TDEwLjc5MyA4IDQuMTQ3IDEuMzU0bC43MDYtLjcwOEwxMi4yMDcgOHoiLz48L2c+PC9zdmc+");

    background-color: hsla(0, 0%, 80%, .7);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto;

    right: 14px;
}

.crowdfunding-wrapper .extra-content {
    margin: 40px 0;
}

.crowdfunding-wrapper .container-5-items-first {
    overflow: hidden;
    position: relative;
}

.crowdfunding-wrapper .container-5-items-first:not(.container-5-items-expand) {
    max-height: 470px;
}

@media (max-width: 590px) {
    .crowdfunding-wrapper .container-5-items-first:not(.container-5-items-expand) {
        max-height: 660px;
    }
}

.crowdfunding-wrapper .category-list-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    z-index: 2000;

    cursor: pointer;
}

.crowdfunding-wrapper .category-list-overlay.category-list-overlay-hidden {
    display: none;
}

.crowdfunding-wrapper .category-list-overlay-wrapper {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    position: relative;
}

.crowdfunding-wrapper .category-list-overlay-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 20px;
    z-index: 10;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0.2)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 100%);
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 100%);
}

.crowdfunding-wrapper .cf-products-display {
    font-size: 27px;
    color: #6aac4a;
    text-decoration: none;
    text-align: center;
    padding: 30px 0 0 0;
    cursor: pointer;
}

.crowdfunding-wrapper .cf-products-hide {
    font-size: 27px;
    color: #6aac4a;
    text-decoration: none;
    text-align: center;
    padding: 30px 0 0 0;
    cursor: pointer;
}

.page-frontend-filters .icheckbox_minimal {
    background-position: 12px 0;
}

.page-frontend-filters .icheckbox_minimal.hover {
    background-position: -40px 0;
}

.page-frontend-filters .icheckbox_minimal.checked {
    background-position: -40px 0;
}

.page-frontend-filters .frontend-filters-flag-label {
    cursor: pointer;
}

.new-anchor-style-wrapper a {
    color: #60A3D9 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.price-hidden {
    display: none !important;
}

.price .price-original .price-strike {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;

    font-size: 16px;
}

.price .price-original .price-strike:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -40%;
    top: 50%;
    width: 80%;
    height: 1px;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    background: #000;
}

.price .price-original .price-strike-discount {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    margin: 0 4px;
    background-color: #ffd538;
    color: black;
    border-radius: 50%;
    width: 46px;
    height: 46px;

    font-weight: bold;
    font-size: 16px;
}

@media (max-width: 768px) {
    .price .price-original > .title {
        justify-content: right;
    }
}

.promo-countdown {
    background-color: #9b0e00;
    padding: 12px 0;
    text-align: center;

    color: #f9f9f9;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
}

.promo-countdown > .wrapper > strong {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.promo-countdown > .wrapper > strong > span {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.promo-countdown small,
.promo-countdown .clock__number {
    padding: 0px 13px;
    min-height: 32px;
    border-radius: 3px;
    background-color: #ffffff;
    color: #cb2948;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    align-items: center;

    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 6px;
}

.promo-countdown .clock {
    margin: 0 10px;
}

.group-private-page-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.group-private-page-wrapper > a.group-private-page-link {
    display: inline-block;
    padding: 10px;
    margin: 8px 8px 8px 0;
    text-decoration: none;

    text-align: center;
    text-transform: uppercase;
    text-decoration: none;

    font-size: 14px !important;
}

.group-private-page-wrapper > a.group-private-page-link:not(:first-child) {
    margin-left: 8px;
}

.custom-group .custom-group-item {
    background-color: #433836;
    color: #fff;

    border-radius: 0;
}

.custom-group .custom-group-item:hover {
    background: #B6A18C;
    color: #362e2c;
}

.new-image-style img {
    display: inline-block;
}

div.parameter-type_checkbox-thumbnail.value-wrapper .price-original .price-strike-discount {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    margin: 4px;
    background-color: #ffd538;
    color: black;
    border-radius: 50%;
    width: 46px;
    height: 46px;

    font-weight: bold;
    font-size: 16px;

    position: absolute;
    right: 0;
}

.container-5-items-v2 .category-thumbnail .overlay {
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container-5-items-v2 .category-thumbnail .caption .title {
    margin-bottom: 0;
    padding: 0;
    height: auto;
    line-height: 1.1;
}

.pages-cat-menu-item-0 {
    order: -1;
}

.d-block {
    display: block !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.justify-content-evenly {
    justify-content: space-evenly !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

.order-first {
    order: -1 !important;
}

.order-0 {
    order: 0 !important;
}

.order-1 {
    order: 1 !important;
}

.order-2 {
    order: 2 !important;
}

.order-3 {
    order: 3 !important;
}

.order-4 {
    order: 4 !important;
}

.order-5 {
    order: 5 !important;
}

.order-last {
    order: 6 !important;
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
}

.pages-cat-menu-item-1 {
    font-weight: bold;
}

/*.pages-cat-menu-item-1 a::after {*/
/*    content: ' \1F381';*/
/*}*/
.home-page-categories2-wrapper {
    display: none;
}

.detail-page-skipPay-logo-wrapper {
    display: flex;
    flex-direction: row;
    /*margin-top: 1em;*/
    justify-content: center;
}

.detail-page-skipPay-logo-wrapper .labels {
    display: flex;
    margin: 0px;
    padding: 0px;
    flex-direction: column
}

.detail-page-skipPay-logo-wrapper .labels .new {
    color: #77b764;
    font-weight: bold;
    font-size: 8pt;
    margin-bottom: .2em;
    text-align: center;
}

.detail-page-skipPay-logo-wrapper .labels .or {
    font-size: 12pt;
    text-align: center;
}

.detail-page-skipPay-logo-wrapper .logo-wrapper {
    display: flex;
    flex-direction: column
}

.detail-page-skipPay-logo-wrapper .logo-wrapper img {
    height: 50px;
}

.detail-page-skipPay-logo-wrapper .logo-wrapper a {
    color: #3f3f3f;
    font-size: 7pt;
    margin-left: 1em;
}

.free-tag {
    font-size: 8pt;
    background: #9d9d9d;
    color: #fff;
    padding: 0.1em 0.3em;
    border-radius: 0.4em;
    height: min-content;
}

.label-default {
    background: #362e2c;
}

.label {
    font-weight: normal;
    font-size: 85%;
    padding: 0.2em 0.6em 0.2em;
}

.transport-title {
    display: flex !important;
    justify-content: space-between;
    flex: 1;
}

.transport-title .img-wrapper {
    width: 50px;
    margin-right: .3em;
}

.transport-title .text {
    display: flex;
    flex: 1;
    margin: 0 0.5em;
    height: min-content;
}

.transport-radio label {
    display: flex;
}

.payment-radio label {
    display: flex;
}

.workshop-by-date-header-date {
    width: 100%;
    padding: .5em 1em;
    background: #4a4a4a;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
}

.workshop-by-date-wrapper {
    padding: 0;
}

.workshop-by-date-wrapper .day-separator {
    width: 10%;
    height: 1px;
    float: left;
    background: #676767;
}

.workshop-by-date-wrapper h3 {
    color: #161616;
    text-transform: uppercase;
}

.workshop-by-date-wrapper h4 {
    padding: 0.5em 0;
    color: #525151;
    text-transform: uppercase;
    font-size: 40px;
}

.workshop-content-container {
    padding: 0.5em 0;
}

.wbd-sold-old {
    background: #c70418;
    color: #fff;
    padding: 0.1em 0.5em;
    margin: 0.3em auto;
    border-radius: 2em;
    font-size: 17px;
    font-weight: lighter;

}

.wbd-1-5 {
    background: #00ac66;
    color: #fff;
    padding: 0.1em 0.5em;
    margin: 0.3em auto;
    border-radius: 2em;
    font-size: 17px;
    font-weight: lighter;

}

.wbd-more5 {
    padding: 0.1em 0.5em;
    margin: 0.3em auto;
    border-radius: 2em;
    color: #0b0b0b;
    font-size: 17px;
    font-weight: lighter;
}

.wbd-date {
    color: #0b0b0b;
    font-size: 20px;
    font-weight: bold;
}

@media only screen and (max-width: 787px) {
    .wbd-date {
        font-size: 18px;

    }

    .wbd-more5 {
        font-size: 15px;
    }

    .wbd-1-5 {
        font-size: 15px;
    }

    .wbd-sold-old {
        font-size: 15px;
    }
}

.workshop-category {
    width: 30% !important;
    height: auto !important;
    padding: 0px !important;
    background-color: #362e2c!important;
    color: #d7be85 !important;
}

@media only screen and (max-width: 600px) {

    .workshop-category {
        /*width: 40% !important;*/
    }
}

.workshop-category .subcategory-title {
    position: relative !important;
    padding: .5em !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    float: left;
    transform: unset !important;
}

.workshop-category .subcategory-mobile-title {
    position: relative !important;
    padding: .5em !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    float: left;
    transform: unset !important;
}

}