/* wishlist page style*/
.woosw-list .woosw-content-items .woosw-content-item--name a {
    font-weight: 300 !important;
}

.woosw-list .woosw-content-items .woosw-content-item--actions .woosw-content-item--add a,
.woosw-list .woosw-actions .woosw-copy .woosw-copy-btn input:hover {
    background: #de543e;
}

/*artist profile start*/
.product-vendor .artist-wrapper h2 {
    font-size: 1.625rem;
    line-height: 140.62%;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    margin-top: 15px;
}

.product-vendor .profile-slider-1 {
    margin-bottom: 10px;
}

.review_detail_wrapper {
    margin: 50px 0;
}

ul.rating_wrapper {
    margin-bottom: 5px;
}

.review_detail_wrapper ul.rating_wrapper li {
    display: inline-block;
}

.review_detail_wrapper h2 {
    margin: 0 0 15px;
    font-size: 1.625rem;
    line-height: 140.62%;
}

.comment-list {
    display: block;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.review-heading-wrapper h2.review-heading {
    margin: 0;
    text-align: center;
    font-size: 1rem;
    line-height: 140%;
    position: relative;
    padding: 20px 0 35px 0;
}

.review-heading-wrapper h2.review-heading:after {
    content: "";
    background: #de543e;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100px;
    height: 2px;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

.mvx_vendor_banner_template.template3 {
    border: 0;
    background: transparent;
}

.tax-dc_vendor_shop .bwp-top-bar.top {
    margin: 50px auto 0;
    max-width: 1140px;
    /* padding: 0 15px; */
}

.tax-dc_vendor_shop ul.products.products-list.row.grid,
.tax-dc_vendor_shop ul.products.products-list.row.list {
    margin: 0 auto;
    max-width: 1140px;
}

.tax-dc_vendor_shop .main-archive-product.row {
    margin: 0;
    display: block;
    flex-wrap: inherit;
}

.tax-dc_vendor_shop .comment-list .review-list p {
    margin: 5px 0 0 0;
}

.tax-dc_vendor_shop .star-rating {
    top: 5px;
}

.tax-dc_vendor_shop .comment-wrapper .star-rating {
    top: 0;
}

.tax-dc_vendor_shop .comment-list .btn-load-more.btn.btn-primary {
    display: inline-block;
    margin: 15px 0;
}

.review-list .comment-wrapper {
    padding-bottom: 20px;
}

.product-vendor .slider-for .slick-prev:before,
.product-vendor .slider-for .slick-next:before {
    display: block;
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+CiAgPHJlY3QgeD0iOSIgd2lkdGg9IjEiIGhlaWdodD0iMTAiIHJ4PSIwLjUiIC8+CiAgPHJlY3QgeT0iOSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiIC8+Cjwvc3ZnPg==);
}

.product-vendor .slider-for .slick-prev:before {
    transform: rotate(135deg);
}

.product-vendor .slider-for .slick-next:before {
    transform: rotate(-45deg);
}

.product-vendor .slider-for .slick-next {
    right: 10px;
}

.product-vendor .slider-for .slick-prev {
    left: 10px;
    z-index: 1;
}

.product-vendor .slider-for .slick-next,
.product-vendor .slider-for .slick-prev {
    transform: translateY(-50%);
}

/* .tax-dc_vendor_shop ul.products.products-list.row.grid li{
     padding-right:0;
}
 */
.apply-form .nf-form-content {
    padding: 10px 0px;
    margin: 0;
}

.support-icon {
    display: none;
}

.support-item {
    text-align: center;
    background: #f1f1f11f;
    padding: 20px;
    margin-top: 25px;
    border: 1px solid #bbbbbb;
    min-height: 240px;
    height: 301px;
    margin-bottom: 20px;
}

/* product slider style */
div#aniimated-thumbnials .slick-list.draggable {
    padding-bottom: 15px;
}

div#aniimated-thumbnials .slick-slide.slick-current:before {
    content: "\f030";
    font-weight: 900;
    font-family: "FontAwesome";
    position: absolute;
    bottom: -13px;
    right: 20px;
    z-index: 5;
    color: #de543e;
    /* width: 40px; */
    height: 40px;
    font-size: 25px;
    opacity: 0.6;
}

div#aniimated-thumbnials .slick-slide.slick-current:hover::before {
    color: #000;
}

.vendor_description_background .item-slick.slick-slide.slick-current img,
.vendor_description_background .video-col.slick-slide.slick-current img {
    border: 1px solid #de543e;
}

div#aniimated-thumbnials .-iframe_height {
    height: 445px;
}

div#aniimated-thumbnials img {
    width: 445px;
    height: 445px;
}

.vendor_description_background .video-col img {
    height: 129px;
}

.vendor_description_background .slider-nav .item-slick img {
    width: 129px;
    height: 129px;
}

/* product slider style ends*/
/*contact style starts*/
.contact-us-form input[type="submit"]:hover {
    background: #de543e;
    border-color: #de543e;
}

.social-contact .social-link li a:hover {
    background: #de543e;
    border-color: #de543e;
}

.um .um-field-radio.active:not(.um-field-radio-state-disabled) i {
    color: #000;
}

.um-field-checkbox:hover i,
.um-field-radio:hover i {
    color: #000;
}

.um-field-radio-state i {
    font-size: 1.25rem;
    line-height: 20px;
    color: #000;
}

.um-field-checkbox-state,
.um-field-radio-state {
    top: 4px;
    left: 0px;
    width: 13px;
    height: 16px;
}

.um-field-checkbox-state i,
.um-field-radio-state i {
    font-size: 1rem;
    color: #000;
    display: block;
    height: 16px;
    line-height: 16px;
}

.um-icon-android-radio-button-off::before {
    vertical-align: bottom;
}

.um-field-checkbox-option,
.um-field-radio-option {
    margin: 0px 0px 0px 22px;
}

.um-icon-android-radio-button-on::before {
    vertical-align: bottom;
}

.um-field-radio-state {
    top: 5px;
    width: 16px;
    height: 16px;
}

.um-icon-android-radio-button-on:before,
.um-icon-android-checkbox-outline:before {
    color: #de543e;
}

.um-icon-android-radio-button-off:before,
.um-icon-android-checkbox-outline-blank:before {
    color: #d1d1d1;
}

/*  .um-icon-android-checkbox-outline-blank:before{
     content:"\f3a6";
}
 .um-icon-android-checkbox-outline:before{
     content:"\f3a7";
} */
.email-link {
    color: #de543e;
}

.email-link:hover {
    opacity: 0.8;
}

/*contact style ends*/
/*artist profile end*/
.woocommerce-notices-wrapper {
    max-width: 1140px;
    padding: 0;
    margin: auto;
    width: 100%;
}

/*nf form check css*/
.nf-pass.field-wrap .nf-field-element:after {
    right: 30px !important;
}

.nf-error.field-wrap .nf-field-element:after {
    top: 0px !important;
    height: 50px !important;
}

.files_uploaded a.delete {
    color: #de543e;
}

.files_uploaded a.delete:hover {
    opacity: 0.8;
}

/* our artist page css*/
.all-artist {
    padding-top: 50px;
}

.ln-letters {
    text-align: center;
}

.listNav,
.ln-letters {
    overflow: hidden;
}

.ln-letters .ln-disabled {
    color: #ddd;
}

.ln-letters a {
    font-size: 0.875rem;
    display: inline-block;
    padding: 0px 8px;
    border-right: 1px solid #ddd;
    text-decoration: none;
    margin-bottom: 10px;
}

.ln-letters a:hover,
.ln-letters .ln-selected {
    background-color: #de543e;
    color: #fff;
}

#artistList {
    margin-top: 30px;
    column-count: 4;
    list-style: none;
    padding: 0;
}

.listNavHide,
.ln-letter-count {
    display: none;
}

#artistList li a {
    color: #3d3d3d;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 8px;
    overflow: hidden;
    display: block;
}

#artistList li a:hover {
    color: #de543e;
}

/*newsletter style*/
.col-center {
    float: none;
    margin: auto;
    clear: both;
}

.js-newsletter-signup.-flex-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.js-newsletter-signup span {
    display: inline-block;
}

/* form.js-newsletter-signup span input {
    width: 100%;
    display: inline-block;
    background: #fff;
    border: 0;
    font-size: 13px;
    line-height: 45px;
    height: 55px;
    padding: 0 20px;
} */

.js-newsletter-signup span input {
    width: 100%;
    display: inline-block;
    background: #fff;
    border: 0;
    font-size: 13px;
    line-height: 45px;
    height: 55px;
    padding: 0 20px;
}

.js-newsletter-signup span .newsletterbtn {
    background: #333;
    font-weight: 300;
    font-size: 12px;
    line-height: 45px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding: 0 25px;
    height: 55px;
    border: 0;
    cursor: pointer;
    color: #fff;
    border-radius: 0;
}

.js-newsletter-signup span .newsletterbtn:hover {
    background: #000;
}

.js-newsletter-signup .-input_block {
    width: 100%;
}

#footer-newsletter .js-newsletter-signup input#email {
    border: 1px solid #e7e7e7;
}

.complete-subscription-form form .sp-field.maker-select-option {
    margin-bottom: 30px;
    margin-top: 15px;
}

/*complete subscription form style*/
.page-template-complete-subscription-form h1.pagetitle {
    margin: 0 0 20px;
    font-size: 1.313rem;
    padding: 0 0;
    line-height: 140%;
}

.complete-subscription-form {
    padding: 15px 0;
    background-color: #fff;
}

label.sp-control-label {
    margin-bottom: 3px;
}

.sp-field input.sp-form-control {
    font-size: 0.938rem;
}

label.sp-control-label span {
    font-weight: 300;
    color: #424242;
}

.sp-element-container .sp-field {
    margin-bottom: 15px;
}

.sp-radio-options label span,
.sp-checkbox-option label span {
    font-size: 0.938rem;
    color: #424242;
    position: relative;
    cursor: pointer;
}

.sp-checkbox-option label input,
.sp-radio-options label input {
    visibility: hidden;
}

.sp-radio-options label span:before {
    position: absolute;
    top: 5px;
    left: -22px;
    height: 12px;
    width: 12px;
    border: 1px solid #a3a3a3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    content: "";
}

.sp-radio-options label span:after {
    content: "";
    position: absolute;
    left: -19px;
    top: 8px;
    width: 6px;
    height: 6px;
    border: 1px solid #de543e;
    background: transparent;
    border-radius: 15px;
    -webkit-border-radius: 50%;
    display: none;
}

.sp-radio-options input:checked+span::before {
    background: transparent;
    border-color: #de543e;
}

.sp-radio-options input:checked+span::after {
    display: block;
    visibility: visible;
    opacity: 1;
    background: #de543e;
}

.sp-checkbox-option label .sp-control-chkmark:before {
    content: "";
    height: 14px;
    width: 14px;
    position: absolute;
    left: -24px;
    top: 4px;
    border: 2px solid #a3a3a3;
}

.sp-checkbox-option label .sp-control-chkmark::after {
    content: "";
    position: absolute;
    left: -19px;
    top: 6px;
    width: 4px;
    height: 8px;
    border: solid #de543e;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
}

.sp-checkbox-option input:checked+.sp-control-chkmark::after {
    display: block;
}

.sp-checkbox-option input:checked+.sp-control-chkmark::before {
    border-color: var(--theme);
}

button.sp-button.btn.btn-primary {
    font-weight: 300;
    font-size: 0.938rem;
    border-radius: 5px;
    padding: 7px 20px;
    line-height: 140%;
}

button.sp-button.btn.btn-primary:hover {
    background: #333;
    border-color: #333 !important;
}

.subscribing-thank-sec {
    font-weight: 300 !important;
    color: #424242 !important;
}

/* gift card page style */
.gift-cards_form.cart .ywgc_select_amount_title,
.gift-cards_form.cart .ywgc_delivery_info_title {
    font-size: 0.875rem;
    line-height: 160%;
    text-transform: uppercase;
    letter-spacing: 0;
}

.gift-card-content-editor.step-content input::placeholder,
.gift-card-content-editor.step-content textarea::placeholder {
    font-size: 0.875rem;
    font-weight: 300;
}

.gift-cards_form.cart button.single_add_to_cart_button.gift_card_add_to_cart_button.button.alt {
    background: var(--theme);
    color: #fff;
    border: 0;
}

.ywgc-empty-recipient-note {
    font-size: 12px;
}

.gift-card-content-editor.step-content label {
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 0;
}

.ywgc-main-form-preview-container {
    box-shadow: none;
}

.gift-cards_form h3 {
    margin-top: 1rem;
}

.ywgc-form-preview-separator {
    height: 1px;
}

.gift-cards_form.cart button.single_add_to_cart_button.gift_card_add_to_cart_button.button.alt:hover {
    background: #000;
    opacity: 1;
}

.gift-cards-list button,
#ywgc-manual-amount {
    border: 1px solid #c4c4c4;
}

.ywgc-form-preview-title,
.ywgc-form-preview-amount,
.ywgc-form-preview-from,
.ywgc-form-preview-to {
    font-weight: 300;
}

.gift-cards_form.cart .gift-cards-list button {
    cursor: pointer;
    padding: 5px;
    font-size: 0.75rem;
}

.gift-cards-list button.ywgc-predefined-amount-button {
    color: #424242;
}

.gift-cards_form.cart .ywgc-manual-amount {
    display: flex;
    margin-top: 5px;
    height: 34px;
    flex-wrap: wrap;
}

.gift-cards_form.cart #ywgc-manual-amount:focus,
.gift-cards_form.cart #ywgc-manual-amount:focus-visible {
    border-color: #000;
    outline: 0;
}

h5.ywgc-sender-info-title {
    display: inline-block;
}

.gift-cards_form.cart #ywgc-delivery-date,
.gift-card-content-editor.step-content input {
    height: 40px;
}

.ywgc_recipient_info_title,
.gift-card-content-editor.step-content h5 {
    font-size: 0.875rem;
    margin-top: 1rem;
    text-transform: capitalize;
    margin-bottom: 1rem;
}

.gift-cards_form.cart .ywgc-currency-symbol {
    margin-left: 0;
    position: relative;
    top: -30px;
    left: 5px;
}

.gift_card_template_button {
    display: inline-block;
    margin-top: 1rem;
}

.gift-cards_form.cart input[type="text"],
.gift-cards_form.cart input[type="email"],
.gift-cards_form.cart input[type="password"],
.gift-cards_form.cart input[type="tel"],
.gift-cards_form.cart textarea,
.gift-cards_form.cart select {
    border: 1px solid #c4c4c4;
    max-width: 100%;
}

.all-occasions-gift-card .gift-cards_form.cart .quantity {
    margin: 0 0 1rem !important;
}

.bwp-canvas-vertical .remove-verticalmenu {
    cursor: pointer;
}

.categories-vertical-menu .widget-title::after {
    font-family: "FontAwesome" !important;
    content: "\f107" !important;
    padding-left: 3px !important;
}

.postid-127279 .breadcrumb-noheading {
    visibility: hidden;
}

/* image editor btn  */
button#cropImage-shortcode {
    background-color: #de543e;
    padding-inline: 20px;
    border: none;
}

button#cropImage-shortcode:hover {
    background-color: #000;
    border: none;
}
.page-id-3485 .woocommerce-content-wrapper table.shop_table.my_account_orders th:nth-child(4) {
    width: unset;
}
table.shop_table.order_details thead tr th:first-child{
    width: 26.66%  !important;
}

@media (max-width: 1024px) {
    .js-newsletter-signup.-flex-row {
        width: 400px;
    }

    /* #footer-newsletter form.js-newsletter-signup.-flex-row{
         width:100%;
    }
     #footer-newsletter .text-block-wapper-3, #footer-newsletter .newlest-home-3{
         display:block;
    } */
}

@media (max-width: 835px) {
    #artistList {
        column-count: 3;
    }
}

@media screen and (max-width: 767.98px) {
    .woosw-list .woosw-actions .woosw-copy .woosw-copy-url input {
        min-width: 100%;
        width: 100%;
    }

    .woosw-list .woosw-actions .woosw-copy {
        display: block;
        width: 100%;
    }

    .woosw-list .woosw-actions .woosw-copy .woosw-copy-btn {
        position: absolute;
        right: 7px;
        top: 32.5px;
    }

    .woosw-list .woosw-copy .woosw-copy-url {
        margin-left: 0;
        margin-right: 0;
    }

    .vendor_description_background .video-col img {
        height: 100px;
    }

    .vendor_description_background .slider-nav .item-slick img {
        width: 100px;
        height: 100px;
    }

    .text-block-wapper-3 h2 {
        text-align: center;
        display: block;
    }

    .text-block-wapper-3,
    .newlest-home-3 {
        display: block;
    }

    .js-newsletter-signup.-flex-row {
        width: 100%;
    }

    .woosw-list .woosw-actions .woosw-copy .woosw-copy-label {
        margin-bottom: 10px;
        display: block;
    }
}

@media screen and (max-width: 575.98px) {
    div#aniimated-thumbnials img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 650px) {
    #artistList {
        column-count: 2;
    }
}

@media screen and (max-width: 480px) {
    #artistList {
        column-count: 1;
    }

    .gift-card-content-editor.step-content input,
    .gift-card-content-editor.step-content textarea {
        float: none;
        width: 100%;
    }

    .gift-cards_form.cart button.single_add_to_cart_button.gift_card_add_to_cart_button.button.alt {
        min-width: auto;
    }

    .gift-card-content-editor.step-content label {
        display: block;
        text-align: left;
        line-height: 25px;
    }

    .gift-cards_form.cart .ywgc_select_amount_title,
    .gift-cards_form.cart .ywgc_delivery_info_title {
        line-height: 17px;
    }

    .gift-card-content-editor.step-content h5,
    .gift_card_template_button {
        margin-top: 1em;
        display: block;
    }

    .ywgc-empty-recipient-note {
        float: none;
    }

    .ywgc-empty-recipient-note {
        text-align: left;
    }

    .page-template-imprint-php section.section-contact .contact-meta-item .imprint-email-wrapper .emails {
        white-space: nowrap;
        width: 95%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

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

    .product-vendor .artist-wrapper h2,
    .review_detail_wrapper h2 {
        font-size: 1.3rem;
    }

    #artistList {
        column-count: 1;
    }
}